Commit Graph

31 Commits (master)

Author SHA1 Message Date
knotteye 814d826ec9 Modify the migration script to import existing data. 3 years ago
knotteye 2de486da46 Switch to shaka-player and initialize it on pageload. 4 years ago
knotteye 06dc05eb8b Add a dependency for xmpp mirroring and add configurability 4 years ago
knotteye 80cf01ef30 Add unique ports per worker so that ffmpeg can reliably record. 4 years ago
knotteye 988e3473a7 Big commit. Implement handlers for everything that's currently rendered server side in the client-side frontend. 4 years ago
knotteye 987d837ee6 Update some dependency versions. 4 years ago
knotteye 1a9b7be318 Update readme 4 years ago
knotteye 6073781457 Forgot to include twitch chat dependency 4 years ago
knotteye 19536d8b84 Add working twitch chat relay 4 years ago
knotteye 1ef736ca17 Working discord chat integration 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 61deb1afa7 Minor improvements to socket.io chat, including banning and unbanning per room, and spam detection and server bans 4 years ago
knotteye 25cf8a37a2 Big Commit! 4 years ago
knotteye 7db878be8c 0.4.3 4 years ago
knotteye 1f3504f698 Fix a bug where streams would crash upon FFMPEG exceeding maximum child_process buffer 4 years ago
knotteye 1895992326 Bump version to 0.4.1 4 years ago
knotteye 93abcb0538 Move from exec to execFile to avoid any potential security issues. 4 years ago
knotteye f8b197502a 0.3.2 4 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 eba441b624 Add working Socket.IO based chat 5 years ago
knotteye 1afe462c0b Removed old IRC implementation 5 years ago
knotteye b0533f973b Added some api functions, an express server for the API and nunjucks 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 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
knotteye 4309da7c39 Added setup script for inspIRCd 5 years ago
knotteye 61d0e0bd0e Add package.json and LICENSE, name the project. 5 years ago
knotteye 5a637ce866 Initial 5 years ago