Commit graph

14 commits

Author SHA1 Message Date
rainbow napkin 4ed4b572f2 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
rainbow napkin a41541d07b Added persistent rescheduling of nowPlaying after server goes down. 2025-02-11 07:39:20 -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 7e0c8e72c5 Updated license text. 2024-12-29 15:27:05 -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 80f0c5435f Added tokelist to user profile. 2024-12-14 07:03:25 -05:00
rainbow napkin b13e2bde24 Continued css clean-up. 2024-12-08 04:33:17 -05:00
rainbow napkin ee5a8d9516 Replaced window.prompt()/alert() with custom popup 2024-12-05 03:46:44 -05:00
rainbow napkin 796bb033a7 Finished up with channel rank/perms frontend. 2024-11-27 02:16:54 -05:00
rainbownapkin cf55be21eb Cleaned up validators and browser-side ajax utils 2024-11-17 18:33:57 -05:00
rainbownapkin 8a4a21cff0 Added user rank changes to admin page. 2024-11-17 17:37:07 -05:00
rainbownapkin 064109556c Cleaned adminPanel and started adding User mgmt 2024-11-17 11:47:03 -05:00
rainbownapkin f0c91b4e55 Initial commit. 2024-11-15 17:44:03 -05:00