aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* fix app disdplay nameArthur Schiwon2021-06-161-1/+1
* fix some typesRobin Appelman2021-06-163-9/+3
* move logic from contstructor to boot methodRobin Appelman2021-06-161-15/+12
* move user/group deleted listeners to new event listener serviceRobin Appelman2021-06-163-25/+96
* move files_external to IBootstrapRobin Appelman2021-06-163-8/+32
* remove depricated methods from MountConfigRobin Appelman2021-06-163-120/+58
* 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-04104-129/+41
|/
* l10n: Spelling unificationValdnet2021-05-212-2/+2
* Rename External storages to External storageszaimen2021-05-205-6/+6
* better cleanup of filecache when deleting an external storageRobin Appelman2021-05-191-38/+1
* 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
* Merge pull request #23444 from nextcloud/notify-dry-runRoeland Jago Douma2021-03-301-32/+52
|\
| * add dry-run option to files_external:notifyRobin Appelman2021-03-241-32/+52
* | 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
* | | Use correct exception type hint in catch statementMorris Jobke2021-03-161-2/+2
| |/ |/|
* | catch notfound and forbidden exception in smb::getmetadataRobin Appelman2021-03-041-1/+7
* | Fix types in the Group ManagerRoeland Jago Douma2021-03-031-1/+1
* | Fix a few RedundantCastRoeland Jago Douma2021-03-011-1/+1
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-182-2/+2
* | Drop redundant indesRoeland Jago Douma2021-02-162-3/+65
* | 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
| |/
* | Fix potential empty resultJoas Schilling2021-01-201-2/+2
* | Compare and store the login name via the eventJoas Schilling2021-01-201-3/+6
* | Also fix the username when it changedJoas Schilling2021-01-201-2/+3