Commit Graph

24 Commits

Author SHA1 Message Date
Mo Tarbin 0b60d7ee07 Update .goreleaser.yaml with sensible defaults and exclude docs and test changes from changelog 2024-07-24 00:40:37 -04:00
Mo Tarbin 5109da46d9 Update Go Release workflow permissions 2024-07-22 18:55:42 -04:00
Mo Tarbin 31211a9436 Support linux_386 by changing minChores to int64, remove debugging log for getNotification 2024-07-22 18:43:03 -04:00
Mo Tarbin 6184aba245 chore: Add Go Release workflow for automated releases 2024-07-22 18:24:03 -04:00
Mo Tarbin ee7a8e24da Update ChoreHistory model to include updatedAt field, Support history modification 2024-07-20 03:42:38 -04:00
Mo Tarbin 861a1666e4 Remove unnecessary code in skipChore and completeChore functions 2024-07-17 01:11:20 -04:00
Mo Tarbin c7b29fa195 Add CircleGroup notifications to chore notifications 2024-07-17 01:09:47 -04:00
Mo Tarbin 12aaa90387 Update config loading to handle environment overrides 2024-07-10 20:12:42 -04:00
Mo Tarbin 2d538ff43c Update database configuration to support custom SQLite path 2024-07-09 18:31:10 -04:00
Mo Tarbin e862a281d9 Add time field to FrequencyMetadata struct 2024-07-07 19:53:08 -04:00
Mo Tarbin 970cf40745 resetPassword function to handle user not found case 2024-07-07 02:59:04 -04:00
Mo Tarbin 9fe382d26e Update chore notification messages to use markdown formatting 2024-07-07 02:52:52 -04:00
Mo Tarbin 2004031055 Update chore notification messages to use markdown formatting 2024-07-07 00:31:19 -04:00
Mo Tarbin 010db330a4 chore: Update chore detail query to include notes in result 2024-07-07 00:26:08 -04:00
Mo Tarbin c92cdb427d Add GetChoreHistoryWithLimit method to ChoreRepository 2024-07-06 03:26:11 -04:00
Mo Tarbin 36f4717454 Group chore detail query by chore ID and last completed date 2024-07-06 03:15:56 -04:00
Mo Tarbin 45e18c8edd Add GetChoreDetail endpoint to retrieve detailed chore information 2024-07-06 02:36:14 -04:00
Mo Tarbin f115d70c49 make thing a pointer on chore 2024-07-05 00:34:35 -04:00
Mo Tarbin 6845fd54f1 Add validation to deleteThing endpoint to prevent deletion of things with associated tasks 2024-07-02 01:40:09 -04:00
Mo Tarbin e40c2a84cd Dissociate chore with thing in deleteChore function 2024-07-02 01:39:46 -04:00
Mo Tarbin 17326a16a0 Update local.yaml to set is_done_tick_dot_com to false, add things history 2024-07-01 18:44:41 -04:00
Mo Tarbin a6871d4200 Update server configuration to allow specific CORS origins and increase rate limit to 300 2024-07-01 01:50:25 -04:00
Mo Tarbin 49d877486c refactor: Update server configuration to allow specific CORS origins 2024-06-30 22:58:33 -04:00
Mo Tarbin c13dd9addb Move to Donetick Org, first commit 2024-06-30 21:41:41 -04:00