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
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 304fbacab2
feat: `downloads` patch (#215) 2022-08-22 04:58:17 +02:00
oSumAtrIX 084a99bc6f
feat: `settings` patch framework (#266) 2022-08-22 01:59:43 +02:00
oSumAtrIX f43446ed18
fix: migrate to new patcher api 2022-08-03 03:53:35 +02:00
oSumAtrIX 0039f59a1a
build: bump patcher dependency version 2022-08-02 03:14:28 +02:00
oSumAtrIX 6791be02bd
refactor: use `ResourceUtils.copyXmlNode` 2022-08-01 04:13:51 +02:00
oSumAtrIX 2d2ed870da
fix: check if node has attributes before accessing them 2022-07-18 01:50:46 +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