Commit Graph

274 Commits

Author SHA1 Message Date
c0008a3278 remember user preference for tile layers across page reloads 2024-04-17 22:38:32 +12:00
1b00a05f4b rename open street map layer 2024-04-17 22:26:01 +12:00
7721b16d9f rename esri tile layer 2024-04-17 22:24:05 +12:00
02b1997891 add google satellite tile layer 2024-04-17 22:20:22 +12:00
597866fa83 add google hybrid tile layer 2024-04-17 22:18:28 +12:00
3621c7a130 refactor variable names 2024-04-17 22:10:04 +12:00
772d8d35ee remove left margin from layer group name 2024-04-17 21:38:13 +12:00
c1f4da18ae support satellite imagery map layer from esri 2024-04-17 21:36:41 +12:00
fbaafccec8 collect uptime telemetry added in meshtastic v2.3.5 2024-04-16 16:32:26 +12:00
3a3a479e39 update telemetry proto 2024-04-16 16:22:21 +12:00
ff727f5ac3 update lang 2024-04-16 15:56:45 +12:00
3b316c741f allow viewing details of nodes even if there is no position available 2024-04-16 15:54:31 +12:00
2ff01d3621 fix clicking traceroute nodes to show them on the map 2024-04-16 14:34:09 +12:00
d7a24a9da2 Merge pull request #16 from BillyBag2/feature/traceroute
improvements to traceroutes
2024-04-16 14:24:17 +12:00
1386ed78c4 add migration to add columns and drop existing traceroutes, also updated ui 2024-04-16 14:15:25 +12:00
3c492f37aa Update so that trace routes are reported as in phone apps. 2024-04-15 23:41:16 +01:00
d52a055b05 add unit 2024-04-07 20:38:05 +12:00
61de8736ab don't mangle longitude on the node object so the ui can show the real value 2024-04-07 20:35:35 +12:00
7705220f68 show position in sidebar 2024-04-07 20:24:15 +12:00
5a4072b7c2 show altitude 2024-04-07 20:13:32 +12:00
e07a0c2064 add todos 2024-04-07 12:59:39 +12:00
2940abf9a9 prevent ui flicker while vuejs is still loading 2024-04-07 12:43:02 +12:00
a1e236a972 add border 2024-04-07 12:41:28 +12:00
aa9de493bb remove weight 2024-04-07 12:39:49 +12:00
188aeed97b show overlay when showing node neighbours 2024-04-07 12:30:27 +12:00
def4e5e1e5 use short name for neighbour line tooltips 2024-04-05 18:35:23 +13:00
8c01de93c8 implement showing neighbours for a specific node 2024-04-05 18:21:43 +13:00
82b8cdc592 implement api to fetch node neighbours 2024-04-05 17:50:04 +13:00
8442c92f01 offset polylines for other neighbours of self 2024-04-05 15:53:28 +13:00
ac0ad5b779 add setting to hide waypoints that haven't been updated in a while 2024-04-05 15:08:31 +13:00
e0492512f5 if a new waypoint is received that expires an existing waypoint, it should expire it 2024-04-05 15:00:15 +13:00
9a138f1bcd escape strings to prevent html/script injection in tooltips and popups 2024-04-05 14:51:35 +13:00
0092c2237c fix lang 2024-04-05 12:48:49 +13:00
77d88f525d add setting to show nodes as offline (red dot) if not heard from in a while 2024-04-05 11:59:33 +13:00
75a481fafc Merge pull request #10 from GMart/GMart-patch-firmware
Correct firmware version in the sidebar
2024-04-05 10:58:36 +13:00
2513984c49 Correct firmware version in the sidebar
Node.firmware_version was called node.firmware.
2024-04-04 11:09:24 -04:00
df06577e50 add setting to disable map animations 2024-04-04 20:55:41 +13:00
ee679ce623 add button to copy share link to clipboard 2024-04-04 20:48:24 +13:00
2636d15aea share link should use current domain to work on self hosted maps 2024-04-04 20:31:21 +13:00
246fcff9b4 show raw data for traceroutes 2024-04-02 21:14:55 +13:00
3eea42ade5 move local nodes online to top 2024-04-02 11:38:23 +13:00
a669a026d3 clean up function to determine region frequency range 2024-04-02 11:37:08 +13:00
7c22af44dd add lora config to sidebar 2024-04-02 11:31:46 +13:00
2f3e4913c6 show firmware version in sidebar 2024-04-02 11:23:18 +13:00
4c1bd16af6 show local nodes online in tooltip 2024-04-02 11:18:17 +13:00
350a272571 update screenshot 2024-04-01 14:21:07 +13:00
60f19d65c1 show online nodes above offline, but without needing to use separate layer groups 2024-04-01 14:03:43 +13:00
d59abdebba show lora frequency range 2024-04-01 03:20:15 +13:00
e4af692a55 update label to lora region 2024-04-01 02:58:50 +13:00
d9150c1be5 most nodes don't have the new info, so only show it if available 2024-04-01 02:03:58 +13:00