.. |
modals
|
Add some logging of invalid mid
|
2024-11-22 16:28:08 -05:00 |
add_monitors.php
|
Remove debug
|
2023-07-15 10:29:38 -04:00 |
alarm.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
console.php
|
Text corrections
|
2023-08-27 02:00:59 +02: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
|
Convert user from an array to a User object
|
2023-04-23 12:57:29 -04:00 |
devices.php
|
Convert user from an array to a User object
|
2023-04-23 12:57:29 -04:00 |
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
|
Convert user from an array to a User object
|
2023-04-23 12:57:29 -04:00 |
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
|
Check for existence of modal before including it.
|
2023-08-22 12:19:48 -04:00 |
models.php
|
Convert user from an array to a User object
|
2023-04-23 12:57:29 -04:00 |
reports.php
|
Add default value for order
|
2023-08-18 16:56:50 -04:00 |
shutdown.php
|
Remove commented out code
|
2023-09-28 12:59:51 -04:00 |
snapshots.php
|
Add new lines to thumbnail html
|
2023-04-23 13:15:11 -04:00 |
stats.php
|
% in frame statistics should be rounded to a decimal place.
|
2024-04-07 22:59:01 +03:00 |
status.php
|
Add E.Id != and use >= and <= when comparing StartDateTime so that we don't skip events with the same startDateTime. Fixes #4186
|
2024-12-09 17:27:56 -05:00 |
stream.php
|
Add fps to event status. Convert CmdTimer to Interval
|
2024-10-22 18:22:19 -04:00 |
tags.php
|
Fix use of RETURNING Id which isn't supported in all mysql. Use dbInsertId instead.
|
2023-09-15 11:26:15 -04:00 |
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
|
remove ZM_DIR_IMAGES (#2374)
|
2018-12-29 09:52:58 -05:00 |