Commit Graph

18 Commits

Author SHA1 Message Date
0ddbf5beda build(Needs bump): Bump dependencies 2024-11-05 19:58:20 +01:00
e113daa089 build: Bump dependencies to correctly serialize patches as JSON 2024-08-17 00:53:13 +02:00
170edd3157 build: Bump Gradle 2024-08-17 00:20:07 +02:00
01780188b9 build: Update dependencies 2024-07-08 13:49:29 +02:00
1ec6999ddb Bump packages and add files to .gitignore 2024-07-08 13:49:28 +02:00
7c20e0fe99 build: Update Kompendium 2024-07-08 13:49:27 +02:00
4a685a2b53 Send signatures and verify signature of patches file before loading it 2024-07-08 13:49:26 +02:00
80403f7130 feat: Add rate limiting to routes 2024-07-08 13:49:25 +02:00
c23cd5cdad feat: Use Jetty instead of Netty 2024-07-08 13:49:21 +02:00
fa2f8b2f86 refactor: Refactor into services and repositories 2024-07-08 13:49:19 +02:00
6c930fff9a feat: Add /list route 2024-07-08 13:49:19 +02:00
c736a75d92 feat: Setup CI/CD 2024-07-08 13:49:16 +02:00
673efc8038 test: Add initial test for token 2024-07-08 13:49:16 +02:00
42f731854d feat: Add announcements API 2024-07-08 13:49:15 +02:00
af0b0865f4 feat: Remove Swagger and OpenAPI
Support and features are lacking
2024-07-08 13:49:15 +02:00
a988ffbd23 feat: Add CLI 2024-07-08 13:49:14 +02:00
9999b242ad feat: Implement more routes and add configuration 2024-07-08 13:49:14 +02:00
8ae50b543e feat: Initialize project 2024-07-08 13:49:10 +02:00