zoneminder/web
Isaac Connor c7aa41502a Fix js error in montage review when using scaled mode. Fixes #3351 2021-09-25 20:56:33 -04:00
..
ajax add an ajax request for querying the available models 2021-09-25 20:49:53 -04:00
api rough in api support for Models and Manufacturers 2021-09-25 20:49:30 -04:00
css old overlay code is no longer used 2021-01-11 13:46:50 -05:00
fonts
graphics
includes assign REQUEST['newMonitor'] to a variable to simplify code. Fixup ModelId and ManufacturerId saving. 2021-09-25 10:33:16 -04:00
js Handle stream having something other than an img as it's display 2021-03-23 13:53:45 -04:00
lang Update it_it.php 2021-09-25 20:56:33 -04:00
scripts
skins/classic Fix js error in montage review when using scaled mode. Fixes #3351 2021-09-25 20:56:33 -04:00
vendor
views Allow snapshot downloading 2021-08-18 10:53:59 -04:00
.editorconfig
.gitignore
.travis.yml
CMakeLists.txt Build: Reindent the CMakeLists 2021-02-04 22:00:56 +01:00
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-08-18 10:53:59 -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.