zoneminder/web
Isaac Connor 9e6367c7c3 look for 264 instead of x264 2021-05-06 17:33:04 -04:00
..
ajax When we do not have permission to edit monitors, return empty string instead of nothing so that we don't generate an error 2021-04-28 12:03:44 -04:00
api Fix encrypting password when saving User 2021-04-26 09:40:08 -04:00
css old overlay code is no longer used 2021-01-11 13:46:50 -05:00
fonts rough in new events view 2020-08-15 15:27:58 -05:00
graphics
includes Fix AlarmedZoneId filter term not working because I wrote AlarmZoneId instead 2021-05-02 13:38:06 -04:00
js Handle stream having something other than an img as it's display 2021-03-23 13:53:45 -04:00
lang specify the invalid characters 2021-05-04 15:56:47 -04:00
scripts
skins/classic look for 264 instead of x264 2021-05-06 17:33:04 -04:00
vendor Replace MySQL Password() with bcrypt, allow for alternate JWT tokens (#2598) 2019-05-24 13:48:40 -04:00
views Code spacing and doc 2021-05-03 15:20:11 -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 Don't both loading all the Object code until after auth. 2021-04-12 15:59:31 -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.