.. |
modals
|
Add popup with confirm and chunked unarchiving.
|
2024-05-10 13:03:08 -04: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
|
Remove requirement for id or eids. We can specify by filter now. Fix populating exportIds making sure it is an array.
|
2024-02-15 16:21:39 -05:00 |
events.php
|
fix(): Comment debug statement
|
2024-04-10 15:21:59 -04:00 |
frames.php
|
Convert user from an array to a User object
|
2023-04-23 12:57:29 -04:00 |
log.php
|
Add a Component filter to logs
|
2024-01-16 16:35:52 -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
|
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
|
Implement object permissions vs entity permissions so that we can handle the new group based permissions on Monitors. This fixes status updates when MOnitors=None but there is a per-monitor group based view permission.
|
2024-03-05 14:00:23 -05:00 |
stream.php
|
FIx units on warning about timeout
|
2024-02-05 18:42:05 -05: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 |
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 |