zoneminder/web
Andrew Bauer 5f9a113da1
redirect to montage rather than montagereview
2018-12-26 10:34:01 -06:00
..
ajax fix log export. minTime and maxTime were being cleared by the regexp to detect sub second time. Also use ZM_DIR_EXPORTS instead of ZM_PATH_SWAP 2018-11-12 15:43:03 -05:00
api Update permissions checking for Groups to not use session. Fixes #2353 2018-12-21 10:01:48 -05:00
css Documentation Improvements + Fixes (#2230) 2018-10-03 10:29:10 -04:00
fonts wrap again 2018-09-26 10:10:07 -04:00
graphics Swap to PNG 2017-03-18 22:34:13 +11:00
includes redirect to montage rather than montagereview 2018-12-26 10:34:01 -06:00
js use output of babeljs.io to provide code that works on older browsers. The nice class notation is ES6 upwards.. Safari on IOS9 doesn't like it 2018-12-03 15:16:47 -05:00
lang fix missing bits. Implement UrlToIndex in Monitor and fix use of Url(). Implement PathToApi as well 2018-11-29 14:26:30 -05:00
scripts update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
skins/classic Merge pull request #2362 from connortechnology/small_groups_fixes 2018-12-24 11:30:57 -06:00
tools/mootools Misc JS hygiene (#2150) 2018-07-07 10:30:16 -04:00
views keep track if we have written alarmed frame incase savejpeg is off 2018-11-12 12:43:20 -05: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 Merge pull request #2242 from connortechnology/cleanup_auth 2018-12-12 20:53:24 -06:00
robots.txt Documentation Improvements + Fixes (#2230) 2018-10-03 10:29:10 -04:00

README.md

Modern ZoneMinder Skin

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