aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2019-07-26Merge pull request #26 from ajayyy/experimentalv1.0.8Ajay Ramachandran
2019-07-26Fixed bug making player controls only submit integers.Ajay Ramachandran
2019-07-26Merge pull request #25 from ajayyy/experimentalv1.0.7Ajay Ramachandran
2019-07-26Added hint about the hotkey.Ajay Ramachandran
2019-07-26Fixed old unsponsored times sometimes being used.Ajay Ramachandran
2019-07-26Merge pull request #9 from ajayyy/experimentalv1.0.6Ajay Ramachandran
2019-07-26Added support for hotkeys to submit data.Ajay Ramachandran
2019-07-26Merge pull request #8 from ajayyy/experimentalv1.0.5Ajay Ramachandran
2019-07-26Updated version number.Ajay Ramachandran
2019-07-26Added quick fix for changing UUID when submitting two times.Ajay Ramachandran
2019-07-25Merge pull request #7 from ajayyy/experimentalv1.0.4Ajay Ramachandran
2019-07-25Update version number.Ajay Ramachandran
2019-07-25Added support for sponsors at the zero second mark.Ajay Ramachandran
2019-07-25Made it work when multiple tabs are opened in the background.Ajay Ramachandran
2019-07-25Updated version numberAjay Ramachandran
2019-07-25Merge pull request #6 from ajayyy/experimentalv1.0.3Ajay Ramachandran
2019-07-25Added better error display.Ajay Ramachandran
2019-07-23Merge pull request #5 from ajayyy/experimentalv1.0.2Ajay Ramachandran
2019-07-23Added option to disable the view count tracking.Ajay Ramachandran
2019-07-23Update README.mdAjay Ramachandran
2019-07-23Merge pull request #4 from ajayyy/experimentalv1.0.1Ajay Ramachandran
2019-07-23Updated version numberAjay Ramachandran
2019-07-23Added feature to prevent tons of sponsors reported next to each other from an...Ajay Ramachandran
2019-07-23Fixed curly bracket that for some reason was in the wrong place.Ajay Ramachandran
2019-07-23Made it send a request to the server to sponsor skip views.Ajay Ramachandran
2019-07-23Made it display how many views your submissions have received.Ajay Ramachandran
2019-07-23Updated icons to be square and fixed titlingAjay Ramachandran
2019-07-22Made a separate manifest file for FirefoxAjay Ramachandran
2019-07-22Updated gitignore for file renameAjay Ramachandran
2019-07-22Merge branch 'experimental' of https://github.com/ajayyy/SponsorBlock into ex...Ajay Ramachandran
2019-07-22Added support for Firefox.Ajay Ramachandran
2019-07-22Merge pull request #3 from ajayyy/experimentalv0.3Ajay Ramachandran
2019-07-22Merge branch 'master' into experimentalAjay Ramachandran
2019-07-22Added small notice of how many submissions this user has made.Ajay Ramachandran
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
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
2019-07-15Made upvote button close menu and downvote show messageAjay Ramachandran