zoneminder/web
Isaac Connor e216b6b008 Add auth_relay to stream status request so that it works when AUTH_RELAY=PLAIN 2023-03-21 09:54:22 -04:00
..
ajax Don't shorten analysis 2023-02-20 17:30:48 -05:00
api Merge branch 'master' of github.com:ZoneMinder/zoneminder 2023-02-28 14:06:16 -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 Fix missing s causing problems when Group permission set to None 2023-03-08 10:59:33 -05:00
js Fix use of auth_relay when PLAIN 2023-03-21 09:52:50 -04:00
lang Merge branch 'master' into patch-2 2023-02-26 10:14:35 -05:00
scripts
skins/classic Add auth_relay to stream status request so that it works when AUTH_RELAY=PLAIN 2023-03-21 09:54:22 -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 Move actions process to after the unauth check. In the past the action did the logging in but that is no longer the case. We can now assume in actions that the user is at least logged in. 2023-02-20 10:16:44 -05: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.