zoneminder/web
Isaac Connor 89de8b7765
Merge pull request #3845 from IgorA100/patch-8
Added a link to live viewing from monitor event viewer
2024-03-03 14:29:57 -05:00
..
ajax fix(tags): Tags were not populated on watch view 2024-03-02 11:30:35 -05:00
api Handle user being undefined when not logged in 2024-02-11 19:12:37 -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 Use array_values to discard the keys in the array of monitorIds 2024-03-01 16:13:52 -05:00
js Rename zmMap to ZMMap because eslint thinks constructors should always be capitalized. 2024-02-07 10:58:39 -05:00
lang Add 'Decoder' => 'Декодер' 2024-02-28 00:30:43 +03:00
skins/classic Merge pull request #3845 from IgorA100/patch-8 2024-03-03 14:29:57 -05:00
sounds feat(): Custom snapp.ogg sound for ZoneMinder 2024-03-02 10:15:44 -05:00
vendor
views Put back Accept-Ranges as it breaks seeking 2024-02-13 13:54:04 -05:00
.editorconfig
.gitignore
.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 Log error_message if set 2024-01-21 11:31:06 -05:00
robots.txt

README.md

Modern ZoneMinder Skin

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