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
/
SubmissionNoticeComponent.tsx
Age
Commit message (
Expand
)
Author
2024-06-23
Warn if server-side ad wasn't detected and submitting a segment
Ajay
2024-06-22
Fix submission menu after video ends and unskip button after video ends
Ajay
2024-06-06
Fix submission menu disappearing when video ends
Ajay
2024-02-01
Don't close submission menu if submission didn't go through
Ajay
2024-01-21
Use runtime.getURL
Ajay
2024-01-21
Prevent zooming when trying to scroll to edit times
Ajay
2024-01-14
Add keybind for previewing a segment
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
Allow dragging around notices
Ajay
2023-11-01
Scroll down when new segment added to notice
Ajay
2022-10-07
force delimiters to follow semi
Michael C
2022-09-22
Add export to unsubmitted segments
Ajay
2022-09-01
Add tooltip to sort segments
Ajay
2022-06-22
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chapters
Ajay
2022-06-09
Fix help page not closing from keybind
Ajay
2022-06-03
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chapters
Ajay
2022-05-31
Use full details instead of learn more
Ajay
2022-05-31
Add initial sponsor help page
Ajay
2022-04-11
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chapters
Ajay
2022-03-17
Fix guidelines link
Stopper
2022-02-21
Add sort segments button
Ajay
2021-12-29
Make youtube settings in front of skip notice
Ajay
2021-12-22
Fix skip notice deleting segments causing issues
Ajay
2021-09-06
Fix typo in SubmissionNoticeComponent
KarelVerschraegen
2021-08-17
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into improvem...
Ajay Ramachandran
2021-08-17
Link to new wiki
Ajay Ramachandran
2021-05-13
Added a smaller notice
Ajay Ramachandran
2021-05-11
Scroll to category in options page
Ajay Ramachandran
2020-12-29
Revert "Add notice about YouCap"
Ajay Ramachandran
2020-12-29
Add notice about YouCap
Ajay Ramachandran
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-08-23
Rephrased non music warning
Ajay Ramachandran
2020-07-12
Default to blank category when submitting
Ajay Ramachandran
2020-06-05
Added "read the guidelines button.
Ajay Ramachandran
2020-05-11
Added null coalescence checks to video info
Ajay Ramachandran
2020-05-10
Added warning when submitting non-music category on music video.
Ajay Ramachandran
2020-05-05
Removed cancel button
Ajay Ramachandran
2020-04-14
Submission notice size now updates when the video size changes.
Ajay Ramachandran
2020-04-14
Made submission notice max height dynamic
Ajay Ramachandran
2020-04-14
Moved notice closing to renderer (no leftover nodes)
Ajay Ramachandran
2020-04-13
Made the submission notice scroll when too large
Ajay Ramachandran
2020-04-09
Fixed editing non first index submissions.
Ajay Ramachandran
2020-04-09
Made submission notice above other notices
Ajay Ramachandran
2020-04-02
Submission notice now saves on submission
Ajay Ramachandran
2020-04-02
Fixed close button on submission confirmation notice
Ajay Ramachandran
2020-03-11
Added delete function to new dialog
Ajay Ramachandran
2020-03-11
Added basic react submission confirmation notice
Ajay Ramachandran