summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/configuration/configure_web.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-01-13Massive removal of unused modulesJames Rowe1-102/+0
2017-09-24citra-qt: fix some untranslated stringswwylele1-9/+9
2017-09-19WebService: Verify username and token (#2930)B3n301-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
2017-08-26qt: Add an option to view/regenerate telemetry ID.bunnei1-3/+11
2017-08-26qt: Add web configuration tab.bunnei1-0/+44