aboutsummaryrefslogtreecommitdiffhomepage
path: root/background.js
AgeCommit message (Expand)Author
2019-11-23Prevented contributions from counting twice.Ajay Ramachandran
2019-11-23Added delayed startup after install.Ajay Ramachandran
2019-10-30Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into experime...Ajay Ramachandran
2019-10-30Removed deprecated show install page codeAjay Ramachandran
2019-10-15Suppress Firefox error when changing tabsOwen D'Aprile
2019-08-24Fixed submissions being broken.Ajay Ramachandran
2019-08-22Added duration check to popup as well.Ajay Ramachandran
2019-08-22Added new check to setup a proper userID if undefined while voting.Ajay Ramachandran
2019-08-20Fixed indentationAjay Ramachandran
2019-08-20Added french translation + fixed i18n not being used for the notification.Ajay Ramachandran
2019-08-19Fixed indentationAjay Ramachandran
2019-08-13Fix merge errorOfficialNoob
2019-08-13Fixed code problemsOfficialNoob
2019-08-13Merge pull request #103 from OfficialNoob/patch-20Ajay Ramachandran
2019-08-13Updated formattingAjay Ramachandran
2019-08-12CCOfficial Noob
2019-08-12added helpPageOfficial Noob
2019-08-12Update background.jsOfficial Noob
2019-08-12Update background.jsOfficial Noob
2019-08-12Fixed userIDs not being properly submitted.Ajay Ramachandran
2019-08-12Added switch for chrome.runtime.onMessageOfficial Noob
2019-08-12Merge pull request #90 from OfficialNoob/patch-19Ajay Ramachandran
2019-08-11Merge branch 'master' into patch-13Ajay Ramachandran
2019-08-11Fixed background not using serverAddress from config.Ajay Ramachandran
2019-08-11Added alertPrevious messageOfficial Noob
2019-08-11Remove userIDOfficial Noob
2019-08-11Update background.jsOfficial Noob
2019-08-11Merge branch 'experimental' into patch-19Official Noob
2019-08-10Merge pull request #72 from OfficialNoob/patch-10Ajay Ramachandran
2019-08-09Kind of better :/Official Noob
2019-08-08Update background.jsOfficial Noob
2019-08-08Added onUpdated back as did not workOfficial Noob
2019-08-08Fix: add migration path away from shownInstallPageAnton Bershanskiy
2019-08-08Removed tabUpdate as detecting in contentscriptOfficial Noob
2019-08-08camelCaseOfficial Noob
2019-08-08Removed unused linesOfficial Noob
2019-08-08Update background.jsOfficial Noob
2019-08-08Refactor: make background non-persistentAnton Bershanskiy
2019-08-04Made UUID less predictableOfficial Noob
2019-08-04Removed getYouTubeVideoID as in utilsOfficial Noob
2019-08-02Fixed the preview sometimes not updatingAjay Ramachandran
2019-07-31Made it only count a contribution if it was uploaded successfully.Ajay Ramachandran
2019-07-31Added help page on install.Ajay Ramachandran
2019-07-30Fixed Firefox notification issueAjay Ramachandran
2019-07-29Added better error messages to voting.Ajay Ramachandran
2019-07-26Removed logging.Ajay Ramachandran
2019-07-26Fixed bug making player controls only submit integers.Ajay Ramachandran
2019-07-26Added support for hotkeys to submit data.Ajay Ramachandran
2019-07-26Added quick fix for changing UUID when submitting two times.Ajay Ramachandran
2019-07-25Made it work when multiple tabs are opened in the background.Ajay Ramachandran