zoneminder/web
Isaac Connor 3208059040 Fix event listing when not paginated. 2021-11-02 17:24:05 -04:00
..
ajax Fix event listing when not paginated. 2021-11-02 17:24:05 -04:00
api Fix version of Crud 2021-09-09 13:28:25 -04: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 sort_asc, sort_field and limit to the filter QueryString 2021-10-25 12:34:51 -04:00
js Handle stream having something other than an img as it's display 2021-03-23 13:53:45 -04:00
lang Update translation 2021-10-05 08:15:39 +02:00
scripts
skins/classic Rename bootstrap with version so we don't have to cache bust it, so that .map loading works. 2021-10-31 15:19:26 -04: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.