Commit Graph

89 Commits

Author SHA1 Message Date
liamcottle 67c896d033 add docs for install and upgrade 2024-03-23 10:01:56 +13:00
liamcottle 4b4c2104c0 log to console where server is running 2024-03-23 09:57:31 +13:00
liamcottle 24fdcdb707 add env var to enable and disable collecting all service envelopes 2024-03-23 09:41:51 +13:00
liamcottle 984d996e4a add ui to view traceroutes 2024-03-19 02:33:11 +13:00
liamcottle 961ea71c84 collect channel and gateway data for traceroutes 2024-03-19 02:27:23 +13:00
liamcottle fc2f01d31b show waypoint node info 2024-03-18 23:16:54 +13:00
liamcottle da1eacfad5 order by id instead of date 2024-03-18 22:58:51 +13:00
liamcottle 8ff999b236 only show waypoint description if provided 2024-03-18 22:55:10 +13:00
liamcottle f8fc4ad3e1 add waypoint markers layer to map 2024-03-18 22:52:28 +13:00
liamcottle 375504dba0 implement api to fetch waypoints 2024-03-18 10:12:47 +13:00
liamcottle f638542fd0 fix clearing nodes on refresh 2024-03-18 10:11:48 +13:00
liamcottle 7833ba6fa1 hide old search button on big screens 2024-03-17 03:41:28 +13:00
liamcottle 782519cae1 add search bar on big screens 2024-03-17 03:38:06 +13:00
liamcottle 0de663d281 add link to discord instead of qrz 2024-03-17 02:25:18 +13:00
liamcottle d16287715b show mqtt topics a node sent packets to 2024-03-16 19:48:08 +13:00
liamcottle 85060e57d7 improve mqtt metrics api 2024-03-16 19:29:58 +13:00
liamcottle f130ee99fe add index to gateway id on service envelopes table 2024-03-16 19:10:39 +13:00
liamcottle eb2cf89d77 add api to fetch mqtt topics published to by node 2024-03-16 19:07:02 +13:00
liamcottle d94bfe471e collect service envelopes 2024-03-16 18:32:19 +13:00
liamcottle 4d10dc5fc8 increase size of marker icon 2024-03-16 18:02:48 +13:00
liamcottle 720f9975a7 open tooltip when zooming into node 2024-03-15 18:19:18 +13:00
liamcottle aba476bc56 decrease radius of circle outline 2024-03-15 18:04:52 +13:00
liamcottle 62acf82560 disable clustering at share link zoom level 2024-03-15 17:44:15 +13:00
liamcottle bb7fa83d94 collect waypoints 2024-03-15 16:11:51 +13:00
liamcottle 8cda474f13 only show tooltip on desktop 2024-03-15 15:31:50 +13:00
liamcottle 3b8f96b2be support marker clusters 2024-03-15 15:16:47 +13:00
liamcottle 1e22acfa30 don't log neighbours 2024-03-15 14:59:16 +13:00
liamcottle 27fd512da5 don't use abbreviation 2024-03-15 10:26:07 +13:00
liamcottle 489a8d2fab show distance between neighbours 2024-03-15 10:19:30 +13:00
liamcottle cdf758d2fb add todo 2024-03-15 02:23:44 +13:00
liamcottle 663b816495 update readme 2024-03-15 00:04:37 +13:00
liamcottle 70750681ff collect text messages 2024-03-14 23:28:49 +13:00
liamcottle 494394b05c add how it works to readme 2024-03-14 23:01:48 +13:00
liamcottle b91a1f3f24 fix lang 2024-03-14 22:48:52 +13:00
liamcottle 08928aefd9 update features 2024-03-14 22:42:19 +13:00
liamcottle dcfac65f87 update readme with features 2024-03-14 22:37:16 +13:00
liamcottle 52d6385565 add todo 2024-03-14 22:22:51 +13:00
liamcottle e9b7f6e074 add share link to node info sidebar 2024-03-14 20:28:50 +13:00
liamcottle 2bb03b85f3 fix overflow of node info sidebar 2024-03-14 19:56:19 +13:00
liamcottle 957a2858a2 remove nested overflow scroll 2024-03-14 19:52:06 +13:00
liamcottle 2bae24d19d fix metrics order 2024-03-14 03:59:09 +13:00
liamcottle d4acf0c487 fix tooltip 2024-03-14 02:57:30 +13:00
liamcottle 2271dee579 remove gaps from charts when data missing 2024-03-14 02:46:57 +13:00
liamcottle ed89da90b7 add graphs for historical device metrics 2024-03-14 02:39:41 +13:00
liamcottle 9bceb14c4a dont save duplicate device metrics received in the last 15 seconds 2024-03-14 01:02:00 +13:00
liamcottle b812d730dc collect device metrics 2024-03-14 00:55:27 +13:00
liamcottle 7f1bc47b87 add todo 2024-03-14 00:43:17 +13:00
liamcottle db7fc50e5f add todo 2024-03-14 00:35:24 +13:00
liamcottle fad236de8b remove hover bg 2024-03-14 00:25:02 +13:00
liamcottle 7abcdfccfd clean up ui 2024-03-14 00:21:24 +13:00