fix: add rotation direction indicators and fix CORS for dev origins

- Add TOP/BTM labels to rotated box showing which edge is which after rotation
- Allows user to visually see rotation direction without calculating degrees
- Fix allowedDevOrigins to include common private IP ranges (192.168.*, 10.*, 172.16.*)
- Resolves CORS warning when accessing from local network IPs
This commit is contained in:
2026-04-22 11:38:32 +03:00
parent 0cff09ccd0
commit 11f0634721
3 changed files with 12 additions and 2 deletions

File diff suppressed because one or more lines are too long