summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Don't save credentials of another userJoas Schilling2021-01-201-0/+5
|/
* Migrate internal classes to the OCP db col typesChristoph Wurst2021-01-121-1/+1
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-115-18/+18
* dont offer to edit external config settings if we can't edit themRobin Appelman2021-01-084-22/+53
* Merge pull request #23261 from nextcloud/enh/external-storage-session-typeMorris Jobke2021-01-073-3/+18
|\
| * Expose session based authentication through mount point typeJulius Härtl2020-12-213-3/+18
* | 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-1627-27/+26
* Adjust further columnsVincent Petry2020-12-091-0/+6
* set mountid for personal external storage mountsRobin Appelman2020-12-022-3/+5
* Remove the deprecated update.phpChristoph Wurst2020-11-271-1/+1