Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-06 | 1 | -20/+3 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | Refactors files_external app commands. | Faraz Samapoor | 2023-09-28 | 1 | -10/+7 |
| | | | | | | | To improve code readability. Signed-off-by: Faraz Samapoor <fsa@adlas.at> Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | ||||
* | Add more typing to FilesExternal commands | Carl Schwan | 2022-10-17 | 1 | -3/+2 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Also always return in app commands | Joas Schilling | 2020-06-26 | 1 | -1/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add visibility to all methods and position of static keyword | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Cleanup files_external command imports | Roeland Jago Douma | 2016-09-06 | 1 | -6/+0 |
| | |||||
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
| | |||||
* | 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 |
| | |||||
* | Move stuff from outside lib/ to PSR-4 | Joas Schilling | 2016-05-24 | 1 | -0/+112 |