Commit graph

293 commits

Author SHA1 Message Date
93265b7890 Added stream URL to channel settings. 2025-05-10 22:07:20 -04:00
1b0caa5e02 Completed buildPlayer method for youtubeEmbedHandler 2025-05-08 08:22:42 -04:00
aadeac03df Started work on optional offial yotuube embed playback. Added basic client settings panel. 2025-05-07 01:08:17 -04:00
336c746ba7 Started work on dailymotion implementation. Looks like HLS player will be required for this. 2025-05-06 23:35:12 -04:00
2a3740dece queue refreshes raw link for items starting in less than 10 seconds, rawRefresh only refreshes expired links. 2025-05-06 22:45:26 -04:00
60cd21d938 Youtube videos now refresh metadata 10 seconds before playback starts. 2025-05-06 21:13:54 -04:00
a71f1d6cc0 Imrpoved error handling for youtube fetches. 2025-05-06 18:30:15 -04:00
9d9aa5672f Youtube videos technically queable/playable 2025-05-06 07:48:24 -04:00
0ce0685fd5 Refactored media link parsing, started work on YT-DLP integration. 2025-05-06 06:32:16 -04:00
1f00bacb6f Improved CSRF handling 2025-05-04 17:52:55 -04:00
d3aa4b8274 Added underscores and dashes to usernames 2025-05-02 03:47:46 -04:00
23ceb74883 Finished up with improvements to error handling. 2025-04-29 07:05:38 -04:00
a6228a9fd9 Started improvement of validators and respective error messages 2025-04-29 00:13:19 -04:00
8305494915 Imrpoved IP Ban Messages 2025-04-28 17:44:07 -04:00
730d816c45 Fixed expiration handlers 2025-04-27 20:39:47 -04:00
853f67fe15 Improved exception handling, started work on improving error messages for IP bans 2025-05-29 09:48:48 -04:00
7d3c31f0aa !r added to tokebot 2025-04-27 10:26:35 -04:00
6639cee8ca Added !resettoke command to tokebot 2025-04-27 09:49:14 -04:00
4dff3e562b Remove guff added by IDE 2025-04-27 08:15:53 -04:00
cc5c63d3b1 Added instance-unique salt to IP hashes 2025-04-27 08:08:39 -04:00
8b6aa69c51 Fixed IP-Hashing and Alt Detection behind Reverse Proxies 2025-04-27 05:46:01 -04:00
46a7e9e067 Updated server-side self-refrencing links to only use port when not reverse proxied. 2025-04-26 19:14:10 -04:00
af982f8611 Add math.floor() function call to setHighLevel() 2025-04-26 18:50:19 -04:00
9bf68a499b Added case-insensitive logins 2025-04-26 16:53:51 -04:00
eadfa7c126 Critical Hotfix for !announce and !serverannounce 2025-04-26 09:48:02 -04:00
878ee4bb2d Converted pop-ups to standard HTML. None use templating features and the router was poorly written anywho. 2025-04-22 07:03:13 -04:00
ef0344942b Fixed refreshNextTimer so it clears out stale timers. 2025-04-22 01:42:07 -04:00
e34dcbdec7 Fixed double-start bug in refreshNextTimer. 2025-04-21 07:20:14 -04:00
46e1b2c45b Fixed crash caused by connecting with deleted flair. 2025-04-15 05:59:43 -04:00
e46513cc1a Added auto-scrolling to chat buffer. 2025-04-12 06:58:43 -04:00
401b9e4fee Added error handling for HTTPS key/cert file loading. 2025-04-12 06:16:38 -04:00
069cb423fd Added HTTPS support 2025-04-12 06:09:34 -04:00
567eb5b574 Redirect added after channel creation. 2025-04-12 05:08:41 -04:00
17e736ab1a Fixed bug with server-side sync function 2025-04-10 20:36:02 -04:00
3c144894c6 Modified Queue Logic to handle bulk queueing better. 2025-04-10 20:33:36 -04:00
b383e746a7 Finshed up work with per-user playlists. 2025-04-09 01:52:16 -04:00
ed78bc7dfc Finished up with backend for user playlists 2025-04-07 03:49:20 -04:00
aefc2dc1bd Started work on implementing user playlists 2025-04-06 00:24:05 -04:00
e629c63b2c Added random and individual queuing from playlists. 2025-04-05 15:53:07 -04:00
e61d9deb52 Fixed perms for schedule/channel playlists 2025-04-04 20:38:40 -04:00
f21b66fae0 Finished up with Playlist Managment UI. 2025-04-04 08:18:20 -04:00
c3781d6259 Continued work on playlist management UI 2025-04-03 01:43:19 -04:00
fb653a477e Continued work on playlist management UI 2025-04-02 08:00:53 -04:00
f4db10fbc3 Fixed issues with IA utils, continued work on playlist mgmt UI 2025-04-01 08:47:34 -04:00
1723e8ebd0 Started work on playlist management UI 2025-03-30 14:11:49 -04:00
65b5ae9371 Added backend functionality for channel playlist deletion 2025-03-27 08:32:45 -04:00
1e905b3658 Added defaultTitles feature to playlists 2025-03-26 23:30:32 -04:00
1167b2dd76 Continued work on Playlist Queueing 2025-03-26 23:08:32 -04:00
70a68d9336 Continued work on channel-wide playlists. 2025-03-25 08:23:58 -04:00
72a89ae5ff Started work on channel-wide playlists. 2025-03-23 22:30:10 -04:00