tududi/backend/services
Chris cd6b810b08
Fix recurring structure (#646)
* Refactor recurring

* fixup! Refactor recurring

* Add after completion tests

* fixup! Add after completion tests

* fixup! fixup! Add after completion tests
2025-12-04 13:29:37 +02:00
..
apiTokenService.js API Access (#495) 2025-11-07 15:19:30 +02:00
applyPerms.js chore(lint): remove unnecessary try/catch and tighten error handling 2025-09-22 15:20:46 +03:00
deferredTaskService.js Feat notifications (#594) 2025-11-25 21:16:21 +02:00
dueProjectService.js Feat notifications (#594) 2025-11-25 21:16:21 +02:00
dueTaskService.js Feat notifications (#594) 2025-11-25 21:16:21 +02:00
emailService.js Scaffold smtp service (#590) 2025-11-24 17:58:09 +02:00
execAction.js chore(lint): remove unnecessary try/catch and tighten error handling 2025-09-22 15:20:46 +03:00
inboxProcessingService.js Convert classes to functions 2025-08-14 00:30:18 +03:00
logService.js Fix notes.js & areas.js UID usage and remove IDs. (#355) 2025-09-29 16:03:46 +03:00
permissionsCalculators.js chore(lint): remove unnecessary try/catch and tighten error handling 2025-09-22 15:20:46 +03:00
permissionsService.js Feat refactor tasks pt1 (#536) 2025-11-15 14:02:06 +02:00
quotesService.js Fix test issues 2025-07-12 21:34:47 +03:00
recurringTaskService.js Fix recurring structure (#646) 2025-12-04 13:29:37 +02:00
registrationService.js Scaffold smtp service (#590) 2025-11-24 17:58:09 +02:00
rolesService.js Fix an issue with user data persistance 2025-10-11 13:26:56 +03:00
tagsService.js Change tags to use uids instead of ids. (#351) 2025-09-22 17:10:29 +03:00
taskEventService.js Feat refactor tasks pt1 (#536) 2025-11-15 14:02:06 +02:00
taskScheduler.js Fix recurring structure (#646) 2025-12-04 13:29:37 +02:00
taskSummaryService.js Limit due dates for digest to 30 days 2025-08-14 18:00:57 +03:00
telegramApi.js Lint & format (#159) 2025-07-15 10:44:02 +03:00
telegramInitializer.js Parallelize test running (#166) 2025-07-16 13:27:57 +03:00
telegramPoller.js Limit users that can send to telegram bot 2025-08-14 18:00:57 +03:00
userService.js Fix user service tests. 2025-07-31 14:02:42 +03:00