Commit Graph

11404 Commits (1f42657bb9ea76353fbc02ee100cff5755b6384d)

Author SHA1 Message Date
Christopher Ng cc5815dcd0 Provide initial state 4 years ago
Vincent Petry 9c6bbfac45
Unregister enc stream wrapper for any exception 4 years ago
Robin Appelman c688703117
use getGetUnjailedRoot to determine if jailed search needs the path filter 4 years ago
Bernd Rederlechner 3866f388b1
Refactor writeObject to only use MultipartUpload when required 4 years ago
John Molakvoæ (skjnldsv) 40c10ab145
Properly log errors in Movie previews generation 4 years ago
Daniel Kesselberg 60a7f5c53e
Remove unused method 4 years ago
acsfer 280dd851b3
Avoid usage of Nextcloud API, use PHP function 4 years ago
Julius Härtl b8b73fa9e4
Write upgrade/not-installed notices to stderr 4 years ago
Simon Spannagel 58f55975e0 Fix #20913: Check image resource before attempting to preserve alpha 4 years ago
Christopher Ng 60ecc432a4 Hash cache key 4 years ago
Mátyás Jani 1018eb4411
Fix SQL type error 4 years ago
Robin Appelman c48f9ffcdd
use case insensitive like when limiting search to jail 4 years ago
acsfer a3c69b8310
Fix path of `file_get_contents` 4 years ago
Julius Härtl c1ea6a899c
Only trap E_ERROR in session handling 4 years ago
Jonas Meurer 7c76e85dde
Use IURLGenerator function to get value of `\OC::$WEBROOT` global 4 years ago
Julius Härtl bc3c46362a Make sure that a empty directory can still be deleted when copied from another storage 4 years ago
Christoph Wurst a143337791
Emit an error log when the app token login name does not match 4 years ago
Julius Härtl b235a854d3
Always list the class of an object first 4 years ago
Julius Härtl 950de74d1d
Set a maximum level of encoding nested arguments of exception traces 4 years ago
Julien Veyssier 416d10f76c refs #21045 add app config to disable unlimited quota and to set max quota 5 years ago
Carl Schwan 28970563a2
Remove some mentions of ownCloud from our api documentation 5 years ago
Robin Appelman 5c2e7c7d28
fix Folder->getById() when a single storage is mounted multiple times 5 years ago
Robin Appelman 97aadbe46c
dont apply jail search filter is on the root 5 years ago
Vincent Petry 41ddbec40f
Allow empty Redis config 5 years ago
szaimen 4570bb4f65 Admin Audit - Sharing: createShare - report the full path 5 years ago
John Molakvoæ (skjnldsv) 6e00fe8c26
Properly support RedisCluster 5 years ago
Lukas Reschke b3ddc09895 Sanitize more functions from the encryption app 5 years ago
tobiasKaminsky f62ec2b47c
Disable HEIC image preview provider for performance concerns 5 years ago
John Molakvoæ (skjnldsv) ed10d85ff3
Support redis user password auth and tls encryption 5 years ago
Daniel Kesselberg 74fa8f3f84
Mask password for Redis and RedisCluster on connection failure 5 years ago
Tobias Assmann ee049a159b prevent the invalidation of pw based authn tokens on a pw less login 5 years ago
Tobias Assmann 669bd4d718 add spaces around operators 5 years ago
Tobias Assmann 1f1ae97824 draft to prevent the invalidation of pw based authn tokens on a pw less login 5 years ago
Julius Härtl 7179002600
Allow to get a local cloud id without going through the contacts manager 5 years ago
Julius Härtl f43c2b45d8
Directly return cloud id from user 5 years ago
Chih-Hsuan Yen 16c4991db6
Correctly skip suppressed errors in PHP 8.0 5 years ago
Lukas Reschke 84d9b17dc7
Check for !== false instead 5 years ago
Lukas Reschke 28359571de Remove Flysystem storage class 5 years ago
Lukas Reschke b0cef8827d Check if dns_get_record returns non-false 5 years ago
J0WI 3b656446af Introduce ISecureRandom::CHAR_ALPHANUMERIC 5 years ago
Joas Schilling aae16c21e6
Allow casting query functions as well 5 years ago
Sanpi 81c272a8a5 Fixes recursion count incrementation 5 years ago
J0WI b344ff1a67 Refactor getEncryptionModule routine 5 years ago
MichaIng 0304eea58d
Fix in locking cache check 5 years ago
Daniel Kesselberg b6530e5e82
Ignore subdomain for soa queries 5 years ago
Christoph Wurst a6a31bb419
Clarify that lazy event listeners are built from the server container 5 years ago
Daniel Kesselberg 0a15043f69
Throw exception if encrypting the data failed. 5 years ago
Daniel Kesselberg c91bb98e5c
Check that pdo is installed 5 years ago
HouraisanNEET 0ba0189260 Add F-Droid 5 years ago
Aaron Ball 484913dc31
Fix DnsPinMiddleware resolve pinning bug 5 years ago