oSumAtrIX
db22874f06
feat: Make some announcements schema fields nullable
2024-12-21 00:25:26 +01:00
semantic-release-bot
5d5533a920
chore: Release v1.6.0-dev.1 [skip ci]
...
# [1.6.0-dev.1](https://github.com/ReVanced/revanced-api/compare/v1.5.0...v1.6.0-dev.1 ) (2024-11-23)
### Features
* Allow setting `Announcement.createdAt` when creating an announcement ([7f6e29d](7f6e29de52
))
v1.6.0-dev.1
2024-11-23 18:26:28 +00:00
oSumAtrIX
7f6e29de52
feat: Allow setting Announcement.createdAt
when creating an announcement
2024-11-13 22:23:05 +01:00
semantic-release-bot
48469d32c2
chore: Release v1.5.0 [skip ci]
...
# [1.5.0](https://github.com/ReVanced/revanced-api/compare/v1.4.0...v1.5.0 ) (2024-11-06)
### Features
* Allow updating `createdAt` field for announcements ([58ba4cb](58ba4cb11c
))
* Move spec url to versioned path ([e871b23](e871b23210
))
* Simplify log pattern ([d5d9e04](d5d9e04325
))
v1.5.0
2024-11-06 21:17:51 +00:00
oSumAtrIX
7f9159fef1
chore: Merge branch dev
to main
( #195 )
2024-11-06 22:15:06 +01:00
semantic-release-bot
b063b4daf2
chore: Release v1.5.0-dev.2 [skip ci]
...
# [1.5.0-dev.2](https://github.com/ReVanced/revanced-api/compare/v1.5.0-dev.1...v1.5.0-dev.2 ) (2024-11-06)
### Features
* Allow updating `createdAt` field for announcements ([58ba4cb](58ba4cb11c
))
* Simplify log pattern ([d5d9e04](d5d9e04325
))
v1.5.0-dev.2
2024-11-06 15:36:26 +00:00
oSumAtrIX
58ba4cb11c
feat: Allow updating createdAt
field for announcements
2024-11-06 16:34:18 +01:00
semantic-release-bot
55e3774f07
chore: Release v1.5.0-dev.1 [skip ci]
...
# [1.5.0-dev.1](https://github.com/ReVanced/revanced-api/compare/v1.4.0...v1.5.0-dev.1 ) (2024-11-06)
### Features
* Move spec url to versioned path ([e871b23](e871b23210
))
* Simplify log pattern ([d5d9e04](d5d9e04325
))
2024-11-06 04:41:55 +00:00
oSumAtrIX
d5d9e04325
feat: Simplify log pattern
2024-11-06 05:39:39 +01:00
semantic-release-bot
6c8153ba98
chore: Release v1.5.0-dev.1 [skip ci]
...
# [1.5.0-dev.1](https://github.com/ReVanced/revanced-api/compare/v1.4.0...v1.5.0-dev.1 ) (2024-11-06)
### Features
* Move spec url to versioned path ([e871b23](e871b23210
))
v1.5.0-dev.1
2024-11-06 04:32:10 +00:00
oSumAtrIX
e871b23210
feat: Move spec url to versioned path
2024-11-06 05:30:09 +01:00
semantic-release-bot
e22ec16e40
chore: Release v1.4.0 [skip ci]
...
# [1.4.0](https://github.com/ReVanced/revanced-api/compare/v1.3.0...v1.4.0 ) (2024-11-06)
### Bug Fixes
* Add missing logging level environment variable to .env.example ([3b62120](3b6212065a
))
* Use new patches file extension ([d42a3a3](d42a3a3933
))
### Features
* Add URL and use friendly name for `APIContributable` ([a5498ab](a5498aba2b
))
* Allow versioning by arbitrary path string ([814d3c9](814d3c946e
))
* Improve announcements API ([#192 ](https://github.com/ReVanced/revanced-api/issues/192 )) ([56a00dd](56a00ddb85
))
* Make backend configurable ([f91f3a6](f91f3a65c5
))
* Remove "archived" query parameter ([8ad614e](8ad614ef4f
))
* Remove deprecated routes and old API ([eca40a6](eca40a6979
))
* Remove ReVanced Integrations ([f1c1092](f1c10928ae
))
* Use tag name directly instead of ID ([fc40427](fc40427fba
))
v1.4.0
2024-11-06 04:06:21 +00:00
oSumAtrIX
440fbbc6c2
chore: Merge branch dev
to main
( #194 )
2024-11-06 05:04:05 +01:00
semantic-release-bot
f74012993e
chore: Release v1.4.0-dev.6 [skip ci]
...
# [1.4.0-dev.6](https://github.com/ReVanced/revanced-api/compare/v1.4.0-dev.5...v1.4.0-dev.6 ) (2024-11-06)
### Features
* Allow versioning by arbitrary path string ([814d3c9](814d3c946e
))
* Remove deprecated routes and old API ([eca40a6](eca40a6979
))
v1.4.0-dev.6
2024-11-06 03:39:26 +00:00
oSumAtrIX
814d3c946e
feat: Allow versioning by arbitrary path string
2024-11-06 04:37:10 +01:00
oSumAtrIX
eca40a6979
feat: Remove deprecated routes and old API
...
Backwards compatibility should be and is now handled by the reverse proxy.
2024-11-06 04:37:10 +01:00
oSumAtrIX
0b66fc2bca
refactor: Move file to upper package
2024-11-06 01:38:02 +01:00
semantic-release-bot
1a09b028b7
chore: Release v1.4.0-dev.5 [skip ci]
...
# [1.4.0-dev.5](https://github.com/ReVanced/revanced-api/compare/v1.4.0-dev.4...v1.4.0-dev.5 ) (2024-11-05)
v1.4.0-dev.5
2024-11-05 19:01:39 +00:00
oSumAtrIX
0ddbf5beda
build(Needs bump): Bump dependencies
2024-11-05 19:58:20 +01:00
semantic-release-bot
bf41fa1596
chore: Release v1.4.0-dev.4 [skip ci]
...
# [1.4.0-dev.4](https://github.com/ReVanced/revanced-api/compare/v1.4.0-dev.3...v1.4.0-dev.4 ) (2024-11-01)
### Features
* Remove "archived" query parameter ([8ad614e](8ad614ef4f
))
* Use tag name directly instead of ID ([fc40427](fc40427fba
))
v1.4.0-dev.4
2024-11-01 23:59:33 +00:00
oSumAtrIX
8ad614ef4f
feat: Remove "archived" query parameter
...
It doesn't seem to be necessary for the purpose of viewing announcements.
2024-11-02 00:57:42 +01:00
oSumAtrIX
fc40427fba
feat: Use tag name directly instead of ID
2024-11-02 00:57:42 +01:00
semantic-release-bot
e8dfefe6ae
chore: Release v1.4.0-dev.3 [skip ci]
...
# [1.4.0-dev.3](https://github.com/ReVanced/revanced-api/compare/v1.4.0-dev.2...v1.4.0-dev.3 ) (2024-11-01)
### Bug Fixes
* Use new patches file extension ([d42a3a3](d42a3a3933
))
v1.4.0-dev.3
2024-11-01 22:13:35 +00:00
oSumAtrIX
d42a3a3933
fix: Use new patches file extension
2024-11-01 23:11:37 +01:00
semantic-release-bot
bb7aa5b0b4
chore: Release v1.4.0-dev.2 [skip ci]
...
# [1.4.0-dev.2](https://github.com/ReVanced/revanced-api/compare/v1.4.0-dev.1...v1.4.0-dev.2 ) (2024-11-01)
### Bug Fixes
* Add missing logging level environment variable to .env.example ([3b62120](3b6212065a
))
### Features
* Add URL and use friendly name for `APIContributable` ([a5498ab](a5498aba2b
))
* Make backend configurable ([f91f3a6](f91f3a65c5
))
* Remove ReVanced Integrations ([f1c1092](f1c10928ae
))
v1.4.0-dev.2
2024-11-01 18:13:29 +00:00
oSumAtrIX
3b6212065a
fix: Add missing logging level environment variable to .env.example
2024-11-01 19:11:33 +01:00
oSumAtrIX
3d3b7a7af8
chore: Use tables in configuration for readability
2024-11-01 19:09:01 +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
a5498aba2b
feat: Add URL and use friendly name for APIContributable
2024-11-01 18:43:39 +01:00
oSumAtrIX
f91f3a65c5
feat: Make backend configurable
2024-11-01 18:41:43 +01:00
semantic-release-bot
65ee2700e7
chore: Release v1.4.0-dev.1 [skip ci]
...
# [1.4.0-dev.1](https://github.com/ReVanced/revanced-api/compare/v1.3.0...v1.4.0-dev.1 ) (2024-11-01)
### Features
* Improve announcements API ([#192 ](https://github.com/ReVanced/revanced-api/issues/192 )) ([56a00dd](56a00ddb85
))
v1.4.0-dev.1
2024-11-01 01:51:53 +00: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
semantic-release-bot
50b81fd337
chore: Release v1.3.0 [skip ci]
...
# [1.3.0](https://github.com/ReVanced/revanced-api/compare/v1.2.0...v1.3.0 ) (2024-10-07)
### Bug Fixes
* Add missing OK response to routes ([1181be1](1181be12e2
))
* Allow more necessary HTTP methods for CORS ([080e2e5](080e2e582c
))
* Configure CORS properly to allow authorization and content-type header ([6442757](6442757927
))
* Expire token relative to current date time instead of just time ([c26e129](c26e129bda
))
* Expose www-authenticate header to JS ([9ed724e](9ed724e161
))
* Respond with JSON when returning token ([1e3e46f](1e3e46ff4f
))
* Specify a validation function to fix authentication ([53c3600](53c36002e9
))
### Features
* Add missing parameter and response documentation ([491533d](491533d3f4
))
* Customize logging level through environment variable ([8b17d88](8b17d8894d
))
* Improve response info description wording ([977d252](977d252497
))
* Only allow requests from HTTPs ([a6d7da1](a6d7da1205
))
v1.3.0
2024-10-07 20:36:41 +00:00
oSumAtrIX
c51db8da72
chore: Merge branch dev
to main
( #190 )
2024-10-07 22:34:27 +02:00
semantic-release-bot
06098415f1
chore: Release v1.3.0-dev.6 [skip ci]
...
# [1.3.0-dev.6](https://github.com/ReVanced/revanced-api/compare/v1.3.0-dev.5...v1.3.0-dev.6 ) (2024-10-02)
### Bug Fixes
* Expose www-authenticate header to JS ([9ed724e](9ed724e161
))
### Features
* Only allow requests from HTTPs ([a6d7da1](a6d7da1205
))
v1.3.0-dev.6
2024-10-02 04:59:16 +00:00
oSumAtrIX
9ed724e161
fix: Expose www-authenticate header to JS
2024-10-02 06:57:20 +02:00
oSumAtrIX
a6d7da1205
feat: Only allow requests from HTTPs
2024-10-02 06:57:19 +02:00
oSumAtrIX
87174eadd6
ci: Use permissions and regular GitHub token instead of PAT
2024-10-02 06:57:19 +02:00
oSumAtrIX
fde2857915
build(Needs bump): Update dependencies
2024-09-30 23:21:46 +02:00
oSumAtrIX
fae8cb6b23
ci: Adjust release commit message
2024-09-30 22:34:25 +02:00
semantic-release-bot
a754159800
chore(release): 1.3.0-dev.5 [skip ci]
...
# [1.3.0-dev.5](https://github.com/ReVanced/revanced-api/compare/v1.3.0-dev.4...v1.3.0-dev.5 ) (2024-09-30)
### Bug Fixes
* Allow more necessary HTTP methods for CORS ([080e2e5](080e2e582c
))
v1.3.0-dev.5
2024-09-30 15:35:42 +00:00
oSumAtrIX
080e2e582c
fix: Allow more necessary HTTP methods for CORS
2024-09-30 17:33:15 +02:00
semantic-release-bot
8ff1bbd41f
chore(release): 1.3.0-dev.4 [skip ci]
...
# [1.3.0-dev.4](https://github.com/ReVanced/revanced-api/compare/v1.3.0-dev.3...v1.3.0-dev.4 ) (2024-09-29)
### Bug Fixes
* Configure CORS properly to allow authorization and content-type header ([6442757](6442757927
))
v1.3.0-dev.4
2024-09-29 23:29:17 +00:00
oSumAtrIX
6442757927
fix: Configure CORS properly to allow authorization and content-type header
2024-09-30 01:27:24 +02:00
semantic-release-bot
710416ff36
chore(release): 1.3.0-dev.3 [skip ci]
...
# [1.3.0-dev.3](https://github.com/ReVanced/revanced-api/compare/v1.3.0-dev.2...v1.3.0-dev.3 ) (2024-09-29)
### Bug Fixes
* Add missing OK response to routes ([1181be1](1181be12e2
))
* Respond with JSON when returning token ([1e3e46f](1e3e46ff4f
))
* Specify a validation function to fix authentication ([53c3600](53c36002e9
))
### Features
* Customize logging level through environment variable ([8b17d88](8b17d8894d
))
* Improve response info description wording ([977d252](977d252497
))
v1.3.0-dev.3
2024-09-29 21:19:18 +00:00
oSumAtrIX
1181be12e2
fix: Add missing OK response to routes
2024-09-29 23:15:35 +02:00
oSumAtrIX
53c36002e9
fix: Specify a validation function to fix authentication
2024-09-29 23:13:13 +02:00
oSumAtrIX
8b17d8894d
feat: Customize logging level through environment variable
2024-09-29 01:03:49 +02:00
oSumAtrIX
1e3e46ff4f
fix: Respond with JSON when returning token
2024-09-27 20:19:27 +02:00
oSumAtrIX
977d252497
feat: Improve response info description wording
2024-09-27 19:18:32 +02:00