zoneminder/web
Isaac Connor 4612f4ae75 add getMonitorStatuses function to return string values for status numbers 2021-09-04 09:57:56 -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 Don't use AUTH_HASH_IPS when talking to zmu as it doesn't support that at this time. 2021-09-03 22:29:16 -04:00
css old overlay code is no longer used 2021-01-11 13:46:50 -05:00
fonts
graphics
includes add getMonitorStatuses function to return string values for status numbers 2021-09-04 09:57:56 -04:00
js Handle stream having something other than an img as it's display 2021-03-23 13:53:45 -04:00
lang Merge pull request #3259 from gerazo/master 2021-05-25 13:16:35 -04:00
scripts
skins/classic add autoplay tag. Fixes #3343 2021-09-03 22:29:45 -04:00
vendor
views Allow snapshot downloading 2021-09-03 22:26:51 -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-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.