Commit Graph

115 Commits

Author SHA1 Message Date
Garrett M 300a02090a Add two device images
Add Wireless paper V1.0 and T3S3 device images.
2024-03-24 23:01:12 -04:00
liamcottle 4a85a97a87 add hardware model stats to api info 2024-03-24 00:22:48 +13:00
liamcottle 4dfbe8bd31 add waypoints to api info 2024-03-24 00:20:16 +13:00
liamcottle 0d56a4cb5f add api endpoint to fetch specific node by node id 2024-03-24 00:14:40 +13:00
liamcottle 50bbe2414a show when neighbours and position was last updated in sidebar 2024-03-23 23:57:57 +13:00
liamcottle 31cf3fb7f4 show when neighbours and position was last updated 2024-03-23 23:53:42 +13:00
liamcottle 020c78ac85 track when node position was last updated 2024-03-23 23:47:37 +13:00
liamcottle d3ac6bf014 use new neighbours source 2024-03-23 23:36:29 +13:00
liamcottle b9082ebedb track when neighbours were last updated 2024-03-23 23:34:02 +13:00
liamcottle 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
liamcottle d7252c9962 store neighbour info directly in the nodes table 2024-03-23 22:56:03 +13:00
liamcottle 22dceaac54 add config for zoom level when navigating to node 2024-03-23 22:43:55 +13:00
liamcottle 45988cee12 some nodes are spamming map reports at a high rate. we don't need them 2024-03-23 21:35:29 +13:00
liamcottle 7aa53718f7 remove todo 2024-03-23 17:21:29 +13:00
liamcottle d439e87ddb add settings panel to hide neighbour lines further than x meters 2024-03-23 17:13:49 +13:00
liamcottle 6de4a1b13e fix og tags 2024-03-23 16:21:14 +13:00
liamcottle 3c6582b7d7 increase max zoom level to be able to see close together neighbour lines 2024-03-23 16:18:39 +13:00
liamcottle e787cafb26 add update script 2024-03-23 13:03:12 +13:00
liamcottle bbe724aab7 add github link on desktop 2024-03-23 12:59:17 +13:00
liamcottle 631e2e584e add link to map 2024-03-23 10:49:12 +13:00
liamcottle 0cd7b2280a add legal disclaimer 2024-03-23 10:47:23 +13:00
Liam Cottle 1022e6f940 Create LICENSE
add license
2024-03-23 10:28:48 +13:00
liamcottle 2ccc969a43 add license to readme 2024-03-23 10:27:48 +13:00
liamcottle 08fe935c18 update readme 2024-03-23 10:27:00 +13:00
liamcottle b3a1cfd657 update readme 2024-03-23 10:25:48 +13:00
liamcottle 4d85eda9c8 add screenshot to readme 2024-03-23 10:19:31 +13:00
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