Commit Graph

16 Commits (edbc1060ce3ceee7500a64f99c9c98f4ecc7934d)

Author SHA1 Message Date
Joas Schilling f2cb03e155 Allow array recursion in get 10 years ago
Joas Schilling a06f0256a9 Allow deleting a nested system config value 10 years ago
Joas Schilling 00ab50defc Retain backwards compatibility 10 years ago
Robin McCorkell b9d384d837 occ config:system:set can now set other value types 10 years ago
Joas Schilling faba02564a Move the filtering of sensitive data to the config class 10 years ago
Joas Schilling 6231bbdde3 Filter the objectstore password from the config list as well 11 years ago
Joas Schilling 85f012512e Invert the "public" to a "private" method 11 years ago
Joas Schilling e5bc9d0619 Make it possible to import exportet app/system configs 11 years ago
Joas Schilling d2ca3a25d3 Replace deprecated method calls 11 years ago
Joas Schilling 2b86eb0b29 Add commands to get, set and delete app config values 11 years ago
Joas Schilling 86952f88cb Add a command to import an json array into the config 11 years ago
Joas Schilling bc084c40a6 Add a command to delete a system config 11 years ago
Joas Schilling 3608c1007e Add a command to get a config value 11 years ago
Joas Schilling a83eac3762 Add a command to set a system config value 11 years ago
Joas Schilling 5370bba0b6 Split the system from the app config 11 years ago
Joas Schilling 16907f91ed Add tests for list config 11 years ago