zoneminder/web
Isaac Connor 7c65b32e1e Don't include mootools on login view. It isn't needed and apparently breaks google recaptcha 2020-04-24 12:25:13 -04:00
..
ajax Add MonitorId to event data returned for status request 2020-04-23 11:07:07 -04:00
api Allow users without System::View to read servers.json 2020-04-23 11:10:30 -04:00
css Documentation Improvements + Fixes (#2230) 2018-10-03 10:29:10 -04:00
fonts wrap again 2018-09-26 10:10:07 -04:00
graphics Swap to PNG 2017-03-18 22:34:13 +11:00
includes silence warning when no language is set 2020-04-23 17:38:15 -04:00
js add passive to addEventListener 2020-04-23 15:23:53 -04:00
lang fix botched merge 2020-04-23 15:28:38 -04:00
scripts
skins/classic Don't include mootools on login view. It isn't needed and apparently breaks google recaptcha 2020-04-24 12:25:13 -04: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 reorganize to reduce code depth 2020-04-23 18:17:20 -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 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 including the language files must come after auth in order to user the user's language setting 2020-03-27 11:41:04 -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.