aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2022-09-05Move to controls to make info button visible in selenium test5.0.1Ajay
2022-09-05clarify what needs to be translatedAjay
2022-09-05fix typoAjay
2022-09-05bump versionAjay
2022-09-05Fix votes appearing for unsubmitted segmentsAjay
2022-09-05Hide custom chapter bar while generatingAjay
2022-09-05Make sure original chapter bar that is used is always the right oneAjay
2022-09-04Properly handle hover previews for chapters and clear old unused onesAjay
2022-09-04Safer document scriptAjay
2022-09-04Prevent some event bubbling issuesAjay
2022-09-04Don't carry over incorrect/harmful vote menu between videosAjay
2022-09-04Prevent creating multiple chapter vote containersAjay
2022-09-03Add option to manual skip when a full video segment existsAjay
2022-09-03Fix chapter -> full -> chapter not saving timesAjay
2022-09-03Fix copy tooltipAjay
2022-09-03fix react errors about using inheritAjay
2022-09-03Don't use video before it is setAjay
2022-09-03Fix crashes on invidiousAjay
2022-09-03Don't show empty chapter bar for youtube chapters in popupAjay
2022-09-03Fix the freezing on firefox due to hover preview textAjay
2022-09-02Add support for hours in import segmentsAjay
2022-09-02Merge pull request #1425 from mchangrh/contentScriptRebase5.0Ajay Ramachandran
2022-09-02bump versionAjay Ramachandran
2022-09-02Auto update hidden categories when redeemedAjay
2022-09-02Fix license code boxAjay
2022-09-02Fix redirect uriAjay
2022-09-02fix typoAjay Ramachandran
2022-09-02Ensure channel id is defined before declaring it foundAjay
2022-09-02Use events for channel id and fallback to current systemAjay
2022-09-02rebase document script out of videoInfo #1312Michael C
2022-09-02Merge pull request #1446 from mini-bomba/clearUnsubmittedSegmentsAjay Ramachandran
2022-09-02Move segment export to backup page and improve marginsAjay
2022-09-01Add "Export segments as URL" option the unsubmitted videos sectionmini-bomba
2022-09-01Load segment description from hashparamsmini-bomba
2022-09-01Move new react components to components/options/, following latest changesmini-bomba
2022-09-01Add an Export Segments button to the unsubmitted segments listmini-bomba
2022-09-01Don't force-sync unsubmitted segments when clear confirm prompt is cancelledmini-bomba
2022-09-01Split unsubmittedSegmentCounts string into many to account for singular/plura...mini-bomba
2022-09-01Add a section in options for unsubmitted segmentsmini-bomba
2022-09-01Make required segments thicker in preview barAjay
2022-09-01Fix linting errorAjay
2022-09-01Make limited width option betterAjay
2022-09-01Fix test breaking due to chrome.* apiAjay
2022-09-01Also check license status for submitting chapterAjay
2022-09-01Add tooltip to sort segmentsAjay
2022-09-01Fix export/import not appearing without segments and without chapter enabledAjay
2022-09-01Make importer import non chapters tooAjay
2022-09-01Improve locked category displayAjay
2022-09-01Move hyphen so it is not treated as a rangeAjay
2022-09-01Merge pull request #1001 from ajayyy/chaptersAjay Ramachandran