Commit Graph

15 Commits (e13ef9465382eb49d23f9713f973964bb495fe1d)

Author SHA1 Message Date
Jordan Geoghegan bcd3245976 opensuse.sh : use double quotes to prevent globbing and word splitting. use "read -r" 2020-01-26 03:01:53 +00:00
Moe 3b84d7f706 Update Node.js version installed to 11 2020-01-03 14:58:14 -08:00
Moe abe3cc3a6f remove SQLite installtion option from Ubuntu, OpenSUSE, and CentOS 2019-10-15 14:15:47 -04:00
Moe 89a70b6438 Some Updates and Fixes
- Add Branding Engine
- Lock PM2 install to 3.0.0 (newer versions cannot catch `uncaughtException`.
- Update macOS installer
- Update OpenALPR (CPU) installer
- Add Portuguese Language
- Fix Language Selector
- Lay-In ability to create Matrix from Pam-Diff detection blob
- createEventBasedRecording called for Traditional Recording labelled 5 seconds before real time to capture event
- fix NaN for new user created in Superuser
- count space used for Timelapse Frames and Files tables (does not purge Timelapse data yet)
- Update TimelapseJpeg, lay-in MP4 builder, many fixes, additonal page
- add `impervious` to gitignore in `web/libs` for custom static files
- Fix delete button for quick video list
- Fix Super form appearance
2019-04-02 20:47:03 -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 8985e20184 remove backticks from comment 2018-10-10 13:40:23 -07:00
Moe 0ad6f7f95e Commander script for /usr/bin+ 2018-10-03 20:34:50 -07:00
Moe 0b231e1a0d Commander script for /usr/bin 2018-10-03 15:05:29 -07:00
Moe ad327c40ab remove admin user creation on install
- require creating camera managing account through superuser
2018-10-03 14:51:11 -07:00
Moe 19a24f5f38 cleanup ffmpeg check and add ffbinary usability
- run npm install ffbinaries to use that downloader instead.
- ffmpeg-static and ffbinaries should get the same version just get them in a different way.
2018-09-29 13:09:24 -07:00
Moe a24b5e5d25 update "npm audit fix" 2018-09-23 08:43:29 -07:00
Adam Radovits 0a69ba9a68 Small typo 2018-08-27 20:10:21 +00:00
Adam Radovits 698229a3f8 Small npm fix 2018-08-27 20:04:16 +00:00
Adam Radovits ab9f0ec4f4 NodeJS install fix 2018-08-27 20:02:02 +00:00
Adam Radovits d5f02b2cf9 Added OpenSUSE install script 2018-08-27 19:46:27 +00:00