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
2020-09-15Remove goto from cmd clientHannah von Reth
2020-09-10Revert "Cmd: support displayname field (#8057)"Hannah von Reth
2020-09-08Cmd: support displayname field (#8057)Hannah von Reth
2020-08-10Remove leftover from shiboleth support from the cmd clientHannah von Reth
2020-07-15Remove dead codeHannah von Reth
2020-06-25OAuth: correctly initialise the auth typeHannah von Reth
2020-02-10Run clang-tidy check for modernize-use-nullptrOlivier Goffart
2020-02-10Run clang-tidy with modernize-use-overrideOlivier Goffart
2019-05-13Merge remote-tracking branch 'origin/2.5' into 2.6Christian Kamm
2019-05-07owncloudcmd: log sync errorsChristian Kamm
2019-04-09owncloudcmd: Use env vars for chunk sizes #7078Christian Kamm
2019-02-14Ensure local discovery on selective sync changesloai_docsChristian Kamm
2019-02-14Fix warnings about signednessChristian Kamm
2019-02-10File watcher: Reduce touch ignore durationChristian Kamm
2018-11-09owncloudcmd: fix compiliation with TOKEN_AUTH_ONLYGerhard Gappmeier
2018-10-31Merge remote-tracking branch 'origin/master' into new_discovery_algoOlivier Goffart
2018-10-29Merge remote-tracking branch 'origin/2.5'Olivier Goffart
2018-10-29owncloudcmd: Read the server version from the capabilitiesOlivier Goffart
2018-10-26owncloudcmd: fetch the dav userOlivier Goffart
2018-10-04Merge remote-tracking branch 'origin/master' into new_discovery_algoOlivier Goffart
2018-09-14Merge remote-tracking branch 'owncloud/master' into delta-syncOlivier Goffart
2018-07-26More cleanup of csync remainsOlivier Goffart
2018-02-26owncloudcmd: Do not overwrite the http timeout for json jobsOlivier Goffart
2018-02-26owncloudcmd: Do not read the proxy settings from the gui's config fileOlivier Goffart
2018-02-16Merge remote-tracking branch 'origin/2.4'Christian Kamm
2018-01-30Merge remote-tracking branch 'ahmedammar/master' into delta-syncChristian Kamm
2018-01-29owncloudcmd: Do not do the capability call when --nonshib is passedOlivier Goffart
2018-01-15Implementation of delta-sync support on client-side.Ahmed Ammar
2018-01-13Get rid of csync_logOlivier Goffart
2018-01-05owncloudcmd: Set proxy earlier #6281Christian Kamm
2018-01-05owncloudcmd: Remove some dead codeChristian Kamm
2018-01-05owncloudcmd: Set proxy earlier #6281Christian Kamm
2018-01-05owncloudcmd: Remove some dead codeChristian Kamm
2017-12-08cmd: remove usage of deprecated qInstallMsgHandlerOlivier Goffart
2017-12-07Excludes: Refactor for pending improvementsChristian Kamm
2017-10-18owncloudcmd: Fix timestamps, Fix --logdebugMarkus Goetz
2017-09-27Fix encoding of version stringOlivier Goffart
2017-09-27Move the --version output text to Theme #5957Christian Kamm
2017-09-21Use the Qt5 connection syntax (automated with clazy)Olivier Goffart
2017-09-18Move SyncJournalDB to src/commonJocelyn Turcotte
2017-09-15remove qt4 codeHelmut K. C. Tessarek
2017-07-17Merge pull request #5905 from kaustubh-welankar/issue_5692_pullOlivier Goffart
2017-07-15Change error message. Removed Qt5 if checkKaustubh Welankar
2017-07-14Fix for issue number 5692Kaustubh Welankar
2017-07-13Ensure qsrand is calledChristian Kamm
2017-06-22Merge remote-tracking branch 'origin/2.3'Christian Kamm
2017-06-21owncloudcmd: Explain --debug parameterMarkus Goetz
2017-06-20Journal: Don't use a ._ path if it won't work #5633Christian Kamm
2017-05-17Apply clang-formatChristian Kamm
2017-05-08Switch JsonApiJob to Qt5's QJson #5710Christian Kamm