Roeland Jago Douma
dfe85ae0c2
Merge pull request #18025 from nextcloud/refactor/extract-ownership-transfer-service
...
Extract transfer ownership logic into a reusable service
2019-11-26 09:32:18 +01:00
Roeland Jago Douma
7015501a74
Merge pull request #18005 from nextcloud/fix/manual-app-instances
...
Remove some more direct app instance creations
2019-11-26 09:20:14 +01:00
Christoph Wurst
07c5f3775c
Extract transfer ownership logic into a reusable service
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-11-26 08:50:19 +01:00
Roeland Jago Douma
0fab27f459
Merge pull request #18108 from nextcloud/refactor/strict-credential-store
...
Add return type hint to credential store and make it strict
2019-11-26 08:08:10 +01:00
Nextcloud bot
123c4aa4e0
[tx-robot] updated from transifex
2019-11-26 02:15:57 +00:00
Roeland Jago Douma
a9fb567621
Merge pull request #18107 from nextcloud/undefined-index-owner
...
dont throw undefined index errors for storages that have no owner set
2019-11-25 20:53:02 +01:00
Roeland Jago Douma
9002b0f245
Merge pull request #18088 from nextcloud/dependabot/npm_and_yarn/handlebars-4.5.3
...
Bump handlebars from 4.5.2 to 4.5.3
2019-11-25 20:02:58 +01:00
John Molakvoæ
7ccb70487b
Improve tag icon ( #18109 )
...
Improve tag icon
2019-11-25 17:43:31 +01:00
blizzz
b1dffc5c2d
Merge pull request #17896 from nextcloud/fix/noid/consider-create-group-result
...
take group creation result into consideration
2019-11-25 17:16:40 +01:00
John Molakvoæ (skjnldsv)
27d68b4f90
Improve tag icon
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-11-25 16:32:22 +01:00
Christoph Wurst
128a460d7b
Add return type hint to credential store and make it strict
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-11-25 15:59:55 +01:00
Robin Appelman
f2848fc17c
dont throw undefined index errors for storages that have no owner set
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-11-25 15:17:15 +01:00
dependabot-preview[bot]
11b57c062a
Bump handlebars from 4.5.2 to 4.5.3
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.2...v4.5.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-11-25 13:13:57 +00:00
Roeland Jago Douma
279c0cb2ed
Merge pull request #18098 from nextcloud/fix/migration_import_order
...
Fix the import order of new migrations
2019-11-25 14:11:09 +01:00
Roeland Jago Douma
c7d5b8fc49
Merge pull request #18079 from nextcloud/fixes/phpcs
...
Some php-cs fixes
2019-11-25 14:07:00 +01:00
Arthur Schiwon
b4408e4245
fix and improve check of create group result
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-25 14:01:25 +01:00
Arthur Schiwon
cdf8c16942
reformat Setup.php
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-25 14:01:25 +01:00
Arthur Schiwon
f0ff8b0307
reformat code for @skjnldsv <3
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-25 14:01:25 +01:00
Arthur Schiwon
7ff15c9756
fix documentation, get and createGroup may return null
...
* also have stricter checks in place
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-25 14:01:25 +01:00
Arthur Schiwon
7b1eedb11e
take group creation result into consideration
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-25 14:01:20 +01:00
Roeland Jago Douma
20ec763337
Merge pull request #18027 from str0g/fix/14920/convert_type_boolean
...
Incorrect integer value: '' for column 'password_invalid' while migra…
2019-11-25 11:37:45 +01:00
Roeland Jago Douma
b451488471
Merge pull request #18068 from nextcloud/3rdparty/swiftmailer/6.2.3
...
Bump swiftmailer to 6.2.3
2019-11-25 11:37:14 +01:00
Roeland Jago Douma
daa636260f
Merge pull request #18073 from nextcloud/harden/cache/watcher
...
Harden watcher
2019-11-25 10:06:04 +01:00
Roeland Jago Douma
da45eee634
Merge pull request #17993 from waleczny/patch-1
...
Get first element of nodes array
2019-11-25 10:05:23 +01:00
Roeland Jago Douma
f79d98e089
Fix the import order of new migrations
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-25 09:46:39 +01:00
Roeland Jago Douma
31fced9698
Merge pull request #18081 from nextcloud/design/info-icon
...
Adjust info icon style to other icons
2019-11-25 09:20:35 +01:00
Christoph Wurst
97385cef33
Remove some more direct app instance creations
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-11-25 08:42:16 +01:00
Roeland Jago Douma
646748cbbe
Merge pull request #18057 from nextcloud/fix/noid/forbidden-help
...
make help available to ordinary users again
2019-11-25 08:40:59 +01:00
John Molakvoæ
cfdabbec0f
Bump @babel/plugin-syntax-dynamic-import from 7.2.0 to 7.7.4 ( #18085 )
...
Bump @babel/plugin-syntax-dynamic-import from 7.2.0 to 7.7.4
2019-11-25 08:38:03 +01:00
John Molakvoæ
96a337389b
Bump url-loader from 2.2.0 to 2.3.0 ( #18089 )
...
Bump url-loader from 2.2.0 to 2.3.0
2019-11-25 08:37:43 +01:00
Roeland Jago Douma
e4fe1fcc12
Merge pull request #18095 from nextcloud/enh/svg-settings-app
...
Remove exception for settings app from svg controller
2019-11-25 08:37:09 +01:00
dependabot-preview[bot]
df5a985eca
Bump @babel/plugin-syntax-dynamic-import from 7.2.0 to 7.7.4
...
Bumps [@babel/plugin-syntax-dynamic-import](https://github.com/babel/babel ) from 7.2.0 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.2.0...v7.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 06:07:56 +00:00
Roeland Jago Douma
3c17d1b5e2
Merge pull request #18090 from nextcloud/dependabot/npm_and_yarn/babel/plugin-proposal-class-properties-7.7.4
...
Bump @babel/plugin-proposal-class-properties from 7.7.0 to 7.7.4
2019-11-25 07:05:55 +01:00
Nextcloud bot
573c800b00
[tx-robot] updated from transifex
2019-11-25 02:15:54 +00:00
Daniel Kesselberg
957c0df01b
Remove exception for settings app from svg controller
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-11-24 17:15:06 +01:00
dependabot-preview[bot]
24ae10c7d9
Bump @babel/plugin-proposal-class-properties from 7.7.0 to 7.7.4
...
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel ) from 7.7.0 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.7.0...v7.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-24 13:28:36 +00:00
Roeland Jago Douma
cd7af395d7
Merge pull request #18091 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.7.4
...
Bump @babel/preset-env from 7.7.1 to 7.7.4
2019-11-24 14:26:37 +01:00
dependabot-preview[bot]
41118246aa
Bump @babel/preset-env from 7.7.1 to 7.7.4
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.7.1 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.7.1...v7.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-24 10:13:16 +00:00
Roeland Jago Douma
c35461828a
Merge pull request #18087 from nextcloud/dependabot/npm_and_yarn/file-loader-4.3.0
...
Bump file-loader from 4.2.0 to 4.3.0
2019-11-24 11:11:30 +01:00
Roeland Jago Douma
233b9eda87
Merge pull request #18086 from nextcloud/dependabot/npm_and_yarn/babel/core-7.7.4
...
Bump @babel/core from 7.7.2 to 7.7.4
2019-11-24 11:10:53 +01:00
dependabot-preview[bot]
441b4c3808
Bump @babel/core from 7.7.2 to 7.7.4
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.7.2 to 7.7.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.7.2...v7.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-11-24 07:35:32 +00:00
Roeland Jago Douma
3d51f22f52
Merge pull request #18083 from nextcloud/dependabot/npm_and_yarn/build/handlebars-4.5.3
...
Bump handlebars from 4.5.2 to 4.5.3 in /build
2019-11-24 08:33:00 +01:00
dependabot-preview[bot]
f0a12f4238
Bump url-loader from 2.2.0 to 2.3.0
...
Bumps [url-loader](https://github.com/webpack-contrib/url-loader ) from 2.2.0 to 2.3.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/v2.2.0...v2.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-24 02:17:22 +00:00
Nextcloud bot
52125d7cd9
[tx-robot] updated from transifex
2019-11-24 02:16:55 +00:00
dependabot-preview[bot]
049f6037d9
Bump file-loader from 4.2.0 to 4.3.0
...
Bumps [file-loader](https://github.com/webpack-contrib/file-loader ) from 4.2.0 to 4.3.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/v4.2.0...v4.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-24 02:15:56 +00:00
dependabot-preview[bot]
8a15447d63
Bump handlebars from 4.5.2 to 4.5.3 in /build
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.2...v4.5.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-24 02:12:31 +00:00
Jan-Christoph Borchardt
776b59a181
Adjust info icon style to other icons
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-11-23 16:16:01 +07:00
Nextcloud bot
4f2837017c
[tx-robot] updated from transifex
2019-11-23 02:16:07 +00:00
Roeland Jago Douma
68748d4f85
Some php-cs fixes
...
* Order the imports
* No leading slash on imports
* Empty line before namespace
* One line per import
* Empty after imports
* Emmpty line at bottom of file
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-22 20:52:10 +01:00
Roeland Jago Douma
ff419de3c6
Bump swiftmailer to 6.2.3
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-22 13:42:37 +01:00