aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/config.ts
AgeCommit message (Expand)Author
2020-12-15refactor: type 'config' ProxyMax Baumann
2020-12-15refactor(types): add StorageChangesObject typeMax Baumann
2020-12-15refactor: remove unused functionMax Baumann
2020-12-15refactor: remove more unused variablesMax Baumann
2020-12-14refactor: remove dead code, add more typesMax Baumann
2020-12-12refactor(lint): fix trivial linting errorsMax Baumann
2020-12-12refactor(lint): apply automatic eslint fixesMax Baumann
2020-09-16Merge pull request #459 from Joe-Dowd/hash-prefixAjay Ramachandran
2020-09-04Remove invidio.us from default listAjay Ramachandran
2020-09-04Separate refetch to a new optionAjay Ramachandran
2020-09-04Added has prefix implementation (no config page)Joe Dowd
2020-07-12Default to blank category when submittingAjay Ramachandran
2020-07-04Delete empty unsubmitted submissions when delete is calledAjay Ramachandran
2020-07-03Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into reactAjay Ramachandran
2020-07-03Fix font issue, NaN issue and remove hide real timeAjay Ramachandran
2020-07-03Removed intermission category and renamed intro to intermission.Ajay Ramachandran
2020-07-02Save category with the preview submissions.Ajay Ramachandran
2020-07-02Added intermission categoryAjay Ramachandran
2020-07-02Remove category update messageAjay Ramachandran
2020-06-27Updated configNDevTK
2020-06-26Added config optionNDevTK
2020-06-07Added option to disable notificationAjay Ramachandran
2020-06-07Added category update info on the noticeAjay Ramachandran
2020-06-05Added "read the guidelines button.Ajay Ramachandran
2020-06-03Added customizable seek bar colorsAjay Ramachandran
2020-05-24Moved requests to the background script.Ajay Ramachandran
2020-05-20Removed autoUpvote configAjay Ramachandran
2020-05-11Only splice 1 when removing offtopic category selectionAjay Ramachandran
2020-05-11Added code to remove off-topic from category selections.Ajay Ramachandran
2020-05-10Fixed null whitelisted channel check happening after useAjay Ramachandran
2020-04-27Removed invidiou.sh from default instancesAjay Ramachandran
2020-04-26Added option to force a whitelist check before allowing skipping.Ajay Ramachandran
2020-04-26Added migration code for whitelisted channelIDs vs URLsAjay Ramachandran
2020-04-09Added testing server option.Ajay Ramachandran
2020-04-06Added migration for auto skip optionAjay Ramachandran
2020-04-04Merge pull request #315 from Joe-Dowd/reactAjay Ramachandran
2020-04-04Switched skipping to use category settings.Ajay Ramachandran
2020-04-04Merge branch 'react' into reactJoe Dowd
2020-04-04Added category skip option to just show an overlay without skippingAjay Ramachandran
2020-04-04Added audio notification on skip to options menuJoe-Dowd
2020-04-02Category selections now saveAjay Ramachandran
2020-03-26Fixed sponsorTimes data on export and importAjay Ramachandran
2020-03-10Merge pull request #261 from OfficialNoob/patch-1Ajay Ramachandran
2020-02-23Added mobile support message.Ajay Ramachandran
2020-02-14Fixed data old format migration.Ajay Ramachandran
2020-02-14Moved window.SB creation for security reasons.Ajay Ramachandran
2020-02-09Merge pull request #1 from ajayyy/masterOfficial Noob
2020-02-09Fix Firefox infinite recursion issue.Ajay Ramachandran
2020-02-08Added unlisted check option.Ajay Ramachandran
2020-02-08Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into typescriptAjay Ramachandran