• Joined on 2025-07-21
jason created branch feat/responsive-text in jason/socktop 2026-08-28 00:54:24 +00:00
jason pushed to feat/ratatui-0.30 at jason/socktop 2026-08-28 00:54:24 +00:00
09cfafb8d4 only show parent level processes on main tui
0ec428d86f fix windows build
f89d2f376d bump crossterm and optimize various types, remove stale code.
e0fe239bac style: cargo fmt
6138ebd43d fix: collapse nested if into match guard
Compare 8 commits »
jason created branch feat/ratatui-0.30 in jason/socktop 2026-08-28 00:54:23 +00:00
jason pushed to feat/compact-mode at jason/socktop 2026-08-28 00:54:23 +00:00
25837063f5 feat(ui): compact layout for small terminal windows
jason created branch feat/compact-mode in jason/socktop 2026-08-28 00:54:23 +00:00
jason pushed to HEAD at jason/socktop 2026-08-28 00:54:22 +00:00
jason created branch HEAD in jason/socktop 2026-08-28 00:54:22 +00:00
jason pushed to master at jason/socktop 2026-08-28 00:54:22 +00:00
56a2dc372a Reject unknown options in parse_args instead of treating them as the URL
59320c3bc0 fix formatting
a6518a79a9 minor bump to cargo version
bedbe0a2ec Add flag to override logic and supress terminate option. (--no-kill)
a9cb4b732d Update socktop preview image to version 1.60
Compare 27 commits »
jason pushed to gh-pages at jason/socktop 2026-08-28 00:54:22 +00:00
15ee34c48b Update APT repository - Release v1.60.2
f62218c9fb Update APT repository - Release v1.60.1
fee93cd921 Update APT repository - Release v1.60.0
Compare 3 commits »
jason pushed to feature/debian-packaging at jason/socktop 2026-08-28 00:54:22 +00:00
5a04dae471 ci(deb): restrict APT publish to v* release tags
jason pushed to main at jason/rgb-lavender 2026-08-25 20:11:21 +00:00
f8858eb730 OpenRGB lavender stack: colour script, user units, resume watcher
jason created branch main in jason/rgb-lavender 2026-08-25 20:11:21 +00:00
jason created repository jason/rgb-lavender 2026-08-25 20:11:18 +00:00
jason pushed to main at jason/socktop-webterm 2026-08-24 16:46:28 +00:00
5637dea10b Gate image builds on socktop CLI compatibility; fix agent probe; caps for entrypoint
jason pushed to main at jason/socktop-webterm 2026-08-24 16:16:32 +00:00
6711ac030f Pin socktop apt version (1.60.2-1); bump to 0.3.10
jason pushed to main at jason/socktop-webterm 2026-08-24 15:34:25 +00:00
768487c268 bump cargo version
jason pushed to main at jason/socktop-webterm 2026-08-24 14:33:49 +00:00
15ace386e3 update restricted shell to force (–no-kill) option.
jason pushed to main at jason/socktop-webterm 2026-08-24 14:33:19 +00:00
c540beba18 update restricted shell to force (--no-kill) option.
jason pushed to main at jason/socktop-webterm 2026-08-24 06:57:34 +00:00
0b05f4bb92 remove node_modules from required_dirs
jason pushed to main at jason/socktop-webterm 2026-08-24 06:50:09 +00:00
e6d1e170fd fix build warnings