Commit Graph

  • c83c5a159b update readme liamcottle 2024-08-20 19:04:53 +12:00
  • d8f9d36ac0 Merge pull request #54 from KomelT/feature/location-history Liam Cottle 2024-08-20 18:49:35 +12:00
  • f4a232b760 a few changes to position history feature liamcottle 2024-08-20 18:47:50 +12:00
  • adb60ede63 Merge pull request #57 from ianmcorvidae/non-json-traceroutes Liam Cottle 2024-08-20 11:34:59 +12:00
  • 80514974be Merge pull request #61 from KomelT/patch-1 Liam Cottle 2024-08-20 11:15:38 +12:00
  • 0515178126 Update README.md Tilen Komel 2024-08-19 19:51:16 +02:00
  • c0801945ea Parse traceroute arrays when they don't show up as JSON already Ian McEwen 2024-08-09 09:45:55 -07:00
  • 9722d23c61 Working front end Tilen Komel 2024-08-04 19:12:51 +02:00
  • fc80d771e8 Added /position-history api endpint Tilen Komel 2024-08-04 16:44:01 +02:00
  • 349e1080b1 Colledct positions by default Tilen Komel 2024-08-04 16:43:19 +02:00
  • f6f0970d21 update mesh.proto to add new hardware models liamcottle 2024-07-17 17:12:06 +12:00
  • a252967ea9 update default topic liamcottle 2024-07-17 13:19:55 +12:00
  • f249856887 support fetching direct messages between two nodes liamcottle 2024-07-07 16:43:30 +12:00
  • 86787334ef make node names a link to the node liamcottle 2024-07-06 01:31:35 +12:00
  • 63a6da2999 show who message was to if it wasn't broadcast liamcottle 2024-07-06 01:26:41 +12:00
  • bebd367436 move buttons to view message logs to node info panel liamcottle 2024-07-06 01:21:29 +12:00
  • 2cab63bfc8 add empty state ui liamcottle 2024-07-06 00:46:45 +12:00
  • 70dc492fb2 add buttons to open message logs liamcottle 2024-07-06 00:34:07 +12:00
  • 6f29f5d865 fix channel id and gateway id liamcottle 2024-07-05 23:57:16 +12:00
  • 957c349870 implement purging old text messages after configured duration liamcottle 2024-07-05 23:48:52 +12:00
  • c34c56fd41 auto load previous messages when scrolling up liamcottle 2024-07-05 23:41:30 +12:00
  • 7398119e61 prevent loading previous from scrolling ui to top liamcottle 2024-07-05 23:31:14 +12:00
  • e2142e83e0 implement ui for viewing received text messages in real time liamcottle 2024-07-05 23:06:44 +12:00
  • de88a299bd implement api to fetch text messages liamcottle 2024-07-05 21:10:35 +12:00
  • 5549a23695 update npm deps liamcottle 2024-07-05 20:16:56 +12:00
  • 88923bbb3c add setting to display temperature metrics in fahrenheit liamcottle 2024-06-24 17:14:46 +12:00
  • 8bad3bb73b add docker compose to readme liamcottle 2024-06-15 15:05:08 +12:00
  • b178516904 Merge pull request #44 from ketan/docker Liam Cottle 2024-06-15 14:53:06 +12:00
  • efa33d900b add docs to dockerfile liamcottle 2024-06-15 14:50:45 +12:00
  • f777f4575e move docker files to root directory liamcottle 2024-06-15 14:48:42 +12:00
  • 2329fd9ac8 use docker service healthy condition instead of external docker-compose-wait dependency liamcottle 2024-06-15 14:39:49 +12:00
  • 059de37111 refactor docker compose liamcottle 2024-06-14 17:26:02 +12:00
  • e7824de7e8 Add support for docker & docker compose Ketan Padegaonkar 2024-06-11 18:42:01 +05:30
  • c6934214b4 format uptime seconds liamcottle 2024-06-09 02:08:53 +12:00
  • a3c7861217 enable compression for express server responses liamcottle 2024-06-08 16:16:39 +12:00
  • d74a3bfea3 tidy ui liamcottle 2024-06-08 16:13:24 +12:00
  • b104431bf0 add power metrics and charts to node details panel liamcottle 2024-06-08 16:11:24 +12:00
  • e05652fc37 show node details when direct linking to a node without a position liamcottle 2024-06-08 15:40:50 +12:00
  • 242c8a6aa6 implement purging old power metrics after configured duration liamcottle 2024-06-07 10:54:33 +12:00
  • e5cc893449 implement purging old environment metrics after configured duration liamcottle 2024-06-07 10:52:23 +12:00
  • e37d386d1a implement purging old device metrics after configured duration liamcottle 2024-06-07 10:49:09 +12:00
  • 9bdfb94479 add environment metrics and charts to node details panel liamcottle 2024-06-07 00:51:33 +12:00
  • 94a6213bfe rename telemetry section to device metrics liamcottle 2024-06-07 00:33:45 +12:00
  • d71b03f0d8 save temperature, humidity and pressure to nodes table liamcottle 2024-06-07 00:12:53 +12:00
  • b2321a7268 add power metrics api liamcottle 2024-06-07 00:02:57 +12:00
  • 2301e83705 add environment metrics api liamcottle 2024-06-06 23:56:40 +12:00
  • cd68b062a1 collect power metrics liamcottle 2024-06-06 23:53:23 +12:00
  • 97fee2778d collect environment metrics liamcottle 2024-06-06 23:40:58 +12:00
  • 21e3afe1c2 add missing layer clear liamcottle 2024-06-06 22:42:34 +12:00
  • 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