aboutsummaryrefslogtreecommitdiffhomepage
path: root/package-lock.json
AgeCommit message (Collapse)Author
2023-08-25Switch back to upstream content-scripts-register-polyfillAjay
2023-08-25Fix invidious support on Safari for iOS5.4.18Ajay
2023-07-18Bump word-wrap from 1.2.3 to 1.2.4dependabot[bot]
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2023-06-30Remove maze utils from npm depsAjay
2023-06-16Fix video mutation listener refresh being called too many timesAjay
2023-05-30bump maze utils againAjay
2023-05-30Add some garbage collection to old thumbnail elementsAjay
2023-05-24Another video element change check when video id changesAjay
2023-05-10Add warning if CPU Tamer extension is detectedAjay
2023-05-09Move more funcs to shared libAjay
2023-05-09Move some options page funcs to shared libAjay
2023-05-08Add auto-config import to clickbait extension, move more funcs to shared libAjay
Also fix a isSafari call
2023-04-30Fix submit button in fullscreen and theater modeAjay
2023-04-30Fix preview bar not appearing on all videosAjay
2023-04-27Bump xml2js and web-extdependabot[bot]
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependency [web-ext](https://github.com/mozilla/web-ext). These dependencies need to be updated together. Updates `xml2js` from 0.4.23 to 0.5.0 - [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases) - [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0) Updates `web-ext` from 7.5.0 to 7.6.2 - [Release notes](https://github.com/mozilla/web-ext/releases) - [Commits](https://github.com/mozilla/web-ext/compare/7.5.0...7.6.2) --- updated-dependencies: - dependency-name: xml2js dependency-type: indirect - dependency-name: web-ext dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
2023-04-27Upgrade maze-utils, move video element refreshes to libAjay
2023-03-24Move more thumbnail logic to libAjay
2023-03-18Lock version number for maze utilsAjay
2023-03-17Fix invidious support for thumbnail labelsAjay
2023-03-17Inject document script using raw HTML to be fast enough to still be able to ↵Ajay
hijack listener when visiting YouTube channel page directly
2023-03-10Show Full-Video Labels on thumbnailsAjay
Co-authored-by: mini-bomba <[email protected]>
2023-03-07Merge pull request #1674 from ↵Ajay Ramachandran
ajayyy/dependabot/npm_and_yarn/cacheable-request-and-got-10.2.7 Bump cacheable-request and got
2023-03-07update dependenciesMichael C
2023-03-07upgrade dependenciesMichael C
- remove speed-measure-webpack-plugin since it was there only for POC
2023-03-07bump maze utilsAjay
2023-02-22Update channel id regexAjay
2023-02-22update chrome driverAjay
2023-02-18Move generate userID to shared libAjay
2023-02-14Move get hash to shared libAjay
2023-02-14Move requesting logic to shared libAjay
2023-02-13Move video handing and config to shared libraryAjay
2023-02-12Bump cacheable-request and gotdependabot[bot]
Bumps [cacheable-request](https://github.com/jaredwray/cacheable-request) and [got](https://github.com/sindresorhus/got). These dependencies needed to be updated together. Updates `cacheable-request` from 7.0.2 to 10.2.7 - [Release notes](https://github.com/jaredwray/cacheable-request/releases) - [Commits](https://github.com/jaredwray/cacheable-request/commits) Updates `got` from 12.1.0 to 12.5.3 - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](https://github.com/sindresorhus/got/compare/v12.1.0...v12.5.3) --- updated-dependencies: - dependency-name: cacheable-request dependency-type: indirect - dependency-name: got dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2023-02-06Use pollyfill for invidious registrationAjay
Fix #798
2023-01-08Bump json5 from 2.2.1 to 2.2.3 (#1640)dependabot[bot]
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-24Move some generic functions to a new packageAjay
2022-10-20add noFallThrough, inplicitReturn, update packagesMichael C
2022-10-07add some changes that are rendering properlyMichael C
2022-10-07update dependencies (skips react)Michael C
2022-08-19Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay
2022-07-25update dependneciesMichael C
2022-07-12update dependenciesMichael C
2022-06-22Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay
2022-06-17Fix selenium testsAjay
2022-06-16bump package-lock with npm 8.12Michael C
2022-06-13Update node version in workflowAjay
2022-06-03Fix test errorAjay
2022-05-24update 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-04-11Merge pull request #1259 from mchangrh/bumpDependenciesAjay Ramachandran
bump dependencies
2022-04-09Bump moment from 2.29.1 to 2.29.2dependabot[bot]
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2022-03-31bump dependencies + reduce build time by 1/3Michael C
- drop webpack to 5.64 to fix 1 security issue, the rest depend on web-ext