- Remove telemetry functionality and related UI elements - Add automatic token generation using UUID - Remove manual token verification process - Sync Citron username with profile username automatically - Simplify web configuration UI and improve error messages - Update host room error message for clarity This change streamlines the web service configuration by removing unnecessary complexity and automating token management. Users no longer need to manually verify tokens, and the Citron username is automatically kept in sync with their profile username. |
||
|---|---|---|
| .. | ||
| chat_room.cpp | ||
| chat_room.h | ||
| chat_room.ui | ||
| client_room.cpp | ||
| client_room.h | ||
| client_room.ui | ||
| direct_connect.cpp | ||
| direct_connect.h | ||
| direct_connect.ui | ||
| host_room.cpp | ||
| host_room.h | ||
| host_room.ui | ||
| lobby.cpp | ||
| lobby.h | ||
| lobby.ui | ||
| lobby_p.h | ||
| message.cpp | ||
| message.h | ||
| moderation_dialog.cpp | ||
| moderation_dialog.h | ||
| moderation_dialog.ui | ||
| state.cpp | ||
| state.h | ||
| validation.h | ||