Hunter Thornsberry
0dcc2b1975
rewrite disabled dynamicforms stuff and fix factory reset in command palette
2 years ago
Rafael Cortês
05a6b6293e
Change 'powerScreenEnabled' config type to toggle
2 years ago
Hunter Thornsberry
076dae80b7
first working version
2 years ago
Tilen Komel
e3fad3015f
Add hide toggle to password generator
2 years ago
Tilen Komel
02a63c213e
Add key verification & generation
2 years ago
Tilen Komel
66fb300575
Moved prop. from Device to Security & Hide PKI Eye
2 years ago
Tilen Komel
cf423620c4
Error & formating fixes
2 years ago
Tilen Komel
65247c4f35
Update Security tab
2 years ago
Tilen Komel
f0eae444c7
Update descriptions in Security
2 years ago
Tilen Komel
7d5950d6cc
Add SecurityValidation to security channel
2 years ago
Tilen Komel
f6be57224e
Updated inputs
2 years ago
Tilen Komel
a8dcab0844
Added security input fields
2 years ago
Tilen Komel
049f3de919
Added security tab
2 years ago
Hunter Thornsberry
54a7b88146
rewrite PSK validation
2 years ago
Hunter Thornsberry
e7892fd6a0
biome
2 years ago
Hunter Thornsberry
1eedb6d97b
validation
2 years ago
Hunter Thornsberry
faf094084c
remove used imports and rename clickEventCb
2 years ago
Hunter Thornsberry
32acd23362
biome
2 years ago
Hunter Thornsberry
cd0fcbbf90
initial working version
2 years ago
Hunter Thornsberry
1c7c44a472
biome linting
2 years ago
Hunter Thornsberry
9c6aff534a
a bit of cleanup
2 years ago
Hunter Thornsberry
1ae879342a
added password generator
2 years ago
Tom Fifield
8c17a8be38
Allow single character messages in MessageInput
In character-based languages (eg Chinese, Japanese, Korean), there
are many common interjections that are single characters. Allow
single character messages to support these users to communicate
naturally.
fixes meshtastic/web#264
2 years ago
Hunter Thornsberry
d42e8c10a0
minor changes and biome fixes
2 years ago
Hunter Thornsberry
2f37390985
Linting
2 years ago
Hunter Thornsberry
a5a37cd4ab
update setWorkingModuleConfig to include mapReportSettings
2 years ago
Brandon Vandegrift
93b139c268
Update biome, fix and enforce recommended rules
2 years ago
Hunter Thornsberry
4143249c55
remove mention of channel
2 years ago
Hunter Thornsberry
4c1737bc44
remove precise location mention as there is a setting for that
2 years ago
Hunter Thornsberry
17c44054be
update MQTT precision dropdown and encryption warning
2 years ago
Hunter Thornsberry
e9a681ab21
Add tr column and Toast when starting tr
2 years ago
Hunter Thornsberry
ae0e416219
correctly map distance values
2 years ago
Hunter Thornsberry
c3c36c5762
Distance is set in km not meters not
2 years ago
Hunter Thornsberry
12337b1aba
remove unused import
2 years ago
Hunter Thornsberry
134739b1e1
wording update
2 years ago
Hunter Thornsberry
4466a519c8
Added location management from web
2 years ago
Hunter Thornsberry
11c69a4610
Additional UI
2 years ago
Hunter Thornsberry
447f1b8ac9
mock UI, select values are probably not correct
2 years ago
Nick Oliver
54d555941e
fix(Connect): disable the address and TLS inputs when connecting
2 years ago
Hunter Thornsberry
bc27d3d87b
- hop limit is now a select instead of a number
2 years ago
Tom Fifield
daff97a5e0
Fix double double arrow on unknown nodes in multi-hop traceroutes
2 years ago
Tom Fifield
452f2581e2
Fix incorrect use of operator build error.
2 years ago
Tom Fifield
569c2daa09
Fix traceroute ordering for multi-hop traceroutes
2 years ago
Tom Fifield
e825a737b0
Fix build errors
2 years ago
Tom Fifield
54c983439c
Fix type Number - number
2 years ago
Tom Fifield
7b6b8daeba
Fix build errors
Several types were wrong.
2 years ago
Tom Fifield
0f89e04bb0
Only show traceroutes on node direct message pageso
2 years ago
Tom Fifield
f16cce90c8
Fix case where intermediary node in traceroute is unknown.
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