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
AgeCommit message (Expand)Author
2021-12-16Handle file locks with deletesHannah von Reth
2021-12-16Use faster `QFileInfo::exists`Hannah von Reth
2021-12-15Fix wrong status displayed for files moved on the serverHannah von Reth
2021-12-15Restart oauth on errorHannah von Reth
2021-12-14Use tr for user facing messages (#9277)Hannah von Reth
2021-12-14Fix: `QSignalSpy: Unable to handle parameter '' of type 'SyncFileItemSet&' of...Hannah von Reth
2021-12-13Ensure we compare the correct signalsHannah von Reth
2021-12-13Handle local errors with the ignore listHannah von Reth
2021-12-09Only check for locked files before we start the uploadHannah von Reth
2021-12-09Move dehydration into updateMetadataHannah von Reth
2021-12-09Fix parameter nameHannah von Reth
2021-12-08Fix hiding of activity tab in case app is disabled or not installedFabian Müller
2021-12-03Add log messageHannah von Reth
2021-12-01Use | with flags instead of +Hannah von Reth
2021-12-01Fix an isuse with the Windows path limitHannah von Reth
2021-11-29Fix typoHannah von Reth
2021-11-26Bugfix: Do not sync when unsyncedfolders file cannot be readErik Verbruggen
2021-11-26Add QDebug operator for std::chrono::durationHannah von Reth
2021-11-25Don't name the eventHannah von Reth
2021-11-25Ensure we prooperly close the log fileHannah von Reth
2021-11-23Display correct error message for files containign `\:?*"<>|`Hannah von Reth
2021-11-23Enable dependency to QtWinExtrasHannah von Reth
2021-11-22Reverse order of migrations (#9226)Fabian Müller
2021-11-22Windows: Block system shutdown until we are properly shutdownHannah von Reth
2021-11-22Fix crash in PropagateRemoteMkdirHannah von Reth
2021-11-19Fix crash when handling SSL errorsErik Verbruggen
2021-11-18Add prefix to legacy migration log messagesFabian Müller
2021-11-17Create our own message loop to receive WM_ENDSESSIONHannah von Reth
2021-11-17Fix re-authenticating at startup when logged out beforeErik Verbruggen
2021-11-16Add branding option to disable multiple db warningHannah von Reth
2021-11-16Cache unsupportedConfigurationHannah von Reth
2021-11-10Ensure we only update the clients url after the sync was stopped (#9202)Hannah von Reth
2021-10-27Fix propagation of ignore list changesErik Verbruggen
2021-10-27Add branding parameter to disable explorer context menu iconsHannah von Reth
2021-10-20Properly unselect the vfs button.Hannah von Reth
2021-10-15macOS: Fix warnings in socketapisocket_mac.mmErik Verbruggen
2021-10-15Fix installation of libcloudproviders filesFabian Müller
2021-10-15Fix remove sync root folder on disabled folderErik Verbruggen
2021-10-14Print message before shutting downHannah von Reth
2021-10-13Fix application shutdown during Windows logoutHannah von Reth
2021-10-07Do not try to (repeatedly) fetch profile pictures when not availableErik Verbruggen
2021-10-07Merge remote-tracking branch 'origin/2.9.1' into 2.9Hannah von Reth
2021-10-06Fix CMake warning in FindLibcloudprovidersDominik Schmidt
2021-10-06Prevent downgrade of Windows VFS foldersHannah von Reth
2021-10-06Cleanup and commentsHannah von Reth
2021-10-01Allow to remove broken sync folder connectionsHannah von Reth
2021-09-29Allow to filter issue table by issue typeErik Verbruggen
2021-09-28Fix build issueHannah von Reth
2021-09-28Prevent recration of db after removalHannah von Reth
2021-09-28CleanupHannah von Reth