aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2021-02-24Increase version number2.0.12.4hotfixAjay Ramachandran
2021-02-24Lower retry frequencyAjay Ramachandran
(cherry picked from commit 3927fe5630984d86793be55a55db8ee269f27986)
2021-02-03Increase version number2.0.12.3Ajay Ramachandran
2021-02-03Fix invidious supportAjay Ramachandran
Fixes https://github.com/ajayyy/SponsorBlock/issues/636
2021-01-31Increase version number2.0.12.2Ajay Ramachandran
2021-01-31Fix segments being deletedAjay Ramachandran
2021-01-30readme license fixAjay Ramachandran
2021-01-30licenseAjay Ramachandran
2021-01-27Log returned data when video info failed to load2.0.12.1Ajay Ramachandran
2021-01-26Increase version number2.0.12Ajay Ramachandran
2021-01-26Merge branch 'master' of https://github.com/ajayyy/SponsorBlockAjay Ramachandran
2021-01-26New Crowdin updates (#624)Ajay Ramachandran
2021-01-26Add error message from server when votingAjay Ramachandran
2021-01-26Increase fetch frequencyAjay Ramachandran
2021-01-26$Ajay Ramachandran
2021-01-17New Crowdin updates (#604)Ajay Ramachandran
2021-01-17Merge pull request #570 from FoseFx/fosefx-eslint-ciAjay Ramachandran
chore(ci): add linter to workflow
2021-01-17Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into ↵Ajay Ramachandran
fosefx-eslint-ci
2021-01-17Merge pull request #622 from ajayyy/fix-unsubmitted-listAjay Ramachandran
Improvements
2021-01-17Made countdown timer better support video playback speedsAjay Ramachandran
2021-01-17Add skip keybindAjay Ramachandran
https://github.com/ajayyy/SponsorBlock/issues/299
2021-01-17Never move old skip noticeAjay Ramachandran
Partially resolves https://github.com/ajayyy/SponsorBlock/issues/505
2021-01-17Fix eslint warningsAjay Ramachandran
2021-01-17Remove unsubmitted notificationAjay Ramachandran
2021-01-17Fix type issuesAjay Ramachandran
2021-01-17Remove empty unsubmitted segmentsAjay Ramachandran
Resolves https://github.com/ajayyy/SponsorBlock/issues/609
2021-01-10Merge pull request #605 from ajayyy/youcapAjay Ramachandran
Revert "Add notice about YouCap"
2021-01-06Merge branch 'master' into youcapAjay Ramachandran
2021-01-02Increase version number2.0.11.2Ajay Ramachandran
2021-01-02Make link open in new tabAjay Ramachandran
2020-12-31Made youcap notice more general2.0.11.1Ajay Ramachandran
2020-12-30Shrink youcap text on FirefoxAjay Ramachandran
2020-12-29Revert "Add notice about YouCap"Ajay Ramachandran
This reverts commit e95029c22939eee881391e53355a1aa813fd839c.
2020-12-29Increase version number2.0.11Ajay Ramachandran
2020-12-29Merge pull request #603 from ajayyy/youcapAjay Ramachandran
YouCap
2020-12-29Merge pull request #549 from opl-/feat/preview-bar-cleanupAjay Ramachandran
Clean up Preview Bar
2020-12-29Add notice about YouCapAjay Ramachandran
2020-12-29New Crowdin updates (#579)Ajay Ramachandran
2020-12-29Prevent youtube page from overridingAjay Ramachandran
2020-12-26Fix YouTube overriding player preview tooltip stylesopl-
2020-12-24Merge pull request #601 from ajayyy/translationsAjay Ramachandran
Remove some unused strings
2020-12-24Remove some unused stringsAjay Ramachandran
2020-12-24Don't filter segmentsAjay Ramachandran
2020-12-24Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into ↵Ajay Ramachandran
feat/preview-bar-cleanup # Conflicts: # src/content.ts # src/js-components/previewBar.ts
2020-12-24Merge pull request #589 from ajayyy/fix-mobileAjay Ramachandran
Fix mobile support
2020-12-24Merge pull request #599 from FoseFx/fosefx-no-this-aliasAjay Ramachandran
Replace self-equals-this code with arrow functions
2020-12-24refactor(lint): replace self-equals-this code with arrow functionsMax Baumann
2020-12-22Make popup work better on mobileAjay Ramachandran
2020-12-22Fix mobile supportAjay Ramachandran
2020-12-20Merge pull request #580 from ajayyy/category-listAjay Ramachandran
Lock category order and show all categories + more