homebox/backend/app/api
Hayden e8449b3a73
fix: inaccruate 401 & sql busy error (#679)
* fix inaccruate 401 error on SQL db error

* init golangci-lint config

* linter autofix

* testify auto fixes

* fix sqlite busy errors

* fix naming

* more linter errors

* fix rest of linter issues
2024-01-04 08:55:26 -09:00
..
handlers fix: inaccruate 401 & sql busy error (#679) 2024-01-04 08:55:26 -09:00
providers fix: inaccruate 401 & sql busy error (#679) 2024-01-04 08:55:26 -09:00
static chore: rewrite generator to resolve strange name generation (#612) 2023-11-15 17:19:51 -09:00
app.go feat: WebSocket based implementation of server sent events for cache busting (#527) 2023-08-02 13:00:57 -08:00
demo.go fix: inaccruate 401 & sql busy error (#679) 2024-01-04 08:55:26 -09:00
logger.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
main.go fix: inaccruate 401 & sql busy error (#679) 2024-01-04 08:55:26 -09:00
middleware.go fix: inaccruate 401 & sql busy error (#679) 2024-01-04 08:55:26 -09:00
routes.go fix: inaccruate 401 & sql busy error (#679) 2024-01-04 08:55:26 -09:00