zoneminder/web
Charlie Root 41dc7c8f4e Fixes to not log errors when there are no monitors to display in watch. 2023-09-13 11:19:16 -07:00
..
ajax Restrict mid to a cardinal value. Fixes GHSA-9cmr-7437-v9fj 2023-09-13 10:12:04 -04:00
api Text corrections 2023-08-27 02:00:59 +02:00
css old overlay code is no longer used 2021-01-04 13:51:03 -06:00
fonts Update material icons to v1.11.10 2022-08-18 10:25:32 -04:00
graphics Swap to PNG 2017-03-18 22:34:13 +11:00
includes Add Id as a protected member, only lookup monitor status if Id has a value 2023-09-13 11:18:50 -07:00
js Remove support for browsers not supporting TextDecoder to fix eslint 2023-08-08 13:01:42 -04:00
lang Adds RTSP2Web support for live view 2023-07-29 23:46:31 -05:00
scripts update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
skins/classic Fixes to not log errors when there are no monitors to display in watch. 2023-09-13 11:19:16 -07:00
vendor added password_compat for PHP >=5.3 <5.5 2019-05-12 13:57:25 -04:00
views Use new event::find_virtual_frame when loading frames 2023-09-08 14:19:01 -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 Bump firebase/php-jwt from 5.0.0 to 6.0.0 in /web 2023-02-17 14:54:52 +00:00
composer.lock Bump firebase/php-jwt from 5.0.0 to 6.0.0 in /web 2023-02-17 14:54:52 +00:00
index.php Convert user from an array to a User object 2023-04-23 12:57:29 -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.