- Dec 04, 2020
-
-
Vincent Petry authored
To prevent flooding the log with actual image data. Signed-off-by:
Vincent Petry <vincent@nextcloud.com>
-
Christoph Wurst authored
Allow unified search results to have attributes
-
Nextcloud bot authored
-
- Dec 03, 2020
-
-
Roeland Jago Douma authored
Fix the download of multiple files from the webUI
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Morris Jobke authored
use storage copy implementation when doing dav copy
-
Roeland Jago Douma authored
needed a setupFS call Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Joas Schilling authored
Replace abandoned log normalizer with our fork
-
Morris Jobke authored
Also run repair steps when encryption is disabled but a legacy key is present
-
Christoph Wurst authored
Add icon to user limit notification
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Morris Jobke authored
Fix vsprint parameter
-
Christoph Wurst authored
[3rdparty] Migrate to Opis/Closure
-
Roeland Jago Douma authored
%2\$; is not valid. On php7 this is just ignored but on php8 it gives an error. %2\$s; works. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Morris Jobke authored
[Automated] Update psalm-baseline.xml
-
Nextcloud-PR-Bot authored
Signed-off-by:
GitHub <noreply@github.com>
-
Nextcloud bot authored
-
- Dec 02, 2020
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Only execute plain mimetype check for directories and do the fallback…
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Roeland Jago Douma authored
extend cache events
-
Roeland Jago Douma authored
set mountid for personal external storage mounts
-
Christoph Wurst authored
Allow subscription to indicate that a userlimit is reached
-
dependabot-preview[bot] authored
-
Morris Jobke authored
Fix file size computation on 32bit platforms
-
Morris Jobke authored
dont use system composer for autoload checker
-
Roeland Jago Douma authored
Prevent log_query to mess up regular execution flow
-
Robin Appelman authored
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>
-
dependabot-preview[bot] authored
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/jashkenas/underscore/releases) - [Commits](https://github.com/jashkenas/underscore/compare/1.11.0...1.12.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Signed-off-by:
npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
-
Morris Jobke authored
Wrap display_name similarly to email to allow changes via occ
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
blizzz authored
Harden setup check for TLS version if host is not reachable
-
Vincent Petry authored
When the "log_query" debug config parameter is set, SQL queries are logged. However, if an error occurs when converting the values to string, it will abort the request. This fix catches the error and continues instead. Also added handler for DateTime value which is already known to cause aborts here. Signed-off-by:
Vincent Petry <vincent@nextcloud.com>
-