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
2019-08-01AccountSettings: Fetch subitems after wiping themChristian Kamm
2019-08-01Updater: Preserve target version stringChristian Kamm
2019-08-01Updater: Make "Update manually" not also "skip this version"Christian Kamm
2019-08-01LogDir: Compress last logfile on restartChristian Kamm
2019-07-31SyncEngine: Don't duplicate fatal errorsChristian Kamm
2019-07-31Discovery: Parse etag to be consistent with RequestEtagJobChristian Kamm
2019-07-25Vfs: Require local discovery after disabling vfsChristian Kamm
2019-07-25Shares: Show creation dialog if silent creation fails #7286Christian Kamm
2019-07-25Vfs: Remove old db record when dehydrating via renameChristian Kamm
2019-07-24Vfs: Make move detection work with virtual files #7001Christian Kamm
2019-07-24Vfs: Ensure pins change with (de-)hydrationChristian Kamm
2019-07-24Vfs: Add hook to allow update-metadata for unchanged filesChristian Kamm
2019-07-19Vfs: Improve strings for availability statesChristian Kamm
2019-07-18Vfs: Preserve pin state on hydrationChristian Kamm
2019-07-18Add --logfile - to --help output #7255Christian Kamm
2019-07-18FolderWatcher: Disable test on OSX #7305Christian Kamm
2019-07-12FolderWatcher: Wait for ready before testing #7305Christian Kamm
2019-07-10Vfs: Retain existing data when enabling vfs #7302Christian Kamm
2019-07-09Merge remote-tracking branch 'origin/2.5' into 2.6Christian Kamm
2019-07-09Sharing: Create shares with appropriate permissions #7275Christian Kamm
2019-06-28Add missing OWNCLOUDSYNC_EXPORTDominik Schmidt
2019-06-27VfsSuffix: Wipe stale pin states #7273Christian Kamm
2019-06-27RequestEtagJob: Consistently parse etags #7271Christian Kamm
2019-06-23UploadDevice: Fix windows issues #7264Christian Kamm
2019-06-23Vfs: Move pin state if files move #7250Christian Kamm
2019-06-23Vfs: Don't let new local files start out unpinned #7250Christian Kamm
2019-06-23Sharing: Use the default expiration setting more #7256Christian Kamm
2019-06-18Sharing: Fix fast share creation with enforced expiry and 10.2.0Christian Kamm
2019-06-18Sharing: Pre-check pw/expiry if the server requires itChristian Kamm
2019-06-16BigFolders: Enable "apply manual changes" only if dirtyChristian Kamm
2019-06-16Shell extension: Show "show versions" only when available #7196Christian Kamm
2019-06-14FolderWatcher: Become unreliable if test notification fails #7241Christian Kamm
2019-06-12libcloudproviders: Fix build with missing pkgconfig #7240Christian Kamm
2019-06-12Merge remote-tracking branch 'origin/2.5' into 2.6Christian Kamm
2019-06-12Http2: Resend requests on ContentReSend error #7174Christian Kamm
2019-06-12WinUpdater: More useful options on update failure #7217Christian Kamm
2019-06-12Upload: Read file chunks gradually #7226Christian Kamm
2019-06-07HTTP2: Enable if using Qt >=5.12.4 #7092Christian Kamm
2019-06-07Http2: Resend requests on ContentReSend error #7174Christian Kamm
2019-06-07SyncEngine: Don't close db when done #7141Christian Kamm
2019-06-07Minimal libcloudproviders support #7209Christian Kamm
2019-06-05Discovery: Do not abort the sync in case of error 404 (or 500)Olivier Goffart
2019-06-04SyncEngine: Fix renaming a single file cause the "delete all file" popupOlivier Goffart
2019-06-04SocketAPI: Fix string claiming a folder is a fileOlivier Goffart
2019-06-04addcertificatedialog.ui: Fix compile with older QtMarkus Goetz
2019-06-04Add Certificate dialog: fix layoutOlivier Goffart
2019-06-04Log Window: Create and open folder properly #7166Markus Goetz
2019-06-04SocketAPI: Add "show versions" to shell context menu #7196Christian Kamm
2019-06-04NotificationWidget: Fix buttons being leaked and show top levelOlivier Goffart
2019-05-15OAuth2: Better error loggingMarkus Goetz