Commit graph

597 commits

Author SHA1 Message Date
Ajay Ramachandran
52ec50a132 Made it keep checking for submitted sponsor times every 10 seconds on recent videos. 2019-07-21 21:08:23 -04:00
Ajay Ramachandran
f162d6b8dd
Fixed typo 2019-07-21 18:21:21 -04:00
Ajay Ramachandran
2d00cfffdf Added submit button on the video player. 2019-07-21 18:19:56 -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
4cc44258e8 Added a loading indicator when voting. 2019-07-20 13:41:13 -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
888a03a708 Added button to popup to allow you to vote from the popup. 2019-07-17 22:53:42 -04:00
Ajay Ramachandran
e452e02bda
Update README.md 2019-07-17 22:03:41 -04:00
Ajay Ramachandran
01b61f6192 Made it possible for multiple notices to appear, added an animation for it. 2019-07-17 19:42:13 -04:00
Ajay Ramachandran
7bfc223cac
Merge pull request #2 from ajayyy/experimental
Added voting buttons
2019-07-17 16:06:15 -04:00
Ajay Ramachandran
255f049c96 Made upvote button close menu and downvote show message 2019-07-15 20:38:26 -04:00
Ajay Ramachandran
987b7b036c Made upvote system submit data to the server. 2019-07-15 19:13:09 -04:00
Ajay Ramachandran
6cd01108f4 Save UUIDs of the sponsors times along with sponsor times. 2019-07-15 18:56:16 -04:00
Ajay Ramachandran
f3cc497bd6 Added thumbs up and down buttons. 2019-07-15 16:28:41 -04:00
Ajay Ramachandran
762039e2f6 Fixed sponsor getting added each time a video was loaded even though it's already in the player. 2019-07-14 13:10:53 -04:00
Ajay Ramachandran
a1d51656c5 Updated background.js to use config server as well 2019-07-13 19:15:47 -04:00
Ajay Ramachandran
0ef7795a60
Merge pull request #1 from ajayyy/experimental
Visual Upgrade and controls on the YouTube Player
2019-07-12 22:55:43 -04:00
Ajay Ramachandran
598e15203b Made options a hidden section in the popup. 2019-07-12 19:11:09 -04:00
Ajay Ramachandran
6af1f11a6f Added option to hide the video player controls button in the popup. 2019-07-12 19:04:24 -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
ac2864a3ef Made popup toggle image of player control as well. 2019-07-12 16:50:26 -04:00
Ajay Ramachandran
f265ad9173 Made the player controls change icon when needed 2019-07-12 16:48:07 -04:00
Ajay Ramachandran
932b8cf4bb Made player controls work 2019-07-12 16:44:50 -04:00
Ajay Ramachandran
c6cd092c87 Added button on YouTube player and new icons to support that 2019-07-12 10:42:39 -04:00
Ajay Ramachandran
c31efc2059 Made submit times not appear when no end time was specified. 2019-07-11 22:35:40 -04:00
Ajay Ramachandran
7ea2c2b974 Added border to notice and increased timeout more, also added a notice about the timeout. 2019-07-11 18:47:03 -04:00
Ajay Ramachandran
9abec6bcba Increased margin on logo and increased length of time of notice. 2019-07-11 18:31:53 -04:00
Ajay Ramachandran
6245e68a89 Merge branch 'experimental' of https://github.com/ajayyy/SponsorBlocker into experimental 2019-07-11 16:19:37 -04:00
Ajay Ramachandran
eb876940b2 Removed extra file and moved font css file 2019-07-11 16:19:28 -04:00
Ajay Ramachandran
1ae07773aa
Update README.md 2019-07-11 16:17:30 -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
07657835ff Merge branch 'master' of https://github.com/ajayyy/SponsorBlocker into experimental 2019-07-11 16:09:10 -04:00
Ajay Ramachandran
ca4f91f39b Made time have a zero in front when it is less than 10 seconds. 2019-07-11 14:00:03 -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
42f1d05fe8 Added background color to notice and font.
Also improved the notice's buttons a little.
2019-07-10 15:11:55 -04:00
Ajay Ramachandran
e5f2c5747b Added a font and background color. 2019-07-10 15:00:48 -04:00
Ajay Ramachandran
cfcd94d177 Made the button's nice on the notice. 2019-07-10 14:43:14 -04:00
Ajay Ramachandran
9b13336037 Made the sponsorships starts button update with the clear times button. 2019-07-10 12:23:49 -04:00
Ajay Ramachandran
2e6a616806 Added nice buttons to the popup 2019-07-10 12:20:29 -04:00
Ajay Ramachandran
2bef9ed08d Made it not load the extension on the YouTube homepage and channel pages. 2019-07-10 12:04:30 -04:00
Ajay Ramachandran
493fb3fc72 Changed the way it detects when a page is not YouTube and prevented lastError. 2019-07-10 11:55:09 -04:00
Ajay Ramachandran
333519b0c1
Update README.md 2019-07-09 23:10:59 -04:00
Ajay Ramachandran
38c8c52781
Update README.md 2019-07-09 23:10:20 -04:00
Ajay Ramachandran
d26300d7b5
Update README.md 2019-07-09 23:09:18 -04:00
Ajay Ramachandran
9218aed94e Added example content-config.js 2019-07-09 22:58:07 -04:00
Ajay Ramachandran
872ea9fcef Changed the server URL to use new content-config.js file. 2019-07-09 22:52:59 -04:00
Ajay Ramachandran
98115a20d3 Made it start with the "Sponsorship Ends Now" button when necessary 2019-07-09 22:26:15 -04:00