nextcloud-desktop.git
2020-12-30 Kevin OttensUse Q_REQUIRED_RESULT directly like in other places
2020-12-30 Hannah von... Mark vfs functions as OC_REQUIRED_RESULT
2020-12-30 Hannah von... Handle errors in convertToPlaceholder
2020-12-30 Hannah von... Update windows launch on start binary location
2020-12-30 Dominik SchmidtFix testVersionOfInstalledBinary for brandings
2020-12-30 Dominik SchmidtUse owncloudcmd in testVersionOfInstalledBinary
2020-12-30 Dominik SchmidtFix style
2020-12-30 Hannah von... Add todo for Qt 5.15
2020-12-30 Hannah von... Cleanup pathtoUNC and its test
2020-12-30 Hannah von... Clarify comment
2020-12-30 Hannah von... Simplify file comparison
2020-12-30 Hannah von... Include auth type in http log
2020-12-30 Hannah von... Log the final http request
2020-12-30 Kevin OttensMerge pull request #2778 from nextcloud/windows_cfapi_b...
2020-12-30 Kevin OttensEnsure we properly cancel hydration on server errors
2020-12-30 Kevin OttensDon't look at virtual files data for the mimetype matches
2020-12-30 Kevin OttensImplement callback between wrapper and vfs object for...
2020-12-30 Kevin OttensImprove test readability with a bunch of macros
2020-12-30 Kevin OttensPort the tests to the CfApiWrapper
2020-12-30 Kevin OttensSplit the CfAPI lower level code in a wrapper
2020-12-30 Kevin OttensAdd initial version of the CfApi backend
2020-12-30 Kevin OttensOne byte placeholders assumption only holds for the...
2020-12-30 Kevin OttensDon't consider CfApi backend as experimental
2020-12-30 Nextcloud bot[tx-robot] updated from transifex
2020-12-29 Nextcloud bot[tx-robot] updated from transifex
2020-12-28 Kevin OttensMerge pull request #2748 from nextcloud/rakekniven...
2020-12-28 rakeknivenChanged spelling of "etag".
2020-12-28 rakeknivenRemoved translation for "etag" and changed spelling
2020-12-27 Nextcloud bot[tx-robot] updated from transifex
2020-12-26 Nextcloud bot[tx-robot] updated from transifex
2020-12-25 Nextcloud bot[tx-robot] updated from transifex
2020-12-24 Nextcloud bot[tx-robot] updated from transifex
2020-12-23 Nextcloud bot[tx-robot] updated from transifex
2020-12-22 István VáradiMerge pull request #2759 from ivaradi/ubuntu-hirsute
2020-12-22 István VáradiAdd support for Hirsute
2020-12-22 Nextcloud bot[tx-robot] updated from transifex
2020-12-21 Kevin OttensMerge pull request #2739 from hrittich/master
2020-12-21 Hannah RittichFixed the autostart for AppImages. See #2504.
2020-12-21 Kevin OttensMerge pull request #2749 from nextcloud/rakekniven...
2020-12-21 rakeknivenChanged triple dot to ellipsis
2020-12-21 Nextcloud bot[tx-robot] updated from transifex
2020-12-20 Nextcloud bot[tx-robot] updated from transifex
2020-12-19 Nextcloud bot[tx-robot] updated from transifex
2020-12-18 Nextcloud bot[tx-robot] updated from transifex
2020-12-17 Kevin OttensMerge pull request #2726 from nextcloud/settings-ui
2020-12-17 CamilaUpdate the settings dialog window title.
2020-12-17 CamilaGeneral settings: move buttons to the bottom left of...
2020-12-17 Nextcloud bot[tx-robot] updated from transifex
2020-12-16 Kevin OttensMerge pull request #2725 from nextcloud/default-mono...
2020-12-16 CamilaMake monochrome icons the default on Linux and Mac OS.
2020-12-16 Nextcloud bot[tx-robot] updated from transifex
2020-12-15 Kevin OttensMerge pull request #2700 from nextcloud/major_engine_update
2020-12-15 Kevin OttensAdjust the appimage script to the buildsystem changes
2020-12-15 Kevin OttensWorkaround bug in older GCC used for the AppImage toolchain
2020-12-15 Kevin OttensGet the excluded files test to pass again on Windows
2020-12-15 Kevin OttensPlease the clang-tidy overlord
2020-12-15 Hannah von... Don't warn if everything is fine
2020-12-15 Hannah von... Remove now unneeded cmake test and define
2020-12-15 Hannah von... Replace custome date parser QDateTime::fromString(value...
2020-12-15 Hannah von... Fix unit tests by setting Date header
2020-12-15 Hannah von... Use time the request was send,..
2020-12-15 Hannah von... Speedup test build by compile the fake server just...
2020-12-15 Hannah von... Owncloud - virtual files smaller <1KB - problems with...
2020-12-15 Hannah von... Pause sync when remove all dialog is displayed
2020-12-15 Hannah von... Use enum instead of int
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...
next