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
1 year ago
Dan Ditomaso
4d0d1da691
fix: remove GlobalThis and use window instead
1 year ago
Dan Ditomaso
35fed173af
fix: update TLS setting if URL is using HTTPS
1 year ago
Dan Ditomaso
bd9d599934
fix: if url is already https, toggle should be checked
1 year ago
Dan Ditomaso
b40079cdc9
fix: restored https toggle functionality. added tests
1 year ago
Dan Ditomaso
75596e7153
chore: fixes from deno linting/formatting
1 year ago
Hunter275
7968994090
fix for 'never' as well
1 year ago
Hunter275
7c84a582ba
fix padding on last heard
1 year ago
Hunter275
9ad6c049f2
fix nodes page error, more cleanup is probably required for "undefined" hops away
1 year ago
Dan Ditomaso
04ecdd55fe
fix overflow issue with stack trace
1 year ago
Dan Ditomaso
dbad25814c
Reduced code duplication of ErrorBoundary, wrapped PageLayout with ErrorBoundary.
1 year ago
Dan Ditomaso
5af5364668
feat: add chirpy to error page
1 year ago
Dan Ditomaso
d28b4ce6d9
feat: add error boundary
1 year ago
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 )
1 year ago
Hunter275
e1d4490d62
fix for 'never' as well
1 year ago
Hunter275
cc24605cdb
fix padding on last heard
1 year ago
Hunter275
2647604798
fix nodes page error, more cleanup is probably required for "undefined" hops away
1 year ago
Dan Ditomaso
81a1e0e550
fix: update process.env to import.meta
1 year ago
Dan Ditomaso
50eb2a827f
chore: fixes from deno linting/formatting
1 year ago
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 )
1 year ago
Sacha Weatherstone
e224a4ebdf
migrate to new transport-http
1 year ago
Sacha Weatherstone
977b5647f6
format
1 year ago
Sacha Weatherstone
5a62b67e79
use new packages for imports & new webserial transport
1 year ago
Sacha Weatherstone
f31ac24707
fix formatting
1 year ago
Sacha Weatherstone
a5589e232b
update dependencies
1 year ago
Dan Ditomaso
fa85e83817
fix: connected labels to inputs, improving accessibility and testability
1 year ago
Dan Ditomaso
8bfa58540b
updated readme to discuss react scan
1 year ago
Dan Ditomaso
4a6eb0d3f8
feat: add react scan debugging
1 year ago
Dan Ditomaso
d8bf2f7d8e
fix: updates to overall site styling in dark mode
1 year ago
Tilen Komel
079e60677e
Biome
1 year ago
Tilen Komel
379ac46ec8
Add fix
1 year ago
Dan Ditomaso
f4417f984b
fixed unsafe array access in component
1 year ago
Dan Ditomaso
9f8d88bb4e
fix overflow issue with stack trace
1 year ago
Dan Ditomaso
cf4c3c1376
fixed unsafe array access in component
1 year ago
Dan Ditomaso
c9536c9ffd
added some tests to utils folder
1 year ago
Dan Ditomaso
14e9bd304a
feat: adding unit/ui testing support
1 year ago
Dan Ditomaso
5df409475e
feat: adding unit/ui testing support
1 year ago
Dan Ditomaso
9eda22b5db
Reduced code duplication of ErrorBoundary, wrapped PageLayout with ErrorBoundary.
1 year ago
Dan Ditomaso
ebf64b5bcb
fix: admin key can be saved/restored inside of web ui.
1 year ago
Dan Ditomaso
fb2a057c05
feat: add chirpy to error page
1 year ago
Dan Ditomaso
635d0673bf
feat: add error boundary
1 year ago
Dan Ditomaso
c9dab8d83c
fix: improved dark mode styles, fixed bug in http.
1 year ago
Dan Ditomaso
cbbe9be819
fix: validate bluetooth pin is 6 characters.
1 year ago
Dan Ditomaso
ede6523678
feat: updated app to tailwind 4.x
1 year ago
Dan Ditomaso
ce086ffa82
fix: fixing styling issues
1 year ago
Justin
2c8b206903
fixed tls switch for http connections
1 year ago
Dan Ditomaso
5938f91861
fix: validate bluetooth pin is 6 characters.
1 year ago
Dan Ditomaso
b959a59e7b
feat: updated app to tailwind 4.x
1 year ago
Dan Ditomaso
f7fe56535d
fix: removed hook from device config
1 year ago
Justin
ec10b63d11
fixed tls switch for http connections
1 year ago