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-03-09Move OcHandle from vfs module to core Utility::HandleHannah von Reth
2021-11-26Add QDebug operator for std::chrono::durationHannah von Reth
2021-11-22Reverse order of migrations (#9226)Fabian Müller
2021-09-17Work around compiler bug in old GCC versionsErik Verbruggen
2021-09-14Add SyncStatus to the tablesHannah von Reth
2021-03-31Don't duplicate fsCasePreservingHannah von Reth
2021-03-25CleanupHannah von Reth
2021-03-25Reduce string duplication by using stringref more oftenHannah von Reth
2021-03-19Remove legacy code duplicationHannah von Reth
2021-01-05GetLastError() needs to be called when the error happensHannah von Reth
2020-11-03Move systrayIconFlavor to #ifndef TOKEN_AUTH_ONLYHannah von Reth
2020-10-28Fix folder permission check on NTFSHannah von Reth
2020-07-20Win: Use full Windows paths in file watcher and improve loggingHannah von Reth
2020-07-20Win: Move hresultToQString from vfs plugin to Utility::formatWinErrorHannah von Reth
2020-02-10Run clang-tidy check for modernize-use-nullptrOlivier Goffart
2018-12-07Merge remote-tracking branch 'owncloud/vfs-master'Olivier Goffart
2018-12-03Merge branch 'readonly-restore-context-6252' into 'master'Olivier Goffart
2018-11-26winvfs: initial workChristian Kamm
2018-10-19Disable autostartCheckBox if autostart is configured system wideDominik Schmidt
2018-05-23SocketAPI: Introduce conflict resolution actions #6252Christian Kamm
2018-02-20Conflicts: Add user name to conflict file name #6325Christian Kamm
2017-12-15Upload conflict files #4557Christian Kamm
2017-12-08Remove usage of QString::nullOlivier Goffart
2017-12-08Utility: use QUrlQueryOlivier Goffart
2017-10-24Windows: Add sync folders to Explorer's navigation paneJocelyn Turcotte
2017-09-19Conflicts: Upload them files if env variable says soChristian Kamm
2017-09-06Replace csync_vio_file_stat_t with csync_file_stat_tJocelyn Turcotte
2017-09-05Move Utility to a new common static libraryJocelyn Turcotte