This repository has been archived on 2025-12-14. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
github.ong19th.Citron/src/citron/multiplayer
Zephyron 21f94d5825
web: Simplify web configuration and token management
- 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.
2025-01-05 18:17:47 +10:00
..
chat_room.cpp core: Update copyright headers 2024-12-31 17:36:08 +10:00
chat_room.h core: Update copyright headers 2024-12-31 17:36:08 +10:00
chat_room.ui
client_room.cpp core: Update copyright headers 2024-12-31 17:36:08 +10:00
client_room.h core: Update copyright headers 2024-12-31 17:36:08 +10:00
client_room.ui
direct_connect.cpp core: Update copyright headers 2024-12-31 17:36:08 +10:00
direct_connect.h core: Update copyright headers 2024-12-31 17:36:08 +10:00
direct_connect.ui
host_room.cpp web: Simplify web configuration and token management 2025-01-05 18:17:47 +10:00
host_room.h core: Update copyright headers 2024-12-31 17:36:08 +10:00
host_room.ui
lobby.cpp core: Update copyright headers 2024-12-31 17:36:08 +10:00
lobby.h core: Update copyright headers 2024-12-31 17:36:08 +10:00
lobby.ui
lobby_p.h core: Update copyright headers 2024-12-31 17:36:08 +10:00
message.cpp core: Update copyright headers 2024-12-31 17:36:08 +10:00
message.h core: Update copyright headers 2024-12-31 17:36:08 +10:00
moderation_dialog.cpp core: Update copyright headers 2024-12-31 17:36:08 +10:00
moderation_dialog.h core: Update copyright headers 2024-12-31 17:36:08 +10:00
moderation_dialog.ui
state.cpp core: Update copyright headers 2024-12-31 17:36:08 +10:00
state.h core: Update copyright headers 2024-12-31 17:36:08 +10:00
validation.h core: Update copyright headers 2024-12-31 17:36:08 +10:00