aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/components/SkipNoticeComponent.tsx
AgeCommit message (Expand)Author
2021-08-19Add options for smaller and faded noticeAjay Ramachandran
2021-08-19Disable fading by default for nowAjay Ramachandran
2021-08-18Added skip button in control bar instead of using skip noticeAjay Ramachandran
2021-08-17Use "skipped to" for poiAjay Ramachandran
2021-08-17Hide unskip by default on poi segmentsAjay Ramachandran
2021-08-17Make unskip work with highlight segmentAjay Ramachandran
2021-07-31Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into improvem...Ajay Ramachandran
2021-07-29Add chat for warnings after votingAjay Ramachandran
2021-07-18Show notice in first slot if availableAjay Ramachandran
2021-07-15Use short skip notice for highlight categoryAjay Ramachandran
2021-07-15Add auto and manual skip at startAjay Ramachandran
2021-07-01Fix key issues and remove redundant css propertyAjay Ramachandran
2021-07-01Move code for smaller notice into general notice componentAjay Ramachandran
2021-06-30Added basic PoC expanding noticeAjay Ramachandran
2021-06-30Added a notice that starts fadedAjay Ramachandran
2021-06-30Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into improvem...Ajay Ramachandran
2021-06-25make skip notice countdown customisableAjay Ramachandran
2021-06-25Show all categories when voting to change categoryAjay Ramachandran
2021-06-18Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into improvem...Ajay Ramachandran
2021-06-13Fix style not applying to skip noticeAjay Ramachandran
2021-05-13Added a smaller noticeAjay Ramachandran
2021-05-11Scroll to category in options pageAjay Ramachandran
2021-05-11Only show skip keybind hint on one noticeAjay Ramachandran
2021-04-05Add submitting for highlight categoryAjay Ramachandran
2021-04-01Raise z index of notice to be in front of endcardsAjay Ramachandran
2021-02-14Increase notice z indexAjay Ramachandran
2021-01-17Made countdown timer better support video playback speedsAjay Ramachandran
2021-01-17Add skip keybindAjay Ramachandran
2021-01-17Never move old skip noticeAjay Ramachandran
2020-12-24refactor(lint): replace self-equals-this code with arrow functionsMax Baumann
2020-12-14refactor: remove dead code, add more typesMax Baumann
2020-12-13chore(types): even more typesMax Baumann
2020-12-12refactor(lint): fix trivial linting errorsMax Baumann
2020-12-12refactor(lint): apply automatic eslint fixesMax Baumann
2020-10-19Only send audio notifcation if segment is manually skippedJoe Dowd
2020-10-02fix: use skip_category i18n string[email protected]
2020-10-01fix: resolve translation issue #447[email protected]
2020-07-02Remove category update messageAjay Ramachandran
2020-06-07Added category update info on the noticeAjay Ramachandran
2020-06-03Added short category namesAjay Ramachandran
2020-05-20Fixed "voted" text.Ajay Ramachandran
2020-05-20Added padding to vote buttonsAjay Ramachandran
2020-05-20Changed to upvote/downvote from reportAjay Ramachandran
2020-05-19Added segment chooser when skipping multiple segments.Ajay Ramachandran
2020-05-16Added category names to noticeAjay Ramachandran
2020-05-15Enable category vote on main serverAjay Ramachandran
2020-05-10Fix new vote options table layoutAjay Ramachandran
2020-05-10Added change category button for testing serverAjay Ramachandran
2020-04-25Redid hidden sponsor implementation + added info about being hid due to minim...Ajay Ramachandran
2020-04-14Moved notice closing to renderer (no leftover nodes)Ajay Ramachandran