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
Ferdinand Thiessen 254dd85664
fix(IFilenameValidator): correctly handle case insensitivity
9 months ago
..
AppData chore: Add SPDX header 2 years ago
Cache perf(files): faster query to fetch incomplete directories 11 months ago
Config chore(db): Apply query prepared statements 1 year ago
Conversion fix: php lint extra tab fix 12 months ago
Lock chore: Add SPDX header 2 years ago
Mount fix: use proper way to get numeric storage id for mountpoint 12 months ago
Node fix: fix getNodeFromCacheEntryAndMount using relative path 10 months ago
Notify chore: Add SPDX header 2 years ago
ObjectStore Merge branch 'master' into feat/support-aws-session-token 10 months ago
Search chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
SimpleFS chore: Add SPDX header 2 years ago
Storage fix: restore updated encrypted version when copying versions 12 months ago
Stream fix: $uid type in Encryption stream 1 year ago
Template fix(TemplateManager): Remove warning message 11 months ago
Type fix(IMimeTypeDetector): use correct return type 10 months ago
Utils fix(PathHelper): Remove null bytes when normalizing path 12 months ago
FileInfo.php fix(FileInfo): correctly implement `\ArrayAccess::offsetGet` 1 year ago
FilenameValidator.php fix(IFilenameValidator): correctly handle case insensitivity 9 months ago
Filesystem.php style: update codestyle for coding-standard 1.2.3 1 year ago
SetupManager.php fix: fix availability wrapper not applying 1 year ago
SetupManagerFactory.php chore: Add SPDX header 2 years ago
View.php fix: No IFactory in constructor 10 months ago