nextcloud-desktop.git
2021-12-17 Matthieu GallienMerge pull request #4096 from nextcloud/Valdnet-patch-2
2021-12-17 ValdnetRemove parenthesis
2021-12-17 Nextcloud bot[tx-robot] updated from transifex
2021-12-16 Matthieu GallienMerge pull request #4092 from nextcloud/bugfix/protectL...
2021-12-16 Matthieu Gallienensure any errors after calling FileSystem::getModTime...
2021-12-16 Nextcloud bot[tx-robot] updated from transifex
2021-12-15 allexzanderMerge pull request #4058 from nextcloud/bugfix/do-not...
2021-12-15 alex-zAdded sync stop when failed to cancel delete jobs.
2021-12-15 alex-zDo not crash on findAndCancelDeletedJob.
2021-12-15 Nextcloud bot[tx-robot] updated from transifex
2021-12-14 allexzanderMerge pull request #4079 from nextcloud/bugfix/ecm...
2021-12-14 alex-zFix CMake error in ECMAddAppIcon for mac.
2021-12-14 Matthieu GallienMerge pull request #4076 from nextcloud/bugfix/avoidSyn...
2021-12-14 Matthieu Gallienfix review comment
2021-12-14 Matthieu Gallienensure bulk upload jobs finished after an error
2021-12-14 allexzanderMerge pull request #4073 from nextcloud/feature/force-vfs
2021-12-14 alex-zSave folder settings to config when force-switching...
2021-12-14 alex-zEnforce VFS. Disable 'Make always available locally'.
2021-12-14 Matthieu GallienMerge pull request #4074 from nextcloud/bugfix/forceDow...
2021-12-14 Matthieu Gallienforce download from server for local files that have...
2021-12-14 Nextcloud bot[tx-robot] updated from transifex
2021-12-13 Nextcloud bot[tx-robot] updated from transifex
2021-12-12 Nextcloud bot[tx-robot] updated from transifex
2021-12-11 Nextcloud bot[tx-robot] updated from transifex
2021-12-10 Matthieu GallienMerge pull request #4064 from nextcloud/bugfix/syncStuc...
2021-12-10 Matthieu Galliendo not get stuck forever in sync in case of errors
2021-12-10 Nextcloud bot[tx-robot] updated from transifex
2021-12-09 Matthieu GallienMerge pull request #4055 from nextcloud/bugfix/3.4...
2021-12-09 Matthieu Gallienremove files which gets downloaded with an invalid...
2021-12-09 Nextcloud bot[tx-robot] updated from transifex
2021-12-08 Matthieu GallienMerge pull request #4045 from nextcloud/bugfix/assertIn...
2021-12-08 Matthieu Gallienadd log statements for each new assert about invalid...
2021-12-08 Matthieu Gallienrecover from local invalid modifie time: force download...
2021-12-08 Matthieu Gallienprevent cases where desktop client would store invalid...
2021-12-08 Matthieu Gallienprevent injecting invalid modified time through CfApi...
2021-12-08 Matthieu Galliendo not consider that a file has changed if its mtime...
2021-12-08 Matthieu Gallienavoid downloading a file from server when modified...
2021-12-08 Matthieu Gallienprevent invalid modified time from being propagated
2021-12-08 Matthieu Gallienassert on invalid modtime
2021-12-08 Nextcloud bot[tx-robot] updated from transifex
2021-12-07 allexzanderMerge pull request #4014 from nextcloud/feature/folder...
2021-12-07 alex-zUse different icon for a sync folder on Windows dependi...
2021-12-07 Matthieu GallienMerge pull request #4033 from nextcloud/bugfix/renameBa...
2021-12-07 Matthieu Galliendo not forget the path when renaming files with invalid...
2021-12-07 Matthieu Gallientest files that should be renamed in sub-directory
2021-12-07 Nextcloud bot[tx-robot] updated from transifex
2021-12-06 Nextcloud bot[tx-robot] updated from transifex
2021-12-05 Nextcloud bot[tx-robot] updated from transifex
2021-12-04 Nextcloud bot[tx-robot] updated from transifex
2021-12-03 allexzanderMerge pull request #4031 from nextcloud/feature/always...
2021-12-03 alex-zAlways prefill username from Windows login name based...
2021-12-03 Nextcloud bot[tx-robot] updated from transifex
2021-12-02 Nextcloud bot[tx-robot] updated from transifex
2021-12-01 Nextcloud bot[tx-robot] updated from transifex
2021-12-01 Nextcloud bot[tx-robot] updated from transifex
2021-11-30 Matthieu GallienMerge pull request #4009 from nextcloud/rakekniven...
2021-11-30 rakeknivenl10n: Changed case of word
2021-11-30 Nextcloud bot[tx-robot] updated from transifex
2021-11-29 CamilaMerge pull request #4012 from nextcloud/bugfix/fixCfApi...
2021-11-29 Matthieu Gallienfix random error when updating CfApi metadata
2021-11-29 CamilaMerge pull request #4011 from nextcloud/bump-version
2021-11-29 CamilaBump version to 3.4.50.
2021-11-29 CamilaMerge pull request #4010 from nextcloud/bump-version
2021-11-29 CamilaBump VERSION.cmake to 3.4.0.
2021-11-29 Nextcloud bot[tx-robot] updated from transifex
2021-11-28 Nextcloud bot[tx-robot] updated from transifex
2021-11-27 Nextcloud bot[tx-robot] updated from transifex
2021-11-26 Matthieu GallienMerge pull request #4006 from nextcloud/bugfix/speedUpB...
2021-11-26 Matthieu Gallienuse the error message sent by the server for bulk upload
2021-11-26 Matthieu Gallienallow sending parallel batch of files: curretly disabled
2021-11-26 Matthieu Gallienreally check that this is a valid answer when receiving...
2021-11-26 Matthieu Gallienbatch upload: only handle file that are in the reply
2021-11-26 Matthieu Gallienlet auto tests of batch upload return proper file paths
2021-11-26 Matthieu Gallienmake sure we do not start a new batch when the previous...
2021-11-26 Matthieu Gallienuse a proper constant for the size of batch
2021-11-26 Matthieu GallienMerge pull request #4003 from nextcloud/bugfix/errorBul...
2021-11-26 Matthieu Gallienif BulkPropagatorJob abort after an error emit finished...
2021-11-26 Nextcloud bot[tx-robot] updated from transifex
2021-11-25 Nextcloud bot[tx-robot] updated from transifex
2021-11-24 Matthieu GallienMerge pull request #4001 from nextcloud/bumpVersion
2021-11-24 Matthieu Gallienrelease 3.4.0 RC2
2021-11-24 Matthieu GallienMerge pull request #3887 from nextcloud/feature/bulkUpload
2021-11-24 Matthieu Gallienimplement bulk upload
2021-11-24 Matthieu Gallienread capabilities for bulk upload from server
2021-11-24 Matthieu Gallienmake AbstractNetworkJob::errorString virtual: it is...
2021-11-24 allexzanderMerge pull request #3930 from nextcloud/feature/additio...
2021-11-24 alex-zPass username from Windows to login page.
2021-11-23 Matthieu GallienMerge pull request #3993 from nextcloud/bugfix/variousV...
2021-11-23 Matthieu Gallienimprove logging for CfApi
2021-11-23 Matthieu Galliengracefully handle one case of invalid handles
2021-11-23 Matthieu Gallienfix OCC::CfApiWrapper::handleForPath when path does...
2021-11-23 Matthieu Gallienremove too noisy log print
2021-11-23 CamilaMerge pull request #3983 from nextcloud/bugfix/only...
2021-11-23 Felix WeilbachOnly build app bundle if requested
2021-11-23 Matthieu GallienMerge pull request #3994 from nextcloud/bugfix/reset...
2021-11-23 alex-zCleanup system bindings from Windows when removing...
2021-11-23 Nextcloud bot[tx-robot] updated from transifex
2021-11-22 Matthieu GallienMerge pull request #3989 from nextcloud/bugfix/forceVFS
2021-11-22 Matthieu Gallienfix button that should be disabled when force VFS
2021-11-22 Matthieu GallienMerge pull request #3982 from nextcloud/addUserAgentQml
next