Commit graph

166 commits

Author SHA1 Message Date
0b6f9d8e72 early image wip 2025-06-03 02:11:57 +02:00
bfc4ff0429 added functionality for pinning messages and implemented draft saving for message input 2025-06-03 01:55:14 +02:00
b4c4f1b18c added pinned messages 2025-06-03 01:39:17 +02:00
d42301027d dark mode fully finished for 2FA pages 2025-06-03 01:05:55 +02:00
bba229df88 fix 2025-06-03 00:19:25 +02:00
9df4dc2530 massive dark mode finish 2025-06-02 23:44:23 +02:00
fe956ec4df fix bug 2025-06-02 23:04:08 +02:00
7010c873ac dark mode WIP almost end! wahoo 2025-06-02 21:46:39 +02:00
15047d8d02 dark mode WIP 3 2025-06-02 21:24:23 +02:00
a3b80cdb05 dark mode WIP 2025-06-02 19:57:36 +02:00
90de11bdf2 dark mode wip 2025-06-02 19:45:26 +02:00
7f1e0e1ae5 resolved all current issues on Sentry 2025-06-02 02:07:02 +02:00
d9dd44c8e4 n+1 query fix 2025-06-02 01:36:01 +02:00
e9300bfb6f recaptcha support added 2025-06-02 01:28:58 +02:00
54bc68613b add email update functionality to user management page 2025-06-01 21:39:16 +02:00
804ce58357 email templates 2025-06-01 21:07:02 +02:00
46f4233490 another temple update 2025-06-01 20:34:02 +02:00
d0303c2fc2 Implement email update and verification templates with responsive design 2025-06-01 20:15:49 +02:00
14b6679c3f Add email management template for user accounts 2025-06-01 20:01:26 +02:00
423074de77 Add email verification requirement for user actions WIP 2025-06-01 18:49:55 +02:00
34312e2141 this didnt send emails LOL 2025-06-01 18:26:41 +02:00
7ecf9bf1b2 email verification WIP 2025-06-01 17:48:15 +02:00
03e88c64a7 Add email configuration settings and refactor email verification to use a local email server, not sendgrid 2025-06-01 16:26:32 +02:00
797e77cf9f email verification very early wip 2025-06-01 15:56:03 +02:00
a6d922dfec delete account functionality added, fixed issues with uploading files with long names 2025-06-01 03:23:42 +02:00
0f12749603 Add export functionality to whiteboard, allowing users to download the canvas as a PNG image. Updated button layout for better accessibility. 2025-06-01 02:31:20 +02:00
2fbbe59ea1 Add updated_at field to Whiteboard model and display in whiteboard list 2025-06-01 01:54:53 +02:00
8155f7f6d9 Add delete functionality for whiteboards 2025-06-01 01:28:05 +02:00
04a40362f7 all templates updated. fixed a minor glitch with stroke deletion 2025-06-01 00:24:55 +02:00
aec9049183 Add "Delete All Strokes" functionality to whiteboard, including new button and backend endpoint for bulk deletion of strokes. 2025-06-01 00:12:38 +02:00
bdf8a061f3 Add delete stroke functionality to whiteboard 2025-05-31 23:47:24 +02:00
4c0b34c8cf whiteboard list wip 2025-05-31 23:15:03 +02:00
43e96b17e5 creating whiteboards+rendering done. need to make a eraser and colors 2025-05-31 22:39:17 +02:00
4dd6da4440 Whiteboard early WIP 2025-05-31 22:00:30 +02:00
14e54e4469 deleted end points not in use 2025-05-31 20:09:53 +02:00
cc8d6a5d5e replaced that ass package with a self made embed solution :3 2025-05-31 19:54:41 +02:00
1c54db5960 oop fixed the prompt 2025-05-31 18:20:08 +02:00
fae06f514a unread messages are now displayed in bold 2025-05-31 18:06:37 +02:00
637bf7291b Add seen and delivered status indicators to chat messages 2025-05-31 17:26:28 +02:00
d1e5a1e284 Add message deletion functionality to chat interface, including delete buttons for sent messages and improved styling for consistency. Update backend to return message ID upon sending for proper deletion handling. 2025-05-31 13:41:57 +02:00
e1b54ad588 styling improvements 2025-05-31 11:55:21 +02:00
af46a4eb1a optimize message queries for better performance (was a n+1 query before) + styling changes 2025-05-31 11:26:49 +02:00
46f6482a21 chats are now threaded and overall are more enjoyable and readable to use now 2025-05-31 03:48:07 +02:00
43c225764b add more text formatting options in the editor 2025-05-31 03:16:47 +02:00
484a637342 update prompt to help change the perspective instead of just saying everything reversed 2025-05-31 02:34:10 +02:00
a4558183d6 prevent users from uploading over storage limit, plus previews for pdf 2025-05-31 02:23:41 +02:00
039a2165c8 Implement storage usage display in file list view and update user storage calculations 2025-05-31 02:05:00 +02:00
bb117a332d UI fix, implementing file storage limit 2025-05-31 01:44:20 +02:00
0a623c8b49 Add outbox feature to chat 2025-05-31 00:37:02 +02:00
59abceba6f styling fixes 2025-05-30 23:37:18 +02:00