nextcloud-desktop.git
2021-09-03 Felix WeilbachOnly set dav user after login.
2021-09-03 Nextcloud bot[tx-robot] updated from transifex
2021-09-02 Nextcloud bot[tx-robot] updated from transifex
2021-09-01 Felix WeilbachMerge pull request #3729 from nextcloud/cmakecleanup
2021-09-01 Nicolas FellaRemove unneeded target_link_libraries
2021-09-01 Nicolas FellaRemove unneeded include_directories
2021-09-01 Nicolas FellaUse CMAKE_INSTALL_DATADIR instead of custom DATADIR
2021-09-01 Nicolas FellaRemove copy of GNUInstallDirs
2021-09-01 Nextcloud bot[tx-robot] updated from transifex
2021-08-31 Felix WeilbachMerge pull request #3719 from pprkut/svg
2021-08-31 Heinz WiesingerAllow using rsvg-convert to generate pngs instead of...
2021-08-31 Matthieu GallienMerge pull request #3683 from nextcloud/ci/fixClangTidy...
2021-08-31 Matthieu Gallienswitch from Q_DECL_OVERRIDE to plain override
2021-08-31 Matthieu Gallienlet clang-tidy add missing override after enabling...
2021-08-31 Matthieu Gallienfix name of one clang-tidy check
2021-08-31 Nextcloud bot[tx-robot] updated from transifex
2021-08-30 Nextcloud bot[tx-robot] updated from transifex
2021-08-29 Nextcloud bot[tx-robot] updated from transifex
2021-08-28 Nextcloud bot[tx-robot] updated from transifex
2021-08-27 Nextcloud bot[tx-robot] updated from transifex
2021-08-26 Matthieu GallienMerge pull request #3697 from nextcloud/bugfix/warnings2
2021-08-26 Felix WeilbachHandle every enum value in switch statement
2021-08-26 Felix WeilbachAdd parens around && in || statement
2021-08-26 Felix WeilbachFix warnings related to wrong ordering of ctor init
2021-08-26 Matthieu GallienMerge pull request #3715 from nextcloud/i18n/fixUnecess...
2021-08-26 Matthieu Gallienremove a tr call where translator cannot do anything...
2021-08-26 Matthieu GallienMerge pull request #3698 from nextcloud/bugfix/nextclou...
2021-08-26 allexzanderUpdate nextcloudcmd documentation.
2021-08-26 Nextcloud bot[tx-robot] updated from transifex
2021-08-25 Matthieu GallienMerge pull request #3712 from nextcloud/ci/fixMacCompil...
2021-08-25 Matthieu Gallienfix build socket api Mac specific file is now in a...
2021-08-25 ValdnetMerge pull request #3627 from nextcloud/Valdnet-patch-1
2021-08-25 Valdnetl10n: Remove line break
2021-08-25 Nextcloud bot[tx-robot] updated from transifex
2021-08-24 Matthieu GallienMerge pull request #3709 from nextcloud/bugfix/updateSe...
2021-08-24 Matthieu Galliensupport server versions for one year after it is end...
2021-08-24 Nextcloud bot[tx-robot] updated from transifex
2021-08-23 Matthieu GallienMerge pull request #3705 from nextcloud/bugfix/removeBr...
2021-08-23 Matthieu Gallienremove broken assert that is not needed and break accou...
2021-08-23 Matthieu GallienMerge pull request #3619 from nextcloud/feat/workflow...
2021-08-23 Nextcloud botUpdating command-rebase.yml workflow from template
2021-08-23 Matthieu GallienMerge pull request #3669 from nextcloud/bugfix/variousF...
2021-08-23 Matthieu Gallienfix clang-tidy check for usage of =default
2021-08-23 Hannah von... Ensure the socket listener still exists
2021-08-23 Hannah von... Add socket command to upload a selection of files based...
2021-08-23 Hannah von... Remove dead code
2021-08-23 Christian Kammowncloudcmd: Use env vars for chunk sizes #7078
2021-08-23 Hannah von... Don't create QStringList copy first
2021-08-23 Hannah von... Always call doLog to ensure we get a crash log
2021-08-23 Hannah von... Send crash log as comment
2021-08-23 Hannah von... Remove anchient debug msg that mutated to a warning...
2021-08-23 Hannah von... Cleanup members
2021-08-23 Hannah von... Remove dead code
2021-08-23 Hannah von... Dump the last 20 lines of logs to a file when we crash
2021-08-23 Hannah von... Log fallback result
2021-08-23 Hannah von... Ensure unit test are using absolute paths
2021-08-23 Hannah von... Add assert to ensure we used _remotePath as base
2021-08-23 Hannah von... Fix another url for etag request
2021-08-23 Hannah von... Use byte array for etag
2021-08-23 Hannah von... testlockedfiles use long file path
2021-08-23 Hannah von... Align MkColJob finish signal with the other jobs
2021-08-23 Hannah von... Minor cleanup of socket api
2021-08-23 Hannah von... Add missing Q_EMIT
2021-08-23 Hannah von... Log invocation, useful for debugging startup issues
2021-08-23 Hannah von... Add test for csync_vio_local_stat with long path
2021-08-23 Hannah von... Fix Windows long path issue introduced in dd641fae997d7...
2021-08-23 Hannah von... Fix unittests
2021-08-23 Hannah von... Set permissions for new folder
2021-08-23 Hannah von... Simplify uuid handling
2021-08-23 Klaas FreitagIgnore the desktop.ini file in every directory, not...
2021-08-23 Hannah von... Correctly use indexOf
2021-08-23 Hannah von... Cleanup
2021-08-23 Hannah von... Include os version 'windows-10.0.19042' in about dialog
2021-08-23 Hannah von... Align type used for getPHash
2021-08-23 Hannah von... Move Prepared sql queries to seperate class to manage...
2021-08-23 Nextcloud bot[tx-robot] updated from transifex
2021-08-21 Nextcloud bot[tx-robot] updated from transifex
2021-08-20 Felix WeilbachMerge pull request #3692 from nextcloud/feature/color...
2021-08-20 Felix WeilbachColor compile ouput when using Ninja build file generator
2021-08-20 allexzanderMerge pull request #3348 from nextcloud/feature/vfs...
2021-08-20 allexzanderVFS + E2EE. Improved data alignment and unit tests...
2021-08-20 allexzanderVFS + E2EE. Handle scenario of sync journal deleted.
2021-08-20 allexzanderVFS + E2EE placeholder size migration from old versions.
2021-08-20 allexzanderVFS + E2EE VFS implicit hydration of E2EE files.
2021-08-20 Matthieu GallienMerge pull request #3621 from nextcloud/bugfix/nextclou...
2021-08-20 allexzanderUse separate arguments for a remote root and do not...
2021-08-20 Nextcloud bot[tx-robot] updated from transifex
2021-08-19 Felix WeilbachMerge pull request #3671 from nextcloud/feature/update...
2021-08-19 Felix WeilbachUpdate to Qt 5.15
2021-08-19 Felix WeilbachMerge pull request #3583 from nextcloud/targetname
2021-08-19 Felix WeilbachBrand name of vfs plugins
2021-08-19 Nicolas FellaDon't use variables for CMake target identifiers
2021-08-19 Nextcloud bot[tx-robot] updated from transifex
2021-08-18 Felix WeilbachMerge pull request #3680 from znerol-forks/bug/master...
2021-08-18 znerolFix macOS app bundle name in packaging scripts
2021-08-18 Nextcloud bot[tx-robot] updated from transifex
2021-08-17 Matthieu GallienMerge pull request #3681 from nextcloud/bugfix/fixVfsPl...
2021-08-17 Matthieu Gallienput VFS plugins into the correct path
2021-08-17 Nextcloud bot[tx-robot] updated from transifex
2021-08-16 Nextcloud bot[tx-robot] updated from transifex
next