summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #26145 from nextcloud/smb-force-write-optionMorris Jobke2021-03-191-1/+9
|\
| * add (hidden) option to always show smb root as writableRobin Appelman2021-03-161-1/+9
* | Merge pull request #25129 from nextcloud/bugfix/smb-notify-subpathVincent Petry2021-03-191-1/+1
|\ \ | |/ |/|
| * Fix files_external:notify command when running withing a subdirectory of the ...Julius Härtl2021-01-141-1/+1
* | catch notfound and forbidden exception in smb::getmetadataRobin Appelman2021-03-041-1/+7
* | Properly handle SMB ACL blocking scanning a directoryJulius Härtl2021-01-291-2/+7
* | Merge pull request #25214 from nextcloud/dependabot/composer/phpseclib/phpsec...Morris Jobke2021-01-211-0/+1
|\ \
| * | Bump phpseclib/phpseclib from 2.0.25 to 2.0.30Christoph Wurst2021-01-191-0/+1
| |/
* / Don't save credentials of another userJoas Schilling2021-01-201-0/+5
|/
* Merge pull request #23261 from nextcloud/enh/external-storage-session-typeMorris Jobke2021-01-071-2/+4
|\
| * Expose session based authentication through mount point typeJulius Härtl2020-12-211-2/+4
* | Revert "allow using any ldap property as login name when using login credenti...blizzz2021-01-071-38/+2
* | allow using any ldap property as login name when using external storage login...Robin Appelman2021-01-041-2/+38
* | Bump icewind/streams from 0.7.1 to 0.7.2Christoph Wurst2020-12-291-1/+1
|/
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-1611-12/+11
* set mountid for personal external storage mountsRobin Appelman2020-12-021-2/+3
* Remove the deprecated update.phpChristoph Wurst2020-11-271-1/+1
* Check if array elements exist before using themRoeland Jago Douma2020-10-251-1/+7