Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add GetChoreHistoryWithLimit method to ChoreRepository | Mo Tarbin | 2024-07-06 | 1 | -1/+8 |
| | |||||
* | Group chore detail query by chore ID and last completed date | Mo Tarbin | 2024-07-06 | 1 | -1/+1 |
| | |||||
* | Add GetChoreDetail endpoint to retrieve detailed chore information | Mo Tarbin | 2024-07-06 | 4 | -0/+82 |
| | |||||
* | make thing a pointer on chore | Mo Tarbin | 2024-07-05 | 2 | -21/+21 |
| | |||||
* | Add validation to deleteThing endpoint to prevent deletion of things with ↵ | Mo Tarbin | 2024-07-02 | 2 | -0/+13 |
| | | | | associated tasks | ||||
* | Dissociate chore with thing in deleteChore function | Mo Tarbin | 2024-07-02 | 2 | -0/+6 |
| | |||||
* | Update local.yaml to set is_done_tick_dot_com to false, add things history | Mo Tarbin | 2024-07-01 | 6 | -13/+12 |
| | |||||
* | Update server configuration to allow specific CORS origins and increase rate ↵ | Mo Tarbin | 2024-07-01 | 1 | -3/+3 |
| | | | | limit to 300 | ||||
* | refactor: Update server configuration to allow specific CORS origins | Mo Tarbin | 2024-06-30 | 3 | -7/+11 |
| | |||||
* | Move to Donetick Org, first commit | Mo Tarbin | 2024-06-30 | 42 | -0/+7463 |