zoneminder/web
Isaac Connor 405b1f92ed add a .fail to log the errors given when a navbar ajax call fails 2018-05-31 10:25:53 -04:00
..
ajax Speed up log query response by generating the options out of the log rows instead of hitting the db again. 2018-05-18 09:05:25 -04:00
api Only unlink if file exists, removing warning. Always return a Storage object in Monitor->Storage() fixes Monitor Delete. 2018-05-24 09:54:45 -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 Only unlink if file exists, removing warning. Always return a Storage object in Monitor->Storage() fixes Monitor Delete. 2018-05-24 09:54:45 -04:00
js fix some memleaks 2017-11-28 09:50:09 -05:00
lang Merge branch 'storageareas' of github.com:ConnorTechnology/ZoneMinder into storageareas 2018-04-26 22:09:48 -04:00
scripts update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
skins/classic add a .fail to log the errors given when a navbar ajax call fails 2018-05-31 10:25:53 -04:00
tools/mootools upgrade mootools to 1.6.0 2017-11-22 11:46:02 -05:00
views Include Content-Length so we get a download progress 2018-05-18 15:52:30 +02: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 Turn off csrf for archive downloading, which prevents out of memeory 2018-05-18 15:50:45 +02: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.