Commit Graph

  • 2940abf9a9 prevent ui flicker while vuejs is still loading liamcottle 2024-04-07 12:43:02 +12:00
  • a1e236a972 add border liamcottle 2024-04-07 12:41:28 +12:00
  • aa9de493bb remove weight liamcottle 2024-04-07 12:39:49 +12:00
  • 188aeed97b show overlay when showing node neighbours liamcottle 2024-04-07 12:30:27 +12:00
  • def4e5e1e5 use short name for neighbour line tooltips liamcottle 2024-04-05 18:35:23 +13:00
  • 8c01de93c8 implement showing neighbours for a specific node liamcottle 2024-04-05 18:21:43 +13:00
  • 82b8cdc592 implement api to fetch node neighbours liamcottle 2024-04-05 17:50:04 +13:00
  • 8442c92f01 offset polylines for other neighbours of self liamcottle 2024-04-05 15:53:28 +13:00
  • ac0ad5b779 add setting to hide waypoints that haven't been updated in a while liamcottle 2024-04-05 15:08:31 +13:00
  • e0492512f5 if a new waypoint is received that expires an existing waypoint, it should expire it liamcottle 2024-04-05 15:00:15 +13:00
  • 9a138f1bcd escape strings to prevent html/script injection in tooltips and popups liamcottle 2024-04-05 14:51:35 +13:00
  • 0092c2237c fix lang liamcottle 2024-04-05 12:48:49 +13:00
  • 77d88f525d add setting to show nodes as offline (red dot) if not heard from in a while liamcottle 2024-04-05 11:59:33 +13:00
  • 75a481fafc Merge pull request #10 from GMart/GMart-patch-firmware Liam Cottle 2024-04-05 10:58:36 +13:00
  • 2513984c49 Correct firmware version in the sidebar Garrett M 2024-04-04 11:09:24 -04:00
  • df06577e50 add setting to disable map animations liamcottle 2024-04-04 20:55:41 +13:00
  • ee679ce623 add button to copy share link to clipboard liamcottle 2024-04-04 20:48:24 +13:00
  • 2636d15aea share link should use current domain to work on self hosted maps liamcottle 2024-04-04 20:31:21 +13:00
  • 246fcff9b4 show raw data for traceroutes liamcottle 2024-04-02 21:14:55 +13:00
  • 3eea42ade5 move local nodes online to top liamcottle 2024-04-02 11:38:23 +13:00
  • a669a026d3 clean up function to determine region frequency range liamcottle 2024-04-02 11:37:08 +13:00
  • 7c22af44dd add lora config to sidebar liamcottle 2024-04-02 11:31:46 +13:00
  • 2f3e4913c6 show firmware version in sidebar liamcottle 2024-04-02 11:23:18 +13:00
  • 4c1bd16af6 show local nodes online in tooltip liamcottle 2024-04-02 11:18:17 +13:00
  • 350a272571 update screenshot liamcottle 2024-04-01 14:21:07 +13:00
  • 60f19d65c1 show online nodes above offline, but without needing to use separate layer groups liamcottle 2024-04-01 14:03:43 +13:00
  • d59abdebba show lora frequency range liamcottle 2024-04-01 03:20:15 +13:00
  • e4af692a55 update label to lora region liamcottle 2024-04-01 02:58:50 +13:00
  • d9150c1be5 most nodes don't have the new info, so only show it if available liamcottle 2024-04-01 02:03:58 +13:00
  • 459a09e6bd add region, modem preset and has default channel liamcottle 2024-04-01 01:59:05 +13:00
  • 1f59e6c7c5 show firmware version liamcottle 2024-04-01 01:52:45 +13:00
  • e9d5c933cc ignore spam map reports liamcottle 2024-04-01 01:46:40 +13:00
  • cc1cf5f374 mark position as updated when updating from map report liamcottle 2024-04-01 00:15:08 +13:00
  • 5f1aadfa19 return null when unable to find enum values liamcottle 2024-04-01 00:07:47 +13:00
  • 52e7e722c2 add region name and modem preset name in api response liamcottle 2024-04-01 00:05:44 +13:00
  • 7acd0f36db collect extra map report data liamcottle 2024-03-31 23:59:55 +13:00
  • 16da561470 ignore firmware with spammy map reports liamcottle 2024-03-31 23:49:34 +13:00
  • ec5607de12 nodes should be created and updated from map report packets liamcottle 2024-03-31 23:47:56 +13:00
  • cff5ed54cb more docs liamcottle 2024-03-31 22:17:32 +13:00
  • 9733d7f036 update mqtt docs liamcottle 2024-03-31 22:16:07 +13:00
  • 5d4dac0eff add mqtt connection state docs liamcottle 2024-03-31 22:03:48 +13:00
  • 011713badf we don't want red on the map liamcottle 2024-03-31 18:53:11 +13:00
  • c358a66617 allow adding and removing legend from map liamcottle 2024-03-31 18:46:00 +13:00
  • cfb6bf1f4d collect and show mqtt state for nodes liamcottle 2024-03-31 18:05:31 +13:00
  • 511b894c78 Revert "update chart background colour" liamcottle 2024-03-31 13:04:35 +13:00
  • ffd2df2c08 update chart background colour liamcottle 2024-03-31 13:01:30 +13:00
  • 261ab9fe61 fix for not being able to click button inside tooltip when node was searched liamcottle 2024-03-31 12:48:22 +13:00
  • 8dc48316f3 shouldn't attach click listener more than once... liamcottle 2024-03-31 12:45:32 +13:00
  • 66767dfda2 add setting to automatically update lat/lng/zoom in url liamcottle 2024-03-30 16:42:44 +13:00
  • 6125421e00 zoom in further by default when going to node liamcottle 2024-03-30 15:14:54 +13:00
  • b5e6552ace support lat, lng and zoom query parameters to configure map with links liamcottle 2024-03-30 15:10:05 +13:00
  • 7496860aa9 show tooltip persistently on click for all platforms, and add button to open side menu liamcottle 2024-03-30 14:26:18 +13:00
  • 0cc8e16fd7 update lang liamcottle 2024-03-30 12:51:35 +13:00
  • 8b54758a40 refactor to method liamcottle 2024-03-29 23:57:37 +13:00
  • 62aa2748b2 don't auto show info modal on mobile liamcottle 2024-03-29 23:55:37 +13:00
  • 09775d4343 update title liamcottle 2024-03-29 23:52:29 +13:00
  • abd844c3af show info button at smaller breakpoint liamcottle 2024-03-29 23:46:16 +13:00
  • 14981eb601 fix scroll on mobile liamcottle 2024-03-29 23:40:21 +13:00
  • e151a67da3 fix dismissing modal by clicking outside liamcottle 2024-03-29 23:37:21 +13:00
  • ad18d36dc6 show info modal on first launch liamcottle 2024-03-29 23:27:02 +13:00
  • 0bef9c9e32 add info modal liamcottle 2024-03-29 23:16:09 +13:00
  • 8567a990b8 update mqtt options in readme liamcottle 2024-03-29 20:13:01 +13:00
  • 47af307184 add command line arg to collect all neighbour info liamcottle 2024-03-29 20:10:07 +13:00
  • 8fe31a4a9c move check inside block liamcottle 2024-03-29 20:04:58 +13:00
  • cda01bf489 add command line arg to collect all map reports liamcottle 2024-03-29 20:03:56 +13:00
  • 99f1682b80 add command line arg to collect all waypoints liamcottle 2024-03-29 20:01:26 +13:00
  • 530dc9c2aa add command line arg to collect all text messages liamcottle 2024-03-29 19:59:16 +13:00
  • 203ae462d4 update mqtt options in readme liamcottle 2024-03-29 19:55:48 +13:00
  • 9c6bd697cc add command line options to auto purge nodes unheard from for x seconds liamcottle 2024-03-29 19:54:14 +13:00
  • 112b75c4fe add nodes max age setting feature to readme liamcottle 2024-03-27 02:22:50 +13:00
  • 0a699e5630 remove beta features section liamcottle 2024-03-27 02:21:03 +13:00
  • c54a7fdff2 update readme docs about neighbours map layer issues liamcottle 2024-03-27 02:20:37 +13:00
  • 6f5f3e1b9b update readme features liamcottle 2024-03-27 02:17:18 +13:00
  • ec507a833a add mqtt collector docs liamcottle 2024-03-27 02:05:35 +13:00
  • 2cb5f5c9ce add command line usage liamcottle 2024-03-27 01:55:55 +13:00
  • 24c222e4a3 support providing custom decryption keys via command line args liamcottle 2024-03-27 01:44:25 +13:00
  • a6958e1451 options are null when not provided liamcottle 2024-03-27 01:32:08 +13:00
  • 445452d7f5 add command line arg to collect all service envelopes liamcottle 2024-03-27 01:28:43 +13:00
  • 9152b0e62a support custom mqtt servers liamcottle 2024-03-27 01:23:57 +13:00
  • 5cd638cebd remember which map layers are enabled or disabled across page reloads liamcottle 2024-03-27 01:09:02 +13:00
  • bf08acb066 add info about mqtt node neighbours liamcottle 2024-03-27 00:40:14 +13:00
  • cfc83f1147 don't zoom ui when clicking search field on mobile liamcottle 2024-03-26 04:07:27 +13:00
  • c0dd93dc3d implement desktop search bar on mobile liamcottle 2024-03-26 04:05:37 +13:00
  • 8bc6ad01c3 add missing forms plugin for tailwindcss liamcottle 2024-03-26 03:14:59 +13:00
  • 898fcfbc5e improve ui liamcottle 2024-03-26 03:11:44 +13:00
  • 39db860005 add ui to configure how long nodes should show on the map without being updated liamcottle 2024-03-26 03:07:08 +13:00
  • ffc0091890 crop and optimise image liamcottle 2024-03-25 20:00:43 +13:00
  • a0c5cd1736 Merge pull request #3 from GMart/master Liam Cottle 2024-03-25 19:55:43 +13:00
  • 300a02090a Add two device images Garrett M 2024-03-24 23:01:12 -04:00
  • 4a85a97a87 add hardware model stats to api info liamcottle 2024-03-24 00:22:48 +13:00
  • 4dfbe8bd31 add waypoints to api info liamcottle 2024-03-24 00:20:16 +13:00
  • 0d56a4cb5f add api endpoint to fetch specific node by node id liamcottle 2024-03-24 00:14:40 +13:00
  • 50bbe2414a show when neighbours and position was last updated in sidebar liamcottle 2024-03-23 23:57:57 +13:00
  • 31cf3fb7f4 show when neighbours and position was last updated liamcottle 2024-03-23 23:53:42 +13:00
  • 020c78ac85 track when node position was last updated liamcottle 2024-03-23 23:47:37 +13:00
  • d3ac6bf014 use new neighbours source liamcottle 2024-03-23 23:36:29 +13:00
  • b9082ebedb track when neighbours were last updated liamcottle 2024-03-23 23:34:02 +13:00
  • 3abdabdd09 no need for 4k queries on each load now that data is stored on node itself liamcottle 2024-03-23 23:24:56 +13:00
  • d7252c9962 store neighbour info directly in the nodes table liamcottle 2024-03-23 22:56:03 +13:00
  • 22dceaac54 add config for zoom level when navigating to node liamcottle 2024-03-23 22:43:55 +13:00