zoneminder/web
Isaac Connor c8d9cd02d7 Fix use of int as a function instead of a cast 2024-03-28 09:02:53 -04:00
..
ajax Log an error when we don't have permission to load the preset edit modal 2024-03-23 13:38:26 -04:00
api Handle when auth is off, _getCredentials returns null so accessing it as an array is bad. 2024-03-27 12:57:12 -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 Swap to PNG 2017-03-18 22:34:13 +11:00
includes Fix use of int as a function instead of a cast 2024-03-28 09:02:53 -04:00
js Fix eslint 2024-03-06 14:21:18 -05:00
lang Fix: Russian translation 2024-03-26 14:51:48 +03:00
skins/classic Fix: Warning if not specify term in FilterTerm 2024-03-27 01:14:20 +03:00
sounds feat(): Custom snapp.ogg sound for ZoneMinder 2024-03-02 10:15:44 -05:00
vendor Replace MySQL Password() with bcrypt, allow for alternate JWT tokens (#2598) 2019-05-24 13:48:40 -04:00
views Make no alarm.jpg a debug instead of error, because continuous events don't have them. 2024-03-15 12:09:31 -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 Log error_message if set 2024-01-21 11:31:06 -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.