zoneminder/web
Isaac Connor 2f03e051cd Don't try to populate event info table if there is no data. Prevents js errors 2025-01-29 11:31:54 -05:00
..
ajax Add E.Id != and use >= and <= when comparing StartDateTime so that we don't skip events with the same startDateTime. Fixes #4186 2024-12-09 17:27:56 -05:00
api Fix ISE when auth is turned off. 2024-10-01 10:13:38 -04:00
css old overlay code is no longer used 2021-01-04 13:51:03 -06:00
fonts Update material icons to v1.11.10 2022-08-18 10:25:32 -04:00
graphics Swap to PNG 2017-03-18 22:34:13 +11:00
includes Remove commas that cause problems on some php. Remove unreachable code. 2025-01-24 12:31:35 -05:00
js Fix: Stop RTSP2Web (close RTCPeerConnection) when playback stops (MonitorStream.js) 2025-01-28 23:11:43 +03:00
lang Translated language list 2024-12-04 23:35:59 +01:00
skins/classic Don't try to populate event info table if there is no data. Prevents js errors 2025-01-29 11:31:54 -05:00
sounds feat(): Custom snapp.ogg sound for ZoneMinder 2024-03-02 10:15:44 -05:00
vendor added password_compat for PHP >=5.3 <5.5 2019-05-12 13:57:25 -04:00
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 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
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 Use a redirect on homeview to fix having query params added on 2024-12-13 12:19:30 -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.