vikunja/pkg/routes/api/v1
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
..
avatar.go feat: format user mentions with display names in email notifications (#1930) 2025-12-10 12:39:05 +01:00
docs.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
info.go fix: show pagination controls for task comments (#1413) 2025-09-04 16:04:05 +00:00
link_sharing_auth.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
login.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
notifications.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
task_attachment.go feat: add S3 file storage support (#1688) 2025-11-06 08:37:04 +01:00
testing.go feat: migrate cypress e2e tests to playwright (#1739) 2025-11-27 16:34:48 +01:00
token_check.go fix: remove fmt output in token check 2025-07-03 17:09:41 +02:00
user_caldav_token.go docs: delete caldav token uses DELETE instead of GET 2025-07-03 17:06:20 +02:00
user_confirm_email.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
user_deletion.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
user_export.go fix: make user data export download return 404 for nonexistent files (#1227) 2025-08-03 20:36:15 +00:00
user_list.go feat!: rename right to permission (#1277) 2025-08-13 11:05:05 +02:00
user_password_reset.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
user_register.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
user_settings.go feat(settings): show extra settings links on user settings page 2025-08-03 13:25:32 +02:00
user_show.go feat(settings): show extra settings links on user settings page 2025-08-03 13:25:32 +02:00
user_totp.go refactor: use helper function to check user local 2025-09-04 18:09:21 +02:00
user_update_email.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
user_update_password.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00
webhooks.go fix: correct license header references (#882) 2025-06-10 12:18:38 +02:00