aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/AppInfo
Commit message (Collapse)AuthorAgeFilesLines
* fix error when not logged inRobin Appelman2016-08-181-0/+4
|
* dont register personal files_external setting if it's emptyRobin Appelman2016-08-181-1/+8
|
* adjust files_externalArthur Schiwon2016-08-111-4/+0
|
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix apps/Joas Schilling2016-07-211-3/+5
|
* Remove unneeded checks if it runs on a Windows machineMorris Jobke2016-07-081-5/+2
| | | | * the setup check is still there
* Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-271-0/+4
|\
| * Quickfix: do not lazy load auth mechanisms for ext storagesVincent Petry2016-06-271-0/+4
| | | | | | | | | | Some auth mechanisms like SessionCredentials need to register hooks early, so they cannot be lazy loaded.
* | Add "Login credentials" and "User Provided"Lukas Reschke2016-06-211-0/+2
| | | | | | | | | | | | This adds the "Login Credentials" and "User Provided" option to the external storage implementation, it is basically done by reverting 176fb191b7ec1c742b70295ca2a315d8cc1f1ea0 from https://github.com/owncloud/core/pull/22432. This was taken from owncloud/core which is AGPL licensed.
* | Add "Global Auth" option to external storageRobin Appelman2016-06-211-0/+1
|/ | | | | | | | This adds the "Global Auth" option to the external storage implementation, it is basically done by reverting c2c6caee93c491de9fa9a2e7c2eea036f4974e61 from https://github.com/owncloud/core/pull/22468. This was taken from owncloud/core which is AGPL licensed. Commited with "icewind@owncloud.com" to keep the license header signature in sync. ![2016-06-21_14-01-06](https://cloud.githubusercontent.com/assets/878997/16228662/9c243136-37b8-11e6-9700-c1076ddb3d17.png)
* Fix SMB backend registrationRobin McCorkell2016-05-301-4/+2
|
* Update license headersLukas Reschke2016-05-261-0/+1
|
* Move stuff from outside lib/ to PSR-4Joas Schilling2016-05-241-0/+135