Tom Fifield
6df0b287ef
Update vite to 5.3.6
Fixes CVE-2024-45812
2 years ago
Tom Fifield
2f9af111c8
Update vite to 5.3.6
Fixes CVE-2024-45812
2 years ago
Hunter Thornsberry
615045be9f
Merge pull request #339 from hectorthemonk/patch-1
Add ledHeartbeatDisabled to Device Settings in Radio Config
2 years ago
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
2 years ago
Tom Fifield
f48f9ccd62
Merge pull request #338 from Hunter275/bluetooth-pin-validation
Add bluetooth pin validation
2 years ago
Hunter275
2bd80bb5b4
Add pin validation
2 years ago
Tom Fifield
de597d2c28
Merge pull request #337 from Hunter275/issue-335-charging
If the batteryLevel is over 100, its charging
2 years ago
Hunter275
94cca88e2e
If the batteryLevel is over 100, its charging
2 years ago
Hunter Thornsberry
443c7fcd48
Merge pull request #331 from fmoessbauer/master
document scalar clamping of curve25519 keys
2 years ago
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
2 years ago
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
2 years ago
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
2 years ago
rcarteraz
72fc3ea337
Merge pull request #336 from rcarteraz/master
Fix Title
2 years ago
rcarteraz
82f4784107
Merge pull request #2 from rcarteraz/fix-title
Fix Title
2 years ago
rcarteraz
4f9fb9976d
fix title
2 years ago
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
2 years ago
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] <[email protected] >
2 years ago
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] <[email protected] >
2 years ago
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] <[email protected] >
2 years ago
Sacha Weatherstone
42068ad3d8
move to RsBuild
2 years ago
Hunter Thornsberry
62f8c4509e
Merge pull request #311 from medentem/master
Added Password Visibility Toggle
2 years ago
Hunter Thornsberry
d699764546
biome
2 years ago
medentem
8549d56c21
biome
2 years ago
medentem
4b532fc7f8
added password visibility toggle
2 years ago
Hunter Thornsberry
06d2c393ce
Merge pull request #310 from Hunter275/remove-client-router
Remove router-client
2 years ago
Hunter Thornsberry
cecdf9758b
remove router-client
2 years ago
Hunter Thornsberry
02cb4f2584
Merge pull request #303 from Hunter275/gps-precision
2 years ago
Hunter Thornsberry
8cfcd7b1af
Merge pull request #306 from KomelT/feature/better-unknown
Unknown nodes
2 years ago
Tilen Komel
c0cb059f52
Merge branch 'meshtastic:master' into feature/better-unknown
2 years ago
Tilen Komel
a2a9b37238
Unknown to node hex on other missing places
2 years ago
Hunter Thornsberry
57d0d27bbb
Merge pull request #304 from KomelT/feature/better-unknown
Unknown nodes
2 years ago
Hunter Thornsberry
0e92dd9bea
There is no longer a setting here
2 years ago
Tilen Komel
c16ebf3917
Show hex on map instead of empty
2 years ago
Hunter Thornsberry
3d3a08a23f
replace with select
2 years ago
Hunter Thornsberry
4d1227a942
Merge pull request #269 from KomelT/fix/static-ip-display
Fix/static ip display
2 years ago
Hunter Thornsberry
a8ee273b24
biome
2 years ago
Hunter Thornsberry
3ee7a57480
rewrite convertIpAddressToInt
2 years ago
Tilen Komel
2f2c777c56
Optimize
2 years ago
Tilen Komel
2f36118e9d
Merge branch 'meshtastic:master' into fix/static-ip-display
2 years ago
Hunter Thornsberry
a6d161581f
Merge pull request #300 from Hunter275/primary-channel
Only allow channel index 0 to be PRIMARY
2 years ago
Hunter Thornsberry
d05ea5a2cc
Merge remote-tracking branch 'meshtastic-remote/master' into fix/static-ip-display
2 years ago
Hunter Thornsberry
471db94242
Merge branch 'master' into fix/static-ip-display
2 years ago
Hunter Thornsberry
2654e4fbc9
biome manual fixes
2 years ago
Hunter Thornsberry
f2aa5bfbee
biome
2 years ago
Hunter Thornsberry
3b018b0c70
Only allow channel index 0 to be PRIMARY
2 years ago
Hunter Thornsberry
921db10d91
Merge pull request #297 from Hunter275/js-version-bump
js version bump
2 years ago
Hunter Thornsberry
bf4f593e3a
use new js and remove polyfills
2 years ago
Hunter Thornsberry
1e061a1e19
polyfill
2 years ago
Hunter Thornsberry
9b9f537e2c
js version bump
2 years ago
Hunter Thornsberry
985cce0b0d
Merge pull request #294 from meshtastic/pki
PKI
2 years ago