Commit Graph

488 Commits

Author SHA1 Message Date
James Lincoln
eb5491008f add additional items
Signed-off-by: James Lincoln <lincolnp.james@gmail.com>
2024-05-16 14:41:14 +09:30
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
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
Sacha Weatherstone
9d848c4d42 update deps 2023-11-19 12:33:21 +10:00
Sacha Weatherstone
8288b8c4fb fix dep 2023-11-16 10:25:14 +10:00
Sacha Weatherstone
e2cc25a9b0 Repo cleanup 2023-11-16 10:22:16 +10:00
Ben Meadors
3038889a2b Merge pull request #143 from pdxlocations/psk-description
Modify PSK options in description
2023-11-13 20:41:57 -06:00
pdxlocations
f2fff01990 remove options that dont work 2023-11-13 10:13:44 -08:00
Ben Lipsey
3ec9f6d322 add module ambient lighting (#142) 2023-11-05 18:03:57 +10:00
Ben Meadors
68b207b67f Merge pull request #140 from pdxlocations/url-validation
Fix URL Validation
2023-11-02 09:20:46 -05:00