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-01-06 16:42:29 +01:00
2026-04-23 00:36:57 +02:00
2026-04-23 00:36:57 +02:00
2025-10-01 18:31:30 +02:00

The file is empty.
Description
No description provided
https://vontor.cz
Readme 12 MiB
Languages
CSS 44.4%
Python 25.7%
JavaScript 18.4%
HTML 11.5%