aboutsummaryrefslogtreecommitdiffstats
path: root/internal (follow)
Commit message (Expand)AuthorAgeFilesLines
* WIP: genericize notifier as interfaceHEADmainLibravatar cel 🌸2024-09-104-4/+35
* Change username minimum length to 1Libravatar cel 🌸2024-09-101-1/+1
* update `updateAssignee` to retrieve the current user and use their ID as the ...Libravatar Mo Tarbin2024-09-062-6/+12
* Refactor scheduleAdaptiveNextDueDate function for improved readability and f...Libravatar Mo Tarbin2024-08-103-12/+251
* Add endpoint to update user notification targetLibravatar Mo Tarbin2024-08-102-3/+48
* Update FrequencyType to use enum in Chore and ChoreReq structLibravatar Mo Tarbin2024-08-102-2/+18
* Change to Sqlite driver that doesn't need CGO github.com/glebarez/sqliteLibravatar Mo Tarbin2024-07-251-2/+2
* Support linux_386 by changing minChores to int64, remove debugging log for g...Libravatar Mo Tarbin2024-07-222-7/+8
* Update ChoreHistory model to include updatedAt field, Support history modific...Libravatar Mo Tarbin2024-07-203-8/+174
* Remove unnecessary code in skipChore and completeChore functionsLibravatar Mo Tarbin2024-07-171-7/+2
* Add CircleGroup notifications to chore notificationsLibravatar Mo Tarbin2024-07-173-11/+78
* Update database configuration to support custom SQLite pathLibravatar Mo Tarbin2024-07-091-1/+7
* Add time field to FrequencyMetadata structLibravatar Mo Tarbin2024-07-072-0/+13
* resetPassword function to handle user not found caseLibravatar Mo Tarbin2024-07-071-3/+2
* Update chore notification messages to use markdown formattingLibravatar Mo Tarbin2024-07-071-1/+1
* Update chore notification messages to use markdown formattingLibravatar Mo Tarbin2024-07-072-3/+3
* chore: Update chore detail query to include notes in resultLibravatar Mo Tarbin2024-07-074-9/+60
* Add GetChoreHistoryWithLimit method to ChoreRepositoryLibravatar Mo Tarbin2024-07-061-1/+8
* Group chore detail query by chore ID and last completed dateLibravatar Mo Tarbin2024-07-061-1/+1
* Add GetChoreDetail endpoint to retrieve detailed chore informationLibravatar Mo Tarbin2024-07-064-0/+82
* make thing a pointer on choreLibravatar Mo Tarbin2024-07-052-21/+21
* Add validation to deleteThing endpoint to prevent deletion of things with ass...Libravatar Mo Tarbin2024-07-022-0/+13
* Dissociate chore with thing in deleteChore functionLibravatar Mo Tarbin2024-07-022-0/+6
* Update local.yaml to set is_done_tick_dot_com to false, add things historyLibravatar Mo Tarbin2024-07-014-10/+5
* Move to Donetick Org, first commitLibravatar Mo Tarbin2024-06-3026-0/+4643