aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Command
Commit message (Collapse)AuthorAgeFilesLines
* allow setting notify credentials in environmentRobin Appelman2018-06-071-0/+8
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Make it possible to make external storages read onlyRoeland Jago Douma2018-05-011-1/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update license headersMorris Jobke2017-11-067-0/+7
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix comparisons in the files external appJoas Schilling2017-08-011-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [files_external] fix commandsRoeland Jago Douma2017-08-016-13/+13
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* reviewedArdinis2017-04-201-0/+7
|
* Remove json handling for files_external:configArdinis2017-04-141-7/+0
| | | #4347
* fix self test for non leading slashRobin Appelman2017-02-101-2/+2
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Make the notify self test for subfolders more reliableRobin Appelman2017-02-101-1/+6
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* add notify self testRobin Appelman2017-01-271-1/+36
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* switch occ files_external:notify to new notify mechanismRobin Appelman2017-01-271-10/+12
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Cleanup files_external command importsRoeland Jago Douma2016-09-063-14/+0
|
* Update with robinJoas Schilling2016-07-2111-11/+11
|
* Fix apps/Joas Schilling2016-07-2111-18/+30
|
* add files_external:notify commandRobin Appelman2016-07-141-0/+173
|
* show configuration options for authentication backends while listing storageRobin Appelman2016-06-301-0/+4
| | | | Fixes #22447
* hide hidden parameters from list backend/auth parametersRobin Appelman2016-06-301-3/+14
|
* Add option to `occ files_external:list` to show all configured mountsRobin Appelman2016-06-232-10/+40
|
* Hide more default options in occ files_external:listRobin Appelman2016-06-221-1/+3
|
* Update license headersLukas Reschke2016-05-268-0/+8
|
* Move remaining classes to PSR-4Joas Schilling2016-05-248-11/+11
|
* Move stuff from outside lib/ to PSR-4Joas Schilling2016-05-2410-0/+1460