Commit Graph

274 Commits (344fa858c912db367702679992718471c9218b16)

Author SHA1 Message Date
Moe 35481e20e1 tweaks to carousel and recent videos 2021-09-19 21:34:54 -07:00
Moe 3c66619965 cleaner layout and light theme 2021-09-15 23:13:08 -07:00
Moe 02270b4ca4 redesigned login page 2021-09-02 21:45:35 -07:00
Mathéo Collin 0981caa5cf Updated the fr.json language file:
-More correct translations for the existing lines;
-Translated the most up-to-date language lines.

Some may be inaccurate due to lack of context.
I will do my best to correct any inaccuracy.
2021-08-13 17:13:57 +00:00
Moe 4638ee66a0 add toggle for Snapshot type in Notifications section 2021-07-02 19:39:57 -07:00
Moe d3f6b01736 prettify selecting Input Map selection 2021-06-12 21:19:16 -07:00
Moe 0e82ecf113 cleanup Additional Input and Stream Channel field generation 2021-06-12 19:36:05 -07:00
Moe 9a5e45f325 Update en_CA.json 2021-06-01 12:56:07 -07:00
Moe a3a71af679 Add Events List with Pics to Definitions (only for Dashboard v3) 2021-05-29 22:45:46 -07:00
Moe 40c8ece611 make "Unexpected Exit" description more elaborate 2021-05-26 13:22:07 -07:00
Moe ff442ace9f Easy Activation Prompt in Superuser Panel 2021-05-20 19:09:33 -07:00
Moe 4c34d3e389 Add HLS Options field in Account Settings > Preferences
- While the this feature is visible in the current dashboard it only works in Dashboard v3
2021-05-18 23:38:51 -07:00
Moe 48b4251a72 update definitions for Dashboard v3 2021-05-14 13:35:56 -07:00
Moe c041d0fad8 Timelapse, Event Filters, ONVIF Scanner, Camera Probe added to definitions 2021-05-04 13:17:43 -07:00
Moe ec647db625 Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2021-04-28 10:16:13 -07:00
Moe e6846bcea6 Merge branch 'core-changes-for-dashboard-v3' into 'dev'
Core changes for Dashboard v3

See merge request Shinobi-Systems/Shinobi!303
2021-04-28 17:09:44 +00:00
Moe 9f4b1934b9 update discord fields to be created dynamically 2021-04-27 11:37:19 -07:00
Moe 87650716cc Add Telegram Notifications 2021-04-26 23:02:26 -07:00
Moe 9e53f0c735 update definitions and language files 2021-04-26 18:23:08 -07:00
Moe 56dce0d0bd Update en_CA.json 2021-04-22 09:45:29 -07:00
Moe 99238a9061 Update en_CA.json 2021-04-20 23:29:16 -07:00
Moe 25c4b9d085 minor cleanup 2021-04-17 10:04:08 -07:00
Moe 4db5d3a4e5 Merge branch 'dev' of https://gitlab.com/Shinobi-Systems/Shinobi into dev 2021-04-08 08:28:52 -07:00
Moe 3e61b6b3e8 Add Ukrainian Language by tweekend.ua 2021-04-08 08:28:45 -07:00
Moe 268ce83784 update ldap account linking to use Alternate Login system 2021-04-06 20:55:16 -07:00
Moe 8609ce959e Fix Google App ID designation, add Name to LoginTokens
+ Show Last Login for LoginTokens in Settings window
2021-04-04 10:35:09 -07:00
Moe 9282a19331 Add Linking and Unlinking Google Sign-In from Alt Logins section 2021-04-03 23:53:38 -07:00
Moe 2cb3d8c9a2 Add Alternate Logins section in Settings, Minor Cleanup
+ Login Token API Endpoints for : get single, get all, delete by loginId
+ framework.sql update
+ update auto table creation for existing installations
+ fail message specific to alternateLogin can be passed to UI
+ add type column to LoginTokens table, default is "google" because its the only one (first of many to come)
2021-04-03 21:46:58 -07:00
Moe Alam 1ef74e5201 fix checking matrix in region 2021-02-27 08:39:17 -08:00
Moe Alam a12d36692b Update en_CA.json 2021-02-19 07:12:04 -08:00
Moe Alam a425701e29 API Keys Manager : clean up interface layout 2021-02-08 20:45:35 -08:00
Moe Alam 4ac4c60d18 API Key Manager : clean up code and some fixes 2021-02-08 09:43:46 -08:00
Moe Alam 7277e802b6 Sub-Account Manager : begin rewrite (the move from /admin to /) 2021-02-06 20:45:26 -08:00
Moe Alam 92e7f9c108 add API Key selector to Monitors window 2021-01-31 08:04:40 -08:00
Moe Alam 06231dde61 Add Inverse Triggering for Regions (Motion Detection only) 2021-01-25 16:11:37 -08:00
Moe Alam f9c80277d9 Plugin Manager : add configuration editor 2021-01-21 08:00:52 -08:00
Moe Alam 69dc2191d7 allow enable and disable of plugins as workers 2021-01-19 09:04:07 -08:00
Moe Alam b1ced580e1 show detector_trigger in UI logger and minor cleanup 2021-01-17 08:22:42 -08:00
Moe Alam 4ecf6c3127 onvifDeviceManager : add confirm windows and camera reboot button
+ move Device Manager launch from inside Monitor Settings window
2020-12-05 14:24:44 -08:00
Moe Alam 2b038dee6c onvifDeviceManager and Form Builder UI cleanup 2020-12-05 11:54:40 -08:00
Moe Alam 852399375d onvifDeviceManager : add function to compile form fields for resepective posts 2020-12-04 18:02:24 -08:00
Moe Alam 62166f6bfa onvifDeviceManager : populate Date and Time (minimal) 2020-12-04 14:06:09 -08:00
Moe Alam b4fac64c3c onvifDeviceManager : populate Imaging, minor cleanup 2020-12-04 09:41:49 -08:00
Moe Alam 115ef947e6 onvifDeviceManager : populate Video Configuration 2020-12-04 07:44:41 -08:00
Moe Alam 65bf6e0dc7 populate fields (non-selector fields) 2020-12-03 20:38:37 -08:00
Moe Alam 1c03744f5a Add "Add All" button to ONVIF Scanner (Adds all cameras not already added) 2020-11-03 21:58:00 -08:00
Moe Alam a2bc27335a ffmpeg.js : rewrite Continuous Recording output flags builder
+ add some Error checking and bypass for 453 occurence
2020-11-01 00:36:41 -07:00
Moe Alam fd4d228046 re-add Update button to Superuser panel (dedicated and git-only) 2020-10-29 20:56:57 -07:00
Moe Alam 915be87187 Update ONVIF Scanner result layout 2020-10-29 18:35:21 -07:00
Moe Alam d1e17479bb Update "Non-Standard ONVIF" to work with Amcrest, add Turn Speed field 2020-10-29 01:19:37 -07:00
Moe Alam 588b183dae framework for Monitor Configuration Warnings and Automatic Repair 2020-10-25 22:07:36 -07:00
Moe Alam c69d761009 ShinobiHub config search use public configs 2020-10-18 18:54:08 -07:00
Moe Alam c28cd32bbb cleanups 2020-10-11 23:11:39 -07:00
Moe Alam 24141f0e48 add proper message for timelapse frame deletion 2020-10-10 10:36:13 -07:00
Moe Alam aae352c998 humanize timelapse mp4 builder 2020-10-09 12:34:15 -07:00
Moe Alam 862bcb4d1d Show more live stats in P2P Server selection 2020-10-08 17:01:23 -07:00
Moe Alam acb7035769 Display Currently Registered P2P Server 2020-10-03 14:20:53 -07:00
Moe Alam 53b9c42c2c add feedback for copying to clipboard 2020-10-03 12:02:28 -07:00
Moe Alam 6dc438fdd7 humanize P2P UI more 2020-10-03 11:54:48 -07:00
Moe Alam eb8d893b72 Show stats of P2P Server in list 2020-10-02 23:13:06 -07:00
Moe Alam e45c411490 Add Production P2P Servers to list in Super User Panel 2020-10-02 21:27:29 -07:00
Moe Alam 14b15be4c0 begin proper secton for Notification toggles
- Future versions may have breaking changes involving notifications. Currently each type of notification has a toggle for each method. It will be mad so that a Method is the toggle for all types of Notifications and each type of Notifications will have a single toggle. This will be to mitigate the speed of the ever-growing numer of options.
2020-09-30 19:39:14 -07:00
Moe Alam 6e2ab4d61f Add UI for Easy Remote Access (P2P) in Superuser panel 2020-09-26 22:52:52 -07:00
Moe Alam edbcbcdd29 update PTZ button appearance 2020-09-20 21:26:01 -07:00
Moe Alam ad007b6f8f Improve Automatic PTZ (Return Home when Object lost)
+ Add Inverting Y-Axis
+ Add ONVIF Scanning Port 8899
+ Cleanup some ptz.js function uses
2020-09-19 23:28:35 -07:00
Moe cf6799eff2 add damaged audio warning 2020-08-27 21:58:42 -07:00
Moe 815fbb0cae remove extraneous option 2020-08-27 16:20:33 -07:00
Moe 8a6bfecf05 add cuda and opencl hwaccel options 2020-08-19 11:46:29 -07:00
Moe 70eedf740e customAutoLoad UI : minor prettify++ 2020-08-10 21:40:22 -07:00
Moe df22fee9ab Update en_CA.json 2020-08-10 20:31:06 -07:00
Moe 36d7c71a54 customAutoLoad management fixes 2020-08-10 15:58:56 -07:00
Moe 7f997649df customAutoLoad Module UI : Enable, Disable, Delete, Install functions 2020-08-09 23:13:18 -07:00
Ian Rubado a72ea774a8 Optionally allow recording to start on motion prior to object detection results. 2020-07-13 21:50:52 -04:00
Moe d4091743e5 Update en_CA.json 2020-07-12 15:38:56 -07:00
dennis.cartier 5ddfbcb5d3 Add support for testing count of matched objects 2020-06-26 05:43:36 -04:00
Moe 2c320635dc baisc Google Drive support for Auto Backup
- Cannot view videos or timelapse frames in the Shinobi Dashboard, must view them in Google Drive File Explorer
2020-06-15 00:54:52 -07:00
Moe 773351313f Allow PTZ Tracking any Object Tag 2020-06-13 22:17:54 -07:00
Moe df1cf56d62 Basic PTZ Follow upon Object Detection 2020-06-06 23:50:43 -07:00
Moe c96742c379 Refactor ONVIF Scanner (front-end) 2020-06-06 22:03:51 -07:00
Moe 600a7f5641 Better ONVIF Scanner, now displays all found network devices
- Will now display ONVIF devices if auth fails
- will now display all network devices with operating web panels
2020-06-06 20:45:08 -07:00
Moe 36a81ece73 Rename Indifference to "Change"+ 2020-06-05 14:13:18 -07:00
Moe e8b25ceafc Rename Indifference to "Change" 2020-06-05 14:09:00 -07:00
Moe 3bec7a95d7 Minor Adjustments to UI, swap Mode changing button with Event Trigger button 2020-05-28 11:34:53 -07:00
Moe b2db778b7c add quick load for monitor preset 2020-05-26 20:26:31 -07:00
Moe 940ddb4fab add a little validation for monitor preset addition 2020-05-26 17:20:23 -07:00
Moe 287d670506 add delete button and clean up some re-used functions 2020-05-26 16:47:06 -07:00
Moe 893f8f37e8 display changes in Preset with humanized name tags 2020-05-26 16:30:24 -07:00
Moe cbcd82f1d7 fix language var 2020-05-25 14:28:56 -07:00
Moe 295766b2a8 Basic Event Counts Windows, display chart by tag name 2020-05-24 19:41:24 -07:00
Moe 0023faf9b8 Add proper language vars for ShinobiHub options 2020-05-20 22:51:32 -07:00
Moe e6b309b7c8 Add API request to upload all available monitor configs 2020-05-20 10:44:56 -07:00
Moe 16f243000c Add API method to get configurations
- by default gets user uploaded configurations
2020-05-20 08:59:50 -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 410a6de983 light touch up on timelapse performance and UI 2020-05-16 19:27:23 -07:00
Moe f4079847c1 Add Custom > Object Detector Flags 2020-05-13 17:36:56 -07:00
Moe d72b61f592 Add Basic Object Counting mechanism 2020-05-05 08:02:23 -07:00
Moe 5dbeb8c5e5 Add Wallclock Timestamp toggle in Monitor Settings 2020-05-02 13:25:38 -07:00
Moe 80b0716536 Update en_CA.json 2020-04-04 18:52:42 -07:00
Moe 62f2dab693 add Open All Monitors to menu 2020-01-10 15:39:44 -08:00
Moe ed76347b25 Add Webhook and Command to No Motion Detector 2019-10-31 22:02:14 -07:00