Commit Graph

3270 Commits (fa8804a30da6d65703846d8d4f064fc9176b20d6)

Author SHA1 Message Date
Elad Bar a7f70803d6 Fix register / unregister 2022-12-09 21:18:10 +02:00
Elad Bar 330c6b751a Update configuration save / restore for docker 2022-12-09 21:17:49 +02:00
Elad Bar 335d2598ec fix submit client side failure 2022-12-09 16:39:32 +02:00
Elad Bar 38a6b47f11 Add enableFaceManager configuration parameter, fix missing fields in configuration editor, removed those are available in configuration but without definition in schema 2022-12-09 12:44:42 +02:00
Moe e8dec1c0c1 Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2022-12-08 08:50:55 -08:00
Moe 53ab4841fc Merge branch 'fix-pipeline' into 'dev'
Add CI/CD rules to reduce the number of pipelines running

See merge request Shinobi-Systems/Shinobi!422
2022-12-08 16:46:50 +00:00
Moe e0a3523c67 reverse "Immediate exit requested" operations 2022-12-08 08:46:36 -08:00
Moe 4f523cce92 parse stream_channels in builder 2022-12-08 08:45:48 -08:00
Elad Bar abe366080c Add default Dockerfile to the rule 2022-12-08 17:36:54 +02:00
Elad Bar b868e3dc8e Add CI/CD rules to reduce the number of pipelines running 2022-12-08 17:35:25 +02:00
Elad Bar be7132ae23 Merge branch 'dev' into 'generic-face-manager'
# Conflicts:
#   plugins/deepstack-face/shinobi-deepstack-face.js
#   plugins/deepstack-object/shinobi-deepstack-object.js
2022-12-08 12:42:02 +00:00
Elad Bar f2fa2c1832 Add support for DeepStack / CodeProject AI to work with the face manager UI 2022-12-08 14:02:56 +02:00
Elad Bar 837bae92cc removed unused parameter 2022-12-07 23:28:54 +02:00
Elad Bar 300624f61f Face manager is full working 2022-12-07 23:26:16 +02:00
Moe 37fab5f635 minor cleanup 2022-12-06 22:45:35 -08:00
Moe 9191eb8a08 Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2022-12-06 20:53:19 -08:00
Moe b69af2b66d remove old 777 chmods 2022-12-06 15:24:16 -08:00
Moe a5d04b5d17 Read status for videos re-added to Videos Table 2022-12-06 15:00:23 -08:00
Moe 888e0380c7 Fix GUI bugs with Videos Table
Thanks Nocona!
2022-12-06 12:11:48 -08:00
Moe 8553cbfa03 Fix mobile not scrolling over sideMenu monitor list 2022-12-06 12:00:32 -08:00
Moe 33146b4272 Update LICENSE.md 2022-12-06 12:00:14 -08:00
Moe 507955f2f4 Merge branch 'fix-docker-plugins' into 'dev'
Removed docker volume of plugins

See merge request Shinobi-Systems/Shinobi!420
2022-12-06 14:40:39 +00:00
Moe 8bb3d81935 Merge branch 'deeptack-plugins-use-buffer' into 'dev'
Aligned both plugins to use frameBuffer, not b64 encoded image

See merge request Shinobi-Systems/Shinobi!419
2022-12-06 14:40:25 +00:00
Elad Bar 1158902e1d removed docker volume of plugins 2022-12-06 12:34:59 +02:00
Elad Bar 3cf2852f05 Aligned both plugins to use frameBuffer, not b64 encoded image 2022-12-06 11:49:18 +02:00
Moe 302c87f186 Highlight Previewed Video in Videos Table and FileBin 2022-12-05 15:23:52 -08:00
Moe 006fa2d9cc Fix Master Mute for Live Grid 2022-12-05 14:55:14 -08:00
Moe 2086f3554b Add Zip and Download to Videos, FileBin, and Time-lapse Frames 2022-12-04 19:24:04 -08:00
Moe e2c867cc76 fix protocol check for embed api 2022-12-04 10:00:02 -08:00
Moe 1043a2b71c Fix #237 #66 2022-12-04 08:27:46 -08:00
Moe 971c1f045a Fix #130 2022-12-03 18:23:41 -08:00
Moe a028f8684b Fix Input Type JPEG snap grabber 2022-12-03 17:33:29 -08:00
Moe f42be60135 Update monitor.js 2022-12-03 12:11:53 -08:00
Moe 67f08b0246 Fix #312 2022-12-03 12:01:55 -08:00
Moe ae735c1196 Fix #166 2022-12-03 10:37:56 -08:00
Moe d72273f013 Distinguish Snapshot and JPEG API for custom vf 2022-12-03 09:51:00 -08:00
Moe b73732ff64 catch for snapshot.js inode block 2022-12-03 09:37:23 -08:00
Moe 8cbc8f0ed6 Fix muted live stream on load 2022-12-03 08:35:32 -08:00
Moe e7951d2fa3 Fix Motion detector video filter addition 2022-12-03 08:05:02 -08:00
Moe ff2afe03fc ffprobe fix double http headers 2022-12-03 07:58:40 -08:00
Moe af891a7b9e disable cron.js launch on new install 2022-12-03 07:57:53 -08:00
Moe 8c3b7c69a4 Update UPDATE.sh 2022-12-02 19:59:09 -08:00
Moe 0dab9525c6 Update UPDATE.sh 2022-12-02 19:57:38 -08:00
Moe 4ecb349a97 Update ubuntu-touchless.sh 2022-12-02 19:55:30 -08:00
Moe d905d4d4a1 Update shinobi cmd 2022-12-02 19:54:30 -08:00
Moe 972586f8c2 Merge branch 'dev' into 'master'
Nobunaga : Minor Fixes and Helping Hand

See merge request Shinobi-Systems/Shinobi!417
2022-12-01 14:27:20 +00:00
Moe aed15d3623 Merge branch 'helping-hand' into 'dev'
Helping Hand : Active Tutorial

See merge request Shinobi-Systems/Shinobi!413
2022-12-01 14:09:51 +00:00
Moe 216f303315 Helping Hand : Active Tutorial 2022-12-01 14:09:51 +00:00
Moe dd576d0749 Fix import for Camera Probe 2022-11-30 16:28:12 -08:00
Moe bd7c957392 Update shinobi-yolo.js 2022-11-29 14:31:16 -08:00