zoneminder/web
Isaac Connor 9764875449 Move init of ctx up before we setup the monitors. I think in some cases we can calls functions that assume ctx has a value. Uncaught%20TypeError%3A%20Cannot%20read%20properties%20of%20undefined%20(reading%20'getImageData') 2021-11-29 13:55:23 -05:00
..
ajax Send all stats rows instead of just 1. Handle receiving all rows, and don't list event id and frame id 2021-11-16 15:00:04 -05:00
api Remove dead code, remove locking from CopyTo, put locking into MoveTo. 2021-10-28 11:59:23 -04:00
css old overlay code is no longer used 2021-01-11 13:46:50 -05:00
fonts add licensing info for fontawesome. 2021-10-28 13:08:29 -04:00
graphics Swap to PNG 2017-03-18 22:34:13 +11:00
includes WHen saving v4l settings redirect back to watch instead of console. 2021-11-16 15:00:04 -05:00
js Handle stream having something other than an img as it's display 2021-03-23 13:53:45 -04:00
lang Define Date formats 2021-10-28 14:41:19 -04:00
scripts
skins/classic Move init of ctx up before we setup the monitors. I think in some cases we can calls functions that assume ctx has a value. Uncaught%20TypeError%3A%20Cannot%20read%20properties%20of%20undefined%20(reading%20'getImageData') 2021-11-29 13:55:23 -05:00
vendor Replace MySQL Password() with bcrypt, allow for alternate JWT tokens (#2598) 2019-05-24 13:48:40 -04:00
views remove debug hello 2021-10-19 13:11:50 -04:00
.editorconfig Feature h264 videostorage (#1882) 2017-05-15 22:02:48 -04:00
.gitignore Replace MySQL Password() with bcrypt, allow for alternate JWT tokens (#2598) 2019-05-24 13:48:40 -04:00
.travis.yml Feature h264 videostorage (#1882) 2017-05-15 22:02:48 -04:00
CMakeLists.txt Build: Reindent the CMakeLists 2021-02-04 22:00:56 +01:00
README.md
composer.json Replace MySQL Password() with bcrypt, allow for alternate JWT tokens (#2598) 2019-05-24 13:48:40 -04:00
composer.lock Replace MySQL Password() with bcrypt, allow for alternate JWT tokens (#2598) 2019-05-24 13:48:40 -04:00
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 Documentation Improvements + Fixes (#2230) 2018-10-03 10:29:10 -04:00

README.md

Modern ZoneMinder Skin

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