Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-27 | bump version5.9.2 | Ajay | |
2024-09-27 | Fix not allowing you to type ' in live chats | Ajay | |
2024-09-26 | bump version5.9.1 | Ajay | |
2024-09-26 | Add more room for server-side rendering check | Ajay | |
2024-09-26 | Attempt to fix issue with autoplay disabled on some browser breaking skipping | Ajay | |
Fix #2074 and Fix #2078 | |||
2024-09-23 | Remove unnecessary log | Ajay | |
Fix #2111 | |||
2024-09-23 | bump version5.9 | Ajay | |
2024-09-23 | update translations | Ajay | |
2024-09-23 | Make sure old segment fetch request doesn't get used | Ajay | |
May fix #2101 See https://github.com/ajayyy/SponsorBlock/commit/dbf80b492902ecc55fc5b207ae5aa600be4a3bd0#r147058589 | |||
2024-09-23 | Fix chapter box title selector | Ajay | |
2024-09-23 | try to improve chapters importing | Ajay | |
2024-09-23 | Improve timeout waiting error | Ajay | |
2024-09-23 | Fix preview bar not appearing on mobile due to new layout | Ajay | |
Fixes #2109 | |||
2024-09-12 | Remove legacy keybdind check | Ajay | |
2024-09-12 | Make submission menu keyboard of ff not open find menu | Ajay | |
2024-09-08 | Add size limit to description for edge | Ajay | |
2024-09-08 | bump version5.8.1 | Ajay | |
2024-09-08 | Fix minimum firefox version in manifest | Ajay | |
Failing web-ext linter | |||
2024-09-08 | Merge branch 'master' of https://github.com/ajayyy/SponsorBlock5.8 | Ajay | |
2024-09-08 | bump version | Ajay | |
2024-09-08 | Merge pull request #1886 from Choromanski/master | Ajay Ramachandran | |
Overriding default webpack performance config to reduce warnings | |||
2024-09-08 | Fix lint issue | Ajay | |
2024-09-08 | Add way to copy debug logs from popup | Ajay | |
2024-09-07 | Merge pull request #2095 from mchangrh/inv-ci | Ajay Ramachandran | |
fully typed updown response | |||
2024-09-07 | fully typed updown response | Michael C | |
2024-09-06 | Merge pull request #2040 from ajayyy/dependabot/npm_and_yarn/braces-3.0.3ci/oss_attribution | Ajay Ramachandran | |
Bump braces from 3.0.2 to 3.0.3 | |||
2024-09-06 | Merge pull request #2091 from ajayyy/ci/update_invidious_list | Ajay Ramachandran | |
Update Invidious List | |||
2024-09-06 | Update Invidious List | github-actions[bot] | |
2024-09-06 | Fix invidious CI | Ajay | |
2024-09-06 | Merge pull request #2083 from ajayyy/dependabot/npm_and_yarn/webpack-5.94.0 | Ajay Ramachandran | |
Bump webpack from 5.75.0 to 5.94.0 | |||
2024-09-06 | Fix compatibility with Vinegar extension on Safari | Ajay | |
Also fixes miniplayer detection | |||
2024-09-06 | Bump webpack from 5.75.0 to 5.94.0dependabot/npm_and_yarn/webpack-5.94.0 | dependabot[bot] | |
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] <[email protected]> | |||
2024-09-05 | Merge pull request #2089 from ajayyy/dependabot/npm_and_yarn/multi-4c1fdd2521 | Ajay Ramachandran | |
Bump ws and web-ext | |||
2024-09-05 | Merge pull request #2088 from ajayyy/dependabot/npm_and_yarn/axios-1.7.7 | Ajay Ramachandran | |
Bump axios from 1.6.1 to 1.7.7 | |||
2024-09-05 | Merge pull request #2090 from ajayyy/dependabot/npm_and_yarn/multi-bc3fc687d2 | Ajay Ramachandran | |
Bump tough-cookie and web-ext | |||
2024-09-06 | Bump tough-cookie and web-ext | dependabot[bot] | |
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] <[email protected]> | |||
2024-09-06 | Bump ws and web-ext | dependabot[bot] | |
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] <[email protected]> | |||
2024-09-06 | Bump axios from 1.6.1 to 1.7.7 | dependabot[bot] | |
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] <[email protected]> | |||
2024-09-05 | Fix web ext signing | Ajay Ramachandran | |
2024-09-02 | Add pre-fetching on hover with a small segment data cache | Ajay | |
2024-09-02 | Use consistent request url for better caching | Ajay | |
2024-09-01 | Decrease sponsor frame flashing when skipping segments at the start | Ajay | |
2024-07-17 | Don't play notification if video is muted | Ajay | |
Fixes #1888 | |||
2024-07-17 | Don't play audio notification when previewing | Ajay | |
2024-06-23 | bump version5.7 | Ajay | |
2024-06-23 | Warn if server-side ad wasn't detected and submitting a segment | Ajay | |
2024-06-23 | Support server side rendered ads | Ajay | |
Fixes #2035 | |||
2024-06-22 | Show submission count from server | Ajay | |
2024-06-22 | Fix submission menu after video ends and unskip button after video ends | Ajay | |
2024-06-22 | Merge pull request #2046 from ajayyy/mv3 | Ajay Ramachandran | |
Support mv3 |