tududi/backend/modules/tasks
2026-03-04 21:44:45 +02:00
..
core Fix recurring tasks losing name and subtasks on status change (#886) 2026-03-01 13:17:54 +02:00
middleware Fix bug 366 (#764) 2026-01-07 18:18:07 +02:00
operations Fix bi-weekly+ recurring tasks reverting to weekly (#844) (#890) 2026-03-02 23:36:47 +02:00
queries Fix in-progress tasks not appearing in Today and All Tasks views (#894) 2026-03-03 17:11:13 +02:00
utils Fix bug 366 (#764) 2026-01-07 18:18:07 +02:00
attachments.js Fix bug 366 (#764) 2026-01-07 18:18:07 +02:00
deferredTaskService.js Fix bug 366 (#764) 2026-01-07 18:18:07 +02:00
dueTaskService.js Fix bug 366 (#764) 2026-01-07 18:18:07 +02:00
events.js Fix bug 366 (#764) 2026-01-07 18:18:07 +02:00
index.js Fix bug 366 (#764) 2026-01-07 18:18:07 +02:00
recurringTaskService.js Fix bi-weekly+ recurring tasks reverting to weekly (#844) (#890) 2026-03-02 23:36:47 +02:00
repository.js Fix bug 366 (#764) 2026-01-07 18:18:07 +02:00
routes.js Include task with subtasks (#907) 2026-03-04 21:44:45 +02:00
taskEventService.js Fix bug 366 (#764) 2026-01-07 18:18:07 +02:00
taskScheduler.js Fix issue with wrong path 2026-01-18 09:47:12 +02:00
taskSummaryService.js Fix Telegram task display bug by escaping backslashes (#860) 2026-02-24 14:19:45 +02:00