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-05-13Release 2.8.1Hannah von Reth
2021-05-13Use the correct file id for the creation of the tagHannah von Reth
2021-05-10Use server defaults as the paramets have no effect after allHannah von Reth
2021-05-07Prevent users from setting up vfs on a root driveHannah von Reth
2021-04-28Finish backup on soft errorHannah von Reth
2021-04-22Mark completed backups with the finished tagHannah von Reth
2021-04-15Fix destruction orderHannah von Reth
2021-04-15Add branding option to enforce Windows VFSHannah von Reth
2021-04-14Properly print to the Windows consoleHannah von Reth
2021-04-14Set the logfile encoding to utf8Hannah von Reth
2021-04-07Notify the user about the result of a backupHannah von Reth
2021-04-07Allow to specify a icon for the system tray (Windows only)Hannah von Reth
2021-04-07Directly use owncloudGui instead of the LoggerHannah von Reth
2021-04-06Allow to specify exclude patterns with socket uploadsHannah von Reth
2021-04-06Log when we begin and end a backup requested on a socketHannah von Reth
2021-03-31Fix packportHannah von Reth
2021-03-31Filter sync items before we start propagationHannah von Reth
2021-03-31Don't crash if we got called with an invalid accountHannah von Reth
2021-03-31Use uuid in socket apiHannah von Reth
2021-03-31Allwo socket api2 to issue warningsHannah von Reth
2021-03-31Ensure the socket listener still existsHannah von Reth
2021-03-31Add socket command to upload a selection of files based on a regexHannah von Reth
2021-03-31Minor cleanup of socket apiHannah von Reth
2021-03-31CI: Backport dependency updateHannah von Reth
2021-03-18Bugfix: We fixed an issue with the promptDeleteAllFiles settingHannah von Reth
2021-03-11Instead of renaming the targets, we rename their outputHannah von Reth
2021-02-26Fix another url for etag requestHannah von Reth
2021-02-25Fix url for etag requestHannah von Reth
2021-02-19Use longWinPath in more placesHannah von Reth
2021-02-12Fix Windows long path issue introduced in dd641fae997d71c8396b77def2fa25ad96f...Hannah von Reth
2021-02-02Fix branded mac sidebar iconsHannah von Reth
2021-01-25Merge branch 'work/v2.7.5' into 2.7Hannah von Reth
2021-01-25Fix detection of availability of icon brandingHannah von Reth
2021-01-25Fix branding fallbackHannah von Reth
2021-01-25Increase the quality of upscaled iconsHannah von Reth
2021-01-25Fix OIDC display (#8391)Hannah von Reth
2021-01-21Merge branch 'work/v2.7.5' into 2.7Hannah von Reth
2021-01-21Fix theme detection with branded clientsHannah von Reth
2021-01-19Correctly use indexOfHannah von Reth
2021-01-19Merge branch 'work/v2.7.5' into 2.7Hannah von Reth
2021-01-19Fix clash detection with virtual filesHannah von Reth
2021-01-19Small cleanupHannah von Reth
2021-01-19Don't shadowHannah von Reth
2021-01-19Add workaround for issue discovered in https://github.com/owncloud/core/pull/...Hannah von Reth
2021-01-19Make findBestChecksum case insensitiveHannah von Reth
2021-01-15Remove unused computationHannah von Reth
2021-01-05Fix warning by using qsizetype instead of size_tHannah von Reth
2021-01-05Fix warning by using QByteArrayLiteralHannah von Reth
2021-01-05Fix placeholder detection for cfapiHannah von Reth
2021-01-05GetLastError() needs to be called when the error happensHannah von Reth