citra/src/web_service
zhupengfei 36051204cc core, web_service: Check for error when registering rooms
The `Register()` function can now handle error results and the error will be passed immediately to the Qt frontend, instead of being ignored silently and failing later with a "Room is not registered".
2019-04-20 12:50:14 +08:00
..
announce_room_json.cpp core, web_service: Check for error when registering rooms 2019-04-20 12:50:14 +08:00
announce_room_json.h core, web_service: Check for error when registering rooms 2019-04-20 12:50:14 +08:00
CMakeLists.txt network, web_service: Add Verification backend and use new lobby API 2018-12-15 11:02:51 +08:00
telemetry_json.cpp compatdb: Use a seperate endpoint for testcase submission 2018-10-27 12:20:03 +02:00
telemetry_json.h compatdb: Use a seperate endpoint for testcase submission 2018-10-27 12:20:03 +02:00
verify_login.cpp web_backend: Make Client use the PImpl idiom 2018-10-23 15:42:22 +02:00
verify_login.h web_service: Remove unnecessary inclusions 2019-04-07 18:27:14 +02:00
verify_user_jwt.cpp network, citra_qt: Give moderation permission to community mods 2018-12-15 20:28:03 +08:00
verify_user_jwt.h network, web_service: Add Verification backend and use new lobby API 2018-12-15 11:02:51 +08:00
web_backend.cpp general: Use deducation guides for std::lock_guard and std::unique_lock 2019-04-07 15:14:29 +02:00
web_backend.h citra_qt: Use the new verify backend; UI changes 2018-12-15 11:02:54 +08:00