Commit Graph

292 Commits

Author SHA1 Message Date
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
50bbe2414a show when neighbours and position was last updated in sidebar 2024-03-23 23:57:57 +13:00
31cf3fb7f4 show when neighbours and position was last updated 2024-03-23 23:53:42 +13:00
020c78ac85 track when node position was last updated 2024-03-23 23:47:37 +13:00
d3ac6bf014 use new neighbours source 2024-03-23 23:36:29 +13:00
b9082ebedb track when neighbours were last updated 2024-03-23 23:34:02 +13:00
3abdabdd09 no need for 4k queries on each load now that data is stored on node itself 2024-03-23 23:24:56 +13:00
d7252c9962 store neighbour info directly in the nodes table 2024-03-23 22:56:03 +13:00
22dceaac54 add config for zoom level when navigating to node 2024-03-23 22:43:55 +13:00
45988cee12 some nodes are spamming map reports at a high rate. we don't need them 2024-03-23 21:35:29 +13:00
7aa53718f7 remove todo 2024-03-23 17:21:29 +13:00
d439e87ddb add settings panel to hide neighbour lines further than x meters 2024-03-23 17:13:49 +13:00
6de4a1b13e fix og tags 2024-03-23 16:21:14 +13:00
3c6582b7d7 increase max zoom level to be able to see close together neighbour lines 2024-03-23 16:18:39 +13:00
e787cafb26 add update script 2024-03-23 13:03:12 +13:00
bbe724aab7 add github link on desktop 2024-03-23 12:59:17 +13:00
631e2e584e add link to map 2024-03-23 10:49:12 +13:00
0cd7b2280a add legal disclaimer 2024-03-23 10:47:23 +13:00
1022e6f940 Create LICENSE
add license
2024-03-23 10:28:48 +13:00
2ccc969a43 add license to readme 2024-03-23 10:27:48 +13:00