• Joined on 2026-05-22
ken pushed to main at ken/muxplex 2026-05-29 04:04:34 +00:00
46c6199087 perf: optimize muxplex performance across frontend and backend
71f371fe85 fix: route terminal WS through Python proxy to work behind reverse proxy
c3b0502297 fix: muxterm binary discovery — find local build before PATH search
469acd7e3f fix: align terminal.js token response field with API contract and remove stale ttyd refs
de6968e85e fix: close ghostty-web .then() callback in terminal.js and fix stale xterm.js references
Compare 31 commits »
ken pushed to main at ken/crashtestdev 2026-05-28 00:22:09 +00:00
4716ced74c ci: trigger deploy to new crashtestdev Pages project
ken pushed to main at ken/crashtestdev 2026-05-27 23:48:19 +00:00
2b8bd62757 fix: run in node:22 container (runner lacks Node.js)
ken pushed to main at ken/crashtestdev 2026-05-27 23:47:08 +00:00
8090549e01 fix: hardcode git.ampbox.io in checkout (runner has localhost:3000)
ken pushed to main at ken/crashtestdev 2026-05-27 23:08:20 +00:00
87ae036d50 fix: use Gitea's official checkout action mirror
ken pushed to main at ken/crashtestdev 2026-05-27 23:05:53 +00:00
a347f3f625 fix: use shell checkout in Gitea workflow (no marketplace actions)
ken pushed to main at ken/crashtestdev 2026-05-27 22:51:23 +00:00
0fda2d83eb feat: migrate hosting to Cloudflare Pages via git.ampbox.io
2a9c91e1e6 feat: add Cloudpack series to homepage
58e2c2c42e feat: publish "Your Users Are Already Telling You How to Bundle" (Cloudpack series #5)
2abb181790 feat: publish "50% Less Bandwidth Per Deploy" (Cloudpack series #4)
1805a870c9 feat: publish "A Compromised Server Can't Inject Code" (Cloudpack series #6)
Compare 50 commits »
ken pushed to main at ken/crashtestdev 2026-05-27 22:50:58 +00:00
ken created branch main in ken/crashtestdev 2026-05-27 22:50:58 +00:00
ken pushed to feat/astro-scaffold at ken/crashtestdev 2026-05-27 22:45:05 +00:00
6f22edfa95 feat: migrate hosting to Cloudflare Pages via git.ampbox.io
2a9c91e1e6 feat: add Cloudpack series to homepage
58e2c2c42e feat: publish "Your Users Are Already Telling You How to Bundle" (Cloudpack series #5)
2abb181790 feat: publish "50% Less Bandwidth Per Deploy" (Cloudpack series #4)
1805a870c9 feat: publish "A Compromised Server Can't Inject Code" (Cloudpack series #6)
Compare 10 commits »
ken created branch feat/astro-scaffold in ken/crashtestdev 2026-05-27 22:45:05 +00:00
ken created repository ken/crashtestdev 2026-05-27 22:44:45 +00:00
ken pushed to main at ken/muxplex 2026-05-27 22:36:09 +00:00
f9d37984cb fix: xterm.js link handling - OSC 8 hyperlinks and plain-text URL click detection
ken pushed to main at ken/muxplex 2026-05-27 22:23:42 +00:00
2a082ecd8d fix: view dropdown menu appears off-screen - add position: relative
ken pushed to main at ken/muxplex 2026-05-27 21:08:55 +00:00
767e7fce79 feat: hide session pill when sidebar is open (redundant switcher)
ken pushed to main at ken/muxplex 2026-05-27 18:14:11 +00:00
815c806da4 fix: stabilize frontend after Lit migration, fix new-session layout, graceful reconnect UX
ken pushed to main at ken/muxplex 2026-05-27 07:30:16 +00:00
b1f4569608 feat: implement all P0 UX improvements - visual hierarchy, readable previews, search filter, default session
ken pushed to main at ken/muxplex 2026-05-27 07:01:05 +00:00
9c86cf096d feat(frontend): phase 3 lit web component migration - view-dropdown & store components
ken pushed to main at ken/muxplex 2026-05-27 06:12:18 +00:00
e0c540b367 feat(frontend): phase 2 lit web component migration
ken pushed to main at ken/muxplex 2026-05-27 05:40:03 +00:00
8687d72d0b feat: introduce Lit web components framework for frontend (Phase 1)