aboutsummaryrefslogtreecommitdiffhomepage
path: root/maze-utils
AgeCommit message (Collapse)Author
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-22Fix submission menu after video ends and unskip button after video endsAjay
2024-06-19Support invidious in mv3Ajay
2024-05-24Fix skipping and preview bar on "add to queue", miniplayer and hover previewAjay
Fixes #1486
2024-03-07Fix rate-limiting when setting options from options pageAjay
2024-02-27Fix missing key in tooltip and update maze utilsAjay
2024-02-24Fix issue with BlockTube version 0.4.1Ajay
2024-01-30Fix compatibility with vinegar on SafariAjay
2024-01-24Move animation utils to maze utilsAjay
2024-01-16Add compatibility with Vinegar extension on SafariAjay
2024-01-12Fix contradictory statementsAjay
2024-01-12Relicense to GPL-3.0Ajay
2024-01-05Fix unsubmitted segments not savingAjay
2023-12-23Move unsubmitted segments to local storage to remove limitsAjay
Also add a way to export local storage Fixes #1933
2023-12-03Remove 429 errorAjay
2023-11-27Add warning about extension storage being disable5.4.28Ajay
Fixes issues with Tor and Mullvad browser Fixes #1894
2023-11-27Add button in dearrow prompt to quickly disable future promptsAjay
2023-11-08Add dearrow promo based on title and remove old oneAjay
Also refactor requests out to seperate file
2023-10-08Fix video id not updating when changing videos on cytube and watchtogetherAjay
2023-09-23Add seperate keybind for skip to highlightAjay
Fixes #1187
2023-09-18Fix slightly different tv url format that appears on FirefoxAjay
2023-09-17Prevent refreshes from triggering too oftenAjay
Fixes #1838
2023-09-05Fix clicking a video from homepage on mobile YouTubeAjay
Fixes https://github.com/ajayyy/SponsorBlock/issues/1849
2023-08-14Fix chrome api being used in testsAjay
2023-08-14Fix for Firefox not offering promise based APIs in mv2Ajay
2023-08-11Update maze utils to improve performance on Invidious, and fix preview bar errorAjay
thanks @raphj
2023-08-09Potential fix for ctrl+click having a blank html videoAjay
Other potential fix for #1820
2023-07-29Add support for live updating in chromeAjay
2023-07-28Support live updates on firefoxAjay
2023-07-14Update maze utilsAjay
2023-07-11Use background script for hashing if not available in pageAjay
For Invidious instances on http
2023-07-11Change to using hostnameAjay
2023-07-11Ignore port when checking if on invidious instanceAjay
2023-07-03update maze utils, lots of effeciency changesAjay
2023-06-30Fix maze utils warningsAjay
2023-06-30Move maze utils to a submodule, move tooltip outAjay