Commit Graph

2 Commits

Author SHA1 Message Date
Stan
fb3e171256 fix: Increase nginx client_max_body_size to 10MB for larger diagrams 2025-08-14 13:33:19 +01:00
Stan
bf3a30fa12 feat: Add server-side storage for persistent diagram management
- Express.js backend for diagram CRUD operations
- Filesystem persistence via Docker volume mount
- Automatic storage detection in UI
- Overwrite protection with confirmation dialogs
- Server storage enabled by default in Docker

Closes #48
2025-08-14 12:58:55 +01:00