Isaac Connor
|
cd616214eb
|
Add Objects for Tag, Event_Tag and add functions to Event to load them.
|
2023-12-11 13:55:06 -08:00 |
|
Isaac Connor
|
9fa7925f53
|
Add Tags and Event_Tags tables to db creation
|
2023-12-11 13:55:06 -08:00 |
|
Isaac Connor
|
f176287b2a
|
The value will be the Tag ID so compare against T.Id not T.Name
|
2023-12-11 13:55:06 -08:00 |
|
Isaac Connor
|
5182bd770a
|
If we can edit we should still be able to do view actions
|
2023-12-11 13:55:06 -08:00 |
|
Isaac Connor
|
f9c2790f68
|
Introduce new download mode that concats event videos into 1 file per monitor
|
2023-12-11 13:55:06 -08:00 |
|
Isaac Connor
|
2e977471f1
|
Always return an array in getCredentialsDeprecated
|
2023-12-11 13:55:06 -08:00 |
|
Isaac Connor
|
03939abfa8
|
Update Path after changing Storage Area
|
2023-12-11 13:55:06 -08:00 |
|
Isaac Connor
|
54e5695424
|
fix eslint
|
2023-12-11 13:55:06 -08:00 |
|
Isaac Connor
|
2b9481b31a
|
When reading a jpeg, and the dimensions don't match, update the image dimension values so that the image at least looks right.
|
2023-12-11 13:55:06 -08:00 |
|
Simpler1
|
ecdca078f8
|
fix(php8): AllowDynamicProperties
|
2023-12-11 13:55:05 -08:00 |
|
Isaac Connor
|
f07c284ce2
|
Update description for FPS Report Interval
|
2023-12-11 13:55:05 -08:00 |
|
Isaac Connor
|
5ca014153a
|
Spacing, test for setting of ZM_PATH_IP
|
2023-12-11 13:55:05 -08:00 |
|
Isaac Connor
|
bd52abd19a
|
Add auto-detection code to find ip and ifconfig
|
2023-12-11 13:55:05 -08:00 |
|
Isaac Connor
|
cfa8e4e876
|
Use new ZM_PATH_IP and ZM_PATH_IFCONFIG instead of hard coded paths. Fixes #3670
|
2023-12-11 13:55:05 -08:00 |
|
Isaac Connor
|
f55d165c64
|
ADD ZM_PATH_IP and ZM_PATH_IFCONFIG
|
2023-12-11 13:55:05 -08:00 |
|
Isaac Connor
|
66621397e0
|
Remove commented out code
|
2023-12-11 13:55:05 -08:00 |
|
Isaac Connor
|
6a4f834dd2
|
Use new ZM_PATH_UNAME instead of uname on PATH
|
2023-12-11 13:55:05 -08:00 |
|
Isaac Connor
|
60f862c563
|
Use new ZM_PATH_UNAME instead of uname on PATH
|
2023-12-11 13:55:05 -08:00 |
|
Isaac Connor
|
a1f0ace4ef
|
Use new ZM_PATH_RM instead of hard coding path to rm
|
2023-12-11 13:55:05 -08:00 |
|
Isaac Connor
|
df2c03224a
|
Add ZM_PATH_RM and ZM_PATH_UNAME to config.
|
2023-12-11 13:55:05 -08:00 |
|
Isaac Connor
|
73d9dc88f8
|
Default to 2*keyframe interval for reorder_queue_size
|
2023-12-11 13:55:05 -08:00 |
|
Andrew Bauer
|
0d83b94969
|
rpm specfile changes
|
2023-12-11 13:55:05 -08:00 |
|
Isaac Connor
|
0bedf68a4f
|
Take FPSReportInterval into account when determining if a monitor is dead. Fixes #3766
|
2023-12-11 13:55:05 -08:00 |
|
Isaac Connor
|
b1e3ec4bca
|
Fix semi colon
|
2023-12-11 13:55:05 -08:00 |
|
Isaac Connor
|
ac320c637a
|
Move delteclick and download click into separate functions. Only load delconfirm modal when delete is clicked.
|
2023-12-11 13:55:05 -08:00 |
|
Isaac Connor
|
0cf4d29c5d
|
Add group by when doing advnaced search
|
2023-12-11 13:55:05 -08:00 |
|
Isaac Connor
|
ed9b1ecfa3
|
Fix incorrect var name frameid=>fid in find_virtual_frame
|
2023-12-11 13:55:05 -08:00 |
|
Isaac Connor
|
b63114cd8f
|
Use https proxy instead of http since we now access an https url
|
2023-12-11 13:55:04 -08:00 |
|
Isaac Connor
|
c6c42ea079
|
set zmDbConnected to false before calling zmDbConnect
|
2023-12-11 13:55:04 -08:00 |
|
Isaac Connor
|
28d6b9459e
|
Only call jsonDecode when Query_json is non-empty
|
2023-12-11 13:55:04 -08:00 |
|
Isaac Connor
|
4d01c5b3c5
|
Add backtrace to errors in json
|
2023-12-11 13:55:04 -08:00 |
|
Isaac Connor
|
e0528dd30a
|
Remove debug
|
2023-12-11 13:55:04 -08:00 |
|
Isaac Connor
|
598aa4908a
|
Only load the delConfirm modal if we click delete
|
2023-12-11 13:55:04 -08:00 |
|
Isaac Connor
|
a1d1634dae
|
Add more debugging and event deleting when renumbering
|
2023-12-11 13:55:04 -08:00 |
|
Isaac Connor
|
f0a4e2da35
|
pkexec is in policykit1 in bullseye
|
2023-12-11 13:55:04 -08:00 |
|
Isaac Connor
|
20fba12ce6
|
Auto reconnect when mysql is lost
|
2023-12-11 13:55:04 -08:00 |
|
Isaac Connor
|
dad2dd9a55
|
Turn off building examples
|
2023-12-11 13:55:04 -08:00 |
|
Isaac Connor
|
3f0fcaab25
|
Add nlohmann-json3-dev to build deps for newer jwt-cpp
|
2023-12-11 13:55:04 -08:00 |
|
Isaac Connor
|
95d0012cfb
|
Add tab to available js vars on options
|
2023-12-11 13:55:04 -08:00 |
|
Isaac Connor
|
44182e5ef3
|
use const instead of var
|
2023-12-11 13:55:04 -08:00 |
|
Isaac Connor
|
d8ad29c021
|
Log useful output when failure to write dnsmasq.conf and fail to restart dnsmasq
|
2023-12-11 13:55:04 -08:00 |
|
Isaac Connor
|
c96eca00b2
|
Remove cURL camera type
|
2023-12-11 13:55:04 -08:00 |
|
Isaac Connor
|
1037effd7b
|
RUn bookworm last as if it fails, others will be cancelled
|
2023-12-11 13:55:04 -08:00 |
|
Isaac Connor
|
a4ba2eb260
|
Fix ffmpeg 5 channels depcrecation
|
2023-12-11 13:55:04 -08:00 |
|
Isaac Connor
|
b803d63b2f
|
Remove zm_curl_camera
|
2023-12-11 13:55:04 -08:00 |
|
Isaac Connor
|
00f70c6c4a
|
deprecate buster. Add bookworm
|
2023-12-11 13:55:04 -08:00 |
|
Isaac Connor
|
31847000a4
|
Deprecate bionic
|
2023-12-11 13:55:04 -08:00 |
|
Isaac Connor
|
2c758b691b
|
Deprecate cURL monitor type
|
2023-12-11 13:54:33 -08:00 |
|
Isaac Connor
|
f11719d184
|
Make properties public so that they can be access in Storage object
|
2023-12-11 13:54:33 -08:00 |
|
Isaac Connor
|
949900e19d
|
Add GROUP BY E.Id to fix mysql complaining about teh aggregate function
|
2023-12-11 13:54:33 -08:00 |
|