You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/Files
Daniel Kesselberg fecaddf4cc
fix: validate filename when creating file from template
7 months ago
..
AppData chore: Add SPDX header 2 years ago
Cache fix(files): Always return a valid mimetype 8 months ago
Config fix: cast fileid to string in getMountsForFileId 10 months ago
Conversion fix: php lint extra tab fix 1 year ago
Lock chore: Add SPDX header 2 years ago
Mount feat: move primary object store configuration to a single place 9 months ago
Node fix(files): Always return a valid mimetype 8 months ago
Notify chore: Add SPDX header 2 years ago
ObjectStore fix(S3): Only append streams if non-seekable 8 months ago
Search chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
SimpleFS chore: Add SPDX header 2 years ago
Storage fix(files): Stop overwriting scan_permissions 8 months ago
Stream fix: $uid type in Encryption stream 2 years ago
Template fix: validate filename when creating file from template 7 months ago
Type fix(files): Make sure file pointer exists 1 year ago
Utils fix: better error message when trying to scan a folder that is already being scanned 1 year ago
FileInfo.php fix(files): Always return a valid mimetype 8 months ago
FilenameValidator.php fix(IFilenameValidator): correctly handle case insensitivity 1 year ago
Filesystem.php fix(Filesystem): use FilenameValidator for `Filesystem::isFileBlacklisted` 9 months ago
SetupManager.php fix: don't update cached mountpoints if the request doesn't have filesystem access 10 months ago
SetupManagerFactory.php chore: Add SPDX header 2 years ago
View.php fix(node): emit hooks on `Node::copy()` 1 year ago