aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/types.ts
AgeCommit message (Expand)Author
2024-09-02Use consistent request url for better cachingAjay
2024-06-22Fix submission menu after video ends and unskip button after video endsAjay
2023-08-11Enable non persistent background page on FirefoxAjay
2023-06-30Move maze utils to a submodule, move tooltip outAjay
2023-05-08Add auto-config import to clickbait extension, move more funcs to shared libAjay
2023-04-17Fix video labels showing all categories regardless of settingsAjay
2023-02-14Move get hash to shared libAjay
2023-02-14Move requesting logic to shared libAjay
2023-02-13Move video handing and config to shared libraryAjay
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