Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-25Use ocis productversionHannah von Reth
2022-05-17Remove version checks for < 10.0Hannah von Reth
2022-05-13Make the CheckServer job independent of the accountFabian Müller
2022-05-13Allow to use the ConnectionValidator without checking the authHannah von Reth
2022-05-13Use new TLSErrorDialogHannah von Reth
2022-03-15Merge remote-tracking branch 'origin/2.10'Hannah von Reth
2022-03-08CheckServerJob: clear cookies under more circumstancesHannah von Reth
2022-01-31Refactor JsonApiJob and allow non ownCloud json jobsHannah von Reth
2021-11-25Use some more std::chronoHannah von Reth
2021-11-25Remove misleading type from var nameHannah von Reth
2021-11-25Use std::chrono for timeoutsHannah von Reth
2021-05-26Ensure cookies are cleared right before the server checkHannah von Reth
2021-05-26Improve job loggingHannah von Reth
2020-12-09Execute propfind on validationHannah von Reth
2020-12-09Seperate server check from auth checkHannah von Reth
2020-12-09Don't follow redirects besides in the connection validatorHannah von Reth
2020-11-06Merge remote-tracking branch 'origin/2.7' into masterHannah von Reth
2020-10-29Use a QPixmap for the avatarHannah von Reth
2020-09-22Remove support for legacy private linksHannah von Reth
2020-02-10Run clang-tidy check for modernize-use-nullptrOlivier Goffart
2019-09-06ConnectionValidator: increase timeout to 57s #7456Christian Kamm
2018-02-26ConnectionValidator::Status use Q_ENUMOlivier Goffart
2018-02-26Move ClientProxy and ConnecitonValidator to guiOlivier Goffart