Collaborative-pixel-art/frontend
martin 194fc8da4c Fix pixel persistence and improve mobile UX
- 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
2025-08-22 20:14:48 +02:00
..
src Fix pixel persistence and improve mobile UX 2025-08-22 20:14:48 +02:00
.env.local.example Modernize collaborative pixel art platform to production-ready architecture 2025-08-22 19:28:05 +02:00
.eslintrc.json Modernize collaborative pixel art platform to production-ready architecture 2025-08-22 19:28:05 +02:00
Dockerfile Modernize collaborative pixel art platform to production-ready architecture 2025-08-22 19:28:05 +02:00
next-env.d.ts Modernize collaborative pixel art platform to production-ready architecture 2025-08-22 19:28:05 +02:00
next.config.js Modernize collaborative pixel art platform to production-ready architecture 2025-08-22 19:28:05 +02:00
package.json Modernize collaborative pixel art platform to production-ready architecture 2025-08-22 19:28:05 +02:00
postcss.config.js Modernize collaborative pixel art platform to production-ready architecture 2025-08-22 19:28:05 +02:00
tailwind.config.js Modernize collaborative pixel art platform to production-ready architecture 2025-08-22 19:28:05 +02:00
tsconfig.json Modernize collaborative pixel art platform to production-ready architecture 2025-08-22 19:28:05 +02:00