canopy/www/js/channel
2025-05-15 19:56:00 -04:00
..
panels UI Updated to reflect active livestreams, queue locks while streaming. 2025-05-15 19:56:00 -04:00
channel.js Implemented official yt iframe embed player support. 2025-05-10 12:23:33 -04:00
chat.js Started work on optional offial yotuube embed playback. Added basic client settings panel. 2025-05-07 01:08:17 -04:00
chatPostprocessor.js Embedded links open in new tab 2025-05-04 18:48:33 -04:00
commandPreprocessor.js Finished up with inline and full-body chat-filters. 2025-01-11 13:00:34 -05:00
cpanel.js Continued work on media scheduler 2025-01-28 09:43:39 -05:00
mediaHandler.js Added streamlock to disable refreshNextTimer() while streaming. Fixed bug in HLS Livestream Media Handler. 2025-05-12 20:48:53 -04:00
player.js Started work on HLS Livestreaming. Created basic HLS Livestream Media Handler. 2025-05-12 17:54:47 -04:00
userlist.js Updated client-side DOM manipulation functions to unescape char-codes before injecting them via innerText instead of raw-dogging it into innerHTML 2025-04-12 07:21:36 -04:00