Commit Graph
100 Commits
Author SHA1 Message Date
liamcottle 7c22af44dd add lora config to sidebar 2024-04-02 11:31:46 +13:00
liamcottle 2f3e4913c6 show firmware version in sidebar 2024-04-02 11:23:18 +13:00
liamcottle 4c1bd16af6 show local nodes online in tooltip 2024-04-02 11:18:17 +13:00
liamcottle 350a272571 update screenshot 2024-04-01 14:21:07 +13:00
liamcottle 60f19d65c1 show online nodes above offline, but without needing to use separate layer groups 2024-04-01 14:03:43 +13:00
liamcottle d59abdebba show lora frequency range 2024-04-01 03:20:15 +13:00
liamcottle e4af692a55 update label to lora region 2024-04-01 02:58:50 +13:00
liamcottle d9150c1be5 most nodes don't have the new info, so only show it if available 2024-04-01 02:03:58 +13:00
liamcottle 459a09e6bd add region, modem preset and has default channel 2024-04-01 01:59:05 +13:00
liamcottle 1f59e6c7c5 show firmware version 2024-04-01 01:52:45 +13:00
liamcottle e9d5c933cc ignore spam map reports 2024-04-01 01:46:40 +13:00
liamcottle cc1cf5f374 mark position as updated when updating from map report 2024-04-01 00:15:08 +13:00
liamcottle 5f1aadfa19 return null when unable to find enum values 2024-04-01 00:07:47 +13:00
liamcottle 52e7e722c2 add region name and modem preset name in api response 2024-04-01 00:05:44 +13:00
liamcottle 7acd0f36db collect extra map report data 2024-03-31 23:59:55 +13:00
liamcottle 16da561470 ignore firmware with spammy map reports 2024-03-31 23:49:34 +13:00
liamcottle ec5607de12 nodes should be created and updated from map report packets 2024-03-31 23:47:56 +13:00
liamcottle cff5ed54cb more docs 2024-03-31 22:17:32 +13:00
liamcottle 9733d7f036 update mqtt docs 2024-03-31 22:16:07 +13:00
liamcottle 5d4dac0eff add mqtt connection state docs 2024-03-31 22:03:48 +13:00
liamcottle 011713badf we don't want red on the map 2024-03-31 18:53:11 +13:00
liamcottle c358a66617 allow adding and removing legend from map 2024-03-31 18:46:00 +13:00
liamcottle cfb6bf1f4d collect and show mqtt state for nodes 2024-03-31 18:05:31 +13:00
liamcottle 511b894c78 Revert "update chart background colour"
This reverts commit ffd2df2c08.
2024-03-31 13:04:35 +13:00
liamcottle ffd2df2c08 update chart background colour 2024-03-31 13:01:30 +13:00
liamcottle 261ab9fe61 fix for not being able to click button inside tooltip when node was searched 2024-03-31 12:48:22 +13:00
liamcottle 8dc48316f3 shouldn't attach click listener more than once... 2024-03-31 12:45:32 +13:00
liamcottle 66767dfda2 add setting to automatically update lat/lng/zoom in url 2024-03-30 16:42:44 +13:00
liamcottle 6125421e00 zoom in further by default when going to node 2024-03-30 15:14:54 +13:00
liamcottle b5e6552ace support lat, lng and zoom query parameters to configure map with links 2024-03-30 15:10:05 +13:00
liamcottle 7496860aa9 show tooltip persistently on click for all platforms, and add button to open side menu 2024-03-30 14:26:18 +13:00
liamcottle 0cc8e16fd7 update lang 2024-03-30 12:51:35 +13:00
liamcottle 8b54758a40 refactor to method 2024-03-29 23:57:37 +13:00
liamcottle 62aa2748b2 don't auto show info modal on mobile 2024-03-29 23:55:37 +13:00
liamcottle 09775d4343 update title 2024-03-29 23:52:29 +13:00
liamcottle abd844c3af show info button at smaller breakpoint 2024-03-29 23:46:16 +13:00
liamcottle 14981eb601 fix scroll on mobile 2024-03-29 23:40:21 +13:00
liamcottle e151a67da3 fix dismissing modal by clicking outside 2024-03-29 23:37:21 +13:00
liamcottle ad18d36dc6 show info modal on first launch 2024-03-29 23:27:02 +13:00
liamcottle 0bef9c9e32 add info modal 2024-03-29 23:16:09 +13:00
liamcottle 8567a990b8 update mqtt options in readme 2024-03-29 20:13:01 +13:00
liamcottle 47af307184 add command line arg to collect all neighbour info 2024-03-29 20:10:07 +13:00
liamcottle 8fe31a4a9c move check inside block 2024-03-29 20:04:58 +13:00
liamcottle cda01bf489 add command line arg to collect all map reports 2024-03-29 20:03:56 +13:00
liamcottle 99f1682b80 add command line arg to collect all waypoints 2024-03-29 20:01:26 +13:00
liamcottle 530dc9c2aa add command line arg to collect all text messages 2024-03-29 19:59:16 +13:00
liamcottle 203ae462d4 update mqtt options in readme 2024-03-29 19:55:48 +13:00
liamcottle 9c6bd697cc add command line options to auto purge nodes unheard from for x seconds 2024-03-29 19:54:14 +13:00
liamcottle 112b75c4fe add nodes max age setting feature to readme 2024-03-27 02:22:50 +13:00
liamcottle 0a699e5630 remove beta features section 2024-03-27 02:21:03 +13:00
liamcottle c54a7fdff2 update readme docs about neighbours map layer issues 2024-03-27 02:20:37 +13:00
liamcottle 6f5f3e1b9b update readme features 2024-03-27 02:17:18 +13:00
liamcottle ec507a833a add mqtt collector docs 2024-03-27 02:05:35 +13:00
liamcottle 2cb5f5c9ce add command line usage 2024-03-27 01:55:55 +13:00
liamcottle 24c222e4a3 support providing custom decryption keys via command line args 2024-03-27 01:44:25 +13:00
liamcottle a6958e1451 options are null when not provided 2024-03-27 01:32:08 +13:00
liamcottle 445452d7f5 add command line arg to collect all service envelopes 2024-03-27 01:28:43 +13:00
liamcottle 9152b0e62a support custom mqtt servers 2024-03-27 01:23:57 +13:00
liamcottle 5cd638cebd remember which map layers are enabled or disabled across page reloads 2024-03-27 01:09:02 +13:00
liamcottle bf08acb066 add info about mqtt node neighbours 2024-03-27 00:40:14 +13:00
liamcottle cfc83f1147 don't zoom ui when clicking search field on mobile 2024-03-26 04:07:27 +13:00
liamcottle c0dd93dc3d implement desktop search bar on mobile 2024-03-26 04:05:37 +13:00
liamcottle 8bc6ad01c3 add missing forms plugin for tailwindcss 2024-03-26 03:14:59 +13:00
liamcottle 898fcfbc5e improve ui 2024-03-26 03:11:44 +13:00
liamcottle 39db860005 add ui to configure how long nodes should show on the map without being updated 2024-03-26 03:07:08 +13:00
liamcottle ffc0091890 crop and optimise image 2024-03-25 20:00:43 +13:00
Liam CottleandGitHub a0c5cd1736 Merge pull request #3 from GMart/master
Add two device images
2024-03-25 19:55:43 +13: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 CottleandGitHub 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