aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/components/SkipNoticeComponent.tsx
AgeCommit message (Expand)Author
2020-05-15Enable category vote on main serverAjay Ramachandran
2020-05-10Fix new vote options table layoutAjay 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-14Moved notice closing to renderer (no leftover nodes)Ajay Ramachandran
2020-04-04Fixed issues with manual skippingAjay Ramachandran
2020-04-04Merge pull request #315 from Joe-Dowd/reactAjay Ramachandran
2020-04-04Sync volume with video volumeAjay Ramachandran
2020-04-04Switched skipping to use category settings.Ajay Ramachandran
2020-04-04fixed tabbingJoe-Dowd
2020-04-04Added audio notification on skip to options menuJoe-Dowd
2020-03-11Added delete function to new dialogAjay Ramachandran
2020-03-11Added basic react submission confirmation noticeAjay Ramachandran
2020-03-10Split notice text into a separate componentAjay Ramachandran
2020-03-10Made non timed notice the defaultAjay Ramachandran
2020-03-10Added support for untimed noticeAjay Ramachandran
2020-03-10Moved timing mechanism to separate componentAjay Ramachandran
2020-03-09Fixed manual skip vote check using wrong variableAjay Ramachandran
2020-03-09Made manual skip vote follow configAjay Ramachandran
2020-03-09Made skip notice use react statesAjay Ramachandran
2020-02-25Switched notice to reactAjay Ramachandran