]> dgit.raspbian.org Git - nextcloud-desktop.git/shortlog
nextcloud-desktop.git
2020-12-15 Hannah von... Cookies: Don't override cookies with outdated values
2020-12-15 Olivier GoffartSocketAPI: fix status after a failure to move
2020-12-15 Hannah von... Test: Fix testMovedWithError for vfs mode
2020-12-15 Hannah von... Sync: Fix handling of virtual files in error state
2020-12-15 Hannah von... Test: Add test for vfs failed move crash
2020-12-15 Hannah von... [Gui] Implement raiseDialog on Windows
2020-12-15 Hannah von... [SocketApi] Ensure listener still exists
2020-12-15 Hannah von... Improve logging of issues during plugin loading
2020-12-15 Hannah von... Don't insert items into the folder model if selectiveSy...
2020-12-15 Hannah von... Make sure all cases are handled
2020-12-15 Hannah von... [Gui] Fix vfs dialog not showing on Windows
2020-12-15 Hannah von... Remove unused defines
2020-12-15 Hannah von... Use Q_ENUM_NS to pretty print csync enums
2020-12-15 Hannah von... Fix potential null pointer access
2020-12-15 Olivier GoffartFolder Wizard: warn when adding a folder which is the...
2020-12-15 Hannah von... Fix expansion of tree view on newly added accounts
2020-12-15 Hannah von... [Wizard] Make vfs dialog blocking
2020-12-15 Olivier Goffartfixup test
2020-12-15 Olivier GoffartTests: add a couple of move tests
2020-12-15 Hannah von... [SSL] Print warning only if something changed
2020-12-15 Hannah von... [SSL] Properly restore user accepted certificats
2020-12-15 Hannah von... [Sanity] Remove old ifdef
2020-12-15 Hannah von... Fix saving of cookies
2020-12-15 Hannah von... Don't hardcode PLUGINDIR
2020-12-15 Olivier GoffartMake PluginFactory virtual to silent -Wnon-virtual...
2020-12-15 Olivier GoffartSyncEngine: no need to use QAtomicInt
2020-12-15 Olivier GoffartProxyAuthHandler Use QPointer instead of QWeakPointer
2020-12-15 Hannah von... Remove old test scripts
2020-12-15 Hannah von... [Core] Include more information about the OS in the...
2020-12-15 Hannah von... Don't ignore file sync notification after an unlock
2020-12-15 Hannah von... Prepend PLUGINDIR else its pointless
2020-12-15 Hannah von... Use Q_ENUM on AuthType to get the name printed in the log
2020-12-15 Hannah von... Add Actions to the Desktop file
2020-12-15 Hannah von... Application: Allow to quit running instances by commandline
2020-12-15 Hannah von... Cleanup
2020-12-15 Hannah von... Disable http2 support for now
2020-12-15 Olivier GoffartDon't show the "All files deleted" popup when unselecti...
2020-12-15 Olivier GoffartAccountSettings: limit the clickable region of the...
2020-12-15 Olivier GoffartNetwork Settings: Show a warning that proxy settings...
2020-12-15 Olivier GoffartDiscovery: Allow more HTTP error code to be treated...
2020-12-15 Hannah von... [libsync] Export verifyFileUnchanged
2020-12-15 Olivier GoffartVFS: Do not overwrite existing files by placeholder
2020-12-15 Hannah von... [Gui] Set proper hdpi attributes
2020-12-15 Olivier GoffartDiscovery: fix TestSyncVirtualFiles::testExtraFilesLoca...
2020-12-15 Olivier GoffartTest: Fix testsyncvirtualfiles test
2020-12-15 Olivier GoffartFix build of tests.
2020-12-15 Christian KammVfs: Lots of tests and corrections for suffix edge...
2020-12-15 Olivier GoffartDiscovery: Attempt to fix issue with windows VFS and...
2020-12-15 Olivier GoffartAccount Settings: change the color of info message...
2020-12-15 Olivier GoffartWizard: fix compilation warnings about unused variables
2020-12-15 Olivier GoffartSyncEngine: Save a bit of memory by not keeping a set...
2020-12-15 Olivier GoffartWhen moving is allowed but deleting is not, do not...
2020-12-15 Olivier GoffartRestoration items should appear in the sync protocol
2020-12-15 Olivier GoffartFix Upload of large (> 2GiB) files
2020-12-15 Christian KammTests: Fail if the initial sync fails
2020-12-15 Christian KammDiscovery: Distinguish readdir and closedir errors
2020-12-15 Olivier GoffartTests: introduce ItemCompletedSpy to avoid a bit of...
2020-12-15 Olivier GoffartFix warning about serverJob not being used
2020-12-15 Christian KammPropagate dir: Never write the etag on remote mkdir...
2020-12-15 Hannah von... Ensure the url is complete before we validate it
2020-12-15 Christian KammChecksums: Explicitly close file before reporting result
2020-12-15 Christian KammTest: Disable local discovery parallelism in permission...
2020-12-15 Christian KammDiscovery: Change local job signal signatures
2020-12-15 Christian KammDiscovery: local job shouldn't be parented
2020-12-15 Christian KammDon't store pointer to local job
2020-12-15 Markus GoetzDiscovery: List local directories from thread #7456...
2020-12-15 Markus GoetzReconcile: Sort already during discovery #7445
2020-12-15 Christian KammConnectionValidator: increase timeout to 57s #7456
2020-12-15 Markus GoetzPropagator: Delay job execution a bit #7439
2020-12-15 Christian KammDiscovery: Remove level of indent around moves
2020-12-15 Christian KammDiscovery: If a move is forbidden, restore the source
2020-12-15 Christian KammPropagation: Fix delete-before-rename bug #7441
2020-12-15 Markus GoetzPropagator: Make sure we schedule only one job #7439
2020-12-15 Christian KammPropagateDownload: Don't try to open readonly temporaries
2020-12-15 Hannah von... Change Windows virtual files description to tech preview
2020-12-15 Christian KammDon't fatal on "Storage temporarily unavailable"
2020-12-15 Hannah von... OwncloudWizard: Mark vfs as tech preview instead of...
2020-12-15 Hannah von... CMake VFS: Enable us to provided vfs plugins from an...
2020-12-15 Dominik SchmidtSocketApi: Avoid unneccessary conversions
2020-12-15 Dominik SchmidtSocketApi: cleanup debug output
2020-12-15 Dominik SchmidtAdd ASYNC_ASSERT_ICON_IS_EQUAL command to SocketApi
2020-12-15 Dominik SchmidtMake findWidget more powerful
2020-12-15 Dominik SchmidtAdd Q_PROPERTYs for gui testing
2020-12-15 Dominik SchmidtSwitch GUI Testing SocketApi to Utf8
2020-12-15 Dominik SchmidtFix build with recent Clang (on Linux)
2020-12-15 Dominik SchmidtAdd GUI testing SocketApi extension
2020-12-15 Hannah von... Don't use mutable lambdas as they hide where we modify...
2020-12-15 Hannah von... AccountSettings: Use switch, case to ensure we handle...
2020-12-15 Christian KammChecksums: Add back QIODevice api
2020-12-15 Christian KammRemove maxLogLines config option
2020-12-15 Christian KammDownload: Don't trigger too many concurrent hash comput...
2020-12-15 Christian KammFix 'unused parameter name' warnings
2020-12-15 Christian KammChecksums: Fix crash due to threading issue
2020-12-15 Christian KammAccountSettings: Fetch subitems after wiping them
2020-12-15 Christian KammSyncEngine: Don't duplicate fatal errors
2020-12-15 Christian KammDiscovery: Parse etag to be consistent with RequestEtagJob
2020-12-15 Christian KammVfs: Require local discovery after disabling vfs
2020-12-15 Christian KammVfs: Remove old db record when dehydrating via rename
2020-12-15 Christian KammVfs: Make move detection work with virtual files #7001
2020-12-15 Christian KammVfs: Ensure pins change with (de-)hydration
next