Christoph Wurst
4488e846a5
Add unified search API
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-24 14:20:25 +02:00
Roeland Jago Douma
50b1568d48
Merge pull request #21548 from nextcloud/bug/21519/add-appstoreurl-to-config
...
Add appstoreurl to config.sample.php.
2020-06-24 09:02:40 +02:00
Nextcloud bot
54c716ec8f
[tx-robot] updated from transifex
2020-06-24 02:16:44 +00:00
blizzz
c5c3d04fa1
Merge pull request #21535 from nextcloud/bugfix/noid/backportable-wrong-language-in-share-note-email
...
Fix language in share notes email for users
2020-06-23 23:27:13 +02:00
Daniel Kesselberg
7953a2fa20
Add appstoreurl to config.sample.php.
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-06-23 22:16:27 +02:00
Joas Schilling
95652d4469
Fix language in share notes email for users
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-23 22:01:40 +02:00
Joas Schilling
a29359a726
Merge pull request #21545 from nextcloud/bugfix/noid/fix-dark-theme-for-guests
...
Fix dark mode for guests
2020-06-23 22:00:22 +02:00
Joas Schilling
2651dfaf15
Merge pull request #21546 from nextcloud/techdebt/noid/make-annotations-case-insensitive
...
Make annotations case insensitive
2020-06-23 20:55:38 +02:00
Joas Schilling
6e46df26a8
Unify settings middleware with others
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-23 20:18:38 +02:00
Joas Schilling
ad0731a63c
Make annotations case insensitive
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-23 20:18:23 +02:00
Joas Schilling
220423e0a5
Fix dark mode for guests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-23 19:54:41 +02:00
Christoph Wurst
284ca3e8a8
Merge pull request #21524 from nextcloud/enhancement/files-bootstrap
...
Migrate Files to the new bootstrap mechanism
2020-06-23 18:51:50 +02:00
Joas Schilling
8ec1b8132e
Merge pull request #21452 from nextcloud/bugfix/21451/allow-autocomplete-by-displayname-again
...
Fix autocomplete for LDAP with `shareapi_only_share_with_group_members` on
2020-06-23 14:02:17 +02:00
Nextcloud bot
3487ac763d
[tx-robot] updated from transifex
2020-06-23 02:17:10 +00:00
Joas Schilling
64f5a20aea
Merge pull request #21366 from nextcloud/feature/noid/respect-prefers-color-scheme
...
Respect "prefers-color-scheme" media selector for guests
2020-06-22 15:56:11 +02:00
blizzz
859941db32
Merge pull request #21479 from nextcloud/fix/21474/allow_specifying_cookie_type
...
Allow to specify the cookie type for appframework responses
2020-06-22 13:00:12 +02:00
blizzz
a899b4775d
Merge pull request #21475 from nextcloud/enh/noid/flow-event-dispatcher
...
flow to not use deprecated event dispatcher methods
2020-06-22 11:18:50 +02:00
Roeland Jago Douma
b5e6b90584
Merge pull request #21510 from nextcloud/fix/unit_test/responsetest
...
Fix unit test of the ResponseTest
2020-06-22 10:31:19 +02:00
Christoph Wurst
2b26bf1408
Migrate Files to the new bootstrap mechanism
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-22 10:19:00 +02:00
Joas Schilling
2e615c0e61
Merge pull request #21478 from nextcloud/bugfix/noid/clarify-email-is-always-shared-in-the-instance
...
Clarify that the email is always shared within the instance
2020-06-22 08:46:24 +02:00
Roeland Jago Douma
fbf9772a3e
Allow to specify the cookie type for appframework responses
...
In general it is good to set them to Lax. But also to give devs more
control over them is not a bad thing.
Helps with #21474
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-06-22 08:38:44 +02:00
Roeland Jago Douma
6cd224a3a8
Merge pull request #21506 from nextcloud/dependabot/npm_and_yarn/moment-2.27.0
...
Bump moment from 2.26.0 to 2.27.0
2020-06-22 08:29:50 +02:00
Roeland Jago Douma
c006b5ff2a
Fix unit test of the ResponseTest
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-06-21 09:44:56 +02:00
dependabot-preview[bot]
6bf06fb073
Bump moment from 2.26.0 to 2.27.0
...
Bumps [moment](https://github.com/moment/moment ) from 2.26.0 to 2.27.0.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.26.0...2.27.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-06-21 07:29:27 +00:00
Roeland Jago Douma
d7157bb799
Merge pull request #21492 from nextcloud/fix/noid/branch-for-cloning-acceptance-related-apps
...
acceptence tests shall specify which branch to pick when cloning apps
2020-06-21 09:16:27 +02:00
Roeland Jago Douma
2a29747bb2
Merge pull request #21507 from nextcloud/dependabot/npm_and_yarn/babel/core-7.10.3
...
Bump @babel/core from 7.10.2 to 7.10.3
2020-06-21 09:03:03 +02:00
Roeland Jago Douma
0069df3f08
Merge pull request #21505 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.10.3
...
Bump @babel/preset-env from 7.10.2 to 7.10.3
2020-06-21 09:02:39 +02:00
Roeland Jago Douma
f75fac84d1
Merge pull request #21504 from nextcloud/dependabot/npm_and_yarn/webpack-cli-3.3.12
...
Bump webpack-cli from 3.3.11 to 3.3.12
2020-06-21 09:02:06 +02:00
Nextcloud bot
333b6b8ec1
[tx-robot] updated from transifex
2020-06-21 02:16:08 +00:00
dependabot-preview[bot]
77bb4c26cf
Bump @babel/core from 7.10.2 to 7.10.3
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.10.2 to 7.10.3.
- [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.10.3/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-21 01:19:35 +00:00
dependabot-preview[bot]
c706daa8eb
Bump @babel/preset-env from 7.10.2 to 7.10.3
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.10.2 to 7.10.3.
- [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.10.3/packages/babel-preset-env )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-21 01:17:20 +00:00
dependabot-preview[bot]
50a98d9c75
Bump webpack-cli from 3.3.11 to 3.3.12
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 3.3.11 to 3.3.12.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.12/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.11...v3.3.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-21 01:16:48 +00:00
Roeland Jago Douma
d523925db5
Merge pull request #21467 from nextcloud/enhancement/dav-bootstrap
...
Move DAV to the new bootstrap mechanism
2020-06-20 16:23:01 +02:00
Nextcloud bot
ce9d3b36df
[tx-robot] updated from transifex
2020-06-20 02:16:35 +00:00
Arthur Schiwon
3706eae777
flow to not use deprecated event dispatcher methods
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-06-19 23:03:07 +02:00
Roeland Jago Douma
6ec8042d88
Merge pull request #21469 from nextcloud/bugfix/noid/event-service-listener-registration
...
Fix event service listener registration
2020-06-19 21:28:29 +02:00
Roeland Jago Douma
59093abfaf
Merge pull request #21483 from nextcloud/fix/scss/timeout
...
Give up after 10 seconds in SCSS timeout
2020-06-19 21:26:26 +02:00
Arthur Schiwon
de61c7d302
acceptence tests shall specify which branch to pick when cloning apps
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-06-19 21:08:39 +02:00
blizzz
976dbf6241
Merge pull request #21421 from nextcloud/fix/noid/cached-missing-dn
...
getXbyY can still return false, e.g. when using ldap write support
2020-06-19 20:01:06 +02:00
Christoph Wurst
1285be2bd1
Move DAV to the new bootstrap mechanism
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-19 15:10:20 +02:00
Joas Schilling
2147c39cb0
Merge pull request #21482 from nextcloud/bugfix/noid/dont-log-keys
...
Don't log Keys
2020-06-19 15:09:24 +02:00
Roeland Jago Douma
4768526b81
Give up after 10 seconds in SCSS timeout
...
Else we keep idling for ages which leads to bad UX
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-06-19 14:39:31 +02:00
Joas Schilling
a7f26cfe28
Don't log Keys
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-19 13:44:27 +02:00
Roeland Jago Douma
52dd1e3a80
Merge pull request #21457 from nextcloud/enhancement/crash-reporters-registration-boostrap
...
Allow crash reporters registration during app bootstrap
2020-06-19 11:22:44 +02:00
Christoph Wurst
2b7b7144d4
Allow crash reporters registration during app bootstrap
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-19 10:38:26 +02:00
Joas Schilling
1fb7cc5efb
Clarify that the email is always shared within the instance
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-19 09:12:23 +02:00
Nextcloud bot
dd0b9655b2
[tx-robot] updated from transifex
2020-06-19 02:16:27 +00:00
Joas Schilling
9cf32a3999
Fix event service listener registration
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-18 15:00:19 +02:00
Christoph Wurst
2f586bc7e0
Merge pull request #21463 from nextcloud/fix/continue-not-return-register-exception
...
Continue with next app when one errors during register
2020-06-18 13:33:38 +02:00
Joas Schilling
1151394739
Fix unit tests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-18 11:33:43 +02:00