Root repo: CLAUDE.md, _template, server.js, scripts, deploy scripts
Go to file
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
_template chore: initial backup of root config, templates, and server source 2026-03-17 17:19:20 +09:00
_template-minimal feat: add posimai-ui design system, update template and docs 2026-03-19 10:10:11 +09:00
docs docs: update Chronicle data sources, add Ubuntu PC to architecture 2026-03-31 14:15:26 +09:00
posimai-dev fix: service-grid repeat(3) fixed columns, clock weight/color explicit 2026-04-02 11:33:58 +09:00
scripts feat: add memory-push.sh hook and aider-run.sh for Synology 2026-03-17 22:25:14 +09:00
.gitignore chore: add posimai-ui to .gitignore (individual repo) 2026-03-19 11:31:00 +09:00
AGENTS.md docs: restore disaster recovery guide, add to CLAUDE.md and AGENTS.md 2026-03-29 22:30:39 +09:00
APP_IDEAS.md docs: add APP_IDEAS.md, reference in CLAUDE/AGENTS, fix ponshu APK link 2026-03-22 13:27:56 +09:00
CLAUDE.md docs: restore disaster recovery guide, add to CLAUDE.md and AGENTS.md 2026-03-29 22:30:39 +09:00
claude-settings.json chore: allow Write and Edit tools in settings 2026-03-19 10:02:47 +09:00
create-app.sh feat: add create-app.sh, _template-minimal, update deploy-server.sh (passwordless), update CLAUDE.md 2026-03-17 22:13:39 +09:00
deploy-server.sh fix: update deploy-server.sh to target VPS instead of Synology 2026-03-25 23:23:31 +09:00
server.js feat: posimai-dev — aurora terminal, systemd service, atlas sync, master-architecture update 2026-03-31 00:25:44 +09:00