aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/popup.ts
AgeCommit message (Expand)Author
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
2022-07-04Fix double click skip in popupAjay
2022-07-03Add indicator where current player is for segments in popupAjay
2022-06-24store response status 200Michael C
2022-06-24implement #1364Michael C
2022-06-22Only show import when chapter enabledAjay
2022-06-22Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chaptersAjay
2022-06-22Add UI for importing segmentsAjay
2022-06-22Fix popup being out of date and auto closingAjay
2022-06-10display "Voted!" message only momentarilyArgn0
2022-06-06Add notice showing that copy happenedAjay
2022-06-06Forward key presses from popupAjay