Commit Graph

2832 Commits (190d76bec1267a2fe13c13a1989d64f37cda2e10)

Author SHA1 Message Date
Moe 9409c29986 Fix Accelerator options being missing from Additional Input 2022-07-14 13:57:48 -07:00
Moe c8fa076817 Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2022-07-14 11:06:38 -07:00
Moe 1a65bb5627 fix drawing day cards with no frames 2022-07-14 11:06:04 -07:00
Moe dba7c78272 Merge branch 'dev' into 'dev'
proc and proc.stdin check

See merge request Shinobi-Systems/Shinobi!368
2022-07-14 05:41:34 +00:00
Moe 9560348d2f Undo breakage to dashboard-base 2022-07-13 20:55:55 -07:00
Moe ed289c992a Show a thumbnail that happened during the video in Videos Table 2022-07-13 20:54:21 -07:00
Serdar Sanri 36fbf5621c check proc and stdin support 2022-07-13 16:30:25 +00:00
Moe fbb3aa9b6f add tool to create a list of packages used in Shinobi 2022-07-12 19:12:06 -07:00
Moe ee31bc5d90 stop region editor live stream on tabAway 2022-07-12 19:10:08 -07:00
Moe 5a1ce93986 Fix Recent Videos not displaying if no videos but has frames 2022-07-12 19:09:48 -07:00
Moe bc8131ac30 make power video pause videos on tabAway 2022-07-12 19:09:20 -07:00
Moe f66781dd00 Update Region Editor layout slightly 2022-07-12 19:08:55 -07:00
Moe ec66d94088 fix overflowing region editor canvas with scroller 2022-07-12 18:24:02 -07:00
Moe 4289a2eff7 Fix Recent Videos performance hit if no data found on first scan 2022-07-12 17:59:14 -07:00
Moe d350ab7a05 Show placeholder image in Region Editor for Monitors not running 2022-07-12 15:24:09 -07:00
Moe 8778e2b582 Clean up regular video player ui 2022-07-12 15:14:39 -07:00
Moe 2c63c00019 Show videoPlayer detection better (not hide when hovering data) 2022-07-12 15:13:25 -07:00
Moe 4ab3eb76d3 Clean up regular video player ui and fix quick seek by event click 2022-07-12 15:09:14 -07:00
Moe 9438b16b27 Fix closing video player tab if video is deleted while its open 2022-07-12 15:08:46 -07:00
Moe c4d371d36d hide fix video button for now 2022-07-12 14:33:11 -07:00
Moe 86d02271ac Fix Power Viewer continuity 2022-07-12 14:26:34 -07:00
Moe 4dcb422503 Fix dates on License Agreement 2022-07-12 12:05:09 -07:00
Moe 724c0726f1 Update Included list of softwares in License 2022-07-12 12:03:27 -07:00
Moe 335c174e7b Update Commercial Aspects of License Agreement 2022-07-12 12:02:56 -07:00
Moe ce8c6b1354 Fix Power Viewer over P2P 2022-07-12 11:59:24 -07:00
Moe d989dbcc25 Fix deleting monitor from Monitor Settings window 2022-07-12 11:13:01 -07:00
Kennedy Oliveira dfb275cd2f Fix CPU usage on macos 2022-07-10 21:09:17 -03:00
Kennedy Oliveira 204169030a Fix memory usage report on non-linux systems 2022-07-10 19:17:13 -03:00
Moe 8a27126c8b update ONVIF Events toggle position to Detector Settings
- Only show if Detector Settings and ONVIF are enabled
2022-07-08 20:48:02 -07:00
Moe 4d22059c8f Update Docker README 2022-07-08 20:17:02 -07:00
Moe 85ab76178f Add Fix button to reprocess Videos from Videos Table
- This is for when a video has become corrupt and you want to attempt making it playable with the content it has.
+ move stitchMp4Files function
2022-07-07 15:53:46 -07:00
Moe 87867373a5 disallow Timelapse video build without a Monitor ID 2022-07-07 12:33:19 -07:00
Moe 59664e7112 Add 7 Days and 30 Days search to Recent Videos 2022-07-07 12:32:25 -07:00
Moe f3cad3dca2 Make Recent Videos display loading icon 2022-07-07 12:31:59 -07:00
Moe 7741796f77 Cleanup Day Card video selection 2022-07-07 11:03:29 -07:00
Moe 521cb9bc77 Day Card only request frame if it isn't loaded or not already loading 2022-07-07 10:36:20 -07:00
Moe a6c8595550 Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2022-07-07 09:58:20 -07:00
Moe a1eeed4a4d Setup Websocket Callback+ 2022-07-07 09:56:55 -07:00
Moe d9f26a22cc Merge branch 'ssanri-master-patch-59109' into 'dev'
fix for error reported in scheduler when there are no scheduled events in database

See merge request Shinobi-Systems/Shinobi!365
2022-07-07 14:55:59 +00:00
Serdar Sanri 267cd88500 fix for
```
0|camera   | knexError----------------------------------- END
0|camera   | TypeError: Cannot read properties of undefined (reading 'forEach')
0|camera   |     at /home/Shinobi/libs/scheduler.js:11:18
0|camera   |     at /home/Shinobi/libs/database/utils.js:159:33
0|camera   |     at __node_internal_ (node:util:281:10)
0|camera   |     at processTicksAndRejections (node:internal/process/task_queues:83:21)
0|camera   | Uncaught Exception occured! Wed Jul 06 2022 03:58:06 GMT+0000 (Coordinated Universal Time)
```
2022-07-07 04:50:10 +00:00
Moe 2af8a2f3d8 Setup Websocket Callback 2022-07-06 21:24:49 -07:00
Moe 4a3eec7429 Setup Websocket Callback 2022-07-06 21:24:24 -07:00
Moe 9d7035bffa Make searching videos by object tag draw in reverse order 2022-07-06 17:22:16 -07:00
Moe 8d42e1d18b make object list display in Videos table 2022-07-06 17:21:46 -07:00
Moe 9366d62090 Make Day Cards show if frames exist but no videos 2022-07-06 17:21:26 -07:00
Moe 450b7ab855 Option to Search for videos by Object Tag
this feature will only work on detections and recordings made after this update is applied. Previous detections are not searchable in this way.
2022-07-05 21:59:37 -07:00
Moe a4c5a0d58a Daily Timelapse builder only do one build at a time 2022-07-05 19:25:30 -07:00
Moe 5c920205f6 Fix Videos Table file links over p2p 2022-07-05 19:23:51 -07:00
Moe 222c13c3fc Save Live Grid positions when a tile is resized 2022-07-05 09:45:16 -07:00
Moe 39d99d0c95 Fix FileBin file links over p2p 2022-07-05 07:46:05 -07:00