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