Commit Graph

13 Commits

Author SHA1 Message Date
oSumAtrIX
0b66fc2bca refactor: Move file to upper package 2024-11-06 01:38:02 +01:00
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
56a00ddb85 feat: Improve announcements API (#192)
Announcements can have tags now instead of being grouped into a single channel. You can get an announcement using its ID. You can page announcements and filter them by tags and whether they are archived. You can see a list of all available tags. Some route API overhaul.
2024-11-01 02:49:36 +01:00
oSumAtrIX
e113daa089 build: Bump dependencies to correctly serialize patches as JSON 2024-08-17 00:53:13 +02:00
oSumAtrIX
435beae383 fix: Don't encode public keys & instead send them raw 2024-07-15 01:52:16 +02:00
oSumAtrIX
f814fe5825 feat: Add manager route 2024-07-13 01:34:42 +02:00
oSumAtrIX
ad7d4b226f feat: Add configuration to specify public key id 2024-07-13 00:28:16 +02:00
oSumAtrIX
a7d1892343 perf: Make async db transactions and use List instead of Set 2024-07-08 13:49:29 +02:00
oSumAtrIX
d9c6e521a6 Rename field 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
4a685a2b53 Send signatures and verify signature of patches file before loading it 2024-07-08 13:49:26 +02:00
oSumAtrIX
71f58cf352 feat: Add GPG key to team members 2024-07-08 13:49:25 +02:00
oSumAtrIX
659cce3e03 chore: Move files to correct folders 2024-07-08 13:49:21 +02:00