aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2022-02-06Fix version4.1Ajay
2022-02-06Fix release ciAjay
2022-02-06Don't save downvotes in incognitoAjay
2022-02-06bump versionAjay
2022-02-06Save downvotes and segment hides in local storageAjay
2022-02-06Add animation to segment hidingAjay
2022-02-06Add segment hiding in popupAjay
2022-02-06Improve typing on getHashAjay
2022-02-06Add local storage options to configAjay
2022-02-06Fix parameters not optionalAjay
2022-02-06Merge branch 'master' of https://github.com/ajayyy/SponsorBlockAjay
2022-02-06Better title text for full video labelsAjay
2022-02-06remove logAjay
2022-02-06Add popup donation promptAjay
2022-02-06Merge pull request #1176 from ajayyy/ci/update_invidious_listAjay Ramachandran
Update Invidious List
2022-02-06Update Invidious Listgithub-actions[bot]
2022-02-06Delete unused unsubmitted objectsAjay
2022-02-06Merge branch 'master' of https://github.com/ajayyy/SponsorBlockAjay
2022-02-06Move segment times from encoded array to normal js objectAjay
2022-02-06Remove instructions for attribute generation, now handled by github actionAjay Ramachandran
2022-02-06Merge pull request #1175 from ajayyy/ci/oss_attributionAjay Ramachandran
Update OSS Attribution
2022-02-06Update OSS Attributiongithub-actions[bot]
2022-02-06Merge pull request #1174 from mchangrh/fix-oss-ciAjay Ramachandran
Fix OSS CI
2022-02-06Hide segments when voting from the popupAjay
2022-02-06Merge pull request #1155 from mchangrh/misc-fixAjay Ramachandran
Misc fixes
2022-02-06Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into misc-fixAjay
2022-02-06semicolonAjay Ramachandran
2022-02-06workflow_dispatchMichael M. Chang
2022-02-06npm ci to check node_modulesMichael M. Chang
2022-02-06Merge pull request #1167 from mchangrh/update-dependenciesAjay Ramachandran
update dependencies
2022-02-06New Crowdin updates (#1148)Ajay Ramachandran
2022-02-06update depndenciesMichael 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-06Merge pull request #1168 from mchangrh/youtubeClipAjay Ramachandran
early return if url is youtube clips url
2022-02-06Merge pull request #1164 from ajayyy/dependabot/npm_and_yarn/tmpl-1.0.5Ajay Ramachandran
Bump tmpl from 1.0.4 to 1.0.5
2022-02-06Merge pull request #1165 from ajayyy/dependabot/npm_and_yarn/nth-check-2.0.1Ajay Ramachandran
Bump nth-check from 2.0.0 to 2.0.1
2022-02-06Merge pull request #1163 from ajayyy/dependabot/npm_and_yarn/nanoid-3.2.0Ajay Ramachandran
Bump nanoid from 3.1.23 to 3.2.0
2022-02-06Don't load segments from url multiple timesAjay
2022-02-06early return if url is youtube clips urlMichael C
2022-02-05Add text color based off luminance for full video labelAjay
2022-02-04Bump nth-check from 2.0.0 to 2.0.1dependabot[bot]
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/fb55/nth-check/releases) - [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: nth-check dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2022-02-04Bump tmpl from 1.0.4 to 1.0.5dependabot[bot]
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2022-02-04Bump nanoid from 3.1.23 to 3.2.0dependabot[bot]
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
2022-02-04Merge pull request #1162 from mchangrh/invidious-ci-fixAjay Ramachandran
fix updateInvidious ci
2022-02-04fix updateInvidious ciMichael C
- add ts-node - fix path - add npm ci
2022-01-29Fix width with left bar options and make it appear more oftenAjay
2022-01-27merge only oneMichael C
2022-01-27Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into misc-fixMichael C
2022-01-27add mediaSession, remove bindMediaKeyMichael C
2022-01-27Fix ugly long category pill titlesAjay
FIx #1152
2022-01-27Don't hide exclusive access for min durationAjay
Fix #1156