Commit Graph

18 Commits

Author SHA1 Message Date
f866ce02cb Fix: increase player card padding and ensure cell nodes stay circular 2026-04-09 14:56:18 -04:00
ad055d3ae4 Restore missing layout CSS that was accidentally deleted 2026-04-09 14:23:09 -04:00
f5ffb211cf Add debug console logs to find startup issues 2026-04-09 14:07:34 -04:00
6c47b3e288 Redesign setup modal with organized sections and improved layout 2026-04-09 13:33:57 -04:00
b4de9d112b Remove 16:9 aspect ratio constraint - fill available viewport space instead 2026-04-09 13:24:43 -04:00
94c619ce7c Rewrite layout with CSS Grid framework - predictable areas for gameboard, sidebar, and bottom bar 2026-04-09 13:20:20 -04:00
977481936c Fix board sizing to fill available width instead of being height-constrained 2026-04-09 13:11:34 -04:00
c85d7a8fc1 Optimize board sizing for constrained 16:9 container - reduce gaps and padding 2026-04-09 13:01:45 -04:00
170db88c5b Fix CSS to work within 16:9 constrained container - replace viewport units with relative units 2026-04-09 12:03:45 -04:00
2e08b6e66a Add health check to ensure Docker Swarm stops old containers after new one is healthy 2026-04-09 09:44:56 -04:00
8c302ed55a Add 16:9 aspect ratio container optimized for TV fullscreen with browser chrome compensation 2026-04-09 09:31:42 -04:00
98c19ca262 Add explicit start command to nixpacks.toml to override nginx default 2026-04-09 09:19:04 -04:00
7ef736be64 Fix: use port 80 instead of 3000 for dokploy static site 2026-04-09 09:06:55 -04:00
d61b8de6b7 refactor 2026-04-09 09:00:25 -04:00
5b44762fbb Fix nixpacks build: add start script and configure build phase 2026-04-09 08:50:24 -04:00
a99a1f32e3 big version with draft order and weather cards 2026-04-08 17:46:42 -04:00
4034ca55cf ts refactor 2026-04-08 16:44:16 -04:00
2ce04c7bbb wip first 2026-04-08 16:29:50 -04:00