zoneminder/web/includes
Isaac Connor 8ba1bbc63c Set new defaults: Only analysis jpegs, and passthrough on. Label Size => Default. Fix warnings when creating a new MOnitor because Path, User, Pass are unset. 2022-09-09 11:29:32 -04:00
..
actions fix updating donation reminder. I would always be a month or more 2022-09-06 11:22:47 -04:00
csrf Preface Debug with ZM 2022-01-13 22:15:02 -05:00
Control.php Add warnings when the type of movement is not selected 2020-01-02 17:03:52 -05:00
Event.php Move createVideo from functions to Event 2022-09-06 13:46:41 -04:00
Filter.php Fix use of filter instead of this 2022-09-01 07:06:10 -04:00
FilterTerm.php Add LIMIT 1 when filtering by AlarmZoneId to speed up 2022-09-01 07:06:46 -04:00
Frame.php Add defaults to Frame 2019-09-22 14:21:59 -04:00
Group.php Cache Group Monitors Ids so we don't query the database multiple times for them. 2022-09-01 07:08:04 -04:00
Group_Monitor.php Introduce a Group_Monitor class to ease loading this relationship 2020-08-31 18:28:53 -04:00
Manufacturer.php Add object classes for Manufacturer and Model 2020-10-11 09:57:51 -04:00
Model.php Add ManufacturerId to Model 2021-07-07 09:46:12 -04:00
Monitor.php Set new defaults: Only analysis jpegs, and passthrough on. Label Size => Default. Fix warnings when creating a new MOnitor because Path, User, Pass are unset. 2022-09-09 11:29:32 -04:00
MontageLayout.php Add UserId field to MontageLayouts 2022-07-12 17:30:54 -04:00
Object.php Put back ctype_digit and quoting of the sql to fix loading object in new 2022-06-01 12:59:09 -04:00
Server.php Use HTTP_X_FORWARDED_HOST or HTTP_X_FORWARDED_SERVER if present to get correct hostname to use when behind a reverse proxy. 2022-08-26 14:12:25 -04:00
Snapshot.php Actually delete the snapshot record, not just the event connection 2021-08-06 13:17:02 -04:00
Storage.php Add default value for Storage Path 2022-06-01 11:20:28 -04:00
User.php Add default value for Username 2022-06-01 11:20:16 -04:00
Zone.php Add a title to the zone polygon 2022-09-01 07:08:39 -04:00
auth.php Moved case-insensitive username checks to SQL 2022-09-05 15:43:53 +01:00
config.php.in Modify config.php.in 2022-08-05 06:40:23 -06:00
control_functions.php Remove extra { breaking ptz 2022-04-23 19:29:04 -04:00
database.php Whitespace 2021-11-12 15:11:48 -05:00
functions.php For mp4, use video tag, with videojs instead of embed 2022-09-06 15:41:42 -04:00
lang.php put back ?> 2022-07-14 13:19:10 -04:00
logger.php Use dateTimeFOrmatter to format the date/time on log entries 2022-06-01 15:49:09 -04:00
session.php Set samesite for session ZMSESSID cookie for php < 7.3 2022-05-10 20:22:44 -04:00