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
path: root/src/cmd
AgeCommit message (Expand)Author
2021-09-21Fix migration on minor url format changes like…Hannah von Reth
2021-08-25Minor cleanupHannah von Reth
2021-08-05Remove support for client side certificatesHannah von Reth
2021-07-06Rename confusing callbackHannah von Reth
2021-07-06qCmd: Implement aboutToRemoveAllFilesHannah von Reth
2021-06-24Fixed missing field initializer warningsOleksii Lysenko
2021-06-24Fixed unused parameter warningsOleksii Lysenko
2021-06-18Simplified NetrcParser::find functionOleksii Lysenko
2021-06-16Remove possible qt containers detach (#8727)Aleksey Lysenko
2021-06-15Reuse message pattern from guiHannah von Reth
2021-06-15Remove dead codeHannah von Reth
2021-06-15Refactor the cmd clientHannah von Reth
2021-06-14Ensure we don't format log messages in anything but utf8Hannah von Reth
2021-06-09Remove pointless md filesHannah von Reth
2021-06-07Removed unused variableOleksii Lysenko
2021-03-11Instead of renaming the targets, we rename their outputHannah von Reth
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-03-17CMake: Do not use TARGET_FILE_DIR for installing into the main bundle.Dominik Schmidt
2020-03-17CMake: install cmdline client and crash reporter into main bundle on macOSDominik Schmidt
2020-02-10Run clang-tidy check for modernize-use-nullptrOlivier Goffart
2020-02-10Run clang-tidy with modernize-use-overrideOlivier Goffart
2020-01-09[CMAKE] Resolve some issues discovered during reviewHannah von Reth
2020-01-09[CMAKE] Do not create a deployable mac bundle during buildHannah von Reth
2020-01-09[CMAKE] Use KDECompilerSettingsHannah von Reth
2020-01-09[CMAKE] Use KDECmakeSettingsHannah von Reth
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
2019-01-15Merge remote-tracking branch 'origin/2.5'Christian Kamm
2019-01-14Do not run macdeployqt.py from CMake.Dominik Schmidt
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-06-20Rename ocsync library to ${APPLICATION_EXECUTABLE}_csyncDominik Schmidt
2018-06-20Install libocsync to lib/ without subfolder.Dominik Schmidt
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