aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/content.ts
AgeCommit message (Expand)Author
2022-01-06Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into pr/mchan...Ajay
2022-01-06Add option to disable showing full video segmentsfull-videoAjay
2022-01-05Add vote buttons to pill that open on clickAjay
2022-01-05Decrease font size of pillAjay
2022-01-05Make category pill work on invidious and mobile youtubeAjay
2022-01-05Don't show full segments on preview barAjay
2022-01-05Add pill beside title for full video reportsAjay
2021-12-31fix UI issues with embedsMichael C
2021-12-31add path for embedded videos and playlistsMichael C
2021-12-28Fix preview bar not being recreatedAjay
2021-12-28Trigger changes even if videoid doesn't change if video element changesAjay
2021-12-28set isInvidious to bypass UI bugsMichael C
2021-12-28change parser to use document if applicableMichael C
2021-12-28Merge pull request #1091 from AronHK/audio-notificationAjay Ramachandran
2021-12-26Remove filler update noticeAjay
2021-12-22Fix skip notice deleting segments causing issuesAjay
2021-12-12skipNoticeContentContainer().v -> videoAron HK
2021-12-11move audio notification to content.tsHegymegi Kiss Áron
2021-12-10Fix loop fix on SafariAjay Ramachandran
2021-12-10Don't skip exactly to the end on SafariAjay Ramachandran
2021-11-23Fix filler category noticeAjay Ramachandran
2021-11-21Add tooltip about filler categoryAjay Ramachandran
2021-11-08Remove notice about highlight category updateAjay Ramachandran
2021-11-02Merge pull request #1019 from FlorianZahn/roundSubmitTimesAjay Ramachandran
2021-11-02Remove segment duration filterAjay Ramachandran
2021-10-30Remove highlight skipping by clicking near itAjay Ramachandran
2021-10-21Add skip to highlight to mobileAjay Ramachandran
2021-10-21unsubmitted segments are initialized rounded to 3 digitsFlorianZahn
2021-10-20Fix type errorsAjay Ramachandran
2021-10-20Hide submissions on mobileAjay Ramachandran
2021-10-18Add support for required segment parameterAjay Ramachandran
2021-10-16Don't filter segments when switching videos stillAjay Ramachandran
2021-10-15Code style fixes and react errorsAjay Ramachandran
2021-10-15Remove extra segment lookup and use lockbyhash lookupAjay Ramachandran
2021-10-13Fix getting locked categoryAjay Ramachandran
2021-10-13Add return types to vip fetching functionsAjay Ramachandran
2021-10-13Wait for vip info to be fetchedAjay Ramachandran
2021-10-13Simplify vip info fetchingAjay Ramachandran
2021-10-13Move config values and close noticeAjay Ramachandran
2021-10-14Removed console.log and redundancyFlorianZahn
2021-10-13removed response.ok for response === 200FlorianZahn
2021-10-13Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into copySegmentFlorianZahn
2021-10-11Fix unsubmitted segments sometimes not skippingAjay Ramachandran
2021-10-11I forgot to change the 24h countdown back to 24h instead of 1 secondsFlorianZahn
2021-10-11Added colored text if a category is locked for submitting and changing categoryFlorianZahn
2021-10-10Lint fixesFlorianZahn
2021-10-10Vip warning added when downvoting. sry that it is in the same branch, but thi...FlorianZahn
2021-10-06copy segments basics doneFlorianZahn
2021-10-03Support shorts with additional parts of urlAjay Ramachandran
2021-10-03Support shortsAjay Ramachandran