aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/js-components/skipButtonControlBar.ts
AgeCommit message (Expand)Author
2024-01-24Move animation utils to maze utilsAjay
2024-01-14Fix preview bar on mobileAjay
2023-10-31Make highlight bigger on timeline when skip to highlight button hoveredAjay
2023-10-08Rename hidden css class to sbhidden to fix compatibility with PipedAjay
2023-09-23Add seperate keybind for skip to highlightAjay
2023-08-01Remove maze utils symlinkAjay
2023-06-30Remove maze utils from npm depsAjay
2023-05-08Add auto-config import to clickbait extension, move more funcs to shared libAjay
2022-11-04adjust skip to highlight button behavior to attempt to fix issuesAjay
2022-11-04Add hiding skip to highlightAjay
2022-05-24Merge pull request #1238 from AlecRust/fix-unused-vars-lintAjay Ramachandran
2022-05-19Fix skip to highlight option on mobileAjay
2022-05-16Don't use hide buttons for auto hiding skipt to highlightAjay
2022-04-23Fix @typescript-eslint/no-unused-vars lint warningsAlec Rust
2022-01-08Merge remote-tracking branch 'origin/master' into settingsÁron Hegymegi-Kiss
2022-01-08multikey shortcutsÁron Hegymegi-Kiss
2022-01-05Add vote buttons to pill that open on clickAjay
2021-11-27Fix autohide info button affecting skip to highlightAjay Ramachandran
2021-10-21Added swiping away for skip to highlight on mobileAjay Ramachandran
2021-10-21Add animation for skip to highlight on mobileAjay Ramachandran
2021-10-21Add skip to highlight to mobileAjay Ramachandran
2021-09-30Fix skip to highlight text reappearingAjay Ramachandran
2021-09-30Compact button options and add option for skip to highlight buttonAjay Ramachandran
2021-09-30Add alt text to skip to highlightAjay Ramachandran
2021-09-30Auto hide skip to highlightAjay Ramachandran
2021-09-29hide when buttons disabled and hide chapter prefixAjay Ramachandran
2021-09-20Highlight Button now persistsFlorianZahn
2021-08-23Fix skipping with highlight on invidiousAjay Ramachandran
2021-08-20Add tooltip about highlight featureAjay Ramachandran
2021-08-19Add keybind support to skip to highlightAjay Ramachandran
2021-08-18Keep showing control bar button if hoveredAjay Ramachandran
2021-08-18Added skip button in control bar instead of using skip noticeAjay Ramachandran