aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2024-12-08Make chapter similarity check more strictAjay
2024-12-08Hide video uploader chapters if there is a sponsorblock chapter to replace it...Ajay
2024-12-08Add support for vorapis v3Ajay
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 backg...Ajay
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
2024-11-26Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into pr/Acors...Ajay
2024-11-26Fix upcoming notice behaviorAjay
2024-10-29Merge pull request #2135 from calledude/masterAjay Ramachandran
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
2024-10-01Fix preview bar on mobileAjay
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
2024-09-23Remove unnecessary logAjay
2024-09-23Make sure old segment fetch request doesn't get usedAjay
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
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
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
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
2024-06-19Support invidious in mv3Ajay
2024-06-19Manifest v3 without invidious workingAjay
2024-06-13Don't fetch segments when videoID is nullmini-bomba