mirror of
https://github.com/ipnet-mesh/meshcore-hub.git
synced 2026-06-21 18:45:14 +02:00
5a8160da0e
- Add 4 missing icons to icons.js (iconSettings, iconLogout, iconPause, iconPlay) - Replace 13 inline SVGs with icons.js functions across 5 files - Remove 3 raw-string SVG helpers from components.js - Rewrite renderAuthSection() to lit-html (was innerHTML) - Add renderFilterCard() and renderStatCard() to components.js - Adopt renderFilterCard() in nodes, messages, advertisements pages - Extract sub-renderers from home.js (hero, stats, activity chart) - Extract 5 modal dialogs from admin/node-tags.js - Use renderStatCard() in home.js and dashboard.js - Extract renderChartCards() helper from dashboard.js