aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/options.ts
AgeCommit message (Expand)Author
2020-12-15refactor: more types and dead code removalMax Baumann
2020-12-15refactor: remove more unused variablesMax Baumann
2020-12-12refactor(lint): fix trivial linting errorsMax Baumann
2020-12-12refactor(lint): apply automatic eslint fixesMax Baumann
2020-07-03Remove keybind restriction.Ajay Ramachandran
2020-07-02Save category with the preview submissions.Ajay Ramachandran
2020-07-02Allow colon on invidious optionsAjay Ramachandran
2020-07-02Wait for permissions before reloadingAjay Ramachandran
2020-07-02Reload after importing optionsAjay Ramachandran
2020-06-07Remove options page header on help pageAjay Ramachandran
2020-04-09Added testing server option.Ajay Ramachandran
2020-04-02Added basic category chooser UIAjay Ramachandran
2020-03-26Localised key errorsAjay Ramachandran
2020-03-26Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into restrict...Ajay Ramachandran
2020-03-26Added spacing and separated code into a functionAjay Ramachandran
2020-03-26Fixed sponsorTimes data on export and importAjay Ramachandran
2020-03-20Added more restricted charactersJoe-Dowd
2020-03-20added N and i to the list of restricted charactersJoe-Dowd
2020-03-20Fixed mod keys when setting keybindingJoe-Dowd
2020-03-20Added restrictions to keybindings.Joe-Dowd
2020-03-18Added copy debug information to clipboard options element.Joe Dowd
2020-03-10Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into experime...Ajay Ramachandran
2020-03-10Enable checkbox when the permission prompt is successfulAjay Ramachandran
2020-03-10Properly ask for permissions when changing the server addressAjay Ramachandran
2020-03-10Added basic options import/exportAjay Ramachandran
2020-02-14Moved window.SB creation for security reasons.Ajay Ramachandran
2020-02-08Disabling auto skip now enables the notice.Ajay Ramachandran
2020-02-08Added better server address trimming.Ajay Ramachandran
2020-02-08Removed subdomain requirement.Ajay Ramachandran
2020-02-08Added reset button to text change.Ajay Ramachandran
2020-02-08Added server address input validation.Ajay Ramachandran
2020-02-08Rename string change option to more fitting name.Ajay Ramachandran
2020-02-08Change the way server address defaults are handled.Ajay Ramachandran
2020-02-09Merged Lartza/min-durationJoe Dowd
2020-02-08Fixed typescript issues.Ajay Ramachandran
2020-02-08Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into min-dura...Ajay Ramachandran
2020-02-07Removed console.log callsJoe Dowd
2020-02-07add custom server addressJoe Dowd
2020-02-04Renamed SB.js and setup types for the config.Ajay Ramachandran
2020-02-03Converted options page to TypeScriptAjay Ramachandran