Commit Graph

24 Commits (b2b3e574d8bb5105b2c1e7f598127be2afef8412)

Author SHA1 Message Date
Moe c8f38b0d2f minor cleanup 2019-06-04 09:39:36 -07:00
Austin Lakeman 83bfa252ac Fix "Save Log in SQL": add option values.
(cherry picked from commit a33654dcf9)
2019-05-24 15:30:43 +00: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
Austin Lakeman a33654dcf9 Fix "Save Log in SQL": add option values. 2019-04-24 18:42:50 +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 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 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 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 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 36302c0abf Fix missing Email on Trigger option in Global Detector Settings 2019-03-22 15:29:09 -07:00
Moe 00ab3046ff Add JPEG-based Timelapse creation
- Currently can only retrieve data about Timelapse through API, GUI coming soon
+ Definition fixes
2019-03-21 14:30:50 -07:00
Moe 758fc700b1 Rewrite Settings and Montior Edit forms in JSON instead of HTML
- rewrite of forms in JSON allow auto-generating the necessary fields on almost any template with a lot more ease
- remove ejs files for uploaders and make fields generate by JSON as well
+ activate separated css files
2019-03-15 00:32:18 -07:00
Moe 89bbbf4330 Bug Fix for Detector flag building 2019-02-16 14:56:46 -08:00
Moe f9450a58dd Humanize configuring Notification Video Length
- Notification Video Length : The length of the video that gets sent to your Notification service, like Email or Discord.
- New option appears under Recording Timeout.
2019-01-28 12:25:43 -08:00
Moe d6fb93c619 light cleanup and more humanizing 2018-10-08 00:23:39 -07:00
Moe 506c6a614e Add Color Threshold for Built-In Motion Detector 2018-10-02 22:00:00 -07:00
Moe 2cab29311f Merge branch 'detector-stuff' into 'dev'
Added max_sensitivity at the region and global levels which puts a cap on…

See merge request Shinobi-Systems/Shinobi!12
2018-10-03 03:52:42 +00:00
Moe 3cd977ef06 fix some definitions 2018-10-02 20:52:29 -07:00
Michael Sandrof 94d21ed0a2 Added max_sensitivity at the region and global levels which puts a cap on detections that can trigger an event.
Added detection threshold that requires a minimum number of detections before triggering an event.
2018-10-01 19:37:43 -07:00
namekal 1b3cefd807 Update Indifference definition 2018-06-28 17:43:54 +00:00
Moe c940294f00 Shinobi Pro Lands on Gitlab 2018-06-09 16:34:06 -07:00