Commit Graph

22441 Commits (4bf258b7ea6b20019c00aa445f2f20a9c968fd3e)

Author SHA1 Message Date
Isaac Connor 4bf258b7ea Add the other submodule tarballs 2023-06-06 11:24:22 -04:00
Isaac Connor 4f416edf93 Fix missing auth_relay on alarm xhr 2023-06-05 09:57:12 -04:00
Isaac Connor 6148b805f6 Don't update non-existent Server entry 2023-06-04 09:43:32 -04:00
Isaac Connor 424aa13fed Merge branch 'master' of github.com:ZoneMinder/zoneminder 2023-06-04 07:50:36 -04:00
Isaac Connor 28d6a9915c Fix eslint by finishing the intended code. The idea is to autmatically populate dhcp-range based on the ip set on the interface. This is unlikely to every happen due to defaults. Perhaps the code should simply check for the existence of the specified ip and flag the error 2023-06-04 07:50:29 -04:00
Isaac Connor ecd2049997 Fix == to - 2023-06-04 07:23:08 -04:00
Isaac Connor 4671949532 Fix inverted Delete logic 2023-06-04 07:18:58 -04:00
Isaac Connor 6b9768f92c
Merge pull request #3718 from SteveGilvarry/UpdateMasterBuilds
Update master builds
2023-06-03 12:38:07 -04:00
Steve Gilvarry 4512fc0e31 Update master builds to build new distros. And remove extra line 2023-06-03 19:12:35 +10:00
Steve Gilvarry 3dfdec93fe Update master builds to build new distros. 2023-06-03 19:10:54 +10:00
Isaac Connor 50be49b447 Make objdetect modals 65% width to make it easier to see 2023-06-01 14:49:00 -04:00
Isaac Connor 5c81538a09 remove fit-content on objdetect modal so we can scale it up to fit the screen better 2023-06-01 14:48:39 -04:00
Isaac Connor 93ddf51cd7 Use ControlDevice for ChannelId. Update realm detection in PutCmd. Mostly debugging to see why a second put fails auth. 2023-06-01 10:00:51 -04:00
Isaac Connor 7f10c7060a Fix hard coded monitor 5 in Add New Zone button 2023-06-01 07:56:43 -04:00
Isaac Connor 31d9342918 Assume reverse proxy setup for janus for http as well 2023-05-31 17:01:45 -04:00
Isaac Connor 0ded374bc3 Don't RTSP re-stream deleted monitos 2023-05-31 16:42:16 -04:00
Isaac Connor f2009e4f38 Remove deprecated reference to MonitorIds from janus 2023-05-31 16:35:57 -04:00
Isaac Connor 993e8806c5 Merge branch 'master' of github.com:ZoneMinder/zoneminder 2023-05-31 15:04:45 -04:00
Isaac Connor 8a0c1bc379 Check to see if dnsmasq is installed 2023-05-31 15:04:42 -04:00
Isaac Connor 42df7c00ea Fix left alingment of DHCP option 2023-05-31 15:04:04 -04:00
Isaac Connor cd4461c5a5 Fix merging config values. Defaults to no, fix parsing config file 2023-05-31 15:03:50 -04:00
Isaac Connor bfd86993e7 Add back logging, fix including = in value 2023-05-31 14:52:33 -04:00
Isaac Connor 43ed5f014f Put dnsmasq layout options into a dnsmasq class 2023-05-31 12:35:52 -04:00
Isaac Connor 1370bfaddf Merge branch 'master' of github.com:ZoneMinder/zoneminder 2023-05-31 12:17:56 -04:00
Isaac Connor 1f9559922c Don't watch deleted monitors 2023-05-31 12:17:49 -04:00
Isaac Connor c3eccb4f96 Fix cspnonce 2023-05-31 12:08:08 -04:00
Isaac Connor 9141ea786d left align config 2023-05-31 12:07:58 -04:00
Isaac Connor 4b82cf1d82 Don't check for file existence, just a value 2023-05-31 11:42:38 -04:00
Isaac Connor b54a92da8e Rough in automatic range setting from interface ip 2023-05-31 11:42:15 -04:00
Isaac Connor c02cbd86f8 Merge branch 'master' of github.com:ZoneMinder/zoneminder 2023-05-31 09:16:32 -04:00
Isaac Connor 8bd3e5a3b1 Can't use ZM\Logger functions in config as it loads before logger.php. 2023-05-31 09:09:17 -04:00
Isaac Connor 5fc8bf0743 Any tables with bootstrap-table class gets the bootstrap-table treatment 2023-05-30 20:47:05 -04:00
Isaac Connor ee0776c970 If configured, show dnmasq edit UI 2023-05-30 20:47:05 -04:00
Isaac Connor 7b2d8dc98c Rough in UI for editing dnsmasq config 2023-05-30 20:47:05 -04:00
Isaac Connor d277d6ca53 add formatting for dnsmasq edit 2023-05-30 20:47:05 -04:00
Isaac Connor b0e29c9be7 Fix downloading of Ffmpeg type monitors 2023-05-30 20:47:05 -04:00
Isaac Connor eab4d95e81 Always return an array from process_configfile instead of false on failure 2023-05-30 20:47:05 -04:00
Isaac Connor bc4d625ca4 Add systemd_isactive 2023-05-30 20:47:05 -04:00
Isaac Connor febf424259 Fix returning link_to 2023-05-30 20:47:05 -04:00
Isaac Connor 6204dfdecc Fix start/stop/restart dnsmasq 2023-05-30 20:47:05 -04:00
Isaac Connor b136f3cf21 Add policykit files for controlling dnsmasq 2023-05-30 20:47:05 -04:00
Isaac Connor 243decb5bd Remove spae 2023-05-30 20:47:05 -04:00
Isaac Connor 30495578c2 Add link_to function 2023-05-30 20:47:05 -04:00
Isaac Connor 7048b2ab5a Point to https 2023-05-30 20:47:05 -04:00
Isaac Connor 2ac1fa21f8 Start roughing in dnsmasq options 2023-05-30 20:47:05 -04:00
Isaac Connor 7dbdf47d41 Add dnsmasq tab if it exists 2023-05-30 20:47:05 -04:00
Isaac Connor 2f827a5178 Fix EPATH substitution 2023-05-30 12:01:14 -04:00
Isaac Connor 88d0056b57 Add null test for Topic and a debug when we can't parse the gsoap message 2023-05-30 09:41:02 -04:00
Isaac Connor a7c8762c5e Don't exit on segfault, perhaps allowing graceful shutdown 2023-05-30 09:40:37 -04:00
Isaac Connor e51ddc2492 Don't require loading the monitor object for MonitorId 2023-05-29 20:43:49 -04:00