This website requires JavaScript.
Explore
Help
Register
Sign In
ZaneYork
/
zoneminder
Watch
1
Star
0
Fork
You've already forked zoneminder
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3db8490d9c
zoneminder
/
web
/
ajax
History
Isaac Connor
a43cbc05af
Fix case on Servers. Turn off error reporting so that mkdir(ZM_DIR_EXPORTS) doesn't generate a warning. Fix server column in xml output
2020-09-21 13:03:03 -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
Fix case on Servers. Turn off error reporting so that mkdir(ZM_DIR_EXPORTS) doesn't generate a warning. Fix server column in xml output
2020-09-21 13:03:03 -04:00
status.php
Handle backticks in matches sort fields. Fixes regression in 1.34.17
2020-08-06 10:37:56 -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