zoneminder/web
IgorA100 5fdac67540
Trying to completely get rid of jiggling montage layout (montage.js)
2024-05-22 23:03:26 +03:00
..
ajax Merge branch 'IgorA100-patch-6' 2024-05-15 11:46:26 -04:00
api Spacing, remove commented out stuff 2024-04-10 07:15:09 -04:00
css
fonts Update material icons to v1.11.10 2022-08-19 13:33:22 -04:00
graphics
includes When setting cookies via PHP, add handling of the "path" value in the options (session.php) 2024-05-22 10:32:10 +03:00
js Immediately do a status command when the image loads instead of waiting statusInterval for it. 2024-05-16 15:57:50 -04:00
lang Added translation "ConfirmDeleteLayout" (fr_fr.php) 2024-05-19 20:08:58 +03:00
skins/classic Trying to completely get rid of jiggling montage layout (montage.js) 2024-05-22 23:03:26 +03:00
sounds feat(): Custom snapp.ogg sound for ZoneMinder 2024-03-02 10:15:44 -05:00
vendor
views apache_setenv is only available when running under apache. So test for it instead of crashing. 2024-04-10 07:15:09 -04:00
.editorconfig
.gitignore
.travis.yml
CMakeLists.txt
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 Make view does not exist an error instead of fatal 2024-05-08 14:28:40 -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.