16 Commits

Author SHA1 Message Date
oSumAtrIX
f1c10928ae
feat: Remove ReVanced Integrations
There is no need for them anymore in Patcher v20+
2024-11-01 19:04:22 +01:00
oSumAtrIX
dfe6df3ef6
feat: Convert static about file to documented route & add key parameter to about route 2024-07-15 03:12:39 +02:00
oSumAtrIX
39d0b78c79
feat: Add static file paths to remove env specific files in resources 2024-07-15 02:30:21 +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
1ec6999ddb
Bump packages and add files to .gitignore 2024-07-08 13:49:28 +02:00
oSumAtrIX
8614e5eed6
chore: Change docker compose file to example 2024-07-08 13:49:22 +02:00
oSumAtrIX
9d816223fb
build: Update dockerfile and env vars 2024-07-08 13:49:20 +02:00
oSumAtrIX
c736a75d92
feat: Setup CI/CD 2024-07-08 13:49:16 +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
oSumAtrIX
6238e33c42
fix: Correct persistence directory name 2023-10-23 20:02:36 +02:00
Alexandre Teles
e189c8264f
Revert "build: slim down the docker container (#60)"
This reverts commit 80b858c5785468003c4df010ba206be2407c616e.
2023-10-19 18:25:33 -03:00
oSumAtrIX
8583e2a2bb
feat: Add announcements endpoints (#91)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Alexandre Teles (afterSt0rm) <alexandre.teles@ufba.br>
2023-10-10 22:32:53 -03:00
Vitaly Artemyev
80b858c578
build: slim down the docker container (#60)
Co-authored-by: Ushie <ushiekane@gmail.com>
2023-09-26 00:56:16 -03:00
Alexandre Teles
cb52684edb
chore: fix gitignore 2023-05-11 01:37:43 -03:00
Alexandre Teles (afterSt0rm)
c10985467a
Initial commit 2023-04-29 18:02:25 -03:00