zoneminder/web
Isaac Connor 115e554d94 Remove erroneous t and convert tabs to spaces 2018-07-11 15:46:11 -04:00
..
ajax google code style 2018-06-25 14:51:46 -04:00
api More work just using auth.php instead of cake code. Don't reload the User object 2018-07-11 11:45:49 -04:00
css replaced ionic fonts with material design icons 2018-03-25 09:28:00 -04:00
fonts replaced ionic fonts with material design icons 2018-03-25 09:28:00 -04:00
graphics Swap to PNG 2017-03-18 22:34:13 +11:00
includes Don't need global cookies. Only open session if needed in userLogin 2018-07-11 11:45:19 -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 Remove erroneous t and convert tabs to spaces 2018-07-11 15:46:11 -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
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.