aboutsummaryrefslogtreecommitdiffstats
path: root/internal/chore/handler.go (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-07-22Support linux_386 by changing minChores to int64, remove debugging log for ↵Libravatar Mo Tarbin1-6/+7
getNotification
2024-07-20Update ChoreHistory model to include updatedAt field, Support history ↵Libravatar Mo Tarbin1-6/+155
modification
2024-07-17Remove unnecessary code in skipChore and completeChore functionsLibravatar Mo Tarbin1-7/+2
2024-07-07chore: Update chore detail query to include notes in resultLibravatar Mo Tarbin1-7/+26
2024-07-06Add GetChoreDetail endpoint to retrieve detailed chore informationLibravatar Mo Tarbin1-0/+32
2024-07-05make thing a pointer on choreLibravatar Mo Tarbin1-1/+1
2024-07-02Dissociate chore with thing in deleteChore functionLibravatar Mo Tarbin1-0/+2
2024-07-01Update local.yaml to set is_done_tick_dot_com to false, add things historyLibravatar Mo Tarbin1-6/+0