zoneminder/web
Isaac Connor fbc236128e add a function to format a time into a duration. Can't use date() because 0 doesn't give us 00:00:00 it gives 19:00:00 2019-01-21 11:16:14 -05:00
..
ajax Fix ajax/status.php orderby sql injection (#2421) 2019-01-19 09:46:08 -05:00
api remove ZM_DIR_IMAGES (#2374) 2018-12-29 09:52:58 -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 add a function to format a time into a duration. Can't use date() because 0 doesn't give us 00:00:00 it gives 19:00:00 2019-01-21 11:16:14 -05:00
js More eslint fixes; eslint in php; add eslint to travis (#2419) 2019-01-19 10:32:40 -05:00
lang remove ZM_DIR_IMAGES (#2374) 2018-12-29 09:52:58 -05:00
scripts update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
skins/classic fix eslint complaints 2019-01-19 12:40:17 -05:00
tools/mootools Misc JS hygiene (#2150) 2018-07-07 10:30:16 -04:00
views Fix a + that should be a . 2019-01-04 15:52:14 -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 More inline JS / nonce conversions (#2415) 2019-01-18 09:51:06 -05: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.