Commit Graph

360 Commits

Author SHA1 Message Date
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
eb2cf89d77 add api to fetch mqtt topics published to by node 2024-03-16 19:07:02 +13:00
d94bfe471e collect service envelopes 2024-03-16 18:32:19 +13:00
4d10dc5fc8 increase size of marker icon 2024-03-16 18:02:48 +13:00
720f9975a7 open tooltip when zooming into node 2024-03-15 18:19:18 +13:00
aba476bc56 decrease radius of circle outline 2024-03-15 18:04:52 +13:00
62acf82560 disable clustering at share link zoom level 2024-03-15 17:44:15 +13:00
bb7fa83d94 collect waypoints 2024-03-15 16:11:51 +13:00
8cda474f13 only show tooltip on desktop 2024-03-15 15:31:50 +13:00
3b8f96b2be support marker clusters 2024-03-15 15:16:47 +13:00
1e22acfa30 don't log neighbours 2024-03-15 14:59:16 +13:00
27fd512da5 don't use abbreviation 2024-03-15 10:26:07 +13:00
489a8d2fab show distance between neighbours 2024-03-15 10:19:30 +13:00