Commit Graph

1905 Commits (a47b40444eaffcee8ce3ed0cb10c83b6d586789f)

Author SHA1 Message Date
Moe Alam f396ccfe4e Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2021-01-30 06:26:03 -08:00
Moe Alam 804de123d7 Fix Sub Account Settings Save
- prevent sub account from transforming into admin account.
2021-01-30 06:26:00 -08:00
Moe 7cb4ee7e2a Merge branch 'technokami-dev-patch-62793' into 'dev'
Modified trigger event, to indicate manual triggering

See merge request Shinobi-Systems/Shinobi!279
2021-01-28 17:12:38 +00:00
Mike Hurley b3951cedbf Modified trigger event, to indicate manual triggering 2021-01-28 16:10:27 +00:00
Moe ab6069ac65 Merge branch 'coral-update' into 'dev'
Update install process

See merge request Shinobi-Systems/Shinobi!276
2021-01-28 15:04:07 +00:00
Mitch Ross 8253e354c5 Mitch Coral Plugin Update 2021-01-28 15:04:07 +00:00
Moe Alam a92fdea98a fix event-based recording audio codec "auto" option 2021-01-27 08:21:44 -08:00
Moe Alam 91e5ce24fd cleanup orphaned video scanner+ 2021-01-26 10:49:51 -08:00
Moe Alam 5b63671794 cleanup orphaned video scanner 2021-01-25 18:55:59 -08:00
Moe Alam 06231dde61 Add Inverse Triggering for Regions (Motion Detection only) 2021-01-25 16:11:37 -08:00
Moe Alam e92dd142df Plugin Manager : fix quick download form 2021-01-22 08:08:02 -08:00
Moe fda036f8a3 Merge branch 'plugin-manager-ui' into 'dev'
Plugin Manager UI

See merge request Shinobi-Systems/Shinobi!274
2021-01-22 03:15:27 +00:00
Moe Alam 18f4bb295e Plugin Manager : allow cancelling install processes 2021-01-21 08:32:08 -08:00
Moe Alam f9c80277d9 Plugin Manager : add configuration editor 2021-01-21 08:00:52 -08:00
Moe Alam 88d5bb3479 Plugin Manager : allow interacting with Installer from UI 2021-01-21 05:50:46 -08:00
Moe Alam ff452e5b2e create pluginWorkerBase to be used with plugins running as Workers 2021-01-20 19:00:45 -08:00
Moe Alam c1aebd843f Update ubuntu-touchless-iso.sh 2021-01-20 07:52:58 -08:00
Moe Alam 51f5c08f35 fix undefined response for unauthorized websocket request 2021-01-20 07:23:31 -08:00
Moe Alam 1e395dff60 fix region editor canvasAreaDraw 2021-01-20 06:04:20 -08:00
Moe Alam e352cd71cd use `find` command instead of `fs.readdir` for orphanVideoCheck+ 2021-01-19 20:52:16 -08:00
Moe Alam 971719dbe3 use `find` command instead of `fs.readdir` for orphanVideoCheck 2021-01-19 20:51:39 -08:00
Moe Alam 6d56243791 allow hotloading for certain plugins 2021-01-19 10:15:38 -08:00
Moe Alam 599ec9c8c1 remove `+frag_keyframe+empty_moov` from recorded videos 2021-01-19 09:41:11 -08:00
Moe Alam d5b82ec305 disable hotloading plugins from superuser 2021-01-19 09:07:06 -08:00
Moe Alam 69dc2191d7 allow enable and disable of plugins as workers 2021-01-19 09:04:07 -08:00
Moe Alam 59b810fac6 Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2021-01-18 19:23:57 -08:00
Moe Alam 1322d2b09c tensorflow : clean up test notices 2021-01-18 19:23:48 -08:00
Moe Alam 49ae947a97 @Zikeji fix for Digest Auth with PTZ 2021-01-18 19:23:28 -08:00
Moe e5bc4b7039 Merge branch 'allow-postData-in-ptz-request' into 'dev'
Allow post data in ptz request

See merge request Shinobi-Systems/Shinobi!271
2021-01-18 23:39:59 +00:00
Moe Alam 62ccbe41bd update tensorflow module test 2021-01-18 12:17:47 -08:00
Moe Alam c903c1ed14 Update tensorflow test.js file and update installer 2021-01-18 08:18:20 -08:00
Moe Alam 93e7327f7e Add old Tensorflow plugin Installer 2021-01-18 08:12:05 -08:00
Moe Alam 49d1a1a125 rebuild query string without postData instead of search and replace 2021-01-18 08:03:14 -08:00
Moe 330201d7c4 Merge branch 'reolink-ptz' into 'allow-postData-in-ptz-request'
PTZ POST Changes (for ReoLink Support)

See merge request Shinobi-Systems/Shinobi!270
2021-01-17 17:43:25 +00:00
Moe Alam b1ced580e1 show detector_trigger in UI logger and minor cleanup 2021-01-17 08:22:42 -08:00
Moe Alam 4c380b3cb9 Fix events/utils.js filters 2021-01-17 06:38:08 -08:00
Joshua Seltzer be5b9e96ab Updates to refine the POST command processing for PTZ which allows more recent ReoLink cameras to function within Shinobi. 2021-01-16 13:49:45 -05:00
Moe Alam 7a7794273a update jQuery to 3.5.1 2021-01-15 15:39:26 -08:00
Moe Alam 3fcd4e7999 Update Dockerfile 2021-01-14 07:08:25 -08:00
Moe Alam 936ae53615 Update Dockerfile 2021-01-14 07:08:12 -08:00
Moe Alam 505c098471 tensorflow : set original installer for only desktop/server installs
- jetson nano now has its own install script for this plugin, INSTALL-jetson.sh
- Raspberry Pi support will be reconsidered in the near future but not a priority at this time.
2021-01-12 11:55:15 -08:00
Moe Alam 647dba1139 tensorflow : add installer specific to Jetson Nano and Xavier 2021-01-12 11:41:11 -08:00
Moe Alam 2a16c5da87 tensorflow : run npm install for required packages
- "npm install" wih package.json did not get required dependencies
2021-01-12 09:25:06 -08:00
Moe Alam 863acb67b3 set snapshots default size from 200x200 to 500x500 2021-01-11 11:25:25 -08:00
Moe Alam 31ae5da534 add cmake to ubuntu and centos installers 2021-01-09 11:11:23 -08:00
Moe Alam 2950de5025 Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2021-01-08 15:22:09 -08:00
Moe Alam dbfd6616d3 ffmpeg : change recording movflags to its own flag 2021-01-08 15:22:00 -08:00
Moe 6d6f124545 Merge branch 'staging' into 'dev'
Add `ps` command to Dockerfile image

See merge request Shinobi-Systems/Shinobi!267
2021-01-08 19:31:17 +00:00
Brandon Kirsch 8235b01efb Add `ps` command to Dockerfile image 2021-01-07 20:19:32 -05:00
Moe 7cba4d7d64 Merge branch 'dev' into 'master'
Fix Events Cleanup

See merge request Shinobi-Systems/Shinobi!266
2021-01-07 23:02:05 +00:00