nextcloud-desktop.git
2020-12-15 Hannah von... csync: apply strict QString handling
2020-12-15 Hannah von... VFS: remove now unused parameter
2020-12-15 Hannah von... Use the servers checksum type by default
2020-12-15 Hannah von... Log state before specific assertion
2020-12-15 Hannah von... Win: Use full Windows paths in file watcher and improve...
2020-12-15 Hannah von... Win: Move hresultToQString from vfs plugin to Utility...
2020-12-15 Hannah von... Remove more legacy C code
2020-12-15 Hannah von... Tests: Port check_vio_ext to Windows
2020-12-15 Hannah von... Remove custome string functions
2020-12-15 Hannah von... Logging: Print enum before cast in SqlQuer::bindValue
2020-12-15 Hannah von... Fix warning
2020-12-15 Hannah von... Log: Only print 'Saved account settings' in debug mode
2020-12-15 Hannah von... Log: Improve log message [ info gui.folder ]: Folder...
2020-12-15 Hannah von... Gui: Don't try to display the wizard during shutdown
2020-12-15 Hannah von... Remove dead code
2020-12-15 Hannah von... Make ownCloud accassible on the Application object
2020-12-15 Hannah von... Remove ifdef(Q_OS_X11) code, there never was such a...
2020-12-15 Hannah von... A pedantic .desktop parser want's a list to end with ;
2020-12-15 Hannah von... VFS: Tell the vfs plugin whether we have multiple accounts
2020-12-15 Hannah von... UnitTests: Set a CookiesJar in FakeQNAM
2020-12-15 Hannah von... CMake: Remove krazy2 support, we now use clazy
2020-12-15 Hannah von... VFS: Prevent duplicated navigation panel icon
2020-12-15 Hannah von... Log HTTP requests and responses
2020-12-15 Hannah von... Beautify flags
2020-12-15 Hannah von... Fix 3aeca58b316363dc12ad4b392750fc57e7a2965a
2020-12-15 Hannah von... Fix warning C4715: 'OCC::Utility::vfsCurrentAvailabili...
2020-12-15 Hannah von... Fix 150a5b4d06600d140ddf05383fb74cda6ae6e941
2020-12-15 Hannah von... Fix crash on settings migration
2020-12-15 Hannah von... Fix usage of QMessageBox
2020-12-15 Hannah von... Fix order of pluginkit commands and modernise
2020-12-15 Hannah von... Use separate loggin category for upload v1 and ng
2020-12-15 Hannah von... Wizard: Raise own window
2020-12-15 Hannah von... VFS Dialog: Don't enable on close button clicked
2020-12-15 Hannah von... Remove unused struct
2020-12-15 Hannah von... Remvoe now unneeded SyncRunFileLog::directionToStr
2020-12-15 Hannah von... Remvoe now unneeded SyncRunFileLog::instructionToStr
2020-12-15 Hannah von... Cleanup moc_csync.cpp include
2020-12-15 Hannah von... Rename csync_instructions_e -> SyncInsturctions
2020-12-15 Hannah von... Remove now unneede csync_instruction_str
2020-12-15 Hannah von... Make bit flags better readable
2020-12-15 Hannah von... Use Q_ENUM_NS for PinState
2020-12-15 Hannah von... Test: Disable parallelism to ensure serial execution
2020-12-15 Hannah von... Cookies: Do set cookies in DetermineAuthTypeJob too
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...
next