Commit Graph

821 Commits

Author SHA1 Message Date
Dan Ditomaso
fe2b76eeb9 fix: moving tailwind libs to dev dependency, removed unused deps 2025-01-25 16:09:59 -05:00
Hunter Thornsberry
5d0f2e4403 Merge pull request #381 from KomelT/fix/biome
Fix Biome
2025-01-23 22:54:52 -05:00
Tilen Komel
47150c649f Add back pnpm check into build command 2025-01-24 01:50:41 +01: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
cf79f3b07e Merge pull request #379 from KomelT/add-package-manager
Add packageManager in package.json
2025-01-23 16:25:58 -05:00
Tilen Komel
9493649a69 This works now 2025-01-23 14:02:21 +01:00
Tilen Komel
c8cd5b0eaa Define package_json_file: package.json in CI 2025-01-23 13:49:44 +01:00
Tilen Komel
c16b3a3ce0 Add version 2025-01-23 13:35:12 +01:00
Tilen Komel
2967a74480 Blank version 2025-01-23 13:33:13 +01:00
Tilen Komel
ea648ca887 Just for joke without actions/checkout@v4 2025-01-23 13:30:16 +01:00
Tilen Komel
8d35b57d19 Add packageManager in package.json 2025-01-23 12:59:57 +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
Tom Fifield
7d37c6e728 Merge pull request #378 from Hunter275/ci-pnpm-version
remove version spec
2025-01-21 13:54:11 +11:00
Hunter275
42ccd953c0 remove version spec 2025-01-20 20:20:50 -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
Hunter Thornsberry
88510a6ffe Merge pull request #367 from danielhogstrom/sidebar-close-button
feat: Add sidebar close button
2025-01-19 02:21:10 -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
Tom Fifield
6b10d35e1a Merge pull request #365 from kylewistrand/fix-node-detail-dark-mode
fix: Node map detail dark mode
2025-01-12 13:38:45 +08: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
07d4204e86 Merge branch 'add_pki_backup_dialog' of https://github.com/danditomaso/meshtastic-web into add_pki_backup_dialog 2025-01-07 15:11:58 -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
Tom Fifield
ecd50148de Merge pull request #363 from danditomaso/add_empty_psk_size
Added empty value to pre-shared key size. Feature parity with IOS app
2025-01-07 13:58:20 +08:00
Hunter Thornsberry
08a28eeb68 Merge branch 'master' into add_map_node_detail 2025-01-07 00:05:45 -05:00
Dan Ditomaso
cbabcd4782 feat: added delay to toast appearing to avoid conflicting with messages/node loading. 2025-01-06 16:00:13 -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
7cd03c6a52 feat: Add key backup reminder. Refactor Toast component to handle dark mode better 2025-01-03 21:40:56 -05:00
Dan Ditomaso
db09711be5 feat: Add pki backup dialog, refactor Channels pre-shared key to support regenerate dialog 2025-01-03 12:05:29 -05:00
Hunter Thornsberry
94c6eea20b Merge pull request #317 from jangrewe/master
Update Containerfile to use plain Nginx
2024-12-30 14:46:52 -05:00
Jan Grewe
1ec3aa07d3 Merge branch 'meshtastic:master' into master 2024-12-30 16:19:16 +01:00
Tom Fifield
1087c68541 Merge pull request #356 from danditomaso/add_attribution_control_to_map
feat: Add AttributionControl to Map to comply with OSM license requirements
2024-12-29 13:01:53 +11:00
Dan Ditomaso
856556c12b feat: Add AttributionControl to Map to comply with OSM license requirements 2024-12-28 20:21:40 -05:00
Tom Fifield
fc24a389c0 Merge pull request #353 from meshtastic/dependabot/npm_and_yarn/nanoid-3.3.8
Bump nanoid from 3.3.7 to 3.3.8
2024-12-14 22:16:31 +11:00
dependabot[bot]
5687485154 Bump nanoid from 3.3.7 to 3.3.8
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-14 09:37:41 +00:00
Jan Grewe
654d6c64c1 Merge remote-tracking branch 'upstream/master' 2024-12-02 11:28:43 +01: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
Hunter Thornsberry
03173f6a37 Merge pull request #347 from meshtastic/dependabot/npm_and_yarn/cross-spawn-7.0.6
Bump cross-spawn from 7.0.3 to 7.0.6
2024-11-24 17:11:10 -05:00
dependabot[bot]
3fa73894ed Bump cross-spawn from 7.0.3 to 7.0.6
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-20 15:01:05 +00:00