.. |
actions
|
Only try to set monitor_permissions for non-deleted Monitors
|
2024-02-29 09:19:19 -05:00 |
csrf
|
…
|
|
Control.php
|
fix: php 8.3 deprecated get_class method call without argument
|
2023-11-22 10:48:04 +03:30 |
Event.php
|
Add defaults to GenerateVideo, don't chdir, fix other code
|
2023-12-01 13:05:36 -05:00 |
Event_Data.php
|
fix: php 8.3 deprecated get_class method call without argument
|
2023-11-22 10:48:04 +03:30 |
Event_Tag.php
|
fix: php 8.3 deprecated get_class method call without argument
|
2023-11-22 10:48:04 +03:30 |
Filter.php
|
Only list viewable monitors and zones
|
2024-01-28 16:51:49 -05:00 |
FilterTerm.php
|
Subsitute a 0 when ZM_SERVER_ID is not defined
|
2024-02-21 16:35:04 -05:00 |
Frame.php
|
fix: php 8.3 deprecated get_class method call without argument
|
2023-11-22 10:48:04 +03:30 |
Group.php
|
Use array_values to discard the keys in the array of monitorIds
|
2024-03-01 16:13:52 -05:00 |
Group_Monitor.php
|
fix: php 8.3 deprecated get_class method call without argument
|
2023-11-22 10:48:04 +03:30 |
Group_Permission.php
|
fix: php 8.3 deprecated get_class method call without argument
|
2023-11-22 10:48:04 +03:30 |
Manufacturer.php
|
fix: php 8.3 deprecated get_class method call without argument
|
2023-11-22 10:48:04 +03:30 |
Model.php
|
fix: php 8.3 deprecated get_class method call without argument
|
2023-11-22 10:48:04 +03:30 |
Monitor.php
|
Makes the "Events" part of the ONVIF URL configurable
|
2024-02-24 11:05:08 -06:00 |
Monitor_Permission.php
|
fix: php 8.3 deprecated get_class method call without argument
|
2023-11-22 10:48:04 +03:30 |
MontageLayout.php
|
fix: php 8.3 deprecated get_class method call without argument
|
2023-11-22 10:48:04 +03:30 |
Object.php
|
Have to check for property_exists instead of empty. empty includes a valid value of 0
|
2023-12-01 12:46:49 -05:00 |
Report.php
|
fix: php 8.3 deprecated get_class method call without argument
|
2023-11-22 10:48:04 +03:30 |
Server.php
|
Implement CpuLoad in Server object
|
2024-02-22 12:52:49 -05:00 |
Snapshot.php
|
fix: php 8.3 deprecated get_class method call without argument
|
2023-11-22 10:48:04 +03:30 |
Storage.php
|
fix: php 8.3 deprecated get_class method call without argument
|
2023-11-22 10:48:04 +03:30 |
Tag.php
|
fix: php 8.3 deprecated get_class method call without argument
|
2023-11-22 10:48:04 +03:30 |
User.php
|
set defaults on properties of user object to fix neew user creation.
|
2023-12-09 18:01:04 -05:00 |
User_Preference.php
|
fix: php 8.3 deprecated get_class method call without argument
|
2023-11-22 10:48:04 +03:30 |
Zone.php
|
Include Monitor.php
|
2024-01-28 16:52:16 -05:00 |
auth.php
|
Still generate an auth if no password present.
|
2024-02-08 13:31:21 -05:00 |
config.php.in
|
Default thisServer to a default server object.
|
2024-02-22 12:52:39 -05:00 |
control_functions.php
|
…
|
|
database.php
|
…
|
|
download_functions.php
|
Code optimization
|
2024-02-09 18:09:51 +03:00 |
functions.php
|
Only load non deleted Monitors
|
2024-01-28 16:52:36 -05:00 |
lang.php
|
…
|
|
logger.php
|
…
|
|
monitor_probe.php
|
Remove extra / and urlencode password for Amcrest
|
2024-02-02 11:49:44 -05:00 |
session.php
|
…
|
|