Files
zoneminder/web
Isaac Connor eff087a532 fix: limit filter Name input to 64 characters
The Filters.Name column is VARCHAR(64). Add a matching maxlength on
the Name input to prevent users from entering values that would be
truncated or rejected on save.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 20:51:07 -04:00
..

Modern ZoneMinder Skin

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