| .. |
|
modals
|
fix: fix import modal FormData error and ensure all menu items exist
|
2026-03-10 10:24:39 -04:00 |
|
add_monitors.php
|
fix: resolve "no url in button" when adding detected cameras
|
2026-02-12 12:55:32 -05:00 |
|
alarm.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
|
console.php
|
feat: replace console CSV export with JSON monitor export
|
2026-03-10 11:06:44 -04: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
|
Move tag related commands to canView(Events) instead of canEdit(Events)
|
2026-03-12 15:03:29 -04:00 |
|
events.php
|
Fix width=>Width
|
2026-03-11 16:25:54 -04:00 |
|
frames.php
|
Convert user from an array to a User object
|
2023-04-23 12:57:29 -04:00 |
|
log.php
|
feat(log): Add selection to logs and delete for selected logs.
|
2026-03-06 14:50:24 -05: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
|
Fix command injection vulnerability in image.php (CVE-2025-65791)
|
2026-02-03 16:39:38 -05: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
|
fix: validate eventId in getNearEvents() in ajax/status.php
|
2026-02-06 16:52:26 -05:00 |
|
stream.php
|
feat: add analysis_image field to stream status for client-side verification
|
2026-03-08 15:44:49 -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 |
|
training.php
|
fix: support arguments in ZM_TRAINING_DETECT_SCRIPT config
|
2026-03-03 04:43:16 -05: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: calculate optimal thumbnail overlay scale from monitor dimensions
|
2026-02-26 12:16:56 -05:00 |
|
zone.php
|
remove ZM_DIR_IMAGES (#2374)
|
2018-12-29 09:52:58 -05:00 |