zoneminder/web
Isaac Connor 90492d332c Put back to brand 3.0 of upstream 2022-01-18 10:39:24 -05:00
..
ajax First working Janus build 2022-01-10 23:22:37 -06:00
api Put back to brand 3.0 of upstream 2022-01-18 10:39:24 -05: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 10:46:50 -04:00
graphics
includes Merge branch 'ZoneMinder:master' into janus 2022-01-14 14:05:23 -06:00
js fix eslint 2022-01-17 16:19:27 -05:00
lang First working Janus build 2022-01-10 23:22:37 -06:00
scripts
skins/classic Adds better error handling, changes expected location of janus.js 2022-01-16 19:44:52 -06: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-14 17:56:16 -04: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 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-08-18 10:53:59 -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.