aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-02-08Default UUIDs to an empty list instead of null.Ajay Ramachandran
2020-02-06Fixed incorrect type.Ajay Ramachandran
2020-02-07Removed console.log callsJoe Dowd
2020-02-07add custom server addressJoe Dowd
2020-02-05Discard short segments instead of ignoring them laterLartza
2020-02-04Confirm shorter than minDuration submissionsLartza
2020-02-04Merge pull request #260 from ajayyy/typescriptAjay Ramachandran
2020-02-04Fix invidious enabling errorAjay Ramachandran
2020-02-04Fix chrome build scriptsAjay Ramachandran
2020-02-04Renamed SB.js and setup types for the config.Ajay Ramachandran
2020-02-04Merge pull request #259 from ajayyy/typescriptAjay Ramachandran
2020-02-04Mkdir with directoryAjay Ramachandran
2020-02-04Update README.mdAjay Ramachandran
2020-02-04Add recursive to mkdirAjay Ramachandran
2020-02-04Create dir when building if needed.Ajay Ramachandran
2020-02-04Added manifest building.Ajay Ramachandran
2020-02-04Merge pull request #254 from ajayyy/typescriptAjay Ramachandran
2020-02-04Removed old config exampleAjay 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-03Fix CI filepathAjay Ramachandran
2020-02-03CI uses new manifest locationAjay Ramachandran
2020-02-03Fixed incorrect syntax in example configAjay Ramachandran
2020-02-03Fixed config.json.example namingAjay Ramachandran
2020-02-03Updated CI to use config.jsonAjay Ramachandran
2020-02-03Updated CIAjay Ramachandran
2020-02-03Updated build commandsAjay 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-01Update readme to new config nameAjay 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-01Added config to gitignore.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
2020-01-28Updated API URLAjay Ramachandran
2020-01-28Updated API urlAjay Ramachandran
2020-01-25Uses old queryAjay Ramachandran