Files
zoneminder/web
Isaac Connor d373696fe8 fix: critical bugs in skin.js
- 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>
2026-01-27 18:11:40 -05:00
..
2021-01-11 13:46:50 -05:00
2022-08-19 13:33:22 -04:00
2026-01-21 21:14:00 +03:00
2026-01-09 16:21:47 +03:00

Modern ZoneMinder Skin

This web frontend to ZoneMinder is a complete rewrite of the classic frontend, based on CakePHP.