zoneminder/web/ajax
Isaac Connor 359330b384 When loading prev/next event, sort by StartDateTime, not Id. Id's are not guaranteed to be time-wise sequential. Maybe Fixes #4186 2024-11-27 13:55:50 -05:00
..
modals Add some logging of invalid mid 2024-11-22 16:28:08 -05:00
add_monitors.php
alarm.php
console.php
control.php
controlcaps.php
device.php
devices.php
event.php Fix SQL Vulnerability. Fixes GHSA-qm8h-3xvf-m7j3 2024-10-31 13:51:50 -04:00
events.php Add grouping by Monitor. Apparently mysql is complaining about not having it now. 2024-11-27 13:54:24 -05:00
frames.php
log.php Use htmlspecialchars on Message to prevent Stored Cross-Site Scripting. Fixes GHSA-rqxv-447h-g7jx 2024-09-30 06:23:22 -04:00
modal.php
models.php
reports.php
shutdown.php Remove commented out code 2023-09-28 12:59:51 -04:00
snapshots.php
stats.php % in frame statistics should be rounded to a decimal place. 2024-04-07 22:59:01 +03:00
status.php When loading prev/next event, sort by StartDateTime, not Id. Id's are not guaranteed to be time-wise sequential. Maybe Fixes #4186 2024-11-27 13:55:50 -05:00
stream.php Add fps to event status. Convert CmdTimer to Interval 2024-10-22 18:22:19 -04:00
tags.php
trigger.php Improve logging, include event_id in TriggerOff 2024-10-01 13:40:37 -05:00
v4l2_settings.php Rough in missing v4l2settings.php 2024-11-22 16:28:32 -05:00
watch.php fix(tags): Tags were not populated on watch view 2024-03-02 11:30:35 -05:00
zone.php