Commit Graph

272 Commits

Author SHA1 Message Date
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
08fe935c18 update readme 2024-03-23 10:27:00 +13:00
b3a1cfd657 update readme 2024-03-23 10:25:48 +13:00
4d85eda9c8 add screenshot to readme 2024-03-23 10:19:31 +13:00
67c896d033 add docs for install and upgrade 2024-03-23 10:01:56 +13:00
4b4c2104c0 log to console where server is running 2024-03-23 09:57:31 +13:00
24fdcdb707 add env var to enable and disable collecting all service envelopes 2024-03-23 09:41:51 +13:00
984d996e4a add ui to view traceroutes 2024-03-19 02:33:11 +13:00
961ea71c84 collect channel and gateway data for traceroutes 2024-03-19 02:27:23 +13:00
fc2f01d31b show waypoint node info 2024-03-18 23:16:54 +13:00
da1eacfad5 order by id instead of date 2024-03-18 22:58:51 +13:00
8ff999b236 only show waypoint description if provided 2024-03-18 22:55:10 +13:00
f8fc4ad3e1 add waypoint markers layer to map 2024-03-18 22:52:28 +13:00
375504dba0 implement api to fetch waypoints 2024-03-18 10:12:47 +13:00
f638542fd0 fix clearing nodes on refresh 2024-03-18 10:11:48 +13:00
7833ba6fa1 hide old search button on big screens 2024-03-17 03:41:28 +13:00
782519cae1 add search bar on big screens 2024-03-17 03:38:06 +13:00
0de663d281 add link to discord instead of qrz 2024-03-17 02:25:18 +13:00
d16287715b show mqtt topics a node sent packets to 2024-03-16 19:48:08 +13:00
85060e57d7 improve mqtt metrics api 2024-03-16 19:29:58 +13:00
f130ee99fe add index to gateway id on service envelopes table 2024-03-16 19:10:39 +13:00