Jeremy Gallant
2ca3eb5685
Missing validation strings ( #791 )
Partially revert 43143bf
Co-authored-by: philon- <[email protected] >
10 months ago
github-actions[bot]
d5b03c09db
chore(i18n): New Crowdin Translations by GitHub Action ( #784 )
Co-authored-by: Crowdin Bot <[email protected] >
10 months ago
Dan Ditomaso
ee1758a548
Add DFU mode to command menu ( #781 )
* feat: add dfu mode to command menu
* Update packages/web/src/components/CommandPalette/index.tsx
Co-authored-by: Copilot <[email protected] >
---------
Co-authored-by: Copilot <[email protected] >
10 months ago
Jeremy Gallant
32f31cb502
Add client notification ( #771 )
* ClientNotification WIP
* Test
* ClientNotification WIP
* Add client notification dialog and related functionality
* Update ClientNotificationDialog.tsx
---------
Co-authored-by: philon- <[email protected] >
10 months ago
Jeremy Gallant
176d554ef9
Improve NodeDetailsDialog UI and add security info ( #770 )
* Improve NodeDetailsDialog UI and add security info
Refactored NodeDetailsDialog to use tables for better layout and readability, added a security section displaying public key and verification status, and included messageable status. Updated i18n files with new keys and improved battery level formatting. Fixed logic in Nodes page for handling location packets and improved hardware model sorting.
* Update NodeDetailsDialog.tsx
10 months ago
github-actions[bot]
28f0ca4337
chore(i18n): New Crowdin Translations by GitHub Action ( #772 )
Co-authored-by: Crowdin Bot <[email protected] >
10 months ago
Jeremy Gallant
1dbf0b07b6
refactor-ota-dialog ( #768 )
Co-authored-by: philon- <[email protected] >
10 months ago
github-actions[bot]
1927323fb7
chore(i18n): New Crowdin Translations by GitHub Action ( #756 )
Co-authored-by: Crowdin Bot <[email protected] >
10 months ago
github-actions[bot]
9833628867
chore(i18n): New Crowdin Translations by GitHub Action ( #748 )
Co-authored-by: Crowdin Bot <[email protected] >
11 months ago
Dan Ditomaso
704d06cfe7
refactor: switch to using Bun ( #718 )
11 months ago
Dan Ditomaso
5fb5693792
feat: added disconnect method to core lib ( #712 )
11 months ago
Dan Ditomaso
5efa1d1795
Prevented i18n package from escaping text ( #704 )
* fix: prevented i18n package from escaping text
* Update packages/web/vite.config.ts
Co-authored-by: Copilot <[email protected] >
* fix: stupid copilot
---------
Co-authored-by: Copilot <[email protected] >
11 months ago
Dan Ditomaso
2e2b0074b1
Assorted Monorepo fixes ( #698 )
* add npmrc to root
* fix: associated updates related to monorepo updates
* removed deno plugin
* removed deno plugin
* updating ci
11 months ago
Dan Ditomaso
87cd91b0f8
refactor: add svgs to sub folder ( #687 )
11 months ago
Dan Ditomaso
1c13343e8a
Add monorepo support to project ( #682 )
* feat: add monorepo support
* fix: correct relatedProjects structure in vercel.json
* update github actions with monorepo support
* removed legacy dep
* moved jsr config into web package
12 months ago