.. |
modals
|
Protect against XSS in server db values
|
2024-01-25 19:34:46 -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
|
Apply validCardinal to all eids. Remove dead delete code
|
2024-01-27 18:33:19 -05:00 |
events.php
|
Return an array of string error messages instead of an array of arrays of arrays in deleting events.
|
2024-01-18 13:15:25 -05: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
|
define raw as an empty array so we don't generate js errors
|
2022-01-07 16:21:34 -05:00 |
status.php
|
Sanitize entity before outputting it preventing XSS
|
2024-01-24 19:22:47 -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
|
Change Tags to be concated and add GROUP BY to fix SQL. Populate event object with db row instead of reloading by Id. Remove datetime formatting as it is screwing up and formatting should happen in js
|
2024-01-24 13:00:31 -05:00 |
zone.php
|
remove ZM_DIR_IMAGES (#2374)
|
2018-12-29 09:52:58 -05:00 |