Commit Graph

38 Commits (master)

Author SHA1 Message Date
knotteye 8cb78a7dd6 Add code for re-checking if a user has gone live since loading the page 3 years ago
knotteye 7b5a498241 Fix manifest uri in user.njk 4 years ago
knotteye 2a5e8d6ec2 Add play button functionality for web player 4 years ago
knotteye 12e868456a Add play button for shaka player. Needs functionality. 4 years ago
knotteye 2de486da46 Switch to shaka-player and initialize it on pageload. 4 years ago
knotteye 2c073a7cdb Update URLs with new repository 4 years ago
knotteye 90cce68581 Fix bug 4 years ago
knotteye 56c4b94a80 Fix the start video function to avoid redudant calls 4 years ago
knotteye 54a891dac1 Update documentation 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 eba53c3732 Rework invitation UI a bit, document API changes 4 years ago
knotteye 67de11e66b Add API handling of invite codes, add web page for inviting users. 4 years ago
knotteye 93738d27bc Add sections in profile.njk for adjusting settings. 4 years ago
knotteye 0bde9e0b86 Update documentation 4 years ago
knotteye 4bd10151f8 Switch from video.js to dash.js, it seems to be more consistent and hiccup less during streams. 4 years ago
knotteye ee6c902905 Change profile page to use textareas 4 years ago
knotteye b57e1d48e6 Fix bug where the profile page wouldn't set record flag. 4 years ago
knotteye 4628deec1c Add VOD management page and the ability to delete the user's own vods 4 years ago
knotteye 190e61557e Add templates for chat integration UI 4 years ago
knotteye 4fb1126c9f (Theoretically) check for and refresh login tokens on page reload 4 years ago
knotteye 97d4678a0a Update documentation to match recent changes with config and chat 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 a0be256a64 Hopefully resolves issues with videojs occasionally not initializing the player 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 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 5a52308503 Stop using dash.js, videojs supports it natively. 4 years ago
knotteye 25cf8a37a2 Big Commit! 4 years ago
knotteye cf71e663de Handle temporary data from database better instead of modifying njkconf in place. 4 years ago
knotteye 7983b60f8d Switch from transcode server in node-media-server to spawning ffmpeg processes 5 years ago
knotteye f5f9d1f8e6 Play MPEG-DASH by default. 5 years ago
knotteye 97b1132ef0 Fix typo on new stream key page 5 years ago
knotteye 182b7e2f5f Add help page, change base links. Turn off watch in nunjucks config. 5 years ago
knotteye eba441b624 Add working Socket.IO based chat 5 years ago
knotteye fad832fe38 Remove long winded installation guide 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