zoneminder/web
Isaac Connor 218578e6eb Fix eslint 2025-09-04 15:30:44 -04:00
..
ajax Comment out debug 2025-07-26 11:52:21 -04:00
api Add IN support to api 2025-07-22 16:49:23 -04:00
css
fonts
graphics
includes Convert OutputCodec from int to varchar OutputCodecName. ffmpeg has different values for codec_id for different versions of ffmpeg. So just use the codec name instead. 2025-08-20 15:59:02 -04:00
js When coming back from AYSW, maybe img.src == new src. Just set it and send a PLAY for good measure 2025-08-18 15:52:13 -04:00
lang Add translation for option:router 2025-07-30 11:16:09 -05:00
skins/classic Fix eslint 2025-09-04 15:30:44 -04:00
sounds feat(): Custom snapp.ogg sound for ZoneMinder 2024-03-02 10:15:44 -05:00
vendor
views Use an actual flag insead of begin and end comparison for when to output partial content because the partial code start from 0 2024-09-14 07:44:22 -04:00
.editorconfig
.gitignore
.travis.yml
CMakeLists.txt Install the web/sounds directory 2025-03-03 13:49:14 -05: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 Fix warning 2025-07-10 12:16:32 -04:00
robots.txt

README.md

Modern ZoneMinder Skin

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