Skip to content

Releases: falkoro/shelldeck

ShellDeck Desktop desktop-v0.1.1-dev.4

06 Jun 08:15
3517ff4

Choose a tag to compare

Pre-release

What's Changed

  • Cockpit redesign: exe.dev monospace-minimal, sidebar removed, grid is the hero by @falkoro in #42
  • Card lights: ShellDeck's own rounded squares, not macOS dots by @falkoro in #43
  • Bring back the side rail as an optional, toggleable panel by @falkoro in #44
  • Hide the selected-session action bar on smaller screens by @falkoro in #45
  • Remove the session action bar; put Stop/Restart on each card by @falkoro in #46
  • Cache-bust app CSS/JS so CF's 4h browser cache can't serve stale code by @falkoro in #47
  • Reclaim top-bar room: inline tickers, drop redundant pills, gate Safe shot by @falkoro in #48
  • Desktop: retheme launcher chrome to dark cockpit; bump to 0.1.1 by @falkoro in #49

Full Changelog: desktop-v0.1.0-dev.2...desktop-v0.1.1-dev.4

What's Changed

  • Cockpit redesign: exe.dev monospace-minimal, sidebar removed, grid is the hero by @falkoro in #42
  • Card lights: ShellDeck's own rounded squares, not macOS dots by @falkoro in #43
  • Bring back the side rail as an optional, toggleable panel by @falkoro in #44
  • Hide the selected-session action bar on smaller screens by @falkoro in #45
  • Remove the session action bar; put Stop/Restart on each card by @falkoro in #46
  • Cache-bust app CSS/JS so CF's 4h browser cache can't serve stale code by @falkoro in #47
  • Reclaim top-bar room: inline tickers, drop redundant pills, gate Safe shot by @falkoro in #48
  • Desktop: retheme launcher chrome to dark cockpit; bump to 0.1.1 by @falkoro in #49

Full Changelog: desktop-v0.1.0-dev.2...desktop-v0.1.1-dev.4

ShellDeck Desktop desktop-v0.1.0

05 Jun 08:23

Choose a tag to compare

What's Changed

  • Dashboard: per-card window controls (minimize/maximize/resize/reorder) by @falkoro in #1
  • Add DASHBOARD_SKIP_LOGIN + live machine metrics widget by @falkoro in #2
  • Fix dashboard JS crash: q() throws on missing #restoreAllPreviewsBtn by @falkoro in #3
  • ShellDeck: self-service remote-host widgets, Detach button, SSH-attach command + security hardening by @falkoro in #4
  • chore: gitignore runtime UI state (links/dashboard-config/remote-hosts json) by @falkoro in #5
  • Shell-tabs: fill the full width bar instead of a sparse grid by @falkoro in #6
  • Fix shell-in behind host-rewriting proxy + tab-overflow alignment by @falkoro in #7
  • term_ws Origin check: default closed + drop spoofable X-Forwarded-Host by @falkoro in #8
  • Mic dictation (server-side whisper.cpp STT) + composer declutter + one-line shell bar by @falkoro in #9
  • Rate-limit shell-unlock password attempts by @falkoro in #10
  • Fix mobile shell-bar wrapping into a tall stack by @falkoro in #11
  • Mic: auto-stop on silence (one-click dictation) by @falkoro in #12
  • feat(remote): machine metrics (CPU/RAM/load/temps) for remote hosts by @falkoro in #13
  • feat: per-host IP, richer docker monitoring, 7th shell, scrollbar toggle by @falkoro in #14
  • feat: per-container Restart + Pull-latest buttons (unlock-gated) by @falkoro in #15
  • feat: UI polish, RAM %, terminal copy/paste, shortcuts + tip by @falkoro in #16
  • feat: chip-based ticker editor by @falkoro in #17
  • feat: container descriptions, precise uptime, icon buttons + legend by @falkoro in #18
  • fix: never-truncate rows, inline action buttons, optional skip-unlock by @falkoro in #19
  • feat: richer loading skeletons for remote hosts + containers by @falkoro in #20
  • fix: float compact-row action buttons on hover (no crowding) by @falkoro in #21
  • feat: show used / max RAM per remote container by @falkoro in #22
  • Mobile: Esc/Tab terminal key bar + compact Shells toolbar by @falkoro in #23
  • Mobile terminal: Ctrl/Home/End keys + fix disabled key bar by @falkoro in #24
  • Richer container health, compact machine temps, CPU/mem intensity pills by @falkoro in #25
  • Mobile: land in the shellbox + keyboard-aware terminal by @falkoro in #26
  • Mobile keybar: Ctrl+End / Ctrl+Home (jump to bottom/top) by @falkoro in #27
  • Add tmux session stop control by @falkoro in #28
  • Add session create control and remote host polish by @falkoro in #29
  • [codex] Compact shell input toolbar by @falkoro in #30
  • [codex] Fix Edge shell copy fallback by @falkoro in #31
  • UI: fix duplicate stop icon, wire the icon legend, + terminal/mobile copy improvements by @falkoro in #32
  • Harden + stabilize: cache-busting, robust terminal copy, unlock gate, boot splash by @falkoro in #33
  • Show container version lag by @falkoro in #36
  • Fix remote-host card chip overflow in the narrow sidebar by @falkoro in #37
  • Hold boot splash until live shells load (no stale "running" flash) by @falkoro in #38

Full Changelog: https://github.com/falkoro/shelldeck/commits/desktop-v0.1.0

What's Changed

  • Dashboard: per-card window controls (minimize/maximize/resize/reorder) by @falkoro in #1
  • Add DASHBOARD_SKIP_LOGIN + live machine metrics widget by @falkoro in #2
  • Fix dashboard JS crash: q() throws on missing #restoreAllPreviewsBtn by @falkoro in #3
  • ShellDeck: self-service remote-host widgets, Detach button, SSH-attach command + security hardening by @falkoro in #4
  • chore: gitignore runtime UI state (links/dashboard-config/remote-hosts json) by @falkoro in #5
  • Shell-tabs: fill the full width bar instead of a sparse grid by @falkoro in #6
  • Fix shell-in behind host-rewriting proxy + tab-overflow alignment by @falkoro in #7
  • term_ws Origin check: default closed + drop spoofable X-Forwarded-Host by @falkoro in #8
  • Mic dictation (server-side whisper.cpp STT) + composer declutter + one-line shell bar by @falkoro in #9
  • Rate-limit shell-unlock password attempts by @falkoro in #10
  • Fix mobile shell-bar wrapping into a tall stack by @falkoro in #11
  • Mic: auto-stop on silence (one-click dictation) by @falkoro in #12
  • feat(remote): machine metrics (CPU/RAM/load/temps) for remote hosts by @falkoro in #13
  • feat: per-host IP, richer docker monitoring, 7th shell, scrollbar toggle by @falkoro in #14
  • feat: per-container Restart + Pull-latest buttons (unlock-gated) by @falkoro in #15
  • feat: UI polish, RAM %, terminal copy/paste, shortcuts + tip by @falkoro in #16
  • feat: chip-based ticker editor by @falkoro in #17
  • feat: container descriptions, precise uptime, icon buttons + legend by @falkoro in #18
  • fix: never-truncate rows, inline action buttons, optional skip-unlock by @falkoro in #19
  • feat: richer loading skeletons for remote hosts + containers by @falkoro in #20
  • fix: float compact-row action buttons on hover (no crowding) by @falkoro in #21
  • feat: show used / max RAM per remote container by @falkoro in #22
  • Mobile: Esc/Tab terminal key bar + compact Shells toolbar by @falkoro in #23
  • Mobile terminal: Ctrl/Home/End keys + fix disabled key bar by @falkoro in #24
  • Richer container health, compact machine temps, CPU/mem intensity pills by @falkoro in #25
  • Mobile: land in the shellbox + keyboard-aware terminal by @falkoro in #26
  • Mobile keybar: Ctrl+End / Ctrl+Home (jump to bottom/top) by @falkoro in #27
  • Add tmux session stop control by @falkoro in #28
  • Add session create control and remote host polish by @falkoro in #29
  • [codex] Compact shell input toolbar by @falkoro in #30
  • [codex] Fix Edge shell copy fallback by @falkoro in #31
  • UI: fix duplicate stop icon, wire the icon legend, + terminal/mobile copy improvements by @falkoro in #32
  • Harden + stabilize: cache-busting, robust terminal copy, unlock gate, boot splash by @falkoro in #33
  • Show container version lag by @falkoro in #36
  • Fix remote-host card chip overflow in the narrow sidebar by @falkoro in #37
  • Hold boot splash until live shells load (no stale "running" flash) by @falkoro in #38

Full Changelog: https://github.com/falkoro/shelldeck/commits/desktop-v0.1.0

ShellDeck Desktop desktop-v0.1.0-dev.3

05 Jun 09:46
202c90b

Choose a tag to compare

Pre-release

What's Changed

  • ShellDeck Desktop — auto-updating Tauri thin client + landing site by @falkoro in #39

Full Changelog: desktop-v0.1.0-dev.1...desktop-v0.1.0-dev.3

What's Changed

  • ShellDeck Desktop — auto-updating Tauri thin client + landing site by @falkoro in #39

Full Changelog: desktop-v0.1.0-dev.1...desktop-v0.1.0-dev.3

ShellDeck Desktop desktop-v0.1.0-dev.2

05 Jun 09:45
202c90b

Choose a tag to compare

Pre-release

What's Changed

  • ShellDeck Desktop — auto-updating Tauri thin client + landing site by @falkoro in #39

Full Changelog: desktop-v0.1.0-dev.1...desktop-v0.1.0-dev.2

What's Changed

  • ShellDeck Desktop — auto-updating Tauri thin client + landing site by @falkoro in #39

Full Changelog: desktop-v0.1.0-dev.1...desktop-v0.1.0-dev.2

ShellDeck Desktop desktop-v0.1.0-dev.1

05 Jun 09:02
d41499b

Choose a tag to compare

Pre-release

What's Changed

  • Dashboard: per-card window controls (minimize/maximize/resize/reorder) by @falkoro in #1
  • Add DASHBOARD_SKIP_LOGIN + live machine metrics widget by @falkoro in #2
  • Fix dashboard JS crash: q() throws on missing #restoreAllPreviewsBtn by @falkoro in #3
  • ShellDeck: self-service remote-host widgets, Detach button, SSH-attach command + security hardening by @falkoro in #4
  • chore: gitignore runtime UI state (links/dashboard-config/remote-hosts json) by @falkoro in #5
  • Shell-tabs: fill the full width bar instead of a sparse grid by @falkoro in #6
  • Fix shell-in behind host-rewriting proxy + tab-overflow alignment by @falkoro in #7
  • term_ws Origin check: default closed + drop spoofable X-Forwarded-Host by @falkoro in #8
  • Mic dictation (server-side whisper.cpp STT) + composer declutter + one-line shell bar by @falkoro in #9
  • Rate-limit shell-unlock password attempts by @falkoro in #10
  • Fix mobile shell-bar wrapping into a tall stack by @falkoro in #11
  • Mic: auto-stop on silence (one-click dictation) by @falkoro in #12
  • feat(remote): machine metrics (CPU/RAM/load/temps) for remote hosts by @falkoro in #13
  • feat: per-host IP, richer docker monitoring, 7th shell, scrollbar toggle by @falkoro in #14
  • feat: per-container Restart + Pull-latest buttons (unlock-gated) by @falkoro in #15
  • feat: UI polish, RAM %, terminal copy/paste, shortcuts + tip by @falkoro in #16
  • feat: chip-based ticker editor by @falkoro in #17
  • feat: container descriptions, precise uptime, icon buttons + legend by @falkoro in #18
  • fix: never-truncate rows, inline action buttons, optional skip-unlock by @falkoro in #19
  • feat: richer loading skeletons for remote hosts + containers by @falkoro in #20
  • fix: float compact-row action buttons on hover (no crowding) by @falkoro in #21
  • feat: show used / max RAM per remote container by @falkoro in #22
  • Mobile: Esc/Tab terminal key bar + compact Shells toolbar by @falkoro in #23
  • Mobile terminal: Ctrl/Home/End keys + fix disabled key bar by @falkoro in #24
  • Richer container health, compact machine temps, CPU/mem intensity pills by @falkoro in #25
  • Mobile: land in the shellbox + keyboard-aware terminal by @falkoro in #26
  • Mobile keybar: Ctrl+End / Ctrl+Home (jump to bottom/top) by @falkoro in #27
  • Add tmux session stop control by @falkoro in #28
  • Add session create control and remote host polish by @falkoro in #29
  • [codex] Compact shell input toolbar by @falkoro in #30
  • [codex] Fix Edge shell copy fallback by @falkoro in #31
  • UI: fix duplicate stop icon, wire the icon legend, + terminal/mobile copy improvements by @falkoro in #32
  • Harden + stabilize: cache-busting, robust terminal copy, unlock gate, boot splash by @falkoro in #33
  • Show container version lag by @falkoro in #36
  • Fix remote-host card chip overflow in the narrow sidebar by @falkoro in #37
  • Hold boot splash until live shells load (no stale "running" flash) by @falkoro in #38
  • feat(tickers): power the ticker bar with Finnhub + configure link by @falkoro in #40
  • feat(tickers): finnhub_token alias + auto-map crypto symbols (BTC-USD) by @falkoro in #41

New Contributors

Full Changelog: https://github.com/falkoro/shelldeck/commits/desktop-v0.1.0-dev.1

What's Changed

  • Dashboard: per-card window controls (minimize/maximize/resize/reorder) by @falkoro in #1
  • Add DASHBOARD_SKIP_LOGIN + live machine metrics widget by @falkoro in #2
  • Fix dashboard JS crash: q() throws on missing #restoreAllPreviewsBtn by @falkoro in #3
  • ShellDeck: self-service remote-host widgets, Detach button, SSH-attach command + security hardening by @falkoro in #4
  • chore: gitignore runtime UI state (links/dashboard-config/remote-hosts json) by @falkoro in #5
  • Shell-tabs: fill the full width bar instead of a sparse grid by @falkoro in #6
  • Fix shell-in behind host-rewriting proxy + tab-overflow alignment by @falkoro in #7
  • term_ws Origin check: default closed + drop spoofable X-Forwarded-Host by @falkoro in #8
  • Mic dictation (server-side whisper.cpp STT) + composer declutter + one-line shell bar by @falkoro in #9
  • Rate-limit shell-unlock password attempts by @falkoro in #10
  • Fix mobile shell-bar wrapping into a tall stack by @falkoro in #11
  • Mic: auto-stop on silence (one-click dictation) by @falkoro in #12
  • feat(remote): machine metrics (CPU/RAM/load/temps) for remote hosts by @falkoro in #13
  • feat: per-host IP, richer docker monitoring, 7th shell, scrollbar toggle by @falkoro in #14
  • feat: per-container Restart + Pull-latest buttons (unlock-gated) by @falkoro in #15
  • feat: UI polish, RAM %, terminal copy/paste, shortcuts + tip by @falkoro in #16
  • feat: chip-based ticker editor by @falkoro in #17
  • feat: container descriptions, precise uptime, icon buttons + legend by @falkoro in #18
  • fix: never-truncate rows, inline action buttons, optional skip-unlock by @falkoro in #19
  • feat: richer loading skeletons for remote hosts + containers by @falkoro in #20
  • fix: float compact-row action buttons on hover (no crowding) by @falkoro in #21
  • feat: show used / max RAM per remote container by @falkoro in #22
  • Mobile: Esc/Tab terminal key bar + compact Shells toolbar by @falkoro in #23
  • Mobile terminal: Ctrl/Home/End keys + fix disabled key bar by @falkoro in #24
  • Richer container health, compact machine temps, CPU/mem intensity pills by @falkoro in #25
  • Mobile: land in the shellbox + keyboard-aware terminal by @falkoro in #26
  • Mobile keybar: Ctrl+End / Ctrl+Home (jump to bottom/top) by @falkoro in #27
  • Add tmux session stop control by @falkoro in #28
  • Add session create control and remote host polish by @falkoro in #29
  • [codex] Compact shell input toolbar by @falkoro in #30
  • [codex] Fix Edge shell copy fallback by @falkoro in #31
  • UI: fix duplicate stop icon, wire the icon legend, + terminal/mobile copy improvements by @falkoro in #32
  • Harden + stabilize: cache-busting, robust terminal copy, unlock gate, boot splash by @falkoro in #33
  • Show container version lag by @falkoro in #36
  • Fix remote-host card chip overflow in the narrow sidebar by @falkoro in #37
  • Hold boot splash until live shells load (no stale "running" flash) by @falkoro in #38
  • feat(tickers): power the ticker bar with Finnhub + configure link by @falkoro in #40
  • feat(tickers): finnhub_token alias + auto-map crypto symbols (BTC-USD) by @falkoro in #41

New Contributors

Full Changelog: https://github.com/falkoro/shelldeck/commits/desktop-v0.1.0-dev.1