aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
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
2024-06-06Fix submission menu disappearing when video endsAjay
2024-05-24Fix warningsAjay
2024-05-24Fix preview bar on mobileAjay
2024-05-24Merge branch 'master' of https://github.com/ajayyy/SponsorBlockAjay
2024-05-24Fix skipping and preview bar on "add to queue", miniplayer and hover previewAjay
2024-05-09Change chapters sortingAjay
2024-05-08Fix comment typo Stavros Ntentos
2024-04-30Fix popup sometimes saying "No video found"Ajay
2024-04-28Fix unsubmitted segments sometimes manual skipping if manual skip enabled for...Ajay
2024-04-28Fix previewed segment checkAjay
2024-04-26Allow importing segments with no categoryAjay
2024-03-27Improve submission box paddingAjay
2024-03-18Merge pull request #1983 from HanYaodong/devAjay Ramachandran
2024-03-18Fix chapters not changing when skipping is disabledAjay
2024-03-18Add option to store downvotes when done in private tabsAjay
2024-03-09Refractor popup infoFound() empty message detectionHanYaodong
2024-03-09Stop refresh animation on popup when content script is not injectedHanYaodong
2024-03-07Fix rate-limiting when setting options from options pageAjay
2024-02-29Stop refresh animation on popup when not on youtube pageHanYaodong
2024-02-27Move category pill to top if on description on right layoutAjay
2024-02-21Don't require preview for starting segmentsAjay
2024-02-13Fix adding custom Invidious instances on FirefoxAjay
2024-02-13Fix chapter names not appearingAjay
2024-02-13Fix hidden mute segments sometimes still mutingAjay
2024-02-01Don't close submission menu if submission didn't go throughAjay
2024-01-31Handle exceptions for votingAjay
2024-01-31Don't display preview bar while scrubbing on mobileAjay
2024-01-25Fix preview bar end time sometimes being inaccurateAjay
2024-01-24Move animation utils to maze utilsAjay
2024-01-23Don't require preview for segments ending at end of the videoAjay
2024-01-23Reloading after creating segments shouldn't require previewingAjay
2024-01-23Count previewed unsubmitted segments previewed manuallyAjay
2024-01-21Don't throw errors on extension live-updateAjay
2024-01-21Improve precision of hover previewAjay
2024-01-21Fix category selection changes not savingAjay
2024-01-21Use runtime.getURLAjay
2024-01-21Only require a preview for skip and mute segmentsAjay
2024-01-21Only prevent scrolling while editingAjay
2024-01-21Prevent zooming when trying to scroll to edit timesAjay
2024-01-16Don't warn about using the word intro in chapter namesAjay
2024-01-15Require previewing before submittingAjay
2024-01-14Add keybind for previewing a segmentAjay