vikunja/frontend/src/services
kolaente 2e1648ef4c feat: add user-level webhooks settings page
Add a new settings page for managing user-level webhooks. Extract
webhook form into shared WebhookManager component used by both
project and user webhook settings. Add routing, translations,
and navigation entry.
2026-03-08 19:45:53 +01:00
..
migrator fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
abstractService.ts feat!: rename right to permission (#1277) 2025-08-13 11:05:05 +02:00
accountDelete.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
apiToken.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
attachment.ts chore(attachments): refactor building image preview 2024-09-06 09:43:59 +02:00
avatar.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
backgroundUnsplash.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
backgroundUpload.ts chore: move frontend files 2024-02-07 14:56:56 +01:00
bucket.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
caldavToken.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
dataExport.ts feat: show user export status in settings (#1200) 2025-07-30 15:50:26 +00:00
emailUpdate.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
label.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
labelTask.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
linkShare.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
notification.ts feat: clickable task notifications (#2258) 2026-02-20 22:34:53 +00:00
passwordReset.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
passwordUpdateService.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
project.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
projectDuplicateService.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
projectUsers.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
projectViews.ts feat(views): crud in frontend 2024-03-19 00:47:50 +01:00
reactions.ts feat: emoji reactions for tasks and comments (#2196) 2024-03-12 19:25:58 +00:00
savedFilter.ts fix: reload list view when marking recurring task done (#1457) 2025-09-11 08:56:08 +02:00
session.ts feat: add frontend session management with refresh tokens 2026-02-25 10:30:25 +01:00
subscription.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
task.ts fix: ensure API consistency for /tasks and empty array responses (#1988) 2025-12-15 15:34:13 +00:00
taskAssignee.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
taskBucket.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
taskCollection.ts feat: task unread tracking (#1857) 2025-11-27 15:14:42 +01:00
taskComment.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
taskDuplicateService.ts feat: add task duplicate frontend model and service 2026-03-04 17:20:26 +01:00
taskPosition.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
taskRelation.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
team.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
teamMember.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
teamProject.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
totp.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
user.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
userProject.ts chore: rename user_id field to username 2025-07-28 10:56:36 +02:00
userSettings.ts fix: add newline at end of line (#827) 2025-05-24 13:57:47 +02:00
webhook.ts feat: add user-level webhooks settings page 2026-03-08 19:45:53 +01:00