zoneminder/web
IgorA100 686fd09534
Update web/skins/classic/views/montage.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-21 22:21:36 +03:00
..
ajax Move tag related commands to canView(Events) instead of canEdit(Events) 2026-03-12 15:03:29 -04:00
api fix: harden web interface against injection and SSRF vulnerabilities 2026-03-08 23:30:49 -04:00
css
fonts
graphics
includes Merge branch 'ZoneMinder:master' into patch-435415 2026-03-19 12:33:45 +03:00
js Instead of audioMotion.play(), use audioMotion.init() (MonitorStream.js) 2026-03-21 22:12:27 +03:00
lang Merge pull request #4689 from Simpler1/clear_logs 2026-03-07 17:17:02 -05:00
skins/classic Update web/skins/classic/views/montage.php 2026-03-21 22:21:36 +03:00
sounds
vendor
views fix: harden web interface against injection and SSRF vulnerabilities 2026-03-08 23:30:49 -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 build(deps): bump firebase/php-jwt from 6.0.0 to 7.0.0 in /web 2026-02-23 18:16:55 -05:00
composer.lock build(deps): bump firebase/php-jwt from 6.0.0 to 7.0.0 in /web 2026-02-23 18:16:55 -05:00
index.php Don't add postLoginQuery to url if it is empty 2026-03-12 15:03:45 -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.