summaryrefslogtreecommitdiffstats
path: root/core/Command/User/Setting.php
Commit message (Expand)AuthorAgeFilesLines
* Update the email in the accounts table as wellJoas Schilling2017-02-081-0/+17
* Fix othersJoas Schilling2016-07-211-1/+2
* Use argument instead of valueJoas Schilling2016-07-141-12/+12
* FIx my emailJoas Schilling2016-07-131-2/+1
* Fix descriptionsJoas Schilling2016-07-131-2/+2
* Add tests for set/get/delete/listJoas Schilling2016-07-131-9/+7
* Add tests for checkInput()Joas Schilling2016-07-131-7/+7
* Allow deleting a settingJoas Schilling2016-07-131-2/+40
* Allow setting valuesJoas Schilling2016-07-131-4/+35
* Add a occ command to list/get user preferencesJoas Schilling2016-07-131-0/+160