Commit graph

34 commits

Author SHA1 Message Date
d03e221891 Updated copyleft date 2026-07-05 22:27:41 -04:00
6cbb726764 Implemented Profile Migration Backend 2025-10-16 05:25:08 -04:00
370a08cb03 Added section in channel settings to update description and thumbnail. 2025-06-11 06:23:10 -04:00
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
c32f3df3f3 Gave profile page a facelift in perperation for email/password update pop-ups. 2024-12-31 06:50:34 -05:00
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
6dd8983a48 Added CSRF token headers to ajax calls for /api/channel routes. 2024-12-29 22:25:53 -05:00
106b0fcddb Added CSRF protection to all API calls. /api/account AJAX calls updated. 2024-12-29 21:40:50 -05:00
7e0c8e72c5 Updated license text. 2024-12-29 15:27:05 -05:00
478edeeddf Finished up with email password reset system. 2024-12-28 15:36:42 -05:00
ed698f40c7 Started work on URL-Token based password reset system. Email not yet implemented. 2024-12-28 04:30:08 -05:00
e0f53df176 Added 'altcha' captcha system for account and channel creation. 2024-12-26 06:09:49 -05:00
c3d016e1af Per-Channel Emotes Implemented. 2024-12-21 11:01:00 -05:00
255e6e0d7f Added Endpoints and AJAX Helper Functions for emote management, as well as imporvements to link embedding. 2024-12-17 21:51:34 -05:00
b9283607d6 Several improvements to chat pre/post processing 2024-12-17 20:44:14 -05:00
12922658b9 Started work on emotes schema and administration endpoints. Improvements to Link/Media embeds in chat. 2024-12-17 07:37:57 -05:00
a1fbbea7b7 Implemented custom per-channel !toke commands in back-end. 2024-12-15 09:51:32 -05:00
864304f13b Added tokeCommand delete endpoint and ajax call, replaced all raw error responses. 2024-12-12 05:11:47 -05:00
af7f4219a5 Started work on site-wide toke command management & errorHandler 2024-12-11 07:16:42 -05:00
2dbf3b97d5 Added more granular permissions. 2024-12-02 20:33:18 -05:00
ef79e9941c Finished basic channel ban DB mgmt and ajax calls. 2024-11-30 06:38:38 -05:00
c848994c1d Worked ban frontend and api. 2024-11-29 08:00:25 -05:00
f996018ea5 Started global user bans (DB schema/admin panel) 2024-11-28 17:37:26 -05:00
796bb033a7 Finished up with channel rank/perms frontend. 2024-11-27 02:16:54 -05:00
61fab57a6d Channel Rank/Auth base backend functional 2024-11-25 00:44:07 -05:00
057537341a new Channels start w/ admin, chan rank api started 2024-11-24 07:54:04 -05:00
rainbownapkin
33026a1265 Added channel overrides section to admin panel 2024-11-23 17:45:19 -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
8c4d9693f5 Started work on permissions list in /adminPanel 2024-11-17 23:28:41 -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
cde60bb78d Added DB Document for perms, and auth middleware 2024-11-17 07:45:58 -05:00
rainbownapkin
f0c91b4e55 Initial commit. 2024-11-15 17:44:03 -05:00