aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/config.ts
AgeCommit message (Expand)Author
2024-05-08Fix comment typo Stavros Ntentos
2024-03-18Add option to store downvotes when done in private tabsAjay
2024-01-14Add keybind for previewing a segmentAjay
2023-12-23Move unsubmitted segments to local storage to remove limitsAjay
2023-12-22Add keybind for closing skip noticesAjay
2023-12-22Add keybind for submitting instead of just using the submission menuAjay
2023-11-27Add warning about extension storage being disable5.4.28Ajay
2023-11-08Add dearrow promo based on title and remove old oneAjay
2023-11-07Add option to hide clutter in popupAjay
2023-11-07Add dearrow link to install page and add close buttonAjay
2023-11-06Disable dearrow promotionAjay
2023-09-23Add seperate keybind for skip to highlightAjay
2023-08-01Remove maze utils symlinkAjay
2023-07-19Better zoom to fill compatibility checkAjay
2023-07-14Add warning if zoom to fill is installedAjay
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-08Add auto-config import to clickbait extension, move more funcs to shared libAjay
2023-03-18Remove exclusive_accessCategoryAdded migrationAjay
2023-03-18Enable chapter by defaultAjay
2023-03-18Add option to disable thumbnail iconsAjay
2023-02-24Only update invidious instances if there are more, and don't remove old onesAjay
2023-02-24Don't reset custom invidious instances on safariAjay
2023-02-14Move get hash to shared libAjay
2023-02-13Remove unused interfaceAjay
2023-02-13Move video handing and config to shared libraryAjay
2023-02-07Make invidious instances work on safariAjay
2023-02-01Add invidious instances by default for safariAjay
2023-01-21Change next chapter keybind to be same as YouTube and disable YouTube's oneAjay
2022-11-06Add option to disable scrolling to editcaneleex
2022-10-30Add configuration for segment failed to fetch warningAjay
2022-10-12Add flag to disable virtual timeAjay
2022-10-07force delimiters to follow semiMichael C
2022-10-03Fix spamming user info on options page and improve popup valuesAjay
2022-09-24Add option to disable segment names beside timestamp in video playerAjay
2022-09-20Change next keybind button for better compatibilityAjay
2022-09-18Add tooltip about chapters featureAjay
2022-09-16Add option to show categories you don't have permission to submitAjay
2022-09-03Add option to manual skip when a full video segment existsAjay
2022-09-01Add license requirementAjay
2022-08-14Handle permission userinfo using new logicAjay
2022-07-10Add hotkeys for skipping to next and previous chapterAjay
2022-07-05Limit chapter in UI to those who can submitAjay
2022-07-04Made render segments as chapters only affect non chapter segmentsAjay
2022-07-03Add indicator where current player is for segments in popupAjay
2022-06-22Only show import when chapter enabledAjay
2022-06-03Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay
2022-06-02Merge pull request #1330 from bershanskiy/historyAjay Ramachandran
2022-06-02Don't wait to add listenerAjay