26 Commits (0d6369989dbff04422c58fd255ef9c00b2f22cff)

Author SHA1 Message Date
fearlessTobi 381e04453a compatdb: Use a seperate endpoint for testcase submission 7 years ago
Lioncash 62d2810fa6 CMakeLists: Use PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIR 7 years ago
Lioncash ef0db6d459 web_service/CMakeLists: Make the CPPHTTPLIB_OPENSSL_SUPPORT constrained to the web_service library only 7 years ago
Lioncash 2619abec47 web_backend: Make Client use the PImpl idiom 7 years ago
Lioncash 1d3abb95da telemetry_json: Use the PImpl idiom to avoid unnecessary dependency exposure 7 years ago
Lioncash 2af958df3a telemetry_json: Add missing override specifier to the destructor of TelemetryJson 7 years ago
Lioncash ef83cc5f94 telemetry_json: Take std::string parameters by value 7 years ago
Lioncash 08f596c2eb telemetry_json: Remove unnecessary includes 7 years ago
fearlessTobi c32e0c6847 Review comments - part 5 7 years ago
fearlessTobi cd5b9645a4 Review comments -part 4 7 years ago
fearlessTobi 015fa7e556 Review comments - part 3 7 years ago
Weiyi Wang 2b4cefc8f9 web_backend: protect jwt cache with a mutex 7 years ago
fearlessTobi fb46c8b426 Address a bunch of review comments 7 years ago
fearlessTobi 92e939952c Port web_service from Citra 7 years ago
James Rowe 5dbd091a80 Massive removal of unused modules 8 years ago
B3n30 fdd8a6ef0c WebService: Verify username and token (#2930) 8 years ago
bunnei 2c616c7f45 web_backend: Fix CPR bug where Winsock is not properly initializing. 8 years ago
bunnei 85bfee814a web_backend: Fix asynchronous JSON post by spawning new thread. 8 years ago
bunnei 0783d36b5a web_services: Refactor to remove dependency on Core. 8 years ago
bunnei 5dddc43fde web_backend: User config for username and token, support anonymous post. 8 years ago
bunnei 425200bca5 web_backend: Specify api-version on JSON post. 9 years ago
bunnei d253007194 telemetry_session: Use TelemetryJson to submit real telemetry. 9 years ago
bunnei d5a3ab8aef web_service: Implement JSON serialization of telemetry data. 9 years ago
bunnei 07f0f623d1 web_backend: Add initial interface to POST data to Citra Web Services. 9 years ago
bunnei 061f10e286 web_service: Add skeleton project. 9 years ago