Commit Graph

1345 Commits

Author SHA1 Message Date
Tom Fifield
35f406c225 Add Connection info to Nodes Table
As requested in meshtastic/web#195 meshtastic/web#209, information
about whether nodes were connected by MQTT is highly useful for
users of the web interface.

This patch adds a new column to the Nodes page which lists whether
a connection is direct (0 hops, via lora), or how many hops away
and whether the connection is via MQTT.

fixes meshtastic/web#195
fixes meshtastic/web#209
2024-05-25 11:48:02 +08:00
Jon Rumsey
5f6485dc22 change validation type to IsNumber 2024-05-20 16:39:04 -07:00
Nick Oliver
fee48c06e4 chore(workflows): use pnpm/action-setup@v4
latest version, v3 updated to run on Node.js v20
2024-05-16 18:14:08 -07:00
Nick Oliver
85d80be1cb fix(Connect): disable connecting multiple times 2024-05-16 17:15:46 -07:00
James Lincoln
eb5491008f add additional items
Signed-off-by: James Lincoln <lincolnp.james@gmail.com>
2024-05-16 14:41:14 +09:30
James Lincoln
e47738d805 Use localStorage to store theme preference 2024-05-16 10:52:06 +09:30
Zachary McGibbon
98a5779f9d Add seconds properties to fields that are missing them 2024-05-04 11:22:29 -04:00
Chris Drackett
5fdd07ee68 Support floats in number fields 2024-05-01 09:27:04 +10:00
Chris Drackett
6ab4375bff Update Power.tsx
update precision on ADC input
2024-05-01 09:27:04 +10:00
rcarteraz
7d1768a1d3 move GPS mode, update description, and remove deprecated settings. 2024-04-29 09:56:19 +10:00
Sacha Weatherstone
ae470dbf84 update deps 2024-03-29 17:13:18 +10:00
Sacha Weatherstone
6113924e46 update deps & mqtt config 2024-03-16 15:17:24 +10:00
David Power
8ea27c4794 use next version of meshtastic/js which is required for change f6123d0 2024-03-16 15:07:26 +10:00
David Power
38927d18b4 Align terminology with iOS and Android Apps (#168)
* Align web client to use the same terminology for nodes. Changing peers to nodes. This is inline with both the Android and iOS Apps.

* Revert style changes
2024-03-12 07:29:01 +10:00
geftactics
98f8965aed Fix sorting on peers table
Enables sorting by clicking column heading.
Defaults to most recent contacts at the top
2024-02-22 12:19:18 +00:00
Sacha Weatherstone
30ab789d43 remove disabled prop 2024-02-22 13:40:19 +11:00
Sacha Weatherstone
200020d705 Disable wifi check for network tab 2024-02-22 13:37:41 +11:00
Sacha Weatherstone
7a39e078c0 Merge pull request #160 from pdxlocations/paxcounter
Add Paxcounter Config
2024-02-20 00:45:47 +11:00
Sacha Weatherstone
291fce5d97 Merge pull request #163 from pdxlocations/frequency-slot
change name channel to frequency slot
2024-02-20 00:44:45 +11:00
pdxlocations
35aa6112a2 change channel to frequency slot 2024-02-18 14:39:10 -08:00
Sacha Weatherstone
4d0bd1f2b6 update deps 2024-02-17 20:58:31 +10:00
pdxlocations
edc0be74dc add paxcounter config 2024-02-12 21:24:17 -08:00
Sacha Weatherstone
21bd61d954 remove arm32 build 2024-01-24 22:04:38 +10:00
Sacha Weatherstone
f997faa072 update deps, fix build 2024-01-24 22:01:28 +10:00
Sacha Weatherstone
72bfd44b1f Build for ARM 2024-01-24 20:33:59 +10:00
Sacha Weatherstone
8a4950d1f4 Merge pull request #153 from emailvomitcomet/enable-map-control
Enable map control
2024-01-24 00:19:46 +10:00
Kette
96c258b460 Merge branch 'meshtastic:master' into enable-map-control 2024-01-23 00:01:36 +00:00
Sacha Weatherstone
b2b995187e change overrideFrequency to MHz 2024-01-15 18:59:35 +10:00
Kette
59e4c670de Merge branch 'meshtastic:master' into enable-map-control 2024-01-15 01:20:17 +00:00
Kette N. Krad
9eeeb89235 fix: one last time... 2024-01-15 00:54:26 +00:00
Kette N. Krad
4c6e683009 fix: change initial map zoom 2024-01-15 00:45:50 +00:00
Sacha Weatherstone
3058dc0185 allow decimal for adcMultiplierOverride 2024-01-15 10:32:10 +10:00
Sacha Weatherstone
7fb2946361 allow decimals in form inputs 2024-01-15 10:31:52 +10:00
pdxlocations
af09ab6707 clarify proxy description 2024-01-15 10:22:22 +10:00
Adam McQuilkin
4399d83c1b Added closeDialog prop to tab elements 2024-01-15 10:21:38 +10:00
Kette N. Krad
4b5557de35 fix: change map initial bound to 'on load' 2024-01-14 23:57:43 +00:00
Sacha Weatherstone
141b4fbb81 bump deps & version 2024-01-09 01:21:55 +10:00
Sacha Weatherstone
7fb2da396f update deps & lint 2024-01-06 10:15:49 +10:00
Sacha Weatherstone
079bbed620 fix biome package 2024-01-06 10:08:38 +10:00
Chris L
1ee9d6bb12 Fix: Set disabled property last, otherwise it will be overwritten with 'undefined' from the spreaded rest property. 2024-01-06 09:44:32 +10:00
Sacha Weatherstone
8641c150dd update to namespaced protobufs 2024-01-03 14:22:18 +10:00
Sacha Weatherstone
a4a5061171 update meshtastic.js package version 2023-12-26 22:16:45 +10:00
Sacha Weatherstone
dcab2c33d0 update ci 2023-12-26 21:21:45 +10:00
Sacha Weatherstone
8835340a9c bump version 2023-12-26 21:17:27 +10:00
Sacha Weatherstone
bfc8271372 cleanup & update 2023-12-26 21:16:48 +10:00
Sacha Weatherstone
f7ba8ad967 minor fixes 2023-12-17 12:58:14 +10:00
Sacha Weatherstone
e3aee4cebd bump deps 2023-12-17 12:46:18 +10:00
Sacha Weatherstone
6599c3fe7e add instructions for self-hosting to readme 2023-12-17 12:45:10 +10:00
Sacha Weatherstone
1051da67ff update containerfile 2023-12-17 12:44:37 +10:00
Sacha Weatherstone
98adae9bf1 update deps 2023-12-09 11:45:55 +10:00