Dan Ditomaso
ebb32f0893
fix: changed position of error message, disabled buttons when error is showing
1 year ago
Dan Ditomaso
225d6055d4
Improved error messaging based on feature missing from browser
1 year ago
Dan Ditomaso
7884991ac6
Refactor based on code review. Improved typing of useCookie hook. Added duration/delay to control length of toast.
1 year ago
Dan Ditomaso
0e78d0bd50
feat: added delay to toast appearing to avoid conflicting with messages/node loading.
1 year ago
Dan Ditomaso
f3a3741216
feat: Add key backup reminder. Refactor Toast component to handle dark mode better
1 year ago
Dan Ditomaso
74e33d09b1
feat: Add pki backup dialog, refactor Channels pre-shared key to support regenerate dialog
1 year ago
Dan Ditomaso
cbabcd4782
feat: added delay to toast appearing to avoid conflicting with messages/node loading.
1 year ago
Dan Ditomaso
1c8476df53
refactor: consolidate browser feature detection into typed hook. Update connect dialog messaging to describe requirement for https when conneecting
1 year ago
Dan Ditomaso
7cd03c6a52
feat: Add key backup reminder. Refactor Toast component to handle dark mode better
1 year ago
Dan Ditomaso
db09711be5
feat: Add pki backup dialog, refactor Channels pre-shared key to support regenerate dialog
1 year 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
Sacha Weatherstone
42068ad3d8
move to RsBuild
2 years ago
Hunter Thornsberry
a8ee273b24
biome
2 years ago
Hunter Thornsberry
3ee7a57480
rewrite convertIpAddressToInt
2 years ago
Tilen Komel
354d04592b
Fix build
2 years ago
Tilen Komel
d0bd02980d
Update private key generation
2 years ago
Tilen Komel
22cd5aa88d
Add key generation
2 years ago
Tilen Komel
8ed3ce8203
Error & Format fixing
2 years ago
Tilen Komel
1cdf18747d
Added ip utils
2 years ago
Tilen Komel
f64b96527e
Add security to device config store
2 years ago
Hunter Thornsberry
d42e8c10a0
minor changes and biome fixes
2 years ago
Brandon Vandegrift
93b139c268
Update biome, fix and enforce recommended rules
2 years ago
Hunter Thornsberry
bdc060d6ad
revert "remove node work" commit
2 years ago
Hunter Thornsberry
1be1c3d4bb
remove node work
2 years ago
Hunter Thornsberry
7cbd41ab72
Add ability to remove nodes from device
2 years ago
Tom Fifield
7b6b8daeba
Fix build errors
Several types were wrong.
2 years ago
Tom Fifield
056a194ede
Add formatting logic for multi-hop traceroutes
2 years ago
Tom Fifield
be3117651c
Add basic traceroute display
This patch adds basic traceroute display functionality on the
Messages page for an individual node.
2 years ago
Tom Fifield
390b16812a
Subscribe to and store traceroutePackets
2 years ago
James Lincoln
e47738d805
Use localStorage to store theme preference
2 years ago
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
2 years ago
pdxlocations
edc0be74dc
add paxcounter config
2 years ago
Sacha Weatherstone
f997faa072
update deps, fix build
2 years ago
Sacha Weatherstone
7fb2da396f
update deps & lint
2 years ago
Sacha Weatherstone
8641c150dd
update to namespaced protobufs
2 years ago
Sacha Weatherstone
a4a5061171
update meshtastic.js package version
2 years ago
Sacha Weatherstone
bfc8271372
cleanup & update
2 years ago
Sacha Weatherstone
f7ba8ad967
minor fixes
3 years ago
Ben Lipsey
3ec9f6d322
add module ambient lighting ( #142 )
3 years ago
Ben Lipsey
a8c45ccb32
add module ( #141 )
3 years ago
Ben Lipsey
7256454ea7
Add Detection Sensor Module ( #139 )
* detection sensor
* bump version
3 years ago
Sacha Weatherstone
a988acd992
Update toast hook & cleanup
3 years ago
Sacha Weatherstone
1012167c89
Second round of formatting
3 years ago
Sacha Weatherstone
20ac657b51
Use rome and initial format
3 years ago
Michel Jung
7748d25886
Initialize "darkMode" with the user client's preference. ( #105 )
Relates to #88 but doesn't fix it.
3 years ago
Sacha Weatherstone
0894fd76f5
more state changes
3 years ago
Sacha Weatherstone
b2c3c89965
DM support
3 years ago
Sacha Weatherstone
35c88b67dd
Basic Toast
3 years ago
Sacha Weatherstone
e59fe138f1
Overhaul ( #83 )
* WIP Layout Refactor
* New Connection Dialog
* WIP form overhaul
* Fix remaining config pages
3 years ago
Sacha Weatherstone
c184c5add6
Cleanup & start transition of moduleConfig
3 years ago