Commit Graph

501 Commits

Author SHA1 Message Date
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
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
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
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
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
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
0e92dd9bea There is no longer a setting here 2024-09-17 13:53:36 -04:00
Hunter Thornsberry
3d3a08a23f replace with select 2024-09-17 13:47:07 -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
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
3b0a1e6108 biome 2024-09-09 18:37:22 -04:00
Hunter Thornsberry
c2f2205626 cleanup 2024-09-09 18:25:58 -04:00
Hunter Thornsberry
87c729d694 Merge branch 'pki' into pki-nodelist 2024-09-09 18:01:17 -04:00
Hunter Thornsberry
8e4f60edf3 biome 2024-09-09 16:36:56 -04:00
Hunter Thornsberry
8811eee9f5 Remove bluetooth debugging and reword generic debug 2024-09-09 16:36:17 -04:00
Hunter Thornsberry
2af93f1acd Fix protobufs, add configOkToMqtt, add PKI icons 2024-09-09 16:22:48 -04:00
Hunter Thornsberry
78a35544c7 Node list and DMs now show icons 2024-09-08 19:48:42 -04:00