Commit Graph

41 Commits

Author SHA1 Message Date
oSumAtrIX
e9d1c8fae0 fix: Encode defaults to fix OpenAPI spec 2024-07-08 13:49:28 +02:00
oSumAtrIX
7c20e0fe99 build: Update Kompendium 2024-07-08 13:49:27 +02:00
oSumAtrIX
d92c1cf373 Add swagger and redoc routes 2024-07-08 13:49:27 +02:00
oSumAtrIX
4a685a2b53 Send signatures and verify signature of patches file before loading it 2024-07-08 13:49:26 +02:00
oSumAtrIX
f9cae1ea56 fix: Remove punctuation 2024-07-08 13:49:26 +02:00
oSumAtrIX
cd5d57f8f8 feat: Add local ReVanced API server 2024-07-08 13:49:26 +02:00
oSumAtrIX
17ecf58e55 fix: Fix spelling mistake 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
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
4dffd32c99 fix: Use correct resource path 2024-07-08 13:49:14 +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