zoneminder/web/ajax
Isaac Connor c7eac3383a Fix form structure, use of get instead of post and duplicated action input 2022-10-13 09:08:41 -04:00
..
modals Fix form structure, use of get instead of post and duplicated action input 2022-10-13 09:08:41 -04:00
add_monitors.php Merge branch 'master' into zma_to_thread 2020-10-20 16:20:29 -04: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
controlcaps.php convert controlcaps view to bstable 2020-09-26 12:09:41 -05:00
device.php rework devices view, remove inline onclick 2020-10-02 12:39:05 -05:00
devices.php rework devices view, remove inline onclick 2020-10-02 12:39:05 -05:00
event.php remove extra , 2021-11-16 15:00:04 -05:00
events.php db limits should not be affected by pre-conditions, so include the limit regardless of pre-sql-conditions. 2022-07-29 14:00:06 -04:00
frames.php Use dateTimeFOrmatter to format the date/time on frames 2022-06-23 14:13:32 -04:00
log.php Just use the master version of ajax/log.php 2022-10-07 23:53:50 -04:00
modal.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
shutdown.php set return status for cancel and restart commands 2020-10-14 12:22:21 -05:00
snapshots.php Convert missed strftimes to dateTimeFormatter. Fixes #3526 2022-07-13 18:49:13 -04:00
stats.php define raw as an empty array so we don't generate js errors 2022-03-29 17:56:39 -04:00
status.php Add support for lambda functions as post processing. Use the to replace StartDateTimeShort with StartDateTimeFormatted so that dates on viewed events use the specified formatting. 2022-06-23 14:29:37 -04:00
stream.php Add connkey and semaphore key to logging about failure to get semaphore. Add sem_release before every ajaxError call because ajaxError exits and so we never release the semaphore. 2022-09-22 11:29:26 -04:00
watch.php Fix deprecation warning due to implicit conversion to integer. Make it explicit. 2022-08-10 10:56:54 -04:00
zone.php remove ZM_DIR_IMAGES (#2374) 2018-12-29 09:52:58 -05:00