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
267546fc32
build: Set JVM source and target version
2024-07-08 14:02:40 +02:00
oSumAtrIX
e8c2488bc6
fix: Add uri to rate limiter request key
2024-07-08 13:49:30 +02:00
oSumAtrIX
a6008a2fb6
fix: Add missing auth realm
2024-07-08 13:49:30 +02:00
oSumAtrIX
d4ac47194e
fix: Add missing OpenAPI docs
2024-07-08 13:49:30 +02:00
oSumAtrIX
89e2acfebb
feat: Use auth digest instead of basic auth
2024-07-08 13:49:30 +02:00
oSumAtrIX
89a577e91a
fix: Finish DB Model to API model transformation inside transaction
2024-07-08 13:49:29 +02:00
oSumAtrIX
1ca9952de8
perf: Cache latest announcements for constant access time
2024-07-08 13:49:29 +02:00
oSumAtrIX
a7d1892343
perf: Make async db transactions and use List instead of Set
2024-07-08 13:49:29 +02:00
oSumAtrIX
01780188b9
build: Update dependencies
2024-07-08 13:49:29 +02:00
oSumAtrIX
d4b228faa7
Use correct server url in OpenAPI spec
2024-07-08 13:49:29 +02:00
oSumAtrIX
d9c6e521a6
Rename field
2024-07-08 13:49:28 +02:00
Ushie
df32531770
build: Publish Docker images with semantic-release ( #179 )
2024-07-08 13:49:28 +02:00
oSumAtrIX
1ec6999ddb
Bump packages and add files to .gitignore
2024-07-08 13:49:28 +02:00
oSumAtrIX
7f8f1ff589
Use IO context for IO operations
2024-07-08 13:49:28 +02:00
oSumAtrIX
e9d1c8fae0
fix: Encode defaults to fix OpenAPI spec
2024-07-08 13:49:28 +02:00
oSumAtrIX
744aafa9f0
chore: Fix Docker compose port mapping
2024-07-08 13:49:27 +02:00
oSumAtrIX
7c20e0fe99
build: Update Kompendium
2024-07-08 13:49:27 +02:00
oSumAtrIX
ba936ad134
ci: Add deployment steps
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
6b3dbab90b
docs: Add prerequisites
2024-07-08 13:49:24 +02:00
oSumAtrIX
5976dfd536
docs: Fix link to correct repository
2024-07-08 13:49:24 +02:00
oSumAtrIX
282659d621
docs: Reword feature
2024-07-08 13:49:24 +02:00
oSumAtrIX
632001edc8
docs: Add missing command to Docker deployment command
2024-07-08 13:49:24 +02:00
oSumAtrIX
2b0d595133
docs: Use a different icon for title
2024-07-08 13:49:24 +02:00
oSumAtrIX
9e1dbb9302
chore: Change license badge to AGPL
2024-07-08 13:49:23 +02:00
oSumAtrIX
e9badb4501
docs: Add Docker as a method to deploy
2024-07-08 13:49:23 +02:00
oSumAtrIX
6c39353ef5
chore: Remove version
2024-07-08 13:49:23 +02:00
oSumAtrIX
874383e5af
build: Sign builds
2024-07-08 13:49:23 +02:00
oSumAtrIX
6a9f0cadac
feat: Move config file to CLI argument
2024-07-08 13:49:22 +02:00
oSumAtrIX
8614e5eed6
chore: Change docker compose file to example
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
9d7b049349
fix: Correct env var comment
2024-07-08 13:49:22 +02:00
oSumAtrIX
0e00d045a6
docs: Fix links
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
2430be75d8
chore: Use AGPL license
2024-07-08 13:49:21 +02:00
oSumAtrIX
8d5b09bd02
ci: Setup workflows for proper release
2024-07-08 13:49:20 +02:00