nextcloud-desktop/src/cmd
Olivier Goffart 9968142976 owncloudcmd: Do not overwrite the http timeout for json jobs
The AbstractNetworkJob already has a sensible timeout that depends
on an environment variable.
No need to overwrite that with some arbitrary value. (The connection
validator does that because it could cause problems if two connection
validator were to run at the same time. Not a problem here)
2018-02-26 16:11:46 +01:00
..
CMakeLists.txt Modernize out CMakeLists.txt 2018-01-13 13:58:17 +01:00
cmd.cpp owncloudcmd: Do not overwrite the http timeout for json jobs 2018-02-26 16:11:46 +01:00
cmd.h Apply clang-format 2017-05-17 12:26:27 +02:00
cmd.md Structure developer documentation 2015-06-29 18:43:21 +02:00
netrcparser.cpp Apply clang-format 2017-05-17 12:26:27 +02:00
netrcparser.h Use QTokenizer to properly parse netrc 2016-04-21 12:46:03 +02:00
simplesslerrorhandler.cpp Account: remove dependency with ConfigFile 2017-12-07 17:39:16 +01:00
simplesslerrorhandler.h Apply clang-format 2017-05-17 12:26:27 +02:00