Commit Graph

21 Commits (e34679aa92c4ea740600a348aced589b4275d3d3)

Author SHA1 Message Date
Moe 8a93a8150d Update Translation Tool to use Google Translate 2021-10-27 18:59:37 -07:00
Moe 2d0bdf1a96 Allow translate tool to take 4th parameter as your Yandex key
+ also warn when translate fails
2021-10-20 17:17:58 -07:00
Moe d168da0d1e fix docker config save, add customAutoLoad superRawJs 2021-06-21 13:06:39 -07:00
Moe b0dbe74938 Fix plugin conf modifier tool 2021-05-20 19:09:56 -07:00
Moe 9e3e1c3d1e Create convertDefinitionsFieldInfosToLangParam.js 2021-04-26 18:23:56 -07:00
Moe c9cb08b5bf Update modifyConfigurationForPlugin.js 2020-08-28 19:34:37 -07:00
Moe f0321004ac Update Docker image to use Ubuntu 20.04 2020-08-26 15:30:34 -07:00
Moe 37ad70ba6c update /config/conf.json when conf.json saved from Superuser panel 2020-08-26 10:34:10 -07:00
Moe c593adc570 Remove jsonfile dependency from config editor 2020-08-25 21:35:24 -07:00
Moe 9974315ade fix plugin installation removing prior keys 2020-04-26 12:29:37 -07:00
Moe 391da78b95 Create benchNvr.js 2020-04-03 16:29:54 -07:00
Moe c44faa94ad add validation to plugin conf.json modification tool+ 2020-01-29 04:48:33 -08:00
Moe b8543b67aa add a validation to plugin conf.json modification tool 2020-01-29 04:33:59 -08:00
Moe 0e0d82d3ee Add configuration tool for plugin conf.json files
- first parameter of command is the name of the plugin's folder.
- Example of usage : `node tool/modifyConfigurationForPlugin.js tensorflow key=1234asdfg port=8080`
- modifying the key value will auto update the main conf.json
2020-01-29 04:15:51 -08:00
Moe c27f46f289 add some more checks to modifyConfiguration tool 2020-01-03 17:12:06 -08:00
Moe 38a47e64e6 Scripts Added to download CustomAutoLoad samples++ 2019-07-16 21:08:03 -07:00
Moe af3ae1b1e0 Scripts Added to download CustomAutoLoad samples
- make them more verbose
2019-07-16 21:07:17 -07:00
Moe d7ea6b3e97 Scripts Added to download CustomAutoLoad samples 2019-07-16 20:44:20 -07:00
Moe afdc0cf568 Audio Detector, Detect Object in Region, and API Methods for Scheduling System
- Audio Detector measures decibels (dB). Section can be found under Motion Detection.
- Regions can now be used with Object detection alone, find the option the Object Detection section.
- Scheduling System will allow automatically activating Monitor States based on time. GUI will be posted in the next commit.
+ Update Installers
+ Update framework.sql
+ `npm test` will run the test
+ Minor Bug Fixes
2018-12-29 11:32:12 -08:00
Moe b6c8364e16 update configuration editor with addToConfig option.
passing addToConfig parameter allows you to define a complete JSON to merge instead of adding each variable as its own parameter.
2018-07-11 14:09:04 -07:00
Moe c940294f00 Shinobi Pro Lands on Gitlab 2018-06-09 16:34:06 -07:00