zoneminder/web/includes
Isaac Connor e36e7afc1c Merge remote-tracking branch 'upstream/master' into ai_server 2026-01-12 17:28:56 -05:00
..
actions Fix default zone creation to account for monitor rotation 2026-01-08 22:58:59 +11:00
csrf Until we use "use strict", additional code analysis is required (csrf-magic.js) 2025-08-09 18:54:45 +03:00
Control.php fix: php 8.3 deprecated get_class method call without argument 2023-11-22 10:48:04 +03:30
Event.php Apply intval to scale calculations 2025-10-10 13:26:30 -04: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 Add "Any Tag" filter option for events 2026-01-10 14:13:37 +00:00
FilterTerm.php Add "Any Tag" filter option for events 2026-01-10 14:13:37 +00:00
Frame.php fix: php 8.3 deprecated get_class method call without argument 2023-11-22 10:48:04 +03:30
Group.php Remove session usage for monitor filters, use cookies only 2026-01-07 18:23:47 +00: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 Merge remote-tracking branch 'upstream/master' into ai_server 2026-01-02 12:53:51 -05: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 Fix array to string conversion message 2025-07-04 16:28:52 -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 When logging in by auth hash, clear old auth in session. 2026-01-04 18:27:14 -05:00
config.php.in Remove zm_configvals. Just use zm_config. Move code into loadConfig. 2026-01-05 09:32:25 -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 Now you can download without archiving, and archiving is performed in stages as new MP4 files are generated (download_functions.php) 2026-01-09 16:26:33 +03:00
functions.php Merge pull request #4510 from SteveGilvarry/videojs_update 2026-01-10 10:21:50 -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-09-06 11:37:59 -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