Commit Graph

140 Commits (ba94de2510b3858f10d60f0230a58b1252346372)

Author SHA1 Message Date
Robin Appelman 96942e436b
fix: update "move into share" check to share manager 2 years ago
Côme Chilliet b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps 2 years ago
Julius Härtl cc75294eb6 perf: Avoid updating the folder size if we know the size difference 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Robin Appelman 9bc44de95d
reuse sharing disabled state when listing folder content 2 years ago
Benjamin Gaussorgues 003d0dec93 Detect aborted connection in OC\Files\View and stop writing data to the output buffer 2 years ago
Anna Larch 556f29bef5 fix: don't emit Hooks when hookpaths are empty 2 years ago
Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Git'Fellow 951c5b973e
Normalize logical operators 3 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 6633b4ced6
Remove unecessary fully qualified namespaces from phpdoc 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 ea05544213
Fix return type of methods returning false on error 3 years ago
Côme Chilliet 4393b96542
Remove unused method getLocalFolder 3 years ago
Côme Chilliet 966a3e6963
Tidy up typing in OC\Files\View 3 years ago
Julius Härtl d515da502f fix: Use proper path for quota fetching 3 years ago
Robin Appelman 5bcf37b7ff only fetch the data for mounts inside a folder when needed 3 years ago
Côme Chilliet 028c225d96
Fix psalm errors 3 years ago
Côme Chilliet ff776a90b1
Strong type filesize related methods to ease 32bits problem findings 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Louis Chemineau 66ba90ceff Update cache when file size === 0 3 years ago
Carl Schwan a5ea677370 Rename file1 and file2 to source and target in Storage abstraction 3 years ago
Carl Schwan 92a5a8f075 Cleanup tags and Share component 3 years ago
Robin Appelman cb51564356 trigger a rescan when trying to fopen a file that exists in cache but not on disk 3 years ago
luz paz 368f83095d Fix typos in lib/private subdirectory 3 years ago
Robin Appelman 6d6662ec68
expose displayname cache trough a public interface 4 years ago
Côme Chilliet 069477e608
Migrate more classes of lib/private to LoggerInterface 4 years ago
Robin Appelman 7a6c724a81 Use a lazy user for the file owner when listing a directory 4 years ago
Robin Appelman 9f0ba3adc2
optimize adding submount info to directory content 4 years ago
Robin Appelman 5e69f98c16
sh 4 years ago
Robin Appelman 151c800397
allow reusing known folder info when getting directory contents 4 years ago
Côme Chilliet 140624d551
composer run cs:fix 4 years ago
Côme Chilliet d36a1a7bf6 Exit early if $storage is falsy in View::getDirectoryContent 4 years ago
Côme Chilliet 916fbe81c6 Fix incorrect if conditions in View 4 years ago
Robin Appelman ff666e648a Add dav plugin to trigger recalculating of checksums 4 years ago
Robin Appelman 917c74e214
type fixes 4 years ago
Robin Appelman 5c0fe93498
move teardown logic to SetupManager 4 years ago
Carl Schwan 6312c0df69
Check style update 4 years ago
Carl Schwan aeecb72e96
Fix a few psalm issues and moved back to psalm/phar 4.18 4 years ago
acsfer 97e1855ed5
Typo 4 years ago
acsfer 0a0fd33773
Check if size value is set 4 years ago
John Molakvoæ d6152bf98d
Fix psalm 4 years ago
John Molakvoæ d6a26b2536
Revert "add dav plugin to trigger recalculating of checksums" 4 years ago
Robin Appelman fd5e11a81a
Add dav plugin to trigger recalculating of checksums 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Richard de Boer 7990f95558 Check whether output buffering is active before turning it off 5 years ago
Christoph Wurst 8196420063
Drop \OCP\User 5 years ago
Robin Appelman f98fed3f8a
reuse usermanager instance when processing search results 5 years ago
Julius Härtl 19eb48b8a3
Properly end iterating over the file once the target has been reached 5 years ago