Commit Graph

9 Commits

Author SHA1 Message Date
oSumAtrIX a7e4da018b perf(resource-mapping): map resources with multiple threads 2022-09-26 04:30:49 +02:00
oSumAtrIX e7296f3424
fix(sponsorblock): resolve unresolved fingerprint 2022-09-23 11:49:08 +02:00
OxrxL 59fb674437
fix(sponsorblock): broken fingerprint and invert setting `shorts_playing` (#579)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-09-22 07:43:54 +02:00
oSumAtrIX 4f78f5c9bf
build: bump patcher dependency version to v5.0.0 2022-09-21 04:15:07 +02:00
OxrxL 47fbcba3f8
feat: disable sponsorblock on shorts (#439) 2022-09-21 03:03:47 +02:00
oSumAtrIX 304fbacab2
feat: `downloads` patch (#215) 2022-08-22 04:58:17 +02:00
inotia00 5292a0e973
feat: bump YouTube patches to `v17.32.35` (#347) 2022-08-17 19:11:53 +02:00
oSumAtrIX f43446ed18
fix: migrate to new patcher api 2022-08-03 03:53:35 +02:00
oSumAtrIX 36af4cc14f
feat: `sponsorblock` patch (#101)
* chore(release): 2.5.1-dev.1 [skip ci]

## [2.5.1-dev.1](https://github.com/revanced/revanced-patches/compare/v2.5.0...v2.5.1-dev.1) (2022-06-30)

### Bug Fixes

* freezing panels when watching video in fullscreen ([#89](https://github.com/revanced/revanced-patches/issues/89)) ([f5d4f6c](f5d4f6c341))
* invalid version in compatibility annotation ([#90](https://github.com/revanced/revanced-patches/issues/90)) ([df43547](df435475cd))

* feat: migrate to breaking changes of patcher

* chore(release): 2.6.0-dev.1 [skip ci]

# [2.6.0-dev.1](https://github.com/revanced/revanced-patches/compare/v2.5.1-dev.1...v2.6.0-dev.1) (2022-07-02)

### Features

* migrate to breaking changes of patcher ([a116852](a11685263f))

* refactor: add package for fingerprints

* feat: partial `sponsorblock` patch

* feat: add `Name` annotation to `sponsorblock-resource-patch`

* fix: `sponsorblock-resource-patch`

* refactor: remove unused resources

* refactor: remove `locale-config-fix` dependency

* fix: broken fingerprints

* feat: general fixes on `sponsorblock` patch

* feat: more fixes on `sponsorblock` patch

* feat: update `sponsorblock` patch to 17.26.35

* style: use better wording and fix spelling mistakes

* fix: finish `sponsorblock` patch

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
2022-07-18 01:17:03 +02:00