Commit Graph

  • dcfac65f87 update readme with features liamcottle 2024-03-14 22:37:16 +13:00
  • 52d6385565 add todo liamcottle 2024-03-14 22:22:51 +13:00
  • e9b7f6e074 add share link to node info sidebar liamcottle 2024-03-14 20:28:50 +13:00
  • 2bb03b85f3 fix overflow of node info sidebar liamcottle 2024-03-14 19:56:19 +13:00
  • 957a2858a2 remove nested overflow scroll liamcottle 2024-03-14 19:52:06 +13:00
  • 2bae24d19d fix metrics order liamcottle 2024-03-14 03:59:09 +13:00
  • d4acf0c487 fix tooltip liamcottle 2024-03-14 02:57:30 +13:00
  • 2271dee579 remove gaps from charts when data missing liamcottle 2024-03-14 02:46:57 +13:00
  • ed89da90b7 add graphs for historical device metrics liamcottle 2024-03-14 02:39:41 +13:00
  • 9bceb14c4a dont save duplicate device metrics received in the last 15 seconds liamcottle 2024-03-14 01:02:00 +13:00
  • b812d730dc collect device metrics liamcottle 2024-03-14 00:55:27 +13:00
  • 7f1bc47b87 add todo liamcottle 2024-03-14 00:43:17 +13:00
  • db7fc50e5f add todo liamcottle 2024-03-14 00:35:24 +13:00
  • fad236de8b remove hover bg liamcottle 2024-03-14 00:25:02 +13:00
  • 7abcdfccfd clean up ui liamcottle 2024-03-14 00:21:24 +13:00
  • f4e285c4b0 show node info sidebar when clicking node marker liamcottle 2024-03-14 00:12:42 +13:00
  • cddd15e14c hide legend for now liamcottle 2024-03-13 23:15:32 +13:00
  • 01bfe17b32 fix animation for sidebar liamcottle 2024-03-13 23:06:51 +13:00
  • 60ac7aa33e remove unused code liamcottle 2024-03-13 21:36:32 +13:00
  • 3461ffe9b1 fix api path liamcottle 2024-03-13 21:04:27 +13:00
  • 1e5cd0b3c8 implement sidebar to show popular meshtastic devices liamcottle 2024-03-13 21:02:58 +13:00
  • 07c1314cd8 disable neighbours layer by default liamcottle 2024-03-13 19:13:24 +13:00
  • 0e875807ce hide logs liamcottle 2024-03-13 17:32:07 +13:00
  • 889cc15bb3 hide favourites for now liamcottle 2024-03-13 17:30:48 +13:00
  • 140a831e31 update title liamcottle 2024-03-13 17:29:16 +13:00
  • 6c3a27886a adjust zoom liamcottle 2024-03-13 17:23:52 +13:00
  • 4af59dad82 add hitsteps analytics liamcottle 2024-03-13 17:21:18 +13:00
  • aad0b0b367 increase image width liamcottle 2024-03-13 17:16:43 +13:00
  • 0804156b27 add device images liamcottle 2024-03-13 17:14:29 +13:00
  • f46d7a5ca2 fix order by liamcottle 2024-03-13 17:12:11 +13:00
  • c3f7e6a3d7 add references liamcottle 2024-03-13 15:49:03 +13:00
  • b0e53c86bb rename connections layer group liamcottle 2024-03-13 15:33:35 +13:00
  • afd7e035b4 add note on neighbours connection tooltip liamcottle 2024-03-13 15:31:33 +13:00
  • 5f2f581121 ignore ROUTING_APP liamcottle 2024-03-13 15:19:40 +13:00
  • ffdf735f82 ignore packets we don't want to see for now liamcottle 2024-03-13 15:18:05 +13:00
  • 9344d9d6e7 add database index for node ids to increase performance liamcottle 2024-03-13 15:13:06 +13:00
  • f4a67e3795 add node stats to header liamcottle 2024-03-13 15:08:16 +13:00
  • 2761aa42de collect map reports liamcottle 2024-03-13 15:05:51 +13:00
  • 020b4be72c collect traceroutes liamcottle 2024-03-13 14:18:47 +13:00
  • 537221dac1 show neighbour info on map liamcottle 2024-03-13 14:03:00 +13:00
  • c92be6416f clean up liamcottle 2024-03-13 14:02:14 +13:00
  • 4701c4d9ce collect neighbour info liamcottle 2024-03-13 13:54:32 +13:00
  • cc16b87d17 add todo liamcottle 2024-03-13 11:30:47 +13:00
  • 4692ff7c8b add readme liamcottle 2024-03-13 05:05:59 +13:00
  • 3cf296d7e5 fix going to random node liamcottle 2024-03-13 04:43:19 +13:00
  • 7410d72876 formatting liamcottle 2024-03-13 04:40:28 +13:00
  • 38fc8e68c6 show id and hex id liamcottle 2024-03-13 04:38:36 +13:00
  • bb6a907709 show last updated at liamcottle 2024-03-13 04:31:13 +13:00
  • 9294525929 show device metrics liamcottle 2024-03-13 04:25:27 +13:00
  • a9c129cea0 collect device metrics telemetry liamcottle 2024-03-13 04:14:30 +13:00
  • 03c8215342 improve finding nodes liamcottle 2024-03-13 03:53:19 +13:00
  • cef784f7da implement database and mqtt client to cache node info liamcottle 2024-03-13 03:46:50 +13:00
  • 2970e34a48 implement meshtastic map liamcottle 2024-03-12 18:31:17 +13:00
  • ac7c09bae2 create new nodejs project liamcottle 2024-03-12 12:33:28 +13:00