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
Stephan Orbaugh b822bb0dd2
Merge pull request #58563 from nextcloud/backport/58327/stable32
2 months ago
..
AppData chore: Add SPDX header 2 years ago
Cache feat: add upload_time support to file search and recent files 2 months ago
Config fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 4 months ago
Conversion chore: apply new CSFixer rules 10 months ago
Lock chore: Add SPDX header 2 years ago
Mount feat: move primary object store configuration to a single place 11 months ago
Node feat(files): Add appconfig value to disable fixed userfolder permissions optimization 3 months ago
Notify chore: apply new CSFixer rules 10 months ago
ObjectStore chore: fixup/ revert cast in S3ObjectTrait 2 months ago
Search chore: apply new CSFixer rules 10 months ago
SimpleFS chore: apply new CSFixer rules 10 months ago
Storage fix: correctly return false for filesize on non-existing file 2 months ago
Stream chore: apply new CSFixer rules 10 months ago
Template fix(templates): deduplicate provider templates 5 months ago
Type refactor(IMimeTypeDetector): streamline finfo usage + misc tidying 9 months ago
Utils fix: make early check if users filesystem have a mountpoint at /<user>/files/ 9 months ago
FileInfo.php fix(files): Always return a valid mimetype 7 months ago
FilenameValidator.php fix(FilenameValidator): use `_` as default replacement for invalid chars 10 months ago
Filesystem.php fix(Filesystem): use FilenameValidator for `Filesystem::isFileBlacklisted` 8 months ago
SetupManager.php fix: don't update cached mountpoints if the request doesn't have filesystem access 9 months ago
SetupManagerFactory.php fix: Replace OC_App::loadApp calls by IAppManager 10 months ago
View.php fix: check source and target when emitting copy event 2 months ago