019af6bb36
build: apply optimizations in release mode
...
TODO: Potentially highlight more performance hotspots with
`#[optimize(speed)]`.
2025-08-27 12:46:23 +01:00
3e44d24f9b
feat!: persist ssh keys across builds by writing them in data dir
2025-08-27 10:34:50 +01:00
3c089bbdc3
style: apply rustfmt formatting to all files
...
Also moves rust toolchain to a nightly equivalent of stable 1.87, in
order to allow for existing rustfmt configs such as imports granularity
to be used.
2025-08-19 07:01:31 +01:00
256aa5b8bd
style: introduce new clippy config and apply
...
Also moves to nightly toolchain, mainly for specific clippy features.
2025-08-14 10:24:50 +01:00
15a6cfe4e2
feat: init, basic rendering with ratatui to ssh backend
CI / Test Suite (push) Has been cancelled
CI / Rustfmt (push) Has been cancelled
CI / Clippy (push) Has been cancelled
CI / Docs (push) Has been cancelled
2025-01-28 05:40:02 +00:00