]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
4 years agoMerge pull request #21807 from nextcloud/backport/21748/stable18
Morris Jobke [Thu, 23 Jul 2020 20:14:27 +0000 (22:14 +0200)]
Merge pull request #21807 from nextcloud/backport/21748/stable18

[stable18] Improve error reporting on sharing errors

4 years agoImprove error reporting on sharing errors 21807/head
Joas Schilling [Wed, 8 Jul 2020 09:24:29 +0000 (11:24 +0200)]
Improve error reporting on sharing errors

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoMerge pull request #21961 from nextcloud/backport/21760/stable18
Morris Jobke [Thu, 23 Jul 2020 07:45:33 +0000 (09:45 +0200)]
Merge pull request #21961 from nextcloud/backport/21760/stable18

[stable18] Fix parsing of language code

4 years agoBump bundles 21961/head
Julius Härtl [Thu, 23 Jul 2020 06:35:20 +0000 (08:35 +0200)]
Bump bundles

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years agoFix parsing of language code
Daniel Kesselberg [Wed, 8 Jul 2020 18:03:09 +0000 (20:03 +0200)]
Fix parsing of language code

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 23 Jul 2020 02:17:21 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 22 Jul 2020 02:16:57 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #21936 from nextcloud/backport/21929/stable18
Morris Jobke [Tue, 21 Jul 2020 18:32:53 +0000 (20:32 +0200)]
Merge pull request #21936 from nextcloud/backport/21929/stable18

[stable18] Encryption is ready if master key is enabled

4 years agoEncryption is ready if master key is enabled 21936/head
Julius Härtl [Tue, 21 Jul 2020 07:16:43 +0000 (09:16 +0200)]
Encryption is ready if master key is enabled

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 21 Jul 2020 02:17:25 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #21877 from nextcloud/backport/21855/stable18
Morris Jobke [Mon, 20 Jul 2020 13:12:00 +0000 (15:12 +0200)]
Merge pull request #21877 from nextcloud/backport/21855/stable18

[stable18] fix typo in revokeShare()

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 20 Jul 2020 02:17:07 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 19 Jul 2020 02:17:25 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 18 Jul 2020 02:17:16 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 17 Jul 2020 02:17:30 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #20842 from nextcloud/backport/20832/stable18
Roeland Jago Douma [Thu, 16 Jul 2020 18:48:15 +0000 (20:48 +0200)]
Merge pull request #20842 from nextcloud/backport/20832/stable18

[stable18] Do not filter id matching userId on non-user-share shares

4 years agoMerge pull request #21841 from nextcloud/backport/21838/stable18
Roeland Jago Douma [Thu, 16 Jul 2020 18:47:35 +0000 (20:47 +0200)]
Merge pull request #21841 from nextcloud/backport/21838/stable18

[stable18] Do not log RequestedRangeNotSatisfiable exceptions in DAV

4 years agoMerge pull request #21783 from nextcloud/backport/21777/stable18
Roeland Jago Douma [Thu, 16 Jul 2020 18:47:10 +0000 (20:47 +0200)]
Merge pull request #21783 from nextcloud/backport/21777/stable18

[stable18] lower minimum search length to 2 characters

4 years agofix typo 21877/head
Sergej Pupykin [Wed, 15 Jul 2020 23:19:21 +0000 (02:19 +0300)]
fix typo

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 16 Jul 2020 02:19:50 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #21802 from nextcloud/version/18.0.7/final v18.0.7
Roeland Jago Douma [Wed, 15 Jul 2020 18:51:02 +0000 (20:51 +0200)]
Merge pull request #21802 from nextcloud/version/18.0.7/final

18.0.7 final

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 15 Jul 2020 02:19:57 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

4 years agoDo not log RequestedRangeNotSatisfiable exceptions in DAV 21841/head
Roeland Jago Douma [Tue, 14 Jul 2020 18:46:33 +0000 (20:46 +0200)]
Do not log RequestedRangeNotSatisfiable exceptions in DAV

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoDo not filter id matching userId on non-user-share shares 20842/head
John Molakvoæ (skjnldsv) [Tue, 5 May 2020 16:46:24 +0000 (18:46 +0200)]
Do not filter id matching userId on non-user-share shares

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 14 Jul 2020 02:17:39 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago18.0.7 final 21802/head
Roeland Jago Douma [Mon, 13 Jul 2020 08:48:52 +0000 (10:48 +0200)]
18.0.7 final

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 13 Jul 2020 02:17:25 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 12 Jul 2020 02:17:07 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 11 Jul 2020 02:17:37 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 10 Jul 2020 02:17:12 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agolower minimum search length to 2 characters 21783/head
Robin Appelman [Thu, 9 Jul 2020 13:00:30 +0000 (15:00 +0200)]
lower minimum search length to 2 characters

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agoMerge pull request #21700 from nextcloud/version/18.0.7/RC1 v18.0.7RC1
Roeland Jago Douma [Thu, 9 Jul 2020 19:36:30 +0000 (21:36 +0200)]
Merge pull request #21700 from nextcloud/version/18.0.7/RC1

18.0.7 RC1

4 years agoMerge pull request #21781 from nextcloud/backport/21778/stable18
Roeland Jago Douma [Thu, 9 Jul 2020 19:34:21 +0000 (21:34 +0200)]
Merge pull request #21781 from nextcloud/backport/21778/stable18

[stable18] Set the moment locale even earlier

4 years agoMerge pull request #21773 from nextcloud/backport/21489/stable18
Roeland Jago Douma [Thu, 9 Jul 2020 18:37:38 +0000 (20:37 +0200)]
Merge pull request #21773 from nextcloud/backport/21489/stable18

[stable18] Use the correct mountpoint to calculate

4 years agoSet the moment locale even earlier 21781/head
Christoph Wurst [Thu, 9 Jul 2020 13:04:38 +0000 (15:04 +0200)]
Set the moment locale even earlier

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 years agobetter cleanup in share tests 21773/head
Robin Appelman [Wed, 8 Jul 2020 13:32:11 +0000 (15:32 +0200)]
better cleanup in share tests

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agoensure home storage is initialized on first setup
Robin Appelman [Wed, 8 Jul 2020 11:58:27 +0000 (13:58 +0200)]
ensure home storage is initialized on first setup

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agoensure mounts are scanned during tests
Robin Appelman [Wed, 8 Jul 2020 11:58:04 +0000 (13:58 +0200)]
ensure mounts are scanned during tests

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agoAdd more integration tests for resharing permissions
Daniel Calviño Sánchez [Mon, 22 Jun 2020 17:40:11 +0000 (19:40 +0200)]
Add more integration tests for resharing permissions

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
4 years agoUse the correct mountpoint to calculate
Roeland Jago Douma [Fri, 19 Jun 2020 14:25:49 +0000 (16:25 +0200)]
Use the correct mountpoint to calculate

If we use the owners mount point this results in null. And then the rest
of the checks get called with null. Which doesn't work.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 9 Jul 2020 02:17:54 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #21752 from nextcloud/backport/21706/stable18
Roeland Jago Douma [Wed, 8 Jul 2020 18:12:34 +0000 (20:12 +0200)]
Merge pull request #21752 from nextcloud/backport/21706/stable18

[stable18] Add a clear message why you could end up there

4 years agoAdd a clear message why you could end up there 21752/head
Joas Schilling [Mon, 6 Jul 2020 11:44:12 +0000 (13:44 +0200)]
Add a clear message why you could end up there

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #21499 from lmamane/stable18-21285-oneliner
Morris Jobke [Wed, 8 Jul 2020 11:04:58 +0000 (13:04 +0200)]
Merge pull request #21499 from lmamane/stable18-21285-oneliner

fix #21285 as oneliner

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 8 Jul 2020 02:17:16 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 7 Jul 2020 02:16:50 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #21575 from nextcloud/backport/21379/stable18
Morris Jobke [Mon, 6 Jul 2020 21:00:38 +0000 (23:00 +0200)]
Merge pull request #21575 from nextcloud/backport/21379/stable18

[stable18] Fix share permission checkboxes enabled when permissions can not be set

4 years agoMerge pull request #21702 from nextcloud/backport/18895/stable18
Morris Jobke [Mon, 6 Jul 2020 12:37:15 +0000 (14:37 +0200)]
Merge pull request #21702 from nextcloud/backport/18895/stable18

[stable18] Changes the Birthday calendar color to slightly brighter one

4 years agoMerge pull request #21343 from nextcloud/backport/21252/stable18
Morris Jobke [Mon, 6 Jul 2020 11:40:32 +0000 (13:40 +0200)]
Merge pull request #21343 from nextcloud/backport/21252/stable18

[stable18] update icewind/smb to 3.2.5

4 years agoFix unit tests from #18895 21702/head
Morris Jobke [Mon, 6 Jul 2020 11:32:42 +0000 (13:32 +0200)]
Fix unit tests from #18895

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years agoChanges the Birthday calendar color to slightly brighter one
Georg Ehrke [Tue, 14 Jan 2020 15:48:48 +0000 (16:48 +0100)]
Changes the Birthday calendar color to slightly brighter one

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
4 years ago18.0.7 RC1 21700/head
Roeland Jago Douma [Mon, 6 Jul 2020 11:17:28 +0000 (13:17 +0200)]
18.0.7 RC1

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
4 years agoMerge pull request #21670 from nextcloud/revert-21096-backport/21090/stable18
Roeland Jago Douma [Mon, 6 Jul 2020 08:38:48 +0000 (10:38 +0200)]
Merge pull request #21670 from nextcloud/revert-21096-backport/21090/stable18

Revert "[stable18] Do not read certificate bundle from data dir by default"

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 6 Jul 2020 02:16:27 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #21388 from nextcloud/backport/21380/stable18
Roeland Jago Douma [Sat, 4 Jul 2020 06:55:18 +0000 (08:55 +0200)]
Merge pull request #21388 from nextcloud/backport/21380/stable18

[stable18] Increase timeout of the appstore requests

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 4 Jul 2020 02:16:34 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years agoRevert "[stable18] Do not read certificate bundle from data dir by default" 21670/head
Roeland Jago Douma [Fri, 3 Jul 2020 12:21:28 +0000 (14:21 +0200)]
Revert "[stable18] Do not read certificate bundle from data dir by default"

4 years agoIncrease timeout of the appstore requests 21388/head
Joas Schilling [Fri, 12 Jun 2020 07:28:41 +0000 (09:28 +0200)]
Increase timeout of the appstore requests

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #21661 from timm2k/patch-1
Roeland Jago Douma [Fri, 3 Jul 2020 06:34:50 +0000 (08:34 +0200)]
Merge pull request #21661 from timm2k/patch-1

Manual backport of "Check if debugMode is defined before using it" #21657

4 years agoManual backport of "Check if debugMode is defined before using it" #21657 21661/head
timm2k [Fri, 3 Jul 2020 06:15:40 +0000 (08:15 +0200)]
Manual backport of "Check if debugMode is defined before using it" #21657

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 3 Jul 2020 02:17:29 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #21572 from nextcloud/backport/21558/stable18
Morris Jobke [Thu, 2 Jul 2020 21:50:50 +0000 (23:50 +0200)]
Merge pull request #21572 from nextcloud/backport/21558/stable18

[stable18] relax permissions mask check for detecting part file rename

4 years agoMerge pull request #21585 from nextcloud/backport/21530/stable18
Morris Jobke [Thu, 2 Jul 2020 21:34:09 +0000 (23:34 +0200)]
Merge pull request #21585 from nextcloud/backport/21530/stable18

[stable18] Remove rescanDelay from directory mtime

4 years agoMerge pull request #21551 from nextcloud/backport/21535/stable18
Roeland Jago Douma [Thu, 2 Jul 2020 19:00:45 +0000 (21:00 +0200)]
Merge pull request #21551 from nextcloud/backport/21535/stable18

[stable18] Fix language in share notes email for users

4 years agoMerge pull request #21654 from nextcloud/backport/21653/stable18
kesselb [Thu, 2 Jul 2020 18:36:25 +0000 (20:36 +0200)]
Merge pull request #21654 from nextcloud/backport/21653/stable18

[stable18] Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validating

4 years agoFix IPv6 remote addresses from X_FORWARDED_FOR headers before validating 21654/head
Joas Schilling [Thu, 2 Jul 2020 09:05:02 +0000 (11:05 +0200)]
Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validating

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #21539 from nextcloud/backport/21452/stable18
Joas Schilling [Wed, 1 Jul 2020 08:13:34 +0000 (10:13 +0200)]
Merge pull request #21539 from nextcloud/backport/21452/stable18

[stable18] Fix autocomplete for LDAP with `shareapi_only_share_with_group_members` on

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 1 Jul 2020 02:16:32 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 30 Jun 2020 02:16:29 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 29 Jun 2020 02:16:54 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 28 Jun 2020 02:16:28 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 27 Jun 2020 02:17:00 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoFix share permission checkboxes enabled when permissions can not be set 21575/head
Daniel Calviño Sánchez [Thu, 11 Jun 2020 21:19:04 +0000 (23:19 +0200)]
Fix share permission checkboxes enabled when permissions can not be set

A sharee can reshare a file and set the edit, create, delete and share
permissions of the reshare only if the received share has edit, create,
delete and share permissions, or if they were revoked in the received
share after being set in the reshare. Therefore, the permission
checkboxes in the share menu should be enabled only if the user can set
them (otherwise trying to check them will lead to an error).

Note that "sharePermissions" has all the permissions if the file is not
a reshare but a file owned by the user.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
4 years agoRemove rescanDelay from directory mtime 21585/head
Julius Härtl [Mon, 22 Jun 2020 12:15:42 +0000 (14:15 +0200)]
Remove rescanDelay from directory mtime

Signed-off-by: Julius Härtl <jus@bitgrid.net>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 25 Jun 2020 02:17:00 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #21569 from nextcloud/backport/21564/stable18
blizzz [Wed, 24 Jun 2020 20:43:57 +0000 (22:43 +0200)]
Merge pull request #21569 from nextcloud/backport/21564/stable18

[stable18] fix obsolete usage of OCdialogs

4 years agoAdd acceptance test for disabling create permission after sharing
Daniel Calviño Sánchez [Thu, 11 Jun 2020 21:18:21 +0000 (23:18 +0200)]
Add acceptance test for disabling create permission after sharing

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
4 years agoAdd acceptance test for sharing a folder without create permission
Daniel Calviño Sánchez [Thu, 11 Jun 2020 21:16:34 +0000 (23:16 +0200)]
Add acceptance test for sharing a folder without create permission

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
4 years agoAdd acceptance test for sharing a file without edit permission
Daniel Calviño Sánchez [Thu, 11 Jun 2020 21:15:26 +0000 (23:15 +0200)]
Add acceptance test for sharing a file without edit permission

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
4 years agoGeneralize functions to get locators for share permission checkboxes
Daniel Calviño Sánchez [Thu, 11 Jun 2020 21:12:20 +0000 (23:12 +0200)]
Generalize functions to get locators for share permission checkboxes

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
4 years agorelax permissions mask check for detecting part file rename 21572/head
Robin Appelman [Thu, 11 Jun 2020 12:22:59 +0000 (14:22 +0200)]
relax permissions mask check for detecting part file rename

with files drop uploads the original file name isn't always used for the '.ocTransferId' source path

Signed-off-by: Robin Appelman <robin@icewind.nl>
4 years agofix obsolete usage of OCdialogs 21569/head
Arthur Schiwon [Wed, 24 Jun 2020 15:34:00 +0000 (17:34 +0200)]
fix obsolete usage of OCdialogs

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
4 years agoMerge pull request #21543 from nextcloud/backport/21417/stable18
Joas Schilling [Wed, 24 Jun 2020 11:32:44 +0000 (13:32 +0200)]
Merge pull request #21543 from nextcloud/backport/21417/stable18

[stable18] Fix modal support for vue apps and dark theme

4 years agoFix language in share notes email for users 21551/head
Joas Schilling [Tue, 23 Jun 2020 06:14:27 +0000 (08:14 +0200)]
Fix language in share notes email for users

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 24 Jun 2020 02:17:03 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoFix unit tests 21539/head
Joas Schilling [Thu, 18 Jun 2020 09:33:43 +0000 (11:33 +0200)]
Fix unit tests

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoFix PHP CS
Joas Schilling [Wed, 17 Jun 2020 10:08:17 +0000 (12:08 +0200)]
Fix PHP CS

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoAdd another test for exact matching of a user in group restriction
Joas Schilling [Wed, 17 Jun 2020 10:06:50 +0000 (12:06 +0200)]
Add another test for exact matching of a user in group restriction

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMove back to IGroupManager::displayNamesInGroup()
Joas Schilling [Wed, 17 Jun 2020 09:59:56 +0000 (11:59 +0200)]
Move back to IGroupManager::displayNamesInGroup()

The problem is that despite it's name IGroup::searchDisplayName()
only searches by userid and this is less fixable than changing back to this method here

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoRebuild JS files 21543/head
Joas Schilling [Tue, 23 Jun 2020 12:25:37 +0000 (14:25 +0200)]
Rebuild JS files

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoDarker background for dark mode
Joas Schilling [Tue, 16 Jun 2020 10:21:10 +0000 (12:21 +0200)]
Darker background for dark mode

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMake the confirm dialog modal by default
Joas Schilling [Mon, 15 Jun 2020 14:43:18 +0000 (16:43 +0200)]
Make the confirm dialog modal by default

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoFix modal support for vue apps
Joas Schilling [Mon, 15 Jun 2020 14:42:45 +0000 (16:42 +0200)]
Fix modal support for vue apps

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 23 Jun 2020 02:17:29 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

4 years agoMerge pull request #21448 from nextcloud/backport/21406/stable18
Roeland Jago Douma [Mon, 22 Jun 2020 14:28:59 +0000 (16:28 +0200)]
Merge pull request #21448 from nextcloud/backport/21406/stable18

[stable18] Disable Client-Side Monitoring on AWS storage

4 years agoMerge pull request #21522 from nextcloud/backport/21478/stable18
Roeland Jago Douma [Mon, 22 Jun 2020 09:03:58 +0000 (11:03 +0200)]
Merge pull request #21522 from nextcloud/backport/21478/stable18

[stable18] Clarify that the email is always shared within the instance

4 years agoClarify that the email is always shared within the instance 21522/head
Joas Schilling [Fri, 19 Jun 2020 07:12:23 +0000 (09:12 +0200)]
Clarify that the email is always shared within the instance

Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years agoMerge pull request #21486 from nextcloud/backport/21482/stable18
Roeland Jago Douma [Sun, 21 Jun 2020 07:19:25 +0000 (09:19 +0200)]
Merge pull request #21486 from nextcloud/backport/21482/stable18

[stable18] Don't log Keys

4 years agoMerge pull request #21494 from nextcloud/backport/21492/stable18
Roeland Jago Douma [Sun, 21 Jun 2020 07:15:56 +0000 (09:15 +0200)]
Merge pull request #21494 from nextcloud/backport/21492/stable18

[stable18] acceptence tests shall specify which branch to pick when cloning apps

4 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 21 Jun 2020 02:16:25 +0000 (02:16 +0000)]
[tx-robot] updated from transifex