nextcloud-desktop.git
2020-12-15 Christian KammVfs: Add 'availability', a simplified, user-facing...
2020-12-15 Christian KammVfs: Clear up relationship between _type and pin state
2020-12-15 Christian KammSqlite: Update to 3.27.2
2020-12-15 Christian KammPropagateDirectory: Set initial dir mtime to server...
2020-12-15 Christian KammPropagateDirectory: Remove dead code
2020-12-15 Christian KammDetect missing server data during discovery #7112
2020-12-15 Christian KammVfs: Better handling and more tests for suffix file...
2020-12-15 Christian KammVfs suffix: Require suffix when creating placeholder...
2020-12-15 Christian KammVfs: Hydrating a virtual is SYNC not NEW #7101
2020-12-15 Christian KammNotifications: Don't say "downloaded" for new files...
2020-12-15 Christian KammLocal discovery tracking: On success, also wipe _rename...
2020-12-15 Christian KammProtocol, Notifications: Show destination() instead...
2020-12-15 Christian KammFix and test _file and _renameTarget
2020-12-15 Olivier GoffartTest: fix compilation with GCC 4.9
2020-12-15 Christian KammVFS: Unbreak behavior for rename+hydrate #7001
2020-12-15 Olivier GoffartAsync Poll: keep the size in the database
2020-12-15 Olivier GoffartUpload: asynchronious operations
2020-12-15 Markus GoetzmacOS: Fix vfs suffix plugin paths #7090
2020-12-15 Christian KammLinux: Add autostart delay to avoid tray issues #6518
2020-12-15 Markus GoetzSocketApi: Fix owncloud/enterprise#2938
2020-12-15 Christian KammTray: Try to establish tray after 10s if failed initial...
2020-12-15 Christian KammOwnSql: Distinguish no-data from error #6677
2020-12-15 Christian KammClient certs: Store pkcs12 in config, password in keychain
2020-12-15 Christian KammAdd PLUGINDIR cmake setting and define #7027
2020-12-15 Olivier GoffartAccountManager: load the cookies
2020-12-15 Christian KammWindows: Forbid chars 0-31 in filenames #6987
2020-12-15 Christian KammSelective sync: Don't collapse tree when entering mode...
2020-12-15 Christian KammSocketApi: Fix crash with readyRead() after disconnecte...
2020-12-15 Christian KammWizard: Avoid cert dialog multiple connection
2020-12-15 Christian KammFolder wizard: Fix infinite loop for bad paths #7041
2020-12-15 Christian KammDiscovery win: Fix detection of case-only renames
2020-12-15 Christian KammEnsure local discovery on selective sync changes
2020-12-15 Christian KammFix warnings about signedness
2020-12-15 Christian KammTests: Fix permission propagation check
2020-12-15 Christian KammTest: Add check for permission propagation
2020-12-15 Christian KammTests: Add db checks to rename/move tests
2020-12-15 Christian KammVfs: Improve sync protocol entries for actions
2020-12-15 Christian KammVfs: Make dehydration a SYNC and not a NEW action
2020-12-15 Christian KammPropagateDownload: Create conflict even if local file...
2020-12-15 Christian KammVfs suffix: Fix dehydration creating the wrong db entry
2020-12-15 Christian KammVfs: Ensure VfsOff works without start() being called
2020-12-15 Christian KammVfs: Remove VfsDefaults
2020-12-15 Christian KammVfs: Add option to hide socketapi pin actions
2020-12-15 Christian KammPropagateDownload: Conflict-rename later
2020-12-15 Christian KammVfs: dehydration is separate action
2020-12-15 Christian KammFile watcher: Pin state attribute changes are valid...
2020-12-15 Christian KammPinStates cleanup
2020-12-15 Christian KammFolder: Add remoteFolderTrailingSlash()
2020-12-15 Christian KammVfs: Call unregisterFolder() when folder is removed
2020-12-15 Christian KammVfs: Enable propagating attributes on download
2020-12-15 Christian KammSyncFileStatusTracker: Distinguish Warning and Excluded
2020-12-15 Christian KammPin state updates
2020-12-15 Christian KammVfs: Shell integration is enabled optionally
2020-12-15 Christian KammVfs: Clarify SyncEngine::wipeVirtualFiles()
2020-12-15 Christian KammDiscovery: Files can have dehydrate/download actions
2020-12-15 Christian KammDiscovery: Add signal for silentlyExcluded files
2020-12-15 Christian KammVfs: Send SyncFileStatusTracker data to vfs plugins
2020-12-15 Christian KammVfs: Make files that end up in db placeholders
2020-12-15 Christian KammPropagator: Helper for updating db
2020-12-15 Christian KammMove SyncFileStatus to libcommon
2020-12-15 Christian KammBuild fix for mingw64 7.3 (Qt 5.12.0)
2020-12-15 Christian KammFile watcher: Reduce touch ignore duration
2020-12-15 Dominik SchmidtSwitch to standard opt-out BUILD_TESTING instead of...
2020-12-15 Christian KammHttpCreds: Warn in log if keychain-write jobs fail...
2020-12-15 Christian KammDownload: Ignore content-length for compressed HTTP2...
2020-12-15 Christian KammSocketAPI: Remove listener immediately on lost connection
2020-12-15 Christian KammSocketAPI OSX: Forbid further sends on connectionDidDie
2020-12-15 Olivier GoffartMove: Fix move detection in directory move on the other...
2020-12-15 Olivier GoffartMove: add comments and tests
2020-12-15 Olivier GoffartMove: add more test and fix move within moves
2020-12-15 Olivier GoffartRename: fix renamed folder moved into renamed folder...
2020-12-15 Christian Kammvfs: Update pinning context menu to be less confusing
2020-12-15 Christian KammVfs: Switch on/off only when sync isn't running #6936
2020-12-15 Christian KammFolder: Add selective sync / ui related flags
2020-12-15 Christian KammSyncEngine: Rename phase finishing slots
2020-12-15 Christian KammDiscovery: Fix aborting during discovery #6972
2020-12-15 Christian Kammvfs suffix: Ignore server files or synced files with...
2020-12-15 Christian KammDiscovery: Ensure selective sync lists are sorted ...
2020-12-15 Christian Kammvfs: Add vfs migration options to folder context menu
2020-12-15 Christian Kammvfs: Allow retrieving of pin state paths and flags
2020-12-15 Christian KammResult: Add copy/move ctor/op=
2020-12-15 Christian Kammvfs: Change per-folder message on vfs support
2020-12-15 Christian Kammvfs: Allow (de-)hydrating the full sync folder
2020-12-15 Christian Kammvfs: Don't assume suffix mode for old folders
2020-12-15 Christian Kammvfs: Disable selective sync if vfs support is available
2020-12-15 Christian KammWizard: Ensure client cert doesn't get lost #6911
2020-12-15 Christian KammWizard: Drop unused function
2020-12-15 Markus GoetzSync: Display theme in debug log
2020-12-15 Christian Kammsqlite: Set exclusive locking_mode to avoid WAL issues...
2020-12-15 Dominik SchmidtFix lookup of system wide settings
2020-12-15 Olivier Goffartsqlite: Update bundled version to 3.26.0
2020-12-15 Olivier GoffartHttpCredentials: Do not re-enter the event loop
2020-12-15 Olivier GoffartChunking Move: Fix too many starting slashes in the...
2020-12-15 Olivier GoffartGui: do not show the settings when opening a virtual...
2020-12-15 Christian KammSocketAPI: Overhaul ui for 'available locally' vs ...
2020-12-15 Christian KammDb: Add wiping of pin state for subtrees
2020-12-15 Christian Kammvfs: Remove newFilesAreVirtual - use root PinState...
2020-12-15 Olivier GoffartDiscovery: Handle the blacklistFiles from the server...
2020-12-15 Christian KammProgress: Virtual file creation needs no transfer progr...
2020-12-15 Christian Kammvfs: Show "new files are virtual" option only with vfs
next