oSumAtrIX
8b17d8894d
feat: Customize logging level through environment variable
2024-09-29 01:03:49 +02:00
oSumAtrIX
a2c97dd655
chore: Use Kotlin for ReVanced API ( #169 )
...
This commit converts the entire project to a KTor project written in Kotlin.
Various APIs have been updated, removed, or changed.
A proxy is present to allow migration between the old and this API, which can serve requests to endpoints from the old API.
2024-07-11 01:55:59 +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
81cc5968d4
refactor: Move files to correct folder
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
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
280dbc30f6
fix: Don't configure server
2024-07-08 13:49:17 +02:00
oSumAtrIX
42f731854d
feat: Add announcements API
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