aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/pageUtils.ts
AgeCommit message (Expand)Author
2024-12-08Add option to hide autogenerated chapters by YouTubeAjay
2024-12-08Add support for vorapis v3Ajay
2024-09-23Remove unnecessary logAjay
2024-09-23Fix chapter box title selectorAjay
2023-08-01Remove maze utils symlinkAjay
2023-07-28Fix it sometimes looping instead of going to next video when autoskipping at ...Ajay
2023-06-30Remove maze utils from npm depsAjay
2023-05-24Fix large times when locale uses dots for chapter namesAjay
2023-05-09Move some options page funcs to shared libAjay
2023-03-24Don't attach controls to inline preview playersmini-bomba
2023-02-14Convert dots to colons when importing existing chaptersAjay
2023-02-13Move video handing and config to shared libraryAjay
2023-01-03Add piped supportMichael C
2022-12-24Move some generic functions to a new packageAjay
2022-12-04Generated chapters can now start after 0 seconds, so allow importing themAjay
2022-11-07Better key moments check by not importing when no 0 second chapterAjay
2022-10-30Fix key moments check not working when multiple videos presentAjay
2022-10-10Fix chapter import not working with 0 timeAjay
2022-10-10Fix key moments importing as chaptersAjay
2022-10-05Make sure chapters are invalid if regex failsAjay
2022-06-03Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay
2022-06-02Fix localize function not working for title of direct childrenAjay
2022-06-02improve display while popup loadsAjay
2022-02-22Load existing chaptersAjay
2022-01-26substr -> sliceMichael C
2022-01-14New hash format for previewing segmentsAjay
2022-01-14Add method to create segments from url parametersAjay
2021-12-28Trigger changes even if videoid doesn't change if video element changesAjay
2021-12-28Make skip notice work on channel trailerAjay
2021-10-21Add skip to highlight to mobileAjay Ramachandran