Dan Ditomaso
d39c5ed079
Merge pull request #490 from danditomaso/issue-489-bluetooth-uuid-not-set
...
fix: restored correct BLE service uuid to BLE devices filter
2025-03-08 21:01:22 -05:00
Dan Ditomaso
266e27bfe9
fix: added BLE uuid back to BLE connection component
2025-03-08 16:26:26 -05:00
Tadas Varanauskas
4ffbe03b22
Update HTTP.test.tsx to ensure "https://" prefix is used if needed
...
Small test update to prevent regression of #481
#482 fixed the issue, this new test would have failed before, and will prevent reoccurrence of the issue
2025-03-05 20:09:11 +02:00
Dan Ditomaso
4d0d1da691
fix: remove GlobalThis and use window instead
2025-03-05 08:54:26 -05:00
Dan Ditomaso
35fed173af
fix: update TLS setting if URL is using HTTPS
2025-03-05 08:14:59 -05:00
Dan Ditomaso
bd9d599934
fix: if url is already https, toggle should be checked
2025-03-04 14:10:46 -05:00
Dan Ditomaso
b40079cdc9
fix: restored https toggle functionality. added tests
2025-03-04 13:43:02 -05:00
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
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
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
81a1e0e550
fix: update process.env to import.meta
2025-03-02 15:23:57 -05:00
Dan Ditomaso
50eb2a827f
chore: fixes from deno linting/formatting
2025-03-02 14:46:02 -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
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
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
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
d8bf2f7d8e
fix: updates to overall site styling in dark mode
2025-02-25 15:42:14 -05:00
Dan Ditomaso
f4417f984b
fixed unsafe array access in component
2025-02-25 11:53:32 -05:00
Dan Ditomaso
cf4c3c1376
fixed unsafe array access in component
2025-02-25 09:40:59 -05:00
Dan Ditomaso
ebf64b5bcb
fix: admin key can be saved/restored inside of web ui.
2025-02-23 22:17:08 -05:00
Dan Ditomaso
635d0673bf
feat: add error boundary
2025-02-22 13:51:50 -05:00
Dan Ditomaso
c9dab8d83c
fix: improved dark mode styles, fixed bug in http.
2025-02-20 21:21:33 -05:00
Dan Ditomaso
349a2bf855
Merge branch 'master' into switch-rsbuild-to-vite
2025-02-20 21:01:58 -05:00
Dan Ditomaso
cbbe9be819
fix: validate bluetooth pin is 6 characters.
2025-02-20 20:52:08 -05:00
Dan Ditomaso
ede6523678
feat: updated app to tailwind 4.x
2025-02-20 20:51:08 -05:00
Dan Ditomaso
ce086ffa82
fix: fixing styling issues
2025-02-20 19:00:47 -05:00
Justin
2c8b206903
fixed tls switch for http connections
2025-02-20 15:57:54 -05:00
Dan Ditomaso
5938f91861
fix: validate bluetooth pin is 6 characters.
2025-02-20 15:57:38 -05:00
Dan Ditomaso
b959a59e7b
feat: updated app to tailwind 4.x
2025-02-20 15:56:51 -05:00
Dan Ditomaso
a10230b412
Merge pull request #442 from justinforlenza/tls-switch-fix
...
fix: tls switch for http connections
2025-02-20 15:34:47 -05:00
Justin
ec10b63d11
fixed tls switch for http connections
2025-02-20 18:09:48 +00:00
Dan Ditomaso
5a4774e9f3
Merge branch 'master' into feat/update-tailwind
2025-02-20 13:03:40 -05:00
Dan Ditomaso
a7a9ba0463
fix: validate bluetooth pin is 6 characters.
2025-02-19 22:29:42 -05:00
Dan Ditomaso
1f55d08adf
Merge branch 'master' into chore/fix-formatting-issue
2025-02-19 10:13:12 -05:00
Dan Ditomaso
664fd1c2d0
chore: format file
2025-02-19 10:11:42 -05:00
Dan Ditomaso
c9572af445
Merge branch 'master' into feat/update-tailwind
2025-02-19 09:24:08 -05:00
Dan Ditomaso
ab311bfa86
Merge branch 'master' into issue-249-cors
2025-02-19 09:07:08 -05:00
Dan Ditomaso
f4d58a9ea9
feat: updated app to tailwind 4.x
2025-02-19 07:47:02 -05:00
Dan Ditomaso
e769143e58
Merge pull request #430 from PhotoNomad0/bugfix-fixMapCrashHwModel
...
bugfix for Map crash
2025-02-18 13:03:14 -05:00
Tilen Komel
971541a516
Merge branch 'master' into feature/node-quick-options
2025-02-18 16:50:56 +01:00
PhotoNomad0
61529675ec
fix for Map crash on unsupported hwModel in Node.
2025-02-18 07:17:29 -05:00
Dan Ditomaso
c4383f4bd2
Merge pull request #423 from danditomaso/issue-407-text-style-messages
...
feat: added text style chat messages
2025-02-17 23:20:31 -05:00