aboutsummaryrefslogtreecommitdiffstats
path: root/internal/chore/handler.go (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-06update `updateAssignee` to retrieve the current user and use their ID as the ...Libravatar Mo Tarbin1-5/+11
2024-08-10Update FrequencyType to use enum in Chore and ChoreReq structLibravatar Mo Tarbin1-1/+1
2024-07-22Support linux_386 by changing minChores to int64, remove debugging log for g...Libravatar Mo Tarbin1-6/+7
2024-07-20Update ChoreHistory model to include updatedAt field, Support history modific...Libravatar Mo Tarbin1-6/+155
2024-07-17Remove unnecessary code in skipChore and completeChore functionsLibravatar Mo Tarbin1-7/+2
2024-07-07Fix Adaptive Scheduler, Update email handlers, telegram notificationsLibravatar Mo Tarbin1-8/+61
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