NGnius (Graham)
NGnius (Graham)
This should allow all users to access rustup-installed binaries (e.g. the Rust compiler) in the container. Before this, non-root Rust builds would fail because /.rustup was inaccessible for the current...
# PowerTools Adds lots of boxes to change which affect device power behaviour. This is more bugfixes from v2.0.0; fixes the max charge rate not applying, removes a harmless error...
Currently the image field only accepts links to an image, but they are all getting uploaded to the store CDN anyway. It would make sense to also accept a file...
Rewrite interfacing to use standards like gRPC to make it easier to interoperate with other implementations. Maybe also use SSL for encryption instead of single-key RSA.