aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/components/SponsorTimeEditComponent.tsx
AgeCommit message (Expand)Author
2024-06-23Support server side rendered adsAjay
2024-06-22Fix submission menu after video ends and unskip button after video endsAjay
2024-03-27Improve submission box paddingAjay
2024-01-21Use runtime.getURLAjay
2024-01-21Only prevent scrolling while editingAjay
2024-01-16Don't warn about using the word intro in chapter namesAjay
2024-01-14Add keybind for previewing a segmentAjay
2024-01-05Fix action type and category related items sometimes not updating in submissi...Ajay
2024-01-05Fix unsubmitted segments not savingAjay
2024-01-05Fix unsubmitted segments sometimes not saving properlyAjay
2023-12-23Move unsubmitted segments to local storage to remove limitsAjay
2023-12-22Fix scrolling fast on edit time not saving properlyAjay
2023-11-08Add dearrow promo based on title and remove old oneAjay
2023-11-01Rate limit saving times to make scrolling the edit box less laggyAjay
2023-10-17Assigned a new ID 'sponsorTimePreviewEndButton' to the newly added 'End' buttonBrian Choromanski
2023-09-24Don't show start button for highlightAjay
2023-09-17Add start button to submission menuAjay
2023-09-17Add end button for all segmentsAjay
2023-09-13Actually stop spacebar in chapters box from pausing videoAjay
2023-09-04Stop spacebar in chapters box from pausing videoAjay
2023-08-01Remove maze utils symlinkAjay
2023-06-30Remove maze utils from npm depsAjay
2023-05-21Fix chapters not saving after clicking suggestionAjay
2023-03-18Remove chapters payment checksAjay
2022-12-24Move some generic functions to a new packageAjay
2022-11-29Merge pull request #1578 from caneleex/patch/disable-scrollingAjay Ramachandran
2022-11-06Don't overwrite endcards time upon submittingcaneleex
2022-11-06Add option to disable scrolling to editcaneleex
2022-10-11update buttons when single time segment is editedAjay
2022-10-11Set endtime by default for outroAjay
2022-10-07force delimiters to follow semiMichael C
2022-10-07add some changes that are rendering properlyMichael C
2022-09-27Swap inspect and preview backAjay
2022-09-24Swap preview and inspectAjay
2022-09-24Fix chapter suggestions disappearing on clickAjay
2022-09-22Only hide chapter name selector when focus lostAjay
2022-09-18Make submission menu ui more consistentAjay
2022-09-18Don't show unsubmitted segments in description boxAjay
2022-09-16Add option to show categories you don't have permission to submitAjay
2022-09-04Prevent some event bubbling issuesAjay
2022-09-03Fix chapter -> full -> chapter not saving timesAjay
2022-09-01Also check license status for submitting chapterAjay
2022-08-19Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay
2022-08-14Handle permission userinfo using new logicAjay
2022-07-30Fix issues with DR & Invidious themesmini-bomba
2022-07-05Limit chapter in UI to those who can submitAjay
2022-06-22Better category name detectionAjay
2022-06-22Add warning when chapter name similar to categoryAjay
2022-06-19Add end button for chaptersAjay
2022-06-03Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay