summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/configuration/configure_web.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Massive removal of unused modulesJames Rowe2018-01-131-102/+0
|
* citra-qt: fix some untranslated stringswwylele2017-09-241-9/+9
|
* WebService: Verify username and token (#2930)B3n302017-09-191-4/+54
| | | | | | | | | | * 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
* qt: Add an option to view/regenerate telemetry ID.bunnei2017-08-261-3/+11
|
* qt: Add web configuration tab.bunnei2017-08-261-0/+44