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
Carl Schwan 6945a030f5
refactor(OC_Helper): remove buildNotExistingFileNameForView
4 weeks ago
..
AppData
Cache refactor(IPropagator): Cleanup implementation 3 months ago
Config feat: add IPartialMountProvider to support authoritative mounts 1 month ago
Conversion fix(files): conversion api simplification and conflict check 12 months ago
Events fix(dav): Emit `BeforeZipCreatedEvent` when creating folder zip archive 1 year 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 6 months ago
ObjectStore perf(s3): Expose pre-signed urls for S3 1 month ago
Search chore: apply new CSFixer rules 6 months ago
SimpleFS chore: apply new CSFixer rules 6 months ago
Storage perf(s3): Expose pre-signed urls for S3 1 month ago
Template refactor(template-manager): Modernize template manager API 2 months ago
AlreadyExistsException.php
ConnectionLostException.php
DavUtil.php chore: apply new CSFixer rules 6 months ago
EmptyFileNameException.php chore: apply new CSFixer rules 6 months ago
EntityTooLargeException.php
File.php fix(files): Always return a valid mimetype 3 months ago
FileInfo.php fix(files): Always return a valid mimetype 3 months ago
FileNameTooLongException.php
Folder.php refactor(OC_Helper): remove buildNotExistingFileNameForView 4 weeks ago
ForbiddenException.php
GenericFileException.php chore: apply new CSFixer rules 6 months ago
IAppData.php chore: apply new CSFixer rules 6 months ago
IFilenameValidator.php fix(FilenameValidator): use `_` as default replacement for invalid chars 7 months ago
IHomeStorage.php
IMimeTypeDetector.php feat(core): add human readable mimes 8 months ago
IMimeTypeLoader.php fix: psalm and OCP @since declarations 11 months ago
IRootFolder.php
InvalidCharacterInPathException.php
InvalidContentException.php
InvalidDirectoryException.php chore: apply new CSFixer rules 6 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