zoneminder/web
Isaac Connor e5dd10fc04 use filter class instead of parseFilter 2020-08-17 17:41:50 -04: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 fix bootstrap-table-cookie correctly 2020-08-17 08:05:50 -05:00
fonts rough in new events view 2020-08-15 15:27:58 -05:00
graphics
includes move pre and post condition testing into the Filter class so we can use it everywhere 2020-08-17 17:40:58 -04:00
js add passive to addEventListener 2020-04-23 15:23:53 -04:00
lang Add language entry for ExistsInFileSystem 2020-08-16 13:03:18 -04:00
scripts
skins/classic use filter class instead of parseFilter 2020-08-17 17:41:50 -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
.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 Make a global so tht we can use it in export_functions 2020-08-16 20:08:14 -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.