Commit Graph

16 Commits (bdfac44e217d17559c3200b8aabc5137df790497)

Author SHA1 Message Date
knotteye bdfac44e21 Add the beginnings of the ability to cluster RTMP servers. It looks like there won't be a way to reliably play RTMP streams like this without digging into node-media-server code. 4 years ago
knotteye 5fe4728c11 Add migration script and update remove and adduser functions. 4 years ago
knotteye ee3527f292 Implement database versioning and migration. It could not possibly be any simpler or easier to break, but it works. And it can be used to automatically migrate to a better system for migration later. 4 years ago
knotteye c1debc9173 Add basic framework for chat integration code 4 years ago
knotteye 717d63917c Fix typo in registration registration query 4 years ago
knotteye a9f1875234 Add config template for chat integration and db schema 4 years ago
knotteye f7733b9507 Big Refactor 4 years ago
knotteye 8c17149f39 Fix throwing unhandled promise rejection if user doesn't exist in validatePasswordRedirect user to /profile on successful login 4 years ago
knotteye 1afe462c0b Removed old IRC implementation 5 years ago
knotteye f9e4a7a5c6 I don't even know. 5 years ago
knotteye b0533f973b Added some api functions, an express server for the API and nunjucks 5 years ago
knotteye 085dd02148 Changed init functions to be more consistent. 5 years ago
knotteye 5958f8c0ff Moved readme, started documentation. 5 years ago
knotteye 68f9866c16 Added cli for user management, abstracted some database queries into handler functions. 5 years ago
knotteye 27eafbd71d Added runtime config. 5 years ago
knotteye 935b850bcd Hooked up server.ts to database, it now validates, redirects, and records based on database queries. 5 years ago