zoneminder/web
Isaac Connor b354641df3 fix syntax errors in triggers in monitor view 2020-03-26 13:57:19 -04:00
..
ajax Checking AuthHashGeneratedAt is no good because it gets updated before we check it. Instead check the auth hash in session against the one in and sensd the update if they are different 2020-03-02 12:07:11 -05:00
api return relative frameId, also sort score frame by lowest frame to avoid bulk frames incase score is 0 2020-03-09 12:04:40 -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 Fix starting and stopping zmcontrol processes across servers. 2020-03-26 13:57:00 -04:00
js Replace MooTools usage for adding window event listeners (#2429) 2019-01-21 11:14:32 -05:00
lang use a better language for unset value 2020-02-11 14:31:48 -05:00
scripts update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
skins/classic fix syntax errors in triggers in monitor view 2020-03-26 13:57:19 -04:00
tools/mootools Misc JS hygiene (#2150) 2018-07-07 10:30:16 -04:00
vendor added password_compat for PHP >=5.3 <5.5 2019-05-12 13:57:25 -04:00
views Use ZM_PATH_FFMPEG instead of ffmpeg 2020-02-06 13:22:22 -05: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 Support missing openssl_random_pseudo_bytes by using alternate functions 2020-03-21 15:28:18 -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.