Commit Graph

49575 Commits

Author SHA1 Message Date
John Molakvoæ 6b7eb26f39
Bump url-loader from 1.1.2 to 2.0.0 (#15904)
Bump url-loader from 1.1.2 to 2.0.0
2019-06-11 19:15:36 +02:00
John Molakvoæ 18d85d46d1
Merge pull request #15783 from nextcloud/bugfix/6015/app-enable-migration
Run repair steps when enabling an app that has already been installed
2019-06-11 18:42:23 +02:00
John Molakvoæ dc600f2619
Show share settings only if incoming federated shares are allowed (#15830)
Show share settings only if incoming federated shares are allowed
2019-06-11 18:31:16 +02:00
John Molakvoæ cf2d12340f
Fix userid casting in notifications (#15912)
Fix userid casting in notifications
2019-06-11 18:30:42 +02:00
John Molakvoæ (skjnldsv) 49d5030a53
Fix userid casting in notifications
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-06-11 16:53:20 +02:00
John Molakvoæ a53ebdb53d
Merge pull request #15905 from nextcloud/dependabot/npm_and_yarn/file-loader-4.0.0
Bump file-loader from 3.0.1 to 4.0.0
2019-06-11 15:25:50 +02:00
John Molakvoæ f18c7bef73
Fix mobile menu over app-content (#15913)
Fix mobile menu over app-content
2019-06-11 15:25:16 +02:00
dependabot-preview[bot] e4f650eb71
Bump url-loader from 1.1.2 to 2.0.0
Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 1.1.2 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/url-loader/releases)
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/url-loader/compare/v1.1.2...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-11 11:40:14 +00:00
John Molakvoæ 24600ee330
Bump webpack-cli from 3.3.2 to 3.3.3 (#15901)
Bump webpack-cli from 3.3.2 to 3.3.3
2019-06-11 13:34:06 +02:00
John Molakvoæ (skjnldsv) cc6aed9362
Fix mobile menu over app-content
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-06-11 10:17:09 +02:00
John Molakvoæ 147073911f
Fix missing login hook wih Apache/SAML login (#15909)
Fix missing login hook wih Apache/SAML login
2019-06-11 09:41:43 +02:00
Christoph Wurst 7d1fc2b8e8
Fix missing login hook wih Apache/SAML
Without this patch the hook does not transport the information whether the login is
done with an app password or not. The suspicious login app requires the parameter
to function correctly, hence adding it will make suspicious login detection also possible
with SAML users.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-06-11 07:29:00 +02:00
dependabot-preview[bot] 815a703615
Bump file-loader from 3.0.1 to 4.0.0
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v3.0.1...v4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-09 01:15:22 +00:00
dependabot-preview[bot] 7fb6094b64
Bump webpack-cli from 3.3.2 to 3.3.3
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.2 to 3.3.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/compare/v3.3.2...3.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-09 01:13:29 +00:00
John Molakvoæ b968987ed4
Replace OC.Notification with toastify js (#15124)
Replace OC.Notification with toastify js
2019-06-07 08:24:15 +02:00
Julius Härtl d95ef2c0f7
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-07 07:32:53 +02:00
Julius Härtl 6d848b545d
Adjust jsunit tests for new toast library
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-07 07:32:48 +02:00
Julius Härtl 2d0337332d
Add toastify js as a OC.Notification replacement
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-07 07:32:16 +02:00
John Molakvoæ 07ffe4a34a
Merge pull request #15878 from nextcloud/Stale-bot-only-issues
Stale bot: only issues
2019-06-05 15:31:52 +02:00
Julius Härtl 8f2e8fa324
Run repair steps when enabling an app that has already been installed
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-05 13:52:46 +02:00
John Molakvoæ e54dce950d
Stale bot: only issues 2019-06-05 13:00:34 +02:00
Roeland Jago Douma ad62974a81
Merge pull request #15877 from nextcloud/rullzer-patch-1
Update stale.yml
2019-06-05 12:36:32 +02:00
Roeland Jago Douma 0c842827d5
Update stale.yml
Limit to 1 until we find out why onlyLabels is not respected...
2019-06-05 12:36:19 +02:00
John Molakvoæ 42af084f34
Add stale config (#15873)
Add stale config
2019-06-05 10:42:01 +02:00
John Molakvoæ 59b03bd3ce
Update stale.yml 2019-06-05 09:38:25 +02:00
John Molakvoæ 3b2a052eca
Add stale config 2019-06-05 09:30:48 +02:00
Roeland Jago Douma bc43718f22
Merge pull request #15816 from nextcloud/enh/do_not_try_to_instantiate_builtintypes
Do not autoload built in types
2019-06-05 09:01:59 +02:00
Roeland Jago Douma 49361c40e2
Typehint builtin types in constructor to not initiate autoloading
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-06-04 15:13:33 +02:00
Roeland Jago Douma 357263a70b
Do not try to autoload built in types
This avoids calls to the autoloader (or chain of autoloaders) to see if
for example 'principalPrefix' class can be found. While we already know
it is a string.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-06-04 15:13:32 +02:00
John Molakvoæ 05058b0135
Update JS bundle (#15868)
Update JS bundle
2019-06-04 15:12:13 +02:00
Roeland Jago Douma fa40c57e8d
Update JS bundle
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-06-04 13:50:12 +02:00
John Molakvoæ ea34a27cba
Bump nextcloud-axios from 0.1.3 to 0.2.0 (#15822)
Bump nextcloud-axios from 0.1.3 to 0.2.0
2019-06-04 09:23:41 +02:00
dependabot-preview[bot] 188173a788
Bump nextcloud-axios from 0.1.3 to 0.2.0
Bumps [nextcloud-axios](https://github.com/ChristophWurst/nextcloud-axios) from 0.1.3 to 0.2.0.
- [Release notes](https://github.com/ChristophWurst/nextcloud-axios/releases)
- [Commits](https://github.com/ChristophWurst/nextcloud-axios/compare/v0.1.3...v0.2.0)

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-06-03 12:50:15 +02:00
John Molakvoæ b3aa981225
Bump nextcloud-vue from 0.11.3 to 0.11.4 (#15840)
Bump nextcloud-vue from 0.11.3 to 0.11.4
2019-06-03 12:31:36 +02:00
dependabot-preview[bot] c9369b7f69
Bump nextcloud-vue from 0.11.3 to 0.11.4
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.11.3 to 0.11.4.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.11.3...v0.11.4)
2019-06-03 10:08:51 +02:00
John Molakvoæ 1d47026297
[Security] Bump axios from 0.18.0 to 0.18.1 (#15839)
[Security] Bump axios from 0.18.0 to 0.18.1
2019-06-03 10:06:39 +02:00
dependabot-preview[bot] 4dd4c44182
[Security] Bump axios from 0.18.0 to 0.18.1
Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1. **This update includes security fixes.**
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1)
2019-06-02 07:49:46 +02:00
Morris Jobke db4e8d67e0
Show share settings only if incoming federated shares are allowed
Fixes #15802

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-31 17:38:45 +02:00
Morris Jobke 0229f20fdc
Merge pull request #15813 from nextcloud/td/psr0/classmap
Add the legacy classes to the composer classmap
2019-05-31 17:15:02 +02:00
Morris Jobke 7b072a7e18
Merge pull request #15812 from nextcloud/enh/split_settings_properly
Move OC\Settings\Admin and OC\Settings\Personal to actual settings
2019-05-31 17:13:42 +02:00
Morris Jobke bfba086488
Merge pull request #15763 from nextcloud/3rdparty/symfony/4.2.8
[3rdparty] Bump symfony to 4.2.8
2019-05-31 16:44:39 +02:00
Roeland Jago Douma db555dde00
Add the legacy classes to the composer classmap
To have a faster autoloading. We should get rid of those of course. But
for now I do not see it happening any time soon.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-30 13:23:27 +02:00
Roeland Jago Douma 5ab4daad96
Move OC\Settings\Admin and OC\Settings\Personal to actual settings
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-30 12:49:47 +02:00
John Molakvoæ fd9ff581e2
CSS: adjust media query breakpoint to improve tablet readability (#15199)
CSS: adjust media query breakpoint to improve tablet readability
2019-05-30 09:27:58 +02:00
nacho 3c30d293fa
CSS: adjust media query breakpoint to improve tablet readability
see https://github.com/nextcloud/news/pull/467
2019-05-30 08:28:30 +02:00
Roeland Jago Douma 89c701382f
Merge pull request #15716 from nextcloud/enhancement/webpack/global-config
Unify webpack config
2019-05-29 22:00:02 +02:00
Roeland Jago Douma 58fe0b8032
Merge pull request #15776 from nextcloud/get-by-id-shares-last
search files by id in shared storages last
2019-05-29 21:56:15 +02:00
Roeland Jago Douma 96b15dd101
Merge pull request #15790 from nextcloud/fix/noid/recommendations-undef-var
remove unncessary code block in share recommendations, fixed undefined var error
2019-05-29 21:55:33 +02:00
John Molakvoæ (skjnldsv) a442b78538
Build and update
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-29 15:20:19 +02:00
John Molakvoæ (skjnldsv) b53a9130a6
Unify webpack config
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-29 15:19:18 +02:00