aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/AppInfo/Application.php
Commit message (Expand)AuthorAgeFilesLines
* Remove unused importsChristoph Wurst2020-03-251-2/+0
* Do not use the deprecated service nameChristoph Wurst2020-03-191-4/+0
* Update license headersChristoph Wurst2019-12-051-2/+2
* extend with group deletion handlingArthur Schiwon2019-11-281-0/+11
* when a user was delete remove them from applicable list, unlessArthur Schiwon2019-11-281-0/+17
* Some php-cs fixesRoeland Jago Douma2019-11-221-22/+22
* Allow admin configured mounts to use user configured global credentialsRobin Appelman2019-09-091-0/+2
* delay sending event from app init to when they are neededArthur Schiwon2019-08-021-6/+0
* add LDAP ConfigHandler for external storages and "$home" varArthur Schiwon2019-02-141-1/+2
* files_external: allow to register config handlers for flexible placeholdersArthur Schiwon2019-02-141-1/+11
* Add support for using kerberos ticket to authenticate to smb serversRobin Appelman2018-06-221-0/+2
* Add SFTP auth mechanism to use a password and public key for SFTPRoeland Jago Douma2018-06-071-0/+2
* add support for v3 swift authRobin Appelman2018-02-261-2/+4
* Remove unused import statementsMorris Jobke2018-02-141-1/+0
* Use ::class statement instead of stringMorris Jobke2018-01-291-25/+49
* Move GDrive external storage to a separate repoVincent Petry2017-08-211-1/+0
* Bye bye Dropbox v1Vincent Petry2017-08-161-1/+0
* move personal external storage settings to it's own sectionRobin Appelman2017-06-231-18/+0
* 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
* 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
* | Add "Login credentials" and "User Provided"Lukas Reschke2016-06-211-0/+2
* | Add "Global Auth" option to external storageRobin Appelman2016-06-211-0/+1
|/
* 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