Commit Graph

56 Commits (master)

Author SHA1 Message Date
knotteye ef52cbe629 Update package version for release 3 years ago
knotteye 814d826ec9 Modify the migration script to import existing data. 3 years ago
knotteye 7f40690820 Update repository link 3 years ago
knotteye 1abb35f9ac Update version for release 3 years ago
knotteye 2de486da46 Switch to shaka-player and initialize it on pageload. 4 years ago
knotteye d8b327752e Bump minor version 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 4ec89d71f8 Bump major version. There were some breaking changes in there somewhere 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 57d0b0f856 initial work on client-side templating 4 years ago
knotteye acce235812 Increment minor version due to backwards compatible API changes 4 years ago
knotteye 9605ff8c92 Add a way to generate invites from the command line. Add database migration script. 4 years ago
knotteye 987d837ee6 Update some dependency versions. 4 years ago
knotteye 7b25a7bc97 Increment minor version 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 027b9e746a Increment minor version 4 years ago
knotteye 4959391034 Increment minor version 4 years ago
knotteye 654b65640f Change API to set content-type headers. 4 years ago
knotteye eac5eaa035 Bump version. 4 years ago
knotteye abd45c8346 Only join channels not already joined with twitchClient and ircClient 4 years ago
knotteye ec57e23e9c Increment package version 4 years ago
knotteye 6073781457 Forgot to include twitch chat dependency 4 years ago
knotteye fc924816df Increment version. 4 years ago
knotteye 0b4a7d6321 Increment version 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 be38b873eb Add full support for multiple connections with one account in Socket.IO 4 years ago
knotteye 661d953919 Fix a bug with user pages displaying incorrectly in chrome 4 years ago
knotteye 11eee2ab89 Bump version to 0.5.1 4 years ago
knotteye 74c90114c7 Bump Version 4 years ago
knotteye 25cf8a37a2 Big Commit! 4 years ago
knotteye d4f92c33ff Update version to 0.4.4 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 239cd252a2 Bump version to 0.4.2 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 ae016dd1b4 Bump version to 0.4.0 4 years ago
knotteye f8b197502a 0.3.2 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 cd8b9780d7 Bump package version. 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 68f9866c16 Added cli for user management, abstracted some database queries into handler functions. 5 years ago