Commit graph

14 commits

Author SHA1 Message Date
7cbe2a07d3 refactor: Update SQL queries to explicitly list columns and fix import paths 2025-02-28 21:21:11 +01:00
29ec555090 feat: Add storage hierarchy API and frontend integration 2025-02-28 21:21:11 +01:00
b5fe07d07e fix: add openid scope and improve OAuth token handling for Authentik 2025-02-27 17:42:18 +01:00
46cecdc007 feat: implement configuration loading from file, env vars and flags 2025-02-27 17:42:16 +01:00
0299e2891c fix: add yaml tags to OAuth config struct for proper parsing 2025-02-27 15:22:19 +01:00
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