index
:
donetick
main
[no description]
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add workflow to Build and Push Docker Image
Mo Tarbin
2024-09-05
1
-0
/
+53
*
update `updateAssignee` to retrieve the current user and use their ID as the ...
Mo Tarbin
2024-08-10
2
-6
/
+12
*
Refactor scheduleAdaptiveNextDueDate function for improved readability and f...
Mo Tarbin
2024-08-10
3
-12
/
+251
*
Add endpoint to update user notification target
Mo Tarbin
2024-08-10
3
-3
/
+49
*
Update CORS configuration to allow all origins
Mo Tarbin
2024-08-10
1
-1
/
+2
*
Update FrequencyType to use enum in Chore and ChoreReq struct
Mo Tarbin
2024-08-10
2
-2
/
+18
*
Update Go Release workflow to use "npm run build-selfhosted" for frontend build
Mo Tarbin
2024-07-28
1
-1
/
+1
*
Update Go Release workflow to include frontend flag for selfhosted
Mo Tarbin
2024-07-28
2
-24
/
+10
*
Update Go Release to include selfhosted.yaml
Mo Tarbin
2024-07-27
1
-2
/
+3
*
Update logo image file name in README.md
Mo Tarbin
2024-07-27
3
-1
/
+1
*
Update Go Release workflow to fix frontend build and copy step
Mo Tarbin
2024-07-26
1
-6
/
+1
*
Update Go Release workflow to fix frontend build and copy step
Mo Tarbin
2024-07-25
1
-2
/
+2
*
Update Go Release workflow to include frontend build and copy step
Mo Tarbin
2024-07-25
1
-22
/
+26
*
debug and list all files
Mo Tarbin
2024-07-25
1
-21
/
+24
*
Update Go Release workflow to include frontend build and copy step
Mo Tarbin
2024-07-25
1
-1
/
+1
*
Update Go Release workflow to include frontend build and copy step
Mo Tarbin
2024-07-25
1
-1
/
+1
*
Update Go Release workflow to include frontend build and copy step
Mo Tarbin
2024-07-25
1
-1
/
+1
*
Change to Sqlite driver that doesn't need CGO github.com/glebarez/sqlite
Mo Tarbin
2024-07-25
4
-6
/
+28
*
Update .goreleaser.yaml to include goarch options for amd64 and arm64 only
Mo Tarbin
2024-07-25
1
-0
/
+3
*
Update CGO_ENABLED flag in .goreleaser.yaml to enable CGO for Linux builds to...
Mo Tarbin
2024-07-25
1
-1
/
+1
*
Update .goreleaser.yaml to include new file mapping for selfhosting
Mo Tarbin
2024-07-25
1
-0
/
+3
*
Add Support for mac
Mo Tarbin
2024-07-25
1
-1
/
+1
*
Update Go Release workflow to include frontend build and copy step
Mo Tarbin
2024-07-25
1
-2
/
+2
*
Update frontend build and copy step in Go Release workflow
Mo Tarbin
2024-07-25
1
-2
/
+2
*
Update Go Release workflow to include frontend build and copy step
Mo Tarbin
2024-07-25
1
-2
/
+2
*
Fix Project name
Mo Tarbin
2024-07-25
1
-2
/
+2
*
Update Go Release workflow to include frontend build and copy step
Mo Tarbin
2024-07-25
1
-2
/
+24
*
Update frontend handler to serve static files from embedded FS for selfhosted...
Mo Tarbin
2024-07-24
2
-6
/
+32
*
Update selfhosted.yaml with corrected name value
Mo Tarbin
2024-07-24
1
-1
/
+1
*
Update environment variable names in config and docker-compose
Mo Tarbin
2024-07-24
2
-5
/
+5
*
Update server configuration to disable serving frontend
Mo Tarbin
2024-07-24
7
-43
/
+58
*
Reset token
Mo Tarbin
2024-07-24
1
-1
/
+1
*
chore: Add .vscode/launch.json to .gitignore
Mo Tarbin
2024-07-24
1
-0
/
+1
*
docker/homeassistant: Update frontend handler to serve static files from embe...
Mo Tarbin
2024-07-24
1
-0
/
+48
*
Update .goreleaser.yaml with sensible defaults and exclude docs and test chan...
Mo Tarbin
2024-07-24
1
-0
/
+46
*
Update Go Release workflow permissions
Mo Tarbin
2024-07-22
1
-0
/
+3
*
Support linux_386 by changing minChores to int64, remove debugging log for g...
Mo Tarbin
2024-07-22
2
-7
/
+8
*
chore: Add Go Release workflow for automated releases
Mo Tarbin
2024-07-22
1
-0
/
+33
*
Update ChoreHistory model to include updatedAt field, Support history modific...
Mo Tarbin
2024-07-20
3
-8
/
+174
*
Remove unnecessary code in skipChore and completeChore functions
Mo Tarbin
2024-07-17
1
-7
/
+2
*
Add CircleGroup notifications to chore notifications
Mo Tarbin
2024-07-17
3
-11
/
+78
*
Update config loading to handle environment overrides
Mo Tarbin
2024-07-10
1
-3
/
+8
*
Update database configuration to support custom SQLite path
Mo Tarbin
2024-07-09
1
-1
/
+7
*
Add time field to FrequencyMetadata struct
Mo Tarbin
2024-07-07
2
-0
/
+13
*
resetPassword function to handle user not found case
Mo Tarbin
2024-07-07
1
-3
/
+2
*
Update chore notification messages to use markdown formatting
Mo Tarbin
2024-07-07
1
-1
/
+1
*
Update chore notification messages to use markdown formatting
Mo Tarbin
2024-07-07
2
-3
/
+3
*
chore: Update chore detail query to include notes in result
Mo Tarbin
2024-07-07
4
-9
/
+60
*
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
[next]