Commit graph

49 commits

Author SHA1 Message Date
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
root 0c24138070 decrease default zoom level to 10 from 12 2024-06-11 20:16:33 +00:00
root 683315cbe5 fix #12 2024-06-07 11:49:27 +00:00
root 33b809fbb6 decrease node expiration to 1 day 2024-06-04 22:15:11 +00:00
root e1ec3649cb ignore MapReport spam from 2.3.1 2024-06-04 16:31:37 +00:00
Brian Shea 236fc5c67a
Merge pull request #8 from afairclo/patch-1
Fix for off-by-one precision radius
2024-06-03 10:17:53 -04:00
afairclo 5a3d11c8ca
Update index.html 2024-06-02 23:45:43 -04:00
afairclo c4f896520c
Fix for off-by-one precision radius 2024-06-02 16:28:49 -04:00
Brian b2021f7b31 parse mqtt topic into reporting node and root topic 2024-05-31 15:03:21 -04:00
Brian 12e7815bd6 use Roboto font 2024-05-31 13:25:33 -04:00
Brian 0072ee3bd2 remove old mqtt topic prefix 2/c 2024-05-30 13:15:53 -04:00
Brian f7fb45692c add online local nodes 2024-05-28 13:27:51 -04:00
Brian 980822d8d0 better visibility check for map draw loop 2024-05-06 19:58:01 -04:00
Brian 9d888328b2 add GitHub link 2024-05-06 18:56:33 -04:00
Brian 40d7457c82 initial public commit 2024-05-06 18:47:19 -04:00