zoneminder/web
Server 58d8cf0adf Makes the "Events" part of the ONVIF URL configurable
as required per some ONVIF version 21.06 cameras
by default sets the Events Path equals to "/Events"
to maintain functionality
2024-02-24 11:05:08 -06:00
..
ajax Remove requirement for id or eids. We can specify by filter now. Fix populating exportIds making sure it is an array. 2024-02-15 16:21:39 -05:00
api Handle user being undefined when not logged in 2024-02-11 19:12:37 -05: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 Makes the "Events" part of the ONVIF URL configurable 2024-02-24 11:05:08 -06:00
js Rename zmMap to ZMMap because eslint thinks constructors should always be capitalized. 2024-02-07 10:58:39 -05:00
lang removed unnecessary definition in lang file. 2024-02-16 18:09:34 -06:00
skins/classic Makes the "Events" part of the ONVIF URL configurable 2024-02-24 11:05:08 -06:00
vendor Replace MySQL Password() with bcrypt, allow for alternate JWT tokens (#2598) 2019-05-24 13:48:40 -04:00
views Put back Accept-Ranges as it breaks seeking 2024-02-13 13:54:04 -05: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 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 Log error_message if set 2024-01-21 11:31:06 -05:00
robots.txt

README.md

Modern ZoneMinder Skin

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