donetick/internal/chore
2025-01-02 23:21:17 -05:00
..
model Add support for completion window in chore creation and editing 2024-12-31 02:18:42 -05:00
repo Updating UserCircle points when completing a chore 2024-12-31 02:19:02 -05:00
api.go - Update API routes for consistency and versioning. any communication with donetick will go through /api/v1. for external will user prefix /eapi/v1 2025-01-02 23:21:05 -05:00
handler.go - Update API routes for consistency and versioning. any communication with donetick will go through /api/v1. for external will user prefix /eapi/v1 2025-01-02 23:21:17 -05:00
scheduler.go Fix #53 Completing a task multiple times with "Reschedule from completion date" pushes it further into the future 2024-12-21 01:49:04 -05:00
scheduler_test.go Refactor scheduleAdaptiveNextDueDate function for improved readability and fix bug, Add New Tests for it 2024-08-10 00:27:07 -04:00