Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-08-23 | web_service: Move web_result.h into web_service | Lioncash | 1 | -12/+8 |
2019-11-09 | web-service: Port citra's updated web_backend code. | bunnei | 1 | -0/+23 |
2018-10-11 | web_backend: Make Client use the PImpl idiom | Lioncash | 1 | -48/+10 |
2018-10-02 | web_backend: protect jwt cache with a mutex | Weiyi Wang | 1 | -1/+2 |
2018-10-02 | Port web_service from Citra | fearlessTobi | 1 | -0/+91 |
2018-01-13 | Massive removal of unused modules | James Rowe | 1 | -39/+0 |
2017-09-19 | WebService: Verify username and token (#2930) | B3n30 | 1 | -0/+16 |
2017-08-26 | web_services: Refactor to remove dependency on Core. | bunnei | 1 | -1/+5 |
2017-08-26 | web_backend: User config for username and token, support anonymous post. | bunnei | 1 | -12/+0 |
2017-07-12 | web_backend: Add initial interface to POST data to Citra Web Services. | bunnei | 1 | -0/+22 |
2017-07-10 | web_service: Add skeleton project. | bunnei | 1 | -0/+9 |