Commit Graph

57 Commits (4e45668ef376f38a1aa04d46bf28a1934c0334de)

Author SHA1 Message Date
Moe f9aefe7c1b UI adjustments and fixes 2020-05-26 19:16:50 -07:00
Moe 893f8f37e8 display changes in Preset with humanized name tags 2020-05-26 16:30:24 -07:00
Moe e2ea8c03fe Allow creating Presets from inside Monitor Settings window 2020-05-25 20:49:12 -07:00
Moe cbcd82f1d7 fix language var 2020-05-25 14:28:56 -07:00
Moe 3f0efd3c5c Add option for automatic private backup of monitors to ShinobiHub
- This feature is for Subscribers only.
2020-05-19 16:56:21 -07:00
Moe c41c76dedc Update en_CA.js 2020-05-13 18:12:31 -07:00
Moe f4079847c1 Add Custom > Object Detector Flags 2020-05-13 17:36:56 -07:00
Moe f5c3467ea7 properly expose some object detection options 2020-05-13 15:32:53 -07:00
Moe d72b61f592 Add Basic Object Counting mechanism 2020-05-05 08:02:23 -07:00
Moe e67263f7b3 Fix MxPEG hiding Automatic option 2020-05-04 17:17:46 -07:00
Moe 5dbeb8c5e5 Add Wallclock Timestamp toggle in Monitor Settings 2020-05-02 13:25:38 -07:00
Ian Rubado 24254aacf0 Update en_CA.js 2020-04-01 03:05:27 +00:00
Ian Rubado 959749b133 Fixed typo with copy/paste 2020-04-01 03:01:09 +00:00
Ian Rubado bb3f13656e Added options for timelapse 2020-04-01 01:27:47 +00:00
Moe 519c5e7863 update default indifference to 10 2020-02-25 08:52:42 -08:00
Moe ae24fc5651 Retry Connection counter resets after 1 minute of success
+ light cleanup
+ Retry Connection now default is 10
2019-12-12 18:07:01 +06:00
Moe 0c38ca70fe hide Show Matrices option (did not work) 2019-11-14 08:34:59 -08:00
Moe ed76347b25 Add Webhook and Command to No Motion Detector 2019-10-31 22:02:14 -07:00
Moe 115752820d Update No Motion Detector; Add Discord Notification 2019-10-31 17:26:52 -07:00
Moe 40481e3d3e fix visibility for Check Signal Interval 2019-10-04 09:53:54 -07:00
Moe f594d510b9 Add Snapshot Delay for Discord and Email Notification on Event 2019-10-02 19:25:43 -07:00
Moe a2dcccd9b9 fix monitor import base object
+ add copy stream channels
2019-09-23 15:58:33 -07:00
DewGew 1dcd5278ff Update en_CA.js 2019-08-20 06:51:45 +00:00
DewGew 851aff49df Update en_CA.js 2019-08-19 13:46:54 +00:00
DewGew bdf54fcdae updated without unnesseary headerTitles 2019-08-19 07:38:08 +00:00
DewGew e9e681eca9 Added language vars in en_CA.js 2019-08-09 06:58:01 +00:00
Moe 588d536580 Add Event Webhook Method, Add debugLog for Command on Event 2019-07-28 23:46:15 -07:00
Moe e474eba577 add ffmpegBinary to conf.json 2019-07-25 23:24:55 -07:00
Moe d0adfcc1ff Update HTTP Motion Trigger
- Make it a JSON response
- Add ability to Block it with a switch
2019-07-14 18:02:15 -07:00
Moe 11a87cbb1f add MxPEG support
+ minor cleanup
2019-07-07 20:05:49 -07:00
Moe 7ca9b39edc Fix hidden setting for Password fields 2019-06-30 09:14:55 -07:00
Austin Lakeman ef3067360b Fix "Webhook on trigger" URL Field 2019-06-14 16:25:10 +00:00
Austin Lakeman c4064fed02 Fix conflicting "name" values for OpenALPR fields. 2019-06-05 04:18:30 +00:00
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