Commit Graph

316 Commits

Author SHA1 Message Date
Canny1913
35ee3415f0
feat: toast notifications for remember-quality patch (#106) 2022-07-28 20:22:18 +02:00
tillnelown
93a5edc2ba
fix: solution shouldn't be required (#104) 2022-07-27 20:15:09 +02:00
oSumAtrIX
9c0ccb71bc
docs: add missing . to issue description 2022-07-26 19:36:32 +02:00
semantic-release-bot
e8afd60b15 chore(release): 0.28.1 [skip ci]
## [0.28.1](https://github.com/revanced/revanced-integrations/compare/v0.28.0...v0.28.1) (2022-07-26)

### Bug Fixes

* `default-video-quality` patch crashing ([#100](https://github.com/revanced/revanced-integrations/issues/100)) ([c6b7528](c6b7528eae))
2022-07-26 17:35:48 +00:00
Canny1913
c6b7528eae
fix: default-video-quality patch crashing (#100) 2022-07-26 19:32:53 +02:00
oSumAtrIX
17a291f430
docs: make form inputs required 2022-07-26 19:27:01 +02:00
oSumAtrIX
27d28600df
docs: use GitHub issue forms 2022-07-26 19:25:10 +02:00
OxrxL
6c60a2d929
refactor: remove unused code in old-quality patch (#101) 2022-07-26 15:50:44 +02:00
semantic-release-bot
f9a137ca1f chore(release): 0.28.0 [skip ci]
# [0.28.0](https://github.com/revanced/revanced-integrations/compare/v0.27.6...v0.28.0) (2022-07-24)

### Features

* `default-video-quality` patch ([#95](https://github.com/revanced/revanced-integrations/issues/95)) ([f3ee6ce](f3ee6cec26))
2022-07-24 20:32:09 +00:00
Canny1913
f3ee6cec26
feat: default-video-quality patch (#95) 2022-07-24 22:28:38 +02:00
semantic-release-bot
234023f3f5 chore(release): 0.27.6 [skip ci]
## [0.27.6](https://github.com/revanced/revanced-integrations/compare/v0.27.5...v0.27.6) (2022-07-21)

### Bug Fixes

* wrong naming of ForceDisableCaptions ([#93](https://github.com/revanced/revanced-integrations/issues/93)) ([21d56f8](21d56f89b3))
2022-07-21 16:11:39 +00:00
TheJeterLP
21d56f89b3
fix: wrong naming of ForceDisableCaptions (#93) 2022-07-21 18:08:33 +02:00
semantic-release-bot
bb38026998 chore(release): 0.27.5 [skip ci]
## [0.27.5](https://github.com/revanced/revanced-integrations/compare/v0.27.4...v0.27.5) (2022-07-21)

### Bug Fixes

* rename DisableAutoCaptions patch ([#91](https://github.com/revanced/revanced-integrations/issues/91)) ([2890467](2890467ce1))
2022-07-21 16:00:02 +00:00
TheJeterLP
2890467ce1
fix: rename DisableAutoCaptions patch (#91) 2022-07-21 17:57:02 +02:00
semantic-release-bot
0ea0dbf7ce chore(release): 0.27.4 [skip ci]
## [0.27.4](https://github.com/revanced/revanced-integrations/compare/v0.27.3...v0.27.4) (2022-07-21)

### Bug Fixes

* disable-fullscreen-panels patch not working ([#90](https://github.com/revanced/revanced-integrations/issues/90)) ([e625a17](e625a17e99))
2022-07-21 04:18:30 +00:00
TheJeterLP
e625a17e99
fix: disable-fullscreen-panels patch not working (#90) 2022-07-21 06:15:09 +02:00
TheJeterLP
462e251342
refactor: cleanup code 2022-07-20 22:56:29 +02:00
TheJeterLP
7755118cca
refactor: add needed method back 2022-07-20 22:38:34 +02:00
TheJeterLP
824bd14845
refactor: remove unused method 2022-07-20 22:33:52 +02:00
semantic-release-bot
47c1065241 chore(release): 0.27.3 [skip ci]
## [0.27.3](https://github.com/revanced/revanced-integrations/compare/v0.27.2...v0.27.3) (2022-07-19)

### Bug Fixes

* quick quality list flyout view visibility in `old-quality-layout` patch ([#86](https://github.com/revanced/revanced-integrations/issues/86)) ([996434c](996434c574))
2022-07-19 00:02:20 +00:00
OxrxL
996434c574
fix: quick quality list flyout view visibility in old-quality-layout patch (#86) 2022-07-19 01:58:49 +02:00
semantic-release-bot
5549b95825 chore(release): 0.27.2 [skip ci]
## [0.27.2](https://github.com/revanced/revanced-integrations/compare/v0.27.1...v0.27.2) (2022-07-18)

### Bug Fixes

* make all patches toggleable with settings ([#87](https://github.com/revanced/revanced-integrations/issues/87)) ([6d3d274](6d3d274599))
2022-07-18 21:02:24 +00:00
TheJeterLP
6d3d274599
fix: make all patches toggleable with settings (#87) 2022-07-18 22:59:36 +02:00
semantic-release-bot
0e01041ee3 chore(release): 0.27.1 [skip ci]
## [0.27.1](https://github.com/revanced/revanced-integrations/compare/v0.27.0...v0.27.1) (2022-07-18)

### Bug Fixes

* `swipe-controls` incompatible with `disable-fullscreen-panels` ([#88](https://github.com/revanced/revanced-integrations/issues/88)) ([1f9b01c](1f9b01c142))
2022-07-18 16:54:27 +00:00
Chris
1f9b01c142
fix: swipe-controls incompatible with disable-fullscreen-panels (#88)
* base swipe rect calculations on player surface bound
2022-07-18 18:51:44 +02:00
semantic-release-bot
5e04dfc3b2 chore(release): 0.27.0 [skip ci]
# [0.27.0](https://github.com/revanced/revanced-integrations/compare/v0.26.0...v0.27.0) (2022-07-17)

### Features

* better default settings for `sponsorblock` patch ([0a0101f](0a0101f35e))
* remove use of unused class `Dialogs` ([5a67ca2](5a67ca22b8))
2022-07-17 22:09:07 +00:00
oSumAtrIX
5a67ca22b8
feat: remove use of unused class Dialogs 2022-07-18 00:05:46 +02:00
oSumAtrIX
0a0101f35e
feat: better default settings for sponsorblock patch 2022-07-18 00:05:45 +02:00
semantic-release-bot
21fed0ff81 chore(release): 0.26.0 [skip ci]
# [0.26.0](https://github.com/revanced/revanced-integrations/compare/v0.25.2...v0.26.0) (2022-07-17)

### Features

* block `channel-guidelines`. Fixes [#84](https://github.com/revanced/revanced-integrations/issues/84) ([#85](https://github.com/revanced/revanced-integrations/issues/85)) ([1c095f3](1c095f3003))
2022-07-17 14:44:48 +00:00
TheJeterLP
1c095f3003
feat: block channel-guidelines. Fixes #84 (#85) 2022-07-17 16:42:05 +02:00
semantic-release-bot
5dff1c09ba chore(release): 0.25.2 [skip ci]
## [0.25.2](https://github.com/revanced/revanced-integrations/compare/v0.25.1...v0.25.2) (2022-07-17)

### Bug Fixes

* rename class `ReturnYouTubeDislikesPatch` to `ReturnYouTubeDislikePatch` ([a94fb8c](a94fb8c119))
2022-07-17 14:32:16 +00:00
oSumAtrIX
a94fb8c119
fix: rename class ReturnYouTubeDislikesPatch to ReturnYouTubeDislikePatch 2022-07-17 16:29:35 +02:00
semantic-release-bot
69f9e63f83 chore(release): 0.25.1 [skip ci]
## [0.25.1](https://github.com/revanced/revanced-integrations/compare/v0.25.0...v0.25.1) (2022-07-17)

### Bug Fixes

* `old-quality-layout` patch ([5a5e882](5a5e8824c5))
2022-07-17 14:06:00 +00:00
oSumAtrIX
5a5e8824c5
fix: old-quality-layout patch 2022-07-17 16:02:51 +02:00
TheJeterLP
887bcff415
refactor: rename HDRMaxBrightnessPatch 2022-07-17 15:05:51 +02:00
oSumAtrIX
fb102cfafe
style: naming for ReturnYouTubeDislike patch 2022-07-16 17:43:36 +02:00
semantic-release-bot
7e236b01fb chore(release): 0.25.0 [skip ci]
# [0.25.0](https://github.com/revanced/revanced-integrations/compare/v0.24.2...v0.25.0) (2022-07-16)

### Features

* `return-youtube-dislikes` patch ([#81](https://github.com/revanced/revanced-integrations/issues/81)) ([2d513b5](2d513b5100))
2022-07-16 14:53:26 +00:00
j4k0xb
2d513b5100
feat: return-youtube-dislikes patch (#81)
* feat: update dislike button text

* refactor(ryd): remove unused code

* refactor: create patch class for ryd

* refactor: move VideoInformation
2022-07-16 16:50:16 +02:00
TheJeterLP
508f49622c
refactor: remove unused file 2022-07-14 23:06:55 +02:00
semantic-release-bot
d300cf0888 chore(release): 0.24.2 [skip ci]
## [0.24.2](https://github.com/revanced/revanced-integrations/compare/v0.24.1...v0.24.2) (2022-07-14)

### Bug Fixes

* set debug to false by default ([95b9406](95b9406701))
2022-07-14 16:47:50 +00:00
TheJeterLP
95b9406701
fix: set debug to false by default 2022-07-14 18:45:07 +02:00
TheJeterLP
ac9e239b16
refactor: prepare for settings patch (#80) 2022-07-14 18:42:43 +02:00
semantic-release-bot
ad1e42eb01 chore(release): 0.24.1 [skip ci]
## [0.24.1](https://github.com/revanced/revanced-integrations/compare/v0.24.0...v0.24.1) (2022-07-14)

### Bug Fixes

* `swipe-controls` with active engagement panel ([#82](https://github.com/revanced/revanced-integrations/issues/82)) ([669cb29](669cb295a1))
2022-07-14 15:21:45 +00:00
Chris
669cb295a1
fix: swipe-controls with active engagement panel (#82) 2022-07-14 17:18:53 +02:00
semantic-release-bot
2c2bdf6186 chore(release): 0.24.0 [skip ci]
# [0.24.0](https://github.com/revanced/revanced-integrations/compare/v0.23.2...v0.24.0) (2022-07-12)

### Features

* `force-vp9-codec` integrations ([#76](https://github.com/revanced/revanced-integrations/issues/76)) ([8a0029c](8a0029c81c))
2022-07-12 18:10:32 +00:00
TheJeterLP
8a0029c81c
feat: force-vp9-codec integrations (#76) 2022-07-12 20:07:43 +02:00
semantic-release-bot
636fae622a chore(release): 0.23.2 [skip ci]
## [0.23.2](https://github.com/revanced/revanced-integrations/compare/v0.23.1...v0.23.2) (2022-07-12)

### Bug Fixes

* untangle RYD from SB. fixes [#79](https://github.com/revanced/revanced-integrations/issues/79) ([56eaef0](56eaef0670))
2022-07-12 15:51:38 +00:00
TheJeterLP
56eaef0670
fix: untangle RYD from SB. fixes #79 2022-07-12 17:48:28 +02:00
semantic-release-bot
9a5ed589d8 chore(release): 0.23.1 [skip ci]
## [0.23.1](https://github.com/revanced/revanced-integrations/compare/v0.23.0...v0.23.1) (2022-07-12)

### Bug Fixes

* crash when buffer value is less than 1 ([e2d9623](e2d962355c))
2022-07-12 15:45:20 +00:00
TheJeterLP
e2d962355c
fix: crash when buffer value is less than 1 2022-07-12 17:42:06 +02:00