zoneminder/web
Isaac Connor d1543f7dd9 Fix missing ) 2023-04-22 09:37:53 -04:00
..
ajax Fix missing ) 2023-04-22 09:37:53 -04:00
api Rough in UserPreference api 2023-03-22 13:22:08 -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 Update add_monitors to make it scan the network. 2023-04-21 17:52:14 -04:00
js Don't need to add auth_hash if we have auth_relay 2023-04-13 10:13:27 -04:00
lang Merge branch 'master' into patch-2 2023-02-26 10:14:35 -05:00
scripts
skins/classic Update add_monitors to make it scan the network. 2023-04-21 17:52:14 -04:00
vendor Replace MySQL Password() with bcrypt, allow for alternate JWT tokens (#2598) 2019-05-24 13:48:40 -04:00
views Allow caching of images 2023-02-13 16:15:12 -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 If the css in cookie is invalid, clear it so that the logs don't fill up with the warnings 2023-03-22 08:06:02 -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.