- Aug 11, 2020
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
Nextcloud bot authored
-
- Aug 10, 2020
-
-
Morris Jobke authored
Generate password on addUser by password_policy app
-
Morris Jobke authored
Add PHP doc for events
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Roeland Jago Douma authored
Bump @babel/core from 7.11.0 to 7.11.1
-
Roeland Jago Douma authored
Bump webpack-node-externals from 2.5.0 to 2.5.1
-
Roeland Jago Douma authored
Bump sass-loader from 9.0.2 to 9.0.3
-
Nextcloud bot authored
-
- Aug 09, 2020
-
-
Daniel Kesselberg authored
Signed-off-by:
Daniel Kesselberg <mail@danielkesselberg.de>
-
Nextcloud bot authored
-
- Aug 08, 2020
-
-
dependabot-preview[bot] authored
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.0 to 7.11.1. - [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.11.1/packages/babel-core ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [webpack-node-externals](https://github.com/liady/webpack-node-externals) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/liady/webpack-node-externals/releases) - [Commits](https://github.com/liady/webpack-node-externals/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 9.0.2 to 9.0.3. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/sass-loader/compare/v9.0.2...v9.0.3 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Aug 07, 2020
-
-
blizzz authored
new Group-Member association attribute (zimbraMailForwardingAddress)
-
Tobias Perschon authored
added "zimbraMailForwardingAddress" as a Group-Member association attribute to enable the use of Zimbra Distribution Lists as groups in nextcloud when connecting to a zimbra LDAP Signed-off-by:
Tobias Perschon <tobias@perschon.at> fix cs:check Signed-off-by:
Tobias Perschon <tobias@perschon.at> Update apps/user_ldap/lib/Group_LDAP.php Co-authored-by:
blizzz <blizzz@arthur-schiwon.de> Signed-off-by:
Tobias Perschon <tobias@perschon.at>
-
blizzz authored
Add setup checks for php default charset and output buffering.
-
Morris Jobke authored
Migrate OC_Group post_removeFromGroup hook to actual event object
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Daniel Kesselberg authored
Signed-off-by:
Daniel Kesselberg <mail@danielkesselberg.de>
-
Morris Jobke authored
Merge pull request #22139 from nextcloud/fix/noid/check-for-preview-multibucket-fallback-as-second-step Check previews in multibucket fallback folder as the last step and not as first step
-
John Molakvoæ authored
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
blizzz authored
Use IBootstrap for the files_trashbin app
-
blizzz authored
Only save login credentials in database once there is an external storage that needs it
-
Morris Jobke authored
only boot apps once
-
Morris Jobke authored
Add occ preview:migrate to migrate previews from the old flat structure to a subfolder structure
-
Morris Jobke authored
File entity to implement IIcon
-
Robin Appelman authored
in some cases `loadApp` is called more then once which is currently causing apps to be "booted" multiple times which can lead to unexepected behaviour with things like registering hooks Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Distribute preview folders in appdata in multibucket setup to multiple buckets
-
Nextcloud bot authored
-
- Aug 06, 2020
-
-
Arthur Schiwon authored
Signed-off-by:
Arthur Schiwon <blizzz@arthur-schiwon.de>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Mount the old previews in a separate folder for the multi bucket setup and check in them before using the actual locations Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
* introduces a new IRootMountProvider to register mount points inside the root storage * adds a AppdataPreviewObjectStoreStorage to handle the split between preview folders and bucket number Ref #22033 Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-