Initial plan (#28) take it off git#51
Closed
Cleanskiier27 wants to merge 50 commits into
Closed
Conversation
…de-v<ver>-win-x64)
…I; remove auth nav links; simplify vercel build
…date from a specified folder (e.g., G:\kodak); update README
…gDir in scheduled task registration; update README
…ading to destination drive (space checks, robocopy, checksums, optional zip)
… feature flag for auth endpoints
- Added POST /api/devices/register endpoint for device registration. - Implemented validation and persistence of device registration data. - Enqueued registration events to a message queue for ingestion. - Created mock ingestion endpoint to simulate neural network processing. - Added integration tests for device registration and ingestion flow. - Introduced device status transitions and persistence in the device store. - Implemented a device consumer worker to process queued messages. - Added JSON schema for device registration payload validation. - Updated CI workflow for device registration integration tests. - Enhanced observability with logging and metrics for registration and ingestion processes.
…tivity, and UI layout
…onnection pooling
…ions - Implemented a full HTML structure for the WiFi 7 Mesh Overlay. - Added a canvas for animated background and mesh visualization. - Created a top bar displaying encryption status and data rate. - Developed a side panel for listing encrypted ports with details. - Included a mesh info section showing WiFi 7 nodes and bandwidth graph. - Implemented control buttons for toggling mesh, encryption, refreshing ports, and viewing statistics. - Added JavaScript functionality for rendering ports, updating stats, and animating mesh nodes. - Styled the overlay with CSS for a modern, responsive design.
…ts and scheduled tasks
Major Updates: - Added Leaflet satellite map integration (Network/Satellite/Hybrid views) - Implemented gateway management panel with device configuration - Added NetworkBuster AI with conversation history tracking - Upgraded to Waitress production WSGI server (8 threads) - Created auto-start service and installation system - Added device tagging, reputation scoring, and threat detection - Implemented microdevice serialization barrier - Added network thumbnails and device classification - Created conversation history viewer with search and export New Features: - Gateway management: restart, firewall toggle, DHCP control, firmware updates - Satellite imagery overlay from ESRI World Imagery - Real-time signal monitoring dashboard - Device library with persistent JSON storage - Port forwarding configuration display - AI-powered security threat detection - Auto-refresh and real-time updates Technical Improvements: - Production-ready WSGI server (Waitress) - Indexed data structures for O(1) lookups - Performance caching with TTL - RESTful API endpoints for gateway actions - Enhanced error handling and validation
take it off git
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.