Commit Graph

51 Commits (master)

Author SHA1 Message Date
provokateurin 8d8f94b8ce
fix(files): Always return a valid mimetype 3 months ago
Ferdinand Thiessen a96406086c fix(FileInfo): correctly implement `\ArrayAccess::offsetGet` 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
hopleus a25c70c9b0
Refactoring getName function 2 years ago
hopleus 1c085a96eb
Fixes for getting the file name in the cases when the file name key is received, but it is empty 2 years ago
Côme Chilliet f73f966c98 chore: Add missing ArrayAccess template parameters 2 years ago
Robin Appelman f4fa2fb93c
optimize isShared and isMounted 2 years ago
Maxence Lange e62e9e3dbf IFilesMetadata 2 years ago
Git'Fellow 3bedfdf6ff Replace if/else with return match 2 years ago
Julius Härtl 13b9dd2267 fix: Only read unencrypted_size when file is actually encrypted 2 years ago
Robin Appelman 9055fef5ef
add IFileInfo::getParentId 2 years ago
Robin Appelman e98e8f10c9 improve performance of calculating dav permissions 2 years ago
Robin Appelman a031bc4788 more share permission logic to storage wrapper 2 years ago
Arthur Schiwon f6ac874dbf
chore: ugly type juggling 3 years ago
Côme Chilliet 5ad045619c
View needs to return an instance of OC\Files\FileInfo explicitely 3 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
Robin Appelman 1374cbee3e store unencrypted size in the unencrypted_size column 3 years ago
Robin Appelman 5e375d9092 Revert "store unencrypted size in the unencrypted_size column" 3 years ago
luz paz 368f83095d Fix typos in lib/private subdirectory 3 years ago
Carl Schwan 940b5e8f0a Fix metadata extraction 4 years ago
Robin Appelman 8238582e59
store unencrypted size in the unencrypted_size column 4 years ago
Robin Appelman 9b1abd6fac
save filesystem node in dav node 4 years ago
Côme Chilliet 113756db30
Fix ArrayAccess and JsonSerializable return types 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Morris Jobke 24d436cb60
Remove unneeded casts that were found by Psalm 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Robin Appelman f2724992fc
cast ctime and utime 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
Robin Appelman ea42474b31
use name in fileinfo if set 7 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Julius Härtl 4cfa1c66b8
Doc: Fix phpDoc issues 8 years ago
1 Man Projects 3e5d590f1e changed direct cast to integer to numerical value 9 years ago
1 Man Projects 56c0384044 Removed cast to integer in getSize 9 years ago
Morris Jobke c54a59d51e
Remove unused use statements 9 years ago
Joas Schilling 88015bc51f
Fix type hints and doc blocks 9 years ago
Piotr M 5c7079f8c6
Ensure that FileInfo return values as required by its phpdoc. 9 years ago
Robin Appelman 0ee958595e
Improve isMounted to handle primary storage object store 9 years ago
Robin Appelman cbcdf69dc2
only query substorages to calculate the final mtime/size/etag lazily 9 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago