Isaac Connor
|
becabbcd1a
|
Make objdetect attachments have unique filename
|
2023-04-26 14:54:02 -04:00 |
Isaac Connor
|
bf113217f2
|
Improve Axis detection
|
2023-04-26 14:15:08 -04:00 |
Isaac Connor
|
a5fd15fce5
|
Add arp-scan to depends
|
2023-04-26 13:44:27 -04:00 |
Isaac Connor
|
0d65281b24
|
Update users list to use User class instead of sql. Remove Monitors column
|
2023-04-25 14:01:14 -04:00 |
Isaac Connor
|
d81a8a9c9c
|
Add Deleted to Monitor perl object
|
2023-04-25 13:51:53 -04:00 |
Isaac Connor
|
05367d8d9a
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2023-04-25 10:58:13 -04:00 |
Isaac Connor
|
f6d3c784f7
|
Try adding MacVendors to install file
|
2023-04-25 10:58:06 -04:00 |
Isaac Connor
|
3f3d9cb421
|
Don't crash when doing single image of a monitor that isn't running
|
2023-04-25 10:18:37 -04:00 |
Isaac Connor
|
1d7fe3f8ff
|
objdetect images not existing should not be a warning
|
2023-04-25 09:59:40 -04:00 |
Isaac Connor
|
3fbf16cf74
|
Only send summary email if there are events
|
2023-04-24 20:15:11 -04:00 |
Isaac Connor
|
d2fb365fa9
|
Add the ability to send a single summary email instead of individual emails per event
|
2023-04-24 17:53:16 -04:00 |
Isaac Connor
|
49014ac7fa
|
replace MonitorIds with viewableMonitorIds
|
2023-04-24 13:53:14 -04:00 |
Isaac Connor
|
e754c2093d
|
Fix another user as array use
|
2023-04-24 13:09:40 -04:00 |
Isaac Connor
|
b8ec6e3081
|
Speed up thumbnail onmouseover event. Don't clear src so that we can still see the low res image while we wait for the high res to load
|
2023-04-24 10:44:11 -04:00 |
Isaac Connor
|
7a0e6cfb42
|
Move events thumbnail to left
|
2023-04-24 10:30:35 -04:00 |
Isaac Connor
|
dd064f606a
|
Fix two straggling array uses of user
|
2023-04-24 10:16:46 -04:00 |
Isaac Connor
|
606c52ccec
|
Fix missing ZM on Warning
|
2023-04-24 10:14:03 -04:00 |
Isaac Connor
|
c87316d3a1
|
Handle not being logged in
|
2023-04-24 10:13:45 -04:00 |
Isaac Connor
|
035b616252
|
Change setCookie to take seconds as it's third argument, since that is how it has been used all through ZM's code. Also so that we can specify expirations under 1 day
|
2023-04-24 10:08:10 -04:00 |
Isaac Connor
|
ffb4e05089
|
Missing objdetect.gif should be a debug, not a warning
|
2023-04-24 08:28:54 -04:00 |
Isaac Connor
|
c78dc56822
|
Add 270px (1080/4) as an option to heights
|
2023-04-23 17:29:53 -04:00 |
Isaac Connor
|
2aad56574e
|
Merge pull request #3692 from clumsy-stefan/FixAPIUsers
[API] Fix User variable from array to object
|
2023-04-23 16:13:29 -04:00 |
Isaac Connor
|
52d8c289c2
|
Fix more uses of user as an array
|
2023-04-23 16:10:59 -04:00 |
stefan
|
1bd9def63e
|
[API] Fix User variable from array to object
Fix $user variable from array to object to make API work again.
|
2023-04-23 22:07:24 +02:00 |
Isaac Connor
|
68d83b9a7a
|
Add MacVendors
|
2023-04-23 15:43:00 -04:00 |
Isaac Connor
|
4b417b8937
|
Fix other cases of user as an array
|
2023-04-23 15:35:26 -04:00 |
Isaac Connor
|
e7f44f2776
|
fix logic to use count on unviewableMonitorIds
|
2023-04-23 13:26:03 -04:00 |
Isaac Connor
|
141dcc07fe
|
use ajax instead of getJson so we can specify no timeout. Ensure no concurrent ajax queries
|
2023-04-23 13:15:43 -04:00 |
Isaac Connor
|
d951173388
|
Add new lines to thumbnail html
|
2023-04-23 13:15:11 -04:00 |
Isaac Connor
|
969baa3891
|
Convert user from an array to a User object
|
2023-04-23 12:57:29 -04:00 |
Isaac Connor
|
316c5eda86
|
Make text inputs wider on options
|
2023-04-23 12:57:07 -04:00 |
Isaac Connor
|
e3a77876c0
|
Remove deprecated code for loading image by path.
|
2023-04-23 10:27:56 -04:00 |
Isaac Connor
|
7b2dcc2ea8
|
user->MonitorIds no longer exists
|
2023-04-22 21:32:53 -04:00 |
Isaac Connor
|
6d88b3b90c
|
Add scanNetwork button
|
2023-04-22 16:59:59 -04:00 |
Isaac Connor
|
7a9fecff34
|
Install MacVendors.json
|
2023-04-22 16:59:12 -04:00 |
Isaac Connor
|
483b658622
|
Fix const curWidth. Fixes #3690
|
2023-04-22 16:45:30 -04:00 |
Isaac Connor
|
0bce4e190e
|
Fix eslint
|
2023-04-22 14:06:00 -04:00 |
Isaac Connor
|
35cc9fa4cb
|
Apparently Default for Deleted needs to be zero, not false
|
2023-04-22 14:04:18 -04:00 |
Isaac Connor
|
665628720f
|
Improved setting of Manufacturer and Model, add Status to monitor view status, new defaults for Label, EncoderParamters, don't save analysis jpegs by default and only analyze on 2fps and set a reasonable MaxImageBuffer
|
2023-04-22 13:58:33 -04:00 |
Isaac Connor
|
6aba77a6f0
|
Add Ubiquiti to Manufacturers
|
2023-04-22 13:33:18 -04:00 |
Isaac Connor
|
5f8c80698e
|
Improve Ubiquiti snapshot jpeg support
|
2023-04-22 13:32:42 -04:00 |
Isaac Connor
|
68370a1f88
|
Add Group to filters, add Notes to widgets, other fixes to widget structure. Add cookie support for widgets.
|
2023-04-22 10:56:34 -04:00 |
Isaac Connor
|
d9f5d3c357
|
Implement StartDateTimeSecs
|
2023-04-22 10:48:41 -04:00 |
Isaac Connor
|
312d0ba841
|
Use objdetect as thumbnail if it exists.
|
2023-04-22 10:47:33 -04:00 |
Isaac Connor
|
1638869982
|
If mp4 is not found, look for any other mp4s to use. Handles care where db has not been updated
|
2023-04-22 10:30:25 -04:00 |
Isaac Connor
|
c36be30e2a
|
Rough in an image proxy
|
2023-04-22 10:29:27 -04:00 |
Isaac Connor
|
12ecfa7dc9
|
DOn't start Deleted monitors
|
2023-04-22 09:54:51 -04:00 |
Isaac Connor
|
9b8dd156be
|
Update s3 support, moving it into the storage object.
|
2023-04-22 09:54:13 -04:00 |
Isaac Connor
|
d1543f7dd9
|
Fix missing )
|
2023-04-22 09:37:53 -04:00 |
Isaac Connor
|
2600b7c48f
|
Bump version for Deleted column addition
|
2023-04-22 08:45:58 -04:00 |