aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2023-02-24Lower case and trim invidious instancesAjay
2023-02-24Only update invidious instances if there are more, and don't remove old onesAjay
2023-02-24Don't reset custom invidious instances on safariAjay
2023-02-07Make invidious instances work on safariAjay
2023-02-06Use pollyfill for invidious registrationAjay
2023-02-01Fix tests5.1.14Ajay
2023-02-01Add invidious instances by default for safariAjay
2023-01-29Fix chapter importing and lock fetching after 404Ajay
2023-01-26load shared.css on third party sitesMichael C
2023-01-21Don't hide chevron if segments are nullAjay
2023-01-21Merge pull request #1560 from mchangrh/piped-supportAjay Ramachandran
2023-01-21Remove next chapter from youtube hotkeys warningAjay
2023-01-21Fix keybinds from popupAjay
2023-01-21Change next chapter keybind to be same as YouTube and disable YouTube's oneAjay
2023-01-21give more time for chapters to loadAjay
2023-01-21Fix warningsAjay
2023-01-21Fix chapter name sometimes disappearingAjay
2023-01-03Add piped supportMichael C
2023-01-02add selector for pipedMichael C
2022-12-30Remove logAjay
2022-12-27add brackets for operator precedenceMichael C
2022-12-26highlight partial required segmentsMichael C
2022-12-26Remove lookbehind because safariAjay
2022-12-25Fix category pill disappearing on mobileAjay
2022-12-24Move some generic functions to a new packageAjay
2022-12-22Fix early skips on firefox when seeking while playingAjay
2022-12-19Don't remove trailing end bracket when not starting with bracketAjay
2022-12-11Fix bar being too long due to time to decimal changing while remaking bar not...Ajay
2022-12-11Reverse fast interval to decimalAjay
2022-12-11Don't run some chapter init code when not necessaryAjay
2022-12-11Don't regenerate groups if not neededAjay
2022-12-11clarify commentAjay
2022-12-11Fix smallest segment cacheAjay
2022-12-11Use fast time to decimal for non display calculationsAjay
2022-12-11Caching for get smallest segmentAjay
2022-12-11Hide original chapter if similar in nameAjay
2022-12-11Fix hover text alignment issueAjay
2022-12-11Fix lots of chapters freezing the browserAjay
2022-12-09Call whitelist check if not still waiting for channel id in window listenerAjay
2022-12-04Generated chapters can now start after 0 seconds, so allow importing themAjay
2022-12-04Merge pull request #1514 from mchangrh/fv-livestream-2Ajay Ramachandran
2022-11-29Merge pull request #1595 from caneleex/patch/time-mutesAjay Ramachandran
2022-11-29Merge pull request #1578 from caneleex/patch/disable-scrollingAjay Ramachandran
2022-11-26Add new workaround for improving skipping precision on FirefoxAjay
2022-11-23Fix document script sending events when video id not changedAjay
2022-11-23Fix race condition causing double fetchAjay
2022-11-23Disable refetchAjay
2022-11-18whycaneleex
2022-11-18Don't include mutes in time without skipscaneleex
2022-11-09Fix issues with mutes ending when highlights startAjay