Collaborative-pixel-art/frontend
martin 54d27a7ec5 Fix pixel persistence, improve mobile
- Fix pixel data storage to include user information (userId, username, timestamp)
- Enhance zoom controls to center properly without drift
- Improve mobile modal centering with flexbox layout
- Add dynamic backend URL detection for network access
- Fix CORS configuration for development mode
- Add mobile-optimized touch targets and safe area support

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-22 20:14:48 +02:00
..
src Fix pixel persistence, improve mobile 2025-08-22 20:14:48 +02:00
.env.local.example Rewrite with modern stack 2025-08-22 19:28:05 +02:00
.eslintrc.json Rewrite with modern stack 2025-08-22 19:28:05 +02:00
Dockerfile Rewrite with modern stack 2025-08-22 19:28:05 +02:00
next-env.d.ts Rewrite with modern stack 2025-08-22 19:28:05 +02:00
next.config.js Rewrite with modern stack 2025-08-22 19:28:05 +02:00
package.json Rewrite with modern stack 2025-08-22 19:28:05 +02:00
postcss.config.js Rewrite with modern stack 2025-08-22 19:28:05 +02:00
tailwind.config.js Rewrite with modern stack 2025-08-22 19:28:05 +02:00
tsconfig.json Rewrite with modern stack 2025-08-22 19:28:05 +02:00