Commit graph

58 commits

Author SHA1 Message Date
e19ae74412 Started work on PM Panel layout 2025-09-25 23:32:04 -04:00
1384b02f4d Profile pages now display user status. 2025-09-18 02:43:43 -04:00
688afa09e8 Started work on channel descriptions and thumby updates. 2025-06-09 08:31:34 -04:00
8c8b2a6f0b Livestream Database Handling for Overwrite mode complete. Schedule goes back to pre-stream state if server crashes/stops. 2025-05-18 17:47:47 -04:00
89f78ae265 Added Go-Live button to queue panel. 2025-05-16 06:32:45 -04:00
afa57e8080 Started work on queueEntries for active livestreams. 2025-05-15 08:36:04 -04:00
dd00a11b92 Started work on HLS Livestreaming. Created basic HLS Livestream Media Handler. 2025-05-12 17:54:47 -04:00
781b6a8311 Fixed up chromium compatibility. 2025-05-04 20:21:35 -04:00
f21b66fae0 Finished up with Playlist Managment UI. 2025-04-04 08:18:20 -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
3da88aea2a Continued work on playlist management UI 2025-03-31 08:35:30 -04:00
1723e8ebd0 Started work on playlist management UI 2025-03-30 14:11:49 -04:00
cb09c139c7 Created playlist queue schema. 2025-02-15 18:33:07 -05:00
8a273d8055 Finished up with Persistent queue storage in database. 2025-02-15 11:02:58 -05:00
179a10fb72 Added proper handling of items that begin late and end early. 2025-02-09 17:29:07 -05:00
c04edb6691 Added schedule clearing and scroll to drag to schedule panel. 2025-02-07 06:01:20 -05:00
90be85de26 Continued work on media schedule panel. 2025-02-02 18:49:20 -05:00
d5a2a51be2 Continued work on media scheduler 2025-01-28 09:43:39 -05:00
07d1a37453 Continued work on media schedule panel. 2025-01-25 08:37:27 -05:00
42c20455e5 Started work on queue panel 2025-01-21 08:15:35 -05:00
f38eae170d Finished up with player UI-Bar functionality, including 'reload' and 'sync' controls. 2025-01-17 06:02:39 -05:00
23a71a5478 Basic auto-complete functionality added. Just need to finish up with toke command memory and permission map system. 2025-01-04 04:00:58 -05:00
8f45048ab6 Started work on chat autocomplete 2025-01-03 04:05:29 -05:00
c32f3df3f3 Gave profile page a facelift in perperation for email/password update pop-ups. 2024-12-31 06:50:34 -05:00
7e0c8e72c5 Updated license text. 2024-12-29 15:27:05 -05:00
3671b43789 Prettied up UI for password resets. Now to move on to email component. 2024-12-28 09:17:28 -05:00
9c18c23ad5 Basic brute force detection added. Accounts throttle by captcha after 5 failed attempts, and locked out for 24 hours after 200 attempts. 2024-12-26 17:46:35 -05:00
e0f53df176 Added 'altcha' captcha system for account and channel creation. 2024-12-26 06:09:49 -05:00
980c84afff Added alt-detection. Just need to set up pre-delete for userModel function to remove refrences to itself on alt accounts 2024-12-24 10:57:55 -05:00
93cece48ea Finished up with personal emotes. 2024-12-22 21:10:07 -05:00
a4a1f6a65b Started work on personal emotes. 2024-12-22 13:46:08 -05:00
42d306e1f2 Emote Palette UI Complete 2024-12-21 16:47:19 -05:00
633884534c Started work on emotes panel 2024-12-21 13:43:28 -05:00
97717b525c Added site-wide emote support. 2024-12-20 01:42:48 -05:00
b9283607d6 Several improvements to chat pre/post processing 2024-12-17 20:44:14 -05:00
23df4f88f9 Server now seperates links and media. Client now embeds links, but not media. 2024-12-16 09:01:41 -05:00
80f0c5435f Added tokelist to user profile. 2024-12-14 07:03:25 -05:00
ffd2094f16 Finished up with toke logic. 2024-12-13 22:07:00 -05:00
59fe38a5fe Added dynamic container to improve settings page rendering when undersized. 2024-12-12 06:41:33 -05:00
f8efe5b99e Added !clear command 2024-12-10 18:51:21 -05:00
375cdfb3d8 Added channel-wide !announce command 2024-12-08 14:38:56 -05:00
ff69762a1f Finished up cleaning css. 2024-12-08 05:53:00 -05:00
b13e2bde24 Continued css clean-up. 2024-12-08 04:33:17 -05:00
920948bcc1 started seperating out theme css by page 2024-12-06 08:40:39 -05:00
ee5a8d9516 Replaced window.prompt()/alert() with custom popup 2024-12-05 03:46:44 -05:00
8ccb9003cc highLevel syncs across chans, shows in userlist 2024-12-03 20:27:37 -05:00
0432c9d1cc kick/logout on channel/site rank change 2024-12-01 20:09:45 -05:00
96953979a2 Finished up implementing channel-based user bans. 2024-12-01 17:18:43 -05:00
c848994c1d Worked ban frontend and api. 2024-11-29 08:00:25 -05:00