tududi/backend/services
Antonis c9f7fbb522
Fix notes.js & areas.js UID usage and remove IDs. (#355)
* Add logging placeholder functions, fix notes.js uids

* Fix areas.js uids and remove ids

* Add UIDs to inbox items. Includes migration.

* id -> uid for task-events.js

---------

Co-authored-by: antanst <>
2025-09-29 16:03: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
quotesService.js Fix test issues 2025-07-12 21:34:47 +03:00
recurringTaskService.js Limit recurring tasks in tasks list view (#298) 2025-09-04 17:00:33 +03:00
tagsService.js Change tags to use uids instead of ids. (#351) 2025-09-22 17:10:29 +03:00
taskEventService.js Change tags to use uid instead of id. 2025-09-23 10:09:44 +03: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