3993 Commits

Author SHA1 Message Date
Ajay
05fa9ff317 Fix skip profile fallback for toggle settings not working 2025-09-09 03:40:50 -04:00
Ajay
9753b7c5a4 Merge branch 'master' of https://github.com/ajayyy/SponsorBlock 2025-09-09 03:36:49 -04:00
Ajay
40eabe6b18 Add channel skip profiles 2025-09-09 03:34:28 -04:00
Ajay Ramachandran
9a526c5f2b Merge pull request #2323 from mini-bomba/error_handling
Improve error handling
2025-08-29 00:06:40 -04:00
mini-bomba
bf6626f4b3 Improve error handling
- pass errors from background threads back to clients
- log all HTTP request errors and display them to the user where
  possible
2025-08-28 21:49:06 +02:00
Ajay Ramachandran
cc1708116c Merge pull request #2322 from ajayyy/dependabot/npm_and_yarn/multi-7ab1708bb7
Bump sha.js and web-ext
2025-08-21 13:50:48 -04:00
dependabot[bot]
de45d47c96 Bump sha.js and web-ext
Removes [sha.js](https://github.com/crypto-browserify/sha.js). It's no longer used after updating ancestor dependency [web-ext](https://github.com/mozilla/web-ext). These dependencies need to be updated together.


Removes `sha.js`

Updates `web-ext` from 8.2.0 to 8.9.0
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](https://github.com/mozilla/web-ext/compare/8.2.0...8.9.0)

---
updated-dependencies:
- dependency-name: sha.js
  dependency-version: 
  dependency-type: indirect
- dependency-name: web-ext
  dependency-version: 8.9.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-21 16:32:55 +00:00
Ajay Ramachandran
fd2826a80d Merge pull request #2319 from mini-bomba/segment_fetching_try_finally
Actually remove rejected promises from the pendingList
2025-08-19 15:03:58 -04:00
mini-bomba
9d48d4e0fe Actually remove rejected promises from the pendingList
otherwise this may cause a failure to be "cached" and never removed,
resulting in the inability to refresh segments until the page is
refreshed
2025-08-19 20:12:42 +02:00
Ajay
13f9914711 Request unlimited storate permission in sponsorblock on Firefox 2025-08-09 19:31:29 -04:00
Ajay Ramachandran
06ead877b4 Merge pull request #2310 from injust/patch-1
Remove `invidious.snopyta.org` from default config
2025-07-27 17:11:09 -04:00
Justin Su
28e3ef66f3 Remove invidious.snopyta.org from default config 2025-07-27 17:01:40 -04:00
Ajay
0bca508004 bump version 5.14 2025-07-25 02:15:15 -04:00
Ajay
42ff5f0092 update translations 2025-07-25 02:15:01 -04:00
Ajay
8c2258a331 Add notice about hook category change 2025-07-25 02:13:47 -04:00
Ajay
44177b9ddf Fix hover previews on normal layout 2025-07-24 21:58:38 -04:00
Ajay
33c939281c Show the category name on hover on new YouTube player layout 2025-07-24 21:44:33 -04:00
Ajay
f4d2558856 Add seperate hook category 2025-07-24 14:40:15 -04:00
Ajay
f9f6ac0107 bump version 5.13.4 2025-07-22 20:08:34 -04:00
Ajay
133c61ffed update translations 2025-07-22 20:08:10 -04:00
Ajay
21b7507a9e Add video title as option for advanced skip settings 2025-07-22 20:07:01 -04:00
Ajay
fd459414aa Add video duration to skip rules 2025-07-22 02:08:23 -04:00
Ajay
4296ea3f85 Fix alignment of segment category names on hover 2025-07-21 04:49:08 -04:00
Ajay
92b3cda9ef Fix status of if segments were found in popup to account for disabled categories 2025-07-21 04:00:33 -04:00
Ajay
907eba3827 Fix skip to highlight button alignment on new layout 2025-07-21 03:55:40 -04:00
Ajay
86cf324d62 FIx chapter name alignment on new YouTube layout 2025-07-21 03:41:07 -04:00
Ajay
e32db21f4e Add option to hide segment creation buttons in the popup 2025-07-16 13:18:50 -04:00
Ajay
6afcc6fb3a Add link to logo author to help page 2025-07-16 02:21:05 -04:00
Ajay
e510686baa update translations 5.13.3 2025-07-16 00:51:47 -04:00
Ajay
330dd3cbbd bump version 2025-07-16 00:51:14 -04:00
Ajay
e9b687df6a Improve help page layout and update some text 2025-07-16 00:50:35 -04:00
Ajay
e89dfed07e Add hide segment button to submission menu 2025-07-15 02:39:28 -04:00
Ajay
435b215025 Fix unsubmitted chapters auto skipping 2025-07-15 02:14:02 -04:00
Ajay
e0165e4aac Add guidelines button to popup 2025-07-15 01:17:29 -04:00
Ajay
63f9bd5926 Fix refresh button in popup 2025-07-09 03:19:18 -04:00
Ajay
87c4758089 Fix upcoming notice being shown for disabled categories
Fixes #2296
2025-07-02 21:04:02 -04:00
Ajay
07cd292bee bump version 5.13.2 2025-06-30 02:22:13 -04:00
Ajay
3b42a5a35b update translations 2025-06-30 02:22:03 -04:00
Ajay
fafff3d9a8 Fix showing minutes saved for local skipped time instead of formatted time 2025-06-29 01:43:19 -04:00
Ajay
b7fc3a8223 Fix your work box precision 2025-06-29 01:41:01 -04:00
Ajay
d2b859c5d8 Remove old chapter rendering logic 2025-06-25 02:48:45 -04:00
Ajay
17c49ace63 Fix segments appearing in chapter bar even when category disabled
Fixes #2292
2025-06-25 02:25:07 -04:00
Ajay
fa7b9eee01 FIx skip to highlight button still showing when highlight disabled
#2292
2025-06-25 02:22:55 -04:00
Ajay
6ad146e93d Fix donate link appearing on safari 2025-06-24 14:27:57 -04:00
Ajay
02b6ec7c6f Disable selenium test for now because of new captchas 2025-06-24 00:51:53 -04:00
Ajay
9ee80cca99 Count chrome driver mismatch as failure 2025-06-23 18:41:25 -04:00
Ajay
950b5dd6c4 Use default chrome driver version 2025-06-23 18:37:00 -04:00
Ajay
f5d959e0e0 bump version 5.13.1 2025-06-20 21:58:00 -04:00
Ajay
a8c99dc9fb Fix some channel information requests failing 2025-06-20 21:57:51 -04:00
Ajay
4d92f1fbbb update translations 5.13 2025-06-19 17:11:21 -04:00