Commit 92be754
committed
feat: SSH keys via symlinks, Tunnels page polish
- feat: discover_keys follows symlinks in ~/.ssh so externally
managed keys (password manager, central key store, synced
storage) appear in the picker as first-class entries (closes #58).
- change: tunnels_overview header now leads with HIGHLIGHT_W in
the leading pad so column titles align with row content.
Sort indicator rendered as separate span outside cols.last,
matching host_list pattern.
- change: tunnels_overview list block carries getpurple.sh in
title_bottom, mirroring host_list.
- change: top_bar inactive tab uses theme::muted() instead of
theme::bold() to dim the non-active page.
Bumps version to 3.3.0 across Cargo.toml, site/page.html,
llms.txt and worker.ts embedded copies.
Symlinked SSH keys reported by @Nab0y (#58).1 parent 9e46921 commit 92be754
53 files changed
Lines changed: 385 additions & 301 deletions
File tree
- screenshots
- site
- src
- ui
- tests/visual_golden
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
1 | 8 | | |
2 | 9 | | |
3 | 10 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Loading
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
445 | 445 | | |
446 | 446 | | |
447 | 447 | | |
448 | | - | |
| 448 | + | |
449 | 449 | | |
450 | 450 | | |
451 | 451 | | |
| |||
Loading
Loading
Loading
Loading
0 commit comments