• Joined on 2026-04-02
ryan pushed to feature/structured-logging at ryan/lunarfront-app 2026-04-04 19:04:33 +00:00
aa5b53920d feat: add app configuration UI to settings page
ryan created pull request ryan/lunarfront-app#5 2026-04-04 18:57:06 +00:00
feat: add app_config table with runtime log level control and POS structured logging
ryan pushed to feature/structured-logging at ryan/lunarfront-app 2026-04-04 18:56:57 +00:00
772d5578ad feat: add app_config table with runtime log level control and POS structured logging
ryan created branch feature/structured-logging in ryan/lunarfront-app 2026-04-04 18:56:57 +00:00
ryan pushed to main at ryan/lunarfront-app 2026-04-04 18:30:18 +00:00
51e7902ee2 Merge pull request 'feature/pos-core' (#4) from feature/pos-core into main
8256380cd1 feat: add cash rounding, POS test suite, and fix test harness port cleanup
7b15f18e59 feat: add core POS module — transactions, discounts, drawer, tax
Compare 3 commits »
ryan merged pull request ryan/lunarfront-app#4 2026-04-04 18:30:17 +00:00
feature/pos-core
ryan created pull request ryan/lunarfront-app#4 2026-04-04 18:25:13 +00:00
feature/pos-core
ryan pushed to feature/pos-core at ryan/lunarfront-app 2026-04-04 18:24:56 +00:00
8256380cd1 feat: add cash rounding, POS test suite, and fix test harness port cleanup
7b15f18e59 feat: add core POS module — transactions, discounts, drawer, tax
Compare 2 commits »
ryan created branch feature/pos-core in ryan/lunarfront-app 2026-04-04 18:24:56 +00:00
ryan pushed to main at ryan/lunarfront-app 2026-04-04 16:38:09 +00:00
199b9ab3b3 fix: install bun then move binary to /usr/local/bin
ryan pushed to main at ryan/lunarfront-app 2026-04-04 16:31:54 +00:00
2b141d45f3 fix: bootstrap Claude Code on first boot since it installs to /root (PVC)
ryan pushed to main at ryan/lunarfront-app 2026-04-04 16:30:57 +00:00
1c56023491 fix: install bun to /usr/local/bin so it persists when /root is PVC-mounted
ryan pushed to main at ryan/lunarfront-app 2026-04-04 15:47:22 +00:00
93450a1eb7 feat: add nano, vim, htop, zip, netcat, dnsutils, ping to devpod
ryan pushed to main at ryan/lunarfront-app 2026-04-04 15:30:43 +00:00
7aa81c4e7c docs: add infrastructure, build pipeline, and dev box sections to CLAUDE.md
ryan pushed to main at ryan/lunarfront-app 2026-04-04 15:04:45 +00:00
b318345fdf fix: use haproxy to strip PROXY protocol before sshd — nginx sends PROXY headers on all TCP
ryan pushed to main at ryan/lunarfront-app 2026-04-04 14:49:32 +00:00
cc5ab41da4 fix: enable PermitRootLogin for SSH key access
ryan pushed to main at ryan/lunarfront-app 2026-04-04 14:10:50 +00:00
c54069ad99 fix: switch code-server to no-auth, Cloudflare Access handles authentication
ryan pushed to main at ryan/lunarfront-charts 2026-04-04 14:10:47 +00:00
1ba2f9259b fix: remove OAuth env vars, auth handled by Cloudflare Access
ryan pushed to main at ryan/lunarfront-app 2026-04-04 14:04:57 +00:00
04420dbd12 fix: push versioned devpod tag per build to avoid DOCR tag caching
ryan pushed to main at ryan/lunarfront-charts 2026-04-04 14:04:56 +00:00
4686fb558e fix: track devpod versioned tags for reliable image updates