Tom Fifield
6df0b287ef
Update vite to 5.3.6
...
Fixes CVE-2024-45812
2024-11-12 10:33:02 +08:00
Tom Fifield
2f9af111c8
Update vite to 5.3.6
...
Fixes CVE-2024-45812
2024-11-12 10:29:27 +08:00
Hunter Thornsberry
615045be9f
Merge pull request #339 from hectorthemonk/patch-1
...
Add ledHeartbeatDisabled to Device Settings in Radio Config
2024-11-10 15:05:51 -05:00
hectorthemonk
9aafa681e8
Add ledHeartbeatDisabled to Device Settings in Radio Config
...
`led_heartbeat_disabled` in https://buf.build/meshtastic/protobufs/docs/main:meshtastic#meshtastic.Config.DeviceConfig
2024-11-10 21:34:33 +13:00
Tom Fifield
f48f9ccd62
Merge pull request #338 from Hunter275/bluetooth-pin-validation
...
Add bluetooth pin validation
2024-11-10 11:54:22 +08:00
Hunter275
2bd80bb5b4
Add pin validation
2024-11-09 22:39:57 -05:00
Tom Fifield
de597d2c28
Merge pull request #337 from Hunter275/issue-335-charging
...
If the batteryLevel is over 100, its charging
2024-11-10 10:14:15 +08:00
Hunter275
94cca88e2e
If the batteryLevel is over 100, its charging
2024-11-09 21:10:55 -05:00
Hunter Thornsberry
443c7fcd48
Merge pull request #331 from fmoessbauer/master
...
document scalar clamping of curve25519 keys
2024-11-09 20:25:38 -05:00
Hunter Thornsberry
6138d9f8c8
Merge pull request #314 from meshtastic/dependabot/npm_and_yarn/micromatch-4.0.8
...
Bump micromatch from 4.0.7 to 4.0.8
2024-11-09 20:19:00 -05:00
Hunter Thornsberry
37547b54e9
Merge pull request #330 from meshtastic/dependabot/npm_and_yarn/elliptic-6.6.0
...
Bump elliptic from 6.5.7 to 6.6.0
2024-11-09 20:18:45 -05:00
Hunter Thornsberry
618e2f619b
Merge pull request #313 from meshtastic/dependabot/npm_and_yarn/rollup-4.24.0
...
Bump rollup from 4.18.0 to 4.24.0
2024-11-09 20:18:34 -05:00
rcarteraz
72fc3ea337
Merge pull request #336 from rcarteraz/master
...
Fix Title
v2.5.4
2024-11-09 10:43:00 -07:00
rcarteraz
82f4784107
Merge pull request #2 from rcarteraz/fix-title
...
Fix Title
2024-11-09 10:38:35 -07:00
rcarteraz
4f9fb9976d
fix title
2024-11-09 10:37:06 -07:00
Felix Moessbauer
79c5638e10
document scalar clamping of curve25519 keys
...
The "scalars" are just random bytes. To make them secure curve25519
keys, they need to be clamped according to rfc7748 section 5.
As this is not obvious, we need to add a reference to the RFC.
No functional change.
Closes : #324
2024-11-01 12:55:54 +01:00
dependabot[bot]
f53d53ea20
Bump elliptic from 6.5.7 to 6.6.0
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.7 to 6.6.0.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.7...v6.6.0 )
---
updated-dependencies:
- dependency-name: elliptic
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-31 02:19:04 +00:00
dependabot[bot]
1e26eed861
Bump micromatch from 4.0.7 to 4.0.8
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-06 11:35:29 +00:00
dependabot[bot]
2da4a44505
Bump rollup from 4.18.0 to 4.24.0
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.18.0 to 4.24.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.18.0...v4.24.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-06 11:35:24 +00:00
Sacha Weatherstone
42068ad3d8
move to RsBuild
2024-10-06 21:24:12 +10:00
Hunter Thornsberry
62f8c4509e
Merge pull request #311 from medentem/master
...
Added Password Visibility Toggle
2024-10-02 23:07:11 -04:00
Hunter Thornsberry
d699764546
biome
2024-10-02 22:07:45 -04:00
medentem
8549d56c21
biome
2024-10-02 19:33:09 -05:00
medentem
4b532fc7f8
added password visibility toggle
2024-10-02 15:54:53 -05:00
Hunter Thornsberry
06d2c393ce
Merge pull request #310 from Hunter275/remove-client-router
...
Remove router-client
v2.5.3
2024-09-22 19:54:57 -04:00
Hunter Thornsberry
cecdf9758b
remove router-client
2024-09-22 18:25:35 -04:00
Hunter Thornsberry
02cb4f2584
Merge pull request #303 from Hunter275/gps-precision
2024-09-18 13:45:17 -04:00
Hunter Thornsberry
8cfcd7b1af
Merge pull request #306 from KomelT/feature/better-unknown
...
Unknown nodes
2024-09-17 16:26:56 -04:00
Tilen Komel
c0cb059f52
Merge branch 'meshtastic:master' into feature/better-unknown
2024-09-17 21:10:29 +02:00
Tilen Komel
a2a9b37238
Unknown to node hex on other missing places
2024-09-17 21:08:35 +02:00
Hunter Thornsberry
57d0d27bbb
Merge pull request #304 from KomelT/feature/better-unknown
...
Unknown nodes
2024-09-17 14:54:05 -04:00
Hunter Thornsberry
0e92dd9bea
There is no longer a setting here
2024-09-17 13:53:36 -04:00
Tilen Komel
c16ebf3917
Show hex on map instead of empty
2024-09-17 19:50:27 +02:00
Hunter Thornsberry
3d3a08a23f
replace with select
2024-09-17 13:47:07 -04:00
Hunter Thornsberry
4d1227a942
Merge pull request #269 from KomelT/fix/static-ip-display
...
Fix/static ip display
2024-09-17 13:27:12 -04:00
Hunter Thornsberry
a8ee273b24
biome
2024-09-17 12:36:49 -04:00
Hunter Thornsberry
3ee7a57480
rewrite convertIpAddressToInt
2024-09-17 12:35:51 -04:00
Tilen Komel
2f2c777c56
Optimize
2024-09-17 07:32:12 +02:00
Tilen Komel
2f36118e9d
Merge branch 'meshtastic:master' into fix/static-ip-display
2024-09-17 07:16:54 +02:00
Hunter Thornsberry
a6d161581f
Merge pull request #300 from Hunter275/primary-channel
...
Only allow channel index 0 to be PRIMARY
2024-09-15 19:55:24 -04:00
Hunter Thornsberry
d05ea5a2cc
Merge remote-tracking branch 'meshtastic-remote/master' into fix/static-ip-display
2024-09-15 19:39:13 -04:00
Hunter Thornsberry
471db94242
Merge branch 'master' into fix/static-ip-display
2024-09-15 19:38:03 -04:00
Hunter Thornsberry
2654e4fbc9
biome manual fixes
2024-09-15 19:24:16 -04:00
Hunter Thornsberry
f2aa5bfbee
biome
2024-09-15 19:23:44 -04:00
Hunter Thornsberry
3b018b0c70
Only allow channel index 0 to be PRIMARY
2024-09-15 19:23:07 -04:00
Hunter Thornsberry
921db10d91
Merge pull request #297 from Hunter275/js-version-bump
...
js version bump
2.5.2
2024-09-12 17:20:09 -04:00
Hunter Thornsberry
bf4f593e3a
use new js and remove polyfills
2024-09-12 14:20:32 -04:00
Hunter Thornsberry
1e061a1e19
polyfill
2024-09-11 23:07:52 -04:00
Hunter Thornsberry
9b9f537e2c
js version bump
2024-09-11 22:13:46 -04:00
Hunter Thornsberry
985cce0b0d
Merge pull request #294 from meshtastic/pki
...
PKI
2024-09-11 17:51:31 -04:00