Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-19 | Fix linting issue | Ajay | |
2024-06-19 | Support invidious in mv3 | Ajay | |
2024-06-19 | Manifest v3 without invidious working | Ajay | |
2024-06-06 | bump version5.6.1 | Ajay | |
2024-06-06 | Fix submission menu disappearing when video ends | Ajay | |
2024-05-24 | bump version5.6 | Ajay | |
2024-05-24 | update translations | Ajay | |
2024-05-24 | Fix warnings | Ajay | |
2024-05-24 | Fix preview bar on mobile | Ajay | |
Fixes #2021 | |||
2024-05-24 | Merge branch 'master' of https://github.com/ajayyy/SponsorBlock | Ajay | |
2024-05-24 | Fix skipping and preview bar on "add to queue", miniplayer and hover preview | Ajay | |
Fixes #1486 | |||
2024-05-09 | Change chapters sorting | Ajay | |
2024-05-08 | Merge pull request #2017 from stdedos/fix/disabled-comment-typo | Ajay Ramachandran | |
Fix comment typo | |||
2024-05-08 | Fix comment typo | Stavros Ntentos | |
Signed-off-by: Stavros Ntentos <[email protected]> | |||
2024-04-30 | Fix popup sometimes saying "No video found" | Ajay | |
Fixes #2006 Fixes #2013 Fixes #1999 | |||
2024-04-28 | Fix unsubmitted segments sometimes manual skipping if manual skip enabled ↵ | Ajay | |
for category Fixes #2002 | |||
2024-04-28 | Fix previewed segment check | Ajay | |
Fixes #1996 | |||
2024-04-26 | Allow importing segments with no category | Ajay | |
Also fixes case when importing chapters when having no permission to submit chapters | |||
2024-04-04 | Make notice visibility option not appear when notice disabled | Ajay | |
2024-03-27 | Improve submission box padding | Ajay | |
2024-03-18 | bump version5.5.9 | Ajay | |
2024-03-18 | bump translations | Ajay | |
2024-03-18 | Merge pull request #1983 from HanYaodong/dev | Ajay Ramachandran | |
[Fix #1979] Stop Refresh Animation on Popup When Content Script is Not Injected | |||
2024-03-18 | Fix chapters not changing when skipping is disabled | Ajay | |
2024-03-18 | Merge branch 'master' of https://github.com/ajayyy/SponsorBlock | Ajay | |
2024-03-18 | Add option to store downvotes when done in private tabs | Ajay | |
2024-03-16 | Merge 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-16 | Bump follow-redirects from 1.15.4 to 1.15.6dependabot/npm_and_yarn/follow-redirects-1.15.6 | dependabot[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-09 | Refractor popup infoFound() empty message detection | HanYaodong | |
2024-03-09 | Stop refresh animation on popup when content script is not injected | HanYaodong | |
2024-03-07 | update translations5.5.8 | Ajay | |
2024-03-07 | bump version | Ajay | |
2024-03-07 | Fix rate-limiting when setting options from options page | Ajay | |
2024-02-29 | Merge 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-29 | Merge 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-29 | Merge pull request #1979 from HanYaodong/dev_refresh | Ajay Ramachandran | |
[Fix] Stop Refresh Animation on Popup When Triggered on Non-YouTube Pages | |||
2024-02-29 | Stop refresh animation on popup when not on youtube page | HanYaodong | |
2024-02-28 | bump version5.5.7 | Ajay | |
2024-02-27 | Fix missing key in tooltip and update maze utils | Ajay | |
2024-02-27 | Move category pill to top if on description on right layout | Ajay | |
2024-02-24 | bump version5.5.6 | Ajay | |
2024-02-24 | update translations | Ajay | |
2024-02-24 | Fix issue with BlockTube version 0.4.1 | Ajay | |
2024-02-21 | Don't require preview for starting segments | Ajay | |
2024-02-13 | bump version5.5.5 | Ajay | |
2024-02-13 | update translations | Ajay | |
2024-02-13 | Fix adding custom Invidious instances on Firefox | Ajay | |
Fixes #815 | |||
2024-02-13 | Fix chapter names not appearing | Ajay | |
2024-02-13 | Fix hidden mute segments sometimes still muting | Ajay | |
2024-02-02 | Merge pull request #1967 from HanYaodong/dev | Ajay Ramachandran | |
Fix license info in README |