aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2024-04-26Allow importing segments with no categoryAjay
2024-03-27Improve submission box paddingAjay
2024-03-18Merge pull request #1983 from HanYaodong/devAjay Ramachandran
2024-03-18Fix chapters not changing when skipping is disabledAjay
2024-03-18Add option to store downvotes when done in private tabsAjay
2024-03-09Refractor popup infoFound() empty message detectionHanYaodong
2024-03-09Stop refresh animation on popup when content script is not injectedHanYaodong
2024-03-07Fix rate-limiting when setting options from options pageAjay
2024-02-29Stop refresh animation on popup when not on youtube pageHanYaodong
2024-02-27Move category pill to top if on description on right layoutAjay
2024-02-21Don't require preview for starting segmentsAjay
2024-02-13Fix adding custom Invidious instances on FirefoxAjay
2024-02-13Fix chapter names not appearingAjay
2024-02-13Fix hidden mute segments sometimes still mutingAjay
2024-02-01Don't close submission menu if submission didn't go throughAjay
2024-01-31Handle exceptions for votingAjay
2024-01-31Don't display preview bar while scrubbing on mobileAjay
2024-01-25Fix preview bar end time sometimes being inaccurateAjay
2024-01-24Move animation utils to maze utilsAjay
2024-01-23Don't require preview for segments ending at end of the videoAjay
2024-01-23Reloading after creating segments shouldn't require previewingAjay
2024-01-23Count previewed unsubmitted segments previewed manuallyAjay
2024-01-21Don't throw errors on extension live-updateAjay
2024-01-21Improve precision of hover previewAjay
2024-01-21Fix category selection changes not savingAjay
2024-01-21Use runtime.getURLAjay
2024-01-21Only require a preview for skip and mute segmentsAjay
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-15Require previewing before submittingAjay
2024-01-14Add keybind for previewing a segmentAjay
2024-01-14Change how chapter views are countedAjay
2024-01-14Fix preview bar on mobileAjay
2024-01-12Relicense to GPL-3.0Ajay
2024-01-08Disable dearrow promotionAjay
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-12-13Add retry logic to popup infoAjay
2023-11-28Fix full video segments ending up in skip noticesAjay