index
:
SponsorBlock
april-fools-2022
april-fools-2022-firefox
auto-selenium
chapters
ci/oss_attribution
ci/update_invidious_list
crowdin_master
dependabot/npm_and_yarn/braces-3.0.3
dependabot/npm_and_yarn/follow-redirects-1.15.6
dependabot/npm_and_yarn/webpack-5.94.0
full-video
guidelines
hotfix
improvements
master
mv3
old
patch
safari-bug-test
segment-locking
selenium
test-old-driver
visual-segments
Skip YouTube video sponsors (browser extension)
ajayyy
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
content.ts
Age
Commit message (
Expand
)
Author
2022-01-06
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into pr/mchan...
Ajay
2022-01-06
Add option to disable showing full video segments
full-video
Ajay
2022-01-05
Add vote buttons to pill that open on click
Ajay
2022-01-05
Decrease font size of pill
Ajay
2022-01-05
Make category pill work on invidious and mobile youtube
Ajay
2022-01-05
Don't show full segments on preview bar
Ajay
2022-01-05
Add pill beside title for full video reports
Ajay
2021-12-31
fix UI issues with embeds
Michael C
2021-12-31
add path for embedded videos and playlists
Michael C
2021-12-28
Fix preview bar not being recreated
Ajay
2021-12-28
Trigger changes even if videoid doesn't change if video element changes
Ajay
2021-12-28
set isInvidious to bypass UI bugs
Michael C
2021-12-28
change parser to use document if applicable
Michael C
2021-12-28
Merge pull request #1091 from AronHK/audio-notification
Ajay Ramachandran
2021-12-26
Remove filler update notice
Ajay
2021-12-22
Fix skip notice deleting segments causing issues
Ajay
2021-12-12
skipNoticeContentContainer().v -> video
Aron HK
2021-12-11
move audio notification to content.ts
Hegymegi Kiss Áron
2021-12-10
Fix loop fix on Safari
Ajay Ramachandran
2021-12-10
Don't skip exactly to the end on Safari
Ajay Ramachandran
2021-11-23
Fix filler category notice
Ajay Ramachandran
2021-11-21
Add tooltip about filler category
Ajay Ramachandran
2021-11-08
Remove notice about highlight category update
Ajay Ramachandran
2021-11-02
Merge pull request #1019 from FlorianZahn/roundSubmitTimes
Ajay Ramachandran
2021-11-02
Remove segment duration filter
Ajay Ramachandran
2021-10-30
Remove highlight skipping by clicking near it
Ajay Ramachandran
2021-10-21
Add skip to highlight to mobile
Ajay Ramachandran
2021-10-21
unsubmitted segments are initialized rounded to 3 digits
FlorianZahn
2021-10-20
Fix type errors
Ajay Ramachandran
2021-10-20
Hide submissions on mobile
Ajay Ramachandran
2021-10-18
Add support for required segment parameter
Ajay Ramachandran
2021-10-16
Don't filter segments when switching videos still
Ajay Ramachandran
2021-10-15
Code style fixes and react errors
Ajay Ramachandran
2021-10-15
Remove extra segment lookup and use lockbyhash lookup
Ajay Ramachandran
2021-10-13
Fix getting locked category
Ajay Ramachandran
2021-10-13
Add return types to vip fetching functions
Ajay Ramachandran
2021-10-13
Wait for vip info to be fetched
Ajay Ramachandran
2021-10-13
Simplify vip info fetching
Ajay Ramachandran
2021-10-13
Move config values and close notice
Ajay Ramachandran
2021-10-14
Removed console.log and redundancy
FlorianZahn
2021-10-13
removed response.ok for response === 200
FlorianZahn
2021-10-13
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into copySegment
FlorianZahn
2021-10-11
Fix unsubmitted segments sometimes not skipping
Ajay Ramachandran
2021-10-11
I forgot to change the 24h countdown back to 24h instead of 1 seconds
FlorianZahn
2021-10-11
Added colored text if a category is locked for submitting and changing category
FlorianZahn
2021-10-10
Lint fixes
FlorianZahn
2021-10-10
Vip warning added when downvoting. sry that it is in the same branch, but thi...
FlorianZahn
2021-10-06
copy segments basics done
FlorianZahn
2021-10-03
Support shorts with additional parts of url
Ajay Ramachandran
2021-10-03
Support shorts
Ajay Ramachandran
[next]