This website requires JavaScript.
Explore
Help
Sign in
amy
/
donetick
Watch
1
Star
0
Fork
You've already forked donetick
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
925b7db300
donetick
/
internal
/
chore
History
Mo Tarbin
925b7db300
Update scheduler to handle rolling chores
2025-01-03 01:06:53 -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:05 -05:00
scheduler.go
Update scheduler to handle rolling chores
2025-01-03 01:06:53 -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