Commit Graph

3619 Commits (384752a422e8e3d3110e1364aca9dfeff95fc0d8)

Author SHA1 Message Date
Moe 384752a422 allow comma delimited searchQuery 2024-10-24 16:35:24 -07:00
Moe 0331a70555 Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2024-10-21 17:32:46 -07:00
Moe cdf1f6f79a Merge branch 'SubstreamFix' into 'dev'
Additional fixes for substream.

See merge request Shinobi-Systems/Shinobi!518
2024-10-22 00:32:32 +00:00
Moe ed4ead0269 Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2024-10-21 17:31:12 -07:00
Moe e064dcde54 Allow Recording Overlap with Event-Based Recording (optional) 2024-10-21 17:31:06 -07:00
TheNetStriker dd424a707b Additional fixes for substream.
- Replaced deprecated rmdirSync with rmSync.
- Prevent undefined monitor from calling detectorStream.m3u8.
2024-10-21 12:50:16 +02:00
Moe 0079f6cde8 Merge branch 'SubstreamFix' into 'dev'
Fixes for substream.

See merge request Shinobi-Systems/Shinobi!517
2024-10-17 03:42:54 +00:00
TheNetStriker 599de35af4 Viewerlist timeout for non substream monitors.
Fixed zero substream timeout for
2024-10-16 21:30:01 +02:00
TheNetStriker bd5b6409cd Fixes for substream.
- Fixed error in destroySubstreamProcess.
Fixed no viewers pushed to viewerList.
- When using "Only When Watching, Use Substream" substreams are now started automatically and the http requests wait's for the output.
- Substream folder is deleted befor new substream starts, so that there can be checked when the s.m3u8 file is created.
- Fixed missing monitorId in FLV and x265 stream path.
2024-10-16 17:13:01 +02:00
Moe 9a8fb32f7e update plugin manager download list 2024-10-11 11:52:51 -07:00
Moe 41d7214a45 get p2pServers without using eval+ 2024-10-10 19:18:20 -07:00
Moe 4f1df193a0 get p2pServers without using eval 2024-10-10 15:11:32 -07:00
Moe 290541b976 refactor log writer for ui+ 2024-10-10 15:11:14 -07:00
Moe 3902918c0d add some info to "on" events for timeline 2024-10-10 12:07:42 -07:00
Moe 8aa8943244 refactor log writer for ui 2024-10-10 12:05:40 -07:00
Moe 73da4e0823 remove an unnecessary log 2024-10-08 18:20:28 -07:00
Moe 995402e897 fix display of wrong status after monitor returns 2024-10-08 18:20:12 -07:00
Moe 68fe706a33 Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2024-10-05 17:23:04 -07:00
Moe d9d65f7835 Fix Vulnerabilities 2024-10-05 17:22:20 -07:00
Moe a36580f638 fix conflicts 2024-10-06 00:14:17 +00:00
Moe bcbf5b783b fix broken uuid module for shinobi-node-moving-tracker 2024-10-05 13:07:19 -07:00
Moe 0af9b6c685 move rally page structure to base.js 2024-10-05 12:45:06 -07:00
Moe 3f61686c40 add line stop at config.webBlocksPreloaded.push(`home/rally`) 2024-10-05 12:34:36 -07:00
Moe 9140f13cca Add node-shinobi to package.json 2024-10-05 12:29:26 -07:00
Moe 558272aecc remove an unnecessary line from notifications/email.js 2024-10-05 12:28:49 -07:00
Moe 0269888da5 Create cuda-12.sh 2024-10-05 12:22:23 -07:00
Moe 31d6fcff10 add config option to change ffbinaries version 2024-10-05 12:22:20 -07:00
Moe e5024248b5 add some logging to s3based upload error 2024-10-05 12:21:46 -07:00
Moe 747cc9875c patch sendCopyOfAllMonitorConfigs function to ignore failure 2024-10-05 12:04:59 -07:00
Moe fb0cfe966a 0.1 Rally Framework 2024-10-04 12:42:57 -07:00
Moe 76b662a139 Fix Dependency Vulnerabilities
- Telegram Bot module must be installed manually due to vulnerabilities
- FTP Server module must be installed manually due to vulnerabilities
- WebDAV module must be installed manually due to vulnerabilities and conf.json must configured manually to enable it.
- Backblaze B2 module fork latest from git and published under shinobi-backblaze-b2
2024-09-29 12:57:22 -07:00
Moe 887acf80d3 Merge branch 'dev' into 'master'
Alhambra

See merge request Shinobi-Systems/Shinobi!512
2024-09-28 16:55:50 +00:00
Moe 9be4e6b95a Alhambra 2024-09-28 16:55:50 +00:00
Moe 879b5a6bae slice list of object tags too long for videos table column 2024-09-26 11:49:31 -07:00
Moe 659c755875 Plugin Framework Upgrades 2024-09-25 18:42:51 -07:00
Moe 01db3ac7a9 add host param to wallview endoint++ 2024-09-20 17:09:02 -07:00
Moe 0013cee542 add host param to wallview endoint+ 2024-09-20 17:02:34 -07:00
Moe 5ddc0d52d4 add host param to wallview endoint 2024-09-20 09:56:28 -07:00
Moe 191a45f107 Update matrix.js to work with ES module change in matrix-js-sdk
(cherry picked from commit 7dcd7d8217)

a0f9a93b Fix/remove broken require line (imported elsewhere)
74231f4d Revert "Fix/remove broken require line (imported elsewhere)"
c0a6a1ed Update matrix.js to work with ES module change in matrix-js-sdk

Co-authored-by: John Doe <overdueexchangefumewarning@proton.me>
2024-09-19 17:50:55 +00:00
Moe 03898a3382 Merge branch 'master' into 'master'
Update matrix.js to work with ES module change in matrix-js-sdk

See merge request Shinobi-Systems/Shinobi!511
2024-09-19 17:49:04 +00:00
John Doe 7dcd7d8217 Update matrix.js to work with ES module change in matrix-js-sdk 2024-09-19 17:49:03 +00:00
Moe 06450c5e7e Add catch for failed snap on video file 2024-09-18 13:49:32 -07:00
Moe 7228a70937 fix node.js version selection in ubuntu install for 18.04 (jetson nano 4.6) 2024-09-18 13:14:01 -07:00
Moe f334c5374f fix line endings 2024-09-17 16:50:53 -07:00
Moe d9653197c3 remove moovatom check 2024-09-16 09:58:38 -07:00
Moe 09df251267 Fix "Use Substream" for Wall Display 2024-09-12 18:42:29 -07:00
Moe 53ec052a03 replace adm-zip with unzipper in cmd plugin downloader 2024-09-12 09:33:59 -07:00
Moe d096e55391 Update Plugin Manager Downloader cleanup 2024-09-11 22:17:15 -07:00
Moe 9daa0fa942 Update Plugin Manager downloader 2024-09-11 17:54:30 -07:00
Moe 152ed3cded update nodejs installer for ubuntu 18.04 (jetson nano)+ 2024-09-10 14:52:50 -07:00