zoneminder/web
Isaac Connor 5482d3b3d5 Quiet error when calling logout when already logged out 2020-12-09 17:56:27 -05:00
..
ajax Use width and height attrs instead of css for rendering speed. Also alt doesn't need validHtmlStr because Event.Id will have no weird characters 2020-12-08 11:26:43 -05:00
api Fix editing groups causing a new Group to be added. You have to tell cakephp which Group you are saving. Also fix the resulting output to be the saved group, not a list of monitors. Fixes #3088 2020-12-03 13:14:19 -05:00
css rollback bstable to 1.17.1git90f47e7 2020-10-17 11:49:17 -05:00
fonts rough in new events view 2020-08-15 15:27:58 -05:00
graphics
includes Quiet error when calling logout when already logged out 2020-12-09 17:56:27 -05:00
js replace createPopup with location.assign 2020-10-12 12:37:23 -05:00
lang add LockRows to Filters 2020-10-26 18:47:55 -04:00
scripts
skins/classic watch.js - replace mootools ajax w/ jquery 2020-12-09 12:25:40 -06:00
tools/mootools
vendor
views Log an error with path when can't open video 2020-11-29 17:06:07 -05:00
.editorconfig
.gitignore
.travis.yml
CMakeLists.txt
README.md
composer.json
composer.lock
index.php Return Debug to a regular function to match other logging functions. Since we switched to using namespaces we no longer clash with cake_php. 2020-10-14 10:39:25 -04:00
robots.txt

README.md

Modern ZoneMinder Skin

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