citra/src/web_service
Lioncash b7518fc26c web_service: Remove unnecessary inclusions
Reduces the potential amount of rebuilding necessary if any headers
change. In particular, we were including a header from the core library
when we don't even link the core library to the web_service library, so
this also gets rid of an indirect dependency.
2019-04-07 18:27:14 +02:00
..
announce_room_json.cpp web_service: Change endpoint to /lobby. 2018-12-16 10:48:42 +08:00
announce_room_json.h core, web_service: Changes to announce service 2018-12-15 11:02:52 +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 citra_qt: Use the new verify backend; UI changes 2018-12-15 11:02:54 +08:00
web_backend.h citra_qt: Use the new verify backend; UI changes 2018-12-15 11:02:54 +08:00