blizzz
f68cab4e39
Merge pull request #24402 from nextcloud/fix/24252/ldap-ingroup-memberid
...
LDAP: fix inGroup for memberUid type of group memberships
2020-12-15 22:33:41 +01:00
Roeland Jago Douma
70a54e135a
Merge pull request #24713 from nextcloud/bugfix/noid/upgrade-page-database
...
Do not include non-required scripts on the upgrade page
2020-12-15 21:39:45 +01:00
Julius Härtl
a4b5312729
Do not include non-required scripts on the upgrade page
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-12-15 21:14:07 +01:00
Julius Härtl
2bedfbd4b0
Merge pull request #24488 from zzkt/patch-1
2020-12-15 15:19:40 +01:00
Julius Härtl
d37034f161
Merge pull request #24683 from doc75/federation_confidentiality
2020-12-15 14:35:50 +01:00
Joas Schilling
e196cc0e2a
Merge pull request #24695 from nextcloud/bugfix/24340/fix-missing-parent-constructor-calls
...
Add missing parent::__construct() calls to Jobs
2020-12-15 13:48:38 +01:00
Joas Schilling
11c1ce6974
Fix PHP CS
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-15 11:31:28 +01:00
dependabot-preview[bot]
8506d0864b
Merge pull request #24672 from nextcloud/dependabot/npm_and_yarn/core-js-3.8.1
2020-12-15 08:42:43 +00:00
dependabot-preview[bot]
4652b15a3d
Bump core-js from 3.8.0 to 3.8.1
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/compare/v3.8.0...v3.8.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2020-12-15 07:54:33 +00:00
Roeland Jago Douma
050fa4a746
Merge pull request #24669 from nextcloud/dependabot/npm_and_yarn/webpack-merge-5.6.1
...
Bump webpack-merge from 5.4.0 to 5.6.1
2020-12-15 08:36:57 +01:00
Roeland Jago Douma
8d3fcdb5b4
Merge pull request #24671 from nextcloud/dependabot/npm_and_yarn/babel/core-7.12.10
...
Bump @babel/core from 7.12.9 to 7.12.10
2020-12-15 08:34:14 +01:00
Nextcloud bot
1f6537075b
[tx-robot] updated from transifex
2020-12-15 02:22:11 +00:00
Roeland Jago Douma
83607d227f
Merge pull request #24668 from nextcloud/dependabot/npm_and_yarn/marked-1.2.6
...
Bump marked from 1.2.5 to 1.2.6
2020-12-14 18:33:53 +01:00
John Molakvoæ
1f8237412f
Merge pull request #24589 from nextcloud/fix/search-dav
...
Add tel, note, org and title search
2020-12-14 17:39:37 +01:00
Julius Härtl
b56d7f9f4e
Merge pull request #23017 from nextcloud/enh/distinguish-users
2020-12-14 16:54:47 +01:00
John Molakvoæ (skjnldsv)
45b3ddd882
Add tel, note, org and title search
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-12-14 16:45:17 +01:00
Joas Schilling
96253c7c1b
Add missing parent::__construct() calls to Jobs
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-14 16:35:12 +01:00
Joas Schilling
39bee7948d
Merge pull request #24631 from nextcloud/bugfix/noid/prevent-select-asterix-and-specifics
...
Prevent * and other things in the same query for Oracle
2020-12-14 14:31:15 +01:00
dependabot-preview[bot]
aaefe68680
Bump marked from 1.2.5 to 1.2.6
...
Bumps [marked](https://github.com/markedjs/marked ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js )
- [Commits](https://github.com/markedjs/marked/compare/v1.2.5...v1.2.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2020-12-14 12:52:09 +00:00
Roeland Jago Douma
8f4c95f231
Merge pull request #24666 from nextcloud/dependabot/npm_and_yarn/dompurify-2.2.3
...
Bump dompurify from 2.2.2 to 2.2.3
2020-12-14 13:18:44 +01:00
Julius Härtl
8b13fd4a6c
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-12-14 11:15:59 +01:00
Julius Härtl
102402bfcb
Show unique displayname context in the user share list entries
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-12-14 11:14:59 +01:00
Julius Härtl
131fcac91e
Show unique displayname context in the sharing input
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-12-14 11:14:59 +01:00
Julius Härtl
a86746ea08
Make share results distinguishable if there are more than one with the exact same display name
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-12-14 11:14:58 +01:00
Joas Schilling
5828f3c4f9
Prevent * and other things in the same query for Oracle
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-14 09:35:50 +01:00
dependabot-preview[bot]
cb6c4864fd
Bump dompurify from 2.2.2 to 2.2.3
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.2.2...2.2.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2020-12-14 08:25:36 +00:00
Roeland Jago Douma
99a6665888
Merge pull request #24679 from nextcloud/tcitworld-patch-1
...
Update comment to reflect current CSP policy
2020-12-14 09:11:15 +01:00
Roeland Jago Douma
b2ef004969
Merge pull request #24663 from nextcloud/sanitizers
...
Add sanitizers for JSON output
2020-12-14 09:11:01 +01:00
Nextcloud bot
78ca1819f6
[tx-robot] updated from transifex
2020-12-14 02:19:26 +00:00
Guillaume Virlet
83491c6c58
[ Fix #24682 ]: ensure federation cloud id is retruned if FN property not found
...
Signed-off-by: Guillaume Virlet <github@virlet.org>
2020-12-13 13:57:41 +01:00
Nextcloud bot
ea4fc6b507
[tx-robot] updated from transifex
2020-12-13 02:18:32 +00:00
Thomas Citharel
71cf92697c
Update comment to reflect current CSP policy
...
JS unsafe-eval was removed a long time ago in https://github.com/nextcloud/server/pull/11028
2020-12-12 21:11:42 +01:00
dependabot-preview[bot]
dcc3ca55d8
Bump @babel/core from 7.12.9 to 7.12.10
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.9 to 7.12.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-12 04:24:39 +00:00
dependabot-preview[bot]
5644795813
Merge pull request #24670 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.12.10
2020-12-12 04:22:04 +00:00
dependabot-preview[bot]
8038f664d3
Merge pull request #24667 from nextcloud/dependabot/npm_and_yarn/sinon-9.2.2
2020-12-12 03:06:55 +00:00
dependabot-preview[bot]
a1a9d38e2a
Bump @babel/preset-env from 7.12.7 to 7.12.10
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.12.7 to 7.12.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-preset-env )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-12 02:19:50 +00:00
dependabot-preview[bot]
a9b0a4e307
Bump webpack-merge from 5.4.0 to 5.6.1
...
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge ) from 5.4.0 to 5.6.1.
- [Release notes](https://github.com/survivejs/webpack-merge/releases )
- [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/survivejs/webpack-merge/compare/v5.4.0...v5.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-12 02:19:03 +00:00
Nextcloud bot
949ae6389b
[tx-robot] updated from transifex
2020-12-12 02:18:46 +00:00
dependabot-preview[bot]
82bbbf07bf
Bump sinon from 9.2.1 to 9.2.2
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 9.2.1 to 9.2.2.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sinonjs/sinon/commits/v9.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-12 02:17:18 +00:00
Lukas Reschke
8a8aa4f7dc
Add sanitizers for JSON output
...
Those functions set proper content-types that prevent rendering of
data. Therefore it's safe to mark them as sanitizers.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2020-12-11 21:23:11 +00:00
nik gaffney
794cc3d803
repair text/org MIME types
...
Signed-off-by: nik gaffney <nik@fo.am>
2020-12-11 18:21:33 +01:00
nik gaffney
0343318248
add text/org mimetype
...
Signed-off-by: nik gaffney <nik@fo.am>
2020-12-11 18:21:33 +01:00
Roeland Jago Douma
9dd27f923e
Merge pull request #24588 from nextcloud/version/21/beta1
...
21 beta1
2020-12-11 15:34:38 +01:00
Roeland Jago Douma
43e07b36a9
Merge pull request #24635 from nextcloud/bugfix/noid/show-email-recipient
...
Show email address for shares that were created by other users
2020-12-11 13:04:52 +01:00
John Molakvoæ
32f64b68e4
Merge pull request #24643 from nextcloud/fix/noid/recent-files-has-preview
...
Indicate preview availability in recent file api responses
2020-12-11 12:35:28 +01:00
Nextcloud bot
bda3d01196
[tx-robot] updated from transifex
2020-12-11 02:20:16 +00:00
Roeland Jago Douma
582ce5a6ad
Merge pull request #24416 from nextcloud/fix/app-store-check-php-compat
...
Check php compatibility of app store app releases
2020-12-10 21:42:58 +01:00
dependabot-preview[bot]
55b2b58bf9
Merge pull request #24650 from nextcloud/dependabot/npm_and_yarn/build/ini-1.3.7
2020-12-10 18:48:45 +00:00
dependabot-preview[bot]
78079839be
[Security] Bump ini from 1.3.5 to 1.3.7 in /build
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7. **This update includes a security fix.**
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-10 18:12:25 +00:00
Richard Steinmetz
f56eb82ddd
Indicate preview availability in recent file api responses
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2020-12-10 16:37:46 +01:00