Skip to content

Dashboard v3 : Tempered Steel

Moe requested to merge dashboard-v3 into dev

Here we go.

This Merge has additional Features on top of Dashboard v3 such as

  • On-Demand Sub-Stream
  • MQTT Integration (Send and Recieve)
  • Highly customizable UI layout via configuration files
  • Updated Event Filter Mechanism that allows grouping conditions
  • Super Simple Monitor Editor (Monitors List)
  • Add Global Webhook Notifications
  • Update Translation Tool to use Google Translate
  • Add Modular method to add Stream Types, Remove Integrated H.265 Support
  • Tweaks to 2-Factor Authentication Operation
  • P2P Server list is now dynamically requested on server start. If no list can be captured a default list is offered.
  • P2P Connection check every 15 minutes if disconnected (v1)
  • Update User's Disk Used Amount in UI on Account Save
  • Show Max Storage Amount notice on login if set to lower than 20GB
  • Add CUDA 11 Installer
  • ONVIF Scanner fixes
  • ONVIF Device Manager fixes
  • Better P2P (Easy Remote Access v2)
  • Upgrade Socket.IO to version 4.4.1 from 2.3.0
  • Update Dependencies
    • Replace request with node-fetch to get ready for native fetch support.
    • Update WebDAV
    • Add pushover-notifications
    • Update CWS
    • Update discord.js
    • Last Update to P2P v1 to remove request module
    • Update googleapis
    • Update ldapauth-fork
    • Update HLS.js
  • Fix authentication for HLS stream API endpoint
  • Add Italian Language file
  • Add Japanese Language file
  • Add Turkish Language file
  • Day Card view is now the Home of the dashboard
    • Day Cards are groupings of timelapse frames and videos into a single block. It allows quickly viewing the frames by moving your mouse cursor over it left and right.
  • Update TensorFlow installer for Jetson Nano and Node 16
  • ...
Edited by Moe

Merge request reports