zoneminder/web
Isaac Connor 7ed316d3a5 We no longer base64_encode the probe data, we just use htmlspecialchars, so don't base64_decode it. Fixes #2148 2018-07-10 11:49:45 -04:00
..
ajax google code style 2018-06-25 14:51:46 -04:00
api fix submodule again 2018-07-01 08:23:00 -05:00
css
fonts replaced ionic fonts with material design icons 2018-03-25 09:28:00 -04:00
graphics
includes spacing 2018-07-09 13:07:16 -04:00
js
lang Change langfile's charset to UTF-8 as in #583 2018-06-19 20:38:55 -03:00
scripts
skins/classic We no longer base64_encode the probe data, we just use htmlspecialchars, so don't base64_decode it. Fixes #2148 2018-07-10 11:49:45 -04:00
tools/mootools Misc JS hygiene (#2150) 2018-07-07 10:30:16 -04:00
views WHen we are storing jpgs we don't generate a snapshot, so handle that 2018-06-06 11:41:28 -04:00
.editorconfig
.gitignore
.travis.yml
CMakeLists.txt
README.md
index.php Alternate fix for video generation under csrf. Now we just turn off output buffering (discarding contents before sending the avi 2018-06-06 11:55:51 -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.