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
Robin Appelman 02f4a82088
fix: make bucket mapper work with new multi-object-store config
4 months ago
..
AppData chore: Add SPDX header 2 years ago
Cache fix: fix moving cache items from cache jail with sharding 4 months ago
Config feat(mounts): optimize load of mounts by filtering on database side 4 months ago
Conversion chore: apply new CSFixer rules 6 months ago
Lock chore: Add SPDX header 2 years ago
Mount feat: move primary object store configuration to a single place 7 months ago
Node perf: use more optimized node-by-id logic in View::getPath 5 months ago
Notify chore: apply new CSFixer rules 6 months ago
ObjectStore fix: make bucket mapper work with new multi-object-store config 4 months ago
Search chore: apply new CSFixer rules 6 months ago
SimpleFS chore: apply new CSFixer rules 6 months ago
Storage fix(encryption): Fix TypeError when trying to decrypt unencrypted file 4 months ago
Stream chore: apply new CSFixer rules 6 months ago
Template feat: only load template fields when requested 7 months ago
Type refactor(IMimeTypeDetector): streamline finfo usage + misc tidying 5 months ago
Utils fix: make early check if users filesystem have a mountpoint at /<user>/files/ 5 months ago
FileInfo.php fix(FileInfo): correctly implement `\ArrayAccess::offsetGet` 1 year ago
FilenameValidator.php fix(FilenameValidator): use `_` as default replacement for invalid chars 6 months ago
Filesystem.php chore: Fix all method calls with too many arguments 5 months ago
SetupManager.php fix: don't update cached mountpoints if the request doesn't have filesystem access 5 months ago
SetupManagerFactory.php fix: Replace OC_App::loadApp calls by IAppManager 6 months ago
View.php perf: use more optimized node-by-id logic in View::getPath 5 months ago