Commit Graph

11 Commits

Author SHA1 Message Date
oSumAtrIX
0b66fc2bca refactor: Move file to upper package 2024-11-06 01:38:02 +01:00
oSumAtrIX
a5498aba2b feat: Add URL and use friendly name for APIContributable 2024-11-01 18:43:39 +01:00
oSumAtrIX
56a00ddb85 feat: Improve announcements API (#192)
Announcements can have tags now instead of being grouped into a single channel. You can get an announcement using its ID. You can page announcements and filter them by tags and whether they are archived. You can see a list of all available tags. Some route API overhaul.
2024-11-01 02:49:36 +01:00
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
c40d50c013 feat: Add bio field for team members 2024-07-13 02:47:03 +02:00
oSumAtrIX
a7d1892343 perf: Make async db transactions and use List instead of Set 2024-07-08 13:49:29 +02:00
oSumAtrIX
6ea63be490 feat: Add OpenAPI docs and cache to routes 2024-07-08 13:49:26 +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