Commit Graph

27 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
Louis Chemineau 675c7fab78
chore: Improve isEncrypted description 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Maxence Lange e62e9e3dbf IFilesMetadata 2 years ago
Robin Appelman 9055fef5ef
add IFileInfo::getParentId 2 years ago
Côme Chilliet 0b3dad895f
More type cleanup in View and FileInfo 3 years ago
Côme Chilliet 5c1a0e0307
Allow float sizes in FileInfo for 32bits 3 years ago
Julius Härtl b8046e2ba4
Align checksum dav property with desktop client parsing 3 years ago
Carl Schwan 8af4054237 Fix some issues with the API documentation 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Julius Härtl 45a474071e
Remove @package annotations from public namespace 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Robin Appelman 136c4ef925
dont expose metadata etag for now 6 years ago
Robin Appelman 1b6e647b63
expose filecache extension data in FileInfo 6 years ago
Robin Appelman 8fc47c6f00
add option to get raw size (without submounts) from fileinfo 7 years ago
Robin Appelman e5c3e4b76f
Add getExtension() to FileInfo 7 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Julius Härtl 4cfa1c66b8
Doc: Fix phpDoc issues 8 years ago
Joas Schilling 88015bc51f
Fix type hints and doc blocks 9 years ago
Felix Heidecke 11f838f9e4
Add ignore_files to config, 9 years ago
Joas Schilling a9f36067fd
Fix constant name, copy-pasterino 9 years ago
Robin Appelman e321ecd592 add recent files to node api 10 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Roeland Jago Douma 4a53542e45
Move \OCP\Files to PSR-4 10 years ago
Lukas Reschke 933f60e314 Update author information 10 years ago
Roeland Jago Douma 2035a179bc Add store/retrieve checksums 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Robin Appelman 331ef0e3c0 Add getOwner to FileInfo 10 years ago
Morris Jobke 7644950b48 Add @since tags to all methods in public namespace 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Robin Appelman fd85424742 Add getMountPoint to FileInfo 11 years ago
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 11 years ago
Robin Appelman ccb4475a8d Expose creatable permissions trough fileinfo 11 years ago
Morris Jobke ab6ee6a600 Add doc for \OCP\Files\FileInfo space constants 12 years ago
Morris Jobke b3b3354809 move to public namespace 12 years ago
Robin McCorkell a7ae2e874a Squash 'a | b' into 'a|b', in /lib 12 years ago
Thomas Müller c92c577b5e - Introduce isShared() and isMounted() on FileInfo class 12 years ago
Robin Appelman 65f52fee4f Fix FileInfo->getType errors 12 years ago
Robin Appelman 9231195c98 Fix FileInfo->getType 12 years ago
Robin Appelman fc5f20112e Add isReadable, isUpdateable, isDeletable, isShareable 12 years ago
Robin Appelman 82762bb462 remove ArrayAccess, JsonSerializable from the public part of FileInfo 12 years ago
Robin Appelman 39d2c18793 Extends phpdoc for \OCP\File\FileInfo 12 years ago
Robin Appelman 617acbd6f9 Add a FileInfo class which holds all info of a file and return that from getFileInfo, getDirectoryContent and search 12 years ago