|
540c69d7d6
|
refactor: simplify config reader and improve logging
|
2025-02-27 15:22:17 +01:00 |
|
|
364a27e44f
|
feat: add detailed OAuth config logging for troubleshooting
|
2025-02-27 15:14:42 +01:00 |
|
|
e3d07fb1ca
|
fix: remove local cfg variable that shadows global variable in main function
|
2025-02-27 12:55:36 +01:00 |
|
|
e7c2946d32
|
refactor: adjust config paths and debug OAuth implementation
|
2025-02-27 12:55:34 +01:00 |
|
|
77538a7dfd
|
feat: implement authentication flow with OAuth login page
|
2025-02-26 00:11:06 +01:00 |
|
|
10b2056954
|
refactor: replace golang-migrate with goose for database migrations
|
2025-02-26 00:11:04 +01:00 |
|
|
9efc8a209b
|
fix: correct SQLite database connection string and add connection validation
|
2025-02-25 23:12:51 +01:00 |
|
|
e7079e9892
|
fix: capitalize and add config tags to env and loglevel fields
|
2025-02-25 23:01:36 +01:00 |
|
|
313bc7f9bb
|
feat: add main.go file
|
2025-02-25 23:01:34 +01:00 |
|