aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/components
AgeCommit message (Expand)Author
2024-06-23Warn if server-side ad wasn't detected and submitting a segmentAjay
2024-06-23Support server side rendered adsAjay
2024-06-22Fix submission menu after video ends and unskip button after video endsAjay
2024-06-06Fix submission menu disappearing when video endsAjay
2024-03-27Improve submission box paddingAjay
2024-02-27Move category pill to top if on description on right layoutAjay
2024-02-01Don't close submission menu if submission didn't go throughAjay
2024-01-24Move animation utils to maze utilsAjay
2024-01-21Fix category selection changes not savingAjay
2024-01-21Use runtime.getURLAjay
2024-01-21Only prevent scrolling while editingAjay
2024-01-21Prevent zooming when trying to scroll to edit timesAjay
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-05Remove logAjay
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-22Make unskipping by keybind easier for multiple segment notices by focusing by...Ajay
2023-12-22Add timestamp to multi segment vote boxAjay
2023-12-22Fix second skip notice slot not workingAjay
2023-12-22Add keybind for closing skip noticesAjay
2023-12-22Add keybind for submitting instead of just using the submission menuAjay
2023-12-22Allow dragging around noticesAjay
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-01Scroll down when new segment added to noticeAjay
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-10-08Rename hidden css class to sbhidden to fix compatibility with PipedAjay
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-07-28Add category color to skip noticeAjay
2023-07-14Make category tooltip work on mobile and make it clear after votingAjay
2023-07-14Remove text from category pills on mobile and don't make them take full heigh...Ajay
2023-06-30Remove maze utils from npm depsAjay
2023-06-30Move maze utils to a submodule, move tooltip outAjay
2023-05-29Add warning when enabling fillerAjay
2023-05-21Fix chapters not saving after clicking suggestionAjay
2023-05-09Move more funcs to shared libAjay
2023-05-08Merge pull request #1715 from Blueberryy/master5.4.6Ajay Ramachandran
2023-05-08Add auto-config import to clickbait extension, move more funcs to shared libAjay
2023-04-29Real fix by mini-bombaBlueberryy
2023-04-27Don't show harmful vote option for non chaptersAjay
2023-04-20Another fix NoticeComponent.tsxBlueberryy