dependabot-preview[bot]
26fde7aedd
Merge pull request #23661 from nextcloud/dependabot/npm_and_yarn/dompurify-2.2.0
2020-10-28 00:56:41 +00:00
dependabot-preview[bot]
faefbe1346
Bump dompurify from 2.1.1 to 2.2.0
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.1.1...2.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2020-10-27 20:39:03 +00:00
Roeland Jago Douma
cf1af5b83b
Merge pull request #23496 from lynn-stephenson/fix/related-key-issue
...
Fixes related key issue.
2020-10-27 20:23:07 +01:00
Roeland Jago Douma
28d82394f1
Merge pull request #23720 from nextcloud/lowercase-email
...
save email as lower case
2020-10-27 20:14:43 +01:00
Roeland Jago Douma
eadce7fadd
Merge pull request #23601 from nextcloud/techdebt/noid/comments-manager-improvements
...
Comments manager improvements/extensions needed by Talk
2020-10-27 19:57:55 +01:00
Roeland Jago Douma
49854f58d3
Merge pull request #23725 from nextcloud/enh/noid/specify-accept-argument-for-avatar-upload
...
Specify accept argument to avatar upload input field
2020-10-27 19:54:14 +01:00
Roeland Jago Douma
157c5abbc4
Merge pull request #23721 from nextcloud/reset-avatar-cropper
...
reset avatar cropper before showing
2020-10-27 19:52:10 +01:00
Roeland Jago Douma
7949854837
Merge pull request #23712 from nextcloud/enh/noid/add-size-to-file-obj-definition
...
Add optional size field for the file obj
2020-10-27 19:51:31 +01:00
kesselb
54f2d9b524
Merge pull request #23722 from nextcloud/fix/noid/use-correct-l10n-module
...
Use lib instead if core as l10n module in OC_Files
2020-10-27 17:28:13 +01:00
kesselb
a3ae8ee48c
Merge pull request #23724 from nextcloud/techdebt/deprecate-ieventdispatcher-dispatch
...
Deprecate \OCP\EventDispatcher\IEventDispatcher::dispatch
2020-10-27 17:26:55 +01:00
Vincent Petry
4d974d02f2
Merge pull request #23711 from nextcloud/bugfix/21085/userlist-display-default-quota-value
...
Fix default quota display value in user row
2020-10-27 16:30:36 +01:00
Morris Jobke
f6448779ad
Specify accept argument to avatar upload input field
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-10-27 15:51:37 +01:00
Christoph Wurst
a79ed0653b
Deprecate \OCP\EventDispatcher\IEventDispatcher::dispatch
...
As discussed in
https://help.nextcloud.com/t/deprecation-of-ieventdispatcher-dispatch/95381
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-27 15:43:07 +01:00
Morris Jobke
fc403135d1
Use lib instead if core as l10n module in OC_Files
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-10-27 15:37:57 +01:00
Robin Appelman
76be867898
reset avatar cropper before showing
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-27 15:00:50 +01:00
Robin Appelman
cbd6e65678
save email as lower case
...
email addresses are case insensitive
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-27 14:56:52 +01:00
Vincent Petry
66ce56e424
Fix default quota display value in user row
...
When selecting default quota in the dropdown, the actual numeric value
or "Unlimited" will be displayed instead of "0 B". This matches whatever
is displayed after refreshing the page.
In the case where the default quota is unlimited, for which the server
returns -3 instead of "none", the frontend now also shows "Unlimited"
instead of "0 B".
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-10-27 13:00:43 +01:00
Roeland Jago Douma
25f347a49a
Merge pull request #23645 from nextcloud/fix/fe/s3/isset_first
...
Check if array elements exist before using them
2020-10-27 11:55:37 +01:00
Vincent Petry
f7fd8d520d
Add optional size field for the file obj
...
Add optional size field for the file rich object definition.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-10-27 11:48:41 +01:00
Morris Jobke
d38a7c6710
Merge pull request #23697 from nextcloud/bugfix/noid/fix-undefined-variable
...
Fix undefined variable
2020-10-27 10:35:18 +01:00
dependabot-preview[bot]
4419d3e4de
Merge pull request #23662 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-3.1.0
2020-10-27 09:10:37 +00:00
blizzz
41fe4dc043
Merge pull request #23700 from nextcloud/fix/noid/remnants-sharee-display
...
Use ShareManager to determine shares of unlocatable LDAP users and fix an issue in a condition
2020-10-27 09:39:34 +01:00
Joas Schilling
92be66cff2
Fix the expected output
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-27 09:11:36 +01:00
Joas Schilling
c5d0c8ce12
Simplify the function looking for output
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-27 09:11:19 +01:00
dependabot-preview[bot]
3b72136f9d
Bump @nextcloud/vue from 3.0.0 to 3.1.0
...
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases )
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v3.0.0...v3.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-10-27 08:08:28 +00:00
Nextcloud bot
ae54ae6c9b
[tx-robot] updated from transifex
2020-10-27 02:18:34 +00:00
Morris Jobke
a150f2a198
Merge pull request #23701 from nextcloud/fix/fed/bg_signatures
...
Make sure the function signatures of the backgroundjob match
2020-10-26 23:01:23 +01:00
Morris Jobke
0f52e14a92
Merge pull request #23693 from nextcloud/bugfix/noid/import-cert-clarify
...
Clarify import cert command
2020-10-26 22:50:28 +01:00
Roeland Jago Douma
1ed05c2be5
Merge pull request #23660 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.12.1
...
Bump @babel/preset-env from 7.11.5 to 7.12.1
2020-10-26 22:01:15 +01:00
Roeland Jago Douma
1f2ff18439
Make sure the function signatures of the backgroundjob match
...
Else PHP says no
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-10-26 21:40:55 +01:00
Roeland Jago Douma
6dd3785332
Merge pull request #23680 from nextcloud/fix/theming/background-transparency
...
Enable theming background transparency
2020-10-26 20:47:28 +01:00
Roeland Jago Douma
e7a8061130
Merge pull request #23659 from nextcloud/dependabot/npm_and_yarn/camelcase-6.1.0
...
Bump camelcase from 6.0.0 to 6.1.0
2020-10-26 20:46:39 +01:00
dependabot-preview[bot]
61f7e34d66
Bump camelcase from 6.0.0 to 6.1.0
...
Bumps [camelcase](https://github.com/sindresorhus/camelcase ) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/sindresorhus/camelcase/releases )
- [Commits](https://github.com/sindresorhus/camelcase/compare/v6.0.0...v6.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-10-26 18:56:57 +00:00
Roeland Jago Douma
7570daf123
Merge pull request #23696 from nextcloud/fix/noid/fix-share-download-error-message
...
Return correct error message on share download without read permission
2020-10-26 19:42:54 +01:00
Joas Schilling
dd3d5829e7
This is not javascript
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-26 17:06:32 +01:00
Joas Schilling
46e3ea4e41
Fix undefined variable
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-26 16:37:54 +01:00
Morris Jobke
0390a90d70
Return correct error message on share download without read permission
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-10-26 16:22:27 +01:00
Arthur Schiwon
fd1fd5afa4
user share manager to determine share ownership
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-10-26 16:05:28 +01:00
Arthur Schiwon
951887e922
fixes determining whether former user is a share owner
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-10-26 16:05:28 +01:00
Arthur Schiwon
2e455f632a
split instantiation from business logic in OfflineUser
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-10-26 16:05:28 +01:00
Arthur Schiwon
002c56de17
add test for active shares flag
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-10-26 16:05:23 +01:00
blizzz
a744583545
Merge pull request #23620 from nextcloud/techdebt/noid/ldap-proxy-classes
...
LDAP simplify User_Proxy and Group_Proxy signatures
2020-10-26 16:04:12 +01:00
Roeland Jago Douma
5216c927fb
Merge pull request #23655 from nextcloud/dependabot/npm_and_yarn/exports-loader-1.1.1
...
Bump exports-loader from 1.1.0 to 1.1.1
2020-10-26 13:03:58 +01:00
Vincent Petry
e80bb9c09f
Clarify import cert command
...
Add hint that the certificate to be imported must be in PEM format (CRT
does not parse).
Improved error message to mention that the given path must be accessible
by the web server user.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-10-26 11:51:37 +01:00
Roeland Jago Douma
15b3d86987
Merge pull request #23688 from nextcloud/timm2k-patch-1
...
Use bigint for fileid in filecache_extended
2020-10-26 09:55:22 +01:00
timm2k
60efad45cf
Update CheckSetupController.php
2020-10-26 09:42:01 +01:00
timm2k
3f691c52dc
Update ConvertFilecacheBigInt.php
2020-10-26 09:18:56 +01:00
Nextcloud bot
f9ea3d8689
[tx-robot] updated from transifex
2020-10-26 02:18:04 +00:00
Roeland Jago Douma
b7be09ab2c
Check if array elements exist before using them
...
It seems that in some recent upgrade here. Not always the entries we
expect are returned. So we should first check if they exist. As to not
spam the log.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-10-25 22:03:40 +01:00
John Molakvoæ (skjnldsv)
68f1f44e58
Enable theming background transparency
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-10-25 19:15:52 +01:00