Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use placeholder values for password fields in external storage webui | Robin Appelman | 2020-03-13 | 1 | -2/+2 |
| | | | | | | | | | | This prevents the password from being sent to the webui. While an admin will always be able to retrieve the passwords (as they can do arbitrairy code execution by design) this prevents casual password snooping Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -9/+9 |
| | | | | | | | | | | | * Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix translations | Joas Schilling | 2017-04-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+4 |
| | |||||
* | Fix conversion issues | Juan Pablo Villafáñez | 2016-06-20 | 1 | -0/+1 |
| | | | | Change to phpdoc type for automatic conversion | ||||
* | Change the default value to true instead of null | Juan Pablo Villafáñez | 2016-06-08 | 1 | -2/+2 |
| | |||||
* | Rename variable | Juan Pablo Villafáñez | 2016-06-07 | 1 | -4/+4 |
| | |||||
* | Add support to know where the storage test comes from | Juan Pablo Villafáñez | 2016-06-07 | 1 | -4/+5 |
| | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -0/+1 |
| | |||||
* | Move remaining classes to PSR-4 | Joas Schilling | 2016-05-24 | 1 | -2/+2 |
| | |||||
* | Move stuff from outside lib/ to PSR-4 | Joas Schilling | 2016-05-24 | 1 | -0/+222 |