Isaac Connor
f42e5ccfba
add gsoap to bookworm build
2024-09-16 13:47:41 -04:00
Isaac Connor
1f1b5951f5
Handle when soap isn't defined
2024-09-16 13:46:35 -04:00
Isaac Connor
62e0d87a6b
Merge branch 'master' of github.com:ZoneMinder/zoneminder
2024-09-16 13:45:06 -04:00
Isaac Connor
8780a9cafc
Fix eslint
2024-09-16 13:45:00 -04:00
Isaac Connor
60adcd73e9
Add zm_monitor_onvif.cpp to CMakeLists.txt
2024-09-16 13:40:00 -04:00
Isaac Connor
9b9f0159ad
Move onvif event listener code to zm_monitor_onvif.cpp. In the Poll thread, if listener is not healthy, restart it. Fixes #4099
2024-09-16 13:40:00 -04:00
Isaac Connor
8565554b36
Fix missing }, implement getStream, add a check for 0 height
2024-09-16 09:24:50 -04:00
Isaac Connor
f25ced8410
Merge pull request #4133 from IgorA100/patch-498306
...
Fix: Don't specify "sizeToContent: true" when initializing GridStack on Montage page
2024-09-15 18:40:27 -04:00
Isaac Connor
594c39cce4
Merge pull request #4121 from IgorA100/patch-164
...
Feat: Scaling of control buttons (Zoom, Edit, etc.) located on the Stream depending on the width of the Stream (Event. Montage, Watch page)
2024-09-15 18:39:17 -04:00
IgorA100
e94448db8a
Run "setRatioForMonitor" before calling "initGridStack()" (montage.js)
...
Necessary for more correct sorting when calling "initGridStack()"
- Replaced the variable name "objLiveStream" with "objStream" in the "setRatioForMonitor" function
2024-09-15 23:18:10 +03:00
IgorA100
6d5bbfec85
Merge branch 'master' into patch-164
2024-09-15 13:23:33 +03:00
IgorA100
69156f2fb9
Don't specify "sizeToContent: true" when initializing GridStack (montage.js)
...
Additional verification is required, including on Custom layouts
Possible closure #4127
2024-09-15 01:29:15 +03:00
Isaac Connor
6b036f9e8a
Use an actual flag insead of begin and end comparison for when to output partial content because the partial code start from 0
2024-09-14 07:44:22 -04:00
Isaac Connor
c1da5e485f
Remove duplication of progressbar and videoFeedStream div
2024-09-14 07:44:22 -04:00
Isaac Connor
0ac755164b
Add margin between buttons.
2024-09-13 18:34:17 -04:00
Isaac Connor
6629e27f89
Don't do bulk frame calculation if we already have the exact frame wanted
2024-09-13 18:27:17 -04:00
Isaac Connor
2b1b38007a
Allow setting of layout in request
2024-09-13 15:44:32 -04:00
Isaac Connor
0af441912f
If an invalid port is specified, don't actually start the rtp threads. They don't get used in RTP/RTSP. Fixes #3759
2024-09-13 13:20:26 -04:00
Isaac Connor
0ac7434590
Further deprecate ZM_BASE_URL. Ssee #3761
2024-09-13 09:54:41 -04:00
Isaac Connor
528b155714
Merge blocks of output_link_if_exists
2024-09-12 09:21:19 -04:00
Isaac Connor
9e9d47d8b7
Split xhtmlHeaders into Start and End functions so that views that want to include more css in the head can do so.
2024-09-11 12:02:03 -04:00
Isaac Connor
8120481d96
Merge branch 'master' of github.com:ZoneMinder/zoneminder
2024-09-09 14:11:44 -04:00
Isaac Connor
d30a0ae3d2
Handle when no videos found a little more gracefully
2024-09-09 14:11:37 -04:00
Isaac Connor
a2e06fe846
Add missing const making js fail when deleting a rule
2024-09-09 11:25:28 -04:00
Isaac Connor
cf7e76e06f
Make button have line-height 18.5px, which makes them the same height as a button containing an md-18 material icon. This fixes the All Events button on the watch page not being the same height as the buttons next to it.
2024-09-09 10:58:39 -04:00
Isaac Connor
1153df7ce4
Merge pull request #4129 from designet-inc-oss/traslate_placeholder_ja
...
Added Japanese translation of placeholders.
2024-09-09 08:57:34 -04:00
DesigNET
19882b0625
Added Japanese translation of placeholders.
2024-09-09 02:10:30 +00:00
Isaac Connor
11ddfc0e49
Fix spelling mistake
2024-09-06 17:19:51 -04:00
Isaac Connor
0f722c11fc
Notes can be null and should not be passed to htmlspecialchars
2024-09-06 15:00:46 -04:00
Isaac Connor
fe18e01856
Add title to timeline toggle button
2024-09-06 12:06:51 -04:00
Isaac Connor
80b000cb2a
Only start stream on scroll if not already started
2024-09-06 09:34:13 -04:00
Isaac Connor
2ca08fb546
Track started state for RTSP2Web and Janus as well
2024-09-06 09:33:55 -04:00
Isaac Connor
5906896ee1
Merge branch 'master' of github.com:ZoneMinder/zoneminder
2024-09-06 09:27:05 -04:00
Isaac Connor
e3dfcffd00
When becoming visible, only start visible monitors
2024-09-06 09:27:00 -04:00
Isaac Connor
30e6ad0118
Merge pull request #4126 from designet-inc-oss/translate_lang_ja
...
Update Japanese translation file.
2024-09-06 09:18:39 -04:00
Isaac Connor
992fe6fa68
Merge pull request #4128 from ip2location/master
...
Added IP2Location.io API as failover for geolocation
2024-09-06 09:18:21 -04:00
IP2Location
a4f70ebab3
Added IP2Location.io API as failover for geolocation
2024-09-06 16:05:39 +08:00
Isaac Connor
152e77adc0
Apply a max-width of 300px to monitor filters so that they all fit on one line on 1920px monitor
2024-09-05 09:23:12 -04:00
Isaac Connor
c45a2af08b
Revert lack of src tag on event image
2024-09-05 09:18:41 -04:00
Isaac Connor
08d2f44613
Allow further query parameters after view in HomeView
2024-09-04 16:52:59 -04:00
Isaac Connor
ade2f2e0c7
Fix eslint
2024-09-03 14:59:16 -04:00
Isaac Connor
7f2b95b387
Implement onscroll and ability to detect when a stream is off-screen. Only start visible monitors.
2024-09-03 14:56:33 -04:00
Isaac Connor
b64461d518
Merge branch 'master' into only_stream_visible
2024-09-03 14:51:36 -04:00
Isaac Connor
2df332a4d0
Use const/let instead of var and apply use strict
2024-09-03 10:14:49 -04:00
Isaac Connor
b0735e22b0
Fix execute text input flow
2024-09-03 10:14:29 -04:00
Isaac Connor
99f90724ed
Make NULL be case-insensitive
2024-09-03 09:50:58 -04:00
Isaac Connor
b66e04024f
Test for Path being empty to avoid warnings about passing null being deprecated
2024-09-03 09:39:03 -04:00
Isaac Connor
5bf2432b2f
Merge branch 'master' of github.com:ZoneMinder/zoneminder
2024-09-01 18:00:55 -04:00
Isaac Connor
13042f13bf
Fix periods to underscores in cookie and use COOKIE instead of COOKIES. Should fix defaulting pageSize to ZM_WEB_EVENTS_PER_PAGE
2024-09-01 18:00:44 -04:00
DesigNET
2ebdc06405
Update Japanese translation file.
2024-08-30 01:21:04 +00:00