vikunja/frontend/src/services
kolaente 80c21e6f40 feat(time-tracking): add the v2 time-entry service 2026-06-08 13:54:09 +00:00
..
admin feat(admin): add frontend admin shell, views, services, and routes 2026-04-20 18:55:06 +00:00
migrator feat(migration): add skip rows option to CSV import 2026-04-07 15:20:06 +00:00
abstractService.ts fix(frontend): guard Object.keys against null in refactored helpers 2026-04-15 11:44:47 +00: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
botUser.ts feat(frontend): add bot settings page and services 2026-05-01 14:44:10 +00: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 refactor(frontend): replace reverse-index splice loops with findIndex/filter 2026-04-15 11:44:47 +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
timeEntry.test.ts feat(time-tracking): add the v2 time-entry service 2026-06-08 13:54:09 +00:00
timeEntry.ts feat(time-tracking): add the v2 time-entry service 2026-06-08 13:54:09 +00: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