Commit Graph

  • 56a2dc372a Reject unknown options in parse_args instead of treating them as the URL master jasonwitty 2026-08-24 09:46:20 -07:00
  • 15ee34c48b Update APT repository - Release v1.60.2 gh-pages GitHub Actions 2026-08-24 14:30:58 +00:00
  • 59320c3bc0 fix formatting jasonwitty 2026-08-24 07:26:16 -07:00
  • a6518a79a9 minor bump to cargo version v1.60.2 jasonwitty 2026-08-24 07:22:51 -07:00
  • bedbe0a2ec Add flag to override logic and supress terminate option. (--no-kill) Flag specifically used to block feature on socktop.io. Will remain undocumented for standard usage. jasonwitty 2026-08-24 07:19:37 -07:00
  • a9cb4b732d Update socktop preview image to version 1.60 jasonwitty 2026-08-23 20:47:41 -07:00
  • 40a0133aeb Update copyright year in LICENSE file jason 2026-08-23 18:33:08 -07:00
  • 407532ea1c Fix grammar and update LICENSE reference in README jason 2026-08-23 18:32:37 -07:00
  • b9d10d2c90 Refactor README for improved clarity and formatting jason 2026-08-23 18:24:57 -07:00
  • db34a142a3 Update README with resource links and modify intro jason 2026-08-23 17:48:53 -07:00
  • f3f616b0a2 Enhance README with resource links and description jason 2026-08-23 17:37:02 -07:00
  • f62218c9fb Update APT repository - Release v1.60.1 GitHub Actions 2026-08-23 16:48:52 +00:00
  • fe3ef7f25e fix(ci): pin deb builds to ubuntu-22.04 and enforce the fleet glibc floor (#41) v1.60.1 jason 2026-08-23 09:42:39 -07:00
  • a09b69a4b5 chore: bump all crates to 1.60.1 fix/deb-glibc-floor jasonwitty 2026-08-23 09:39:58 -07:00
  • 98833ab3b7 fix(ci): extract the libc6 version, not the 6 in 'libc6' jasonwitty 2026-08-23 09:10:44 -07:00
  • b25adcb4a8 fix(ci): pin deb builds to ubuntu-22.04 and enforce the fleet glibc floor jasonwitty 2026-08-23 08:59:36 -07:00
  • fee93cd921 Update APT repository - Release v1.60.0 GitHub Actions 2026-08-23 15:51:03 +00:00
  • 4c59716610 Kill a local process from the TUI, and stop the agent reporting dead ones (#40) v1.60.0 jason 2026-08-23 08:11:17 -07:00
  • 2bb515742e docs: changelog section for the process-kill feature and agent dead-process fix feature/argon-sway-os-fixes jasonwitty 2026-08-23 07:50:29 -07:00
  • 9af62a258b fix(kill): resume polling for the details view that resurfaces from a chain jasonwitty 2026-08-23 07:40:59 -07:00
  • bba1e8cf5b fix(kill): close stacked details view, guard PID reuse, scale settle with interval jasonwitty 2026-08-23 07:20:45 -07:00
  • 98594b7184 feat(socktop): kill a local process from the TUI jason 2026-08-23 06:46:58 -07:00
  • 4188bcd334 fix(agent): drop processes that no longer exist jason 2026-08-23 06:46:58 -07:00
  • 0322308896 housekeeping-p2: security, correctness, and performance pass before 1.51 (#39) jason 2026-08-21 12:45:10 -07:00
  • 83c5f6ebcf docs(installer): use a durable ref in the usage example housekeeping-p2 jasonwitty 2026-08-21 12:28:48 -07:00
  • 43ce4f1aaa fix(installer): survive self-modification mid-run; sturdier unit detection jasonwitty 2026-08-21 11:42:51 -07:00
  • d8cceb1795 fix(agent): box the NVML handle variant (clippy large_enum_variant) jasonwitty 2026-08-21 11:19:04 -07:00
  • 2a7951cf65 fix(agent): detect NVIDIA GPUs on distros without the unversioned NVML soname jasonwitty 2026-08-21 11:16:41 -07:00
  • 8e0effe361 fix(installer): don't bind fresh agent services onto occupied ports jasonwitty 2026-08-20 12:42:49 -07:00
  • f5286008b2 feat(installer): manage the socktop-agent systemd service jasonwitty 2026-08-20 12:25:46 -07:00
  • f61b232e42 fix: untrack zellij plugin build dir; installer updates all PATH copies jasonwitty 2026-08-20 10:23:45 -07:00
  • 2c773eaa6c test: add notice field to cache test initializer jasonwitty 2026-08-19 20:25:41 -07:00
  • d653cbcadc feat: journal access notice, 1.60.0, install script, changelog, riscv protoc fallback jasonwitty 2026-08-19 20:24:56 -07:00
  • 746ca4cf58 fix(review): restore Agent Update Required flow, command field, axis alignment jasonwitty 2026-08-19 16:52:31 -07:00
  • bf6ac877c2 chore: version 1.51.0, path-dep the wasm examples, README notes jasonwitty 2026-08-19 14:58:39 -07:00
  • 0c800f83f9 fix(tui): responsive input, request timeouts, poisoned-stream reconnect jasonwitty 2026-08-19 14:52:35 -07:00
  • e4b0d9b9f6 fix(agent): GPU worker thread, async journalctl, correctness + cache fixes jasonwitty 2026-08-19 14:43:37 -07:00
  • fbc788c799 fix(connector): make certificate pinning real; disable Nagle jasonwitty 2026-08-19 14:31:11 -07:00
  • 679a50b2e8 chore: dead-code sweep jasonwitty 2026-08-19 14:27:40 -07:00
  • ebda3c51af fix(ui): keep the important text visible on narrow terminals (#38) jason 2026-08-18 22:47:03 -07:00
  • 12a757ba1e fix(ui): keep the important text visible on narrow terminals feat/responsive-text jasonwitty 2026-08-18 20:25:42 -07:00
  • 623a6e5f85 feat(ui): compact layout for small terminal windows (#37) jason 2026-08-18 22:29:54 -07:00
  • 25837063f5 feat(ui): compact layout for small terminal windows feat/compact-mode jasonwitty 2026-08-18 17:15:16 -07:00
  • 20966d0c94 fix(socktop): explain how to install socktop_agent when demo mode can't find it (#36) jason 2026-08-18 21:10:46 -07:00
  • e5310570d9 fix(socktop): explain how to install socktop_agent when demo mode can't find it fix/demo-agent-missing-message Jason Witty 2026-08-17 10:12:20 -07:00
  • f95a64a18b fix(deps): bump aws-lc-rs 1.15.0 -> 1.17.1 to patch aws-lc-sys advisories (#34) jason 2026-07-16 13:52:37 -07:00
  • f28635d6ad fix(deps): bump aws-lc-rs 1.15.0 -> 1.17.1 to patch aws-lc-sys advisories fix/dependabot-aws-lc-sys jasonwitty 2026-07-14 15:07:13 -07:00
  • 1c0c44ec3c fix(agent): gate now binding to logging feature jason 2026-06-03 11:15:45 -07:00
  • ee4468ca23 Add Debian packaging support for socktop-agent (#25) jason 2026-06-02 13:12:51 -07:00
  • 697a77bdab chore: update ratatui from 0.28 to 0.30 (#33) jason 2026-06-02 13:02:25 -07:00
  • 8f452a35e6 Bump rand from 0.8.5 to 0.8.6 (#31) dependabot[bot] 2026-06-02 13:01:57 -07:00
  • 1d285c3c4e Bump rustls-webpki from 0.103.10 to 0.103.13 (#32) dependabot[bot] 2026-06-02 13:01:30 -07:00
  • 5a04dae471 ci(deb): restrict APT publish to v* release tags feature/debian-packaging jason 2026-06-02 12:55:43 -07:00
  • 09cfafb8d4 only show parent level processes on main tui feat/ratatui-0.30 jason 2026-06-01 10:55:29 -07:00
  • 0ec428d86f fix windows build jason 2026-05-31 01:46:18 -07:00
  • f89d2f376d bump crossterm and optimize various types, remove stale code. jason 2026-05-31 01:34:18 -07:00
  • e0fe239bac style: cargo fmt jasonwitty 2026-05-17 05:32:46 -07:00
  • 6138ebd43d fix: collapse nested if into match guard jasonwitty 2026-05-17 05:26:43 -07:00
  • 7999bdef76 fix: replace manual zero-guarded divisions with checked_div jasonwitty 2026-05-17 05:22:56 -07:00
  • f7fbd648cb style: cargo fmt jasonwitty 2026-05-17 05:13:09 -07:00
  • 552d2c1375 chore: update ratatui from 0.28 to 0.30 jasonwitty 2026-05-17 05:10:55 -07:00
  • 0fb45f6c50 Bump rustls-webpki from 0.103.8 to 0.103.10 (#30) dependabot[bot] 2026-04-13 09:43:38 -07:00
  • be24fa3859 Bump bytes from 1.10.1 to 1.11.1 in /socktop_wasm_test (#27) dependabot[bot] 2026-02-25 16:14:57 -08:00
  • 39619b2845 Bump bytes from 1.11.0 to 1.11.1 (#28) dependabot[bot] 2026-02-25 16:14:46 -08:00
  • 40c925e7f9 Bump time from 0.3.44 to 0.3.47 (#29) dependabot[bot] 2026-02-25 16:14:29 -08:00
  • 8f69e469e6 Update README with website link jason 2025-11-30 10:21:26 -08:00
  • d58549b96b remove incorrect parameter origin/gh-pages jason 2025-11-25 14:50:48 -08:00
  • 4d87675eb7 correctly spell my own name jason 2025-11-24 23:53:19 -08:00
  • 3632fd1d16 spell my name correctly. 😧 jason 2025-11-24 14:54:47 -08:00
  • e74332752f remove manual download option. i dont want to support it. jason 2025-11-24 14:10:40 -08:00
  • fd82cc234b Fix postinst message box alignment origin/feature/debian-packaging jason 2025-11-24 14:02:39 -08:00
  • 2d37aadc77 Update APT repository - Release v1.55.0-test2 GitHub Actions 2025-11-24 20:01:34 +00:00
  • 92c503ad84 change build dep v1.55.0-test2 jason 2025-11-24 11:56:15 -08:00
  • f5d267c08a fix secrets path v1.55.0-test jason 2025-11-24 10:20:59 -08:00
  • 4eddb19d59 fix secrets path jason 2025-11-23 17:04:27 -08:00
  • 745a681de7 copy output to apt repo v1.50.4-test-2 jason 2025-11-23 16:01:14 -08:00
  • 18890aa83a cleanup jason 2025-11-23 14:37:52 -08:00
  • c658773061 catpuchino frappe colors. jason 2025-11-23 14:33:52 -08:00
  • 5dbab9062c Initialize APT repository jason 2025-11-23 13:24:50 -08:00
  • a9366d069d apt repo github page v1.50.4-test jason 2025-11-22 20:11:18 -08:00
  • bf1b4f70c3 security.ubuntu.com` aNNOYING jason 2025-11-22 15:28:35 -08:00
  • f73e198a66 fixe for ARM64 build. jason 2025-11-22 14:37:54 -08:00
  • f7b095eb4a Add ARM64 as a foreign architecture jason 2025-11-22 14:27:10 -08:00
  • 180186e2cc add ports.ubuntu.com to sources jason 2025-11-22 12:55:51 -08:00
  • cc167f71d3 set correct x-compile lib gcc-aarch64-linux-gnu for arm64 builds. jason 2025-11-22 12:28:34 -08:00
  • dd1dbdf29b add gcc-arm-linux-gnueabihf linker fore armv7 jason 2025-11-22 11:31:32 -08:00
  • 524af0d123 add .cargo to gitignore to elimicate issue with riscv64-linux-gnu-gcc linker in config.toml jason 2025-11-22 11:24:32 -08:00
  • 619c288e9e add RISC-V GCC compiler jason 2025-11-22 11:20:19 -08:00
  • e04e344e2c specify correct package name jason 2025-11-21 20:44:20 -08:00
  • 8c531f9981 install aarch64-linux-gnu-gcc build dep jason 2025-11-21 20:15:40 -08:00
  • 7fe302a3e2 specify correct package names. jason 2025-11-21 16:11:27 -08:00
  • 31c2b59fd4 feature gate GPU stats for arm v7 jason 2025-11-21 15:23:44 -08:00
  • f9462a1633 Make GPU support optional to enable RISC-V builds without libdrm jason 2025-11-21 00:58:44 -08:00
  • 512913e897 Fix package rename script - cargo-deb already includes architecture in filename jason 2025-11-21 00:50:54 -08:00
  • 64b641368c Fix CI build by installing libdrm development dependencies jason 2025-11-21 00:46:20 -08:00
  • f4b6faffaa Add helpful post-install message to guide users on enabling socktop-agent service jason 2025-11-21 00:41:41 -08:00
  • 4b9d11dc9e hotfix for issue with socktop agent not creating ssl certificate on first launch after upgrade of axum server version. jason 2025-11-21 00:21:05 -08:00
  • c80f8cc363 fix unit test, move to macro cargo_bin! jason 2025-11-21 00:07:44 -08:00
  • 3024816525 hotfix for issue with socktop agent not creating ssl certificate on first launch after upgrade of axum server version. origin/master origin/HEAD jason 2025-11-21 00:21:05 -08:00
  • 1d7bc42d59 fix unit test, move to macro cargo_bin! jason 2025-11-21 00:07:44 -08:00