zoneminder/web
Isaac Connor a149fa37fc Make filter debug modal work on non-saved filter 2022-02-15 10:37:14 -05:00
..
ajax Make filter debug modal work on non-saved filter 2022-02-15 10:37:14 -05: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 Swap to PNG 2017-03-18 22:34:13 +11:00
includes detaint language file. 2022-02-08 14:31:01 -05:00
js Move onclick to the surrounding div instead of the img. Fixes clicking on montage 2022-01-26 21:39:29 -05:00
lang Adds janus_enable_audio, a switch to try to enable audio in live stream viewing. 2022-01-19 00:14:52 -06:00
scripts
skins/classic Use =[] instead of IN as operator. Fixes #3432 2022-02-15 10:23:30 -05:00
vendor Replace MySQL Password() with bcrypt, allow for alternate JWT tokens (#2598) 2019-05-24 13:48:40 -04:00
views Convert Fatal()s to Errors() which is really more appropriate anyways. Maybe Fixes #3426 2022-02-08 18:12:06 -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 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 Implement zm_setcookie to simplify setting cookies, set samesite, deal with older php etc. Use it. 2022-01-20 09:46:38 -05: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.