aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/options.ts
AgeCommit message (Expand)Author
2022-06-02improve display while popup loadsAjay
2022-05-24add reset settings optionArgn0
2022-02-07Add option to disable tracking downvotes and clear when disabledAjay
2022-02-06Save downvotes and segment hides in local storageAjay
2022-02-06Add local storage options to configAjay
2022-02-06Add popup donation promptAjay
2022-02-06Move segment times from encoded array to normal js objectAjay
2022-01-26substr -> sliceMichael C
2022-01-24Add live update for dark modeAjay
2022-01-24lightmode -> dark modeAjay
2022-01-24Dark mode unless explicitely disabled (sorry)Ajay
2022-01-24Fix weird scrolling on help pageAjay
2022-01-24use addeventlistenerAjay
2022-01-24Remove stick header on help pageAjay
2022-01-13refine settings usragent checkÁron Hegymegi-Kiss
2022-01-09address isssues for pull requestÁron Hegymegi-Kiss
2022-01-08Merge remote-tracking branch 'origin/master' into settingsÁron Hegymegi-Kiss
2022-01-08import/export settings to fileÁron Hegymegi-Kiss
2022-01-08multikey shortcutsÁron Hegymegi-Kiss
2022-01-08fixesÁron Hegymegi-Kiss
2021-12-28Merge pull request #1071 from mchangrh/invidiousCIAjay Ramachandran
2021-12-15Don't hide userID option if not setAjay Ramachandran
2021-12-15design fixesÁron Hegymegi-Kiss
2021-12-13show version + clickable labelsÁron Hegymegi-Kiss
2021-12-13missing labels, hide options when sth they depend on gets turned offÁron Hegymegi-Kiss
2021-12-12group settings into tabsÁron Hegymegi-Kiss
2021-12-01migrate and populat on resetMichael C
2021-08-20Add option to disable $ linkAjay Ramachandran
2021-08-19Add options for smaller and faded noticeAjay Ramachandran
2021-08-05Don't allow changing userID if warnedAjay Ramachandran
2021-07-02Fix help page showing small options pageAjay Ramachandran
2021-06-27Add option to not auto-hide info buttonAjay Ramachandran
2021-06-22Fix incorrect negationAjay Ramachandran
2021-06-22Hide invidious options on safariAjay Ramachandran
2021-06-11Allow not counting time in private tabsAjay Ramachandran
2021-05-10Prompt to accept youtube.com permission if video info fails to loadAjay Ramachandran
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