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-06Cleanup and commentsHannah von Reth
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
2021-08-27Revert "Small cleanup"Hannah von Reth
2021-08-27Fix crash #8916Hannah von Reth
2021-08-27Small cleanupHannah von Reth
2021-08-27Check the correct path for .sync_*.db and ._sync_*.dbErik Verbruggen
2021-08-27Oauth: Close the local server once we are doneHannah von Reth
2021-08-27Handle issueHannah von Reth
2021-08-27Fix assert with relative dav pathHannah von Reth
2021-08-27Tweak the settings dialog size to correctly show the wizardsErik Verbruggen
2021-08-27Properly handle errors on CSYNC_INSTRUCTION_UPDATE_METADATA for foldersHannah von Reth
2021-08-27Fix multiple authenticaions at the same timeHannah von Reth
2021-08-26Accept aborted delete if is ignored due to _hasBlacklistEntryHannah von Reth
2021-08-26Handle locked case correctlyHannah von Reth
2021-08-26Minor cleanupHannah von Reth