summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib
Commit message (Expand)AuthorAgeFilesLines
* Properly handle SMB ACL blocking scanning a directoryJulius Härtl2021-02-011-2/+7
* set mountid for personal external storage mountsRobin Appelman2020-12-022-3/+5
* Check if array elements exist before using themRoeland Jago Douma2020-10-271-1/+7
* add option to disable notify self checkRobin Appelman2020-10-141-1/+10
* Merge pull request #23233 from nextcloud/notify-saved-login-auth-19blizzz2020-10-131-14/+56
|\
| * also give storage backend it's change to manipulate the configRobin Appelman2020-10-071-0/+9
| * allow using saved login credentials for notifyRobin Appelman2020-10-061-14/+47
* | improve handling of out of space errors for smbRobin Appelman2020-09-171-0/+6
* | Set delimiter so that the CommonPrefixes response can properly be determinedJulius Härtl2020-09-101-1/+2
* | fix s3 doesDirectoryExist check for empty directoriesRobin Appelman2020-09-101-1/+1
* | Fix reading empty files from objectstorageRoeland Jago Douma2020-09-091-2/+8
* | Reuse cache for directory mtime/size if filesystem changes can be ignoredJulius Härtl2020-08-101-0/+6
* | Remove rescanDelay from directory mtimeJulius Härtl2020-06-251-6/+1
|/
* normalize sftp path in read and write streamRobin Appelman2020-06-032-0/+6
* Update license headers for 19Christoph Wurst2020-04-2934-1/+34
* add tooltip to optionRobin Appelman2020-04-221-1/+2
* Add option to check share ACL's when listing directoriesRobin Appelman2020-04-212-0/+37
* Add method to storage backends to get directory content with metadataRobin Appelman2020-04-201-8/+57
* Fix issues with Keystone auth v3 in files_external appJulien Lutran2020-04-152-2/+2
* Add visibility to all constantsChristoph Wurst2020-04-1013-39/+39
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-1012-12/+12
* Format control structures, classes, methods and functionChristoph Wurst2020-04-1065-128/+36
* Use elseif instead of else ifChristoph Wurst2020-04-1010-19/+19
* Merge pull request #20391 from nextcloud/refactor/spaces-cleanupChristoph Wurst2020-04-093-3/+2
|\
| * Make sure every file ends with an empty newlineChristoph Wurst2020-04-091-1/+0
| * Remove trailing and in between spacesChristoph Wurst2020-04-092-2/+2
* | Merge pull request #20384 from nextcloud/techdebt/lowercase-keywordsChristoph Wurst2020-04-091-2/+2
|\ \ | |/ |/|
| * Use php keywords in lowercaseChristoph Wurst2020-04-091-2/+2
* | Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-097-10/+10
|/
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-099-7/+2
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-092-7/+7
* Fix multiline commentsChristoph Wurst2020-04-082-6/+6
* allow setting tooltips for external storage config optionsRobin Appelman2020-04-031-1/+21
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-3114-5/+26
* Merge pull request #20208 from nextcloud/smb-folder-contents-normalize-pathJohn Molakvoæ2020-03-301-1/+1
|\
| * normalize smb path while listing folder contentsRobin Appelman2020-03-271-1/+1
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-274-5/+0
|\ \
| * | Remove unused importsChristoph Wurst2020-03-254-5/+0
| |/
* / Use the short array syntax, everywhereChristoph Wurst2020-03-2611-39/+39
|/
* Do not use the deprecated service nameChristoph Wurst2020-03-191-4/+0
* remove the requirement that everything that looks like a placeholder is subst...Robin Appelman2020-03-131-28/+0
* Merge pull request #19915 from nextcloud/external-storage-password-placeholdersJoas Schilling2020-03-138-37/+65
|\
| * Use placeholder values for password fields in external storage webuiRobin Appelman2020-03-128-37/+65
* | faster implementation of SFTP write streamRobin Appelman2020-03-103-0/+184
* | Faster implementation of sftp read streamRobin Appelman2020-03-062-0/+200
|/
* do not overwrite global user auth credentials with empty valuesArthur Schiwon2020-02-061-0/+5
* Update license headers for 18Christoph Wurst2019-12-201-0/+1
* Merge pull request #18256 from nextcloud/files-aditional-scripts-new-eventsRoeland Jago Douma2019-12-091-1/+3
|\
| * use OCP\EventDispatcher\GenericEvent in more placesRobin Appelman2019-12-091-1/+3
* | rejig right to left join for sqlite's satisfactionArthur Schiwon2019-12-061-3/+3