tududi/backend/services
Chris b0041bafe1
Fix today recurring missing (#548)
* Expose today task from a recurring series

* fixup! Expose today task from a recurring series

* fixup! fixup! Expose today task from a recurring series
2025-11-16 18:00:39 +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
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 today recurring missing (#548) 2025-11-16 18:00:39 +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 Convert classes to functions 2025-08-14 00:30:18 +03: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