Commit graph

13 commits

Author SHA1 Message Date
rainbow napkin 23ceb74883 Finished up with improvements to error handling. 2025-04-29 07:05:38 -04:00
rainbow napkin a6228a9fd9 Started improvement of validators and respective error messages 2025-04-29 00:13:19 -04:00
rainbow napkin 7624e1928a Updated ban UI to handle IP-Bans. 2025-01-01 23:00:03 -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 ed698f40c7 Started work on URL-Token based password reset system. Email not yet implemented. 2024-12-28 04:30:08 -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 af7f4219a5 Started work on site-wide toke command management & errorHandler 2024-12-11 07:16:42 -05:00
rainbownapkin 8384e732f3 Created channel perms schema and api routes. 2024-11-23 13:41:48 -05:00
rainbownapkin bd24aae381 Added '/api/admin/permissions' post & ajax helper 2024-11-18 08:18:02 -05:00
rainbownapkin cf55be21eb Cleaned up validators and browser-side ajax utils 2024-11-17 18:33:57 -05:00
Renamed from src/utils/validators.js (Browse further)