Files
vontor-cz/backend
Brunobrno f19375254f Create chat modal UI & session login for WS auth
Backend: initialize a Django session on token obtain (login) so AuthMiddlewareStack can authenticate WebSocket connections; validate the token serializer and map TokenError -> InvalidToken; call django_logout on logout to destroy the session. Frontend: add a CreateChatModal component (DM/group creation) with user search, selection, validation, API mutation and cache invalidation; wire modal into ChatSidebar and add Czech translations for the new UI strings.
2026-05-28 08:40:55 +02:00
..
2026-05-20 00:52:56 +02:00
2026-05-19 15:52:00 +02:00
2026-04-20 00:04:15 +02:00