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
2d886a6dd7
donetick
/
internal
/
chore
History
Mo Tarbin
310a717294
- Update API routes for consistency and versioning. any communication with donetick will go through
/api/v1
. for external will user prefix
/eapi/v1
...
- Update Readme and add Discord and Reddit - changing the api url should
fix
#71
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