aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/components/SubmissionNoticeComponent.tsx
AgeCommit message (Expand)Author
2024-06-23Warn if server-side ad wasn't detected and submitting a segmentAjay
2024-06-22Fix submission menu after video ends and unskip button after video endsAjay
2024-06-06Fix submission menu disappearing when video endsAjay
2024-02-01Don't close submission menu if submission didn't go throughAjay
2024-01-21Use runtime.getURLAjay
2024-01-21Prevent zooming when trying to scroll to edit timesAjay
2024-01-14Add keybind for previewing a segmentAjay
2024-01-05Fix unsubmitted segments not savingAjay
2023-12-23Move unsubmitted segments to local storage to remove limitsAjay
2023-12-22Allow dragging around noticesAjay
2023-11-01Scroll down when new segment added to noticeAjay
2022-10-07force delimiters to follow semiMichael C
2022-09-22Add export to unsubmitted segmentsAjay
2022-09-01Add tooltip to sort segmentsAjay
2022-06-22Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay
2022-06-09Fix help page not closing from keybindAjay
2022-06-03Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay
2022-05-31Use full details instead of learn moreAjay
2022-05-31Add initial sponsor help pageAjay
2022-04-11Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay
2022-03-17Fix guidelines linkStopper
2022-02-21Add sort segments buttonAjay
2021-12-29Make youtube settings in front of skip noticeAjay
2021-12-22Fix skip notice deleting segments causing issuesAjay
2021-09-06Fix typo in SubmissionNoticeComponentKarelVerschraegen
2021-08-17Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into improvem...Ajay Ramachandran
2021-08-17Link to new wikiAjay Ramachandran
2021-05-13Added a smaller noticeAjay Ramachandran
2021-05-11Scroll to category in options pageAjay Ramachandran
2020-12-29Revert "Add notice about YouCap"Ajay Ramachandran
2020-12-29Add notice about YouCapAjay 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-08-23Rephrased non music warningAjay Ramachandran
2020-07-12Default to blank category when submittingAjay Ramachandran
2020-06-05Added "read the guidelines button.Ajay Ramachandran
2020-05-11Added null coalescence checks to video infoAjay Ramachandran
2020-05-10Added warning when submitting non-music category on music video.Ajay Ramachandran
2020-05-05Removed cancel buttonAjay Ramachandran
2020-04-14Submission notice size now updates when the video size changes.Ajay Ramachandran
2020-04-14Made submission notice max height dynamicAjay Ramachandran
2020-04-14Moved notice closing to renderer (no leftover nodes)Ajay Ramachandran
2020-04-13Made the submission notice scroll when too largeAjay Ramachandran
2020-04-09Fixed editing non first index submissions.Ajay Ramachandran
2020-04-09Made submission notice above other noticesAjay Ramachandran
2020-04-02Submission notice now saves on submissionAjay Ramachandran
2020-04-02Fixed close button on submission confirmation noticeAjay Ramachandran
2020-03-11Added delete function to new dialogAjay Ramachandran
2020-03-11Added basic react submission confirmation noticeAjay Ramachandran