aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils.ts
AgeCommit message (Expand)Author
2022-10-07force delimiters to follow semiMichael C
2022-10-04Fix wait for element not working on embed, causing segments not to loadAjay
2022-08-19Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay
2022-08-16Add page for refreshing invidious permissions if it was revokedAjay
2022-07-25Fix hover previews on load and channel trailersAjay
2022-07-20Add better UI for warnings allowing you to accept without chattingAjay
2022-07-04Made render segments as chapters only affect non chapter segmentsAjay
2022-06-03Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay
2022-06-02improve display while popup loadsAjay
2022-04-11Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay
2022-03-16Fix skip notice behind controls on mobile youtubeAjay
2022-02-26Add functions for importing/exporting segmentsAjay
2022-02-22Load existing chaptersAjay
2022-02-07Add option to disable tracking downvotes and clear when disabledAjay
2022-02-06Don't save downvotes in incognitoAjay
2022-02-06Save downvotes and segment hides in local storageAjay
2022-02-06Improve typing on getHashAjay
2022-01-26missing localizationÁron Hegymegi-Kiss
2022-01-19Wait for hover preview using mutation observerAjay
2022-01-19Fix reference node order to fix issue with player-container always being visibleAjay
2022-01-15fix hover preview segmentsMichael C
2022-01-15Fix potential null issueAjay
2022-01-06Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into pr/mchan...Ajay
2022-01-05Add vote buttons to pill that open on clickAjay
2022-01-05Add pill beside title for full video reportsAjay
2021-12-31Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into channelT...Michael C
2021-12-30fix missing semi colonCyberPhoenix90
2021-12-30fix leak that was killing performance over long periodsCyberPhoenix90
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 animation for skip to highlight on mobileAjay Ramachandran
2021-10-15Code style fixes and react errorsAjay Ramachandran
2021-10-13Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into copySegmentFlorianZahn
2021-10-11Potentially fix info button reappearingAjay Ramachandran
2021-10-09SkipNotice now remembers what has already been voted. Also nicer highlighting...FlorianZahn
2021-10-05Hide skip to highlight right away when dismissingAjay Ramachandran
2021-09-30Make hiding highlight button smoothAjay Ramachandran
2021-09-30Auto hide skip to highlightAjay Ramachandran
2021-08-20Make help page localisable and make up to dateAjay Ramachandran
2021-08-18Added skip button in control bar instead of using skip noticeAjay Ramachandran
2021-08-17Rename highlight category to poi_highlightAjay Ramachandran
2021-08-17Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into improvem...Ajay Ramachandran
2021-08-13Never show negative formatted timeAjay Ramachandran
2021-07-31Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into improvem...Ajay Ramachandran
2021-07-29Get username for warning chatAjay Ramachandran
2021-07-29Add basic chat box when getting a warningAjay Ramachandran
2021-07-27remove logAjay Ramachandran
2021-07-15Switch back to es6Ajay Ramachandran
2021-07-14Fix quotations not working in localisationAjay Ramachandran
2021-07-13Add animation to copy buttonAjay Ramachandran