aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Update Go Release to include selfhosted.yamlLibravatar Mo Tarbin2024-07-271-2/+3
* | Merge branch 'dev'Libravatar Mo Tarbin2024-07-273-1/+1
|\|
| * Update logo image file name in README.mdLibravatar Mo Tarbin2024-07-273-1/+1
* | Merge branch 'dev'Libravatar Mo Tarbin2024-07-261-1/+3
|\|
| * Update Go Release workflow to fix frontend build and copy stepLibravatar Mo Tarbin2024-07-261-6/+1
| * Update Go Release workflow to fix frontend build and copy stepLibravatar Mo Tarbin2024-07-251-2/+2
| * Update Go Release workflow to include frontend build and copy stepLibravatar Mo Tarbin2024-07-251-22/+26
| * debug and list all filesLibravatar Mo Tarbin2024-07-251-21/+24
| * Update Go Release workflow to include frontend build and copy stepLibravatar Mo Tarbin2024-07-251-1/+1
| * Update Go Release workflow to include frontend build and copy stepLibravatar Mo Tarbin2024-07-251-1/+1
| * Update Go Release workflow to include frontend build and copy stepLibravatar Mo Tarbin2024-07-251-1/+1
* | Change SQlite driver to github.com/glebarez/sqlite which doesn't require CGOLibravatar Mo Tarbin2024-07-254-3/+28
|\|
| * Change to Sqlite driver that doesn't need CGO github.com/glebarez/sqliteLibravatar Mo Tarbin2024-07-254-6/+28
| * Update .goreleaser.yaml to include goarch options for amd64 and arm64 onlyLibravatar Mo Tarbin2024-07-251-0/+3
* | Enable CGO to support sqliteLibravatar Mo Tarbin2024-07-251-1/+4
|\|
| * Update CGO_ENABLED flag in .goreleaser.yaml to enable CGO for Linux builds to...Libravatar Mo Tarbin2024-07-251-1/+1
| * Update .goreleaser.yaml to include new file mapping for selfhostingLibravatar Mo Tarbin2024-07-251-0/+3
* | Embed fronend into the binary. add support for macosLibravatar Mo Tarbin2024-07-252-1/+23
|\|
| * Add Support for macLibravatar Mo Tarbin2024-07-251-1/+1
| * Update Go Release workflow to include frontend build and copy stepLibravatar Mo Tarbin2024-07-251-2/+2
| * Update frontend build and copy step in Go Release workflowLibravatar Mo Tarbin2024-07-251-2/+2
| * Update Go Release workflow to include frontend build and copy stepLibravatar Mo Tarbin2024-07-251-2/+2
| * Fix Project nameLibravatar Mo Tarbin2024-07-251-2/+2
| * Update Go Release workflow to include frontend build and copy stepLibravatar Mo Tarbin2024-07-251-2/+24
* | Merge branch 'dev'Libravatar Mo Tarbin2024-07-242-6/+32
|\|
| * Update frontend handler to serve static files from embedded FS for selfhosted...Libravatar Mo Tarbin2024-07-242-6/+32
* | Merge branch 'dev'Libravatar Mo Tarbin2024-07-241-1/+1
|\|
| * Update selfhosted.yaml with corrected name valueLibravatar Mo Tarbin2024-07-241-1/+1
* | Merge branch 'dev'Libravatar Mo Tarbin2024-07-248-47/+62
|\|
| * Update environment variable names in config and docker-composeLibravatar Mo Tarbin2024-07-242-5/+5
| * Update server configuration to disable serving frontendLibravatar Mo Tarbin2024-07-247-43/+58
* | Merge branch 'dev'Libravatar Mo Tarbin2024-07-242-1/+2
|\|
| * Reset tokenLibravatar Mo Tarbin2024-07-241-1/+1
| * chore: Add .vscode/launch.json to .gitignoreLibravatar Mo Tarbin2024-07-241-0/+1
* | Merge branch 'dev'Libravatar Mo Tarbin2024-07-242-0/+94
|\|
| * docker/homeassistant: Update frontend handler to serve static files from embe...Libravatar Mo Tarbin2024-07-241-0/+48
| * Update .goreleaser.yaml with sensible defaults and exclude docs and test chan...Libravatar Mo Tarbin2024-07-241-0/+46
* | Merge branch 'dev'Libravatar Mo Tarbin2024-07-221-0/+3
|\|
| * Update Go Release workflow permissionsLibravatar Mo Tarbin2024-07-221-0/+3
* | Merge branch 'dev'Libravatar Mo Tarbin2024-07-222-7/+8
|\|
| * Support linux_386 by changing minChores to int64, remove debugging log for g...Libravatar Mo Tarbin2024-07-222-7/+8
* | Merge branch 'dev'Libravatar Mo Tarbin2024-07-221-0/+33
|\|
| * chore: Add Go Release workflow for automated releasesLibravatar Mo Tarbin2024-07-221-0/+33
* | Merge branch 'dev'Libravatar Mo Tarbin2024-07-203-8/+174
|\|
| * Update ChoreHistory model to include updatedAt field, Support history modific...Libravatar Mo Tarbin2024-07-203-8/+174
* | Merge branch 'dev'Libravatar Mo Tarbin2024-07-174-18/+80
|\|
| * 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
* | Merge branch 'dev'Libravatar Mo Tarbin2024-07-101-3/+8
|\|
| * Update config loading to handle environment overridesLibravatar Mo Tarbin2024-07-101-3/+8