aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/popup.ts
AgeCommit message (Expand)Author
2024-05-09Change chapters sortingAjay
2024-03-09Refractor popup infoFound() empty message detectionHanYaodong
2024-03-09Stop refresh animation on popup when content script is not injectedHanYaodong
2024-02-29Stop refresh animation on popup when not on youtube pageHanYaodong
2024-01-24Move animation utils to maze utilsAjay
2023-12-23Move unsubmitted segments to local storage to remove limitsAjay
2023-12-13Add retry logic to popup infoAjay
2023-11-20Add support for userstyles in the popupAjay
2023-11-08Add dearrow promo based on title and remove old oneAjay
2023-11-07Add option to hide clutter in popupAjay
2023-10-15Added years to time saved displayBrian Choromanski
2023-09-17Highlight segment on hoverAjay
2023-08-01Remove maze utils symlinkAjay
2023-06-30Remove maze utils from npm depsAjay
2023-05-09Move more funcs to shared libAjay
2023-05-09Move some options page funcs to shared libAjay
2023-03-18Remove chapters payment checksAjay
2023-02-14Move get hash to shared libAjay
2023-02-13Move video handing and config to shared libraryAjay
2022-12-24Move some generic functions to a new packageAjay
2022-11-04Merge pull request #1550 from mchangrh/stricter-ts5.1.5Ajay Ramachandran
2022-11-04Don't update the whole segment list on time update (#1569)mini-bomba
2022-11-04Add hiding skip to highlightAjay
2022-10-29Use publicID instead of privateID for /userInfo callsmini-bomba
2022-10-27Added error when segments haven't loaded and improved popup messageAjay
2022-10-21Update src/popup.tsMichael M. Chang
2022-10-20add noFallThrough, inplicitReturn, update packagesMichael C
2022-10-17Show import button for errorsAjay
2022-10-11Merge pull request #1521 from mini-bomba/popupAjay Ramachandran
2022-10-11Clear segment list & show loading animation in popup on video changemini-bomba
2022-10-10don't append skip button for full video labelscaneleex
2022-10-08Dedupe & clean up popup -> content script communication codemini-bomba
2022-10-08Update popup when new segments are fetchedmini-bomba
2022-10-07force delimiters to follow semiMichael C
2022-10-03Fix spamming user info on options page and improve popup valuesAjay
2022-09-28Fix import menu hidden with no segmentsAjay
2022-09-24popup votebuttons disappear fix (#1493)FlorianZahn
2022-09-24Add tooltip to skip segment buttonAjay
2022-09-23Default to chapters tab if no normal segmentsAjay
2022-09-22Hide import button when no video foundAjay
2022-09-03Don't show empty chapter bar for youtube chapters in popupAjay
2022-09-01Fix linting errorAjay
2022-09-01Fix export/import not appearing without segments and without chapter enabledAjay
2022-09-01Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chapterschaptersAjay
2022-09-01Add license requirementAjay
2022-08-21Fix popup width when embedded in pageAlec Rust
2022-08-19Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay
2022-08-14Handle permission userinfo using new logicAjay
2022-07-29allow disabling mute segments locallyMichael C
2022-07-05Limit chapter in UI to those who can submitAjay