aboutsummaryrefslogtreecommitdiffstats
path: root/internal (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-07-07Add time field to FrequencyMetadata structLibravatar Mo Tarbin2-0/+13
2024-07-07resetPassword function to handle user not found caseLibravatar Mo Tarbin1-3/+2
2024-07-07Update chore notification messages to use markdown formattingLibravatar Mo Tarbin1-1/+1
2024-07-07Update chore notification messages to use markdown formattingLibravatar Mo Tarbin2-3/+3
2024-07-07chore: Update chore detail query to include notes in resultLibravatar Mo Tarbin4-9/+60
2024-07-06Add GetChoreHistoryWithLimit method to ChoreRepositoryLibravatar Mo Tarbin1-1/+8
2024-07-06Group chore detail query by chore ID and last completed dateLibravatar Mo Tarbin1-1/+1
2024-07-06Add GetChoreDetail endpoint to retrieve detailed chore informationLibravatar Mo Tarbin4-0/+82
2024-07-05make thing a pointer on choreLibravatar Mo Tarbin2-21/+21
2024-07-02Add validation to deleteThing endpoint to prevent deletion of things with ↵Libravatar Mo Tarbin2-0/+13
associated tasks
2024-07-02Dissociate chore with thing in deleteChore functionLibravatar Mo Tarbin2-0/+6
2024-07-01Update local.yaml to set is_done_tick_dot_com to false, add things historyLibravatar Mo Tarbin4-10/+5