aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/config.ts
AgeCommit message (Expand)Author
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
2020-02-08Seperated show upload button option from info button.Ajay Ramachandran
2020-02-08Change the way server address defaults are handled.Ajay Ramachandran
2020-02-08Added the config as a global variable.Ajay Ramachandran
2020-02-08Prevent all strings from being parsed as JSON.Ajay Ramachandran
2020-02-08Added support for old format.Ajay Ramachandran
2020-02-08Fixed JSON conversion iteratorAjay Ramachandran
2020-02-09Merged Lartza/min-durationJoe Dowd
2020-02-08Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into typescriptAjay Ramachandran
2020-02-08Fixed typescript issues.Ajay Ramachandran
2020-02-06Fixed incorrect type.Ajay Ramachandran
2020-02-07add custom server addressJoe Dowd
2020-02-04config => defaultsOfficial Noob
2020-02-04Made decodeStoredItem detect item typeOfficial Noob
2020-02-04Renamed SB.js and setup types for the config.Ajay Ramachandran