Commit Graph

261 Commits

Author SHA1 Message Date
c358a66617 allow adding and removing legend from map 2024-03-31 18:46:00 +13:00
cfb6bf1f4d collect and show mqtt state for nodes 2024-03-31 18:05:31 +13:00
511b894c78 Revert "update chart background colour"
This reverts commit ffd2df2c08.
2024-03-31 13:04:35 +13:00
ffd2df2c08 update chart background colour 2024-03-31 13:01:30 +13:00
261ab9fe61 fix for not being able to click button inside tooltip when node was searched 2024-03-31 12:48:22 +13:00
8dc48316f3 shouldn't attach click listener more than once... 2024-03-31 12:45:32 +13:00
66767dfda2 add setting to automatically update lat/lng/zoom in url 2024-03-30 16:42:44 +13:00
6125421e00 zoom in further by default when going to node 2024-03-30 15:14:54 +13:00
b5e6552ace support lat, lng and zoom query parameters to configure map with links 2024-03-30 15:10:05 +13:00
7496860aa9 show tooltip persistently on click for all platforms, and add button to open side menu 2024-03-30 14:26:18 +13:00
0cc8e16fd7 update lang 2024-03-30 12:51:35 +13:00
8b54758a40 refactor to method 2024-03-29 23:57:37 +13:00
62aa2748b2 don't auto show info modal on mobile 2024-03-29 23:55:37 +13:00
09775d4343 update title 2024-03-29 23:52:29 +13:00
abd844c3af show info button at smaller breakpoint 2024-03-29 23:46:16 +13:00
14981eb601 fix scroll on mobile 2024-03-29 23:40:21 +13:00
e151a67da3 fix dismissing modal by clicking outside 2024-03-29 23:37:21 +13:00
ad18d36dc6 show info modal on first launch 2024-03-29 23:27:02 +13:00
0bef9c9e32 add info modal 2024-03-29 23:16:09 +13:00
8567a990b8 update mqtt options in readme 2024-03-29 20:13:01 +13:00
47af307184 add command line arg to collect all neighbour info 2024-03-29 20:10:07 +13:00
8fe31a4a9c move check inside block 2024-03-29 20:04:58 +13:00
cda01bf489 add command line arg to collect all map reports 2024-03-29 20:03:56 +13:00
99f1682b80 add command line arg to collect all waypoints 2024-03-29 20:01:26 +13:00
530dc9c2aa add command line arg to collect all text messages 2024-03-29 19:59:16 +13:00
203ae462d4 update mqtt options in readme 2024-03-29 19:55:48 +13:00
9c6bd697cc add command line options to auto purge nodes unheard from for x seconds 2024-03-29 19:54:14 +13:00
112b75c4fe add nodes max age setting feature to readme 2024-03-27 02:22:50 +13:00
0a699e5630 remove beta features section 2024-03-27 02:21:03 +13:00
c54a7fdff2 update readme docs about neighbours map layer issues 2024-03-27 02:20:37 +13:00
6f5f3e1b9b update readme features 2024-03-27 02:17:18 +13:00
ec507a833a add mqtt collector docs 2024-03-27 02:05:35 +13:00
2cb5f5c9ce add command line usage 2024-03-27 01:55:55 +13:00
24c222e4a3 support providing custom decryption keys via command line args 2024-03-27 01:44:25 +13:00
a6958e1451 options are null when not provided 2024-03-27 01:32:08 +13:00
445452d7f5 add command line arg to collect all service envelopes 2024-03-27 01:28:43 +13:00
9152b0e62a support custom mqtt servers 2024-03-27 01:23:57 +13:00
5cd638cebd remember which map layers are enabled or disabled across page reloads 2024-03-27 01:09:02 +13:00
bf08acb066 add info about mqtt node neighbours 2024-03-27 00:40:14 +13:00
cfc83f1147 don't zoom ui when clicking search field on mobile 2024-03-26 04:07:27 +13:00
c0dd93dc3d implement desktop search bar on mobile 2024-03-26 04:05:37 +13:00
8bc6ad01c3 add missing forms plugin for tailwindcss 2024-03-26 03:14:59 +13:00
898fcfbc5e improve ui 2024-03-26 03:11:44 +13:00
39db860005 add ui to configure how long nodes should show on the map without being updated 2024-03-26 03:07:08 +13:00
ffc0091890 crop and optimise image 2024-03-25 20:00:43 +13:00
a0c5cd1736 Merge pull request #3 from GMart/master
Add two device images
2024-03-25 19:55:43 +13:00
300a02090a Add two device images
Add Wireless paper V1.0 and T3S3 device images.
2024-03-24 23:01:12 -04:00
4a85a97a87 add hardware model stats to api info 2024-03-24 00:22:48 +13:00
4dfbe8bd31 add waypoints to api info 2024-03-24 00:20:16 +13:00
0d56a4cb5f add api endpoint to fetch specific node by node id 2024-03-24 00:14:40 +13:00