Commit Graph

235 Commits (master)
 

Author SHA1 Message Date
knotteye 4e19bdc2f5 Ignore empty messages in socket.io 5 years ago
knotteye 73e91783e3 Fix handling of usernames with capital letters in the web page. 5 years ago
knotteye 97b1132ef0 Fix typo on new stream key page 5 years ago
knotteye 297aeb3d4a Move SIGINT listener to connect function to avoid socket does not exist errors 5 years ago
knotteye 9076b1817b Add contributors file 5 years ago
knotteye 182b7e2f5f Add help page, change base links. Turn off watch in nunjucks config. 5 years ago
knotteye 61bf54de95 Add cleanup script to fix any problems arising from restarting the server mid-stream. 5 years ago
knotteye 8cc8083361 Fix typo in usage instructions. 5 years ago
knotteye 7c0b753723 Add usage guide 5 years ago
knotteye 71c739322b Move readme because gitlab doesn't like it. 5 years ago
knotteye 8771411352 Add more detailed installation instructions 5 years ago
knotteye 7ca1e9023c Fix a typo in db setup script. 5 years ago
knotteye eba441b624 Add working Socket.IO based chat 5 years ago
knotteye 1afe462c0b Removed old IRC implementation 5 years ago
knotteye fad832fe38 Remove long winded installation guide 5 years ago
knotteye cd8b9780d7 Bump package version. 5 years ago
knotteye f9e4a7a5c6 I don't even know. 5 years ago
knotteye eefa7c8dc7 Added videojs files and CSS. 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 d1cd2815e4 Fixed headers. Oops. 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 abcd6787ca Worked out bugs in config and checking if localhost 5 years ago
knotteye 2cd3f281c5 Fix typo in default config. 5 years ago
knotteye 27eafbd71d Added runtime config. 5 years ago
knotteye fcff93c533 Removed executable, added 'npm start' script. 5 years ago
knotteye 935b850bcd Hooked up server.ts to database, it now validates, redirects, and records based on database queries. 5 years ago
knotteye 577612cee5 Moved site dir 5 years ago
knotteye d05c59c896 Added executable 5 years ago
knotteye 4309da7c39 Added setup script for inspIRCd 5 years ago
knotteye dd0ab1e465 Remove compiled files, include source only. 5 years ago
knotteye 61d0e0bd0e Add package.json and LICENSE, name the project. 5 years ago
knotteye e128bdcdaa Added skeleton function for recording. 5 years ago
knotteye 5a637ce866 Initial 5 years ago