aboutsummaryrefslogtreecommitdiffhomepage
path: root/content.js
AgeCommit message (Expand)Author
2019-12-13Fixed channel whitelisting and channel finding on new YouTube layout.Ajay Ramachandran
2019-12-13Fixed downvoted sponsors reappearing.Ajay Ramachandran
2019-12-13Fixed new submissions getting added to the downloaded submissions.Ajay Ramachandran
2019-12-13Moved error message handling to a util file and added a link to the status site.Ajay Ramachandran
2019-12-08Added small guideline reminder to submission confirmation dialog.Ajay Ramachandran
2019-12-04Made it show how much time you have saved yourself.Ajay Ramachandran
2019-12-02Added ability to disable auto skip.Ajay Ramachandran
2019-11-28Updated error messages.Ajay Ramachandran
2019-11-24Added a button to disable skipping. Also changed up popup look.Ajay Ramachandran
2019-11-23Properly added submissions to sponsor times when done.Ajay Ramachandran
2019-11-23Improved speed of whitelist check.Ajay Ramachandran
2019-11-23Removed deprecated code to fix whitelist array.Ajay Ramachandran
2019-11-23Fixed error messages not working. Added message for error 503 and 0.Ajay Ramachandran
2019-11-14Increased retry timeout when the server is down.Ajay Ramachandran
2019-11-14Raised retry time from 10 seconds to 180 seconds (3 mins).Ajay Ramachandran
2019-11-07Fixed notice never hiding.Ajay Ramachandran
2019-10-30Fixed feature to show the notice to users again.Ajay Ramachandran
2019-10-28Added the ability to change the keybind.Ajay Ramachandran
2019-09-24Fixed indenting.Ajay Ramachandran
2019-09-24Made it show the new notice again.Ajay Ramachandran
2019-09-24Made it ignore rate limits for voting.Ajay Ramachandran
2019-09-02Made getChannelID only get called if there is a valid YouTube page.Ajay Ramachandran
2019-09-01Made sure info menu is not placed in the incorrect container.Ajay Ramachandran
2019-08-31Made the info button not appear on embeds.Ajay Ramachandran
2019-08-31Revert "Fancy tooltip for player controls"Ajay Ramachandran
2019-08-31Made the function clear whitelisted channels that were null.Ajay Ramachandran
2019-08-31Merge branch 'experimental' of https://github.com/ajayyy/SponsorBlock into ex...Ajay Ramachandran
2019-08-31Fixed getting the channel URL for whitelisting.Ajay Ramachandran
2019-08-31Merge pull request #142 from omarroth/fields-apiAjay Ramachandran
2019-08-31Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into experime...Ajay Ramachandran
2019-08-31Only request published field from Invidious APIOmar Roth
2019-08-31Fancy tooltip for player controlsFisheyLP
2019-08-28Updated hotkey handling.Ajay Ramachandran
2019-08-27Merge pull request #134 from OfficialNoob/patch-23Ajay Ramachandran
2019-08-27Change return to break.Ajay Ramachandran
2019-08-26Made the preview bar wait for it to not be null.Ajay Ramachandran
2019-08-26Fixed preview bar bar loading too earlyAjay Ramachandran
2019-08-24Merge branch 'patch-21' into experimental-ajayAjay Ramachandran
2019-08-24Fixed submissions being broken.Ajay Ramachandran
2019-08-24Content.js messageListener switchOfficial Noob
2019-08-23Merge pull request #122 from OfficialNoob/patch-21Ajay Ramachandran
2019-08-23Improved promise calling in button updating function.Ajay Ramachandran
2019-08-23Renamed addButtons and defined controls.Ajay Ramachandran
2019-08-23Added more spacing.Ajay Ramachandran
2019-08-23Fixed cut off text.Ajay Ramachandran
2019-08-23Fixed preview bar being added too soon.Ajay Ramachandran
2019-08-23Fixed buttons appearing too early not hidden (submit and clear button).Ajay Ramachandran
2019-08-23Fixed formatting issues + previewBar not displaying.Ajay Ramachandran
2019-08-22Added duration check to popup as well.Ajay Ramachandran
2019-08-22Made sure rechecks didn't happen twice.Ajay Ramachandran