Michael C
|
20d538b6e9
|
fully typed updown response
|
2024-09-07 00:17:03 -04:00 |
|
Ajay Ramachandran
|
36a5bc105b
|
Merge pull request #2040 from ajayyy/dependabot/npm_and_yarn/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3
|
2024-09-06 16:32:37 -04:00 |
|
Ajay Ramachandran
|
e6c39c099c
|
Merge pull request #2091 from ajayyy/ci/update_invidious_list
Update Invidious List
|
2024-09-06 02:48:56 -04:00 |
|
github-actions[bot]
|
d74ece2785
|
Update Invidious List
|
2024-09-06 06:46:40 +00:00 |
|
Ajay
|
e7eeee1b9d
|
Fix invidious CI
|
2024-09-06 02:45:32 -04:00 |
|
Ajay Ramachandran
|
c0a579e84b
|
Merge pull request #2083 from ajayyy/dependabot/npm_and_yarn/webpack-5.94.0
Bump webpack from 5.75.0 to 5.94.0
|
2024-09-06 02:23:51 -04:00 |
|
Ajay
|
e0a602eaf4
|
Fix compatibility with Vinegar extension on Safari
Also fixes miniplayer detection
|
2024-09-06 02:16:35 -04:00 |
|
dependabot[bot]
|
536ac01476
|
Bump webpack from 5.75.0 to 5.94.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.94.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-06 02:53:06 +00:00 |
|
Ajay Ramachandran
|
18a0cf2953
|
Merge pull request #2089 from ajayyy/dependabot/npm_and_yarn/multi-4c1fdd2521
Bump ws and web-ext
|
2024-09-05 22:51:48 -04:00 |
|
Ajay Ramachandran
|
7ae29f967b
|
Merge pull request #2088 from ajayyy/dependabot/npm_and_yarn/axios-1.7.7
Bump axios from 1.6.1 to 1.7.7
|
2024-09-05 22:51:42 -04:00 |
|
Ajay Ramachandran
|
2509cf9919
|
Merge pull request #2090 from ajayyy/dependabot/npm_and_yarn/multi-bc3fc687d2
Bump tough-cookie and web-ext
|
2024-09-05 22:51:34 -04:00 |
|
dependabot[bot]
|
e8c65fb21b
|
Bump tough-cookie and web-ext
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.4 and updates ancestor dependency [web-ext](https://github.com/mozilla/web-ext). These dependencies need to be updated together.
Updates `tough-cookie` from 4.1.2 to 4.1.4
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.4)
Updates `web-ext` from 7.10.0 to 8.2.0
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](https://github.com/mozilla/web-ext/compare/7.10.0...8.2.0)
---
updated-dependencies:
- dependency-name: tough-cookie
dependency-type: indirect
- dependency-name: web-ext
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-06 02:38:48 +00:00 |
|
dependabot[bot]
|
5d155f6c74
|
Bump ws and web-ext
Bumps [ws](https://github.com/websockets/ws) to 8.17.1 and updates ancestor dependency [web-ext](https://github.com/mozilla/web-ext). These dependencies need to be updated together.
Updates `ws` from 8.13.0 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.13.0...8.17.1)
Updates `web-ext` from 7.10.0 to 8.2.0
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](https://github.com/mozilla/web-ext/compare/7.10.0...8.2.0)
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
- dependency-name: web-ext
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-06 02:38:40 +00:00 |
|
dependabot[bot]
|
dca6780979
|
Bump axios from 1.6.1 to 1.7.7
Bumps [axios](https://github.com/axios/axios) from 1.6.1 to 1.7.7.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.1...v1.7.7)
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-06 02:38:38 +00:00 |
|
Ajay Ramachandran
|
65b7d6589a
|
Fix web ext signing
|
2024-09-05 22:37:33 -04:00 |
|
Ajay
|
dbf80b4929
|
Add pre-fetching on hover with a small segment data cache
|
2024-09-02 03:22:33 -04:00 |
|
Ajay
|
e181c64775
|
Use consistent request url for better caching
|
2024-09-02 02:04:32 -04:00 |
|
Ajay
|
ac9b2d12fe
|
Decrease sponsor frame flashing when skipping segments at the start
|
2024-09-01 03:51:37 -04:00 |
|
Ajay
|
3738b180dd
|
Don't play notification if video is muted
Fixes #1888
|
2024-07-17 13:17:50 -04:00 |
|
Ajay
|
3ec1e85712
|
Don't play audio notification when previewing
|
2024-07-17 13:14:52 -04:00 |
|
Ajay
|
e9a77355bb
|
bump version
|
2024-06-23 00:33:39 +05:30 |
|
Ajay
|
116190f2b3
|
Warn if server-side ad wasn't detected and submitting a segment
|
2024-06-23 00:31:11 +05:30 |
|
Ajay
|
4bbd59b988
|
Support server side rendered ads
Fixes #2035
|
2024-06-23 00:03:03 +05:30 |
|
Ajay
|
5c279d80df
|
Show submission count from server
|
2024-06-22 17:42:48 +05:30 |
|
Ajay
|
f177b95a5a
|
Fix submission menu after video ends and unskip button after video ends
|
2024-06-22 17:06:29 +05:30 |
|
Ajay Ramachandran
|
d86dd37ec0
|
Merge pull request #2046 from ajayyy/mv3
Support mv3
|
2024-06-22 16:29:43 +05:30 |
|
Ajay
|
fae7d921a7
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into mv3
|
2024-06-22 16:27:18 +05:30 |
|
Ajay
|
60a2eff40a
|
Fix linting issue
|
2024-06-19 23:16:29 +05:30 |
|
Ajay
|
98a4a076bc
|
Support invidious in mv3
|
2024-06-19 23:14:27 +05:30 |
|
Ajay
|
a95020dda3
|
Manifest v3 without invidious working
|
2024-06-19 22:37:29 +05:30 |
|
dependabot[bot]
|
3c2bf20321
|
Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-18 01:45:58 +00:00 |
|
Ajay Ramachandran
|
5e179cf9ff
|
Merge pull request #2036 from mini-bomba/refresh-fix
Fix refreshing
|
2024-06-13 09:07:57 +05:30 |
|
mini-bomba
|
0b946d5ef7
|
Don't fetch segments when videoID is null
Also log an error to the console if we ever try to do this in the future
|
2024-06-13 01:18:02 +02:00 |
|
mini-bomba
|
f48c57b1c5
|
Don't inject into the cookie rotate iframe
There's nothing there, it only breaks the refreshing.
|
2024-06-13 01:09:27 +02:00 |
|
Ajay
|
98ac2fc618
|
bump version
|
2024-06-06 19:53:08 +05:30 |
|
Ajay
|
36e3333e39
|
Fix submission menu disappearing when video ends
|
2024-06-06 19:52:57 +05:30 |
|
Ajay
|
15fcc971f6
|
bump version
|
2024-05-24 03:26:02 -04:00 |
|
Ajay
|
32adbb9581
|
update translations
|
2024-05-24 03:22:36 -04:00 |
|
Ajay
|
4ecd02510b
|
Fix warnings
|
2024-05-24 03:22:07 -04:00 |
|
Ajay
|
0dbb6474b8
|
Fix preview bar on mobile
Fixes #2021
|
2024-05-24 03:20:21 -04:00 |
|
Ajay
|
c974c2a6d6
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock
|
2024-05-24 03:15:59 -04:00 |
|
Ajay
|
a6695254b6
|
Fix skipping and preview bar on "add to queue", miniplayer and hover preview
Fixes #1486
|
2024-05-24 03:15:58 -04:00 |
|
Ajay
|
e8a82eddca
|
Change chapters sorting
|
2024-05-09 19:09:37 -04:00 |
|
Ajay Ramachandran
|
d3684dbedd
|
Merge pull request #2017 from stdedos/fix/disabled-comment-typo
Fix comment typo
|
2024-05-08 17:54:10 -04:00 |
|
Stavros Ntentos
|
6c9a403731
|
Fix comment typo
Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
|
2024-05-08 23:44:01 +03:00 |
|
Ajay
|
3be51c89a9
|
Fix popup sometimes saying "No video found"
Fixes #2006
Fixes #2013
Fixes #1999
|
2024-04-30 20:54:54 -04:00 |
|
Ajay
|
5b845a56e1
|
Fix unsubmitted segments sometimes manual skipping if manual skip enabled for category
Fixes #2002
|
2024-04-28 22:59:02 -04:00 |
|
Ajay
|
7b572c3c0e
|
Fix previewed segment check
Fixes #1996
|
2024-04-28 21:51:35 -04:00 |
|
Ajay
|
56bb22d03d
|
Allow importing segments with no category
Also fixes case when importing chapters when having no permission to submit chapters
|
2024-04-26 16:44:20 -04:00 |
|
Ajay
|
e1d656f43f
|
Make notice visibility option not appear when notice disabled
|
2024-04-04 13:54:47 -04:00 |
|