Commit Graph

67 Commits

Author SHA1 Message Date
Anton Roslund b39de31c75 fix fetchDeviceMetrics. Use correct query parameter. 2025-11-10 07:53:31 +01:00
Anton Roslund 77dfbd380d Add solar nodes battery chart to status page. 2025-11-02 20:34:07 +01:00
Anton Roslund a4b0e18c3a Update status page most active nodes chart from 300 to 200 for better visualization. 2025-11-02 12:19:14 +01:00
Anton Roslund c4318073bb Refactor channel utilization functionality by removing LongFast channel support and associated UI elements. Update data fetching to focus solely on MediumFast channel, simplifying the gauge creation and legend display. Clean up unused code related to channel filtering. 2025-11-02 12:10:26 +01:00
Anton Roslund cfdd8c0cd6 remove node-stats.js 2025-11-02 11:31:15 +01:00
Anton Roslund 5820d02e92 Remove channel filter UI and related functionality from messages 2025-11-02 11:29:51 +01:00
Anton Roslund f9e3a35f61 Clean up 2025-10-19 09:18:01 +02:00
Anton Roslund 14689c6bfa add channel filter to stats 2025-10-05 22:29:26 +02:00
Anton Roslund 50147d0ce2 use ok-to-mqtt from messages instead of node 2025-09-29 20:59:36 +02:00
Anton Roslund 775a5ace19 remove debug 2025-09-28 22:36:39 +02:00
Anton Roslund 3061fd057e add ok-to-mqtt warning to messages 2025-09-28 22:26:54 +02:00
Anton Roslund c2c20089e0 show hops left 2025-09-28 21:50:16 +02:00
Anton Roslund e5b4c9fb18 update messages.js 2025-09-28 21:18:08 +02:00
Anton Roslund 9b6e169a73 Add CLIENT_BASE 2025-09-28 20:36:03 +02:00
Anton Roslund 8d3fff45ff update channel-utilization graph 2025-09-28 13:33:13 +02:00
Anton Roslund 0bda6dbb05 Update rsvp-tracker 2025-09-28 13:31:03 +02:00
Anton Roslund 3d76dfb510 litefs without webui 2025-09-26 11:11:17 +02:00
Anton Roslund 8193532bd7 New cahnnel-utilization.js 2025-09-25 22:07:42 +02:00
Anton Roslund 140935d478 Increase Message fetch to 1000 2025-09-24 18:01:40 +02:00
Anton Roslund 4bc389237b lower min ch.util 2025-09-23 23:11:56 +02:00
Anton Roslund 590d274d2d Add transition status 2025-09-21 22:33:53 +02:00
Anton Roslund 382ca20af7 Fix date logic 2025-09-20 10:38:54 +02:00
Anton Roslund 9fae44a7b5 Add channel utilization gauges 2025-09-20 10:38:17 +02:00
Anton Roslund 12b302dea8 Clean up RSVP tracker. 2025-08-22 20:09:05 +02:00
Anton Roslund 4ab9c2d5a5 Quick channel inclusion 2025-08-15 19:40:18 +02:00
Anton Roslund 951e4e386b match kommer inte 2025-08-15 06:36:18 +02:00
Anton Roslund 1b2c015b1e AW and rsvp tracker 2025-08-14 20:32:01 +02:00
Anton Roslund 4082158fd0 Add max_hops graph 2025-08-10 11:53:58 +02:00
Anton Roslund c3f9d59b6a Messages per hour use stockholm time 2025-08-09 16:36:46 +02:00
Anton Roslund 3c954e204c Fix doubble slash 2025-08-09 16:07:57 +02:00
Anton Roslund 1e9b5aad1f Add more stats 2025-08-09 12:20:54 +02:00
Anton Roslund 968d7613f4 Fetch more messages 2025-08-06 23:21:32 +02:00
Anton Roslund 5b1b4ad97f Update firmware versions stats 2025-08-06 22:34:49 +02:00
Anton Roslund 65b87c4071 Add web-flasher functionality for esp32 based devices (#26) 2025-07-31 10:25:41 +02:00
Anton Roslund 8a53f41ad4 Potential fix for code scanning alert no. 2: Replacement of a substring with itself
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-07-14 16:22:06 +02:00
Anton Roslund 9967cbd3af 30 days for battery-stats as well 2025-05-16 22:49:48 +02:00
Anton Roslund 65c92b84b7 30 days for channel utilization 2025-05-16 22:49:20 +02:00
Anton Roslund 7ddd59dfa8 New min for channel util 2025-05-07 22:07:00 +02:00
Anton Roslund 6567f9bde5 fetch nodes before loading graph 2025-05-07 17:53:24 +02:00
Anton Roslund 48da0aa40f Add channel-utilization stats 2025-04-21 22:26:27 +02:00
Anton Roslund 0d9d66df57 Add battery stats 2025-04-20 10:38:57 +02:00
Anton Roslund 27d323047f Consistent sizing of charts 2025-04-19 22:13:33 +02:00
Anton Roslund c0ceb4793d remove debug log 2025-04-19 22:13:33 +02:00
Anton Roslund c445eb67c6 sort by firmware version, not count 2025-04-16 17:33:43 +02:00
Anton Roslund 8df3b345a7 fix sorting of firmware versions 2025-04-15 22:35:55 +02:00
Anton Roslund 6de9ded0cc make position-precision use fetchNodes() 2025-04-14 23:39:33 +02:00
Anton Roslund b4ae4a31dd add firmware version graph 2025-04-14 23:39:09 +02:00
Anton Roslund 53b75ede11 fetch nodes only once 2025-04-14 22:55:54 +02:00
Anton Roslund cec4325417 Fix hardcoded colors 2025-04-13 20:35:53 +02:00
Anton Roslund ff763e3cf2 Add filter to the portnum distrubation chart 2025-04-09 20:05:18 +02:00