18 Commits (81522818209a02ec5e6aa59014e805702af92486)

Author SHA1 Message Date
Brian Clinkenbeard 050a4362ad httplib compatibility 6 years ago
bunnei 9637883799 web-service: Port citra's updated web_backend code. 6 years ago
Lioncash eb88e9d088 general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
Lioncash c0350fb7b7 web_service: Remove unnecessary inclusions 7 years ago
Lioncash 2619abec47 web_backend: Make Client use the PImpl idiom 7 years ago
fearlessTobi cd5b9645a4 Review comments -part 4 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 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