Commit Graph

23 Commits

Author SHA1 Message Date
1386ed78c4 add migration to add columns and drop existing traceroutes, also updated ui 2024-04-16 14:15:25 +12:00
3c492f37aa Update so that trace routes are reported as in phone apps. 2024-04-15 23:41:16 +01:00
82b8cdc592 implement api to fetch node neighbours 2024-04-05 17:50:04 +13:00
e0492512f5 if a new waypoint is received that expires an existing waypoint, it should expire it 2024-04-05 15:00:15 +13:00
5f1aadfa19 return null when unable to find enum values 2024-04-01 00:07:47 +13:00
52e7e722c2 add region name and modem preset name in api response 2024-04-01 00:05:44 +13: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
d3ac6bf014 use new neighbours source 2024-03-23 23:36:29 +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
4b4c2104c0 log to console where server is running 2024-03-23 09:57:31 +13:00
984d996e4a add ui to view traceroutes 2024-03-19 02:33:11 +13:00
da1eacfad5 order by id instead of date 2024-03-18 22:58:51 +13:00
375504dba0 implement api to fetch waypoints 2024-03-18 10:12:47 +13:00
85060e57d7 improve mqtt metrics api 2024-03-16 19:29:58 +13:00
eb2cf89d77 add api to fetch mqtt topics published to by node 2024-03-16 19:07:02 +13:00
ed89da90b7 add graphs for historical device metrics 2024-03-14 02:39:41 +13:00
1e5cd0b3c8 implement sidebar to show popular meshtastic devices 2024-03-13 21:02:58 +13:00
f46d7a5ca2 fix order by 2024-03-13 17:12:11 +13:00
537221dac1 show neighbour info on map 2024-03-13 14:03:00 +13:00
cef784f7da implement database and mqtt client to cache node info 2024-03-13 03:46:50 +13:00
2970e34a48 implement meshtastic map 2024-03-12 18:31:17 +13:00