Commit Graph

2628 Commits (4e8300f3f9761bf6cf762578f00deb751896203f)

Author SHA1 Message Date
Moe f2eb3b0fca Merge branch 'ssanri-dashboard-v3-patch-76414' into 'dashboard-v3'
Sercom ICamera1000 fails to store http trigger url when json provided.

See merge request Shinobi-Systems/Shinobi!358
2022-06-04 18:30:18 +00:00
Moe 8498acca91 Merge branch 'feature-jeson-tensorflow' into 'dashboard-v3'
TensorFlow plugin: Fix installation on Nvidia Jetson Nano

See merge request Shinobi-Systems/Shinobi!359
2022-06-03 16:52:53 +00:00
Antonín Skala 548afbe8f1
Tensorflow: Added separate package-jetson.json with specific packages, Fixed INSTALL-jestson.sh 2022-06-03 16:20:14 +02:00
Moe ce406f6fd9 Hide Max Storage Amount notice for Sub-Account 2022-06-01 13:11:01 -07:00
Moe d42cbbb10c Update bs5.liveGrid.js 2022-05-25 01:01:47 -07:00
Moe 4fe690075a Update detectorUtils.js 2022-05-24 21:56:14 -07:00
Moe 3b1c13fd63 getting events in the dashboard forces 300 row limit 2022-05-21 07:17:58 -07:00
Moe c16a2c7812 Force P2P Reconnect on any error 2022-05-21 07:17:20 -07:00
Moe 9f3add3489 update version of PM2 installed 2022-05-17 18:14:33 -07:00
Moe 41f94025f5 update node.js installer to node 16 for Ubuntu, CentOS and macOS 2022-05-17 18:12:55 -07:00
Moe 304e3d0280 fix updating Email address for Sub-Account 2022-05-16 13:40:42 -07:00
Moe af37a5791f Create testEventBasedRecordingModule.js 2022-05-15 11:11:32 -07:00
Moe d6a8521f80 Add Turkish Language file 2022-05-15 11:11:08 -07:00
Moe 31878b342e fix getting video in notification from Event Based Recording 2022-05-15 11:10:53 -07:00
Moe 1c547640e6 P2P : add heartbeat check 2022-05-10 19:07:16 -07:00
Moe 0398e08001 Button to disable Stream stretch in Live Grid 2022-05-10 18:57:41 -07:00
Serdar Sanri b6524b7acc Sercom ICamera1000 fails to store http trigger url when json provided. This MR will allow a fallback method to provide plug, name, confidence and reason parameters to be passed as querystring 2022-05-06 20:49:39 +00:00
Moe 51cb2294ba Merge branch 'update-dependencies' into 'dashboard-v3'
Critical Update to Dependencies, Replace request with fetch

See merge request Shinobi-Systems/Shinobi!357
2022-05-05 18:16:15 +00:00
Moe 9da31e6aba fix display of monitor status in other languages 2022-05-04 11:05:37 -07:00
Moe 80d4c846e8 Update languages vi,ar, and ru (Testing Updated Translator tool) 2022-05-03 07:23:34 -07:00
Moe 56ef5f6481 Update Language File Generator 2022-05-02 16:23:29 -07:00
Moe d5f85ec7b3 make monitor process log to original stderr instead of dataPort 2022-05-02 13:23:56 -07:00
Moe 748b3cf88a Update language loader, minor cleanup 2022-05-02 13:12:42 -07:00
Moe 576354901d minor fixes to monitorListOrder filter 2022-04-30 19:22:36 -07:00
Moe efe9d7c093 Fix Language Modifier and rename definitions framework 2022-04-30 13:15:26 -07:00
Moe fe4af40ecc Update translateLanguageFile.js 2022-04-29 10:48:22 -07:00
Moe a7c707980b add discont_start for low bandwidth clients viewing hls 2022-04-29 10:48:11 -07:00
Moe f10f078bd6 minor cleanup to region editor 2022-04-29 10:47:27 -07:00
Moe 219e9f1011 fix seeking visualization for power video viewer 2022-04-29 10:33:26 -07:00
Moe 6a971e3151 add mute and minor fixes to Power Video Viewer 2022-04-29 10:10:37 -07:00
Moe 9f6de83005 Update ja.json 2022-04-28 22:30:38 -07:00
Moe 45756b3e64 Add Heartbeat and "Authenticated" notice, minor rearrange 2022-04-28 22:04:32 -07:00
Moe c63f6bb62e Make P2P wait for readyState on connect 2022-04-28 08:24:38 -07:00
Moe 7a498f69aa getApiPrefix can now get "admin" prefix 2022-04-27 10:15:35 -07:00
Moe 6a0b4577c6 fix signal checker 2022-04-27 10:09:52 -07:00
Moe fd9a828ccc Updated Japanese language file by Shey Hakusui team 2022-04-27 07:25:21 -07:00
Moe b456c21ac6 Fix #380 2022-04-27 07:19:47 -07:00
Moe 825b4362a3 update hls.js for liveGrid 2022-04-27 07:14:54 -07:00
Moe f259ac15d2 fix account password change 2022-04-27 06:56:05 -07:00
Moe b2ad513bd9 fix missing outboundMessage definition 2022-04-26 07:32:19 -07:00
Moe a0050e2eee make monitorEditorSelectedMonitor a global value 2022-04-12 15:03:59 -07:00
Moe d433f2c212 make monitorEditorSelectedMonitor a global value 2022-04-12 15:02:47 -07:00
Moe ca955748f3 fix hidden Retry Connection field 2022-04-03 17:49:11 -07:00
Moe bc6d446cf7 more package updates
+ googleapis
+ ldapauth-fork
2022-03-31 22:04:16 -07:00
Moe 504781df3a Critical Update to Dependencies, Replace request with fetch
+ Replaced all uses of `request` with `node-fetch`
+ Update WebDAV
+ Add pushover-notifications
+ Update CWS
+ Update discord.js
+ Fix authentication for HLS stream API endpoint
+ Last Update to P2P v1 to remove request module

Requires further testing.
2022-03-31 21:58:27 -07:00
Moe c2784dd4a6 update node-ssh and address other vulnerabilities in npm packages 2022-03-31 08:09:51 -07:00
Moe dc62abe418 Better P2P (Easy Remote Access v2)+++ 2022-03-30 23:43:36 -07:00
Moe 4241c1176b Merge branch 'socket.io-v4' into 'dashboard-v3'
Upgrade Socket.IO to version 4

See merge request Shinobi-Systems/Shinobi!356
2022-03-31 06:24:11 +00:00
Moe 5ab54ce1e4 minor cleanup 2022-03-30 23:15:27 -07:00
Moe c2ebe1b5de update remote access selector for v2 2022-03-30 18:26:15 -07:00