aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/content.ts
AgeCommit message (Expand)Author
2020-07-18Fix errors when response failsAjay Ramachandran
2020-07-18Made all preview segments auto skipAjay Ramachandran
2020-07-12Default to blank category when submittingAjay Ramachandran
2020-07-05Don't run time without skips on mobile or invidiousAjay Ramachandran
2020-07-05Hide submit button on invidiousAjay Ramachandran
2020-07-05Fixed invidious preview barAjay Ramachandran
2020-07-05Remove submitting on mobileAjay Ramachandran
2020-07-05Remove unused functionAjay Ramachandran
2020-07-03Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into reactAjay Ramachandran
2020-07-03Remove unused functionAjay Ramachandran
2020-07-03Fix font issue, NaN issue and remove hide real timeAjay Ramachandran
2020-07-03Reuse existing functionsAjay Ramachandran
2020-07-02Save category with the preview submissions.Ajay Ramachandran
2020-06-29Do not show if skipDuration is 0NDevTK
2020-06-29Skip if skipDuration is 0NDevTK
2020-06-27Added different ui optionNDevTK
2020-06-26Added duration overrideNDevTK
2020-06-07Merge pull request #363 from ajayyy/react1.2.31Ajay Ramachandran
2020-06-07Added category update info on the noticeAjay Ramachandran
2020-06-05Added "read the guidelines button.Ajay 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-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-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