aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2024-06-13Don't fetch segments when videoID is nullmini-bomba
Also log an error to the console if we ever try to do this in the future
2024-06-13Don't inject into the cookie rotate iframemini-bomba
There's nothing there, it only breaks the refreshing.
2024-06-06bump version5.6.1Ajay
2024-06-06Fix submission menu disappearing when video endsAjay
2024-05-24bump version5.6Ajay
2024-05-24update translationsAjay
2024-05-24Fix warningsAjay
2024-05-24Fix preview bar on mobileAjay
Fixes #2021
2024-05-24Merge branch 'master' of https://github.com/ajayyy/SponsorBlockAjay
2024-05-24Fix skipping and preview bar on "add to queue", miniplayer and hover previewAjay
Fixes #1486
2024-05-09Change chapters sortingAjay
2024-05-08Merge pull request #2017 from stdedos/fix/disabled-comment-typoAjay Ramachandran
Fix comment typo
2024-05-08Fix comment typo Stavros Ntentos
Signed-off-by: Stavros Ntentos <[email protected]>
2024-04-30Fix popup sometimes saying "No video found"Ajay
Fixes #2006 Fixes #2013 Fixes #1999
2024-04-28Fix unsubmitted segments sometimes manual skipping if manual skip enabled ↵Ajay
for category Fixes #2002
2024-04-28Fix previewed segment checkAjay
Fixes #1996
2024-04-26Allow importing segments with no categoryAjay
Also fixes case when importing chapters when having no permission to submit chapters
2024-04-04Make notice visibility option not appear when notice disabledAjay
2024-03-27Improve submission box paddingAjay
2024-03-18bump version5.5.9Ajay
2024-03-18bump translationsAjay
2024-03-18Merge pull request #1983 from HanYaodong/devAjay Ramachandran
[Fix #1979] Stop Refresh Animation on Popup When Content Script is Not Injected
2024-03-18Fix chapters not changing when skipping is disabledAjay
2024-03-18Merge branch 'master' of https://github.com/ajayyy/SponsorBlockAjay
2024-03-18Add option to store downvotes when done in private tabsAjay
2024-03-16Merge pull request #1986 from ↵Ajay Ramachandran
ajayyy/dependabot/npm_and_yarn/follow-redirects-1.15.6 Bump follow-redirects from 1.15.4 to 1.15.6
2024-03-16Bump follow-redirects from 1.15.4 to 1.15.6dependabot/npm_and_yarn/follow-redirects-1.15.6dependabot[bot]
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] <[email protected]>
2024-03-09Refractor popup infoFound() empty message detectionHanYaodong
2024-03-09Stop refresh animation on popup when content script is not injectedHanYaodong
2024-03-07update translations5.5.8Ajay
2024-03-07bump versionAjay
2024-03-07Fix rate-limiting when setting options from options pageAjay
2024-02-29Merge pull request #1948 from ↵Ajay Ramachandran
ajayyy/dependabot/npm_and_yarn/follow-redirects-1.15.4 Bump follow-redirects from 1.15.3 to 1.15.4
2024-02-29Merge pull request #1950 from ↵Ajay Ramachandran
ajayyy/dependabot/npm_and_yarn/postcss-and-web-ext-8.4.33 Bump postcss and web-ext
2024-02-29Merge pull request #1979 from HanYaodong/dev_refreshAjay Ramachandran
[Fix] Stop Refresh Animation on Popup When Triggered on Non-YouTube Pages
2024-02-29Stop refresh animation on popup when not on youtube pageHanYaodong
2024-02-28bump version5.5.7Ajay
2024-02-27Fix missing key in tooltip and update maze utilsAjay
2024-02-27Move category pill to top if on description on right layoutAjay
2024-02-24bump version5.5.6Ajay
2024-02-24update translationsAjay
2024-02-24Fix issue with BlockTube version 0.4.1Ajay
2024-02-21Don't require preview for starting segmentsAjay
2024-02-13bump version5.5.5Ajay
2024-02-13update translationsAjay
2024-02-13Fix adding custom Invidious instances on FirefoxAjay
Fixes #815
2024-02-13Fix chapter names not appearingAjay
2024-02-13Fix hidden mute segments sometimes still mutingAjay
2024-02-02Merge pull request #1967 from HanYaodong/devAjay Ramachandran
Fix license info in README
2024-02-02Fix license info in READMEHanYaodong