Morris Jobke
6dc21fff45
Merge pull request #14023 from william-p/OS_params
...
Fix: Check if `$this->params['user']` is an array
2019-02-07 14:30:23 +01:00
Morris Jobke
f4d90960f5
Merge pull request #14040 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/vue-and-vue-template-compiler
...
Bump vue and vue-template-compiler in /apps/accessibility
2019-02-07 14:28:42 +01:00
Morris Jobke
02d67da528
Merge pull request #14041 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-4.29.1
...
Bump webpack from 4.29.0 to 4.29.1 in /apps/oauth2
2019-02-07 14:28:10 +01:00
Morris Jobke
32a6f4bf3d
Merge pull request #10248 from weeman1337/enhancement/9457-2
...
Introduces avatars for guest users
2019-02-07 14:24:08 +01:00
Morris Jobke
94b1b1593b
Remove public interface that was only needed for testing
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-07 14:23:16 +01:00
Morris Jobke
f45df6096b
Add since labels
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-07 14:23:16 +01:00
Michael Weimann
2a8118e459
Switch guest avatars to PNG
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2019-02-07 14:23:16 +01:00
Michael Weimann
bf1253cb49
Implement guest avatar endpoint
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2019-02-07 14:23:16 +01:00
Joas Schilling
b93aa586f4
Fix wrong method call
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-02-07 14:12:17 +01:00
Morris Jobke
b69b17f29f
Merge pull request #14078 from nextcloud/backport/14076/master
...
[master] Make external storages browsable again in the web UI
2019-02-07 13:56:47 +01:00
Joas Schilling
9cc7efaedc
Make sure the relative path is always a string
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-02-07 13:44:35 +01:00
Morris Jobke
b717434f13
Reintroduce status check for external storages
...
Fixes #14022
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-07 10:07:36 +00:00
Nextcloud bot
8db2f3ec3a
[tx-robot] updated from transifex
2019-02-06 22:18:24 +00:00
Robin Appelman
89b0d28cb4
update icewind/smb to 3.1.0
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-02-06 16:08:58 +01:00
Morris Jobke
a1aa6ee70d
Merge pull request #12573 from nextcloud/fix/12568/special_handling_of_logout
...
Do not do redirect handling when loggin out
2019-02-06 15:38:54 +01:00
Joas Schilling
3580a1a240
Use the new method instead of the deprecated wrapper
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-02-06 13:34:12 +01:00
Nextcloud bot
0df5110127
[tx-robot] updated from transifex
2019-02-06 11:27:29 +00:00
Morris Jobke
b2ae53a44b
Merge pull request #14057 from nextcloud/bugfix/noid/translation-sync-failures
...
Ignore compiled assets in settings/
2019-02-06 12:15:28 +01:00
Morris Jobke
19ee259dc2
Ignore compiled assets
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-06 11:33:27 +01:00
Roeland Jago Douma
7942ef80da
Merge pull request #14008 from nextcloud/3rdpart/phpseclib-2.0.14
...
[3rdparty] Bump phpseclib to 2.0.14
2019-02-06 11:31:55 +01:00
Roeland Jago Douma
60e5a5eca4
Do not do redirect handling when loggin out
...
Fixes #12568
Since the clearing of the execution context causes another reload. We
should not do the redirect_uri handling as this results in redirecting
back to the logout page on login.
This adds a simple middleware that will just check if the
ClearExecutionContext session variable is set. If that is the case it
will just redirect back to the login page.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-06 11:29:32 +01:00
Roeland Jago Douma
b68567e9ba
Add StandaloneTemplateResponse
...
This can be used by pages that do not have the full Nextcloud UI.
So notifications etc do not load there.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-06 11:26:18 +01:00
Morris Jobke
f60e223d57
Merge pull request #14053 from nextcloud/fix/jstz_is_bundled
...
Do not load bundled jstimezonedetect
2019-02-06 10:03:23 +01:00
Roeland Jago Douma
635aa23b8c
Do not load bundled jstimezonedetect
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-06 09:16:45 +01:00
dependabot[bot]
024174d5a4
Bump webpack from 4.29.0 to 4.29.1 in /apps/oauth2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.29.0 to 4.29.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.29.0...v4.29.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-06 09:03:33 +01:00
dependabot[bot]
119dbca99a
Bump vue and vue-template-compiler in /apps/accessibility
...
Bumps [vue](https://github.com/vuejs/vue ) and [vue-template-compiler](https://github.com/vuejs/vue ). These dependencies needed to be updated together.
Updates `vue` from 2.5.22 to 2.6.2
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.5.22...v2.6.2 )
Updates `vue-template-compiler` from 2.5.22 to 2.6.2
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.5.22...v2.6.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-06 09:00:35 +01:00
Roeland Jago Douma
5faf6f5186
Merge pull request #14049 from nextcloud/dependabot/npm_and_yarn/settings/webpack-4.29.1
...
Bump webpack from 4.29.0 to 4.29.1 in /settings
2019-02-06 08:51:40 +01:00
Roeland Jago Douma
50ca785808
Merge pull request #14047 from nextcloud/dependabot/npm_and_yarn/webpack-4.29.1
...
Bump webpack from 4.29.0 to 4.29.1
2019-02-06 08:51:04 +01:00
Roeland Jago Douma
d6926b03ef
Merge pull request #14046 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-4.29.1
...
Bump webpack from 4.29.0 to 4.29.1 in /apps/updatenotification
2019-02-06 08:50:23 +01:00
Roeland Jago Douma
4534c6c470
Merge pull request #14044 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-4.29.1
...
Bump webpack from 4.29.0 to 4.29.1 in /apps/accessibility
2019-02-06 08:50:00 +01:00
dependabot[bot]
7d72ddb385
Bump webpack from 4.29.0 to 4.29.1 in /apps/accessibility
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.29.0 to 4.29.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.29.0...v4.29.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-05 21:44:20 +01:00
Roeland Jago Douma
d88604015a
No need to emit additonalscript event on public pages
...
There already is a separate event for this. This will make it possible
to only inject code with the logged in one on default rendered pages.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-05 20:59:36 +01:00
dependabot[bot]
da1c36e7c4
Bump webpack from 4.29.0 to 4.29.1 in /apps/updatenotification
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.29.0 to 4.29.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.29.0...v4.29.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-05 19:44:20 +00:00
dependabot[bot]
095827f232
Bump webpack from 4.29.0 to 4.29.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.29.0 to 4.29.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.29.0...v4.29.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-05 19:43:16 +00:00
dependabot[bot]
eaa7509f48
Bump webpack from 4.29.0 to 4.29.1 in /settings
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.29.0 to 4.29.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.29.0...v4.29.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-05 19:41:12 +00:00
Roeland Jago Douma
780e1485c8
Merge pull request #14042 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/webpack-cli-3.2.3
...
Bump webpack-cli from 3.2.1 to 3.2.3 in /apps/updatenotification
2019-02-05 20:39:25 +01:00
dependabot[bot]
1cca285e2d
Bump webpack-cli from 3.2.1 to 3.2.3 in /apps/updatenotification
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 3.2.1 to 3.2.3.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-05 19:39:04 +00:00
Roeland Jago Douma
9aaa01d8eb
Merge pull request #14048 from nextcloud/dependabot/npm_and_yarn/settings/webpack-cli-3.2.3
...
Bump webpack-cli from 3.2.1 to 3.2.3 in /settings
2019-02-05 20:38:20 +01:00
Roeland Jago Douma
5ebb4d6075
Merge pull request #14045 from nextcloud/dependabot/npm_and_yarn/webpack-cli-3.2.3
...
Bump webpack-cli from 3.2.1 to 3.2.3
2019-02-05 20:38:00 +01:00
Roeland Jago Douma
b653aa45e0
Merge pull request #14039 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-cli-3.2.3
...
Bump webpack-cli from 3.2.1 to 3.2.3 in /apps/oauth2
2019-02-05 20:36:47 +01:00
Roeland Jago Douma
3ab34eba3f
Merge pull request #14038 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/webpack-cli-3.2.3
...
Bump webpack-cli from 3.2.1 to 3.2.3 in /apps/accessibility
2019-02-05 20:36:11 +01:00
dependabot[bot]
db8e02c72d
Bump webpack-cli from 3.2.1 to 3.2.3 in /settings
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 3.2.1 to 3.2.3.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-05 18:55:59 +00:00
dependabot[bot]
4649d98c36
Bump webpack-cli from 3.2.1 to 3.2.3
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 3.2.1 to 3.2.3.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-05 18:54:14 +00:00
dependabot[bot]
3c049caa77
Bump webpack-cli from 3.2.1 to 3.2.3 in /apps/oauth2
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 3.2.1 to 3.2.3.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-05 18:51:30 +00:00
dependabot[bot]
61d103e294
Bump webpack-cli from 3.2.1 to 3.2.3 in /apps/accessibility
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 3.2.1 to 3.2.3.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-05 18:51:28 +00:00
Andrey Dyakov
f5102265f9
Fix expiration date changing
...
Pass shareId to setExpirationDate()
2019-02-05 20:12:16 +03:00
Morris Jobke
1ceddc1cc2
Merge pull request #14030 from nextcloud/fix/oc_addstyle
...
Fix OC.addStyle and OC.addScript
2019-02-05 15:42:57 +01:00
Roeland Jago Douma
53a266060f
Fix OC.addStyle and OC.addScript
...
With the move to the bundles a comment tag was not removed. So the
loaded array was undefined.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-05 15:24:54 +01:00
Roeland Jago Douma
dbd0bd6b3f
Merge pull request #13954 from nextcloud/bugfix/noid/show-original-location-in-trashbin
...
Show original path in trashbin
2019-02-05 14:08:37 +01:00
Roeland Jago Douma
3d33703ed9
Merge pull request #14024 from nextcloud/fix/installation
...
It is getURLParameter not getUrlParameter
2019-02-05 13:46:20 +01:00