aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2019-07-22Fixed clear times button having incorrect behavior.Ajay Ramachandran
2019-07-22Switched it from using local storage to synced storage.Ajay Ramachandran
2019-07-22Made it finish the current animation on the submit button before hiding it.Ajay Ramachandran
2019-07-21Made it keep checking for submitted sponsor times every 10 seconds on recent ↵Ajay Ramachandran
videos.
2019-07-21Fixed typoAjay Ramachandran
2019-07-21Added submit button on the video player.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-20Added a loading indicator when voting.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-17Added button to popup to allow you to vote from the popup.Ajay Ramachandran
2019-07-17Update README.mdAjay Ramachandran
2019-07-17Made it possible for multiple notices to appear, added an animation for it.Ajay Ramachandran
2019-07-17Merge pull request #2 from ajayyy/experimentalv0.2Ajay Ramachandran
Added voting buttons
2019-07-15Made upvote button close menu and downvote show messageAjay Ramachandran
2019-07-15Made upvote system submit data to the server.Ajay Ramachandran
2019-07-15Save UUIDs of the sponsors times along with sponsor times.Ajay Ramachandran
2019-07-15Added thumbs up and down buttons.Ajay Ramachandran
2019-07-14Fixed sponsor getting added each time a video was loaded even though it's ↵Ajay Ramachandran
already in the player.
2019-07-13Updated background.js to use config server as wellAjay Ramachandran
2019-07-12Merge pull request #1 from ajayyy/experimentalv0.1Ajay Ramachandran
Visual Upgrade and controls on the YouTube Player
2019-07-12Made options a hidden section in the popup.Ajay Ramachandran
2019-07-12Added option to hide the video player controls button in the popup.Ajay 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 popup toggle image of player control as well.Ajay Ramachandran
2019-07-12Made the player controls change icon when neededAjay Ramachandran
2019-07-12Made player controls workAjay Ramachandran
2019-07-12Added button on YouTube player and new icons to support thatAjay Ramachandran
2019-07-11Made submit times not appear when no end time was specified.Ajay Ramachandran
2019-07-11Added border to notice and increased timeout more, also added a notice about ↵Ajay Ramachandran
the timeout.
2019-07-11Increased margin on logo and increased length of time of notice.Ajay Ramachandran
2019-07-11Merge branch 'experimental' of https://github.com/ajayyy/SponsorBlocker into ↵Ajay Ramachandran
experimental
2019-07-11Removed extra file and moved font css fileAjay Ramachandran
2019-07-11Update README.mdAjay Ramachandran
2019-07-11Added logo and changed up colours to support logo.Ajay Ramachandran
Logo by @munadikieh
2019-07-11Merge branch 'master' of https://github.com/ajayyy/SponsorBlocker into ↵Ajay Ramachandran
experimental
2019-07-11Made time have a zero in front when it is less than 10 seconds.Ajay Ramachandran
2019-07-10Made it generate and submit a userID defining this user.Ajay Ramachandran
2019-07-10Added background color to notice and font.Ajay Ramachandran
Also improved the notice's buttons a little.
2019-07-10Added a font and background color.Ajay Ramachandran
2019-07-10Made the button's nice on the notice.Ajay Ramachandran
2019-07-10Made the sponsorships starts button update with the clear times button.Ajay Ramachandran
2019-07-10Added nice buttons to the popupAjay Ramachandran
2019-07-10Made it not load the extension on the YouTube homepage and channel pages.Ajay Ramachandran
2019-07-10Changed the way it detects when a page is not YouTube and prevented lastError.Ajay Ramachandran
2019-07-09Update README.mdAjay Ramachandran
2019-07-09Update README.mdAjay Ramachandran
2019-07-09Update README.mdAjay Ramachandran