| .. |
|
actions
|
Only make symlink if name is different than id
|
2025-05-06 20:03:33 +00:00 |
|
csrf
|
Preface Debug with ZM
|
2022-01-13 22:15:02 -05:00 |
|
Control.php
|
fix: php 8.3 deprecated get_class method call without argument
|
2023-11-22 10:48:04 +03:30 |
|
Event.php
|
Chore: Adjust spaces, tabs, newlines
|
2024-04-03 22:58:21 +03: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
|
Use '' instead of 0 for No Tag value.
|
2025-04-11 11:31:53 -04:00 |
|
FilterTerm.php
|
Use '' instead of 0 for No Tag value.
|
2025-04-11 11:31:53 -04:00 |
|
Frame.php
|
fix: php 8.3 deprecated get_class method call without argument
|
2023-11-22 10:48:04 +03:30 |
|
Group.php
|
If no group id don't do sql lookup
|
2024-11-06 12:20:48 -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
|
Alter what getStreamMode returns to include the player and stream type
|
2025-05-12 17:50:10 -04: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
|
Split out the default and initial_default concepts
|
2024-10-26 13:59:59 -04:00 |
|
Report.php
|
fix: php 8.3 deprecated get_class method call without argument
|
2023-11-22 10:48:04 +03:30 |
|
Server.php
|
Handle no rows return from Server_Stats
|
2024-06-02 16:04:15 -04:00 |
|
Snapshot.php
|
fix: php 8.3 deprecated get_class method call without argument
|
2023-11-22 10:48:04 +03:30 |
|
Storage.php
|
Use the same filter on Storage Name as we use in Monitor Name.
|
2024-09-30 06:33:09 -04:00 |
|
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
|
Turn off debug
|
2025-05-14 14:16:25 -04:00 |
|
config.php.in
|
Ensure that Servers is global.
|
2024-11-06 10:38:24 -05:00 |
|
control_functions.php
|
Remove extra { breaking ptz
|
2022-04-23 19:29:04 -04:00 |
|
database.php
|
Merge dbUpdate and dbInsert from another branch
|
2024-11-18 10:47:07 -05:00 |
|
download_functions.php
|
Remove extra comma that now breaks php
|
2024-06-04 09:39:22 -04:00 |
|
functions.php
|
Add support for sorting by Notes. Warn when the sort_field is unsupported
|
2024-11-27 13:56:35 -05:00 |
|
lang.php
|
Convert user from an array to a User object
|
2023-04-23 12:57:29 -04:00 |
|
logger.php
|
Enforce max length of 64k for log entries. Use HTTP_X_FORWARDED_FOR in logging so we log actual remote addr
|
2023-11-16 10:34:44 -05:00 |
|
monitor_probe.php
|
Default password for Amcrest is admin, pass Manufacturer to monitor creation
|
2025-04-23 18:47:04 -04:00 |
|
session.php
|
When setting cookies via PHP, add handling of the "path" value in the options (session.php)
|
2024-05-22 10:32:10 +03:00 |