zoneminder/web
Isaac Connor c1a9b6bc61 Fix for undefined currnetFloorplanId 2023-11-28 19:18:46 -05:00
..
ajax Remove depth of nested if's by returning early. 2023-11-21 10:49:09 -05:00
api Add the find command to populate Floorplans, rename Floorplan model to singular 2023-11-23 13:26:48 -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 Merge branch 'floorplan' of github.com:ZoneMinder/zoneminder into floorplan 2023-11-23 13:01:55 -05:00
js Set default delay, add starting statusCmdTimer when using rtsp2web 2023-11-21 11:35:04 -05:00
lang Adds RTSP2Web support for live view 2023-07-29 23:46:31 -05:00
scripts
skins/classic Fix for undefined currnetFloorplanId 2023-11-28 19:18:46 -05:00
vendor
views Use echo instead of print which is apparently faster. 2023-11-01 17:27:56 -04:00
.editorconfig
.gitignore
.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
floorplan.css Adds Floorplan viewing page 2023-11-23 14:03:53 -06:00
floorplan.html Adds Floorplan viewing page 2023-11-23 14:03:53 -06:00
floorplan.js Adds Floorplan viewing page 2023-11-23 14:03:53 -06:00
index.php If view does not exist, redirect to console instead of just dying 2023-11-09 09:57:27 -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.