zoneminder/web/includes
IgorA100 c046c2ddc5
Merge branch 'ZoneMinder:master' into patch-6
2024-04-09 14:40:38 +03:00
..
actions Detect when a new monitor uses a specified Id and the record exists in a deleted monitor. Automatically Undelete it. 2024-03-28 12:48:48 -04: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 fix(events): Allow changing weekday after using filter 2024-04-01 08:24:31 -04:00
FilterTerm.php Fix comparison to True instead of true. Fixes #3952 2024-04-07 10:12:12 -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 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 Remove extra }. Fixes #3911 2024-03-27 17:36:45 -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 Chore: Replace Tabs to Space 2024-04-08 19:21:30 +03:00
Report.php fix: php 8.3 deprecated get_class method call without argument 2023-11-22 10:48:04 +03:30
Server.php Fix: Now a single server is recorded in the database as 0, not NULL 2024-03-23 00:56:53 +03: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 Fix invalid canEditMonitor call, simplify login in canView and canEdit to prefer per-monitor permissions 2024-03-05 14:02:01 -05:00
config.php.in Default thisServer to a default server object. 2024-02-22 12:52:39 -05:00
control_functions.php Remove extra { breaking ptz 2022-04-23 19:29:04 -04:00
database.php (feat): Tags 2023-08-31 15:50:08 -04:00
download_functions.php Code optimization 2024-02-09 18:09:51 +03:00
functions.php Fix use of int as a function instead of a cast 2024-03-28 09:02:53 -04: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 Remove extra / and urlencode password for Amcrest 2024-02-02 11:49:44 -05:00
session.php Add support for HTTP_X_FORWARDED_FOR instead of REMOTE_ADDR. Comment out debugging 2023-05-12 12:53:26 -04:00