Commit Graph

  • 81cddfca55 Merge pull request #32 from fifieldt/routers-only Liam Cottle 2024-06-06 21:15:16 +12:00
  • 4559128835 routers layer group should be clustered to avoid lag liamcottle 2024-06-06 21:13:44 +12:00
  • 244ce7e2fb update node deps liamcottle 2024-06-06 20:53:34 +12:00
  • 52f6547681 Merge pull request #31 from fifieldt/new-voltage-minimum Liam Cottle 2024-06-06 20:52:23 +12:00
  • 9afa8a0594 Merge pull request #34 from fifieldt/ignore-atak-forwarder Liam Cottle 2024-06-06 20:47:11 +12:00
  • b7ce102dcd Merge pull request #41 from KomelT/topic-mqtt-option Liam Cottle 2024-06-06 20:44:23 +12:00
  • 5479835d06 Updated readme Tilen Komel 2024-06-06 09:32:51 +02:00
  • 5678396071 Added mqtt option mqtt-topic Tilen Komel 2024-06-06 09:30:22 +02:00
  • 2a09ee3c74 Add REPEATER to router node types Tom Fifield 2024-05-31 21:19:12 +03:00
  • 1fb6a27ab0 update error message liamcottle 2024-05-27 01:29:08 +12:00
  • 43d6f5be75 support aes 256 decryption keys liamcottle 2024-05-27 01:25:38 +12:00
  • 135c2528f5 implement purging old positions after configured duration liamcottle 2024-05-23 20:50:39 +12:00
  • 538023f7b6 collect position history in database liamcottle 2024-05-23 20:44:52 +12:00
  • a07ce17dce Ignore packets above max portnum (511) Tom Fifield 2024-05-20 11:47:42 +08:00
  • 9c74130db5 Add 257 ATAK_FORWARDER to ignored packet types Tom Fifield 2024-05-20 11:17:21 +08:00
  • 373b3d0e56 Feature: show routers only Tom Fifield 2024-05-20 10:31:02 +08:00
  • 26e8b64abd Update cookie and express. Tom Fifield 2024-05-20 08:43:44 +08:00
  • 112094b01f fix comment liamcottle 2024-05-19 11:50:52 +12:00
  • 382e818dc8 make it more apparent which ids are for which node in neighbour tooltip liamcottle 2024-05-19 11:22:04 +12:00
  • a67071b69a show long and short names for neighbour tooltips liamcottle 2024-05-19 11:06:44 +12:00
  • 3348e7a326 Merge pull request #23 from fifieldt/new-voltage-minimum Liam Cottle 2024-05-08 18:25:29 +12:00
  • 59416586f7 Set voltageChart min y-value to 2V Tom Fifield 2024-05-08 11:57:12 +08:00
  • 59dd5506ae update lang liamcottle 2024-04-24 16:23:10 +12:00
  • b5a803af5d add note about using mysql for db liamcottle 2024-04-24 16:19:00 +12:00
  • d24f684a2f support custom port for web and api via cli args liamcottle 2024-04-24 16:17:09 +12:00
  • 46d6760698 Merge pull request #18 from GMart/master Liam Cottle 2024-04-24 10:44:54 +12:00
  • 4fcebfbb41 Remove extra icons Garrett M 2024-04-23 11:17:41 -04:00
  • 34e92077cf Optimize and add images Garrett M 2024-04-23 00:24:39 -04:00
  • 02d3e75c14 increase opacity of neighbour lines as they are hard to see on satellite imagery liamcottle 2024-04-17 22:57:41 +12:00
  • 9ec07633d4 don't disable neighbours layer group when viewing neighbours for a specific node as it alters user preferences when we don't want it to liamcottle 2024-04-17 22:42:17 +12:00
  • c0008a3278 remember user preference for tile layers across page reloads liamcottle 2024-04-17 22:38:32 +12:00
  • 1b00a05f4b rename open street map layer liamcottle 2024-04-17 22:26:01 +12:00
  • 7721b16d9f rename esri tile layer liamcottle 2024-04-17 22:24:05 +12:00
  • 02b1997891 add google satellite tile layer liamcottle 2024-04-17 22:20:22 +12:00
  • 597866fa83 add google hybrid tile layer liamcottle 2024-04-17 22:18:28 +12:00
  • 3621c7a130 refactor variable names liamcottle 2024-04-17 22:10:04 +12:00
  • 772d8d35ee remove left margin from layer group name liamcottle 2024-04-17 21:38:13 +12:00
  • c1f4da18ae support satellite imagery map layer from esri liamcottle 2024-04-17 21:36:41 +12:00
  • fbaafccec8 collect uptime telemetry added in meshtastic v2.3.5 liamcottle 2024-04-16 16:32:26 +12:00
  • 3a3a479e39 update telemetry proto liamcottle 2024-04-16 16:22:21 +12:00
  • ff727f5ac3 update lang liamcottle 2024-04-16 15:56:45 +12:00
  • 3b316c741f allow viewing details of nodes even if there is no position available liamcottle 2024-04-16 15:54:31 +12:00
  • 2ff01d3621 fix clicking traceroute nodes to show them on the map liamcottle 2024-04-16 14:34:09 +12:00
  • d7a24a9da2 Merge pull request #16 from BillyBag2/feature/traceroute Liam Cottle 2024-04-16 14:24:17 +12:00
  • 1386ed78c4 add migration to add columns and drop existing traceroutes, also updated ui liamcottle 2024-04-16 14:15:25 +12:00
  • 3c492f37aa Update so that trace routes are reported as in phone apps. BillyBag2 2024-04-15 23:41:16 +01:00
  • d52a055b05 add unit liamcottle 2024-04-07 20:38:05 +12:00
  • 61de8736ab don't mangle longitude on the node object so the ui can show the real value liamcottle 2024-04-07 20:29:02 +12:00
  • 7705220f68 show position in sidebar liamcottle 2024-04-07 20:24:15 +12:00
  • 5a4072b7c2 show altitude liamcottle 2024-04-07 20:13:32 +12:00
  • e07a0c2064 add todos liamcottle 2024-04-07 12:59:39 +12:00
  • 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