zoneminder/web
Isaac Connor ea8f264724 Merge branch 'release-1.34' 2021-01-22 15:54:06 -05:00
..
ajax make watch view event list more efficient 2021-01-19 10:10:51 -06: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-04 13:51:03 -06:00
fonts rough in new events view 2020-08-15 15:27:58 -05:00
graphics
includes Fix clicking on pills committing the form. Remove hidden inputs and use pills to toggle visibility of divs instead. rename newControl to Control. Use button as the action input 2021-01-12 18:41:24 -05:00
js remove mootools from zoneminder 2021-01-18 07:31:43 -06:00
lang Merge branch 'release-1.34' 2021-01-15 18:46:07 -05:00
scripts
skins/classic Merge branch 'release-1.34' 2021-01-22 15:54:06 -05: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
.gitignore Replace MySQL Password() with bcrypt, allow for alternate JWT tokens (#2598) 2019-05-24 13:48:40 -04:00
.travis.yml
CMakeLists.txt don't install tools folder 2021-01-18 07:41:08 -06: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 Return Debug to a regular function to match other logging functions. Since we switched to using namespaces we no longer clash with cake_php. 2020-10-14 10:39:25 -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.