44f2a7f0a9
fix(typescript): tighten TypeScript null safety and error handling across backend and ops UI
2026-03-26 07:40:56 +00:00
2f8c04edc4
feat(monitoring): add backend protocol metrics to network stats and ops dashboard
2026-03-23 07:17:33 +00:00
82ce17a941
fix(monitoring,remoteingress,web): Prune old metrics buckets periodically, clear metrics caches on shutdown, simplify edge disconnect handling, and optimize network view data updates
2026-02-21 18:56:44 +00:00
dce1de8c4b
feat(remote-ingress): add Remote Ingress hub integration, OpsServer UI, APIs, and docs
2026-02-18 18:47:18 +00:00
a4ddedaf46
fix(icons): standardize icon identifiers to lucide-prefixed names across operational views
2026-02-17 10:57:27 +00:00
3078fa9d7b
feat(dashboard): use SmartProxy server-side throughput history and per-IP bandwidth in network view
2026-02-14 12:31:44 +00:00
b033d80927
fix(network,dcrouter): Always register SmartProxy certificate event handlers and include total bytes + improved connection metrics in network stats/UI
2026-02-13 22:03:23 +00:00
c2d3ace0dd
feat(radius): add RADIUS server with MAC authentication (MAB), VLAN assignment, accounting and OpsServer API handlers
2026-02-01 19:21:37 +00:00
aed9151998
update
2025-07-04 18:50:15 +00:00
9027125520
update
2025-07-03 01:53:50 +00:00
ee561c0823
update
2025-07-03 01:50:46 +00:00
95cb5d7840
update frontend
2025-07-02 19:18:14 +00:00
2f46b3c9f3
update
2025-07-02 11:33:50 +00:00
405990563b
update UI
2025-06-27 09:28:07 +00:00
bf9f805c71
fix(metrics): fix metrics
2025-06-23 13:24:43 +00:00
28cbf84f97
fix(metrics): fix metrics
2025-06-23 00:19:47 +00:00
d24e51117d
fix(metrics): fix metrics
2025-06-22 23:40:02 +00:00
92fde9d0d7
feat: Implement network metrics integration and UI updates for real-time data display
2025-06-20 10:56:53 +00:00
3ba47f9a71
fix: update styles in various components to use dynamic theming and improve layout consistency
2025-06-19 12:14:52 +00:00
8ce6c88d58
feat: Integrate SmartMetrics for enhanced CPU and memory monitoring in UI
2025-06-12 11:22:18 +00:00
facae93e4b
feat: Implement dees-statsgrid in DCRouter UI for enhanced stats visualization
...
- Added new readme.statsgrid.md outlining the implementation plan for dees-statsgrid component.
- Replaced custom stats cards in ops-view-overview.ts and ops-view-network.ts with dees-statsgrid for better visualization.
- Introduced consistent color scheme for success, warning, error, and info states.
- Enhanced interactive features including click actions, context menus, and real-time updates.
- Developed ops-view-emails.ts for email management with features like composing, searching, and viewing emails.
- Integrated mock data generation for emails and network requests to facilitate testing.
- Added responsive design elements and improved UI consistency across components.
2025-06-12 08:04:30 +00:00