Commit graph

64 commits

Author SHA1 Message Date
root ca2b7b3dd1 handle special characters (e.g., newlines) in node data (#31) 2025-01-07 18:50:48 +00:00
root 92dcb58981 auto update improvements 2025-01-07 00:50:17 +00:00
root 55cdd8a32b preload nodes.json, change font 2024-12-29 04:41:41 +00:00
Brian Shea 9c167290cc
Create FUNDING.yml 2024-12-28 14:40:56 -05:00
root b55a1d3570 add per-node rate limiting 2024-12-15 19:06:19 +00:00
root b3b44283a7 remove blocklist 2024-12-15 01:36:45 +00:00
root 755b8403a3 update README to remove restriction around region-based root topics 2024-12-01 16:56:42 +00:00
root 0393e6663a treat NaN floats as zero 2024-12-01 16:54:15 +00:00
root 7a8a2ce030 filter invalid topics 2024-12-01 05:35:39 +00:00
root 1b62110914 allow custom root topics 2024-12-01 04:34:59 +00:00
root ec6cb716a6 use SubscribeMultiple 2024-12-01 03:53:45 +00:00
root 77509cb40e remove unnecessary unsubscribe before disconnect 2024-12-01 03:05:50 +00:00
root f33853a4dd display temperature, humidity, pressure from EnvironmentMetrics (#29) 2024-11-23 02:37:07 +00:00
root 6226a5daba group node details by message type 2024-11-23 01:53:57 +00:00
root 92faa8cf0f collect temperature, humidity, pressure from EnvironmentMetrics (#29) 2024-11-23 01:45:44 +00:00
root 95cae1c6d0 add blocklist file 2024-11-09 19:41:09 +00:00
root 37945aa4bc fix missing imports 2024-11-09 19:36:51 +00:00
root 31cf966142 add blocklist mechanism 2024-11-09 19:34:36 +00:00
root 754f73fe8a add optional Accept function 2024-11-09 18:34:47 +00:00
root 98cb8c734c dark mode shadows 2024-11-01 01:09:37 +00:00
root 02bcd0c019 more header, icon updates 2024-10-24 21:07:50 +00:00
root 4b028a42d6 update readme 2024-10-24 18:00:48 +00:00
root ff4e8838ca use default tooltip opacity and z-index 2024-10-24 02:18:14 +00:00
root c4e1490dda rearrange dark mode toggle, zoom, geolocate controls 2024-10-24 02:03:20 +00:00
root 5213995fa8 increase header height 2024-10-24 00:52:10 +00:00
root d69035cf65 remove old version filter 2024-10-19 14:36:33 +00:00
root 1b3c3bee5d update opacity calculation 2024-10-05 01:13:50 +00:00
root 3d290d47ec set marker opacity based on last seen time 2024-09-28 18:46:04 +00:00
root 6b366e8f6b Merge branch 'main' of github.com:brianshea2/meshmap.net 2024-09-20 15:39:19 +00:00
root cb47f24562 hide tooltips on mobile 2024-09-20 15:37:00 +00:00
Brian Shea e2668a2de2
Merge pull request #23 from PockyBum522/patch-1
Add maximum resolution note to location accuracy notice
2024-09-19 12:35:22 -04:00
DSikes acd1de0169
Keep this line a quote in README.md
Co-authored-by: Brian Shea <165865819+brianshea2@users.noreply.github.com>
2024-09-19 12:23:34 -04:00
DSikes 2fbea487c1
Reformatted resolution note in readme
Per maintainers request, moved the resolution note for the most accurate resolution available that matches the new Meshtastic specification for sharing location to its own line
2024-09-19 07:34:31 -04:00
root a782f28231 Merge branch 'main' of github.com:brianshea2/meshmap.net 2024-09-19 01:41:37 +00:00
root c352ce1490 better tooltips 2024-09-19 01:39:52 +00:00
DSikes 6303111838
Add maximum resolution note to location accuracy notice
I had to look up what the setting was allowed to be, so I figured I'd relay that information where it may be useful.
2024-09-18 20:21:30 -04:00
Brian Shea b5ab26a8c2
Update readme to clarify topic subscriptions (#21, #22) 2024-09-15 17:06:08 -04:00
Brian Shea 5aeeb3e499
update readme for #21 2024-08-27 09:53:29 -04:00
root 8f8de43e88 subscribe to each region-based topic separately (issue #21) 2024-08-25 14:40:11 +00:00
root 59b76c9087 display altitude in node details 2024-08-18 22:53:28 +00:00
root c1243ee74f update remove-nanopb.patch 2024-08-18 22:26:32 +00:00
root 3e5f76a5ca collect altitude from position and map report messages 2024-08-18 22:14:17 +00:00
root da626616b2 add a little more resolution to voltage, chutil, and airutiltx (issue #18) 2024-07-26 15:46:34 +00:00
root c62935abd1 make default channel display a boolean 2024-07-26 15:44:48 +00:00
root 742fa2a15e only show most recent packet details per reporting node 2024-07-25 03:06:09 +00:00
Brian Shea a402aaa90d
Update readme 2024-07-23 16:44:34 -04:00
root eb1e4bf3fb reduce expiration time for neighbor reports and device metrics 2024-06-13 15:30:29 +00:00
root bf66ece307 change MapReport display 2024-06-12 02:28:27 +00:00
root 18f57cb763 fix fallback font family 2024-06-11 22:06:22 +00:00
root b08beabc6b show channel name from mqtt topic 2024-06-11 22:04:27 +00:00