aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/content.ts
AgeCommit message (Expand)Author
2020-02-11Fixed regex to support Firefox.Ajay Ramachandran
2020-02-10Removed use of Invidious API.Ajay Ramachandran
2020-02-10Fixed close button on dark theme.Ajay Ramachandran
2020-02-10Forced auto skip if previewing sponsor.Ajay Ramachandran
2020-02-10Made it unpause when previewing a sponsor.Ajay Ramachandran
2020-02-08Fixed preview sponsor times not turning into actual ones upon submission.Ajay Ramachandran
2020-02-08Added unlisted check option.Ajay Ramachandran
2020-02-08Seperated show upload button option from info button.Ajay Ramachandran
2020-02-08Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into typescriptAjay Ramachandran
2020-02-08Improved confirm message.Ajay Ramachandran
2020-02-08Fixed multiple sponsors being hidden.Ajay Ramachandran
2020-02-08Fixed typescript issues.Ajay Ramachandran
2020-02-08Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into min-dura...Ajay Ramachandran
2020-02-08Fixed Chrome Invidious CSS issues.Ajay Ramachandran
2020-02-08Fixed skip count resetting.Ajay Ramachandran
2020-02-08Default UUIDs to an empty list instead of null.Ajay Ramachandran
2020-02-04Renamed SB.js and setup types for the config.Ajay Ramachandran
2020-02-04Fixed direct link channel whitelistingAjay Ramachandran
2020-02-04Fixed skip notice references fixing manual skip notices.Ajay Ramachandran
2020-02-03Remove invidious messageAjay Ramachandran
2020-02-03Fixed keybind not workingAjay Ramachandran
2020-02-03Converted options page to TypeScriptAjay Ramachandran
2020-02-01Made the extension successfully buildAjay Ramachandran
2020-02-01Moved Utils away from a static class.Ajay Ramachandran
2020-02-01Made the skip notice work with TypeScript.Ajay Ramachandran
2020-02-01Fixed incorrect import.Ajay Ramachandran
2020-02-01Fixed channel ID promiseAjay Ramachandran
2020-02-01Added support for the on page popup.Ajay Ramachandran
2020-02-01Setup new config.json and fixed typescript errors in the popupAjay Ramachandran
2020-01-28Converted more code to TypeScript.Ajay Ramachandran
2020-01-28Started conversion to TypeScript.Ajay Ramachandran