zoneminder/web
Andrew Bauer b626e0de1c eslint nanny strikes again 2020-08-08 11:19:29 -05:00
..
ajax Merge branch 'release-1.34' 2020-08-06 11:57:35 -04:00
api Add missing view tempplates for zone add/edit. Fixes #2986 2020-07-30 16:54:00 -04:00
css stop Chrome complaining about bootstrap.min.css.map 2020-08-01 12:22:47 -05:00
fonts wrap again 2018-09-26 10:10:07 -04:00
graphics
includes this version of set_cookie_params was introduced in 7.3. So put back code for previous versions of php which unfortunately do not support the samesite parameter. Fixes #3009 2020-08-08 09:58:18 -04:00
js add passive to addEventListener 2020-04-23 15:23:53 -04:00
lang Merge branch 'release-1.34' 2020-08-06 11:57:35 -04:00
scripts
skins/classic eslint nanny strikes again 2020-08-08 11:19:29 -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 reorganize to reduce code depth 2020-04-23 18:17:20 -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 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 Better debugging of REQUEST/POST vars 2020-06-23 22:20:07 -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.