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-03-20Upload: asynchronious operationsOlivier Goffart
2019-03-20Windows: Use better name for SocketAPI socket #6983Markus Goetz
2019-03-16macOS: Fix vfs suffix plugin paths #7090Markus Goetz
2019-03-14Linux: Add autostart delay to avoid tray issues #6518Christian Kamm
2019-03-14SocketApi: Fix owncloud/enterprise#2938Markus Goetz
2019-03-14Merge remote-tracking branch 'origin/2.5'Christian Kamm
2019-03-14Client certs: Store pkcs12 in config, password in keychainChristian Kamm
2019-03-14FolderWatcher linux: Make automatically recursive #7068Christian Kamm
2019-03-14Add PLUGINDIR cmake setting and define #7027Christian Kamm
2019-03-08Tray: Try to establish tray after 10s if failed initially #6518Christian Kamm
2019-03-07FolderWatcher: Always notify about conflict files #7073Christian Kamm
2019-03-07FolderWatcher: Work around missing notifications on linux #7068Christian Kamm
2019-03-07Shares: "copy link" action can create shares with expiry #7061Christian Kamm
2019-03-05Download: Remove useless code and add a testOlivier Goffart
2019-03-05OwnSql: Distinguish no-data from error #6677Christian Kamm
2019-03-04Merge remote-tracking branch 'origin/2.5'Christian Kamm
2019-03-04AccountManager: load the cookiesOlivier Goffart
2019-03-02Windows: Forbid chars 0-31 in filenames #6987Christian Kamm
2019-02-28Discovery win: Fix detection of case-only renamesChristian Kamm
2019-02-28Selective sync: Don't collapse tree when entering mode #7055Christian Kamm
2019-02-28Vfs: Fix folder dehydration requests on OSX #6977Christian Kamm
2019-02-28Disable HTTP2 by defaultChristian Kamm
2019-02-19SocketApi: Fix crash with readyRead() after disconnected() #7044Christian Kamm
2019-02-18Wizard: Avoid cert dialog multiple connectionChristian Kamm
2019-02-18Folder wizard: Fix infinite loop for bad paths #7041Christian Kamm
2019-02-14Ensure local discovery on selective sync changesloai_docsChristian Kamm
2019-02-14Fix warnings around 0 as nullptrChristian Kamm
2019-02-14Fix warnings about signednessChristian Kamm
2019-02-11Vfs: Improve sync protocol entries for actionsChristian Kamm
2019-02-11Vfs: Make dehydration a SYNC and not a NEW actionChristian Kamm
2019-02-11PropagateDownload: Create conflict even if local file changedChristian Kamm
2019-02-11Vfs suffix: Fix dehydration creating the wrong db entryChristian Kamm
2019-02-11Vfs: Ensure VfsOff works without start() being calledChristian Kamm
2019-02-11Vfs: Remove VfsDefaultsChristian Kamm
2019-02-11Vfs: Add option to hide socketapi pin actionsChristian Kamm
2019-02-11PropagateDownload: Conflict-rename laterChristian Kamm
2019-02-11Vfs: dehydration is separate actionChristian Kamm
2019-02-11File watcher: Pin state attribute changes are valid notificationsChristian Kamm
2019-02-11PinStates cleanupChristian Kamm
2019-02-11Folder: Add remoteFolderTrailingSlash()Christian Kamm
2019-02-11Vfs: Call unregisterFolder() when folder is removedChristian Kamm
2019-02-11Vfs: Enable propagating attributes on downloadChristian Kamm
2019-02-11SyncFileStatusTracker: Distinguish Warning and ExcludedChristian Kamm
2019-02-11Pin state updatesChristian Kamm
2019-02-11Vfs: Shell integration is enabled optionallyChristian Kamm
2019-02-11Vfs: Clarify SyncEngine::wipeVirtualFiles()Christian Kamm
2019-02-11Discovery: Files can have dehydrate/download actionsChristian Kamm
2019-02-11Discovery: Add signal for silentlyExcluded filesChristian Kamm
2019-02-11Vfs: Send SyncFileStatusTracker data to vfs pluginsChristian Kamm
2019-02-11Vfs: Make files that end up in db placeholdersChristian Kamm