Commit Graph

1412 Commits

Author SHA1 Message Date
Isaac Connor
385ae52f2f Add Deleting Event_Data 2025-07-24 17:43:38 -04:00
Isaac Connor
aa1b19ddc7 Fix default for GO2RTC_PATH 2025-07-17 15:33:16 -04:00
Isaac Connor
ea7f868ed5 UPgrade nonce generation. Fixes #3412 2025-07-14 12:02:03 -07:00
Isaac Connor
225b428592 Rework left vs top as NAVBAR_TYPE 2025-07-05 11:46:06 -04:00
Isaac Connor
48a856a0ea Add ZM_GO2RTC_PATH to config 2025-06-26 14:23:33 -04:00
Isaac Connor
762ee7a2a3 Rough in navbar additional links functionality 2025-06-23 11:59:44 -05:00
Isaac Connor
78785861a7 Use '' instead of 0 for No Tag value. 2025-04-11 11:31:53 -04:00
Simpler1
aca3655442 feat(tags): Filter option for No Tag 2025-03-06 12:23:01 -05:00
Isaac Connor
7d45681ae1 Merge branch 'master' of github.com:ZoneMinder/zoneminder 2025-02-25 15:46:38 -05:00
Isaac Connor
4f3bad3e75 Add Options for TERM log out 2025-02-25 14:31:19 -05:00
Isaac Connor
d18dca093f Convert IS/ISNOT to =/!= if the value is not 'NULL' 2025-02-19 11:47:33 -05:00
Isaac Connor
edd77e692e Add debug of capturing and analysing status 2025-02-04 20:03:35 -05:00
Isaac Connor
64411489bc Merge branch 'master' of github.com:ZoneMinder/zoneminder 2025-01-24 12:34:15 -05:00
Isaac Connor
53d7d910d7 Log monitor id and name in error message about not being able to load control 2025-01-14 06:59:38 -05:00
Isaac Connor
1502723a74 Move ping to Control.pm 2025-01-14 06:58:42 -05:00
Isaac Connor
b5ee966d90 Add some -> and test for ControlDevice so as not to give a warning 2025-01-05 13:12:40 -05:00
Isaac Connor
833cc41b0b If self{address} exists, use that instead of concatenating host + port 2025-01-05 13:11:19 -05:00
Isaac Connor
7c180887c7 Add missing } 2025-01-04 12:12:57 -05:00
Isaac Connor
27dfdd1b4e Upgrade Amcrest to use parent's code 2024-12-21 14:32:48 -05:00
Isaac Connor
7b59995a48 Use parent's credentials in HikVision 2024-12-21 14:32:48 -05:00
Isaac Connor
4c4ae608e0 Fix quoting on default for Importance 2024-12-13 11:40:39 -05:00
Isaac Connor
ce35018319 Don't use a pre-prepared sth. A db disconnect can invalidate it and cause a crash. 2024-11-24 13:00:01 -05:00
Isaac Connor
70c715212f Move authentication options to it's own tab 2024-11-17 10:16:31 -05:00
Isaac Connor
15733c284f Update to latest PRO version. Uses self{} fields instead of local variables so we can use Control:: parent functions. Adds firmware detection and updating. Better credential parsing. 2024-11-06 16:32:26 -05:00
Isaac Connor
6e1e077a90 If shm size is 0 don't log an error 2024-10-04 14:35:06 -04:00
Isaac Connor
045756c3fc Remove obsolete ZM_WEB_RESIZE_CONSOLE 2024-10-01 16:29:22 -04:00
Isaac Connor
012b3a376c Put back reserved2 for better alignment 2024-09-30 13:48:44 -04:00
Isaac Connor
07100343d4 Fix Longitude=>longitude 2024-09-30 13:48:11 -04:00
Isaac Connor
d5266127d7 Add syslog priorities for remaining debug levels 2024-09-30 09:55:20 -04:00
Isaac Connor
99f90724ed Make NULL be case-insensitive 2024-09-03 09:50:58 -04:00
Isaac Connor
b721b64a89 Default Importance to Normal instead of 0 2024-07-16 09:33:12 -04:00
Isaac Connor
a24fbe4574 Add EmailServer to filter to override server set in options 2024-07-10 17:14:36 -04:00
Isaac Connor
6cf84df1e0 Add credentials function to Control.pm so it is available to all controls 2024-06-28 14:34:29 -04:00
Isaac Connor
d5ae43032c Add get/put commands 2024-06-23 13:08:55 -04:00
Isaac Connor
a17f6b6b24 Add function to Control API get_realm which grabs a url and figures out what the realm should be. Assumes the control implements get() command and stores credentials in the object 2024-06-23 12:46:42 -04:00
Isaac Connor
e6f9dbae2e move image_count to shared mem. Use it in monitorstream to detect when last_write_time % buffer_count hasn't changed, but there is in fact a new image. 2024-05-21 14:53:52 -04:00
Isaac Connor
7bfd94b9d2 Merge branch 'patch-6' of github.com:IgorA100/zoneminder into IgorA100-patch-6 2024-05-15 11:45:49 -04:00
IgorA100
3648bfd56f Merge branch 'ZoneMinder:master' into patch-6 2024-05-08 01:15:45 +03:00
Isaac Connor
4a38036255 Handle failure to open serial port better. Log error and don't crash. 2024-04-30 07:02:56 -04:00
IgorA100
a720292025 Merge branch 'ZoneMinder:master' into patch-6 2024-04-07 20:45:21 +03:00
Isaac Connor
8a6414bb46 Merge branch 'support_mariadb' 2024-04-05 18:13:04 -04:00
Isaac Connor
c0c8a041ee Fix missing ? 2024-04-05 18:12:24 -04:00
IgorA100
49704656b8 Merge branch 'ZoneMinder:master' into patch-6 2024-04-05 22:58:55 +03:00
Isaac Connor
d5aa5bfa46 Add Object_Types table and perl code to use it. 2024-03-29 18:42:46 -04:00
Isaac Connor
443e3bd0fd Width and Height cannot be nullm hence make defaults 0 2024-03-29 18:20:56 -04:00
IgorA100
c77078d098 Merge branch 'ZoneMinder:master' into patch-6 2024-03-28 23:31:53 +03:00
Isaac Connor
434ce6a08c Use ZM_DB_TYPE when connecting to db. 2024-03-28 09:56:04 -04:00
Isaac Connor
2241c88654 Fix comman translation 2024-03-24 11:49:25 -04:00
Isaac Connor
2b8bb77040 Replace , with . in cpuloads 2024-03-23 11:31:01 -04:00
Isaac Connor
1fe81e40f7 Replace commas with periods 2024-03-22 17:32:05 -04:00