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 |
|
Ajay
|
e14b3c76f9
|
Improve submission box padding
|
2024-03-27 16:14:10 -04:00 |
|
Ajay
|
de830cda48
|
bump version
|
2024-03-18 21:03:23 -04:00 |
|
Ajay
|
d8057fb547
|
bump translations
|
2024-03-18 21:03:09 -04:00 |
|
Ajay Ramachandran
|
2dd69d443b
|
Merge pull request #1983 from HanYaodong/dev
[Fix #1979] Stop Refresh Animation on Popup When Content Script is Not Injected
|
2024-03-18 20:59:19 -04:00 |
|
Ajay
|
6732850b41
|
Fix chapters not changing when skipping is disabled
|
2024-03-18 20:58:07 -04:00 |
|
Ajay
|
287233785e
|
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock
|
2024-03-18 19:45:36 -04:00 |
|
Ajay
|
de094cb11f
|
Add option to store downvotes when done in private tabs
|
2024-03-18 19:45:35 -04:00 |
|
Ajay Ramachandran
|
2307691044
|
Merge pull request #1986 from ajayyy/dependabot/npm_and_yarn/follow-redirects-1.15.6
Bump follow-redirects from 1.15.4 to 1.15.6
|
2024-03-16 21:07:43 -04:00 |
|
dependabot[bot]
|
2dca0d7526
|
Bump follow-redirects from 1.15.4 to 1.15.6
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-16 23:28:04 +00:00 |
|
HanYaodong
|
a1505bcf20
|
Refractor popup infoFound() empty message detection
|
2024-03-09 23:47:48 +08:00 |
|
HanYaodong
|
25b53754ba
|
Stop refresh animation on popup when content script is not injected
|
2024-03-09 23:42:17 +08:00 |
|
Ajay
|
6c71036356
|
update translations
|
2024-03-07 17:22:22 -05:00 |
|
Ajay
|
f55f2606a7
|
bump version
|
2024-03-07 17:21:50 -05:00 |
|
Ajay
|
e9b7abd219
|
Fix rate-limiting when setting options from options page
|
2024-03-07 17:20:23 -05:00 |
|
Ajay Ramachandran
|
63d3309605
|
Merge pull request #1948 from ajayyy/dependabot/npm_and_yarn/follow-redirects-1.15.4
Bump follow-redirects from 1.15.3 to 1.15.4
|
2024-02-29 03:35:22 -05:00 |
|
Ajay Ramachandran
|
b4615d7d79
|
Merge pull request #1950 from ajayyy/dependabot/npm_and_yarn/postcss-and-web-ext-8.4.33
Bump postcss and web-ext
|
2024-02-29 03:35:13 -05:00 |
|
Ajay Ramachandran
|
ec7eee650b
|
Merge pull request #1979 from HanYaodong/dev_refresh
[Fix] Stop Refresh Animation on Popup When Triggered on Non-YouTube Pages
|
2024-02-29 03:34:45 -05:00 |
|
HanYaodong
|
154bb1749d
|
Stop refresh animation on popup when not on youtube page
|
2024-02-29 12:36:06 +08:00 |
|
Ajay
|
742eb7ef57
|
bump version
|
2024-02-28 01:13:57 -05:00 |
|
Ajay
|
88526aa46e
|
Fix missing key in tooltip and update maze utils
|
2024-02-27 22:16:53 -05:00 |
|
Ajay
|
1909e66c87
|
Move category pill to top if on description on right layout
|
2024-02-27 22:13:58 -05:00 |
|
Ajay
|
5f8447ec6b
|
bump version
|
2024-02-24 18:54:19 -05:00 |
|
Ajay
|
e6db5b43ff
|
update translations
|
2024-02-24 18:54:11 -05:00 |
|
Ajay
|
6566c129c7
|
Fix issue with BlockTube version 0.4.1
|
2024-02-24 18:53:26 -05:00 |
|
Ajay
|
e7f4be2d57
|
Don't require preview for starting segments
|
2024-02-21 14:32:44 -05:00 |
|
Ajay
|
9d04482d19
|
bump version
|
2024-02-13 22:35:44 -05:00 |
|
Ajay
|
7c661f8e67
|
update translations
|
2024-02-13 22:33:11 -05:00 |
|
Ajay
|
0b7a2fd197
|
Fix adding custom Invidious instances on Firefox
Fixes #815
|
2024-02-13 22:32:37 -05:00 |
|
Ajay
|
3382d8a500
|
Fix chapter names not appearing
|
2024-02-13 21:52:10 -05:00 |
|
Ajay
|
5d871d5fe7
|
Fix hidden mute segments sometimes still muting
|
2024-02-13 21:32:23 -05:00 |
|
Ajay Ramachandran
|
b7c5737a95
|
Merge pull request #1967 from HanYaodong/dev
Fix license info in README
|
2024-02-02 19:17:14 -05:00 |
|
HanYaodong
|
0cca1c3566
|
Fix license info in README
|
2024-02-02 19:32:31 +08:00 |
|
Ajay
|
e0fe0fad67
|
Don't close submission menu if submission didn't go through
Fxies submission menu closing for warning about previewing a segment
|
2024-02-01 13:31:19 -05:00 |
|
Ajay
|
c0bc068a18
|
Handle exceptions for voting
Maybe fixes #1961
|
2024-01-31 19:06:16 -05:00 |
|
Ajay
|
7cb413db15
|
Don't display preview bar while scrubbing on mobile
Should help with #1962
|
2024-01-31 18:58:06 -05:00 |
|
Ajay
|
fdf1a6acf9
|
bump version
|
2024-01-30 23:12:36 -05:00 |
|
Ajay
|
b533c6c1c8
|
update translations
|
2024-01-30 23:12:28 -05:00 |
|
Ajay
|
926423db5c
|
Fix compatibility with vinegar on Safari
|
2024-01-30 23:12:03 -05:00 |
|