Commit Graph

1345 Commits

Author SHA1 Message Date
Dan Ditomaso
237c7bec3e Merge branch 'master' into refactor/use-deno 2025-03-03 20:55:16 -05:00
Dan Ditomaso
75596e7153 chore: fixes from deno linting/formatting 2025-03-03 20:42:46 -05:00
Hunter275
7968994090 fix for 'never' as well 2025-03-03 20:33:23 -05:00
Hunter275
7c84a582ba fix padding on last heard 2025-03-03 20:33:23 -05:00
Hunter275
9ad6c049f2 fix nodes page error, more cleanup is probably required for "undefined" hops away 2025-03-03 20:33:14 -05:00
Dan Ditomaso
04ecdd55fe fix overflow issue with stack trace 2025-03-03 20:33:05 -05:00
Dan Ditomaso
dbad25814c Reduced code duplication of ErrorBoundary, wrapped PageLayout with ErrorBoundary. 2025-03-03 20:33:05 -05:00
Dan Ditomaso
5af5364668 feat: add chirpy to error page 2025-03-03 20:32:56 -05:00
Dan Ditomaso
d28b4ce6d9 feat: add error boundary 2025-03-03 20:32:47 -05:00
Dan Ditomaso
f9066eced0 fix: added a notes fild to Dynamic form allowing for notes to inform users about using BLE and wifi at the same time. (#474) 2025-03-03 20:32:01 -05:00
Hunter Thornsberry
a60db5521d Merge pull request #478 from Hunter275/fix-nodes-page
Fix Nodes page
2025-03-03 09:39:47 -05:00
Hunter275
e1d4490d62 fix for 'never' as well 2025-03-02 22:44:59 -05:00
Hunter275
cc24605cdb fix padding on last heard 2025-03-02 22:42:55 -05:00
Hunter275
2647604798 fix nodes page error, more cleanup is probably required for "undefined" hops away 2025-03-02 22:22:02 -05:00
Hunter Thornsberry
6e3d326abb Merge pull request #458 from danditomaso/feat/add-error-boundary
feat: add error boundary
2025-03-02 22:12:17 -05:00
Dan Ditomaso
fc713f55fe fix: update package json scripts commands 2025-03-02 15:54:30 -05:00
Dan Ditomaso
81a1e0e550 fix: update process.env to import.meta 2025-03-02 15:23:57 -05:00
Dan Ditomaso
88587f358d refactor: move tsconfig into deno.json 2025-03-02 15:23:22 -05:00
Dan Ditomaso
99a66bfdc7 chore: updated readme 2025-03-02 14:52:46 -05:00
Dan Ditomaso
50eb2a827f chore: fixes from deno linting/formatting 2025-03-02 14:46:02 -05:00
Dan Ditomaso
db08542b39 refactor: switch to deno 2025-03-02 14:25:29 -05:00
Dan Ditomaso
cbcbafc4a3 fix: added a notes fild to Dynamic form allowing for notes to inform users about using BLE and wifi at the same time. (#474) 2025-03-02 14:43:07 +08:00
Tilen Komel
7e66dc7cac Merge pull request #476 from meshtastic/chore/removal-of-mapbox
Chore: Removal of mapbox-gl
2025-03-01 22:52:13 +01:00
Tilen Komel
62fa8df8d2 bun remove mapbox-gl 2025-03-01 22:08:37 +01:00
Dan Ditomaso
b888d8f4cf Merge branch 'master' into feat/add-error-boundary 2025-03-01 09:09:57 -05:00
Sacha Weatherstone
e224a4ebdf migrate to new transport-http 2025-03-01 16:12:56 +08:00
Sacha Weatherstone
977b5647f6 format 2025-03-01 14:14:21 +08:00
Sacha Weatherstone
5a62b67e79 use new packages for imports & new webserial transport 2025-03-01 14:00:06 +08:00
Sacha Weatherstone
f31ac24707 fix formatting 2025-03-01 13:34:05 +08:00
Sacha Weatherstone
a5589e232b update dependencies 2025-03-01 13:33:35 +08:00
Hunter Thornsberry
f65f750b7f Merge pull request #475 from danditomaso/issue-473-label-inputs-not-connected
fix: connected labels to inputs, improving accessibility and testability
2025-02-28 21:38:46 -05:00
Dan Ditomaso
fa85e83817 fix: connected labels to inputs, improving accessibility and testability 2025-02-28 14:59:17 -05:00
Dan Ditomaso
d978978677 Merge branch 'master' into feat/add-error-boundary 2025-02-28 09:05:03 -05:00
Dan Ditomaso
593c08f3e0 Merge pull request #469 from danditomaso/feat/add-react-scan-debugging
feat: add react scan debugging
2025-02-26 21:15:33 -05:00
Dan Ditomaso
801f8f38d2 Merge branch 'master' into feat/add-react-scan-debugging 2025-02-26 21:10:02 -05:00
Dan Ditomaso
8be849d982 Merge pull request #468 from danditomaso/issue-182-pwa-funcionality
feat: add PWA functionality to vite
2025-02-26 20:51:30 -05:00
Dan Ditomaso
8bfa58540b updated readme to discuss react scan 2025-02-26 20:47:47 -05:00
Dan Ditomaso
4a6eb0d3f8 feat: add react scan debugging 2025-02-26 14:24:56 -05:00
Dan Ditomaso
5c6ba38655 updated readme for pwa changes 2025-02-26 09:33:10 -05:00
Dan Ditomaso
5831967603 feat: added pwa functionality to vite 2025-02-26 09:27:08 -05:00
Dan Ditomaso
fe2360baf6 Merge pull request #466 from danditomaso/fix/tailwind-4-styling-updates
dark mode styling updates
2025-02-25 20:01:53 -05:00
Dan Ditomaso
3db2ede9d6 Merge pull request #462 from danditomaso/feat/add-support-for-unit-testing
feat: adding unit/ui testing support
2025-02-25 20:01:37 -05:00
Dan Ditomaso
25cd448d69 Merge pull request #460 from danditomaso/issue-389-admin-key-not-taking
fix: admin key can be saved/restored inside of web ui.
2025-02-25 20:01:22 -05:00
Tilen Komel
c6bb11ccc8 Merge pull request #467 from KomelT/fix/issue-465
Fix/issue 465
2025-02-25 21:44:41 +01:00
Dan Ditomaso
d8bf2f7d8e fix: updates to overall site styling in dark mode 2025-02-25 15:42:14 -05:00
Tilen Komel
079e60677e Biome 2025-02-25 20:55:15 +01:00
Tilen Komel
379ac46ec8 Add fix 2025-02-25 20:54:53 +01:00
Dan Ditomaso
f4417f984b fixed unsafe array access in component 2025-02-25 11:53:32 -05:00
Dan Ditomaso
9f8d88bb4e fix overflow issue with stack trace 2025-02-25 11:47:51 -05:00
Dan Ditomaso
cf4c3c1376 fixed unsafe array access in component 2025-02-25 09:40:59 -05:00