Ajay
9c836a89a3
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into misc-fix
2022-02-06 13:42:58 -05:00
Michael C
1bd7c6a33a
update depndencies
...
- 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-06 13:24:47 -05:00
Michael C
ba2efe59cb
fix updateInvidious ci
...
- add ts-node
- fix path
- add npm ci
2022-02-04 02:38:14 -05:00
Michael C
ba7d46dd73
add mediaSession, remove bindMediaKey
2022-01-27 14:52:13 -05:00
Michael C
6d0d533fa7
force listen for mediaKeys
2022-01-27 00:53:30 -05:00
Michael C
9457aff44f
linting + audio override
2022-01-26 17:54:58 -05:00
Ajay
a82062da5b
Add build mode for edge languages
2022-01-14 16:07:24 -05:00
Ajay
35da572f3f
Add build option for safari that fixes locales
...
Fix #801 and #1061
2022-01-14 15:56:38 -05:00
Ajay Ramachandran
4bca8ad2f7
Merge pull request #1071 from mchangrh/invidiousCI
...
Auto-populate invidious list
2021-12-28 15:09:19 -05:00
Ajay Ramachandran
48f7c1e0a1
fix license in package.json
2021-12-01 17:00:04 -05:00
Michael M. Chang
29c3b80d0b
Update licence in package.json
...
#721
2021-12-01 16:44:08 -05:00
Michael C
dc47b9ffd2
appease CI/ webpack
...
move to ci/
change triggers
2021-11-30 18:17:28 -05:00
Michael C
e4e453a11c
add code to parse and filter
2021-11-30 15:55:26 -05:00
Ajay Ramachandran
098d879fe2
Merge pull request #922 from ajayyy/basic-selenium
...
Basic selenium
2021-09-01 16:03:05 -04:00
Ajay Ramachandran
9c54d141e9
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into improvements
2021-07-31 01:02:41 -04:00
Ajay Ramachandran
4ef8e36821
Fix build step casing
2021-07-30 23:37:13 -04:00
Ajay Ramachandran
788d4bf73c
Build before running test
2021-07-30 23:36:31 -04:00
Ajay Ramachandran
d93e9a7d8a
Add basic selenium test
2021-07-30 15:04:05 -04:00
Ajay Ramachandran
0ae34c9603
Update more packages
2021-07-04 15:01:33 -04:00
Ajay Ramachandran
41a3c695dc
Update packages
2021-07-04 14:35:46 -04:00
Ajay Ramachandran
71ec724295
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into improvements
2021-06-18 00:46:55 -04:00
Ajay Ramachandran
4932fc6f45
Fix skipping on Firefox for Android
...
Resolves https://github.com/ajayyy/SponsorBlock/issues/659 and https://github.com/ajayyy/SponsorBlock/issues/588
2021-06-09 14:26:20 -04:00
Ajay Ramachandran
616981a2b7
Update react to fix chrome warnings
2021-05-11 00:27:18 -04:00
Ajay Ramachandran
e5ec478e6a
Update dependencies
2020-12-16 00:53:15 -05:00
Max Baumann
e2ef7412a4
refactor(lint): fix trivial linting errors
2020-12-12 23:58:34 +01:00
Max Baumann
0854b74080
feat(lint): add default .eslintrc.js
2020-12-12 22:56:14 +01:00
Dainius Daukševičius
5bc12e52f3
remove js-sha256 dependency, use native hashing function
2020-10-15 20:15:11 +03:00
Ajay Ramachandran
b4e1cb0cfd
Merge pull request #459 from Joe-Dowd/hash-prefix
...
Added hash prefix implementation (server code not yet merged)
2020-09-16 13:53:53 -04:00
Ajay Ramachandran
f4bbd40b93
Merge pull request #471 from ajayyy/expiremental
...
Fix release workflow
2020-09-11 18:12:10 -04:00
Ajay Ramachandran
e2718f1ebc
Fix release workflow
2020-09-11 18:08:44 -04:00
Joe Dowd
40d522694d
Added has prefix implementation (no config page)
2020-09-04 00:05:41 +01:00
Nanobyte
e0c11752e5
Revert dependency changes
2020-08-27 21:18:21 -04:00
Nanobyte
7569de5ee3
jest removed
...
cleanup: jest dependency was never used
2020-08-13 23:30:35 +02:00
Nanobyte
2b8b72f4df
Updates dependencies to fix vulnerabilities
...
38020 vulnerabilities fixed
2020-08-13 23:26:08 +02:00
Ajay Ramachandran
842d35235a
Gave web-ext the beta name and made signing happen at the end.
2020-05-17 00:23:44 -04:00
Ajay Ramachandran
f9d8daeca0
Upgraded web-ext
2020-05-12 21:18:07 -04:00
Ajay Ramachandran
44e8b316a5
Added Firefox signing to CI
2020-04-27 00:01:45 -04:00
Ajay Ramachandran
008c9380b1
Switched notice to react
2020-02-25 00:38:03 -05:00
Ajay Ramachandran
8b28bccfd7
Run dev now uses dev build.
2020-02-19 12:57:22 -05:00
Ajay Ramachandran
c6107057d9
Firefox dev environment now loads Firefox uBlock Origin
2020-02-19 12:54:58 -05:00
Ajay Ramachandran
2f7a4bdb36
Fix chrome build scripts
2020-02-04 02:14:30 -05:00
Ajay Ramachandran
09a33c4252
Added manifest building.
2020-02-04 01:32:58 -05:00
Ajay Ramachandran
e3be54cbe7
Updated build commands
2020-02-03 23:10:04 -05:00
Ajay Ramachandran
03836b69f2
Started conversion to TypeScript.
2020-01-28 22:16:48 -05:00
Ajay Ramachandran
5c227f445a
Added ublock origin to npm run dev
2020-01-10 19:58:59 -05:00
Ajay Ramachandran
1bd0b4349f
Fixed build not ignoring ignored folder
2020-01-06 19:51:49 -05:00
Ajay Ramachandran
491bef680e
Removed unnecessary ignored files.
2019-12-29 20:49:31 -05:00
Ajay Ramachandran
e581dc818f
Updated ignore files for build.
2019-12-29 20:26:47 -05:00
Jeremy Plsek
8d0b032eb6
Add web-ext and ci artifact generation
2019-12-29 19:35:02 -05:00