vikunja/pkg/routes
kolaente fb7764d9f1
feat: format user mentions with display names in email notifications (#1930)
Email notifications now display user mentions with inline avatar images for improved visual recognition and easier identification. Mentions gracefully fall back to display names if avatars are unavailable.
2025-12-10 12:39:05 +01:00
..
api/v1 feat: format user mentions with display names in email notifications (#1930) 2025-12-10 12:39:05 +01:00
caldav feat(caldav): add more error logging 2025-12-04 10:54:31 +01:00
api_tokens.go fix: don't panic when using api token when not correctly put into context (#1119) 2025-07-15 21:26:28 +00:00
healthcheck.go feat: introduce shared health check logic (#1073) 2025-07-02 21:01:41 +00:00
metrics.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
rate_limit.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
routes.go feat: task unread tracking (#1857) 2025-11-27 15:14:42 +01:00
static.go feat: allow setting dark custom logo 2025-11-12 21:07:01 +01:00
validation.go fix(attachments): extend upload file size to form data (#1577) 2025-09-30 22:23:07 +00:00