aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/components/NoticeComponent.tsx
AgeCommit message (Expand)Author
2024-11-27Fix inaccurate timer on upcoming noticeAjay
2024-11-26Fix upcoming notice behaviorAjay
2024-01-21Use runtime.getURLAjay
2024-01-05Remove logAjay
2023-12-22Fix second skip notice slot not workingAjay
2023-12-22Allow dragging around noticesAjay
2023-10-08Rename hidden css class to sbhidden to fix compatibility with PipedAjay
2023-07-28Add category color to skip noticeAjay
2023-04-29Real fix by mini-bombaBlueberryy
2023-04-20Another fix NoticeComponent.tsxBlueberryy
2023-04-20FIX NoticeComponent.tsxBlueberryy
2023-04-11add translatable s in noticeBlueberryy
2022-10-07force delimiters to follow semiMichael C
2022-10-07add some changes that are rendering properlyMichael C
2022-09-22Add export to unsubmitted segmentsAjay
2022-06-06Add notice showing that copy happenedAjay
2022-05-31Add initial sponsor help pageAjay
2021-12-29Don't change countdown speed with playback speedAjay
2021-10-21Make bigger buttons on mobile skip buttonAjay Ramachandran
2021-10-02Remove possible error in noticeAjay Ramachandran
2021-09-02Fix centering on submission noticeAjay Ramachandran
2021-09-02Fix UI issues when text is longAjay Ramachandran
2021-07-18Show notice in first slot if availableAjay 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-18Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into improvem...Ajay Ramachandran
2021-06-18Fix centering on cloudtubeAjay Ramachandran
2021-06-13Fix style not applying to skip noticeAjay Ramachandran
2021-05-13Added a smaller noticeAjay Ramachandran
2021-04-08Fix centering on cloudtubeAjay Ramachandran
2021-04-01Raise z index of notice to be in front of endcardsAjay 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-14refactor: remove dead code, add more typesMax Baumann
2020-12-12refactor(lint): fix trivial linting errorsMax Baumann
2020-12-12refactor(lint): apply automatic eslint fixesMax Baumann
2020-05-16Added the ability to stop the notice timer by clicking itAjay Ramachandran
2020-04-14Moved notice closing to renderer (no leftover nodes)Ajay Ramachandran
2020-04-09Made submission notice above other noticesAjay Ramachandran
2020-04-04Fixed issues with manual skippingAjay Ramachandran
2020-04-04Fixed react whitespace errorAjay Ramachandran
2020-04-02Fixed close button on submission confirmation noticeAjay Ramachandran
2020-03-11Added basic react submission confirmation noticeAjay Ramachandran
2020-03-10Split notice text into a separate componentAjay Ramachandran
2020-03-10Made non timed notice the defaultAjay Ramachandran