zoneminder/web
Isaac Connor e8edeab641 parseInt prevEventId and nextEventID to be sure that our tests for != 0 work. Also don't go to previous event if prevEventId ==0.Maybe Fixes #3390 2021-12-15 09:11:55 -05:00
..
ajax Add more of the resulting SQL to the filter debug modal 2021-12-13 15:00:55 -05:00
api Don't both running zmu if monitor Function is set to None 2021-12-10 16:08:43 -05:00
css old overlay code is no longer used 2021-01-11 13:46:50 -05:00
fonts add licensing info for fontawesome. 2021-10-28 10:46:50 -04:00
graphics
includes Add skip_locked and ExecuteInterval 2021-12-13 15:01:17 -05:00
js Implement getElement, setScale in MonitorStream.js 2021-11-12 15:11:48 -05:00
lang Add Model and Manufacturer to telemetry listing 2021-11-16 09:47:34 -05:00
scripts
skins/classic parseInt prevEventId and nextEventID to be sure that our tests for != 0 work. Also don't go to previous event if prevEventId ==0.Maybe Fixes #3390 2021-12-15 09:11:55 -05:00
vendor
views remove debug hello 2021-10-14 17:56:16 -04:00
.editorconfig
.gitignore
.travis.yml
CMakeLists.txt Build: Reindent the CMakeLists 2021-02-04 22:00:56 +01:00
README.md
composer.json
composer.lock
index.php Move CSP stuff down to view parsing. ajax requests only output json, so CSP shouldn't be relevant. Only end output buffer if there is one. archive view for example clears all output buffers. 2021-08-18 10:53:59 -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.