posimai-root/posimai-dev
posimai 790bdd6a9b fix: service-grid repeat(3) fixed columns, clock weight/color explicit
service-grid: auto-fill was creating 6 columns at wide viewports (1920px+)
putting all cards in one row. Changed to repeat(3,1fr) for always 3-column
2-row layout regardless of screen width.
station.html clock: font-weight 300→400, explicit color:var(--text) to
ensure visibility against dark background.
2026-04-02 11:33:58 +09:00
..
index.html fix(posimai-dev): aurora visibility, scrollbar styling 2026-03-31 07:26:06 +09:00
manifest.json feat: add posimai-dev — self-hosted terminal portal with xterm.js 2026-03-30 23:23:28 +09:00
package.json feat: add posimai-dev — self-hosted terminal portal with xterm.js 2026-03-30 23:23:28 +09:00
posimai-dev.service fix: systemd service — correct node path to /usr/bin/node 2026-03-31 00:28:52 +09:00
server.js feat: station full-width binary footer, colored 0, Design B binary curtain aurora 2026-04-02 09:36:08 +09:00
sessions.html feat(posimai-dev): add sessions viewer, chat bar, Claude button, session logging 2026-03-31 00:42:16 +09:00
setup-kiosk.sh fix: handle destroyed logStream in pty, update kiosk URL to https:3333 2026-03-31 13:37:38 +09:00
station-b.html fix: service-grid repeat(3) fixed columns, clock weight/color explicit 2026-04-02 11:33:58 +09:00
station.html fix: service-grid repeat(3) fixed columns, clock weight/color explicit 2026-04-02 11:33:58 +09:00
sw.js feat: add posimai-dev — self-hosted terminal portal with xterm.js 2026-03-30 23:23:28 +09:00