aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/render
AgeCommit message (Expand)Author
2021-08-17Make unskip work with highlight segmentAjay Ramachandran
2021-06-30Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into improvem...Ajay Ramachandran
2021-06-23Add initial unlisted detection for getting a list of unlisted videosAjay Ramachandran
2021-06-18Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into improvem...Ajay Ramachandran
2021-06-18Support CloudTubeAjay Ramachandran
2021-06-09Fix potential infinite loop in 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-08Support CloudTubeAjay Ramachandran
2021-01-17Add skip keybindAjay Ramachandran
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-08-31Moved notice on youtube music to area that is not click hijackingAjay Ramachandran
2020-06-07Added category update info on the noticeAjay Ramachandran
2020-05-19Added segment chooser when skipping multiple segments.Ajay Ramachandran
2020-04-14Submission notice size now updates when the video size changes.Ajay Ramachandran
2020-04-14Moved notice closing to renderer (no leftover nodes)Ajay Ramachandran
2020-04-04Switched skipping to use category settings.Ajay Ramachandran
2020-04-02Added basic category chooser UIAjay Ramachandran
2020-04-02Submission notice now updates when sponsors are addedAjay Ramachandran
2020-03-11Added basic react submission confirmation noticeAjay Ramachandran
2020-02-25Switched notice to reactAjay Ramachandran