aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/types.ts
AgeCommit message (Expand)Author
2022-10-07force delimiters to follow semiMichael C
2022-10-04Fix wait for element not working on embed, causing segments not to loadAjay
2022-09-02rebase document script out of videoInfo #1312Michael C
2022-08-28Add voting for chaptersAjay
2022-06-22Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay
2022-06-09Fix help page not closing from keybindAjay
2022-05-17Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay
2022-04-22Add skip button to mute segment noticesAjay
2022-02-22Load existing chaptersAjay
2022-02-20Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay
2022-02-06Add segment hiding in popupAjay
2022-02-06Improve typing on getHashAjay
2022-01-24Merge branch 'master' into settingsAjay Ramachandran
2022-01-21Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay
2022-01-21Use new Poi action type fetch methodAjay
2022-01-16Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay
2022-01-08Merge remote-tracking branch 'origin/master' into settingsÁron Hegymegi-Kiss
2022-01-08multikey shortcutsÁron Hegymegi-Kiss
2022-01-02Allow submitting as full videoAjay
2021-12-26Always set segment sourceAjay
2021-11-07Add chapter sorting method to show small chapters in the middle of large onesAjay Ramachandran
2021-11-07Add chapter name autocompleteAjay Ramachandran
2021-10-15Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay Ramachandran
2021-10-15Remove extra segment lookup and use lockbyhash lookupAjay Ramachandran
2021-10-12Add initial chapter name renderingAjay Ramachandran
2021-10-10Vip warning added when downvoting. sry that it is in the same branch, but thi...FlorianZahn
2021-10-01Fix segments not appearing when loaded earlyAjay Ramachandran
2021-09-01Add silent skipping to schedulerAjay Ramachandran
2021-09-01Add UI for submitting mute segments and request mute segmentsAjay Ramachandran
2021-08-19Add options for smaller and faded noticeAjay Ramachandran
2021-08-19Add keybind support to skip to highlightAjay Ramachandran
2021-08-17Make unskip work with highlight segmentAjay Ramachandran
2021-07-31Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into improvem...Ajay Ramachandran
2021-07-03Allow voting on segments right after submittingAjay Ramachandran
2021-05-22Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into improvem...Ajay Ramachandran
2021-05-21Make channel fetching error silent and don't wait for video infoAjay Ramachandran
2021-05-21Add partial segments to upload menuAjay Ramachandran
2021-04-05Add submitting for highlight categoryAjay Ramachandran
2021-02-20Clean up segment creation codeopl-
2021-01-17Add skip keybindAjay Ramachandran
2021-01-17Fix type issuesAjay Ramachandran
2020-12-15refactor: more types and dead code removalMax Baumann
2020-12-15refactor(types): add StorageChangesObject typeMax Baumann
2020-12-15refactor(types): add VideoInfo interfaceMax Baumann
2020-12-13chore(types): strongly type BackgroundScriptContainer et alMax Baumann
2020-09-15Don't unpause for inspectAjay Ramachandran
2020-06-03Added customizable seek bar colorsAjay Ramachandran
2020-05-24Moved requests to the background script.Ajay Ramachandran
2020-05-19Added segment chooser when skipping multiple segments.Ajay Ramachandran
2020-05-11Changed rough time calculation to only use real time or end time.Ajay Ramachandran