- Jan 25, 2021
-
-
Christian Oliff authored
Facebook.com URLs always use www.
-
Vincent Petry authored
Catch NotFoundException when querying quota
-
Vincent Petry authored
Fixes parent folder that becomes inaccessible when it contains a non-existing / broken entry because the quota check made the PROPFIND on parent fail altogether. Signed-off-by:
Vincent Petry <vincent@nextcloud.com>
-
Nextcloud bot authored
-
- Jan 24, 2021
-
-
Nextcloud bot authored
-
- Jan 23, 2021
-
-
dependabot-preview[bot] authored
-
Roeland Jago Douma authored
[Automated] Update psalm-baseline.xml
-
Nextcloud-PR-Bot authored
Signed-off-by:
GitHub <noreply@github.com>
-
dependabot-preview[bot] authored
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.3.1 to 4.4.0. - [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/webpack-cli@4.3.1...webpack-cli@4.4.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Nextcloud bot authored
-
- Jan 22, 2021
-
-
Christoph Wurst authored
Only include moments once in comments
-
Christoph Wurst authored
Bump league/flysystem from 1.0.64 to 1.1.3
-
Morris Jobke authored
Do not show 2FA settings if the user has no providers available
-
Roeland Jago Douma authored
Shaves off a decent amount of the code size. Let alone the parsing. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Morris Jobke authored
Convert 2FA token type to string
-
Morris Jobke authored
Fully deprecate the old initial state interface, not just the methods
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
dependabot-preview[bot] authored
-
Roeland Jago Douma authored
Do not obtain userFolder of a federated user
-
blizzz authored
extend ILDAPProvider to allow reading arbitrairy ldap attributes for users
-
blizzz authored
Signed-off-by:
Arthur Schiwon <blizzz@arthur-schiwon.de> Co-authored-by:
Morris Jobke <hey@morrisjobke.de>
-
Christoph Wurst authored
The IConfig service is documented to handle its data as strings, hence this changes the code a bit to ensure we store keys as string and convert them back when reading. Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Roeland Jago Douma authored
Federated shares are somewhat special. So we can't move the files from the main user and we should try to get it from the intialized root already. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Bump aws/aws-sdk-php from 3.133.27 to 3.171.21
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Bump swiftmailer/swiftmailer from 6.2.4 to 6.2.5
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Nextcloud bot authored
-
- Jan 21, 2021
-
-
Morris Jobke authored
silence log message
-
Morris Jobke authored
also use storage copy when dav copying directories
-
Morris Jobke authored
Bump sabre/dav from 4.1.3 to 4.1.4
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Arthur Schiwon authored
- this appears too often (in some configurations) when qualifying group members which do not meet the criteria Signed-off-by:
Arthur Schiwon <blizzz@arthur-schiwon.de>
-
Morris Jobke authored
Bump giggsey/libphonenumber-for-php from 8.12.4 to 8.12.16
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Morris Jobke authored
Bump phpseclib/phpseclib from 2.0.25 to 2.0.30
-
Roeland Jago Douma authored
Apps folder is defacto in root folder and not above
-