Volker Theile
Volker Theile
Please use the `webui` RPC to add the new required methods to get/set the dashboard configuration.
Please use Angular CDK only if possible. After thinking about this a while I think writing the settings to the config.xml file feels wrong, blows up the file and will...
> Hi @votdev and @ryecoaaron I have completed the PR: Sorry no unit tests for the php, the last time i playerd with php unit tests weren't a thing, and...
> > With OMV7 a REST API is planned. Using JWT auth tokens will fix that issue then. > > OMV7 REST API seems implemented in deb/openmediavault/var/www/openmediavault/rpc/session.inc > > Anything...
Already available in OMV6.
The problem with this issue is that it is very expensive and slow to do this check every time the user views/updates the list of drives. This is not noticeable...
@johncant If your PR is implemented depends on how the code looks like and how the feature is implemented in general. I would like to see this as a plugin...
> Export and Import config should be the one of main feature but OMV doesn't have it. Why not learn from TrueNAS or OpenWRT. Have you read my [comment](https://github.com/openmediavault/openmediavault/issues/791#issuecomment-676765504)? If...
See https://github.com/openmediavault/openmediavault/issues/102
> I've not find the root cause but a workaround is to remove the 2 following lines > > ``` > match: > macaddress: {{ mac_address }} > ``` >...