aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/content.ts
AgeCommit message (Expand)Author
2020-05-17Merge pull request #356 from ajayyy/react1.2.28.4Ajay 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-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-11Removed logAjay Ramachandran
2020-05-11Changed rough time calculation to only use real time or end time.Ajay 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-10Removed logAjay Ramachandran
2020-05-10Use duration as current time if endcards or autoplay is visible when submittingAjay Ramachandran
2020-05-10Added warning when submitting non-music category on music video.Ajay Ramachandran
2020-05-10Added change category button for testing serverAjay Ramachandran
2020-05-04Added another check to prevent scheduled skips from old videosAjay Ramachandran
2020-04-26Added option to force a whitelist check before allowing skipping.Ajay Ramachandran
2020-04-26Fix start sponsor code not functioning as well as it should haveAjay Ramachandran
2020-04-26Fix adblocker error messages and increased unlisted check timeAjay Ramachandran
2020-04-26isUnlisted now uses JSON data.Ajay Ramachandran
2020-04-26Changed whitelisting to use channel JSON instead of page scraping.Ajay Ramachandran
2020-04-25Redid hidden sponsor implementation + added info about being hid due to minim...Ajay Ramachandran
2020-04-24Fixed incorrect videoID check being in reverse.Ajay Ramachandran
2020-04-24Properly reset hiddenSponsorTimes.Ajay Ramachandran
2020-04-21Fixed show on seekbar categories appearing in list of start times to skip.Ajay Ramachandran
2020-04-21Call incorrect videoID check when scheduling a skip.Ajay Ramachandran
2020-04-20Fix submission count not being countedAjay Ramachandran
2020-04-19Removed old submission methodAjay Ramachandran
2020-04-09Removed loggingAjay Ramachandran
2020-04-09Properly handle server errorAjay Ramachandran
2020-04-09Renamed new request functionAjay Ramachandran
2020-04-09Added submissions with the new APIAjay Ramachandran
2020-04-09Now uses new GET api when testing server is enabledAjay Ramachandran
2020-04-06Fixed preview bar sometimes not appearingAjay Ramachandran
2020-04-06Improved skipping over multiple segmentsAjay Ramachandran
2020-04-06Fixed endIndex not being used while skipping and made end index finding funct...Ajay Ramachandran
2020-04-06Added migration for auto skip optionAjay Ramachandran
2020-04-05Fixed some non converted sponsorTimes codeAjay Ramachandran
2020-04-05Made show only overlay workAjay Ramachandran
2020-04-04Give the user error messages from the server.Ajay Ramachandran
2020-04-04Fixed submitted sponsors and prevented preview sponsors from being voted onAjay Ramachandran
2020-04-04Fixed issues with manual skippingAjay Ramachandran
2020-04-04Fixed error when preview bar updatesAjay Ramachandran
2020-04-04Category submission notice now works.Ajay Ramachandran
2020-04-04Switched skipping to use category settings.Ajay Ramachandran
2020-04-02Removed old edit pane from popup and made it call the new oneAjay Ramachandran
2020-04-02Submission notice now updates when sponsors are addedAjay Ramachandran
2020-03-31Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into reactAjay Ramachandran