Commit Graph

9 Commits

Author SHA1 Message Date
white
e2070be9f9 PATCH: fixed issues with authentication 2025-01-29 11:31:43 +00:00
white
12c576de2f UPDATE: Improved chat transmission speed by ~50% 2025-01-28 17:23:40 +00:00
Chris-1010
93b3ffbc0b Patch: Tidy up of style code and fix to authentication logic
Feat: Added ability to access user's username through AuthContext
2025-01-27 16:18:01 +00:00
white
4e9fa011fa Update: remove unused imports, added better comments and refactored for all blueprints 2025-01-27 12:49:42 +00:00
white
3dc44da69a UPDATE: fixed signup method and added input sanitisation 2025-01-27 11:21:55 +00:00
white
f4aed8b0cc Added Websockets to chat 2025-01-25 12:45:09 +00:00
white
ae9cd96333 Improved chat.py and created a temporary chat.html to be transferred to react later 2025-01-24 17:02:56 +00:00
Oscar Cao
ced77e718a merged and resolved database conflicts 2025-01-23 23:47:54 +00:00
white
33111ea077 Created new chat table in scheme.sql, Added chat.py with 3 methods (incomplete) 2025-01-23 13:10:22 +00:00