aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Collapse)Author
12 daysFix preview bar on mobileAjay
Fixes #2172
2024-12-11Fix full size manual skip notices showing "unskip" button instead of "skip"Ajay
Fixes #2160
2024-12-08Add option to hide autogenerated chapters by YouTubeAjay
2024-12-08Make chapter similarity check more strictAjay
2024-12-08Hide video uploader chapters if there is a sponsorblock chapter to replace ↵Ajay
it at almost the same time
2024-12-08Add support for vorapis v3Ajay
Based on patch by @ten4dinosaur
2024-11-28Wait for skip button control bar to be setup before using itAjay
2024-11-27Fix full video label sometimes not appearing when you open a video in a ↵Ajay
background tab
2024-11-27Handle video not existing when playback rate being determinedAjay
2024-11-27Show only first segment category in upcoming noticeAjay
2024-11-27Fix inaccurate timer on upcoming noticeAjay
2024-11-27Fix chapters and unsubmitted segments triggering upcoming noticeAjay
2024-11-27Fix cases where skipping sometimes doesn't workAjay
Should fix compatibility with new update to Enhancer for YouTube Should fix #2138
2024-11-26Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into ↵Ajay
pr/Acors24/2086
2024-11-26Fix upcoming notice behaviorAjay
2024-10-29Merge pull request #2135 from calledude/masterAjay Ramachandran
Fix skip audio notification not working on firefox
2024-10-23Update for new related videos layoutAjay
2024-10-18Fix skip audio notification not working on firefoxcalledude
2024-10-18Make gradiant display for chapter seek bar follow the same UI as YouTubeAjay
2024-10-18Simple implementation to fix seekbar rendering on gradiant layoutAjay
Fixes #2099
2024-10-01Fix preview bar on mobileAjay
Fixes #2116
2024-10-01Fix time without skips on mobileAjay
2024-10-01Fix time without skips on new YouTube designAjay
2024-09-27Improve content editable checkAjay
2024-09-27Fix keybinds not working at allAjay
2024-09-27Fix not allowing you to type ' in live chatsAjay
2024-09-26Attempt to fix issue with autoplay disabled on some browser breaking skippingAjay
Fix #2074 and Fix #2078
2024-09-23Remove unnecessary logAjay
Fix #2111
2024-09-23Make sure old segment fetch request doesn't get usedAjay
May fix #2101 See https://github.com/ajayyy/SponsorBlock/commit/dbf80b492902ecc55fc5b207ae5aa600be4a3bd0#r147058589
2024-09-23Fix chapter box title selectorAjay
2024-09-23try to improve chapters importingAjay
2024-09-23Fix preview bar not appearing on mobile due to new layoutAjay
Fixes #2109
2024-09-12Remove legacy keybdind checkAjay
2024-09-12Make submission menu keyboard of ff not open find menuAjay
2024-09-08Fix lint issueAjay
2024-09-08Add way to copy debug logs from popupAjay
2024-09-03Change upcoming notice defaultAjay
2024-09-04fix upcoming notice closingAcors24
2024-09-03add upcoming noticesAcors24
2024-09-02Add pre-fetching on hover with a small segment data cacheAjay
2024-09-02Use consistent request url for better cachingAjay
2024-09-01Decrease sponsor frame flashing when skipping segments at the startAjay
2024-07-17Don't play notification if video is mutedAjay
Fixes #1888
2024-07-17Don't play audio notification when previewingAjay
2024-06-23Warn if server-side ad wasn't detected and submitting a segmentAjay
2024-06-23Support server side rendered adsAjay
Fixes #2035
2024-06-22Show submission count from serverAjay
2024-06-22Fix submission menu after video ends and unskip button after video endsAjay
2024-06-22Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into mv3mv3Ajay
2024-06-19Fix linting issueAjay