nextcloud-desktop.git
4 years agoMerge pull request #3964 from nextcloud/bump-3.4.0-rc1
Felix Weilbach [Thu, 11 Nov 2021 08:42:18 +0000 (09:42 +0100)]
Merge pull request #3964 from nextcloud/bump-3.4.0-rc1

Bump to version 3.4.0-rc1

4 years agoBump to version 3.4.0-rc1
Felix Weilbach [Thu, 11 Nov 2021 09:39:51 +0000 (10:39 +0100)]
Bump to version 3.4.0-rc1

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoMerge pull request #3956 from nextcloud/feature/macos-universal
Felix Weilbach [Wed, 10 Nov 2021 17:53:40 +0000 (18:53 +0100)]
Merge pull request #3956 from nextcloud/feature/macos-universal

Add a script to create a universal app package

4 years agoAdd a script to create a universal app package
Felix Weilbach [Fri, 5 Nov 2021 12:52:54 +0000 (13:52 +0100)]
Add a script to create a universal app package

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoMerge pull request #3961 from nextcloud/bugfix/examplecloud
Matthieu Gallien [Wed, 10 Nov 2021 13:32:55 +0000 (14:32 +0100)]
Merge pull request #3961 from nextcloud/bugfix/examplecloud

Take branding for vfs plugins into account

4 years agoTake branding for vfs plugins into account
Felix Weilbach [Wed, 10 Nov 2021 14:13:25 +0000 (15:13 +0100)]
Take branding for vfs plugins into account

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoMerge pull request #3935 from nextcloud/feature/profile-page
Felix Weilbach [Wed, 10 Nov 2021 13:02:23 +0000 (14:02 +0100)]
Merge pull request #3935 from nextcloud/feature/profile-page

Add profile page

4 years agoIconJob: Send request through the accounts NAS
Felix Weilbach [Tue, 9 Nov 2021 10:58:33 +0000 (11:58 +0100)]
IconJob: Send request through the accounts NAS

This helps tracking requests on the server

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoAdd profile page
Felix Weilbach [Fri, 22 Oct 2021 09:16:38 +0000 (11:16 +0200)]
Add profile page

Fix: #3889

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoMerge pull request #3955 from nextcloud/feature/enforceVFS
Matthieu Gallien [Mon, 8 Nov 2021 13:26:32 +0000 (14:26 +0100)]
Merge pull request #3955 from nextcloud/feature/enforceVFS

add an option to enforce use of virtual files sync folder

4 years agoadd an option to enforce use of virtual files sync folder
Matthieu Gallien [Thu, 4 Nov 2021 10:20:16 +0000 (11:20 +0100)]
add an option to enforce use of virtual files sync folder

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
4 years agoMerge pull request #3945 from nextcloud/rakekniven-patch-1
Matthieu Gallien [Fri, 5 Nov 2021 10:25:31 +0000 (11:25 +0100)]
Merge pull request #3945 from nextcloud/rakekniven-patch-1

Make argument singular to fix i18n issue

4 years agoMake argument singular to fix i18n issue
rakekniven [Tue, 2 Nov 2021 09:34:26 +0000 (10:34 +0100)]
Make argument singular to fix i18n issue

Reported at Transifex.
See https://www.transifex.com/nextcloud/nextcloud/translate/#hu_HU/client/309577611

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
4 years agoMerge pull request #3938 from nextcloud/bugfix/unified-search-bug-fixes
Matthieu Gallien [Thu, 4 Nov 2021 21:36:44 +0000 (22:36 +0100)]
Merge pull request #3938 from nextcloud/bugfix/unified-search-bug-fixes

Bugfix/unified search bug fixes

4 years agoFix review comments. Use QImage for QML and QPixmap for rest of code. Do not cache...
alex-z [Wed, 3 Nov 2021 08:00:33 +0000 (10:00 +0200)]
Fix review comments. Use QImage for QML and QPixmap for rest of code. Do not cache images for QML. Fix tests. Use signal in QML.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years agoUse SvgRenderer for Unified Search input icons. Refactor IconUtils. Extend unit tests.
alex-z [Fri, 29 Oct 2021 07:05:51 +0000 (10:05 +0300)]
Use SvgRenderer for Unified Search input icons. Refactor IconUtils. Extend unit tests.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years agoClear Unified Search Input Field in a proper way
alex-z [Thu, 28 Oct 2021 11:29:36 +0000 (14:29 +0300)]
Clear Unified Search Input Field in a proper way

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years agoMerge pull request #3948 from nextcloud/bugfix/pn-connection-check
Matthieu Gallien [Thu, 4 Nov 2021 20:49:28 +0000 (21:49 +0100)]
Merge pull request #3948 from nextcloud/bugfix/pn-connection-check

Don't do a connection checks when using push notifications

4 years agoDon't do a connection checks when using push notifications
Felix Weilbach [Wed, 3 Nov 2021 12:53:45 +0000 (13:53 +0100)]
Don't do a connection checks when using push notifications

When using push notifications, it is not necessary to do regular
connection checks because the push notifications will take care of it.

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoMerge pull request #3612 from nextcloud/bugfix/fixVfsPinState
Matthieu Gallien [Thu, 4 Nov 2021 17:53:25 +0000 (18:53 +0100)]
Merge pull request #3612 from nextcloud/bugfix/fixVfsPinState

Bugfix/fix vfs pin state

4 years agoDon't convert exclude file to placeholder file
Felix Weilbach [Thu, 4 Nov 2021 14:09:17 +0000 (15:09 +0100)]
Don't convert exclude file to placeholder file

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoimprove logs when place holder info cannot be read
Matthieu Gallien [Fri, 9 Jul 2021 10:46:09 +0000 (12:46 +0200)]
improve logs when place holder info cannot be read

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
4 years agoon switch to VFS real plugin, convert existing files to placeholders
Matthieu Gallien [Fri, 9 Jul 2021 10:23:41 +0000 (12:23 +0200)]
on switch to VFS real plugin, convert existing files to placeholders

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
4 years agoMerge pull request #3946 from nextcloud/feature/implement-expiration-date-for-federat...
allexzander [Wed, 3 Nov 2021 11:23:30 +0000 (13:23 +0200)]
Merge pull request #3946 from nextcloud/feature/implement-expiration-date-for-federated-shares

Implement expiration date for federated shares

4 years agoShareLinkWidget. Fix incorrect calendar mindate.
alex-z [Tue, 2 Nov 2021 09:01:00 +0000 (11:01 +0200)]
ShareLinkWidget. Fix incorrect calendar mindate.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years agoImplement expiration date for federated shares
alex-z [Mon, 1 Nov 2021 15:37:23 +0000 (17:37 +0200)]
Implement expiration date for federated shares

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 3 Nov 2021 03:49:21 +0000 (03:49 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3940 from nextcloud/refactoring/replace-deprecated-qregexp
allexzander [Tue, 2 Nov 2021 09:21:25 +0000 (11:21 +0200)]
Merge pull request #3940 from nextcloud/refactoring/replace-deprecated-qregexp

Replace deprecated QRegExp with QRegularExpression.

4 years agoReplace deprecated QRegExp with QRegularExpression.
alex-z [Fri, 29 Oct 2021 14:56:29 +0000 (17:56 +0300)]
Replace deprecated QRegExp with QRegularExpression.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years agoMerge pull request #3928 from nextcloud/bugfix/fixE2EEMetaData
Matthieu Gallien [Tue, 2 Nov 2021 08:46:38 +0000 (09:46 +0100)]
Merge pull request #3928 from nextcloud/bugfix/fixE2EEMetaData

properly extract the file id when querying server

4 years agoproperly extract the file id when querying server
Matthieu Gallien [Wed, 27 Oct 2021 10:56:09 +0000 (12:56 +0200)]
properly extract the file id when querying server

use the proper local file id to get the e2ee meta data

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 1 Nov 2021 03:46:52 +0000 (03:46 +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, 31 Oct 2021 03:47:37 +0000 (03:47 +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, 30 Oct 2021 03:49:10 +0000 (03:49 +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, 29 Oct 2021 03:48:26 +0000 (03:48 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3929 from nextcloud/bugfix/debugLogsByDefault
Matthieu Gallien [Thu, 28 Oct 2021 15:01:33 +0000 (17:01 +0200)]
Merge pull request #3929 from nextcloud/bugfix/debugLogsByDefault

by default we produce debug logs because we need them

4 years agoby default we produce debug logs because we need them
Matthieu Gallien [Wed, 27 Oct 2021 12:10:16 +0000 (14:10 +0200)]
by default we produce debug logs because we need them

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
4 years agoMerge pull request #3863 from nextcloud/bugfix/share-dialog
Matthieu Gallien [Thu, 28 Oct 2021 13:47:37 +0000 (15:47 +0200)]
Merge pull request #3863 from nextcloud/bugfix/share-dialog

ShareLinkWidget

4 years agoRefactor toggleButtonAnimation function.
Camila [Sat, 2 Oct 2021 13:25:19 +0000 (15:25 +0200)]
Refactor toggleButtonAnimation function.

Signed-off-by: Camila <hello@camila.codes>
4 years agoFix display of deleted note.
Camila [Thu, 30 Sep 2021 18:50:31 +0000 (20:50 +0200)]
Fix display of deleted note.

Even after removing note from share link,
the previous text was being displayed.

Signed-off-by: Camila <hello@camila.codes>
4 years agoRefactor ShareLinkWidget show/hide widgets functions.
Camila [Wed, 22 Sep 2021 15:14:41 +0000 (17:14 +0200)]
Refactor ShareLinkWidget show/hide widgets functions.

- Remove unecessary call to setupUiOptions after saving share password.
- Slot to create label: do not set it if nothing changed.
- Refactor showPasswordOptions, toggle/PasswordOptions/ExpireDateOptions/NoteOptions.
- Add const, auto and {} whenever possible.
- Refactor slotToggleButtonAnimation => toggleButtonAnimation.

Signed-off-by: Camila <hello@camila.codes>
4 years agoMerge pull request #2723 from nextcloud/fix-issue-2632
Matthieu Gallien [Thu, 28 Oct 2021 12:57:09 +0000 (14:57 +0200)]
Merge pull request #2723 from nextcloud/fix-issue-2632

Skip sync exclude file from list of exclude files if it doesn't exist.

4 years agoExpand ExcludedFiles tests.
Camila [Tue, 26 Oct 2021 20:37:43 +0000 (22:37 +0200)]
Expand ExcludedFiles tests.

Signed-off-by: Camila <hello@camila.codes>
4 years agoSkip sync exclude file from list of exclude files if it doesn't exist.
Camila [Wed, 9 Dec 2020 15:59:10 +0000 (16:59 +0100)]
Skip sync exclude file from list of exclude files if it doesn't exist.

The file might not exist anymore because the user deleted it by hand or
the folder where it was located got unchecked in the selective sync
view. It is a fix for #2632.

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3924 from nextcloud/feature/request-ocsp-data-for-peer-certificates
allexzander [Wed, 27 Oct 2021 07:36:10 +0000 (10:36 +0300)]
Merge pull request #3924 from nextcloud/feature/request-ocsp-data-for-peer-certificates

Request OCSP data for peer certificates

4 years agoForbid trusting the untrusted certificate.
alex-z [Tue, 26 Oct 2021 11:27:22 +0000 (14:27 +0300)]
Forbid trusting the untrusted certificate.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years agoRequest OCSP validation data from the server during the SSL handshake.
alex-z [Mon, 25 Oct 2021 15:04:29 +0000 (18:04 +0300)]
Request OCSP validation data from the server during the SSL handshake.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 27 Oct 2021 03:53:42 +0000 (03:53 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3785 from nextcloud/feature/nextGenerationPropagator
Matthieu Gallien [Tue, 26 Oct 2021 14:06:10 +0000 (16:06 +0200)]
Merge pull request #3785 from nextcloud/feature/nextGenerationPropagator

Feature/next generation propagator

4 years agoschedule files upload after all other jobs have been completed
Matthieu Gallien [Wed, 8 Sep 2021 10:10:01 +0000 (12:10 +0200)]
schedule files upload after all other jobs have been completed

should allow smarter policy dedicated to optimizing files upload

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
4 years agoadd test to check the order of actions when uploading new files
Matthieu Gallien [Thu, 9 Sep 2021 12:29:06 +0000 (14:29 +0200)]
add test to check the order of actions when uploading new files

should allow to check that uploads are delayed after directories are
created

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
4 years agoadd missing Q_ENUM macro to improve logging
Matthieu Gallien [Thu, 9 Sep 2021 10:10:56 +0000 (12:10 +0200)]
add missing Q_ENUM macro to improve logging

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
4 years agono oneliner if: a bug waiting to happen
Matthieu Gallien [Wed, 8 Sep 2021 10:11:03 +0000 (12:11 +0200)]
no oneliner if: a bug waiting to happen

it is much too easy to get a bug because one could miss the lask of {
and }

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
4 years agoMerge pull request #3920 from nextcloud/rakekniven-patch-1
allexzander [Tue, 26 Oct 2021 10:01:11 +0000 (13:01 +0300)]
Merge pull request #3920 from nextcloud/rakekniven-patch-1

Changed triple dot to ellipsis

4 years agoUpdate UnifiedSearchInputContainer.qml
rakekniven [Tue, 26 Oct 2021 08:44:07 +0000 (10:44 +0200)]
Update UnifiedSearchInputContainer.qml

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
4 years agoChanged triple dot to ellipsis
rakekniven [Tue, 26 Oct 2021 05:35:47 +0000 (07:35 +0200)]
Changed triple dot to ellipsis

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3919 from nextcloud/ci/lowerCaseSouceCodeFileNames
Matthieu Gallien [Mon, 25 Oct 2021 14:33:52 +0000 (16:33 +0200)]
Merge pull request #3919 from nextcloud/ci/lowerCaseSouceCodeFileNames

our source code files have lower case names

4 years agoour source code files have lower case names
Matthieu Gallien [Mon, 25 Oct 2021 09:37:58 +0000 (11:37 +0200)]
our source code files have lower case names

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
4 years agoMerge pull request #3807 from nextcloud/feature/unified-search
allexzander [Mon, 25 Oct 2021 12:35:00 +0000 (15:35 +0300)]
Merge pull request #3807 from nextcloud/feature/unified-search

Feature/unified search

4 years agoFix JsonApiJob incorrect 'statuscode' parsing.
alex-z [Thu, 7 Oct 2021 13:43:54 +0000 (16:43 +0300)]
Fix JsonApiJob incorrect 'statuscode' parsing.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years agoUnified Search via Tray window
alex-z [Thu, 9 Sep 2021 11:33:57 +0000 (14:33 +0300)]
Unified Search via Tray window

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 25 Oct 2021 03:45:48 +0000 (03:45 +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, 24 Oct 2021 03:47:52 +0000 (03:47 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3898 from nextcloud/rakekniven-patch-1
allexzander [Sat, 23 Oct 2021 07:57:47 +0000 (10:57 +0300)]
Merge pull request #3898 from nextcloud/rakekniven-patch-1

Changed wording of status message

4 years agoChanged wording to suggestion
rakekniven [Tue, 19 Oct 2021 07:54:05 +0000 (09:54 +0200)]
Changed wording to suggestion

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
4 years agoChanged wording of status message
rakekniven [Sat, 16 Oct 2021 19:15:18 +0000 (21:15 +0200)]
Changed wording of status message

The files themselves have no problem. The sync process has problems.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 23 Oct 2021 03:51:47 +0000 (03:51 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge branch 'Thatoo-AutoUpdateAppImage'
Matthieu Gallien [Fri, 22 Oct 2021 10:42:27 +0000 (12:42 +0200)]
Merge branch 'Thatoo-AutoUpdateAppImage'

4 years agoupload-appimage.sh correction
Thatoo [Thu, 21 Oct 2021 18:39:19 +0000 (20:39 +0200)]
upload-appimage.sh correction

Signed-off-by: Thatoo <thatoo@users.noreply.github.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 22 Oct 2021 03:48:08 +0000 (03:48 +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, 21 Oct 2021 03:51:17 +0000 (03:51 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3908 from nextcloud/bugfix/fix-folder-creation-issues
allexzander [Wed, 20 Oct 2021 21:11:14 +0000 (00:11 +0300)]
Merge pull request #3908 from nextcloud/bugfix/fix-folder-creation-issues

Fix folder creation issues.

4 years agoFix folder creation issues.
alex-z [Tue, 19 Oct 2021 09:30:34 +0000 (12:30 +0300)]
Fix folder creation issues.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years agoMerge pull request #3736 from Thatoo/AutoUpdateAppImage
Felix Weilbach [Wed, 20 Oct 2021 14:00:46 +0000 (16:00 +0200)]
Merge pull request #3736 from Thatoo/AutoUpdateAppImage

Auto update app image

4 years agoTo allow auto update of AppImage package
Thatoo [Fri, 15 Oct 2021 21:14:20 +0000 (23:14 +0200)]
To allow auto update of AppImage package

Signed-off-by: Thatoo <thatoo@users.noreply.github.com>
docker image 4

Signed-off-by: Thatoo <thatoo@users.noreply.github.com>
4 years agoMerge pull request #3891 from nextcloud/bugfix/update-sync-state-no-folders
Matthieu Gallien [Wed, 20 Oct 2021 13:12:56 +0000 (15:12 +0200)]
Merge pull request #3891 from nextcloud/bugfix/update-sync-state-no-folders

Also update sync state summary based on connectivity

4 years agoAlso update sync state summary based on connectivity
Felix Weilbach [Thu, 14 Oct 2021 08:37:34 +0000 (10:37 +0200)]
Also update sync state summary based on connectivity

Otherwise, with zero folders configured, the state will stay at
offline.

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoMerge pull request #3903 from nextcloud/feature/codeCoverageSonarCloud
Matthieu Gallien [Wed, 20 Oct 2021 10:14:51 +0000 (12:14 +0200)]
Merge pull request #3903 from nextcloud/feature/codeCoverageSonarCloud

let sonarcloud takes automated tests into account

4 years agolet sonarcloud takes automated tests into account and report coverage
Matthieu Gallien [Mon, 18 Oct 2021 10:09:22 +0000 (12:09 +0200)]
let sonarcloud takes automated tests into account and report coverage

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 20 Oct 2021 04:09:16 +0000 (04:09 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3902 from nextcloud/feature/log-filename-linenum
Matthieu Gallien [Tue, 19 Oct 2021 19:33:22 +0000 (21:33 +0200)]
Merge pull request #3902 from nextcloud/feature/log-filename-linenum

Log file name and line number

4 years agoLog file name and line number
Felix Weilbach [Mon, 18 Oct 2021 12:52:21 +0000 (14:52 +0200)]
Log file name and line number

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoMerge pull request #3892 from nextcloud/sonarcloud-improvements
Felix Weilbach [Tue, 19 Oct 2021 17:09:15 +0000 (19:09 +0200)]
Merge pull request #3892 from nextcloud/sonarcloud-improvements

Sonarcloud improvements

4 years agoSonarCloud: Change workflow name
Felix Weilbach [Thu, 14 Oct 2021 13:29:47 +0000 (15:29 +0200)]
SonarCloud: Change workflow name

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoSonarcloud: Enable caching
Felix Weilbach [Thu, 14 Oct 2021 13:25:50 +0000 (15:25 +0200)]
Sonarcloud: Enable caching

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoSonarcloud: Ignore 3rdparty folder
Felix Weilbach [Thu, 14 Oct 2021 13:16:03 +0000 (15:16 +0200)]
Sonarcloud: Ignore 3rdparty folder

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoMerge pull request #3901 from nextcloud/bugfix/win-remove-cwd-from-dll-search-path
allexzander [Tue, 19 Oct 2021 07:27:28 +0000 (10:27 +0300)]
Merge pull request #3901 from nextcloud/bugfix/win-remove-cwd-from-dll-search-path

Windows. Remove CWD from DLL search paths.

4 years agoWindows. Remove CWD from DLL search paths.
alex-z [Mon, 18 Oct 2021 12:30:44 +0000 (15:30 +0300)]
Windows. Remove CWD from DLL search paths.

Signed-off-by: alex-z <blackslayer4@gmail.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 19 Oct 2021 03:49:47 +0000 (03:49 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3885 from nextcloud/bugfix/saml-login
Felix Weilbach [Mon, 18 Oct 2021 13:38:11 +0000 (15:38 +0200)]
Merge pull request #3885 from nextcloud/bugfix/saml-login

Only use basic authentication if needed

4 years agoOnly use basic authentication if needed
Felix Weilbach [Fri, 8 Oct 2021 15:00:10 +0000 (17:00 +0200)]
Only use basic authentication if needed

Signed-off-by: Felix Weilbach <felix.weilbach@nextcloud.com>
4 years agoMerge pull request #2724 from nextcloud/aborted
Matthieu Gallien [Mon, 18 Oct 2021 09:29:46 +0000 (11:29 +0200)]
Merge pull request #2724 from nextcloud/aborted

Give the user a more descriptive error message when syncing is aborted.

4 years agoGive the user a more descriptive error message when syncing is aborted.
Camila [Tue, 15 Dec 2020 18:15:04 +0000 (19:15 +0100)]
Give the user a more descriptive error message when syncing is aborted.

Signed-off-by: Camila <hello@camila.codes>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 18 Oct 2021 03:50:00 +0000 (03:50 +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, 17 Oct 2021 03:49:12 +0000 (03:49 +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, 16 Oct 2021 03:49:21 +0000 (03:49 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
4 years agoMerge pull request #3897 from nextcloud/fixBrandedMacOS
Matthieu Gallien [Fri, 15 Oct 2021 13:30:41 +0000 (15:30 +0200)]
Merge pull request #3897 from nextcloud/fixBrandedMacOS

target names are not changed in branded builds only the output filenames