summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #30860 from nextcloud/smb-getdirectory-content-catchVincent Petry2022-04-141-3/+9
|\
| * handle notfound and notpermitted error in Smb::getDirectoryContentRobin Appelman2022-02-111-3/+9
* | Adapt more code to migration to LoggerInterfaceCôme Chilliet2022-03-241-20/+20
* | Merge pull request #31215 from nextcloud/smb-directory-invalid-typeRobin Appelman2022-03-171-9/+17
|\ \
| * | type hint as generatorRobin Appelman2022-03-041-9/+14
| * | handle invilid type when listing directory in smbRobin Appelman2022-03-041-0/+3
| |/
* | AmazonS3: allow not implemented versioningErik van Velzen2022-03-151-2/+14
* | Prevent reading key on SFTP stat boolJohn Molakvoæ2022-03-111-0/+3
|/
* Add SCHEME_NULL to list of allowed auth mechanismhowardZa2022-02-071-0/+2
* Fix php:csLouis Chemineau2022-01-261-1/+1
* Fix accessing undefined offsetsCarl Schwan2022-01-211-4/+2
* l10n: Change to a capital letterValdnet2022-01-211-1/+1
* update to release smb libRobin Appelman2022-01-201-4/+4
* add changes from Sebastian/dassIT and move default_realm to backendArthur Schiwon2022-01-202-5/+27
* add KerberosApacheAuth support to files_externalArthur Schiwon2022-01-202-5/+74
* Merge pull request #29923 from alacn1/fix_basicauth_must_be_stringCarl Schwan2022-01-141-0/+4
|\
| * files_external SMB: throw InvalidArgument when user is not setAnderson Luiz Alves2021-12-031-0/+4
* | Fix a few psalm issues and moved back to psalm/phar 4.18Carl Schwan2022-01-121-1/+1
|/
* Fix ArrayAccess and JsonSerializable return typesCôme Chilliet2021-11-234-12/+4
* Use unique combination of hostname/bucket/key for external storagesJulius Härtl2021-11-041-0/+1
* Merge pull request #29021 from nextcloud/work/smb/additional-loggingJulius Härtl2021-10-251-0/+1
|\
| * Add additional logging on SMB failure to read folder contentCarl Schwan2021-10-011-0/+1
* | cache versioning enabled statusRobin Appelman2021-10-191-2/+16
* | minor directory detect improvementsRobin Appelman2021-10-191-2/+2
* | always set Key field in `headObject`Robin Appelman2021-10-151-1/+3
* | more reliable hasUpdated for s3Robin Appelman2021-10-151-0/+13
* | remove old migration methodRobin Appelman2021-10-151-31/+0
* | optimize filetype for s3 directories a bitRobin Appelman2021-10-151-0/+3
* | more reliable directory copyRobin Appelman2021-10-151-20/+10
* | doesDirectoryExist fixesRobin Appelman2021-10-151-4/+4
* | s3 external storage listing reworkRobin Appelman2021-10-151-96/+147
* | Merge pull request #29185 from nextcloud/revert-29165-bug/noid/s3-delete-fold...Robin Appelman2021-10-151-23/+1
|\ \
| * | Revert "Delete S3 versions in rmdir"Vincent Petry2021-10-121-23/+1
* | | Merge pull request #27194 from nextcloud/new-ftpJohn Molakvoæ2021-10-142-84/+526
|\ \ \ | |/ / |/| |
| * | ftp ci improvementsRobin Appelman2021-10-071-1/+1
| * | update copyright headerRobin Appelman2021-10-071-1/+2
| * | teardownRobin Appelman2021-10-071-1/+5
| * | add new ftp backendRobin Appelman2021-10-072-85/+522
| |/
* / Delete S3 versions in rmdirVincent Petry2021-10-111-1/+23
|/
* Fix folder size contained in S3 bucketsLouis Chemineau2021-08-191-4/+9
* Delete object to cleanup leftover of paths when removing directoriesJulius Härtl2021-08-131-0/+1
* Gracefully handle smb acls for users without a domainRichard Steinmetz2021-08-131-1/+1
* remove depricated methods from MountConfigRobin Appelman2021-06-161-6/+6
* Merge pull request #26397 from nextcloud/external-storage-login-ldap-publicblizzz2021-06-071-3/+34
|\
| * allow using any ldap property as login name when using external storage login...Robin Appelman2021-06-031-3/+34
* | Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0458-67/+14
|/
* l10n: Spelling unificationValdnet2021-05-212-2/+2
* set mimetype for objects uploaded to object storagesRobin Appelman2021-04-212-4/+14
* Continue iterating over diretory contents and just hide file if denied by aclJulius Härtl2021-04-201-1/+1
* ignore readonly flag for directoriesRobin Appelman2021-03-251-8/+2