nextcloud-desktop.git
2020-12-15 Kevin OttensStop using e2e()->isFolderEncrypted() in the folder...
2020-12-15 Kevin OttensFolderStatusModel now uses the LSCOL job result for...
2020-12-15 Kevin OttensFolderStatusModel LSCOL job now gets the is-encrypted...
2020-12-15 Kevin OttensStop using e2e()->isFolderEncrypted() in the jobs
2020-12-15 Kevin OttensSet the encrypted flag in the database when EncryptFold...
2020-12-15 Kevin OttensChange EncryptFolderJob path convention
2020-12-15 Kevin OttensHave the folder token inside the EncryptFolderJob
2020-12-15 Kevin OttensDon't use getFileRecordByE2eMangledName in jobs anymore
2020-12-15 Kevin OttensRepair E2EE deletions
2020-12-15 Kevin OttensMake sure the encrypted flag gets all the way to the...
2020-12-15 Kevin OttensRepair E2EE uploads
2020-12-15 Kevin OttensStart hooking up E2EE to the new discovery algorithm
2020-12-15 Kevin OttensRepair the Windows Build
2020-12-15 Hannah von... VirtualFiles: Ensure the target location supports vfs
2020-12-15 Hannah von... Log error code as hex
2020-12-15 Hannah von... Fix: Log chunked messages
2020-12-15 Hannah von... Remove vfs warning in the delegate, indicate them in...
2020-12-15 Hannah von... Use verbose function names instead of direct member...
2020-12-15 Hannah von... Don't show 404 errors when manually creating folder...
2020-12-15 Hannah von... Use winvfs by default when adding folder sync connection
2020-12-15 Hannah von... Clear cookies on logout
2020-12-15 Hannah von... Remove the use of goto from test/csync/std_tests/check_...
2020-12-15 Hannah von... Remove the use of goto from src/csync/csync_exclude.cpp
2020-12-15 Hannah von... Log http status
2020-12-15 Hannah von... Fix placeholders are reverted to OnlineOnly
2020-12-15 Hannah von... Crashreporter: Apply the same hdpi settings as to the...
2020-12-15 Hannah von... Improve log message
2020-12-15 Hannah von... Windows VFS: Enable Windows VFS by default
2020-12-15 Hannah von... Return empty string instead of 1 as adler32 checksum...
2020-12-15 Hannah von... Print checksum on mismatch
2020-12-15 Hannah von... Clazy: Fix some warnings
2020-12-15 Hannah von... Remove pointless warning
2020-12-15 Hannah von... csync: apply strict QString handling
2020-12-15 Hannah von... Clazy: Fix some warnigns
2020-12-15 Hannah von... Ui: Hide selective sync settings if vfs is active
2020-12-15 Hannah von... Fix assertion introduced by e1ca612c5d3087e02f6b7f8e454...
2020-12-15 Hannah von... Use const access where possible
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
next