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
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
2020-04-04
Fixed issues with manual skipping
Ajay Ramachandran
2020-04-04
Merge pull request #315 from Joe-Dowd/react
Ajay Ramachandran
2020-04-04
Sync volume with video volume
Ajay Ramachandran
2020-04-04
Switched skipping to use category settings.
Ajay Ramachandran
2020-04-04
fixed tabbing
Joe-Dowd
2020-04-04
Added audio notification on skip to options menu
Joe-Dowd
2020-03-11
Added delete function to new dialog
Ajay Ramachandran
2020-03-11
Added basic react submission confirmation notice
Ajay Ramachandran
2020-03-10
Split notice text into a separate component
Ajay Ramachandran
2020-03-10
Made non timed notice the default
Ajay Ramachandran
2020-03-10
Added support for untimed notice
Ajay Ramachandran
2020-03-10
Moved timing mechanism to separate component
Ajay Ramachandran
2020-03-09
Fixed manual skip vote check using wrong variable
Ajay Ramachandran
2020-03-09
Made manual skip vote follow config
Ajay Ramachandran
2020-03-09
Made skip notice use react states
Ajay Ramachandran
2020-02-25
Switched notice to react
Ajay Ramachandran