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
/
components
/
SkipNoticeComponent.tsx
Age
Commit message (
Expand
)
Author
2024-06-23
Support server side rendered ads
Ajay
2024-06-22
Fix submission menu after video ends and unskip button after video ends
Ajay
2024-01-05
Fix unsubmitted segments not saving
Ajay
2023-12-23
Move unsubmitted segments to local storage to remove limits
Ajay
2023-12-22
Make unskipping by keybind easier for multiple segment notices by focusing by...
Ajay
2023-12-22
Add timestamp to multi segment vote box
Ajay
2023-12-22
Allow dragging around notices
Ajay
2023-08-01
Remove maze utils symlink
Ajay
2023-07-28
Add category color to skip notice
Ajay
2023-06-30
Remove maze utils from npm deps
Ajay
2023-05-08
Add auto-config import to clickbait extension, move more funcs to shared lib
Ajay
2023-02-18
Fix missing userid generation call swaps
Ajay
2022-10-20
add noFallThrough, inplicitReturn, update packages
Michael C
2022-06-03
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chapters
Ajay
2022-05-31
Fix blank skip notice title when unskipping
Ajay
2022-05-17
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chapters
Ajay
2022-04-23
Fix @typescript-eslint/no-unused-vars lint warnings
Alec Rust
2022-04-22
Make it show skip right away instead of unskip on mute segments
Ajay
2022-04-22
Keep skip notice open for full duration of mute segments
Ajay
2022-04-22
Add skip button to mute segment notices
Ajay
2022-04-21
Don't show never show when already hidden
Ajay
2022-04-21
Enter unskip with skip notice hidden
Ajay
2022-02-26
Add functions for importing/exporting segments
Ajay
2022-02-06
Save downvotes and segment hides in local storage
Ajay
2022-02-06
Add local storage options to config
Ajay
2022-02-06
Move segment times from encoded array to normal js object
Ajay
2022-02-06
Hide segments when voting from the popup
Ajay
2022-01-24
fix merge issue
Ajay
2022-01-24
Merge branch 'master' into settings
Ajay Ramachandran
2022-01-21
Use new Poi action type fetch method
Ajay
2022-01-08
Merge remote-tracking branch 'origin/master' into settings
Áron Hegymegi-Kiss
2022-01-08
multikey shortcuts
Áron Hegymegi-Kiss
2022-01-05
Add vote buttons to pill that open on click
Ajay
2021-12-29
Don't change countdown speed with playback speed
Ajay
2021-12-28
Merge pull request #1091 from AronHK/audio-notification
Ajay Ramachandran
2021-12-22
Fix skip notice deleting segments causing issues
Ajay
2021-12-11
move audio notification to content.ts
Hegymegi Kiss Áron
2021-10-21
Make bigger buttons on mobile skip button
Ajay Ramachandran
2021-10-15
Code style fixes and react errors
Ajay Ramachandran
2021-10-15
Merge branch 'copySegment' of https://github.com/florianzahn/sponsorblock int...
Ajay Ramachandran
2021-10-15
Remove extra segment lookup and use lockbyhash lookup
Ajay Ramachandran
2021-10-14
fix loading text not displaying upon voting
FlorianZahn
2021-10-14
SkipNotice countdown now updates again on config update
FlorianZahn
2021-10-13
Move config values and close notice
Ajay Ramachandran
2021-10-14
Fixed logic mistake if undovotes are ever implemented
FlorianZahn
2021-10-11
Added colored text if a category is locked for submitting and changing category
FlorianZahn
2021-10-10
Vip warning added when downvoting. sry that it is in the same branch, but thi...
FlorianZahn
2021-10-10
Changed heigt of 2nd notice. Minor changes. Upvoting lets downvoted segment r...
FlorianZahn
2021-10-09
Lit fixes
FlorianZahn
2021-10-09
SkipNotice now remembers what has already been voted. Also nicer highlighting...
FlorianZahn
[next]