vikunja/pkg
kolaente bffbc9492f
fix(tasks): don't reset the kanban bucket when updating a task and not providing one
Resolves https://github.com/go-vikunja/api/issues/56
2023-01-19 23:47:38 +01:00
..
caldav fix(caldav): add Z suffix to dates make it clear dates are in UTC 2023-01-19 23:47:16 +01:00
cmd fix: validate email address when creating a user via cli 2022-03-04 19:58:40 +01:00
config feat: provide default user settings for new users via config 2022-10-02 11:00:58 +02:00
cron Update copyright year 2021-02-02 20:19:13 +01:00
db fix(restore): check if we're really dealing with a string 2023-01-19 23:47:10 +01:00
events Task mentions (#926) 2021-07-29 15:42:49 +00:00
files fix: checking for error types 2022-03-27 17:52:33 +02:00
initialize feat: add migration to create BlurHash strings for all list backgrounds 2022-03-30 16:36:07 +00:00
integrations feat(task): add cover image attachment id property 2022-10-05 15:12:29 +02:00
log fix: disabling logging completely now works 2022-02-19 17:42:32 +01:00
mail fix(deps): update module github.com/wneessen/go-mail to v0.3.5 (#1325) 2023-01-19 23:46:57 +01:00
metrics fix(metrics): make currently active users actually work 2022-11-09 21:12:17 +01:00
migration feat(task): add cover image attachment id property 2022-10-05 15:12:29 +02:00
models fix(tasks): don't reset the kanban bucket when updating a task and not providing one 2023-01-19 23:47:38 +01:00
modules fix(migration): use Todoist v9 api to migrate tasks from them 2023-01-19 23:47:32 +01:00
notifications feat: use embed fs directly to embed the logo in mails 2022-07-07 15:54:38 +02:00
red Update copyright year 2021-02-02 20:19:13 +01:00
routes fix(migration): make sure importing works when the csv file has errors and don't try to parse empty values as dates 2022-10-09 22:58:08 +02:00
swagger fix(deps): update module github.com/swaggo/swag to v1.8.9 (#1327) 2023-01-19 23:47:30 +01:00
user feat: provide default user settings for new users via config 2022-10-02 11:00:58 +02:00
utils feat: add setting to change overdue tasks reminder email time 2022-06-16 16:20:26 +02:00
version Update copyright year 2021-02-02 20:19:13 +01:00