Nextcloud bot [Wed, 15 Sep 2021 03:57:08 +0000 (03:57 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Tue, 14 Sep 2021 14:33:18 +0000 (16:33 +0200)]
Merge pull request #3773 from nextcloud/bugfix/provider-page-accept-nc
Accept nc scheme in provider page
Felix Weilbach [Fri, 10 Sep 2021 06:58:22 +0000 (08:58 +0200)]
Accept nc scheme in provider page
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Felix Weilbach [Tue, 14 Sep 2021 08:27:05 +0000 (10:27 +0200)]
Merge pull request #3777 from nextcloud/bugfix/clear-user-status-main-dialog
Clear user status in main dialog after clearing it in user status selector dialog
Felix Weilbach [Fri, 10 Sep 2021 09:43:58 +0000 (11:43 +0200)]
Emit user status changed after clear user status
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Felix Weilbach [Fri, 10 Sep 2021 09:43:45 +0000 (11:43 +0200)]
Remove unnecessary logging statements
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Nextcloud bot [Tue, 14 Sep 2021 04:01:45 +0000 (04:01 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Mon, 13 Sep 2021 15:06:09 +0000 (17:06 +0200)]
Merge pull request #3331 from Dimon4eg/fix_warnings
Fix warnings
Dmytro Korchynskyi [Mon, 17 May 2021 23:39:18 +0000 (02:39 +0300)]
Fixed warning: extra ';' in Q_ENUM_NS(PinState);
Signed-off-by: Dmytro Korchynskyi <kdl.dima@gmail.com>
Dmytro Korchynskyi [Mon, 17 May 2021 21:39:35 +0000 (00:39 +0300)]
Fixed warnings from ntstatus.h on Windows
Signed-off-by: Dmytro Korchynskyi <kdl.dima@gmail.com>
Dmytro Korchynskyi [Mon, 17 May 2021 21:32:42 +0000 (00:32 +0300)]
Fixed warnings in RemotePathChecker on Windows
Signed-off-by: Dmytro Korchynskyi <kdl.dima@gmail.com>
Dmytro Korchynskyi [Mon, 17 May 2021 21:30:05 +0000 (00:30 +0300)]
Fixed warnings by using static_cast
Signed-off-by: Dmytro Korchynskyi <kdl.dima@gmail.com>
Nextcloud bot [Mon, 13 Sep 2021 03:57:15 +0000 (03:57 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 12 Sep 2021 03:58:57 +0000 (03:58 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 11 Sep 2021 03:55:52 +0000 (03:55 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Valdnet [Fri, 10 Sep 2021 12:07:26 +0000 (14:07 +0200)]
Merge pull request #3775 from nextcloud/Valdnet-patch-1
l10n: Correct a typo
Valdnet [Fri, 10 Sep 2021 07:05:35 +0000 (09:05 +0200)]
l10n: Correct two typo
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Nextcloud bot [Fri, 10 Sep 2021 04:07:18 +0000 (04:07 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Felix Weilbach [Thu, 9 Sep 2021 11:03:57 +0000 (13:03 +0200)]
Merge pull request #3765 from Dimon4eg/remove_theme.qrc
remove theme.qrc as it will be generated during build
Dmytro Korchynskyi [Wed, 8 Sep 2021 19:07:35 +0000 (22:07 +0300)]
remove theme.qrc as it will be generated during build
Signed-off-by: Dmytro Korchynskyi <kdl.dima@gmail.com>
Felix Weilbach [Thu, 9 Sep 2021 09:52:27 +0000 (11:52 +0200)]
Merge pull request #3639 from nextcloud/feature/set-user-status
Set user status
Felix Weilbach [Thu, 9 Sep 2021 09:18:22 +0000 (11:18 +0200)]
Add dialog to set user status
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Matthieu Gallien [Thu, 9 Sep 2021 07:43:40 +0000 (09:43 +0200)]
Merge pull request #3764 from nextcloud/bugfix/stuck-with-no-explorer-after-autoupdate
Prompt reboot when runing the auto update.
alex-z [Wed, 8 Sep 2021 13:13:22 +0000 (16:13 +0300)]
Prompt reboot when runing the auto update.
Signed-off-by: alex-z <blackslayer4@gmail.com>
Nextcloud bot [Thu, 9 Sep 2021 03:56:02 +0000 (03:56 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Felix Weilbach [Wed, 8 Sep 2021 12:59:12 +0000 (14:59 +0200)]
Merge pull request #3747 from nextcloud/bugfix/deprecated-warnings
Fix most of the deprecation warnings
Felix Weilbach [Fri, 3 Sep 2021 20:15:23 +0000 (22:15 +0200)]
Fix various deprecated warnings
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Felix Weilbach [Fri, 3 Sep 2021 20:09:19 +0000 (22:09 +0200)]
Replace deprecated use of QProcess::execute()
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Felix Weilbach [Fri, 3 Sep 2021 19:55:41 +0000 (21:55 +0200)]
Use QRecursiveMutex
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Felix Weilbach [Fri, 3 Sep 2021 19:51:38 +0000 (21:51 +0200)]
Use QDateTime::startOfDay()
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Felix Weilbach [Fri, 3 Sep 2021 19:47:40 +0000 (21:47 +0200)]
Replace deprecated use of QProcess::start()
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Felix Weilbach [Fri, 3 Sep 2021 19:37:46 +0000 (21:37 +0200)]
Use QRandomGenerator instead of qrand
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Felix Weilbach [Sat, 21 Aug 2021 10:11:33 +0000 (12:11 +0200)]
endl has been deprecated
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Nextcloud bot [Wed, 8 Sep 2021 03:53:01 +0000 (03:53 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Tue, 7 Sep 2021 07:33:09 +0000 (09:33 +0200)]
Merge pull request #3746 from nextcloud/bugfix/doNotCrashPushNotifications
prevent infinte recursion when closing a websocket in case of SSL errors
Matthieu Gallien [Fri, 3 Sep 2021 18:01:04 +0000 (20:01 +0200)]
prevent infinte recursion when closing a websocket in case of SSL errors
the slots connected to the web socket can be called even during close
and lead to infinite calls to close -> error slot -> close -> ...
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Tue, 7 Sep 2021 07:08:09 +0000 (09:08 +0200)]
Merge pull request #3753 from nextcloud/bugfix/close-wizard-after-done
Close wizard if done
Felix Weilbach [Mon, 6 Sep 2021 10:37:51 +0000 (12:37 +0200)]
Close wizard if done
This is needed because of the changes in
02bb5db544cf89a10b1af3e7e06f373525dfe104
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Nextcloud bot [Tue, 7 Sep 2021 03:56:34 +0000 (03:56 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
allexzander [Mon, 6 Sep 2021 15:54:58 +0000 (18:54 +0300)]
Merge pull request #3754 from nextcloud/bugfix/remove-assert
Remove assert that causes crashes
Felix Weilbach [Mon, 6 Sep 2021 11:00:28 +0000 (13:00 +0200)]
Remove assert that caues crashes
This assert does not add value. Utility::concatUrlPath() takes care of
appending paths correctly.
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
allexzander [Mon, 6 Sep 2021 15:53:31 +0000 (18:53 +0300)]
Merge pull request #3688 from nextcloud/feature/share-via-talk
Sharing to Talk/Email
alex-z [Mon, 6 Sep 2021 13:12:35 +0000 (16:12 +0300)]
Enable Xvfb for graphical tests on Linux.
Signed-off-by: alex-z <blackslayer4@gmail.com>
allexzander [Tue, 17 Aug 2021 13:39:18 +0000 (16:39 +0300)]
Enable share to Talk and Email. Display correct icon. Added unit tests.
Signed-off-by: allexzander <blackslayer4@gmail.com>
allexzander [Mon, 6 Sep 2021 13:26:27 +0000 (16:26 +0300)]
Merge pull request #3750 from nextcloud/remove-autoupdate-section-macos
macOS client is not able to do auto updates
Felix Weilbach [Mon, 6 Sep 2021 07:05:18 +0000 (09:05 +0200)]
macOS client is not able to do auto updates
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Nextcloud bot [Mon, 6 Sep 2021 03:55:31 +0000 (03:55 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 5 Sep 2021 03:55:00 +0000 (03:55 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 4 Sep 2021 03:53:11 +0000 (03:53 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Felix Weilbach [Fri, 3 Sep 2021 18:26:26 +0000 (20:26 +0200)]
Merge pull request #3689 from nextcloud/bugfix/removeObsoleteWizardPage
Remove wizard page that has been dead for 4 years
Hannah von Reth [Tue, 10 Aug 2021 10:18:12 +0000 (12:18 +0200)]
Remove wizard page that has been dead for 4 years
Felix Weilbach [Fri, 3 Sep 2021 12:03:27 +0000 (14:03 +0200)]
Merge pull request #3701 from nextcloud/bugfix/fix-qml-warnings
Fix qml warnings
Felix Weilbach [Fri, 20 Aug 2021 22:26:48 +0000 (00:26 +0200)]
Don't create binding loop
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Felix Weilbach [Fri, 20 Aug 2021 16:27:25 +0000 (18:27 +0200)]
Implicitly defined onFoo properties in Connections are deprecated
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Matthieu Gallien [Fri, 3 Sep 2021 09:23:37 +0000 (11:23 +0200)]
Merge pull request #3727 from nextcloud/bugfix/only-set-dav-user-after-login
Only set dav user after login
Felix Weilbach [Mon, 30 Aug 2021 11:25:53 +0000 (13:25 +0200)]
Only set dav user after login.
Setting the credentials of the account inside the auth widget is not a
good idea as that will destroy the previous credentials object which
may wait for a signal to be emitted by the credentials dialog that
was created by the credentials that are going to be deleted. Uff.
It should be enough to set the dav user only after login because the
dav user will never change.
See also the discussion here
https://github.com/nextcloud/desktop/issues/3677#issuecomment-
907976839
Fixes #3677
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Nextcloud bot [Fri, 3 Sep 2021 03:56:30 +0000 (03:56 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 2 Sep 2021 03:53:42 +0000 (03:53 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Felix Weilbach [Wed, 1 Sep 2021 13:16:21 +0000 (15:16 +0200)]
Merge pull request #3729 from nextcloud/cmakecleanup
CMake cleanup
Nicolas Fella [Thu, 15 Apr 2021 00:05:50 +0000 (02:05 +0200)]
Remove unneeded target_link_libraries
OS_SPECIFIC_LINK_LIBRARIES is always empty here
Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de>
Nicolas Fella [Wed, 14 Apr 2021 23:13:38 +0000 (01:13 +0200)]
Remove unneeded include_directories
Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de>
Nicolas Fella [Wed, 14 Apr 2021 23:06:52 +0000 (01:06 +0200)]
Use CMAKE_INSTALL_DATADIR instead of custom DATADIR
CMake provides what we wan out of the box
Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de>
Nicolas Fella [Wed, 14 Apr 2021 23:05:15 +0000 (01:05 +0200)]
Remove copy of GNUInstallDirs
It is provided by CMake itself
Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de>
Nextcloud bot [Wed, 1 Sep 2021 03:53:21 +0000 (03:53 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Felix Weilbach [Tue, 31 Aug 2021 13:30:32 +0000 (15:30 +0200)]
Merge pull request #3719 from pprkut/svg
Allow using rsvg-convert to generate pngs instead of inkscape
Heinz Wiesinger [Thu, 26 Aug 2021 14:07:25 +0000 (16:07 +0200)]
Allow using rsvg-convert to generate pngs instead of inkscape
Signed-off-by: Heinz Wiesinger <pprkut@liwjatan.org>
Matthieu Gallien [Tue, 31 Aug 2021 09:38:19 +0000 (11:38 +0200)]
Merge pull request #3683 from nextcloud/ci/fixClangTidyConfigFile
fix name of one clang-tidy check
Matthieu Gallien [Wed, 25 Aug 2021 14:08:36 +0000 (16:08 +0200)]
switch from Q_DECL_OVERRIDE to plain override
our requirements guarantee availability of override keyword so we just
use it
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Tue, 17 Aug 2021 10:39:31 +0000 (12:39 +0200)]
let clang-tidy add missing override after enabling again the check
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Tue, 17 Aug 2021 10:28:27 +0000 (12:28 +0200)]
fix name of one clang-tidy check
allow modernize-use-override to work fine
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Tue, 31 Aug 2021 03:54:33 +0000 (03:54 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 30 Aug 2021 03:53:26 +0000 (03:53 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 29 Aug 2021 03:52:22 +0000 (03:52 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 28 Aug 2021 04:24:43 +0000 (04:24 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 27 Aug 2021 03:55:02 +0000 (03:55 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Thu, 26 Aug 2021 16:44:12 +0000 (18:44 +0200)]
Merge pull request #3697 from nextcloud/bugfix/warnings2
Fix more warnings
Felix Weilbach [Fri, 13 Aug 2021 11:47:32 +0000 (13:47 +0200)]
Handle every enum value in switch statement
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Felix Weilbach [Fri, 13 Aug 2021 11:43:33 +0000 (13:43 +0200)]
Add parens around && in || statement
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Felix Weilbach [Fri, 13 Aug 2021 10:25:56 +0000 (12:25 +0200)]
Fix warnings related to wrong ordering of ctor init
Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
Matthieu Gallien [Thu, 26 Aug 2021 15:51:04 +0000 (17:51 +0200)]
Merge pull request #3715 from nextcloud/i18n/fixUnecessaryTrCall
remove a tr call where translator cannot do anything meaningful
Matthieu Gallien [Wed, 25 Aug 2021 11:15:19 +0000 (13:15 +0200)]
remove a tr call where translator cannot do anything meaningful
close #3708
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Thu, 26 Aug 2021 07:48:37 +0000 (09:48 +0200)]
Merge pull request #3698 from nextcloud/bugfix/nextcloud-cmd-documentation-update
Update nextcloudcmd documentation.
allexzander [Fri, 20 Aug 2021 15:46:38 +0000 (18:46 +0300)]
Update nextcloudcmd documentation.
Signed-off-by: allexzander <blackslayer4@gmail.com>
Nextcloud bot [Thu, 26 Aug 2021 03:54:45 +0000 (03:54 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Wed, 25 Aug 2021 14:55:52 +0000 (16:55 +0200)]
Merge pull request #3712 from nextcloud/ci/fixMacCompilation
fix build socket api Mac specific file is now in a subdirectory
Matthieu Gallien [Tue, 24 Aug 2021 15:28:09 +0000 (17:28 +0200)]
fix build socket api Mac specific file is now in a subdirectory
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Valdnet [Wed, 25 Aug 2021 09:48:08 +0000 (11:48 +0200)]
Merge pull request #3627 from nextcloud/Valdnet-patch-1
l10n: Remove line break
Valdnet [Wed, 4 Aug 2021 12:14:01 +0000 (14:14 +0200)]
l10n: Remove line break
A line break is unnecessary in this message.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Nextcloud bot [Wed, 25 Aug 2021 03:52:44 +0000 (03:52 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Tue, 24 Aug 2021 14:48:03 +0000 (16:48 +0200)]
Merge pull request #3709 from nextcloud/bugfix/updateServerSupportedVersions
support server versions for one year after it is end of life
Matthieu Gallien [Tue, 24 Aug 2021 12:51:31 +0000 (14:51 +0200)]
support server versions for one year after it is end of life
according to https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Nextcloud bot [Tue, 24 Aug 2021 03:53:34 +0000 (03:53 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Mon, 23 Aug 2021 13:02:09 +0000 (15:02 +0200)]
Merge pull request #3705 from nextcloud/bugfix/removeBrokenAssert
remove broken assert that is not needed and break account setup
Matthieu Gallien [Mon, 23 Aug 2021 12:13:58 +0000 (14:13 +0200)]
remove broken assert that is not needed and break account setup
it has been also removed from the original branch so no problem removing
it
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Matthieu Gallien [Mon, 23 Aug 2021 10:19:55 +0000 (12:19 +0200)]
Merge pull request #3619 from nextcloud/feat/workflow-auto-update-command-rebase.yml
Updating command-rebase.yml workflow from template
Nextcloud bot [Mon, 2 Aug 2021 08:44:52 +0000 (08:44 +0000)]
Updating command-rebase.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Matthieu Gallien [Mon, 23 Aug 2021 08:40:32 +0000 (10:40 +0200)]
Merge pull request #3669 from nextcloud/bugfix/variousFixesV2
Bugfix/various fixes v2
Matthieu Gallien [Mon, 16 Aug 2021 16:53:36 +0000 (18:53 +0200)]
fix clang-tidy check for usage of =default
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
Hannah von Reth [Fri, 19 Feb 2021 15:00:32 +0000 (16:00 +0100)]
Ensure the socket listener still exists
Hannah von Reth [Wed, 17 Feb 2021 14:41:32 +0000 (15:41 +0100)]
Add socket command to upload a selection of files based on a regex
(cherry picked from commit
0ded3a56a9f3470a951b18eaa9d3c1b5e8db1135)