index
:
donetick
main
[no description]
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
internal
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-10
update `updateAssignee` to retrieve the current user and use their ID as the ...
Mo Tarbin
2
-6
/
+12
2024-08-10
Refactor scheduleAdaptiveNextDueDate function for improved readability and f...
Mo Tarbin
3
-12
/
+251
2024-08-10
Add endpoint to update user notification target
Mo Tarbin
2
-3
/
+48
2024-08-10
Update FrequencyType to use enum in Chore and ChoreReq struct
Mo Tarbin
2
-2
/
+18
2024-07-25
Change to Sqlite driver that doesn't need CGO github.com/glebarez/sqlite
Mo Tarbin
1
-2
/
+2
2024-07-22
Support linux_386 by changing minChores to int64, remove debugging log for g...
Mo Tarbin
2
-7
/
+8
2024-07-20
Update ChoreHistory model to include updatedAt field, Support history modific...
Mo Tarbin
3
-8
/
+174
2024-07-17
Remove unnecessary code in skipChore and completeChore functions
Mo Tarbin
1
-7
/
+2
2024-07-17
Add CircleGroup notifications to chore notifications
Mo Tarbin
3
-11
/
+78
2024-07-09
Update database configuration to support custom SQLite path
Mo Tarbin
1
-1
/
+7
2024-07-07
Add time field to FrequencyMetadata struct
Mo Tarbin
2
-0
/
+13
2024-07-07
resetPassword function to handle user not found case
Mo Tarbin
1
-3
/
+2
2024-07-07
Update chore notification messages to use markdown formatting
Mo Tarbin
1
-1
/
+1
2024-07-07
Update chore notification messages to use markdown formatting
Mo Tarbin
2
-3
/
+3
2024-07-07
chore: Update chore detail query to include notes in result
Mo Tarbin
4
-9
/
+60
2024-07-06
Add GetChoreHistoryWithLimit method to ChoreRepository
Mo Tarbin
1
-1
/
+8
2024-07-06
Group chore detail query by chore ID and last completed date
Mo Tarbin
1
-1
/
+1
2024-07-06
Add GetChoreDetail endpoint to retrieve detailed chore information
Mo Tarbin
4
-0
/
+82
2024-07-05
make thing a pointer on chore
Mo Tarbin
2
-21
/
+21
2024-07-02
Add validation to deleteThing endpoint to prevent deletion of things with ass...
Mo Tarbin
2
-0
/
+13
2024-07-02
Dissociate chore with thing in deleteChore function
Mo Tarbin
2
-0
/
+6
2024-07-01
Update local.yaml to set is_done_tick_dot_com to false, add things history
Mo Tarbin
4
-10
/
+5