Dan Ditomaso
794d214636
feat: removed traceroute from message screen.
2025-02-03 12:36:33 -05:00
Dan Ditomaso
d9ad044ecd
fix: improve styling of messsges
2025-01-29 16:08:55 -05:00
Hunter Thornsberry
c7e2baea1b
Merge pull request #385 from danditomaso/fix/update-project-deps-to-latest
...
fix: update packages to latest version
2025-01-28 15:53:52 -05:00
Dan Ditomaso
9b843f6483
chore: update packages to latest version. feat: replace hashicon lib with vanilla component
2025-01-28 12:15:04 -05:00
Dan Ditomaso
f0dd426055
chore: linting
2025-01-25 21:24:43 -05:00
Dan Ditomaso
d0ca24ae6f
feat: debounce message draft state updates to reduce zustand/immer store writes on Messages page
2025-01-25 16:41:42 -05:00
Tilen Komel
7930f44109
Try to fix old stuff
2025-01-24 01:42:01 +01:00
Tilen Komel
ec6906a5c3
Fixes by hand
2025-01-24 01:27:33 +01:00
Tilen Komel
891a1a9503
pnpm check:fix
2025-01-24 01:26:15 +01:00
Hunter Thornsberry
be9a07bc4b
Merge pull request #360 from danditomaso/add_pki_backup_dialog
...
Add PKI backup dialog, add reminder toast to suggest backing up private key.
2025-01-22 22:35:41 -05:00
Hunter Thornsberry
578405d5d3
Merge pull request #362 from danditomaso/update_ble_serial_wording_https
...
fix: update connect dialog messaging to describe requirement for https
2025-01-20 14:59:51 -05:00
Dan Ditomaso
ebb32f0893
fix: changed position of error message, disabled buttons when error is showing
2025-01-19 22:42:38 -05:00
Hunter Thornsberry
9cef18b82a
Merge pull request #370 from PhotoNomad0/feature-addDateToDisplayedMessages
...
Feature / Added date to messages displayed
2025-01-19 02:25:14 -05:00
Hunter275
be6acc5ef2
add right border
2025-01-19 00:50:23 -05:00
Dan Ditomaso
225d6055d4
Improved error messaging based on feature missing from browser
2025-01-15 20:11:46 -05:00
Dan Ditomaso
7884991ac6
Refactor based on code review. Improved typing of useCookie hook. Added duration/delay to control length of toast.
2025-01-14 21:51:06 -05:00
PhotoNomad0
2d041ab6d0
Added date to messages displayed
2025-01-13 06:37:18 -05:00
Daniel
c2cdc92ae9
feat: Add sidebar close button
2025-01-12 18:59:12 +01:00
Kyle Wistrand
b50edb2762
fix: Node map detail dark mode
2025-01-11 20:31:33 -08:00
Hunter Thornsberry
88e06a1bea
Merge pull request #350 from kylewistrand/add_map_node_detail
...
feat: Add Node detail popup in Map view
2025-01-10 14:17:48 -05:00
Dan Ditomaso
0e78d0bd50
feat: added delay to toast appearing to avoid conflicting with messages/node loading.
2025-01-07 15:09:00 -05:00
Dan Ditomaso
f3a3741216
feat: Add key backup reminder. Refactor Toast component to handle dark mode better
2025-01-07 15:08:01 -05:00
Dan Ditomaso
74e33d09b1
feat: Add pki backup dialog, refactor Channels pre-shared key to support regenerate dialog
2025-01-07 15:08:01 -05:00
Hunter Thornsberry
08a28eeb68
Merge branch 'master' into add_map_node_detail
2025-01-07 00:05:45 -05:00
Dan Ditomaso
63be65a487
feat: added empty value to pre-shared key size.
2025-01-06 13:45:45 -05:00
Dan Ditomaso
1c8476df53
refactor: consolidate browser feature detection into typed hook. Update connect dialog messaging to describe requirement for https when conneecting
2025-01-06 11:43:36 -05:00
Dan Ditomaso
856556c12b
feat: Add AttributionControl to Map to comply with OSM license requirements
2024-12-28 20:21:40 -05:00
Kyle Wistrand
fed6b2a6da
feat: Add Node detail popup in Map view
2024-11-26 18:45:59 -08:00
Hunter Thornsberry
e78aa2df61
Merge pull request #332 from Nestpebble/patch-1
...
Improve Managed Node description
2024-11-24 17:16:25 -05:00
Tom
6fc183ff15
Update Security.tsx
2024-11-10 12:58:54 +00: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
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
Tom
2cf7655562
Update Security.tsx
2024-11-02 01:37:28 +00: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
Sacha Weatherstone
42068ad3d8
move to RsBuild
2024-10-06 21:24:12 +10: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
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
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
a8ee273b24
biome
2024-09-17 12:36:49 -04:00
Hunter Thornsberry
3ee7a57480
rewrite convertIpAddressToInt
2024-09-17 12:35:51 -04:00