Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow setting notify credentials in environment | Robin Appelman | 2018-06-07 | 1 | -0/+8 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Make it possible to make external storages read only | Roeland Jago Douma | 2018-05-01 | 1 | -1/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 7 | -0/+7 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix comparisons in the files external app | Joas Schilling | 2017-08-01 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [files_external] fix commands | Roeland Jago Douma | 2017-08-01 | 6 | -13/+13 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | reviewed | Ardinis | 2017-04-20 | 1 | -0/+7 |
| | |||||
* | Remove json handling for files_external:config | Ardinis | 2017-04-14 | 1 | -7/+0 |
| | | | #4347 | ||||
* | fix self test for non leading slash | Robin Appelman | 2017-02-10 | 1 | -2/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Make the notify self test for subfolders more reliable | Robin Appelman | 2017-02-10 | 1 | -1/+6 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | add notify self test | Robin Appelman | 2017-01-27 | 1 | -1/+36 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | switch occ files_external:notify to new notify mechanism | Robin Appelman | 2017-01-27 | 1 | -10/+12 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Cleanup files_external command imports | Roeland Jago Douma | 2016-09-06 | 3 | -14/+0 |
| | |||||
* | Update with robin | Joas Schilling | 2016-07-21 | 11 | -11/+11 |
| | |||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 11 | -18/+30 |
| | |||||
* | add files_external:notify command | Robin Appelman | 2016-07-14 | 1 | -0/+173 |
| | |||||
* | show configuration options for authentication backends while listing storage | Robin Appelman | 2016-06-30 | 1 | -0/+4 |
| | | | | Fixes #22447 | ||||
* | hide hidden parameters from list backend/auth parameters | Robin Appelman | 2016-06-30 | 1 | -3/+14 |
| | |||||
* | Add option to `occ files_external:list` to show all configured mounts | Robin Appelman | 2016-06-23 | 2 | -10/+40 |
| | |||||
* | Hide more default options in occ files_external:list | Robin Appelman | 2016-06-22 | 1 | -1/+3 |
| | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 8 | -0/+8 |
| | |||||
* | Move remaining classes to PSR-4 | Joas Schilling | 2016-05-24 | 8 | -11/+11 |
| | |||||
* | Move stuff from outside lib/ to PSR-4 | Joas Schilling | 2016-05-24 | 10 | -0/+1460 |