nextcloud-desktop.git
2020-12-15 Hannah von... Fix test on systems where C:\ is not writeable
2020-12-15 Hannah von... Don't recurse the whole tree looking for a git dir...
2020-12-15 Hannah von... Fix usePlaceholders migration
2020-12-15 Hannah von... Remove junk files
2020-12-15 Hannah von... Fix vfs experimental text
2020-12-15 Hannah von... Fix folder permission check on NTFS
2020-12-15 Hannah von... Fix condition
2020-12-15 Hannah von... Append .exe to crashreporter path so it is better located
2020-12-15 Hannah von... Ensure the callback is triggered
2020-12-15 Hannah von... Don`t block main thread when displaying all files remov...
2020-12-15 Hannah von... Don't use exec() on dialogs
2020-12-15 Hannah von... Update libcrashreporter-qt
2020-12-15 Hannah von... Draw active progressbar
2020-12-15 Kevin OttensRemove the plugin loader mechanism for VFS backends
2020-12-15 Kevin OttensAllow to control availability of folders in the setting...
2020-12-15 Kevin OttensResurrect the display of subfolders for VFS sync folders
2020-12-15 Kevin OttensUpdate the FolderStatusModel when a folder encryption...
2020-12-15 Kevin OttensSet the account state after E2EE is setup in the GUI
2020-12-15 Kevin OttensRemove empty action in the settings toolbar
2020-12-15 Kevin OttensFix typo and style
2020-12-15 Kevin OttensGet rid of now unused GetFolderEncryptStatusJob
2020-12-15 Kevin OttensRemove the encryption flag check from encrypted propaga...
2020-12-15 Kevin OttensRemove encrypt status job fetching from ClientSideEncry...
2020-12-15 Kevin OttensNo need to fetch encryption data separately before...
2020-12-15 Kevin OttensRemove unused methods on ClientSideEncryption
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
next