aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/config.ts
AgeCommit message (Expand)Author
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
2022-05-31Merge pull request #1338 from ajayyy/guidelinesAjay Ramachandran
2022-05-31Delete items if exceeding storageAjay
2022-05-31Add initial sponsor help pageAjay
2022-05-26Use History API when availableAnton Bershanskiy
2022-05-24Merge pull request #1238 from AlecRust/fix-unused-vars-lintAjay Ramachandran
2022-05-24Don't reset everythingAjay
2022-05-24add reset settings optionArgn0
2022-05-17Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay
2022-04-23Fix @typescript-eslint/no-unused-vars lint warningsAlec Rust
2022-04-19remove lastIsVipUpdate from configMichael C
2022-04-19reuse userinfo for isVip and remove lastIsVipUpdateMichael C
2022-02-21Add option to not render as chaptersAjay
2022-02-20Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay
2022-02-07Add unsubmitted segments after deleting old variableAjay
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-02-06Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into misc-fixAjay
2022-02-05Add text color based off luminance for full video labelAjay
2022-01-27add mediaSession, remove bindMediaKeyMichael C
2022-01-27add bindMediaKey to optionsMichael C
2022-01-24lightmode -> dark modeAjay
2022-01-24Dark mode unless explicitely disabled (sorry)Ajay
2022-01-21Merge branch 'master' into settingsAjay Ramachandran
2022-01-16Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay
2022-01-13Add exclusive access categoryAjay
2022-01-08Merge remote-tracking branch 'origin/master' into settingsÁron Hegymegi-Kiss
2022-01-08multikey shortcutsÁron Hegymegi-Kiss
2022-01-06Add tooltip about full video updateAjay
2022-01-06Add option to disable showing full video segmentsfull-videoAjay
2021-12-28Merge pull request #1071 from mchangrh/invidiousCIAjay Ramachandran
2021-12-28formattingAjay
2021-12-26Remove filler update noticeAjay
2021-12-25Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay
2021-12-04also check against lengthMichael C
2021-12-01migrate and populat on resetMichael C
2021-11-30appease CI/ webpackMichael C
2021-11-30add code to parse and filterMichael C
2021-11-21Add tooltip about filler categoryAjay Ramachandran
2021-11-08Remove notice about highlight category updateAjay Ramachandran
2021-11-08Add filler category and allow mute intro, outro, previewAjay Ramachandran
2021-11-07Add chapter sorting method to show small chapters in the middle of large onesAjay Ramachandran