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
Carl Schwan ae73f7aaf5
refactor(setup-manager): Use ISetupManager instead of SetupManager
4 months ago
..
AppData
Cache Merge pull request #57756 from nextcloud/carl/function-builder 4 months ago
Config feat: perform share mount validation on share instead of on mount 4 months ago
Conversion chore: apply new CSFixer rules 11 months ago
Lock
Mount refactor: Use str_starts_with 4 months ago
Node refactor(OC_Helper): remove buildNotExistingFileNameForView 5 months ago
Notify chore: apply new CSFixer rules 11 months ago
ObjectStore perf(files): Optimize CacheEntry creation 4 months ago
Search chore: apply new CSFixer rules 11 months ago
SimpleFS chore: apply new CSFixer rules 11 months ago
Storage fix: Use strict array comparisons in lib/ 5 months ago
Stream fix(files): decrement quota by actual bytes written in stream_write 8 months ago
Template fix(templates): deduplicate provider templates 6 months ago
Type fix(file/types): Preserve keys (including numeric-looking ones) 6 months ago
Utils refactor: use logical `&&` `||` instead of weak `and` `or` operators 8 months ago
FileInfo.php fix(files): Always return a valid mimetype 8 months ago
FilenameValidator.php fix(FilenameValidator): use `_` as default replacement for invalid chars 12 months ago
Filesystem.php perf(normalization): Optimize path normalization 4 months ago
SetupManager.php refactor(setup-manager): Use ISetupManager instead of SetupManager 4 months ago
SetupManagerFactory.php feat: implement support for authoritative mount providers 6 months ago
View.php perf(View): Optimize getDirectoryContent hot-loop 5 months ago