zoneminder/web
Isaac Connor dc9c7a7e15 handle event not existing a little better. 2021-01-25 18:49:03 -05:00
..
ajax Merge branch 'master' into zma_to_thread 2021-01-17 17:38:34 -05:00
api Move daemonControl logic into the model. daemonControl needs to be called on the previous monitor data so that it knows which daemons to stop. 2020-12-23 13:48:12 -05:00
css old overlay code is no longer used 2021-01-11 13:46:50 -05:00
fonts rough in new events view 2020-08-15 15:27:58 -05:00
graphics Swap to PNG 2017-03-18 22:34:13 +11:00
includes Use method to handle case where Event wasn't found 2021-01-25 18:39:57 -05:00
js use js.post instead of getJSON. 2021-01-11 15:22:15 -05:00
lang Merge branch 'release-1.34' 2021-01-15 18:46:07 -05:00
scripts update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
skins/classic handle event not existing a little better. 2021-01-25 18:49:03 -05:00
tools/mootools Misc JS hygiene (#2150) 2018-07-07 10:30:16 -04:00
vendor Replace MySQL Password() with bcrypt, allow for alternate JWT tokens (#2598) 2019-05-24 13:48:40 -04:00
views Log an error with path when can't open video 2020-11-29 17:06:07 -05: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 Replace MySQL Password() with bcrypt, allow for alternate JWT tokens (#2598) 2019-05-24 13:48:40 -04: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 Merge branch 'master' into zma_to_thread 2021-01-11 17:08:44 -05: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.