aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils
AgeCommit message (Expand)Author
2024-09-23Remove unnecessary logAjay
2024-09-23Fix chapter box title selectorAjay
2024-09-02Add pre-fetching on hover with a small segment data cacheAjay
2024-09-02Use consistent request url for better cachingAjay
2024-06-19Support invidious in mv3Ajay
2024-06-19Manifest v3 without invidious workingAjay
2024-04-26Allow importing segments with no categoryAjay
2024-01-24Move animation utils to maze utilsAjay
2024-01-14Add keybind for previewing a segmentAjay
2024-01-14Fix preview bar on mobileAjay
2023-11-08Fix regex being treated as a rangeAjay
2023-11-08Deduplicate different quotes when comparing chapter namesAjay
2023-11-08Add dearrow promo based on title and remove old oneAjay
2023-10-08Rename hidden css class to sbhidden to fix compatibility with PipedAjay
2023-09-23Update warning titleAjay
2023-09-05Merge branch 'master' into EthanBnntt-patch-1Ajay Ramachandran
2023-08-01Remove maze utils symlinkAjay
2023-07-29Add support for live updating in chromeAjay
2023-07-28Fix it sometimes looping instead of going to next video when autoskipping at ...Ajay
2023-07-28Clear preview bar on updateAjay
2023-07-28Fix skip to highlight button on live updateAjay
2023-07-28Support live updates on firefoxAjay
2023-07-19Better zoom to fill compatibility checkAjay
2023-07-14Add warning if zoom to fill is installedAjay
2023-06-30Remove maze utils from npm depsAjay
2023-06-21Add notice about dearrow, make dearrow links not appear if dearrow installedAjay
2023-05-24Fix large times when locale uses dots for chapter namesAjay
2023-05-09Move more funcs to shared libAjay
2023-05-09Move some options page funcs to shared libAjay
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-03-31Merge pull request #1710 from mini-bomba/controls-skip-inline-playersAjay Ramachandran
2023-03-24Move more thumbnail logic to libAjay
2023-03-24Don't attach controls to inline preview playersmini-bomba
2023-03-18Remove chapters payment checksAjay
2023-03-18Add option to disable thumbnail iconsAjay
2023-03-17Fix invidious support for thumbnail labelsAjay
2023-03-17Don't trigger hover autoplay from hovering over thumbnail labelAjay
2023-03-10Show Full-Video Labels on thumbnailsAjay
2023-02-18Fix missing userid generation call swapsAjay
2023-02-18Move generate userID to shared libAjay
2023-02-14Convert dots to colons when importing existing chaptersAjay
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
2023-02-01Fix tests5.1.14Ajay
2023-01-21Merge pull request #1560 from mchangrh/piped-supportAjay Ramachandran
2023-01-21Fix warningsAjay
2023-01-03Add piped supportMichael C
2022-12-26Remove lookbehind because safariAjay