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-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
2021-09-28Rename Folder::ok() to ::isReady()Hannah von Reth
2021-09-28Fix dehydration of read only filesHannah von Reth
2021-09-28Remove NtfsPermissionLookupRAII again as the action will fail anyhowHannah von Reth
2021-09-28Fix build with libcloudproviders, reported in #8996Klaas Freitag
2021-09-27Cleanup and some assrts to ensure assumptionsHannah von Reth
2021-09-23No longer try to concatenate definesHannah von Reth
2021-09-23Fix sync-start regressionErik Verbruggen
2021-09-23Fix libcloudproviders cmakeHannah von Reth
2021-09-23Improve "update available" message in AppImagesFabian Müller
2021-09-22Improve error handling during vfs setupHannah von Reth
2021-09-22Don't crash if sync root is not read/writableHannah von Reth
2021-09-22Use NtfsPermissionLookupRAII when checking for readable/writeabelHannah von Reth
2021-09-21Allow up to 20000 sync issuesHannah von Reth
2021-09-21Don't ignore suffix placeholderHannah von Reth
2021-09-21Small cleanup in socket apiHannah von Reth
2021-09-21Fix migration on minor url format changes like…Hannah von Reth
2021-09-20Extend translations setup loggingFabian Müller
2021-09-17Also migrate pre 2.6 db filesHannah von Reth
2021-09-17Turn raw QSettings pointer into a reference in the CredentialManagerErik Verbruggen
2021-09-17Work around compiler bug in old GCC versionsErik Verbruggen
2021-09-17Fix some compiler warningsErik Verbruggen
2021-09-15Ensure the folder is properly set upHannah von Reth
2021-09-15Fix crash on missing sync rootHannah von Reth
2021-09-15Fix crash on shutdownHannah von Reth
2021-09-15Migrate existing db files and save their journal path (#9028)Hannah von Reth
2021-09-14Fix possible crashHannah von Reth
2021-09-14Re add issue countHannah von Reth
2021-09-14Remove dead codeHannah von Reth
2021-09-14Add SyncStatus to the tablesHannah von Reth
2021-09-13Display the local time not utc timeHannah von Reth
2021-09-08Explicitly set the layout direction if changing the localeHannah von Reth
2021-09-06Don't allow to enable vfs if the folder is used by multiple accountsHannah von Reth
2021-09-06Warn if we encounter an unsupported configurationHannah von Reth