Benjamin Gaussorgues
|
2cb0bf5437
fix(files_external): list root when using SMB case-insensitive option
|
10 ヶ月 前 |
Benjamin Gaussorgues
|
a45e12abc8
fix(files_external): on case insensitive system, block case change
|
1 年間 前 |
Benjamin Gaussorgues
|
9b03dc52a4
Migrate files external to PSR LoggerInterface
|
1 年間 前 |
Faraz Samapoor
|
94f2f57519
Update apps/files_external/lib/Lib/Storage/SMB.php
|
1 年間 前 |
Faraz Samapoor
|
cfb921b26c
Refactors "strpos" calls in /apps/files_external to improve code readability.
|
1 年間 前 |
Robin Appelman
|
b1f352c614
improve handling of files we can't access in the scanner
|
4 年 前 |
Carl Schwan
|
a5ea677370
Rename file1 and file2 to source and target in Storage abstraction
|
2 年 前 |
Carl Schwan
|
74e6976779
Use argument name from parent class
|
2 年 前 |
Carl Schwan
|
ff4c8e9bee
Force cast getCode to int
|
2 年 前 |
Carl Schwan
|
d5c23dbb9f
Move CappedMemoryCache to OCP
|
2 年 前 |
Carl Schwan
|
ec6b83cc18
Add stricter psalm type for CappedMemoryCache
|
2 年 前 |
Vincent Petry
|
bccb69f806
Merge pull request #30860 from nextcloud/smb-getdirectory-content-catch
|
2 年 前 |
Robin Appelman
|
a6f245f6ff
type hint as generator
|
2 年 前 |
Robin Appelman
|
5b77099612
handle invilid type when listing directory in smb
|
2 年 前 |
Robin Appelman
|
e2aa283dba
handle notfound and notpermitted error in Smb::getDirectoryContent
|
2 年 前 |
Carl Schwan
|
365f5e425f
Add additional logging on SMB failure to read folder content
|
3 年 前 |
Richard Steinmetz
|
2e53cf4c1f
Gracefully handle smb acls for users without a domain
|
3 年 前 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 年 前 |
Julius Härtl
|
8f01bc65f1
Continue iterating over diretory contents and just hide file if denied by acl
|
3 年 前 |
Robin Appelman
|
43f70e5817
ignore readonly flag for directories
|
3 年 前 |
Robin Appelman
|
5ffaa94fbc
add (hidden) option to always show smb root as writable
|
3 年 前 |
Robin Appelman
|
b844293536
catch notfound and forbidden exception in smb::getmetadata
|
3 年 前 |
Julius Härtl
|
e9ae943bba
Properly handle SMB ACL blocking scanning a directory
|
3 年 前 |
Christoph Wurst
|
73c7d0dc81
Bump icewind/streams from 0.7.1 to 0.7.2
|
4 年 前 |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
4 年 前 |
Robin Appelman
|
43b3049a4f
improve handling of out of space errors for smb
|
4 年 前 |
Morris Jobke
|
fedf9c69d9
Use matching parameter names form interfaces and implementations
|
4 年 前 |
Robin Appelman
|
23e2baeb95
Add option to check share ACL's when listing directories
|
4 年 前 |
Robin Appelman
|
9735b5d61f
Add method to storage backends to get directory content with metadata
|
4 年 前 |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 年 前 |