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
2021-08-19
Add options for smaller and faded notice
Ajay Ramachandran
2021-08-19
Disable fading by default for now
Ajay Ramachandran
2021-08-18
Added skip button in control bar instead of using skip notice
Ajay Ramachandran
2021-08-17
Use "skipped to" for poi
Ajay Ramachandran
2021-08-17
Hide unskip by default on poi segments
Ajay Ramachandran
2021-08-17
Make unskip work with highlight segment
Ajay Ramachandran
2021-07-31
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into improvem...
Ajay Ramachandran
2021-07-29
Add chat for warnings after voting
Ajay Ramachandran
2021-07-18
Show notice in first slot if available
Ajay Ramachandran
2021-07-15
Use short skip notice for highlight category
Ajay Ramachandran
2021-07-15
Add auto and manual skip at start
Ajay Ramachandran
2021-07-01
Fix key issues and remove redundant css property
Ajay Ramachandran
2021-07-01
Move code for smaller notice into general notice component
Ajay Ramachandran
2021-06-30
Added basic PoC expanding notice
Ajay Ramachandran
2021-06-30
Added a notice that starts faded
Ajay Ramachandran
2021-06-30
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into improvem...
Ajay Ramachandran
2021-06-25
make skip notice countdown customisable
Ajay Ramachandran
2021-06-25
Show all categories when voting to change category
Ajay Ramachandran
2021-06-18
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into improvem...
Ajay Ramachandran
2021-06-13
Fix style not applying to skip notice
Ajay Ramachandran
2021-05-13
Added a smaller notice
Ajay Ramachandran
2021-05-11
Scroll to category in options page
Ajay Ramachandran
2021-05-11
Only show skip keybind hint on one notice
Ajay Ramachandran
2021-04-05
Add submitting for highlight category
Ajay Ramachandran
2021-04-01
Raise z index of notice to be in front of endcards
Ajay Ramachandran
2021-02-14
Increase notice z index
Ajay Ramachandran
2021-01-17
Made countdown timer better support video playback speeds
Ajay Ramachandran
2021-01-17
Add skip keybind
Ajay Ramachandran
2021-01-17
Never move old skip notice
Ajay Ramachandran
2020-12-24
refactor(lint): replace self-equals-this code with arrow functions
Max Baumann
2020-12-14
refactor: remove dead code, add more types
Max Baumann
2020-12-13
chore(types): even more types
Max Baumann
2020-12-12
refactor(lint): fix trivial linting errors
Max Baumann
2020-12-12
refactor(lint): apply automatic eslint fixes
Max Baumann
2020-10-19
Only send audio notifcation if segment is manually skipped
Joe Dowd
2020-10-02
fix: use skip_category i18n string
[email protected]
2020-10-01
fix: resolve translation issue #447
[email protected]
2020-07-02
Remove category update message
Ajay Ramachandran
2020-06-07
Added category update info on the notice
Ajay Ramachandran
2020-06-03
Added short category names
Ajay Ramachandran
2020-05-20
Fixed "voted" text.
Ajay Ramachandran
2020-05-20
Added padding to vote buttons
Ajay Ramachandran
2020-05-20
Changed to upvote/downvote from report
Ajay Ramachandran
2020-05-19
Added segment chooser when skipping multiple segments.
Ajay Ramachandran
2020-05-16
Added category names to notice
Ajay Ramachandran
2020-05-15
Enable category vote on main server
Ajay Ramachandran
2020-05-10
Fix new vote options table layout
Ajay Ramachandran
2020-05-10
Added change category button for testing server
Ajay Ramachandran
2020-04-25
Redid hidden sponsor implementation + added info about being hid due to minim...
Ajay Ramachandran
2020-04-14
Moved notice closing to renderer (no leftover nodes)
Ajay Ramachandran
[next]