Commit graph

80 commits

Author SHA1 Message Date
rainbow napkin c3781d6259 Continued work on playlist management UI 2025-04-03 01:43:19 -04:00
rainbow napkin fb653a477e Continued work on playlist management UI 2025-04-02 08:00:53 -04:00
rainbow napkin f4db10fbc3 Fixed issues with IA utils, continued work on playlist mgmt UI 2025-04-01 08:47:34 -04:00
rainbow napkin 3da88aea2a Continued work on playlist management UI 2025-03-31 08:35:30 -04:00
rainbow napkin 1723e8ebd0 Started work on playlist management UI 2025-03-30 14:11:49 -04:00
rainbow napkin cb09c139c7 Created playlist queue schema. 2025-02-15 18:33:07 -05:00
rainbow napkin 8a273d8055 Finished up with Persistent queue storage in database. 2025-02-15 11:02:58 -05:00
rainbow napkin 179a10fb72 Added proper handling of items that begin late and end early. 2025-02-09 17:29:07 -05:00
rainbow napkin 44dd613ea3 Added schedule locking and day jumping on scroll lock. 2025-02-09 00:45:36 -05:00
rainbow napkin c04edb6691 Added schedule clearing and scroll to drag to schedule panel. 2025-02-07 06:01:20 -05:00
rainbow napkin 85bbe39578 Got drag-n-drop to schedule working. 2025-02-03 22:13:51 -05:00
rainbow napkin 90be85de26 Continued work on media schedule panel. 2025-02-02 18:49:20 -05:00
rainbow napkin d5a2a51be2 Continued work on media scheduler 2025-01-28 09:43:39 -05:00
rainbow napkin 07d1a37453 Continued work on media schedule panel. 2025-01-25 08:37:27 -05:00
rainbow napkin 42c20455e5 Started work on queue panel 2025-01-21 08:15:35 -05:00
rainbow napkin f38eae170d Finished up with player UI-Bar functionality, including 'reload' and 'sync' controls. 2025-01-17 06:02:39 -05:00
rainbow napkin 6dc9ad7b34 Video Syncronization Prototyping Complete. 2025-01-15 06:29:12 -05:00
rainbow napkin 4c31dbde1e Finished up with inline and full-body chat-filters. 2025-01-11 13:00:34 -05:00
rainbow napkin 77bc549653 Added spoiler support. 2025-01-11 01:30:25 -05:00
rainbow napkin b56c9a3365 Finished up with profile tooltips and context-menus. 2025-01-08 04:08:27 -05:00
rainbow napkin 9a8def18d7 Started work on userlist profile tooltips and context menus. 2025-01-07 01:42:54 -05:00
rainbow napkin 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
rainbow napkin 8f45048ab6 Started work on chat autocomplete 2025-01-03 04:05:29 -05:00
rainbow napkin 7624e1928a Updated ban UI to handle IP-Bans. 2025-01-01 23:00:03 -05:00
rainbow napkin 977e8e1e2e Finished up with IP-Ban functionality on the back-end. Just need to finish up with UI. 2025-01-01 17:36:43 -05:00
rainbow napkin 40c004795b Finished up with email verification system and profile page redux. 2024-12-31 14:28:12 -05:00
rainbow napkin c32f3df3f3 Gave profile page a facelift in perperation for email/password update pop-ups. 2024-12-31 06:50:34 -05:00
rainbow napkin a51152a89d Finished up with email change backend. Just need to make a prompt on the profile page for our AJAX call. 2024-12-30 09:43:25 -05:00
rainbow napkin 106b0fcddb Added CSRF protection to all API calls. /api/account AJAX calls updated. 2024-12-29 21:40:50 -05:00
rainbow napkin 7e0c8e72c5 Updated license text. 2024-12-29 15:27:05 -05:00
rainbow napkin 3eddd0ea5b Tidied up login page/navbar. 2024-12-28 15:55:03 -05:00
rainbow napkin 3671b43789 Prettied up UI for password resets. Now to move on to email component. 2024-12-28 09:17:28 -05:00
rainbow napkin ed698f40c7 Started work on URL-Token based password reset system. Email not yet implemented. 2024-12-28 04:30:08 -05:00
rainbow napkin 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
rainbow napkin e0f53df176 Added 'altcha' captcha system for account and channel creation. 2024-12-26 06:09:49 -05:00
rainbow napkin 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
rainbow napkin 6b0a73e1c8 Fixed emote list .css 2024-12-22 21:28:27 -05:00
rainbow napkin 93cece48ea Finished up with personal emotes. 2024-12-22 21:10:07 -05:00
rainbow napkin a4a1f6a65b Started work on personal emotes. 2024-12-22 13:46:08 -05:00
rainbow napkin 42d306e1f2 Emote Palette UI Complete 2024-12-21 16:47:19 -05:00
rainbow napkin 633884534c Started work on emotes panel 2024-12-21 13:43:28 -05:00
rainbow napkin c3d016e1af Per-Channel Emotes Implemented. 2024-12-21 11:01:00 -05:00
rainbow napkin 97717b525c Added site-wide emote support. 2024-12-20 01:42:48 -05:00
rainbow napkin 41d0302ded Finished up with emote management pane in adminPanel page. 2024-12-19 22:48:23 -05:00
rainbow napkin 90d67024b7 Started work on emote panel in admin page. 2024-12-18 07:05:29 -05:00
rainbow napkin b9283607d6 Several improvements to chat pre/post processing 2024-12-17 20:44:14 -05:00
rainbow napkin 1ce2fc3c22 Finished up with implementing media link embeds in chat. 2024-12-16 23:25:51 -05:00
rainbow napkin 23df4f88f9 Server now seperates links and media. Client now embeds links, but not media. 2024-12-16 09:01:41 -05:00
rainbow napkin 80f0c5435f Added tokelist to user profile. 2024-12-14 07:03:25 -05:00
rainbow napkin 3902554e6b Prettied up tokebot callouts 2024-12-13 22:19:43 -05:00