Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-08 | Add size limit to description for edge | Ajay | |
2024-09-08 | Merge pull request #1886 from Choromanski/master | Ajay Ramachandran | |
Overriding default webpack performance config to reduce warnings | |||
2024-06-19 | Support invidious in mv3 | Ajay | |
2024-01-16 | Fix german title not being shortened | Ajay | |
2023-10-19 | Overriding default webpack performance config to reduce warnings | Brian Choromanski | |
2023-06-30 | Move maze utils to a submodule, move tooltip out | Ajay | |
2023-05-09 | Fix copying bad files when compiling | Ajay | |
2023-03-24 | fix paths for windows dev | Michael C | |
2023-03-20 | reformat webpack document script definition | Ajay | |
2023-03-18 | Remove chapters payment checks | Ajay | |
2023-03-17 | Inject document script using raw HTML to be fast enough to still be able to ↵ | Ajay | |
hijack listener when visiting YouTube channel page directly | |||
2023-02-07 | Make invidious instances work on safari | Ajay | |
2023-02-01 | Add invidious instances by default for safari | Ajay | |
https://github.com/ajayyy/SponsorBlock/issues/798 | |||
2022-12-04 | Add another key to config diff whitelist | Ajay Ramachandran | |
2022-10-07 | add configDiffPlugin | Michael C | |
2022-09-02 | rebase document script out of videoInfo #1312 | Michael C | |
2022-09-01 | Add license requirement | Ajay | |
2022-07-20 | Fix running dev broken | Ajay | |
2022-06-30 | revert module conversion | Michael C | |
2022-06-22 | Create source maps in dev | Ajay | |
2022-05-24 | update dependencies & bump minimum node version (#1329) | Michael C | |
- bump all dependences - add github-actions reporter to jest - convert (most) webpack configs to ESM - manifest.cjs cannot be converted since there is no native .json import until node 17 | |||
2022-03-31 | bump dependencies + reduce build time by 1/3 | Michael C | |
- drop webpack to 5.64 to fix 1 security issue, the rest depend on web-ext | |||
2022-02-06 | Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into misc-fix | Ajay | |
2022-02-06 | update depndencies | Michael C | |
- add engines targeting dev - bump webpack - update-oss-attribution CI - appease eslint for webpack - clean up packages - move @types to devDependencies - moved concurrently to devDependencies - remove unused babel | |||
2022-01-26 | linting + audio override | Michael C | |
2022-01-14 | Add safari extra manifest and use chrome's manifest for edge | Ajay | |
2022-01-14 | Add build mode for edge languages | Ajay | |
2022-01-14 | Add build option for safari that fixes locales | Ajay | |
Fix #801 and #1061 | |||
2021-08-20 | Add option to disable $ link | Ajay Ramachandran | |
2021-03-24 | Prompt to accept youtube.com permission if video info fails to load | Ajay Ramachandran | |
Should fix #698, #687, #611 and #635 | |||
2020-08-27 | Add back copy plugin changes | Ajay Ramachandran | |
2020-08-27 | Revert dependency changes | Nanobyte | |
2020-08-13 | Updates dependencies to fix vulnerabilities | Nanobyte | |
38020 vulnerabilities fixed | |||
2020-02-23 | Fixed beta builds | Ajay Ramachandran | |
2020-02-20 | Added beta build to CI | Ajay Ramachandran | |
2020-02-04 | Mkdir with directory | Ajay Ramachandran | |
2020-02-04 | Add recursive to mkdir | Ajay Ramachandran | |
2020-02-04 | Create dir when building if needed. | Ajay Ramachandran | |
2020-02-04 | Added manifest building. | Ajay Ramachandran | |
2020-02-03 | Converted options page to TypeScript | Ajay Ramachandran | |
2020-02-01 | Made the extension successfully build | Ajay Ramachandran | |
2020-02-01 | Setup new config.json and fixed typescript errors in the popup | Ajay Ramachandran | |
2020-01-28 | Started conversion to TypeScript. | Ajay Ramachandran | |