ssh-portfolio/src
Erica Marigold ebddeaa21e
feat: include web server for static landing page
Also minor refactors `SshServer`; adding a convenience function to
trivially start an SSH server at a given `SocketAddr`.
2025-08-12 13:05:34 +01:00
..
atproto feat: include ATProto powered blog using whitewind lexicons 2025-08-11 08:02:15 +01:00
components feat(blog): make blog title list interactive 2025-08-12 08:18:49 +01:00
tui refactor: asyncify stop and exit for Tui 2025-02-03 06:24:32 +00:00
action.rs feat(blog): make blog title list interactive 2025-08-12 08:18:49 +01:00
app.rs fix: broken build when blog feature is disabled 2025-08-12 08:35:10 +01:00
cli.rs feat: include web server for static landing page 2025-08-12 13:05:34 +01:00
components.rs fix: broken build when blog feature is disabled 2025-08-12 08:35:10 +01:00
config.rs feat: init, basic rendering with ratatui to ssh backend 2025-01-28 05:40:02 +00:00
errors.rs feat: init, basic rendering with ratatui to ssh backend 2025-01-28 05:40:02 +00:00
keycode.rs fix(tests): use pretty_assertions for keycode tests 2025-01-31 13:09:37 +00:00
landing.rs feat: include web server for static landing page 2025-08-12 13:05:34 +01:00
logging.rs feat: init, basic rendering with ratatui to ssh backend 2025-01-28 05:40:02 +00:00
main.rs feat: include web server for static landing page 2025-08-12 13:05:34 +01:00
ssh.rs feat: include web server for static landing page 2025-08-12 13:05:34 +01:00