zoneminder/web/ajax
Isaac Connor c3a80e7e40 Add MonitorId to event data returned for status request 2020-04-23 11:07:07 -04:00
..
add_monitors.php quotes and improve the output of the ajaxError to say what the action was and who the user was 2020-02-06 13:20:35 -05:00
alarm.php Php namespace (#2537) 2019-02-22 09:19:07 -05:00
console.php quotes and improve the output of the ajaxError to say what the action was and who the user was 2020-02-06 13:21:30 -05:00
control.php Move sendControlCommand out of includes/control_functions.php into Monitor.php. Make it smarted about talking to zmcontrol.pl. Fix sending the quit command 2019-10-08 18:07:33 -04:00
event.php use ini_set(display_errors,0) instead of turning off errors entirely so that we still log errors, just not output them instead of json. 2020-04-03 15:21:31 -04:00
log.php cleanup. Don't output errors that break json response 2020-04-23 11:06:41 -04:00
status.php Add MonitorId to event data returned for status request 2020-04-23 11:07:07 -04:00
stream.php Checking AuthHashGeneratedAt is no good because it gets updated before we check it. Instead check the auth hash in session against the one in and sensd the update if they are different 2020-03-02 12:07:11 -05:00
zone.php remove ZM_DIR_IMAGES (#2374) 2018-12-29 09:52:58 -05:00