aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2020-02-08Seperated show upload button option from info button.Ajay Ramachandran
2020-02-08Fixed JSON conversion iteratorAjay 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-06Fixed incorrect type.Ajay Ramachandran
2020-02-04Fix invidious enabling errorAjay 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-03Added config types and added back handler to proxyAjay Ramachandran
2020-02-02Fixed naming issueAjay Ramachandran
2020-02-01Fixed maps not being handled properlyAjay 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 type errors.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-01Fixed SBMap not importing entries.Ajay Ramachandran
2020-02-01Moved server code to utilsAjay 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