Commit Graph

19 Commits

Author SHA1 Message Date
oSumAtrIX
dfe6df3ef6 feat: Convert static about file to documented route & add key parameter to about route 2024-07-15 03:12:39 +02:00
oSumAtrIX
39d0b78c79 feat: Add static file paths to remove env specific files in resources 2024-07-15 02:30:21 +02:00
oSumAtrIX
f814fe5825 feat: Add manager route 2024-07-13 01:34:42 +02:00
oSumAtrIX
ad7d4b226f feat: Add configuration to specify public key id 2024-07-13 00:28:16 +02:00
oSumAtrIX
97a5d119ec fix: Only list public members 2024-07-13 00:28:16 +02:00
oSumAtrIX
19ebc827bf feat: List more repository contributors 2024-07-11 22:53:27 +02:00
oSumAtrIX
7e99e49af2 fix: Move old API endpoint configuration from env to configuration file 2024-07-11 04:27:02 +02:00
oSumAtrIX
2ed4cf3b40 fix: Configure CORS correctly 2024-07-11 03:50:48 +02:00
oSumAtrIX
89a577e91a fix: Finish DB Model to API model transformation inside transaction 2024-07-08 13:49:29 +02:00
oSumAtrIX
1ca9952de8 perf: Cache latest announcements for constant access time 2024-07-08 13:49:29 +02:00
oSumAtrIX
a7d1892343 perf: Make async db transactions and use List instead of Set 2024-07-08 13:49:29 +02:00
oSumAtrIX
d4b228faa7 Use correct server url in OpenAPI spec 2024-07-08 13:49:29 +02:00
oSumAtrIX
7f8f1ff589 Use IO context for IO operations 2024-07-08 13:49:28 +02:00
oSumAtrIX
4a685a2b53 Send signatures and verify signature of patches file before loading it 2024-07-08 13:49:26 +02:00
oSumAtrIX
6ea63be490 feat: Add OpenAPI docs and cache to routes 2024-07-08 13:49:26 +02:00
oSumAtrIX
205bcde77a feat: Setup cors and cache 2024-07-08 13:49:25 +02:00
oSumAtrIX
b9671703be feat: Add backend rate limit route 2024-07-08 13:49:25 +02:00
oSumAtrIX
71f58cf352 feat: Add GPG key to team members 2024-07-08 13:49:25 +02:00
oSumAtrIX
659cce3e03 chore: Move files to correct folders 2024-07-08 13:49:21 +02:00