aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/AppInfo
Commit message (Expand)AuthorAgeFilesLines
* chore: Apply rector configuration to apps folderCôme Chilliet2024-09-201-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-06-061-26/+3
* feat(files_external): migrate to vueJohn Molakvoæ2023-08-011-11/+5
* do not use deprecated query() methodArthur Schiwon2022-01-201-28/+28
* add KerberosApacheAuth support to files_externalArthur Schiwon2022-01-201-2/+4
* fix app disdplay nameArthur Schiwon2021-06-161-1/+1
* fix some typesRobin Appelman2021-06-161-7/+1
* move logic from contstructor to boot methodRobin Appelman2021-06-161-15/+12
* move user/group deleted listeners to new event listener serviceRobin Appelman2021-06-161-25/+6
* move files_external to IBootstrapRobin Appelman2021-06-161-3/+32
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* 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