81 Commits

Author SHA1 Message Date
oSumAtrIX
81cc5968d4
refactor: Move files to correct folder 2024-07-08 13:49:25 +02:00
oSumAtrIX
80403f7130
feat: Add rate limiting to routes 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
6a9f0cadac
feat: Move config file to CLI argument 2024-07-08 13:49:22 +02:00
oSumAtrIX
9825865bbc
feat: Change default port to avoid using existing port 2024-07-08 13:49:22 +02:00
oSumAtrIX
c23cd5cdad
feat: Use Jetty instead of Netty 2024-07-08 13:49:21 +02:00
oSumAtrIX
ef927688a3
fix: Use correct proxy path 2024-07-08 13:49:21 +02:00
oSumAtrIX
c6cacef907
fix: Set body for all eligible request methods 2024-07-08 13:49:21 +02:00
oSumAtrIX
659cce3e03
chore: Move files to correct folders 2024-07-08 13:49:21 +02:00
oSumAtrIX
9d816223fb
build: Update dockerfile and env vars 2024-07-08 13:49:20 +02:00
oSumAtrIX
0904390481
refactor: Lint & code cleanup 2024-07-08 13:49:20 +02:00
oSumAtrIX
39f54bbb32
feat: Add proxy for old API 2024-07-08 13:49:20 +02:00
oSumAtrIX
fa2f8b2f86
refactor: Refactor into services and repositories 2024-07-08 13:49:19 +02:00
oSumAtrIX
7a1957d013
perf: Cache patches list instead of just the patches file 2024-07-08 13:49:19 +02:00
oSumAtrIX
6c930fff9a
feat: Add /list route 2024-07-08 13:49:19 +02:00
oSumAtrIX
e798a4c070
style: Lint code 2024-07-08 13:49:18 +02:00
oSumAtrIX
24c6f4e435
feat: Do not ignore, if .env file is missing 2024-07-08 13:49:17 +02:00
oSumAtrIX
280dbc30f6
fix: Don't configure server 2024-07-08 13:49:17 +02:00
oSumAtrIX
1dccfd2def
fix: Serialize response correctly 2024-07-08 13:49:16 +02:00
oSumAtrIX
e373d26998
feat: Load system properties 2024-07-08 13:49:16 +02:00
oSumAtrIX
673efc8038
test: Add initial test for token 2024-07-08 13:49:16 +02:00
oSumAtrIX
1dba4923c8
chore: Remove test 2024-07-08 13:49:16 +02:00
oSumAtrIX
42f731854d
feat: Add announcements API 2024-07-08 13:49:15 +02:00
oSumAtrIX
af0b0865f4
feat: Remove Swagger and OpenAPI
Support and features are lacking
2024-07-08 13:49:15 +02:00
oSumAtrIX
df999c00c4
feat: Improve routing paths 2024-07-08 13:49:15 +02:00
oSumAtrIX
80c8083610
chore: Specify extension for static API files 2024-07-08 13:49:15 +02:00
oSumAtrIX
db0bfc3be5
feat: Show default CLI option values 2024-07-08 13:49:15 +02:00
oSumAtrIX
a988ffbd23
feat: Add CLI 2024-07-08 13:49:14 +02:00
oSumAtrIX
9999b242ad
feat: Implement more routes and add configuration 2024-07-08 13:49:14 +02:00
oSumAtrIX
8ae50b543e
feat: Initialize project 2024-07-08 13:49:10 +02:00