aboutsummaryrefslogtreecommitdiffhomepage
path: root/background.js
AgeCommit message (Expand)Author
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
2019-07-22Added small notice of how many submissions this user has made.Ajay Ramachandran
2019-07-22Switched it from using local storage to synced storage.Ajay Ramachandran
2019-07-20Sponsor time submission now has proper error messages.Ajay Ramachandran
2019-07-20Switched all xmlhttp requests to use new dedicated function.Ajay Ramachandran
2019-07-20Add message when connection failed when trying to vote.Ajay Ramachandran
2019-07-19Added error message for a duplicate vote.Ajay Ramachandran
2019-07-15Made upvote system submit data to the server.Ajay Ramachandran
2019-07-13Updated background.js to use config server as wellAjay Ramachandran
2019-07-12Made the onvideo control start with the stop icon if needed.Ajay Ramachandran
2019-07-12Made clear times button toggle the video controls if necessary.Ajay Ramachandran
2019-07-12Made player controls workAjay Ramachandran
2019-07-11Added logo and changed up colours to support logo.Ajay Ramachandran
2019-07-10Made it generate and submit a userID defining this user.Ajay Ramachandran
2019-07-09Made the submission process hidden until you record your first timeAjay Ramachandran
2019-07-09Renamed all instances of "videoTimes" to "sponsorTimes"Ajay Ramachandran
2019-07-09Added warning if you leave a page before submitting your sponsor times.Ajay Ramachandran
2019-07-09Made everything now use the proper per video local storageAjay Ramachandran
2019-07-09Added basic time submission codeAjay Ramachandran
2019-07-08Added UI to support picking out sponsors and submittingAjay Ramachandran
2019-01-18CommentsOfficial Noob
2019-01-18Bug fix for direct linksOfficial Noob
2019-01-15Update background.jsOfficial Noob
2019-01-15Create background.jsOfficial Noob