Commit Graph

31 Commits

Author SHA1 Message Date
dc07868d15 feat: call permissions ensure 2025-06-24 19:01:26 +02:00
19d56159ba feat: pass access to cache 2025-06-07 19:15:00 +02:00
8902f4d187 feat: redis configuration & client 2025-06-07 01:32:22 +02:00
3f8a4024ce feat: .env file is optional 2025-06-01 12:55:05 +02:00
182f30f1ba feat: use pgxpool instead of row connection 2025-05-30 21:24:07 +02:00
7c97ebd84f feat: let routes decide about middlewares to be used 2025-05-30 21:23:33 +02:00
51b7e6b3f9 feat: admin routes + better auth routing 2025-05-30 18:17:12 +02:00
d9ca1ce2b4 feat: profile picture fetching through guard service 2025-05-29 19:51:15 +02:00
54021c3021 fix: correct path for skipping register auth require 2025-05-29 17:02:48 +02:00
aa152a4127 feat: authentication integration 2025-05-28 20:51:34 +02:00
8e22a3ac05 fix: cfg access 2025-05-25 16:52:10 +02:00
05ee30f6db feat: register api services rotues 2025-05-25 16:43:57 +02:00
7d0ddd4d77 feat: use config issuer for everything 2025-05-25 16:24:52 +02:00
07b9b94143 feat: refactor for using app config 2025-05-25 16:22:28 +02:00
0ab82e2503 feat: disable authorization for /token + provide access to repo + register jwks endpoint 2025-05-25 14:13:05 +02:00
d64c8479f8 feat: register oauth handler 2025-05-24 20:57:57 +02:00
1840194bae feat: use host env var 2025-05-24 17:45:37 +02:00
d3bcc785a1 feat: pass file storage instance 2025-05-24 17:17:54 +02:00
a8e75d75f0 feat: accept host variable 2025-05-21 19:26:14 +02:00
55ccd8ea8e feat: serve frontend 2025-05-20 18:45:45 +02:00
d50bd6c4f5 feat: auth middleware 2025-05-19 16:36:19 +02:00
584ee8865d feat: give access to repo 2025-05-18 23:16:07 +02:00
555417110b feat: extract port from .env 2025-05-18 20:24:00 +02:00
7fd104b6d0 feat: call godotenv 2025-05-18 20:20:30 +02:00
7d6a521f12 feat: call admin ensure function 2025-05-18 20:16:26 +02:00
097eef0016 feat: pass root router 2025-05-18 20:04:36 +02:00
fa30f66b6b feat: fileserver + logging + styling 2025-05-18 17:00:07 +02:00
299e586d69 feat: combine everything together in main executable 2025-05-18 12:30:04 +02:00
2e15406237 feat: http api server 2025-05-18 12:29:55 +02:00
3c01d4ce23 test: retrieve users 2025-05-18 11:48:44 +02:00
09db1538a7 feat: test main.go 2025-05-18 00:10:28 +02:00