zoneminder/web
Isaac Connor 3fe5bb6fe2 open and close the session around user login 2018-03-29 11:30:20 -04:00
..
ajax generateAuthHash is already called earlier in index.php, so it will always be up to date. Just include it in the response. 2018-02-14 13:15:22 -05:00
api Reintroduced empty check rule, closed paranthesis 2018-03-27 10:55:36 -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 open and close the session around user login 2018-03-29 11:30:20 -04:00
js fix some memleaks 2017-11-28 09:50:09 -05:00
lang clone icons 2018-03-24 10:21:59 -04:00
scripts update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
skins/classic fix event_id to EventId 2018-03-28 13:07:53 -07:00
tools/mootools upgrade mootools to 1.6.0 2017-11-22 11:46:02 -05:00
views test for existence of mp4 before trying to grab images from it 2018-03-28 13:01:58 -07: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
.htaccess 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 move session closing higher up before actions.php. 2018-03-20 12:18:29 -07: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.