hermes/backend/api
imterah 8e9c7f120f
All checks were successful
Release code / build (push) Successful in 5m47s
fix: Fix regression where Postgres DSN wouldn't be detected
There was a typo where databaseBackendName == "postgresql" was
"postgres" instead on accident.
2025-03-21 13:39:51 -04:00
..
backendruntime fix: Fixes 100% CPU usage in the backend runtime 2025-03-21 13:17:08 -04:00
controllers/v1 feature: Change state management from global variables to object passing 2025-03-21 12:59:51 -04:00
db feature: Change state management from global variables to object passing 2025-03-21 12:59:51 -04:00
jwt feature: Change state management from global variables to object passing 2025-03-21 12:59:51 -04:00
permissions feature: Change state management from global variables to object passing 2025-03-21 12:59:51 -04:00
state feature: Change state management from global variables to object passing 2025-03-21 12:59:51 -04:00
main.go fix: Fix regression where Postgres DSN wouldn't be detected 2025-03-21 13:39:51 -04:00