Commit Graph

638 Commits (0637202c6762df3213a743139c010e52aaf41e02)

Author SHA1 Message Date
Moe 5dc18248e3 fix missing variable storageType 2019-05-16 08:09:49 -07:00
Moe 7204b0ed2e Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2019-05-15 10:46:28 -07:00
Moe a60a73848d Update videos.js 2019-05-15 10:46:24 -07:00
Moe 0e322671da Merge branch 'patch-2' into 'dev'
Fix addStorage variables for video & timelapse checks - startup.js

See merge request Shinobi-Systems/Shinobi!61
2019-05-15 16:10:48 +00:00
Austin Lakeman 44aa8c5ac5 Fix addStorage variables for video & timelapse checks - startup.js 2019-05-15 14:43:27 +00:00
Moe fa9b71700f Remove nvidia-smi requirement from plugins/yolo/INSTALL.sh 2019-05-05 13:31:11 -07:00
Moe a87c2e6acc Compound Update
- Calculate Max Storage Amount for Videos and Timelapse Frames separately
- Split Max Storage Amount by percentage for Videos and Timelapse Frames
- Fix order of operations for on start monitor load and orphan check
- move some extender definitions to extenders.js
- Slim Power Video Viewer event bars
- Add hours to date range selector for Timelapse Jpeg
2019-05-05 13:30:07 -07:00
Moe cfa26f2f4e fix sizeLimit on start (again) 2019-04-29 15:59:15 -07:00
Moe 5c5e5a66f6 Fix yolo cuda check 2019-04-27 11:55:26 -07:00
Moe f5d416bf54 fix on Max Storage Amount set on start 2019-04-27 10:15:55 -07:00
Moe f3e10bcc56 Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2019-04-26 11:10:58 -07:00
Moe a1f33195ee clear "over max" timelapse frames 2019-04-26 11:10:53 -07:00
Moe 4d0318e00a Merge branch 'patch-2' into 'dev'
Fix "Save Log in SQL": add option values.

See merge request Shinobi-Systems/Shinobi!60
2019-04-24 19:14:37 +00:00
Austin Lakeman a33654dcf9 Fix "Save Log in SQL": add option values. 2019-04-24 18:42:50 +00:00
Moe 8cbd2281cd remove OpenCV requirement from Yolo plugin installer 2019-04-21 09:06:48 -07:00
Moe f8103fad1f fix on start sizeLimit value 2019-04-20 12:06:23 -07:00
Moe d0b4c83ba9 Fix Max Storage purge function
- add missing webServerPaths.js update
2019-04-20 11:52:53 -07:00
Moe 70ffde9ff4 display addStorage use in dashboard 2019-04-20 09:10:24 -07:00
Moe 4e4dd66cfa fix usedSpace check for addStorage 2019-04-20 08:11:43 -07:00
Moe dfd6d2e08c Fix Max Storage Amount loader 2019-04-20 07:58:56 -07:00
Moe c0f381af8f change addStorage startup value from bytes to kb 2019-04-19 18:00:05 -07:00
Moe fc870627ac Simplify and fix storage calculcation on start 2019-04-19 17:50:01 -07:00
Moe 8d1e03d148 set `oldPluginConnectionMethod` to false as default 2019-04-19 08:20:25 -07:00
Moe 90ba9cd75c default addStorage Max Storage Amount to "Main" value 2019-04-18 21:58:50 -07:00
Moe 3ebfc90906 Update monitor.js 2019-04-18 17:57:51 -07:00
Moe ec8824985f Packging, addStorage Max Amounts, Fix s3uploader and minor fixes
- Add ability to pacakge with `pkg`
- Add Max Storage Amount for each `addStorage` storage array per user
- Fix `uploaders/s3based.js` variable names
- Update Timelapse.jpeg video builder
- Allow rendering a separate page upon login for Sub-Accounts
2019-04-18 17:54:07 -07:00
TechplexEngineer 448c9f00d4 Fix zooming 2019-04-16 15:43:51 +00:00
Moe f8b6bb6692 clean up Control section 2019-04-14 11:37:52 -07:00
Moe 2fbcc84043 Fix missing Control section 2019-04-14 11:34:41 -07:00
Moe 6253979f10 Update customAutoLoad.js 2019-04-13 19:24:45 -07:00
Moe 57c5168454 Allow custom loading definition elements 2019-04-13 18:58:55 -07:00
Moe c7700b8eea add cpu and ram event extensions 2019-04-13 17:36:00 -07:00
Moe 447315cfef Updates and Fixes
- add videoDropInServer (FTP), currently only logs timelapse frames to database
- cleanup timelapse appearance
- allow replacing renderPaths.home with embeddable page for basic landing after login
- light ejs touchups
2019-04-05 22:27:22 -07:00
Moe ee678cf4f3 proper fix for recording dimensions
- this fix is not backward compatible, you will need to reset your dimensions manually. default is Auto (blank).
2019-04-02 23:21:19 -07:00
Moe 774756e3ad move well-known directory setting 2019-04-02 22:42:48 -07:00
Moe 0c3a3ada1e Fix Blank value insert for Monitor Settings+ 2019-04-02 22:37:37 -07:00
Moe 3beab3313c Fix Blank value insert for Monitor Settings 2019-04-02 22:26:37 -07: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 9877ac480f Fix Host Connection for Plugins and pluginBase.js use CWS 2019-03-30 13:53:24 -07:00
Moe 5c324a099b fix visiblity for field : "Global Detector Settings > Timeout Reset on Next Event" 2019-03-27 12:41:11 -07:00
Moe e1a27e853f fix detector_audio variable (remove duplocated no-motion selector) 2019-03-25 11:07:21 -07:00
Moe e01acf9381 modify poweredBy variable name 2019-03-24 23:46:31 -07:00
Moe 6a0f3d8599 move plugin functions from socketio.js into plugins.js 2019-03-24 23:45:03 -07:00
Moe cd72207acf improve timelapse.jpeg appearance and performance++ 2019-03-24 23:43:23 -07:00
Moe ea9f363fe1 improve timelapse.jpeg appearance and performance+ 2019-03-24 23:42:32 -07:00
Moe 2f21db0f52 fix minor typo 2019-03-24 12:31:26 -07:00
Moe 2e2737abbe fix Traditional Recording section visibility 2019-03-24 12:26:28 -07:00
Moe 85bfd75280 improve timelapse.jpeg appearance and performance 2019-03-24 11:19:55 -07:00
Moe bcdb54d02b Modify JPEG-Based Timelapse Method and add basic GUI
+Bug fixes for UI
2019-03-23 18:25:58 -07:00
Moe 875ed7fefa fix order of operations for CentOS installer 2019-03-23 17:58:38 -07:00