aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/render/SubmissionNotice.tsx
AgeCommit message (Expand)Author
2024-02-01Don't close submission menu if submission didn't go throughAjay
2024-01-14Add keybind for previewing a segmentAjay
2023-12-22Add keybind for submitting instead of just using the submission menuAjay
2022-10-07fix more componentsMichael C
2022-06-09Fix help page not closing from keybindAjay
2021-06-23Add initial unlisted detection for getting a list of unlisted videosAjay Ramachandran
2020-12-13chore(types): even more typesMax Baumann
2020-12-12refactor(lint): fix trivial linting errorsMax Baumann
2020-12-12refactor(lint): apply automatic eslint fixesMax Baumann
2020-04-14Submission notice size now updates when the video size changes.Ajay Ramachandran
2020-04-14Moved notice closing to renderer (no leftover nodes)Ajay Ramachandran
2020-04-02Submission notice now updates when sponsors are addedAjay Ramachandran
2020-03-11Added basic react submission confirmation noticeAjay Ramachandran