aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/options.ts
AgeCommit message (Expand)Author
2024-09-08Fix lint issueAjay
2024-09-08Add way to copy debug logs from popupAjay
2024-03-07Fix rate-limiting when setting options from options pageAjay
2023-12-23Move unsubmitted segments to local storage to remove limitsAjay
2023-11-08Add dearrow promo based on title and remove old oneAjay
2023-11-07Add dearrow link to install page and add close buttonAjay
2023-09-24Remove unnecessary translation stringAjay
2023-08-01Remove maze utils symlinkAjay
2023-07-28Support live updates on firefoxAjay
2023-07-11remove port from invidious domain as it is not neededAjay
2023-06-30Remove maze utils from npm depsAjay
2023-06-21Add notice about dearrow, make dearrow links not appear if dearrow installedAjay
2023-06-21Add link in options to dearrowAjay
2023-05-09Move some options page funcs to shared libAjay
2023-05-08Add auto-config import to clickbait extension, move more funcs to shared libAjay
2023-02-24Lower case and trim invidious instancesAjay
2023-02-14Move get hash to shared libAjay
2023-02-13Move video handing and config to shared libraryAjay
2022-10-29Use publicID instead of privateID for /userInfo callsmini-bomba
2022-10-07add some changes that are rendering properlyMichael C
2022-09-02Auto update hidden categories when redeemedAjay
2022-09-01Add a section in options for unsubmitted segmentsmini-bomba
2022-08-19Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay
2022-08-19Move options associated with specific categories into their divAjay
2022-08-16Add page for refreshing invidious permissions if it was revokedAjay
2022-07-03Use templatesAjay Ramachandran
2022-07-01append timestamp to export filenameMichael C
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