vikunja/pkg
kolaente 503ca607d1 fix(plugins): update yaegi symbols for renamed reminder notification
After the rebase onto main (which added pkg/yaegi_symbols/), the renamed
DailyTasksReminderNotification (previously UndoneTask/UndoneTasksOverdueNotification)
needs to be reflected in the generated symbol table so yaegi plugins build.
2026-04-05 14:28:33 +02:00
..
caldav fix(caldav): parse timestamps in configured timezone 2026-03-03 12:18:48 +01:00
caldavtests fix(caldav): skip tests for known CalDAV bugs and fix timing issues 2026-04-02 11:34:55 +00:00
cmd refactor(user): export IsErrUserStatusError for use across packages 2026-03-23 12:06:16 +00:00
config refactor: rename overdue reminders time field 2026-04-05 14:23:20 +02:00
cron fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
db fix: resolve auto-merge issues from rebase 2026-04-05 14:24:46 +02:00
doctor feat(auth): enforce OpenID Connect issuer uniqueness across providers 2026-03-30 22:41:50 +00:00
e2etests feat: rename ServiceJWTSecret to ServiceSecret with deprecation (#2502) 2026-03-30 12:07:01 +02:00
events feat: add InitEventsForTesting and Unfake for real event dispatch in tests 2026-03-05 12:49:27 +01:00
files refactor: replace afero with FileStorage interface 2026-03-20 10:59:44 +01:00
health feat: introduce shared health check logic (#1073) 2025-07-02 21:01:41 +00:00
i18n fix: add missing reminder translations 2026-04-05 14:23:20 +02:00
initialize feat(websocket): add HTTP upgrade handler and /api/v1/ws route 2026-04-02 16:30:23 +00:00
log fix(mail): guard log calls in GetMailDomain and fix hostname-dependent tests 2026-04-03 18:30:39 +00:00
mail fix(mail): guard log calls in GetMailDomain and fix hostname-dependent tests 2026-04-03 18:30:39 +00:00
metrics fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
migration refactor: rename overdue reminders time field 2026-04-05 14:23:20 +02:00
models fix: resolve auto-merge issues from rebase 2026-04-05 14:24:46 +02:00
modules refactor(auth): extract shared token validation into auth package 2026-04-02 16:30:23 +00:00
notifications feat(websocket): add notification event with XORM AfterInsert dispatch 2026-04-02 16:30:23 +00:00
plugins test(plugins): add yaegi plugin integration tests 2026-03-30 20:44:46 +00:00
red fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
routes refactor: rename overdue reminders time field 2026-04-05 14:23:20 +02:00
swagger [skip ci] Updated swagger docs 2026-04-05 10:05:20 +00:00
user refactor: rename overdue reminders time field 2026-04-05 14:23:20 +02:00
utils chore(lint): suppress gosec false positives on SSRF-safe HTTP client calls 2026-03-23 16:34:22 +00:00
version fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
web feat(handlers): dispatch pending events after transaction commit 2026-03-03 12:46:34 +01:00
websocket feat(websocket): add notification event with XORM AfterInsert dispatch 2026-04-02 16:30:23 +00:00
webtests fix(project): remove non-existent columns from UpdateProject column list 2026-04-03 16:59:05 +00:00
yaegi_symbols fix(plugins): update yaegi symbols for renamed reminder notification 2026-04-05 14:28:33 +02:00