Commit Graph

334 Commits (89896b1d89e22130f8be75ceedc8d3f416cea069)

Author SHA1 Message Date
Maxence Lange 7467422f57 implements search on null/notnull metadata 2 years ago
Maxence Lange ff823cf926 accept boolean value 2 years ago
Ferdinand Thiessen 5172baaf8b
fix(ObjectStore): Make copying behavior consistent with local storage 2 years ago
Robin Appelman b942850af9
optimize UserMountCache::registerStorage 2 years ago
Maxence Lange f497d8b6e5 IFilesMetadata 2 years ago
Maxence Lange e62e9e3dbf IFilesMetadata 2 years ago
Jonas 7441ce2b11
enh(IMountManager): Add method to get MountPoint from CachedMountInfo 2 years ago
John Molakvoæ 4b55594f55
feat(files): migrate template picker 2 years ago
Robin Appelman 5e347553bc add method to create a node from cache entry + mountpoint 2 years ago
Benjamin Gaussorgues 003d0dec93 Detect aborted connection in OC\Files\View and stop writing data to the output buffer 2 years ago
Robin Appelman 9055fef5ef
add IFileInfo::getParentId 2 years ago
Robin Appelman e98e8f10c9 improve performance of calculating dav permissions 2 years ago
John Molakvoæ 28725c46a8
feat: redirect to the mime icon if no preview available 2 years ago
Robin Appelman a031bc4788 more share permission logic to storage wrapper 2 years ago
Robin Appelman 8af60b915b
fix share roots always being marked as writable 2 years ago
Robin Appelman fda820a64d
expose MovableMount in public interface 2 years ago
Joas Schilling 9bf812ac6c
feat!: Migrate TagService events to typed events 2 years ago
jld3103 259264b966
files: Add OpenAPI spec 2 years ago
Arthur Schiwon 221562d45d
feat: add searchBySystemTag as PHP API 2 years ago
Arthur Schiwon 71e41ffeeb
refactor: declare getMount() and getMountsIn() at IRootFolder 2 years ago
Simon L d55a7c619d Fix typos in lib/public subdirectory 2 years ago
Julius Härtl a6fe9130b9
fix: Empty fallback for template creator action label 2 years ago
Côme Chilliet 546d94c3ec
Fix file_get_content signatures to make it clear it can return false 2 years ago
Christopher Ng 966bc06e8d Create new file/folder labels 2 years ago
Côme Chilliet 0b3dad895f
More type cleanup in View and FileInfo 3 years ago
Côme Chilliet ea05544213
Fix return type of methods returning false on error 3 years ago
Côme Chilliet f974281ac9
Improve typing for fopen/toTmpFile 3 years ago
Côme Chilliet ed863fb47c
Make it clear that file sizes may be float on 32bits 3 years ago
Julius Härtl e23aa8883e
feat(s3): Use multipart upload for chunked uploading 3 years ago
Robin Appelman 9f3dbb699a fix tests 3 years ago
Côme Chilliet 09a97ad39c
Move back typing to phpdoc to keep backward compatibility in OCP 3 years ago
Côme Chilliet cd885b5705
Type sizes as int|float throughout the code base 3 years ago
Côme Chilliet 5c1a0e0307
Allow float sizes in FileInfo for 32bits 3 years ago
Côme Chilliet ff776a90b1
Strong type filesize related methods to ease 32bits problem findings 3 years ago
Daniel Kesselberg 258c919b3c
ci: migrate ocp since checker to psalm 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
bbx-github 08f9d71449
fix link to documentation of php function 3 years ago
Julius Härtl b8046e2ba4
Align checksum dav property with desktop client parsing 3 years ago
Carl Schwan a5ea677370 Rename file1 and file2 to source and target in Storage abstraction 3 years ago
John Molakvoæ d77e832223
Fix tests 3 years ago
Côme Chilliet 4f3b323fba
Move dav utils functions to OCP\Files\DavUtil 3 years ago
Robin Appelman c2b206db64
add marker interface to mark system mount points for encryption 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
Côme Chilliet 7ae6791737
Document all getIncomplete implementations as returning string|false 3 years ago
Carl Schwan 7b723813ce
Multiple fixes 3 years ago
Carl Schwan 19a36b58a6 Add typing to SimpleFS 3 years ago
Robin Appelman 8238582e59
store unencrypted size in the unencrypted_size column 3 years ago
Carl Schwan a392cd70fb Make it possible to get the appdata folder using the public API 3 years ago
Julius Härtl 9b408d556d
Adapt LockScope to LockContext rename 4 years ago