Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
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-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 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-20 | Added beta build to CI | 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 | |