zoneminder/web
Pliable Pixels 8afb3d8650
formatting
2018-09-26 10:05:54 -04:00
..
ajax google code style 2018-06-25 14:51:46 -04:00
api Fix authenticating User 2018-07-10 13:19:51 -04:00
css replaced ionic fonts with material design icons 2018-03-25 09:28:00 -04:00
fonts formatting 2018-09-26 10:05:54 -04:00
graphics Swap to PNG 2017-03-18 22:34:13 +11:00
includes spacing 2018-07-09 13:07:16 -04:00
js fix some memleaks 2017-11-28 09:50:09 -05:00
lang Add entry for StorageArea 2018-07-10 12:26:25 -04:00
scripts update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
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:54:30 -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 Feature h264 videostorage (#1882) 2017-05-15 22:02:48 -04:00
.gitignore Feature h264 videostorage (#1882) 2017-05-15 22:02:48 -04:00
.travis.yml Feature h264 videostorage (#1882) 2017-05-15 22:02:48 -04:00
CMakeLists.txt add a robots.txt to the docroot to tell bots to not scrape our ZM install. 2017-12-07 09:32:23 -05:00
README.md Update README.md 2013-05-01 08:04:57 -03:00
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 add a robots.txt to the docroot to tell bots to not scrape our ZM install. 2017-12-07 09:32:23 -05:00

README.md

Modern ZoneMinder Skin

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