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
Age
Commit message (
Expand
)
Author
2020-02-08
Disabling auto skip now enables the notice.
Ajay Ramachandran
2020-02-08
Fixed preview sponsor times not turning into actual ones upon submission.
Ajay Ramachandran
2020-02-08
Added better server address trimming.
Ajay Ramachandran
2020-02-08
Removed subdomain requirement.
Ajay Ramachandran
2020-02-08
Added unlisted check option.
Ajay Ramachandran
2020-02-08
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into typescript
Ajay Ramachandran
2020-02-08
Seperated show upload button option from info button.
Ajay Ramachandran
2020-02-08
Added reset button to text change.
Ajay Ramachandran
2020-02-08
Added server address input validation.
Ajay Ramachandran
2020-02-08
Rename string change option to more fitting name.
Ajay Ramachandran
2020-02-08
Change the way server address defaults are handled.
Ajay Ramachandran
2020-02-08
Fixed JSON conversion iterator
Ajay Ramachandran
2020-02-09
Merged Lartza/min-duration
Joe Dowd
2020-02-08
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into typescript
Ajay Ramachandran
2020-02-08
Improved confirm message.
Ajay Ramachandran
2020-02-08
Fixed multiple sponsors being hidden.
Ajay Ramachandran
2020-02-08
Fixed typescript issues.
Ajay Ramachandran
2020-02-08
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into min-dura...
Ajay Ramachandran
2020-02-08
Fixed Chrome Invidious CSS issues.
Ajay Ramachandran
2020-02-08
Fixed skip count resetting.
Ajay Ramachandran
2020-02-08
Default UUIDs to an empty list instead of null.
Ajay Ramachandran
2020-02-06
Fixed incorrect type.
Ajay Ramachandran
2020-02-07
Removed console.log calls
Joe Dowd
2020-02-07
add custom server address
Joe Dowd
2020-02-04
Fix invidious enabling error
Ajay Ramachandran
2020-02-04
Renamed SB.js and setup types for the config.
Ajay Ramachandran
2020-02-04
Fixed direct link channel whitelisting
Ajay Ramachandran
2020-02-04
Fixed skip notice references fixing manual skip notices.
Ajay Ramachandran
2020-02-03
Remove invidious message
Ajay Ramachandran
2020-02-03
Fixed keybind not working
Ajay Ramachandran
2020-02-03
Converted options page to TypeScript
Ajay Ramachandran
2020-02-03
Added config types and added back handler to proxy
Ajay Ramachandran
2020-02-02
Fixed naming issue
Ajay Ramachandran
2020-02-01
Fixed maps not being handled properly
Ajay Ramachandran
2020-02-01
Made the extension successfully build
Ajay Ramachandran
2020-02-01
Moved Utils away from a static class.
Ajay Ramachandran
2020-02-01
Made the skip notice work with TypeScript.
Ajay Ramachandran
2020-02-01
Fixed type errors.
Ajay Ramachandran
2020-02-01
Fixed incorrect import.
Ajay Ramachandran
2020-02-01
Fixed channel ID promise
Ajay Ramachandran
2020-02-01
Added support for the on page popup.
Ajay Ramachandran
2020-02-01
Fixed SBMap not importing entries.
Ajay Ramachandran
2020-02-01
Moved server code to utils
Ajay Ramachandran
2020-02-01
Setup new config.json and fixed typescript errors in the popup
Ajay Ramachandran
2020-01-28
Converted more code to TypeScript.
Ajay Ramachandran
2020-01-28
Started conversion to TypeScript.
Ajay Ramachandran