vikunja/pkg
kolaente ea1d06bda6
continuous-integration/drone/push Build is passing Details
fix(list): return lists for a namespace id even if that namespace is deleted
This fixes a problem where a namespace was deleted and its list were not.
Forum discussion: https://community.vikunja.io/t/list-deleted-but-tasks-showing-up-as-archived-and-overdue/1025
2022-12-23 17:48:21 +01:00
..
caldav fix(caldav): add Z suffix to dates make it clear dates are in UTC 2022-12-04 21:01:04 +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 2022-12-02 14:49:32 +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) 2022-11-21 11:56:19 +00: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(list): return lists for a namespace id even if that namespace is deleted 2022-12-23 17:48:21 +01:00
modules fix(migration): use Todoist v9 api to migrate tasks from them 2022-12-18 20:38:58 +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 feat: provide logout url for openid providers (#1340) 2022-12-18 18:26:28 +00: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