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
2 months 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 2 months ago
Conversion fix(files): conversion api simplification and conflict check 1 year ago
Events chore: fix or suppress psalm errors for BeforeZipCreatedEvent 2 months ago
Lock chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Mount feat(Files\Mount): Add IShareOwnerlessMount 1 year ago
Notify chore: apply new CSFixer rules 8 months ago
ObjectStore perf(s3): Expose pre-signed urls for S3 3 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 3 months ago
Template refactor(template-manager): Modernize template manager API 4 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 5 months ago
FileInfo.php fix(files): Always return a valid mimetype 5 months ago
FileNameTooLongException.php
Folder.php refactor(OC_Helper): remove buildNotExistingFileNameForView 3 months ago
ForbiddenException.php style: update codestyle for coding-standard 1.2.3 2 years ago
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 9 months ago
IHomeStorage.php
IMimeTypeDetector.php feat(core): add human readable mimes 10 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 refactor: Replace __CLASS__ with ::class references 1 year ago
Node.php chore: Use more gender neutral language 1 year ago
NotEnoughSpaceException.php
NotFoundException.php
NotPermittedException.php
ReservedWordException.php
StorageAuthException.php
StorageBadConfigException.php
StorageConnectionException.php
StorageInvalidException.php
StorageNotAvailableException.php
StorageTimeoutException.php
UnseekableException.php