Commit Graph

8 Commits

Author SHA1 Message Date
duckietm fd74fd323b 🆙 Some minor mem tweaks 2026-03-31 16:03:21 +02:00
duckietm 1162ff84cc 🆙 Camera Security fix / small fix for beds
- Validate data URL format (must start with data:image/png)
- Validate PNG magic bytes on binary data before sending
- Enforce 2MB size limit matching server
- Add try/catch around atob() to handle invalid base64 gracefully
- Fix XSS vulnerability in editor download: replace unsafe window.open()+document.write()
  with safe anchor-based download that also validates data URL scheme
2026-03-18 09:21:36 +01:00
duckietm 408fd28d55 🆙 Camera Filters are now 100% 2026-03-02 13:26:53 +01:00
duckietm b8397fe99b 🆙 Update Color effect Camera 2026-03-02 12:53:10 +01:00
duckietm c6ccfab5f5 WiP for the camera Thumbnail 2025-03-11 16:57:17 +01:00
DuckieTM 203de64746 🆙 Enable the Effect in Renderer 2025-03-10 23:04:01 +01:00
duckietm bd09ea8b25 🆙 added latest changes 2024-07-04 15:03:26 +02:00
duckietm b3134ce50b Move to Renderer V2 2024-04-03 09:27:56 +02:00