zoneminder/web
Isaac Connor 44b11389ce Merge pseudo:sandbox/ZoneMinder.connortechnology into event_thread 2022-01-13 12:00:17 -05:00
..
ajax define raw as an empty array so we don't generate js errors 2022-01-07 16:21:34 -05:00
api Merge pseudo:sandbox/ZoneMinder.connortechnology into event_thread 2022-01-13 12:00:17 -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 Merge branch 'master' into merge_work_on_zms 2022-01-07 16:22:51 -05:00
js Have to clear src before resetting or some browsers won't load the new image 2022-01-08 12:14:28 -05:00
lang Add Model and Manufacturer to telemetry listing 2021-11-16 09:47:34 -05:00
scripts update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
skins/classic Provide better logging when there is no data passwed to setAlarmCues 2022-01-10 15:25:15 -05:00
vendor Replace MySQL Password() with bcrypt, allow for alternate JWT tokens (#2598) 2019-05-24 13:48:40 -04:00
views remove debug hello 2021-10-14 17:56:16 -04: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 Move CSP stuff down to view parsing. ajax requests only output json, so CSP shouldn't be relevant. Only end output buffer if there is one. archive view for example clears all output buffers. 2021-08-18 10:53:59 -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.