aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/types.ts
AgeCommit message (Expand)Author
2020-06-03Added customizable seek bar colorsAjay Ramachandran
2020-05-24Moved requests to the background script.Ajay Ramachandran
2020-05-19Added segment chooser when skipping multiple segments.Ajay Ramachandran
2020-05-11Changed rough time calculation to only use real time or end time.Ajay 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-04-25Redid hidden sponsor implementation + added info about being hid due to minim...Ajay Ramachandran
2020-04-05Fixed some non converted sponsorTimes codeAjay Ramachandran
2020-04-04Switched skipping to use category settings.Ajay Ramachandran
2020-04-04Added category skip option to just show an overlay without skippingAjay Ramachandran
2020-04-02Category selections now saveAjay Ramachandran
2020-03-11Made preview button functionalAjay Ramachandran
2020-03-11Added delete function to new dialogAjay Ramachandran
2020-01-28Converted more code to TypeScript.Ajay Ramachandran