Commit Graph

41 Commits (729046807badb52c446c51315b215ddbfe9bf23b)

Author SHA1 Message Date
Moe 53ec052a03 replace adm-zip with unzipper in cmd plugin downloader 2024-09-12 09:33:59 -07:00
Moe 91a2a224cc Create downloadPlugins.js script for command line 2024-07-02 21:25:54 -07:00
Moe e72e482fa0 Add tool to mass change bitrate of cameras by json 2024-05-06 18:39:51 -07:00
Moe abd97d3754 Update createMonitorsJsonFromTxt.js 2024-02-27 13:50:09 -08:00
Moe cc38fef3bf update language translators 2024-01-30 10:22:25 -08:00
Moe 2f72d4e1e8 Create installPluginAsDaemon.sh 2023-10-19 12:27:41 -07:00
Moe 69957b832f Create onvifGetStreamUri.js 2023-07-25 15:54:19 -07:00
Moe 8e506869d5 Update installAllCustomAutoLoadPackages.js 2023-02-28 10:39:35 -08:00
Moe e9fe007527 tool to install all package.json in customAutoLoad 2023-02-28 09:50:20 -08:00
Moe 03b2a74223 add tool createMonitorsJsonFromTxt.js 2022-12-30 19:39:28 -08:00
Moe 69db95f8d4 Update SQL Queries on Startup 2022-12-17 00:07:23 +00:00
Moe 7bc9f754e8 Update modifyConfiguration.js 2022-12-13 12:46:23 -08:00
Elad Bar ea304dc5f2 fix configuration get/set for docker 2022-12-10 11:31:46 +02:00
Moe fbb3aa9b6f add tool to create a list of packages used in Shinobi 2022-07-12 19:12:06 -07:00
Moe 9da31e6aba fix display of monitor status in other languages 2022-05-04 11:05:37 -07:00
Moe 80d4c846e8 Update languages vi,ar, and ru (Testing Updated Translator tool) 2022-05-03 07:23:34 -07:00
Moe 56ef5f6481 Update Language File Generator 2022-05-02 16:23:29 -07:00
Moe efe9d7c093 Fix Language Modifier and rename definitions framework 2022-04-30 13:15:26 -07:00
Moe fe4af40ecc Update translateLanguageFile.js 2022-04-29 10:48:22 -07:00
Moe e2f54343b6 generate remaining language variables from and to definition file 2022-03-21 00:09:56 -07:00
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