summaryrefslogtreecommitdiff
path: root/src/citra_qt/configuration/configure_web.h
AgeCommit message (Collapse)Author
2018-01-12Massive removal of unused modulesJames Rowe
2017-09-18WebService: Verify username and token (#2930)B3n30
* 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
2017-08-25qt: Add an option to view/regenerate telemetry ID.bunnei
2017-08-25qt: Add web configuration tab.bunnei