Git'Fellow
|
60d956f39f
refactor(storage): Code adjustements and simplifications
|
1 month ago |
provokateurin
|
0de4843b73
refactor(Storage): Align all Storage constructors
|
3 months ago |
provokateurin
|
f28e74b7a8
refactor(Storage): Make all parameter types strong types
|
3 months ago |
provokateurin
|
e1998b6b6c
fix(Storage): Fix getDirectoryContent() return type
|
3 months ago |
provokateurin
|
7cdccd058f
fix(Storage): Fix IStorage return types
|
3 months ago |
provokateurin
|
d2d1e3284d
fix(Storage): Fix method docs inheritance
|
3 months ago |
provokateurin
|
8ca6fcace7
fix(Storage): Document getOwner() can return false
|
3 months ago |
Louis Chemineau
|
6674f790a9
fix(files): Ensure that the hash method does not return null
|
6 months ago |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
7 months ago |
Côme Chilliet
|
308fcf4526
Respect OCP interface in private classes
|
1 year ago |
Côme Chilliet
|
d9dbed9105
Fix psalm errors related to filesizes
|
1 year ago |
Côme Chilliet
|
ff776a90b1
Strong type filesize related methods to ease 32bits problem findings
|
1 year ago |
Carl Schwan
|
a5ea677370
Rename file1 and file2 to source and target in Storage abstraction
|
2 years ago |
Vincent Petry
|
93fb33d863
Update lib/private/Files/Storage/Wrapper/Availability.php add void
|
3 years ago |
Vincent Petry
|
db29fd29ee
Return false in hasUpdated when storage is not available
|
3 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 years ago |
Robin Appelman
|
9735b5d61f
Add method to storage backends to get directory content with metadata
|
4 years ago |
Christoph Wurst
|
28f8eb5dba
Add visibility to all constants
|
4 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 years ago |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 years ago |
Arthur Schiwon
|
43bc31bacb
set a storage availability delay on auth issues to avoid lock out
|
5 years ago |
Morris Jobke
|
0eebff152a
Update license headers
|
7 years ago |
Lukas Reschke
|
dfd8125aeb
Replace wrong PHPDocs
|
7 years ago |
Joas Schilling
|
0215b004da
Update with robin
|
8 years ago |
Joas Schilling
|
ba87db3fcc
Fix others
|
8 years ago |
Robin McCorkell
|
77cec29b10
Prevent concurrent availability checks
|
8 years ago |
Roeland Jago Douma
|
dedf392751
Move \OC\Files to PSR-4
|
8 years ago |