Lioncash
08f596c2eb
telemetry_json: Remove unnecessary includes
Removes unused includes. Also rectifies a missing <chrono> include.
8 years ago
fearlessTobi
c32e0c6847
Review comments - part 5
8 years ago
fearlessTobi
cd5b9645a4
Review comments -part 4
8 years ago
fearlessTobi
015fa7e556
Review comments - part 3
8 years ago
Weiyi Wang
2b4cefc8f9
web_backend: protect jwt cache with a mutex
8 years ago
fearlessTobi
fb46c8b426
Address a bunch of review comments
8 years ago
fearlessTobi
92e939952c
Port web_service from Citra
8 years ago
James Rowe
5dbd091a80
Massive removal of unused modules
8 years ago
B3n30
fdd8a6ef0c
WebService: Verify username and token ( #2930 )
* WebService: Verify username and token; Log errors in PostJson
* Fixup: added docstrings to the functions
* Webservice: Added Icons to the verification, imrpved error detection in cpr, fixup nits
* fixup: fmt warning
9 years ago
bunnei
2c616c7f45
web_backend: Fix CPR bug where Winsock is not properly initializing.
9 years ago
bunnei
85bfee814a
web_backend: Fix asynchronous JSON post by spawning new thread.
9 years ago
bunnei
0783d36b5a
web_services: Refactor to remove dependency on Core.
9 years ago
bunnei
5dddc43fde
web_backend: User config for username and token, support anonymous post.
9 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