nextcloud-desktop.git
4 years agoSet maximum line length in clang-format
Felix Weilbach [Wed, 22 Sep 2021 13:38:45 +0000 (15:38 +0200)]
Set maximum line length in clang-format

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoUse C++11 brace style in clang-format
Felix Weilbach [Wed, 22 Sep 2021 13:36:06 +0000 (15:36 +0200)]
Use C++11 brace style in clang-format

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoMerge pull request #3713 from nextcloud/feature/share-server-permissions
Matthieu Gallien [Mon, 27 Sep 2021 10:52:31 +0000 (12:52 +0200)]
Merge pull request #3713 from nextcloud/feature/share-server-permissions

Use default sharing permissions from server

4 years agoExtend TestCapabilities with shareDefaultPermissions tests.
Camila [Tue, 21 Sep 2021 14:05:46 +0000 (16:05 +0200)]
Extend TestCapabilities with shareDefaultPermissions tests.

Signed-off-by: Camila <hello@camila.codes>
4 years agoApply server default permissions for federated file sharing too.
Camila [Wed, 25 Aug 2021 10:06:42 +0000 (12:06 +0200)]
Apply server default permissions for federated file sharing too.

See nextcloud/server#24729 comments.

Signed-off-by: Camila <hello@camila.codes>
4 years agoCheck server capabilities for file sharing default permissions.
Camila [Tue, 24 Aug 2021 12:47:36 +0000 (14:47 +0200)]
Check server capabilities for file sharing default permissions.

Signed-off-by: Camila <hello@camila.codes>
4 years agoMerge pull request #3832 from nextcloud/bugfix/incorrect-cmd-client-dbname
Matthieu Gallien [Mon, 27 Sep 2021 08:36:16 +0000 (10:36 +0200)]
Merge pull request #3832 from nextcloud/bugfix/incorrect-cmd-client-dbname

Fix incorrect db name for nextcloud command line client.

4 years agoFix review comments + also check against trailing bakslash.
alex-z [Sat, 25 Sep 2021 08:59:12 +0000 (11:59 +0300)]
Fix review comments + also check against trailing bakslash.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years agoFix incorrect db name for nextcloud command line client.
alex-z [Fri, 24 Sep 2021 10:33:01 +0000 (12:33 +0200)]
Fix incorrect db name for nextcloud command line client.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years agoMerge pull request #3833 from nextcloud/rakekniven-patch-1
Matthieu Gallien [Mon, 27 Sep 2021 08:12:13 +0000 (10:12 +0200)]
Merge pull request #3833 from nextcloud/rakekniven-patch-1

Fixed grammar

4 years agoFixed context
rakekniven [Fri, 24 Sep 2021 12:24:13 +0000 (14:24 +0200)]
Fixed context

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
4 years agoFixed grammar
rakekniven [Fri, 24 Sep 2021 12:21:35 +0000 (14:21 +0200)]
Fixed grammar

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 27 Sep 2021 03:56:28 +0000 (03:56 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 26 Sep 2021 03:57:20 +0000 (03:57 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 25 Sep 2021 03:56:04 +0000 (03:56 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 24 Sep 2021 03:59:47 +0000 (03:59 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3760 from nextcloud/feature/invalid-filenames-dialog
Felix Weilbach [Thu, 23 Sep 2021 13:03:35 +0000 (15:03 +0200)]
Merge pull request #3760 from nextcloud/feature/invalid-filenames-dialog

Add dialog to resolve invalid filenames

4 years agoAdd dialog to resolve invalid filenames
Felix Weilbach [Mon, 6 Sep 2021 13:09:29 +0000 (15:09 +0200)]
Add dialog to resolve invalid filenames

Fixes #3751

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 23 Sep 2021 04:14:24 +0000 (04:14 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3805 from nextcloud/bugfix/fixQmlContextLossEvents
Matthieu Gallien [Wed, 22 Sep 2021 09:19:15 +0000 (11:19 +0200)]
Merge pull request #3805 from nextcloud/bugfix/fixQmlContextLossEvents

set default format for QSurface to handle NVidia context loss events

4 years agoset default format for QSurface to handle NVidia context loss events
Matthieu Gallien [Fri, 17 Sep 2021 07:54:25 +0000 (09:54 +0200)]
set default format for QSurface to handle NVidia context loss events

should fix wrong OpenGL rendering after suspend on Linux with NVidia
binary OpenGL driver

close #3759

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 22 Sep 2021 03:58:14 +0000 (03:58 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3821 from nextcloud/feature/general-settings-open-update-url...
allexzander [Tue, 21 Sep 2021 20:49:46 +0000 (23:49 +0300)]
Merge pull request #3821 from nextcloud/feature/general-settings-open-update-url-in-browser

General Settings window. Allow opening the update URL via mouse.

4 years agoGeneral Settings window. Allow opening the update URL via mouse.
alex-z [Tue, 21 Sep 2021 10:04:08 +0000 (12:04 +0200)]
General Settings window. Allow opening the update URL via mouse.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years agoMerge pull request #3793 from nextcloud/feature/link-share-label
Matthieu Gallien [Tue, 21 Sep 2021 12:08:05 +0000 (14:08 +0200)]
Merge pull request #3793 from nextcloud/feature/link-share-label

Feature/Share link label

4 years agoRefactor OcsShareJob creation.
Camila [Mon, 20 Sep 2021 13:31:03 +0000 (15:31 +0200)]
Refactor OcsShareJob creation.

Signed-off-by: Camila <hello@camila.codes>
4 years agoAdd option to create label for share link.
Camila [Tue, 14 Sep 2021 12:10:44 +0000 (14:10 +0200)]
Add option to create label for share link.

Signed-off-by: Camila <hello@camila.codes>
4 years agoMerge pull request #3815 from nextcloud/selectStatusTextByMouse
Matthieu Gallien [Tue, 21 Sep 2021 09:59:35 +0000 (11:59 +0200)]
Merge pull request #3815 from nextcloud/selectStatusTextByMouse

TextInput by default do not allow selecting text by mouse

4 years agoTextInput by default do not allow selecting text by mouse
Matthieu Gallien [Mon, 20 Sep 2021 12:23:56 +0000 (14:23 +0200)]
TextInput by default do not allow selecting text by mouse

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 21 Sep 2021 03:58:40 +0000 (03:58 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3813 from nextcloud/rakekniven-patch-1
Felix Weilbach [Mon, 20 Sep 2021 14:55:02 +0000 (16:55 +0200)]
Merge pull request #3813 from nextcloud/rakekniven-patch-1

Fixed placeholder numbering

4 years agoFixed placeholder numbering
rakekniven [Mon, 20 Sep 2021 09:39:51 +0000 (11:39 +0200)]
Fixed placeholder numbering

Fix for #3812

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 20 Sep 2021 03:54:26 +0000 (03:54 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 19 Sep 2021 03:55:01 +0000 (03:55 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 18 Sep 2021 03:59:36 +0000 (03:59 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3780 from nextcloud/bugfix/more-warnings
Felix Weilbach [Fri, 17 Sep 2021 14:09:31 +0000 (16:09 +0200)]
Merge pull request #3780 from nextcloud/bugfix/more-warnings

Fix more warnings and enable warnings as errors

4 years agoEnable warnings as errors when compiling with Clang and GCC
Felix Weilbach [Fri, 10 Sep 2021 14:03:44 +0000 (16:03 +0200)]
Enable warnings as errors when compiling with Clang and GCC

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoDisable Qt deprecation warnings
Felix Weilbach [Fri, 10 Sep 2021 13:59:47 +0000 (15:59 +0200)]
Disable Qt deprecation warnings

They don't help us during regular development and some of them are not
fixable (e.g. QNetworkMangerConfiguration) in the open source variant
of Qt5.

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoFix warnings
Felix Weilbach [Fri, 10 Sep 2021 13:51:48 +0000 (15:51 +0200)]
Fix warnings

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoMerge pull request #3779 from nextcloud/feature/add-user-status-docs
Felix Weilbach [Fri, 17 Sep 2021 09:05:09 +0000 (11:05 +0200)]
Merge pull request #3779 from nextcloud/feature/add-user-status-docs

Add documentation for user status selector dialog

4 years agoAdd documentation for user status selector dialog
Felix Weilbach [Fri, 10 Sep 2021 13:28:01 +0000 (15:28 +0200)]
Add documentation for user status selector dialog

Fixes #3770

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoMerge pull request #3794 from nextcloud/bugfix/share-note
allexzander [Fri, 17 Sep 2021 07:23:33 +0000 (10:23 +0300)]
Merge pull request #3794 from nextcloud/bugfix/share-note

Display share note

4 years agoDisplay share note when there is one associated with a share link.
Camila [Tue, 14 Sep 2021 18:57:28 +0000 (20:57 +0200)]
Display share note when there is one associated with a share link.

Signed-off-by: Camila <hello@camila.codes>
4 years agoFix indentation sharelinkwidget.h.
Camila [Tue, 14 Sep 2021 18:56:57 +0000 (20:56 +0200)]
Fix indentation sharelinkwidget.h.

Signed-off-by: Camila <hello@camila.codes>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 17 Sep 2021 03:54:28 +0000 (03:54 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 16 Sep 2021 03:57:24 +0000 (03:57 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
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>
4 years agoMerge pull request #3773 from nextcloud/bugfix/provider-page-accept-nc
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

4 years agoAccept 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>
4 years agoMerge pull request #3777 from nextcloud/bugfix/clear-user-status-main-dialog
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

4 years agoEmit user status changed after clear user status
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>
4 years agoRemove unnecessary logging statements
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>
4 years ago[tx-robot] updated from transifex
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>
4 years agoMerge pull request #3331 from Dimon4eg/fix_warnings
Matthieu Gallien [Mon, 13 Sep 2021 15:06:09 +0000 (17:06 +0200)]
Merge pull request #3331 from Dimon4eg/fix_warnings

Fix warnings

4 years agoFixed warning: extra ';' in Q_ENUM_NS(PinState);
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>
4 years agoFixed warnings from ntstatus.h on Windows
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>
4 years agoFixed warnings in RemotePathChecker on Windows
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>
4 years agoFixed warnings by using static_cast
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>
4 years ago[tx-robot] updated from transifex
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>
4 years ago[tx-robot] updated from transifex
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>
4 years ago[tx-robot] updated from transifex
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>
4 years agoMerge pull request #3775 from nextcloud/Valdnet-patch-1
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

4 years agol10n: Correct two 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>
4 years ago[tx-robot] updated from transifex
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>
4 years agoMerge pull request #3765 from Dimon4eg/remove_theme.qrc
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

4 years agoremove 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>
4 years agoMerge pull request #3639 from nextcloud/feature/set-user-status
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

4 years agoAdd dialog to 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>
4 years agoMerge pull request #3764 from nextcloud/bugfix/stuck-with-no-explorer-after-autoupdate
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.

4 years agoPrompt 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>
4 years ago[tx-robot] updated from transifex
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>
4 years agoMerge pull request #3747 from nextcloud/bugfix/deprecated-warnings
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

4 years agoFix various deprecated 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>
4 years agoReplace deprecated use of QProcess::execute()
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>
4 years agoUse QRecursiveMutex
Felix Weilbach [Fri, 3 Sep 2021 19:55:41 +0000 (21:55 +0200)]
Use QRecursiveMutex

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoUse QDateTime::startOfDay()
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>
4 years agoReplace deprecated use of QProcess::start()
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>
4 years agoUse QRandomGenerator instead of qrand
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>
4 years agoendl has been deprecated
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>
4 years ago[tx-robot] updated from transifex
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>
4 years agoMerge pull request #3746 from nextcloud/bugfix/doNotCrashPushNotifications
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

4 years agoprevent 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>
4 years agoMerge pull request #3753 from nextcloud/bugfix/close-wizard-after-done
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

4 years agoClose 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>
4 years ago[tx-robot] updated from transifex
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>
4 years agoMerge pull request #3754 from nextcloud/bugfix/remove-assert
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

4 years agoRemove assert that caues 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>
4 years agoMerge pull request #3688 from nextcloud/feature/share-via-talk
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

4 years agoEnable Xvfb for graphical tests on Linux.
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>
4 years agoEnable share to Talk and Email. Display correct icon. Added unit tests.
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>
4 years agoMerge pull request #3750 from nextcloud/remove-autoupdate-section-macos
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

4 years agomacOS 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>
4 years ago[tx-robot] updated from transifex
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>
4 years ago[tx-robot] updated from transifex
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>
4 years ago[tx-robot] updated from transifex
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>
4 years agoMerge pull request #3689 from nextcloud/bugfix/removeObsoleteWizardPage
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

4 years agoRemove 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

4 years agoMerge pull request #3701 from nextcloud/bugfix/fix-qml-warnings
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

4 years agoDon't create binding loop
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>
4 years agoImplicitly defined onFoo properties in Connections are deprecated
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>