Cosmo
b0fb9d0c54
fix: 4 bugs — MSK today events, settings scroll, note dates, persistent notes volume
...
Deploy / deploy (push) Successful in 4m35s
- calendar API: today/week ranges use Moscow time (UTC+3) instead of UTC — previously today events did not appear until 03:00 MSK
- settings tab: add -webkit-overflow-scrolling: touch + touchAction pan-y for tablet scroll
- NotesTab: add date picker (pinDate) in editor header + date badge in list
- home: pinnedNotes now filters by pinDate (today or future), falls back to latest
- notes/auth: storage moved from /tmp to /data (falls back to /tmp if /data missing)
- deploy workflow: mount /opt/digital-home/smart-home-tablet-data:/data so notes survive redeploys
2026-04-23 06:13:16 +00:00
Cosmo
2c732d435b
fix: move env file outside repo to /opt/digital-home/tablet.env, untrack .tablet.env
Deploy / deploy (push) Has been cancelled
2026-04-22 19:28:14 +00:00
Cosmo
000e25ddb1
ci: fix - apk add docker-cli git in runner (alpine)
Deploy / deploy (push) Successful in 4m25s
2026-04-22 13:36:29 +00:00
Cosmo
72b38c631e
ci: remove container block, run directly on runner host
Deploy / deploy (push) Failing after 1s
2026-04-22 13:34:44 +00:00
Cosmo
57441ad898
fix: CI pipeline alpine+docker-cli, calendar redesign + POST API
Deploy / deploy (push) Failing after 4s
2026-04-22 13:29:53 +00:00
Cosmo
675cdd4883
ci: use --env-file for persistent env vars in deploy
Deploy / deploy (push) Failing after 0s
2026-04-22 13:23:46 +00:00
Cosmo
fd86034217
ci: use docker:cli image with socket mount for builds
Deploy / deploy (push) Failing after 7s
2026-04-22 13:20:55 +00:00
Cosmo
bc70f8b437
ci: fix deploy workflow - self-hosted runner + docker run with traefik labels
Deploy / deploy (push) Failing after 0s
2026-04-22 13:16:21 +00:00
Cosmo
b7facc25b8
ci: fix deploy workflow for VM architecture
Deploy to VM / deploy (push) Failing after 1s
2026-04-22 12:05:57 +00:00
Cosmo
9044869fa4
feat: initial smart home dashboard
...
Deploy to Coolify / deploy (push) Successful in 44s
- Next.js 14 + TypeScript + Tailwind CSS
- Glassmorphism design with ambient orbs
- Cards: Light x2, Temperature, AirPurifier, Tasks, Weather, Savings
- Home Assistant integration (demo mode if no token)
- Vikunja tasks API
- Pulse savings API
- wttr.in weather
- Framer Motion animations
- Dark/light theme toggle
- Bottom navigation
- Dockerfile for deployment
2026-04-22 10:00:41 +00:00