Commit Graph

133 Commits (b00a9a6eaeeafce11e0141199f37d8a105050cce)

Author SHA1 Message Date
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
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Ashod Nakashian a66fb45c0b Unlock when promoting to exclusive lock fails 5 years ago
Robin Appelman cfde74442c
optimize View::getPath if we already know the storage id 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Scott Dutton 65e134c13a
Update View.php 6 years ago
Scott Dutton 75b99e85ff
Increase max read 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago