aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2020-06-07Merge pull request #363 from ajayyy/react1.2.31Ajay Ramachandran
2020-06-07Added option to disable notificationAjay Ramachandran
2020-06-07Remove options page header on help pageAjay Ramachandran
2020-06-07Added category update info on the noticeAjay Ramachandran
2020-06-05Added "read the guidelines button.Ajay Ramachandran
2020-06-05Lowered category description widthAjay Ramachandran
2020-06-04Added help button to submission noticeAjay Ramachandran
2020-06-03Added category descriptionsAjay Ramachandran
2020-06-03Added short category namesAjay Ramachandran
2020-06-03Added options page to help page as iframeAjay Ramachandran
2020-06-03Fix skip optionsAjay Ramachandran
2020-06-03Added customizable seek bar colorsAjay Ramachandran
2020-06-02Merge pull request #358 from ajayyy/react1.2.30Ajay Ramachandran
2020-05-25Remove duplicate vote error messageAjay Ramachandran
2020-05-25Made preview submissions always autoskipAjay Ramachandran
2020-05-24Fix local saved time tracking.Ajay Ramachandran
2020-05-24Moved requests to the background script.Ajay Ramachandran
2020-05-20Merge pull request #357 from ajayyy/react1.2.29Ajay Ramachandran
2020-05-20Removed autoUpvote configAjay Ramachandran
2020-05-20Fixed "voted" text.Ajay Ramachandran
2020-05-20Added padding to vote buttonsAjay Ramachandran
2020-05-20Changed to upvote/downvote from reportAjay Ramachandran
2020-05-19Added segment chooser when skipping multiple segments.Ajay Ramachandran
2020-05-17Merge pull request #356 from ajayyy/react1.2.28.4Ajay Ramachandran
2020-05-16Added the ability to stop the notice timer by clicking itAjay Ramachandran
2020-05-16Added category names to noticeAjay Ramachandran
2020-05-16Fix preview sponsors not skippingAjay Ramachandran
2020-05-15Added back requested changesAjay Ramachandran
2020-05-15Reverse "requested changes"Ajay Ramachandran
2020-05-15Merge branch 'master' into masterAjay Ramachandran
2020-05-15Enable category vote on main serverAjay Ramachandran
2020-05-14Requested changesrafern
2020-05-13Added another check to prevent phantom skipsAjay Ramachandran
2020-05-13Remove duplicate codeRafael
2020-05-13Don't skip ads, hide controls & bar when ad playingrafern
2020-05-12Fixed mutation listener stack overflow on Firefox.Ajay Ramachandran
2020-05-11Removed logAjay Ramachandran
2020-05-11Changed rough time calculation to only use real time or end time.Ajay Ramachandran
2020-05-11Fixed preview bar hover text errorAjay Ramachandran
2020-05-11Added null coalescence checks to video infoAjay Ramachandran
2020-05-11Changed endscreen check to use replay button instead.Ajay Ramachandran
2020-05-11Changed instances of splice to only remove oneAjay Ramachandran
2020-05-11Only splice 1 when removing offtopic category selectionAjay Ramachandran
2020-05-11Added code to remove off-topic from category selections.Ajay Ramachandran
2020-05-10Fixed null whitelisted channel check happening after useAjay Ramachandran
2020-05-10Removed logAjay Ramachandran
2020-05-10Fix edit text on old YouTube dark themeAjay Ramachandran
2020-05-10Use duration as current time if endcards or autoplay is visible when submittingAjay Ramachandran
2020-05-10Remove config listener from EditComponent properlyAjay Ramachandran
2020-05-10Fix new vote options table layoutAjay Ramachandran