mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-05-15 01:54:31 -04:00
- Fix chained assignment creating implicit globals (shifted/ctrled/alted) - Fix .done() callback executing immediately instead of on success - Fix XOR operator (^) used instead of exponentiation in human_filesize() - Fix invalid destructuring assignment in applyChosen() - Fix implicit global creation in closeMbExtruder() call - Add missing var declarations for runstate, length, modal variables 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Modern ZoneMinder Skin
This web frontend to ZoneMinder is a complete rewrite of the classic frontend, based on CakePHP.