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
Andy Scherzinger 4e3f0b5a2a
Merge pull request #57912 from nextcloud/backport/57815/stable33
1 month ago
..
AppData chore: Add SPDX header 2 years ago
Cache fix(Propagator): rollback transaction if it fails 1 month ago
Config Merge pull request #57912 from nextcloud/backport/57815/stable33 1 month ago
Conversion chore: apply new CSFixer rules 8 months ago
Lock chore: Add SPDX header 2 years ago
Mount perf(MountManager): use binary search to find mount in path 1 month ago
Node fix: make sure all mounts are setup in getById 1 month ago
Notify chore: apply new CSFixer rules 8 months ago
ObjectStore perf(files): Optimize CacheEntry creation 2 months ago
Search chore: apply new CSFixer rules 8 months ago
SimpleFS chore: apply new CSFixer rules 8 months ago
Storage fix: Use strict array comparisons in lib/ 2 months ago
Stream fix(files): decrement quota by actual bytes written in stream_write 5 months ago
Template fix(templates): deduplicate provider templates 3 months ago
Type fix(file/types): Preserve keys (including numeric-looking ones) 3 months ago
Utils refactor: use logical `&&` `||` instead of weak `and` `or` operators 5 months ago
FileInfo.php fix(files): Always return a valid mimetype 5 months ago
FilenameValidator.php fix(FilenameValidator): use `_` as default replacement for invalid chars 9 months ago
Filesystem.php perf(normalization): Optimize path normalization 1 month ago
SetupManager.php fix: still setup for user when setting up root path with children 1 month ago
SetupManagerFactory.php feat: implement support for authoritative mount providers 3 months ago
View.php perf(View): Optimize getDirectoryContent hot-loop 2 months ago