nextcloud-desktop.git
2021-09-08 Felix WeilbachMerge pull request #3747 from nextcloud/bugfix/deprecat...
2021-09-08 Felix WeilbachFix various deprecated warnings
2021-09-08 Felix WeilbachReplace deprecated use of QProcess::execute()
2021-09-08 Felix WeilbachUse QRecursiveMutex
2021-09-08 Felix WeilbachUse QDateTime::startOfDay()
2021-09-08 Felix WeilbachReplace deprecated use of QProcess::start()
2021-09-08 Felix WeilbachUse QRandomGenerator instead of qrand
2021-09-08 Felix Weilbachendl has been deprecated
2021-09-08 Nextcloud bot[tx-robot] updated from transifex
2021-09-07 Matthieu GallienMerge pull request #3746 from nextcloud/bugfix/doNotCra...
2021-09-07 Matthieu Gallienprevent infinte recursion when closing a websocket...
2021-09-07 Matthieu GallienMerge pull request #3753 from nextcloud/bugfix/close...
2021-09-07 Felix WeilbachClose wizard if done
2021-09-07 Nextcloud bot[tx-robot] updated from transifex
2021-09-06 allexzanderMerge pull request #3754 from nextcloud/bugfix/remove...
2021-09-06 Felix WeilbachRemove assert that caues crashes
2021-09-06 allexzanderMerge pull request #3688 from nextcloud/feature/share...
2021-09-06 alex-zEnable Xvfb for graphical tests on Linux.
2021-09-06 allexzanderEnable share to Talk and Email. Display correct icon...
2021-09-06 allexzanderMerge pull request #3750 from nextcloud/remove-autoupda...
2021-09-06 Felix WeilbachmacOS client is not able to do auto updates
2021-09-06 Nextcloud bot[tx-robot] updated from transifex
2021-09-05 Nextcloud bot[tx-robot] updated from transifex
2021-09-04 Nextcloud bot[tx-robot] updated from transifex
2021-09-03 Felix WeilbachMerge pull request #3689 from nextcloud/bugfix/removeOb...
2021-09-03 Hannah von... Remove wizard page that has been dead for 4 years
2021-09-03 Felix WeilbachMerge pull request #3701 from nextcloud/bugfix/fix...
2021-09-03 Felix WeilbachDon't create binding loop
2021-09-03 Felix WeilbachImplicitly defined onFoo properties in Connections...
2021-09-03 Matthieu GallienMerge pull request #3727 from nextcloud/bugfix/only...
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...
next