donetick/internal/chore
Mo Tarbin 52af6652d8 Update Readme
Support Archive and unarchive
Fix bug with the scheduler  #53
2024-12-22 14:23:32 -05:00
..
model Update ChoreLabels struct with not null constraints 2024-11-28 11:32:37 -05:00
repo chore: Add chore archiving and unarchiving functionality 2024-12-21 01:49:19 -05:00
api.go Add API endpoint to retrieve all chores via API 2024-11-29 19:04:49 -05:00
handler.go Update Readme 2024-12-22 14:23:32 -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