zoneminder/web
Isaac Connor 1a27ac9ab3 Handle when SERVER['HTTP_HOST'] is not set 2021-10-06 10:36:35 -04:00
..
ajax Can export events if canView Snapshots. Event->canView will filter events that are not in a snapshot 2021-09-03 22:23:30 -04:00
api Fix version of Crud 2021-09-09 13:26:59 -04:00
css
fonts
graphics
includes Handle when SERVER['HTTP_HOST'] is not set 2021-10-06 10:36:35 -04:00
js
lang Merge pull request #3352 from vezza/patch-3 2021-09-14 10:26:52 -04:00
scripts
skins/classic fix width=0px causing empty looking montage 2021-10-06 10:35:52 -04:00
vendor
views Allow snapshot downloading 2021-09-03 22:26:51 -04:00
.editorconfig
.gitignore
.travis.yml
CMakeLists.txt
README.md
composer.json
composer.lock
index.php Move CSP stuff down to view parsing. ajax requests only output json, so CSP shouldn't be relevant. Only end output buffer if there is one. archive view for example clears all output buffers. 2021-09-03 22:26:09 -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.