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/public/Files
Côme Chilliet a467589328
Merge pull request #57573 from nextcloud/fix/fix-beforezipcreatedlistener
4 weeks ago
..
AppData
Cache feat: add an option to filter what paths get checked for updates 2 months ago
Config fix: clearify meaning of getMountsForPath arguments 1 month ago
Conversion fix(files): conversion api simplification and conflict check 1 year ago
Events chore: fix or suppress psalm errors for BeforeZipCreatedEvent 4 weeks ago
Lock
Mount
Notify chore: apply new CSFixer rules 8 months ago
ObjectStore perf(s3): Expose pre-signed urls for S3 2 months ago
Search chore: apply new CSFixer rules 8 months ago
SimpleFS chore: apply new CSFixer rules 8 months ago
Storage perf(s3): Expose pre-signed urls for S3 2 months ago
Template refactor(template-manager): Modernize template manager API 3 months ago
AlreadyExistsException.php
ConnectionLostException.php
DavUtil.php chore: apply new CSFixer rules 8 months ago
EmptyFileNameException.php chore: apply new CSFixer rules 8 months ago
EntityTooLargeException.php
File.php fix(files): Always return a valid mimetype 4 months ago
FileInfo.php fix(files): Always return a valid mimetype 4 months ago
FileNameTooLongException.php
Folder.php refactor(OC_Helper): remove buildNotExistingFileNameForView 2 months ago
ForbiddenException.php
GenericFileException.php chore: apply new CSFixer rules 8 months ago
IAppData.php chore: apply new CSFixer rules 8 months ago
IFilenameValidator.php fix(FilenameValidator): use `_` as default replacement for invalid chars 8 months ago
IHomeStorage.php
IMimeTypeDetector.php feat(core): add human readable mimes 9 months ago
IMimeTypeLoader.php fix: psalm and OCP @since declarations 1 year ago
IRootFolder.php
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php chore: apply new CSFixer rules 8 months ago
InvalidPathException.php
LockNotAcquiredException.php
Node.php
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
StorageAuthException.php
StorageBadConfigException.php
StorageConnectionException.php
StorageInvalidException.php
StorageNotAvailableException.php
StorageTimeoutException.php
UnseekableException.php