Commit Graph

283 Commits (40798fc68baa0dd9968e66bb9a5418168f88619d)

Author SHA1 Message Date
Moe de18962860 add Fatal Error Exit notice, clean up fatal_max error check+ 2022-09-27 14:11:15 -07:00
Moe a69b29951c add Regions to Copy Settings 2022-09-18 14:39:19 -07:00
Moe 7bfc952426 fix button display on live stream grid 2022-09-15 06:53:51 -07:00
Moe 2aade4631d Merge branch 'feature-default-storage' into 'dev'
UI: Default storage style

See merge request Shinobi-Systems/Shinobi!381
2022-09-10 21:27:12 +00:00
Moe db073df9b2 add refresh buttons to FileBin and Calendar 2022-08-31 12:20:53 -07:00
Antonín Skala f1f9ad49cd
Use lang files for Default storage prefix 2022-08-27 00:08:12 +02:00
Antonín Skala ac6265d998
Add Default storage name 2022-08-26 11:13:15 +02:00
Antonín Skala 18b35af507
Fix default storage font 2022-08-26 09:52:50 +02:00
Moe c5879c4df8 fix hdd icon for storage indicator 2022-08-25 14:05:17 -07:00
Moe 8d8c619587 Add refresh button to Videos Table 2022-08-22 12:06:20 -07:00
Moe 4a1817b421 Merge branch 'unused-file-cleanup' into 'dev'
Web UI Library Cleanup

See merge request Shinobi-Systems/Shinobi!378
2022-08-21 15:52:10 +00:00
Moe 6908a3a757 Merge branch 'archive-videos' into 'dev'
Archive Feature

See merge request Shinobi-Systems/Shinobi!379
2022-08-20 18:00:22 +00:00
Moe 1bff50199b Allow viewing only Archived videos in Videos page 2022-08-20 10:50:08 -07:00
Moe e66b39427a Add Compress Completed Videos to Copy Settings 2022-08-20 10:34:45 -07:00
Moe 28f16a1c73 Add Fullscreen button to Live Grid item button strip 2022-08-19 23:20:56 -07:00
Moe 739f9d83b0 add description for auto compress 2022-08-18 21:48:20 -07:00
Moe a6788fec79 Option to auto compress Continuous and Event-Based Recording 2022-08-18 19:00:29 -07:00
Moe fcbd5e94d0 add Monitor selector in the Monitor Settings tab 2022-08-17 13:12:19 -07:00
Moe 00bda917e4 Make Video Compression go into a Queue (group level) 2022-08-17 10:05:54 -07:00
Moe ad9abdd253 remove remote link to font-awesome and fix some icons 2022-08-13 20:10:52 -07:00
Moe 220c55449d Add Toggle for Cloud Videos set in Videos Table 2022-08-08 14:10:20 -07:00
Moe 428666cc64 Add Permission checks for Live Stream block buttons 2022-08-08 11:53:35 -07:00
Moe 6b3f2fc82e Add API Key Manager for Super User 2022-08-07 18:57:16 -07:00
Moe 428d17cf87 add some UI fixes for displaying Unauthorized features for Sub-Acc 2022-08-07 16:27:03 -07:00
Moe 3f783f826d Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2022-07-30 12:20:57 -07:00
Moe fbacafdd94 Add bulk deletion to time-lapse viewer and some minor cleanup 2022-07-30 12:09:10 -07:00
Antonín Skala d0f4374909
Swap cpu/ram icons 2022-07-30 10:04:04 +02:00
Moe e6d3f6e0dc Update Appearance for Super User panel
- a Refactor for the actual code may be coming soon, however the goal with this is only to convert the appearance to match the style of Dashboard v3
2022-07-22 22:14:06 -07:00
Moe bde04877b5 Allow adjusting Event-Based Recording Analyze Duration and Probe 2022-07-21 18:58:18 -07:00
Moe 92f29cf4f9 Make Object Detection section visible in Simple view 2022-07-21 18:57:25 -07:00
Moe 70401b5631 Add uiVisibilityConditions for niche field visibility requirements
+ fixes the missing settings for Stream Types that require encoding but did not swap the Video Codec when it was visible before selecting.
2022-07-21 17:11:08 -07:00
Moe c86c0660bc fix default value for Event-Based Recording Audio Codec 2022-07-18 22:55:27 -07:00
Moe 17e7fdc15a Add Accuracy Mode for Motion Detection 2022-07-17 23:48:10 -07:00
Moe 7618c3083f Add reconnect stream button to Live Grid block 2022-07-16 09:30:17 -07:00
Moe 6e005126a5 Fix Monitor Settings Stream sections field visibilities by Stream Type 2022-07-14 17:57:47 -07:00
Moe 9409c29986 Fix Accelerator options being missing from Additional Input 2022-07-14 13:57:48 -07:00
Moe f66781dd00 Update Region Editor layout slightly 2022-07-12 19:08:55 -07:00
Moe ec66d94088 fix overflowing region editor canvas with scroller 2022-07-12 18:24:02 -07:00
Moe 450b7ab855 Option to Search for videos by Object Tag
this feature will only work on detections and recordings made after this update is applied. Previous detections are not searchable in this way.
2022-07-05 21:59:37 -07:00
Moe 364822f3a4 Lightly Refactor PTZ controls, Add PTZ Hold to move and release to stop 2022-07-03 13:50:16 -07:00
Moe 52c1b237ca clean up layout for Monitor Settings more 2022-07-01 19:43:57 -07:00
Moe 5bea14a78d Making Simple/Advanced Toggle in Monitor Settings mean something 2022-06-30 21:34:20 -07:00
Moe 0ae6bc8419 Rename Traditional Recording to Event-Based Recording, +
+ Re-arrange some fields and make them only show when advanced is toggled on in the Monitor Settings
+ removal of some unused fields
2022-06-30 21:16:32 -07:00
Moe 374c34faec Remove HLS List Size in favor of Buffer Time from Event+ 2022-06-30 18:26:55 -07:00
Moe 344fa858c9 Remove HLS List Size in favor of Buffer Time from Event
monitorConfig.details.detector_buffer_hls_list_size is now deprecated. It will be automatically calculated based on the Buffer Time from Event that is provided.
2022-06-30 18:07:40 -07:00
Moe 6938850113 Display Usage for Videos, FileBin and Timelapse Frames in divided bar 2022-06-29 20:35:21 -07:00
Moe f3432d0b44 fix syntax error and minor cleanup ui 2022-06-29 19:42:04 -07:00
Moe 026ee4d6a2 use standard videos list for "Videos" tab 2022-06-27 23:33:00 -07:00
Moe 7fbb0cdfcb Add simple video viewer 2022-06-27 16:31:01 -07:00
Moe 5f0b207003 timelapse video build progress indicator cleanup 2022-06-27 14:23:49 -07:00
Moe 8d8c0400d2 Add Preview to FileBin viewer 2022-06-27 00:31:27 -07:00
Moe 4b42dd6ed4 Add "Don't Show Detection" button to Live Grid options
+ minor cleanup to base.js
2022-06-26 00:57:59 -07:00
Moe a53f63e2f4 Fix Live Grid stream element stretch toggle 2022-06-25 12:37:09 -07:00
Moe ad12871c20 Update Bootstrap Table, Add FileBin file viewer framework 2022-06-25 00:10:17 -07:00
Moe d4eb4bafdd Fix incorrect parameter name for "dontMonStretch" option 2022-06-20 23:00:21 -07:00
Moe e1821dc83e Allow Hiding SideMenu (Kiosk Mode) 2022-06-17 15:33:14 -07:00
Moe 0594bf2c3c Add Clock to Dashboard v3 2022-06-17 14:46:18 -07:00
Moe 0398e08001 Button to disable Stream stretch in Live Grid 2022-05-10 18:57:41 -07:00
Moe 748b3cf88a Update language loader, minor cleanup 2022-05-02 13:12:42 -07:00
Moe efe9d7c093 Fix Language Modifier and rename definitions framework 2022-04-30 13:15:26 -07:00
Moe 6a971e3151 add mute and minor fixes to Power Video Viewer 2022-04-29 10:10:37 -07:00
Moe ca955748f3 fix hidden Retry Connection field 2022-04-03 17:49:11 -07:00
Moe c16727e3de generate remaining language variables from and to definition file+ 2022-03-21 00:27:45 -07:00
Moe e2f54343b6 generate remaining language variables from and to definition file 2022-03-21 00:09:56 -07:00
Moe 56e63f0fac Fix Poseidon on Dynamic Substream Live Grid view 2022-02-20 19:44:03 -08:00
Moe 7c875bffac fix power viewer loading 2022-02-13 16:17:57 -08:00
Moe 5508eb1813 fix power video positioning 2022-02-12 22:09:28 -08:00
Moe 5709a3f140 Email Notification settings are now configurable in Account Settings
Email settings in conf.json are separate from Account Settings configurations. To hide all System Level (conf.json) Email settings : remove `mail` object from your conf.json.
2022-02-07 11:15:11 -08:00
Moe a7fb7b33ea fix event save on child node, fix command filter condition, add SideMenuAfterList 2022-01-12 10:41:23 -08:00
Moe 5fd114b750 Allow Selecting certain time frames on Recent Videos 2021-12-19 07:10:33 -08:00
Moe 43c3ab4e75 Add 1 Minute interval to Timelapse Frames 2021-12-17 10:35:57 -08:00
Moe 3cf38a7843 Substream can now be used for On-Demand Live Stream on Dashboard 2021-12-06 15:45:25 -08:00
Moe 4bb4828acf Add Substream Default values and some validation for startup 2021-12-04 21:59:26 -08:00
Moe 40dc0c217d add info about Monitor States and Schedules 2021-12-04 21:37:10 -08:00
Moe f8982f11eb rearrange side menu and add dividers 2021-12-04 21:04:07 -08:00
Moe 6b3804a5b4 Add Dynamic Substream Toggle button 2021-12-04 19:49:25 -08:00
Moe 102eee923d add help page 2021-12-04 19:13:27 -08:00
Moe e0edef691b minor UI cleanup 2021-12-04 11:22:10 -08:00
Moe c9940e6bf6 fix Sub Stream default Codec selections 2021-12-04 11:10:35 -08:00
Moe 6e48a1d928 fix definition field names, fix Additional Input Map not loading fields 2021-12-04 08:42:34 -08:00
Moe 0cc3344489 Port over ONVIF Device Manager 2021-11-23 21:05:56 -08:00
Moe 2cab5c3063 re-arrange power video 2021-11-23 15:32:35 -08:00
Moe aa65df241f fix displaying Uploader fields 2021-11-15 13:09:37 -08:00
Moe 0d9a99b56e change power viewer to use select field for monitors list 2021-11-11 22:08:15 -08:00
Moe 40b4669d01 Add Modular method to add Stream Types, Remove Integrated H.265 Support
- H.265 Support must now be added by user intervention via a Custom Auto Load Module. You can install the module easily by using the zip link in the Super User panel's Custom Auto Load manager.
Repository : https://gitlab.com/moeiscool/shinobi-h265-support
Zip Link : https://gitlab.com/moeiscool/shinobi-h265-support/-/archive/main/shinobi-h265-support-main.zip

Why? the library libde265.js is great but it is not a proper fit for the application. Moving onward it will be nice to allow new stream types to be easily added as well as get ready to try a different H.265 library for our web viewing pleasure.
2021-11-05 15:59:42 -07:00
Moe ee194ae1dd add gradient background to power view item strip 2021-11-03 06:45:50 -07:00
Moe a54b0e0111 port calendar view into dashboard v3+ 2021-11-02 21:17:56 -07:00
Moe 199d51424b port calendar view into dashboard v3 2021-11-02 21:16:06 -07:00
Moe bd1f431269 monitor card html build as modular global function 2021-11-01 15:01:24 -07:00
Moe 528434ffe4 Simplify Event Filters
No option has been removed from filter actions. To "not" do an action you must disable it in Monitor Settings so that the "Original Choice" action is to not do it.
2021-10-28 22:20:35 -07:00
Moe e34679aa92 Fix Event Filter Handling 2021-10-28 21:00:52 -07:00
Moe 351bc87b24 Add Close All Monitors link to Live Grid sub menu 2021-10-23 23:24:58 -07:00
Moe 7ac385b01f cleaner powerVideo layout 2021-10-23 22:42:18 -07:00
Moe 23cbb76416 add Power Video Viewer to Dashboard v3
Its not actually needed anymore now that Videos rows display events and snapshots within them.
2021-10-23 22:39:05 -07:00
Moe 414f27e9ee minor cleanup 2021-10-23 19:11:57 -07:00
Moe efa1e571a6 make side menu monitors display togglable from config 2021-10-20 17:18:09 -07:00
Moe cde8b7b0bd fix filtered event starting record on monitor 2021-10-19 19:39:28 -07:00
Moe fa062c9e19 clean up region editor+ 2021-10-18 13:44:29 -07:00
Moe c040812b88 minor cleanup and fixes, new region is now full frame by default 2021-10-18 12:17:39 -07:00
Moe d9bb8d0ffc clean up onvif scanner drawing, fix import all 2021-10-16 20:06:02 -07:00