Isaac Connor
ca513c0a74
Add deleting status to debug
2023-01-10 12:07:35 -05:00
Isaac Connor
6e014949b4
Don't require zmc to be running to show a thumbnail. zms will say unable to connect, but at least later we can mouse over and get an updated image.
2023-01-10 12:07:35 -05:00
Isaac Connor
90fd604f0e
Merge pull request #3652 from baudneo/add_janus_rtsp_session_timeout
...
Add janus rtsp session timeout
2023-01-09 21:27:04 -05:00
baudneo
aed2442220
Add Discord logo and link.
...
Signed-off-by: baudneo <86508179+baudneo@users.noreply.github.com>
2023-01-09 17:57:27 -07:00
baudneo
cc611129b6
Add RTSPServer help, Add Janus RTSP session timeout help.
...
Signed-off-by: baudneo <86508179+baudneo@users.noreply.github.com>
2023-01-09 17:57:27 -07:00
baudneo
aab62c5a7e
Add Janus RTSP session timeout to PHP (front end) ⚗️
...
Signed-off-by: baudneo <86508179+baudneo@users.noreply.github.com>
2023-01-09 17:57:26 -07:00
baudneo
8750e0e333
Add Janus RTSP session timeout to C ⚗️
...
Signed-off-by: baudneo <86508179+baudneo@users.noreply.github.com>
2023-01-09 17:57:26 -07:00
baudneo
eca1f5d2fd
Typo ✏️
...
Signed-off-by: baudneo <86508179+baudneo@users.noreply.github.com>
2023-01-09 17:57:26 -07:00
baudneo
7590cf8691
SQL: Add base and provide upgrade file
...
Signed-off-by: baudneo <86508179+baudneo@users.noreply.github.com>
2023-01-09 17:57:25 -07:00
Isaac Connor
09b621bb5e
Load Frames dynamically instead of in the initial page load. Use the api to do so.
2023-01-09 16:59:03 -05:00
Isaac Connor
151acbb597
Merge branch 'master' of github.com:ZoneMinder/zoneminder
2023-01-09 16:53:33 -05:00
Isaac Connor
662aa9f39d
Add getting frames by event id or other named filters to api
2023-01-09 16:53:27 -05:00
Isaac Connor
c9147be445
Add debug logging when date.getTime isn't a valid function I assume because EndDateTime was null
2023-01-09 14:45:31 -05:00
Isaac Connor
693e897204
Remove excess debugging
2023-01-07 12:40:02 -05:00
Isaac Connor
0d569c26d7
fix formatting string
2023-01-07 12:35:24 -05:00
Isaac Connor
47396a7397
Bump version to 1.37.29 for SectionLengthWarn
2023-01-07 12:35:09 -05:00
Isaac Connor
7a122f7367
Add SectionLengthWarn to Monitors table
2023-01-07 12:34:30 -05:00
Isaac Connor
f06e11a097
Add SectionLengthWarn, use it to disable warnings in logs about section length being exceeded.
2023-01-07 12:33:42 -05:00
Isaac Connor
090b90565f
Add uriencoding of the password
2023-01-06 12:22:04 -05:00
Isaac Connor
18b8080569
Merge branch 'master' of github.com:ZoneMinder/zoneminder
2023-01-04 13:10:15 -05:00
Isaac Connor
ddf0996bd9
Fix eslint
2023-01-04 13:10:04 -05:00
Isaac Connor
62c084b225
Make the setting to default time base warning into a debug
2023-01-04 12:44:34 -05:00
Isaac Connor
3f527eb0d4
Test for existence of Janus elements
2023-01-04 11:48:16 -05:00
Isaac Connor
f1ea101bc3
Fix fatal when invalid mintime/maxtime is specified
2023-01-04 11:44:07 -05:00
Isaac Connor
25b4ee8d08
Add missing document when adding fullscreenchange listener
2023-01-04 11:43:38 -05:00
Isaac Connor
99d9d70a39
Update code, remove console.log debugging
2023-01-03 19:19:13 -05:00
Isaac Connor
569c4337eb
Hide timestamp caption from bottom of video.js event view. It serves no purpose. Fixes #3488
2023-01-03 19:19:13 -05:00
Isaac Connor
da934a6114
Merge branch 'master' of github.com:ZoneMinder/zoneminder
2023-01-03 18:09:02 -05:00
Isaac Connor
9842c083f1
Fix click on control bar of video.js controls does zoom. Fixes #3650
2023-01-03 16:24:14 -05:00
Isaac Connor
0c316662e0
Remove php4 support
2023-01-03 15:50:18 -05:00
Isaac Connor
cda2191f3e
Spacing, quotes, remove dead code
2023-01-03 13:57:14 -05:00
Isaac Connor
51faa4f8dd
Use ajax() instead of getJSON with no timeout when deleting events.
2023-01-03 13:36:43 -05:00
Isaac Connor
5c9201cad3
Merge branch 'master' of github.com:ZoneMinder/zoneminder
2023-01-03 13:35:44 -05:00
Isaac Connor
2f3596d1ef
Use global Servers array instead of servers
2023-01-03 13:17:36 -05:00
Isaac Connor
d27769c0f9
Use global Servers array instead of loading from db
2023-01-03 13:17:22 -05:00
Isaac Connor
3c012bf4ba
Use global Servers array instead of loading from db
2023-01-03 13:17:13 -05:00
Isaac Connor
359c0c1b27
Don't know why we are turning off display errors in Server.php. Let's not.
2023-01-03 13:17:00 -05:00
Isaac Connor
e59687f437
Remove debug
2023-01-03 13:16:38 -05:00
Isaac Connor
f466e5b833
Use global Servers array instead of loading from db
2023-01-03 13:16:30 -05:00
Isaac Connor
8c35190b0a
Move loading of global Servers array into config.php.
2023-01-03 13:16:03 -05:00
Isaac Connor
df8bc464e3
Fix missing checkbox column on events table. See https://github.com/wenzhixin/bootstrap-table/issues/6522
2023-01-03 11:15:58 -05:00
Isaac Connor
5f01e275c9
Merge branch 'master' of github.com:ZoneMinder/zoneminder
2023-01-02 15:25:21 -05:00
Isaac Connor
046925797a
URL encode passwords embedded in Path. from Albert John FitzPatrick, III
2023-01-02 15:25:12 -05:00
Isaac Connor
4a1722df4f
Split line so that we get a space between the limit input and the text after it.
2023-01-02 15:20:45 -05:00
Isaac Connor
ca5fb84fcd
Merge pull request #3651 from DKnight110/wrap_event_btn_toolbar
...
Make event button toolbar wrap-able
2022-12-31 09:30:31 -05:00
Alex Porosanu
27980a8871
Make event button toolbar wrap-able
...
For small screens (i.e. phones), it's
useful to split the event button toolbar
on multiple rows, otherwise the video event
becomes useless (i.e. too small to be useful)
Signed-off-by: Alex Porosanu <dknight110@gmail.com>
2022-12-31 11:58:23 +02:00
Isaac Connor
6667c6449a
Improve title of Add Monitors view
2022-12-27 14:34:41 -05:00
Isaac Connor
63f1dbf8fd
Put the filter control commands into the POST data instead of get url. Also fixes auth relay
2022-12-27 14:34:20 -05:00
Isaac Connor
3036c2f8b3
Merge branch 'master' of github.com:ZoneMinder/zoneminder
2022-12-24 12:33:50 -05:00
Isaac Connor
65952705ac
Fix logging of situation. I think inserting at rend, changes the value of rend. So reorder the lines a bit and include the dts of the packet we are inserting after
2022-12-24 12:33:41 -05:00