Commit Graph

13 Commits (c1debc91732f7d975d4ead6cb0fc450904384e3c)

Author SHA1 Message Date
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 5 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