Ajay Ramachandran
|
c8114e2d7e
|
Added better error display.
|
2019-07-25 16:55:07 -04:00 |
|
Ajay Ramachandran
|
c7da0f0c65
|
Merge pull request #5 from ajayyy/experimental
Added option to disable view count tracking
|
2019-07-23 21:09:36 -04:00 |
|
Ajay Ramachandran
|
0f561d4a5a
|
Added option to disable the view count tracking.
|
2019-07-23 21:06:36 -04:00 |
|
Ajay Ramachandran
|
55c7529731
|
Update README.md
|
2019-07-23 20:06:08 -04:00 |
|
Ajay Ramachandran
|
30c6437160
|
Merge pull request #4 from ajayyy/experimental
View count additions and fixes
|
2019-07-23 20:01:23 -04:00 |
|
Ajay Ramachandran
|
e8ff6171eb
|
Updated version number
|
2019-07-23 19:58:30 -04:00 |
|
Ajay Ramachandran
|
b7764fc634
|
Added feature to prevent tons of sponsors reported next to each other from annoying the user.
|
2019-07-23 19:37:33 -04:00 |
|
Ajay Ramachandran
|
9913e99a6a
|
Fixed curly bracket that for some reason was in the wrong place.
|
2019-07-23 19:33:12 -04:00 |
|
Ajay Ramachandran
|
c91c08a17f
|
Made it send a request to the server to sponsor skip views.
|
2019-07-23 18:42:44 -04:00 |
|
Ajay Ramachandran
|
86bffeb96c
|
Made it display how many views your submissions have received.
|
2019-07-23 18:32:05 -04:00 |
|
Ajay Ramachandran
|
c580a7dc7c
|
Updated icons to be square and fixed titling
|
2019-07-23 17:44:29 -04:00 |
|
Ajay Ramachandran
|
22df50e3fe
|
Made a separate manifest file for Firefox
|
2019-07-22 21:21:00 -04:00 |
|
Ajay Ramachandran
|
6d32b88490
|
Updated gitignore for file rename
|
2019-07-22 21:13:33 -04:00 |
|
Ajay Ramachandran
|
95dee05e92
|
Merge branch 'experimental' of https://github.com/ajayyy/SponsorBlock into experimental
|
2019-07-22 21:12:01 -04:00 |
|
Ajay Ramachandran
|
21220bf2d3
|
Added support for Firefox.
|
2019-07-22 21:11:37 -04:00 |
|
Ajay Ramachandran
|
180260088d
|
Merge pull request #3 from ajayyy/experimental
Error messages and usability improvements
|
2019-07-22 19:27:04 -04:00 |
|
Ajay Ramachandran
|
4c380aa1bf
|
Merge branch 'master' into experimental
|
2019-07-22 19:26:56 -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
|
b7a35f0823
|
Fixed clear times button having incorrect behavior.
|
2019-07-22 16:46:50 -04:00 |
|
Ajay Ramachandran
|
baefc59954
|
Switched it from using local storage to synced storage.
|
2019-07-22 16:42:57 -04:00 |
|
Ajay Ramachandran
|
14121af900
|
Made it finish the current animation on the submit button before hiding it.
|
2019-07-22 15:59:21 -04:00 |
|
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 |
|