Commit Graph

17 Commits

Author SHA1 Message Date
duckietm fdb2f855b0 🆙 Place back Mem optimizing and Username to badge send 2026-04-14 11:36:15 +02:00
duckietm ca5e754b28 🆙 Small Fixes 2026-04-14 11:19:53 +02:00
duckietm 399999f23d 🆙 Memory usage fixes 2026-04-10 11:42:30 +02:00
duckietm d63be7dd62 🆙 more optimization mem. 2026-04-03 10:48:13 +02:00
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 d864fe3018 🆙 Update Deps. + WiP 2025-03-15 14:54: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 70b1d232d5 🆙 Update dependencies 2025-03-09 10:39:43 +01:00
duckietm 14bf0fdcbd 🆙 Fix firework memory leak and update pixi.js 2024-09-13 08:04:35 +02:00
duckietm bd09ea8b25 🆙 added latest changes 2024-07-04 15:03:26 +02:00
duckietm d5a3a05c40 Updated the renderer V2 2024-04-25 11:35:50 +02:00
duckietm 95bc0045ec Added Color to the Renderer and Avatar update 2024-04-04 09:26:05 +02:00
duckietm b3134ce50b Move to Renderer V2 2024-04-03 09:27:56 +02:00