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
/
options.ts
Age
Commit message (
Expand
)
Author
2020-12-15
refactor: more types and dead code removal
Max Baumann
2020-12-15
refactor: remove more unused variables
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-07-03
Remove keybind restriction.
Ajay Ramachandran
2020-07-02
Save category with the preview submissions.
Ajay Ramachandran
2020-07-02
Allow colon on invidious options
Ajay Ramachandran
2020-07-02
Wait for permissions before reloading
Ajay Ramachandran
2020-07-02
Reload after importing options
Ajay Ramachandran
2020-06-07
Remove options page header on help page
Ajay Ramachandran
2020-04-09
Added testing server option.
Ajay Ramachandran
2020-04-02
Added basic category chooser UI
Ajay Ramachandran
2020-03-26
Localised key errors
Ajay Ramachandran
2020-03-26
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into restrict...
Ajay Ramachandran
2020-03-26
Added spacing and separated code into a function
Ajay Ramachandran
2020-03-26
Fixed sponsorTimes data on export and import
Ajay Ramachandran
2020-03-20
Added more restricted characters
Joe-Dowd
2020-03-20
added N and i to the list of restricted characters
Joe-Dowd
2020-03-20
Fixed mod keys when setting keybinding
Joe-Dowd
2020-03-20
Added restrictions to keybindings.
Joe-Dowd
2020-03-18
Added copy debug information to clipboard options element.
Joe Dowd
2020-03-10
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into experime...
Ajay Ramachandran
2020-03-10
Enable checkbox when the permission prompt is successful
Ajay Ramachandran
2020-03-10
Properly ask for permissions when changing the server address
Ajay Ramachandran
2020-03-10
Added basic options import/export
Ajay Ramachandran
2020-02-14
Moved window.SB creation for security reasons.
Ajay Ramachandran
2020-02-08
Disabling auto skip now enables the notice.
Ajay Ramachandran
2020-02-08
Added better server address trimming.
Ajay Ramachandran
2020-02-08
Removed subdomain requirement.
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-09
Merged Lartza/min-duration
Joe Dowd
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-07
Removed console.log calls
Joe Dowd
2020-02-07
add custom server address
Joe Dowd
2020-02-04
Renamed SB.js and setup types for the config.
Ajay Ramachandran
2020-02-03
Converted options page to TypeScript
Ajay Ramachandran