Volker Theile
Volker Theile
> But Google provide ads for half the web, so I presume it's possible to configure what kind of ads are served as most sites serve a more normal "diet"...
I've now disabled the feature that allows Google to automatically place ads on a website based on some magical analysis process.
Thank you for your contribution. But to be honest, I don't like the solution and implementation at all. From a UX perspective, this dropdown belongs in the pagination bar. The...
I think the idea was to force plugin developers to create ALL routes they are using. This might looks like ``` version: "1.0" type: route data: url: "/services/test/foo" title: _("Foo")...
I've added a draft PR to think about if this fix makes sense or if it contradicts the original idea how routes have to be configured.
The problem with the fix is that this automatic creation of unconfigured routes can lead to problems if two plugins configure the same routes. If a file is created for...
I'm not sure if this fix contradicts the original idea that plugin developers have to configure ALL routes they use. This ALWAYS ensures that the routing works as intended. This...
The commit message is missing the DCO. Please have a look here how to contribute: https://github.com/openmediavault/openmediavault/blob/master/CONTRIBUTING.md
Thx for the PR. Superseded by https://github.com/openmediavault/openmediavault/pull/1822
The used [datatable component](https://github.com/siemens/ngx-datatable) does not support that out-of-the-box.