Commit Graph

16 Commits

Author SHA1 Message Date
c8cc854fd6 Rework request context handler 2024-11-03 19:17:10 +01:00
46eeb18a31 Setup jwt signing key 2024-11-01 17:04:08 +01:00
f8728923a5 Encrypt git token 2024-10-31 21:15:38 +01:00
a11a6b18bf Centralize env vars loading 2024-10-30 22:07:17 +01:00
1695b411e1 Unify env var reading in backend 2024-10-29 20:41:11 +01:00
d82f7e2b1e Serve precompressed files 2024-10-28 21:45:11 +01:00
2f87d87833 Fix admin user creation 2024-10-19 13:49:11 +02:00
3b7bf83073 Set up admin user 2024-10-19 12:07:58 +02:00
403ded509a Fix main 2024-10-15 22:23:09 +02:00
ab27b36aad Validate paths for static file server 2024-09-30 19:31:20 +02:00
a8da48b557 Setup and run go linters 2024-09-29 22:12:58 +02:00
0558ea292b Initial git sorage backend implementation 2024-09-28 14:52:02 +02:00
5cea9b3844 Set up static routing on be 2024-09-27 22:00:48 +02:00
f99c93ac23 Add settings persistance on backend 2024-09-27 14:30:49 +02:00
9faa212043 Add file save and delete api endpoints 2024-09-26 15:34:24 +02:00
a135f28fd5 Initial backend api 2024-09-25 20:36:09 +02:00