Faraz Samapoor
|
e7cc7653b8
Refactors "strpos" calls in lib/private to improve code readability.
|
1 year ago |
Arthur Schiwon
|
997efe44ff
Merge pull request #37943 from nextcloud/fix/fix-getcontent-return-type
|
1 year ago |
Git'Fellow
|
951c5b973e
Normalize logical operators
|
1 year ago |
Côme Chilliet
|
546d94c3ec
Fix file_get_content signatures to make it clear it can return false
|
1 year ago |
Côme Chilliet
|
6633b4ced6
Remove unecessary fully qualified namespaces from phpdoc
|
1 year ago |
Côme Chilliet
|
5ad045619c
View needs to return an instance of OC\Files\FileInfo explicitely
|
1 year ago |
Côme Chilliet
|
0b3dad895f
More type cleanup in View and FileInfo
|
1 year ago |
Côme Chilliet
|
ea05544213
Fix return type of methods returning false on error
|
1 year ago |
Côme Chilliet
|
4393b96542
Remove unused method getLocalFolder
|
1 year ago |
Côme Chilliet
|
966a3e6963
Tidy up typing in OC\Files\View
|
1 year ago |
Julius Härtl
|
d515da502f
fix: Use proper path for quota fetching
|
1 year ago |
Robin Appelman
|
5bcf37b7ff
only fetch the data for mounts inside a folder when needed
|
1 year ago |
Côme Chilliet
|
028c225d96
Fix psalm errors
|
1 year ago |
Côme Chilliet
|
ff776a90b1
Strong type filesize related methods to ease 32bits problem findings
|
1 year ago |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 year ago |
Louis Chemineau
|
66ba90ceff
Update cache when file size === 0
|
1 year ago |
Carl Schwan
|
a5ea677370
Rename file1 and file2 to source and target in Storage abstraction
|
2 years ago |
blizzz
|
ca958de7e9
Merge pull request #33566 from nextcloud/fopen-not-found-rescan
|
2 years ago |
Carl Schwan
|
92a5a8f075
Cleanup tags and Share component
|
2 years ago |
Robin Appelman
|
cb51564356
trigger a rescan when trying to fopen a file that exists in cache but not on disk
|
2 years ago |
Carl Schwan
|
51b9847fad
Merge branch 'master' into display-name-cache-public
|
2 years ago |
luz paz
|
368f83095d
Fix typos in lib/private subdirectory
|
2 years ago |
Robin Appelman
|
6d6662ec68
expose displayname cache trough a public interface
|
2 years ago |
Côme Chilliet
|
069477e608
Migrate more classes of lib/private to LoggerInterface
|
2 years ago |
Vincent Petry
|
ff385dc679
Merge pull request #32082 from nextcloud/directory-content-lazy-owner
|
2 years ago |
Robin Appelman
|
7a6c724a81
Use a lazy user for the file owner when listing a directory
|
2 years ago |
Robin Appelman
|
9f0ba3adc2
optimize adding submount info to directory content
|
2 years ago |
Robin Appelman
|
5e69f98c16
sh
|
2 years ago |
Robin Appelman
|
151c800397
allow reusing known folder info when getting directory contents
|
2 years ago |
Côme Chilliet
|
140624d551
composer run cs:fix
|
2 years ago |