Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-02-04 | fix updateInvidious ci | Michael C | |
- add ts-node - fix path - add npm ci | |||
2022-01-27 | add mediaSession, remove bindMediaKey | Michael C | |
2022-01-27 | force listen for mediaKeys | Michael C | |
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-12-28 | Merge pull request #1071 from mchangrh/invidiousCI | Ajay Ramachandran | |
Auto-populate invidious list | |||
2021-12-01 | fix license in package.json | Ajay Ramachandran | |
2021-12-01 | Update licence in package.json | Michael M. Chang | |
#721 | |||
2021-11-30 | appease CI/ webpack | Michael C | |
move to ci/ change triggers | |||
2021-11-30 | add code to parse and filter | Michael C | |
2021-09-01 | Merge pull request #922 from ajayyy/basic-selenium | Ajay Ramachandran | |
Basic selenium | |||
2021-07-31 | Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into ↵ | Ajay Ramachandran | |
improvements | |||
2021-07-30 | Fix build step casing | Ajay Ramachandran | |
2021-07-30 | Build before running test | Ajay Ramachandran | |
2021-07-30 | Add basic selenium test | Ajay Ramachandran | |
2021-07-04 | Update more packages | Ajay Ramachandran | |
2021-07-04 | Update packages | Ajay Ramachandran | |
2021-06-18 | Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into ↵ | Ajay Ramachandran | |
improvements | |||
2021-06-09 | Fix skipping on Firefox for Android | Ajay Ramachandran | |
Resolves https://github.com/ajayyy/SponsorBlock/issues/659 and https://github.com/ajayyy/SponsorBlock/issues/588 | |||
2021-05-11 | Update react to fix chrome warnings | Ajay Ramachandran | |
2020-12-16 | Update dependencies | Ajay Ramachandran | |
2020-12-12 | refactor(lint): fix trivial linting errors | Max Baumann | |
2020-12-12 | feat(lint): add default .eslintrc.js | Max Baumann | |
2020-10-15 | remove js-sha256 dependency, use native hashing function | Dainius Daukševičius | |
2020-09-16 | Merge pull request #459 from Joe-Dowd/hash-prefix | Ajay Ramachandran | |
Added hash prefix implementation (server code not yet merged) | |||
2020-09-11 | Merge pull request #471 from ajayyy/expiremental2.0.6.1 | Ajay Ramachandran | |
Fix release workflow | |||
2020-09-11 | Fix release workflow | Ajay Ramachandran | |
2020-09-04 | Added has prefix implementation (no config page) | Joe Dowd | |
2020-08-27 | Revert dependency changes | Nanobyte | |
2020-08-13 | jest removed | Nanobyte | |
cleanup: jest dependency was never used | |||
2020-08-13 | Updates dependencies to fix vulnerabilities | Nanobyte | |
38020 vulnerabilities fixed | |||
2020-05-17 | Gave web-ext the beta name and made signing happen at the end. | Ajay Ramachandran | |
2020-05-12 | Upgraded web-ext | Ajay Ramachandran | |
2020-04-27 | Added Firefox signing to CI | Ajay Ramachandran | |
2020-02-25 | Switched notice to react | Ajay Ramachandran | |
2020-02-19 | Run dev now uses dev build. | Ajay Ramachandran | |
2020-02-19 | Firefox dev environment now loads Firefox uBlock Origin | Ajay Ramachandran | |
2020-02-04 | Fix chrome build scripts | Ajay Ramachandran | |
2020-02-04 | Added manifest building. | Ajay Ramachandran | |
2020-02-03 | Updated build commands | Ajay Ramachandran | |
2020-01-28 | Started conversion to TypeScript. | Ajay Ramachandran | |
2020-01-10 | Added ublock origin to npm run dev | Ajay Ramachandran | |
2020-01-06 | Fixed build not ignoring ignored folder | Ajay Ramachandran | |
2019-12-29 | Removed unnecessary ignored files. | Ajay Ramachandran | |
2019-12-29 | Updated ignore files for build. | Ajay Ramachandran | |