aboutsummaryrefslogtreecommitdiff
path: root/src/convert_json.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Sort out cURL timeouts and increase defaultsfan52021-04-021-46/+1
* Serialize tool capabilities JSON without whitespacesfan52021-03-201-3/+8
* Add online content repositoryrubenwardy2018-04-191-1/+1
* Update JsonCPP to 1.8.3 (#6466)Loïc Blot2017-09-261-3/+16
* Remove remaining modstore code (#6120)Elijah Duffy2017-07-141-321/+0
* Don't print whole json data buffer to errorstream on errorest312016-01-281-1/+7
* Fix mod store ratingShadowNinja2015-04-201-12/+4
* Move globals from main.cpp to more sane locationsCraig Robbins2015-04-011-1/+0
* Reduce indentation of HTTPFetchOngoingShadowNinja2014-09-181-25/+14
* Don't include cmake_config_githash.h into files that don't need itsfan52014-07-251-1/+0
* Remove ugly curl struct pointer from jsonFetchValue signaturesapier2014-06-191-8/+4
* Remove a lot of superfluous ifndef USE_CURL checkssapier2014-06-191-4/+5
* Pass arguments by referenceSelat2014-03-121-2/+2
* Fix MSVC buildBlockMen2014-02-261-0/+1
* Send long announce as POST, show OS in useragentproller2014-01-071-2/+0
* Replace any direct curl usage by httpfetchsapier2013-12-131-38/+18
* Implement search tab and version pickersapier2013-12-111-1/+1
* Correct useragent in http queriesproller2013-11-061-0/+2
* Fix invalid use of pointer to temporary object in json2lua conversionsapier2013-11-041-27/+31
* Dont announce server in singleplayerproller2013-07-271-1/+2
* Add configurable curl timeoutsapier2013-07-221-1/+3
* Add support for modstore screenshotssapier2013-07-221-0/+50
* Masterserver mods announse, ipv6, better curl errorsproller2013-07-131-1/+1
* Replace C++ mainmenu by formspec powered onesapier2013-07-021-0/+367