Commit graph

24 commits

Author SHA1 Message Date
Ajay Ramachandran
725ab783e3 Made it work when multiple tabs are opened in the background.
Now uses the focused tab instead of last tab updated.
2019-07-25 18:25:50 -04:00
Ajay Ramachandran
1040868ebb Added small notice of how many submissions this user has made. 2019-07-22 19:08:21 -04:00
Ajay Ramachandran
baefc59954 Switched it from using local storage to synced storage. 2019-07-22 16:42:57 -04:00
Ajay Ramachandran
a7a4642920 Sponsor time submission now has proper error messages. 2019-07-20 16:03:42 -04:00
Ajay Ramachandran
91f0b65d06 Switched all xmlhttp requests to use new dedicated function. 2019-07-20 15:33:52 -04:00
Ajay Ramachandran
4bb6cd0dcf Add message when connection failed when trying to vote. 2019-07-20 13:26:55 -04:00
Ajay Ramachandran
b319729da8 Added error message for a duplicate vote. 2019-07-19 22:24:59 -04:00
Ajay Ramachandran
987b7b036c Made upvote system submit data to the server. 2019-07-15 19:13:09 -04:00
Ajay Ramachandran
a1d51656c5 Updated background.js to use config server as well 2019-07-13 19:15:47 -04:00
Ajay Ramachandran
baa85cc7d3 Made the onvideo control start with the stop icon if needed. 2019-07-12 18:28:41 -04:00
Ajay Ramachandran
8e783e8466 Made clear times button toggle the video controls if necessary. 2019-07-12 17:45:20 -04:00
Ajay Ramachandran
932b8cf4bb Made player controls work 2019-07-12 16:44:50 -04:00
Ajay Ramachandran
370a1d1fb2 Added logo and changed up colours to support logo.
Logo by @munadikieh
2019-07-11 16:15:47 -04:00
Ajay Ramachandran
efd9b925dc Made it generate and submit a userID defining this user. 2019-07-10 19:25:29 -04:00
Ajay Ramachandran
26ea70da61 Made the submission process hidden until you record your first time 2019-07-09 22:23:35 -04:00
Ajay Ramachandran
0df04a65fe Renamed all instances of "videoTimes" to "sponsorTimes" 2019-07-09 19:46:55 -04:00
Ajay Ramachandran
a1f645ea0e Added warning if you leave a page before submitting your sponsor times. 2019-07-09 18:59:27 -04:00
Ajay Ramachandran
7baff32b55 Made everything now use the proper per video local storage 2019-07-09 16:36:06 -04:00
Ajay Ramachandran
3869049088 Added basic time submission code 2019-07-09 15:55:33 -04:00
Ajay Ramachandran
2f32ead924 Added UI to support picking out sponsors and submitting 2019-07-08 23:43:06 -04:00
Official Noob
527c999ed5
Comments 2019-01-18 20:00:57 +00:00
Official Noob
e4884b3dae
Bug fix for direct links 2019-01-18 19:50:09 +00:00
Official Noob
9011da564a
Update background.js 2019-01-15 19:01:37 +00:00
Official Noob
ec47040844
Create background.js 2019-01-15 18:24:44 +00:00