zoneminder/web
Isaac Connor 006cc079c4 Rework action to use Zone class and just take a list of Zid's so that technically we can delete zones from multiple monitors at once. 2020-09-17 20:56:56 -04:00
..
ajax Add modals dir with filterdebug modal 2020-09-17 15:17:53 -04:00
api Update api Zone Saving. Fixes #3037 2020-09-10 13:31:39 -04:00
css enable page-jump-to table extension 2020-08-27 07:46:52 -05:00
fonts rough in new events view 2020-08-15 15:27:58 -05:00
graphics Swap to PNG 2017-03-18 22:34:13 +11:00
includes Rework action to use Zone class and just take a list of Zid's so that technically we can delete zones from multiple monitors at once. 2020-09-17 20:56:56 -04:00
js eslint --fix 2020-09-04 10:02:43 -04:00
lang Add lang for Event DiskSpace and FileSystem ISKSpace 2020-09-17 15:15:28 -04:00
scripts update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
skins/classic Add EventDiskSpace as a term and add a Debug modal button 2020-09-17 15:17:29 -04:00
tools/mootools Misc JS hygiene (#2150) 2018-07-07 10:30:16 -04:00
vendor Replace MySQL Password() with bcrypt, allow for alternate JWT tokens (#2598) 2019-05-24 13:48:40 -04:00
views Turn off output buffering in view_video 2020-09-04 14:58:43 -04:00
.editorconfig Feature h264 videostorage (#1882) 2017-05-15 22:02:48 -04:00
.gitignore Replace MySQL Password() with bcrypt, allow for alternate JWT tokens (#2598) 2019-05-24 13:48:40 -04:00
.travis.yml Feature h264 videostorage (#1882) 2017-05-15 22:02:48 -04:00
CMakeLists.txt Replace MySQL Password() with bcrypt, allow for alternate JWT tokens (#2598) 2019-05-24 13:48:40 -04:00
README.md
composer.json Replace MySQL Password() with bcrypt, allow for alternate JWT tokens (#2598) 2019-05-24 13:48:40 -04:00
composer.lock Replace MySQL Password() with bcrypt, allow for alternate JWT tokens (#2598) 2019-05-24 13:48:40 -04:00
index.php add csrf checks to frames view 2020-09-02 18:11:53 -04: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.