zoneminder/web
Isaac Connor f0e5f8cb6e Add current device to list of devices so as not to generate warnings. Add autocomplete=off to device text input. 2025-12-23 09:53:53 -05:00
..
ajax Removed the ":" character from allowed characters (event.php) 2025-12-11 12:39:18 +03:00
api Add route for tags 2025-12-19 16:48:52 -05:00
css
fonts
graphics
includes Use modern string interpolation style 2025-12-22 19:43:05 -05:00
js error => debug 2025-12-19 12:06:12 -05:00
lang Add missing EncoderHWAccel fields 2025-10-27 09:40:06 -04:00
skins/classic Add current device to list of devices so as not to generate warnings. Add autocomplete=off to device text input. 2025-12-23 09:53:53 -05:00
sounds feat(): Custom snapp.ogg sound for ZoneMinder 2024-03-02 10:15:44 -05:00
vendor
views Use substr instead of mb_substr. mb_substr is overkill and is not defined on all systems 2025-10-28 05:56:25 -04:00
.editorconfig
.gitignore
.travis.yml
CMakeLists.txt Install the web/sounds directory 2025-03-03 13:49:14 -05:00
README.md
composer.json Bump firebase/php-jwt from 5.0.0 to 6.0.0 in /web 2023-02-17 14:54:52 +00:00
composer.lock Bump firebase/php-jwt from 5.0.0 to 6.0.0 in /web 2023-02-17 14:54:52 +00:00
index.php Fix warning 2025-07-10 12:16:32 -04:00
robots.txt

README.md

Modern ZoneMinder Skin

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