• Joined on 2025-07-21
jason pushed to main at jason/socktop-webterm 2026-05-19 18:18:04 +00:00
98f8b4a865 increment cargo version
jason pushed to main at jason/socktop-webterm 2026-05-19 00:05:02 +00:00
af5ab94521 fix: add ~/.cargo/bin to PATH for inline rustup run steps
jason pushed to main at jason/socktop-webterm 2026-05-18 23:27:33 +00:00
1ea8768616 fix: replace setup-rust-toolchain action with inline rustup commands
jason pushed to main at jason/socktop-webterm 2026-05-18 23:22:44 +00:00
7e5a246269 resolve build failures
jason pushed to main at jason/socktop-webterm 2026-05-18 22:57:32 +00:00
828bc39229 Update quick-start.md
jason pushed to main at jason/socktop-webterm 2025-12-07 08:43:17 +00:00
6ea9c6a7a1 add analytics to docs pages
jason pushed to main at jason/socktop-webterm 2025-12-01 23:47:23 +00:00
dd11072560 Fix clippy warnings: remove needless borrows in build.rs
jason pushed to main at jason/socktop-webterm 2025-12-01 23:17:53 +00:00
bd31410d5a Add mdBook documentation with Ghostty-style sidebar
ef7d4cccc1 Add mdBook documentation with Ghostty-style sidebar
Compare 2 commits »
jason pushed to main at jason/socktop-webterm 2025-12-01 08:53:58 +00:00
012e22ea6f Update README.md
jason pushed to main at jason/socktop-webterm 2025-12-01 08:48:35 +00:00
d7efa60cea send command telemetry one word at a time instead of one letter at a
jason pushed to main at jason/socktop-webterm 2025-12-01 06:46:13 +00:00
7bfbe0d86e Switch to forked pop-telemetry with custom Umami endpoint support
jason pushed to main at jason/socktop-webterm 2025-11-30 17:44:12 +00:00
4204773492 connect to unami over https./
57e8ad6f78 Revert "Update deployment to use version 0.3.5 from Cargo.toml"
Compare 2 commits »
jason pushed to main at jason/socktop-webterm 2025-11-30 17:22:40 +00:00
634e28113b Update deployment to use version 0.3.5 from Cargo.toml
jason pushed to main at jason/socktop-webterm 2025-11-30 16:39:58 +00:00
ffbdd5da0b update cargo version
jason pushed to main at jason/socktop-webterm 2025-11-30 12:23:34 +00:00
6915079e5c Fix K8s deployment with init container and proper security context
jason pushed to main at jason/socktop-webterm 2025-11-30 12:02:02 +00:00
e870e2e4ec Upgrade to Rust 1.91 and migrate to pop-telemetry 0.12.1
jason pushed to main at jason/socktop-webterm 2025-11-30 11:49:19 +00:00
39e0f55fc4 permission issue hotfix
jason pushed to main at jason/socktop-webterm 2025-11-30 11:34:35 +00:00
e0535a033b hotfix for telemetry hotfix for profiles config
jason pushed to main at jason/socktop-webterm 2025-11-30 10:33:54 +00:00
d3f95b8c52 patch for missing profiles file
jason pushed to main at jason/socktop-webterm 2025-11-30 09:58:04 +00:00
d554574e30 fix certs path, increment cargo version.