Moe
1bc684e627
event filter and mqtt fixes
2021-11-16 18:02:27 -08:00
Moe
aa65df241f
fix displaying Uploader fields
2021-11-15 13:09:37 -08:00
Moe
256658f9da
MQTT Outbound Messages++
2021-11-15 11:41:08 -08:00
Moe
7ffe3bc7f0
get latest p2p server list on start
2021-11-15 10:39:01 -08:00
Moe
b2eab1573b
Merge branch 'dev' into 'dashboard-v3'
...
Critical Changes from Dev into Dash v3
See merge request Shinobi-Systems/Shinobi!342
2021-11-15 18:20:07 +00:00
Moe
8cfc0f5f7c
MQTT Outbound Messages+
2021-11-15 10:19:31 -08:00
Moe
fda5f1cb82
MQTT Intake -> MQTT Inbound, Add "All Monitors" trigger
2021-11-15 00:10:43 -08:00
Moe
cfbb528770
Integrate MQTT Outbound Messages 0.1
2021-11-15 00:08:37 -08:00
Moe
1cc56ca0e8
Integrate MQTT Event Intake 0.1++
2021-11-14 08:38:22 -08:00
Moe
c7e84111e3
Integrate MQTT Event Intake 0.1+
2021-11-13 14:51:40 -08:00
Moe
fbbe8fb0c7
Integrate MQTT Event Intake 0.1
2021-11-12 18:32:53 -08:00
Moe
1d8ab96c9a
minor cleanup
2021-11-11 22:08:39 -08:00
Moe
e085f5e726
modernize 2-factor auth, add debug logs to telegram errors
2021-11-08 20:48:33 -08:00
Moe
91122851d2
make storage array use count update on account save
2021-11-08 16:09:26 -08:00
Moe
9baca18736
Update branding.js
2021-11-08 14:29:05 -08:00
Moe
822d7d1229
Add Modular method to add Stream Types +
2021-11-06 11:28:33 -07:00
Moe
40b4669d01
Add Modular method to add Stream Types, Remove Integrated H.265 Support
...
- H.265 Support must now be added by user intervention via a Custom Auto Load Module. You can install the module easily by using the zip link in the Super User panel's Custom Auto Load manager.
Repository : https://gitlab.com/moeiscool/shinobi-h265-support
Zip Link : https://gitlab.com/moeiscool/shinobi-h265-support/-/archive/main/shinobi-h265-support-main.zip
Why? the library libde265.js is great but it is not a proper fit for the application. Moving onward it will be nice to allow new stream types to be easily added as well as get ready to try a different H.265 library for our web viewing pleasure.
2021-11-05 15:59:42 -07:00
Moe
1b29dc3f4c
Fix Backblaze's response changes
2021-11-04 19:14:42 -07:00
Moe
91f8af3002
allow grouping with brackets on event filter conditions
2021-11-02 18:32:24 -07:00
Moe
b984b20026
some validation for filters
2021-11-01 18:07:42 -07:00
Moe
528434ffe4
Simplify Event Filters
...
No option has been removed from filter actions. To "not" do an action you must disable it in Monitor Settings so that the "Original Choice" action is to not do it.
2021-10-28 22:20:35 -07:00
Moe
e34679aa92
Fix Event Filter Handling
2021-10-28 21:00:52 -07:00
Ian Rubado
1578300225
Logic fix for object detection and motion. Allows for motion first to work with yes and no.
...
Logic fix for object detection and motion. Allows for motion first to work with yes and no.
2021-10-28 15:37:15 -04:00
Moe
339fc6a425
monitor debug info in console log requires config.debugLogMonitors = true now
2021-10-27 10:16:41 -07:00
Moe
5abcbcb3b4
fix SQL query limit when set to "0" (no limit)
2021-10-27 10:15:32 -07:00
Moe
72da06a78f
Show Number of Events for last 24 hours
2021-10-27 10:14:24 -07:00
Moe
42ff7e6d8d
fix language selection
2021-10-24 16:34:31 -07:00
Moe
8dbfce7e28
minor cleanup
2021-10-23 17:28:26 -07:00
Moe
4c3947d9a8
Add Global Webhook Notifications (will replace Monitor settings based in future)
2021-10-23 17:27:45 -07:00
Moe
105afb7a6e
allow better setting logo from configuration
2021-10-20 17:16:57 -07:00
Moe
cde8b7b0bd
fix filtered event starting record on monitor
2021-10-19 19:39:28 -07:00
Moe
df74cef008
get snapshot from ONVIF if initialized
...
+ minor cleaning
2021-10-17 22:04:21 -07:00
Moe
e89ad75f71
add stimeout to snapshot ffmpeg command
2021-10-16 15:46:13 -07:00
Moe
eae45a1ae7
allow choosing which page blocks load to dashboard
2021-10-15 21:21:37 -07:00
Moe
5a99599bf7
Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev
2021-10-15 13:43:10 -07:00
Moe
dc3f94e37c
allow swapping pam-diff engine
2021-10-15 13:43:00 -07:00
Jarrod Connolly
0ac6d371e7
delete messages were emitting to wrong childnode
2021-10-15 10:10:29 +08:00
Jarrod Connolly
35e339761f
fix master failing to write as dir not existing
2021-10-15 10:05:38 +08:00
Jarrod Connolly
459dc73394
ensure camera stream dir exists on master
2021-10-15 09:58:17 +08:00
Moe
139223f750
Render Home page and SideMenu from definitions/en_CA.js
2021-10-07 21:49:34 -07:00
Moe
569545fbfd
fix for issue #339
2021-10-03 13:04:34 -07:00
Moe
12d04b9bee
put autoPtz in after event is validated
2021-09-30 15:49:34 -07:00
Moe
b922258a13
fix catching detector events when many posts happen simultaneously
2021-09-27 20:08:18 -07:00
Moe
4f5b255d63
remove some console.logs
2021-09-24 21:39:02 -07:00
Moe
e0de64609d
substream operation clean ups
2021-09-24 21:37:56 -07:00
Moe
daa8f12e95
substream keep alive, cleaning livegrid, substream options in mon settings
2021-09-24 00:06:48 -07:00
Moe
4950dd5841
Merge branch 'dynamic-substream' into dashboard-v3
2021-09-23 12:34:28 -07:00
Moe
950cfbc53c
substream display in UI and auto switch when substream toggled
2021-09-22 21:13:22 -07:00
Moe
638fa438c5
Merge branch 'dev' into dashboard-v3
2021-09-22 12:33:49 -07:00
Moe
0452eb02cb
framework to spawn substream process
...
- currently no UI handler
2021-09-20 21:58:26 -07:00