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
Elizabeth Danzberger 00005689e9
fix(templates): deduplicate provider templates
3 months ago
..
AppData
Cache fix: Clear mount cache when file storage changes during move 3 months ago
Config feat(mounts): optimize load of mounts by filtering on database side 6 months ago
Conversion chore: apply new CSFixer rules 8 months ago
Lock
Mount feat: move primary object store configuration to a single place 9 months ago
Node fix(files): Always return a valid mimetype 5 months ago
Notify chore: apply new CSFixer rules 8 months ago
ObjectStore Merge pull request #56573 from nextcloud/backport/56515/stable32 3 months ago
Search chore: apply new CSFixer rules 8 months ago
SimpleFS chore: apply new CSFixer rules 8 months ago
Storage fix(encryption): Increment lastChunkNr when size is off 3 months ago
Stream chore: apply new CSFixer rules 8 months ago
Template fix(templates): deduplicate provider templates 3 months ago
Type refactor(IMimeTypeDetector): streamline finfo usage + misc tidying 7 months ago
Utils fix: make early check if users filesystem have a mountpoint at /<user>/files/ 7 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 8 months ago
Filesystem.php fix(Filesystem): use FilenameValidator for `Filesystem::isFileBlacklisted` 6 months ago
SetupManager.php fix: don't update cached mountpoints if the request doesn't have filesystem access 7 months ago
SetupManagerFactory.php fix: Replace OC_App::loadApp calls by IAppManager 8 months ago
View.php perf: use more optimized node-by-id logic in View::getPath 7 months ago