zoneminder/web
Isaac Connor 2a9576371b Introduce Server::SendToApi to reduce duplicated code. 2022-09-28 17:40:08 -04:00
..
ajax handle lack of sysvsem support in php better. Turn errors back on, just don't display them. Proceed regardless of semaphore success but log an error. 2022-09-28 14:48:13 -04:00
api whoops fixed errant enum values I forgot to delete 2022-09-25 17:46:53 -04:00
css old overlay code is no longer used 2021-01-11 13:46:50 -05:00
fonts Update material icons to v1.11.10 2022-08-19 13:33:22 -04:00
graphics
includes Introduce Server::SendToApi to reduce duplicated code. 2022-09-28 17:40:08 -04:00
js Update MonitorLinkExpression.js 2022-09-17 10:08:07 +02:00
lang update Russian 2022-08-23 18:34:57 +03:00
scripts
skins/classic convert event->Id() explicitly to a string for strpos. 2022-09-22 16:21:25 -04:00
vendor
views When scaling frame images, apparently a float value for height is no good. So use intval to fix. 2022-09-21 13:23:16 -04:00
.editorconfig
.gitignore
.travis.yml
CMakeLists.txt Build: Reindent the CMakeLists 2021-02-04 22:00:56 +01:00
README.md
composer.json
composer.lock
index.php Only look for action if there is a view 2022-09-27 10:49:50 -04:00
robots.txt

README.md

Modern ZoneMinder Skin

This web frontend to ZoneMinder is a complete rewrite of the classic frontend, based on CakePHP.