aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/content.ts
AgeCommit message (Expand)Author
2020-12-14Listen to custom videospeed eventAjay Ramachandran
2020-12-14Potential fix for video replaying after browser stutters on Firefox.Ajay Ramachandran
2020-12-14Remove unused popup related codeopl-
2020-12-14chore(lint): apply eslint auto-fixMax Baumann
2020-12-14Merge branch 'master' of github.com:ajayyy/SponsorBlock into fosefx-eslintMax Baumann
2020-12-14Merge pull request #440 from mbledkowski/masterAjay Ramachandran
2020-12-14Popup code cleanupAjay Ramachandran
2020-12-13chore(types): even more typesMax Baumann
2020-12-13fix(types): change wrong type of 'types'Max Baumann
2020-12-12refactor(lint): apply automatic eslint fixesMax Baumann
2020-11-08Fix: segment at the start not skippingSuspiciousActivity
2020-10-26Fix background colour in popupAjay Ramachandran
2020-10-15remove js-sha256 dependency, use native hashing functionDainius Daukševičius
2020-10-14Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into mbledkowskiAjay Ramachandran
2020-10-07Fix: skipping to the end of looped videos #426SuspiciousActivity
2020-09-23Merge branch 'master' of github.com:ajayyy/SponsorBlockmmble
2020-09-22Small fixmmble
2020-09-16Merge pull request #476 from ajayyy/expirementalAjay Ramachandran
2020-09-16Merge pull request #459 from Joe-Dowd/hash-prefixAjay Ramachandran
2020-09-15Don't unpause for inspectAjay Ramachandran
2020-09-07Merge branch 'master' of github.com:ajayyy/SponsorBlockmmble
2020-09-04Remove logAjay Ramachandran
2020-09-04Separate refetch to a new optionAjay Ramachandran
2020-09-04Revert "Fix broken shadow ban check"Ajay Ramachandran
2020-09-04Fix broken shadow ban checkAjay Ramachandran
2020-09-04"Loading" localization stringMaxim
2020-09-04Update src/content.tsJoe Dowd
2020-09-04Update src/content.tsJoe Dowd
2020-09-04Update src/content.tsJoe Dowd
2020-09-04Merge pull request #456 from ajayyy/expirementalAjay Ramachandran
2020-09-04typo in commentJoe Dowd
2020-09-04Added has prefix implementation (no config page)Joe Dowd
2020-09-02Merge branch 'master' of github.com:ajayyy/SponsorBlockmmble
2020-08-31Don't send notifications on YouTube MusicAjay Ramachandran
2020-08-31Add YouTube music to the list of approved sites.Ajay Ramachandran
2020-08-28Localized "Close Popup" stringMaxim
2020-08-19Fixed icons for popup.html embeded in YouTubemmble
2020-08-06Change call to use undefined to use defaultAjay Ramachandran
2020-08-06Fixed pausing and restarting the video not skippingAjay Ramachandran
2020-08-05Fix popup appearing twice when there is a manual skip directly after a skip.Ajay Ramachandran
2020-08-02Fix issue with double notices sometimes appearingAjay Ramachandran
2020-08-02Don't show NaN as formatted timeAjay Ramachandran
2020-07-18Fix errors when response failsAjay Ramachandran
2020-07-18Made all preview segments auto skipAjay Ramachandran
2020-07-12Default to blank category when submittingAjay Ramachandran
2020-07-05Don't run time without skips on mobile or invidiousAjay Ramachandran
2020-07-05Hide submit button on invidiousAjay Ramachandran
2020-07-05Fixed invidious preview barAjay Ramachandran
2020-07-05Remove submitting on mobileAjay Ramachandran
2020-07-05Remove unused functionAjay Ramachandran