Volker Theile
Volker Theile
> What do you expect from this feature request? Do you want to get the RPC `Session:login` to be called like > > ``` > $ curl http://omv7box.local/rpc.php -u "admin:admin"...
@albinmedoc Could you please have a look on https://github.com/openmediavault/openmediavault/pull/1785 and test it?
> This is not really what I wanted. > After login, the user should be redirected to the dashboard. You are requesting that the `login.php` returns a 301? ``` header("Location:...
Now i know why i have not updated the transloco package. https://jsverse.gitbook.io/transloco/getting-started/angular-compatibility @ngneat/transloco 4.x must be used in OMV7 because Angular is at v15 (and Material at v14). Nevertheless, thank...
> You can update to version 16 Angular without any changes, but above 16 a lot of changes are needed, I know, I've already been through this. > > [angular.dev/update-guide?v=15.0-16.0&l=1](https://angular.dev/update-guide?v=15.0-16.0&l=1)...
ng-deep is already removed.
I don't know if it makes sense to move to Angular18 because this means the theme is also changing. My plan was to move to Angular17, but only for OMV8....
> Also with the last version there are some fancy news as standalone components, new flow syntax, vite bundler etccc Why investing time to refactor existing code that works. I...
Updating to a newer version makes sense and I've had code in my back pocket for a long time that updates to 16. Nevertheless, it makes sense to update to...
What is the output of ``` # systemctl status smartctl-hdparm ``` What happens when you run ``` # systemctl restart smartctl-hdparm ``` What is the output of ``` # ls...