Commit Graph

36 Commits (master)

Author SHA1 Message Date
Carl Schwan b6313f68d3
perf(s3): Expose pre-signed urls for S3 3 weeks ago
provokateurin f28e74b7a8
refactor(Storage): Make all parameter types strong types 1 year ago
provokateurin 227609a954
fix(IStorage): Use false instead of bool intersection type to match implementations 1 year ago
Côme Chilliet 94b0a0e863 fix: Move storage constructor to specific interface 1 year ago
provokateurin 8ca6fcace7
fix(Storage): Document getOwner() can return false 1 year ago
Côme Chilliet 03b969fb95
chore: Improve typing and phpdoc comments 1 year ago
Côme Chilliet ed0ac284e3
chore: Remove deprecated Storage::search method instead of moving it to IStorage 1 year ago
Côme Chilliet 492e6997d8
chore: Fix psalm issues, put back private versions of getter in private Storage interface 1 year ago
Côme Chilliet 22822d5e9b
fix: Fix other uses of removed Storage interface 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Louis Chemineau 0114e9cd84
fix(files): setOwner since doc 2 years ago
Julius Härtl 4910e7e231
fix: Pass the mountpoint target user to storages without owner 2 years ago
Côme Chilliet 546d94c3ec
Fix file_get_content signatures to make it clear it can return false 3 years ago
Côme Chilliet ea05544213
Fix return type of methods returning false on error 3 years ago
Côme Chilliet ed863fb47c
Make it clear that file sizes may be float on 32bits 3 years ago
Côme Chilliet 09a97ad39c
Move back typing to phpdoc to keep backward compatibility in OCP 3 years ago
Côme Chilliet ff776a90b1
Strong type filesize related methods to ease 32bits problem findings 3 years ago
Carl Schwan a5ea677370 Rename file1 and file2 to source and target in Storage abstraction 3 years ago
Robin Appelman db2dcbfe13
code checker fixes for instanceOfStorage 4 years ago
Carl Schwan 28970563a2
Remove some mentions of ownCloud from our api documentation 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Robin Appelman 7995c6e1dc
dont return private storage interface from public mount interface 5 years ago
Christoph Wurst 9ce3ea3368
Update license headers 5 years ago
Christoph Wurst 73c7d0dc81
Bump icewind/streams from 0.7.1 to 0.7.2 5 years ago
Tigran Mkrtchyan 4f2dc18f58 storage: update IStorage#file_put_contents docs to match usage 5 years ago
J0WI 68ce17e59b Unify links to php.net 5 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Lukas Reschke dfd8125aeb
Replace wrong PHPDocs 9 years ago
Robin Appelman f73527c42f
minor storage interface tweaks 9 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
Robin Appelman 282c1cb24f remove unused Storage->search 10 years ago
Robin Appelman fb76d7de69 remove unused Storage->getLocalFolder 10 years ago
Robin Appelman 0724ac1e5e split locking related methods to their own interface 10 years ago
Robin Appelman 3deb3bd163 Add IStorage interface for consistent naming 10 years ago
Robin Appelman dcbeeced3b add since tags 10 years ago
Robin Appelman 989995a852 fix phpdoc 10 years ago
Robin Appelman a3d50ef49a add watcher interface 10 years ago
Robin Appelman c27894791e Add updater interface and expose cache interfaces from storage 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Vincent Petry 84e5b76d3c Add getOwner() method to FileInfo and Node API 10 years ago
Lukas Reschke 8f09d5b67c Update license headers 10 years ago
Jörn Friedrich Dreyer 89a63ec74b make mkdir recursive, add phpdoc to api 10 years ago
Morris Jobke b945d71384 update licence headers via script 10 years ago
Robin McCorkell df19cabb44 Store storage availability in database 11 years ago
Michael Roth 78e02045c1 Changed broken links to php manual 11 years ago