Commit graph

6 commits

Author SHA1 Message Date
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
0383f796e2
feat(blog): make posts interactible and render markdown contents 2025-08-15 12:41:24 +01:00
403ff0f781
feat(logging): show debug logs in dev mode with russh::cipher hidden 2025-08-14 19:23:46 +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
8dad453cc6
fix(logging): not compiling in release mode due to conditional 2025-08-12 14:37:09 +01:00
15a6cfe4e2
feat: init, basic rendering with ratatui to ssh backend
Some checks failed
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