Robin Appelman
|
c912a3f0f6
Merge pull request #38860 from nextcloud/scanner-change-summary
|
1 year ago |
Robin Appelman
|
292c0e53f8
add summary of detected changes to files:scan output
|
1 year ago |
Robin Appelman
|
561536fc58
file scanner performance improvements
|
1 year ago |
Robin Appelman
|
9f1d497a0b
Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private
|
1 year ago |
Faraz Samapoor
|
e7cc7653b8
Refactors "strpos" calls in lib/private to improve code readability.
|
1 year ago |
Côme Chilliet
|
ae525e1935
Fix return types in phpdoc
|
1 year ago |
Robin Appelman
|
2ea41dab93
repair -1 folder sizes for object store background scan
|
1 year ago |
Robin Appelman
|
4953296b9e
Merge pull request #36857 from nextcloud/scan-repair-unencrypted-size
|
1 year ago |
Côme Chilliet
|
b294edad80
Merge branch 'master' into enh/type-iconfig-getter-calls
|
1 year ago |
Robin Appelman
|
b1f352c614
improve handling of files we can't access in the scanner
|
4 years ago |
Côme Chilliet
|
426c0341ff
Use typed version of IConfig::getSystemValue as much as possible
|
1 year ago |
Robin Appelman
|
649bed5154
fix unencrypted_size for files when scanning
|
1 year ago |
Robin Appelman
|
63fb33538c
fix unencrypted_size for folders when scanning the filesystem with encryption enabled
|
1 year ago |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 year ago |
Git'Fellow
|
e855298b3c
Switch logical operators
|
1 year ago |
Robin Appelman
|
457822c144
don't update the folder size if we know it hasn't changed
|
2 years ago |
Côme Chilliet
|
069477e608
Migrate more classes of lib/private to LoggerInterface
|
2 years ago |
Robin Appelman
|
89d3cd1447
don't overwrite the etag from storage backends that already provide "good" etags
|
2 years ago |
Robin Appelman
|
84f464550a
some file scanner performance improvements
|
2 years ago |
Robin Appelman
|
f5fe887b4b
background scan the source storage when a background scan on a storage jail is triggered
|
3 years ago |
Vincent Petry
|
c92a0e4152
Normalize directory entries in Encoding wrapper
|
3 years ago |
Vincent Petry
|
67ebe75d0e
Move storage encoding compatibility warning logic
|
3 years ago |
Vincent Petry
|
39fe43b914
Normalize file name before existence check in scanner
|
3 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Robin Appelman
|
b844293536
catch notfound and forbidden exception in smb::getmetadata
|
3 years ago |
Christoph Wurst
|
8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0
|
3 years ago |
Robin Appelman
|
205386b24e
ignore files that have no read permissions during scanning
|
3 years ago |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 years ago |
Robin Appelman
|
9735b5d61f
Add method to storage backends to get directory content with metadata
|
4 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |