vikunja/pkg
kolaente 2facbae0d7
fix(dump): only allow imports from the same version they were dumped on
Previously, Vikunja would allow imports from any version which then caused problems since the table structure might have changed between releases. This change now checks if the current version is the same as the one the dump was created on.
2024-02-13 21:25:31 +01:00
..
caldav feat(caldav): Add support for subtasks (i.e. `RELATED-TO` property) in CalDAV (#1634) 2023-11-10 22:44:03 +00:00
cmd feat: rename frontend url config to public url 2024-02-09 14:41:55 +01:00
config feat: rename frontend url config to public url 2024-02-09 14:41:55 +01:00
cron chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
db chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
events chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
files fix(dump): do not export files which do not exist in storage 2024-02-13 21:14:31 +01:00
initialize fix(typesense): update tasks in Typesense directly when the change happened 2024-01-28 11:47:17 +01:00
integrations chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
log chore: rename function 2024-01-28 13:36:13 +01:00
mail chore: reverse the coupling of module log and config (#1606) 2023-10-03 09:28:28 +00:00
metrics fix(metrics): typo 2024-02-12 14:23:16 +01:00
migration fix: convert everything which looks like an url to a <a href html element 2024-01-14 22:59:31 +01:00
models fix(webhook): fetch all event details before sending the webhook 2024-02-10 14:15:32 +01:00
modules fix(dump): only allow imports from the same version they were dumped on 2024-02-13 21:25:31 +01:00
notifications feat: rename frontend url config to public url 2024-02-09 14:41:55 +01:00
red chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
routes fix: never return frontend on routes starting with /api 2024-02-13 10:05:15 +01:00
swagger [skip ci] Updated swagger docs 2024-01-28 14:43:54 +00:00
user feat: rename frontend url config to public url 2024-02-09 14:41:55 +01:00
utils chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
version fix(build): don't require swagger to build 2023-09-06 21:08:09 +02:00