88 Commits (ec9b299b37eba06e43773810e0251a68bbd9fee1)

Author SHA1 Message Date
Dan Ditomaso 47f8264c31
Fix tsc errors (#649) 12 months ago
Jeremy Gallant 4275bdd0c0
Remove deprecated meshtastic/js dependency (#638) 1 year ago
Dan Ditomaso eb2a2717b1
Internationalization (i18n) (#627) 1 year ago
Dan Ditomaso 1d18abf6c1
fix: connect new node no longer crashes. (#610) 1 year ago
Dan Ditomaso 480ca46a95
chore: lint/format all files (#604) 1 year ago
Dan Ditomaso 99711fc44e
Remove duplicate node logic, UI Update, flatten build output (#586) 1 year ago
Dan Ditomaso ce5ae675ea fix: hoisted state to parent in order to coordinate connection 1 year ago
James Thomas d807cd2de7 Using existing Link component and standardizing colors 1 year ago
James Thomas 0b4e3a8da9 Cleanup and add link to official docs 1 year ago
James Thomas 31be5e9a25 Adding connection failure warning 1 year ago
James Thomas 0faafe8bc4 Using existing Link component and standardizing colors 1 year ago
James Thomas 9948701127 Cleanup and add link to official docs 1 year ago
James Thomas ffae92d233 Adding connection failure warning 1 year ago
Dan Ditomaso 0d6c5878fc WIP 1 year ago
Dan Ditomaso 3f8d3389d5 feat: add error handling for key mismatch 1 year ago
Dan Ditomaso 266e27bfe9 fix: added BLE uuid back to BLE connection component 1 year ago
Dan Ditomaso d70b14b12b fix: failing tests 1 year ago
Dan Ditomaso d379769672 fix: resolved issue with being unable to scroll up in the input field 1 year ago
Tadas Varanauskas 4ffbe03b22
Update HTTP.test.tsx to ensure "https://" prefix is used if needed 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
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
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 5a62b67e79
use new packages for imports & new webserial transport 1 year ago
Dan Ditomaso d8bf2f7d8e fix: updates to overall site styling in dark mode 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
Justin ec10b63d11 fixed tls switch for http connections 1 year ago
Dan Ditomaso a7a9ba0463 fix: validate bluetooth pin is 6 characters. 1 year ago
Dan Ditomaso 664fd1c2d0 chore: format file 1 year ago
Dan Ditomaso f4d58a9ea9 feat: updated app to tailwind 4.x 1 year ago
Tilen Komel 891a1a9503 pnpm check:fix 1 year ago
Dan Ditomaso ebb32f0893 fix: changed position of error message, disabled buttons when error is showing 1 year ago
Sacha Weatherstone 42068ad3d8
move to RsBuild 2 years ago
sgtwilko fd9e327c85
Use window.location.host so that websites run on non-standard ports include the port 2 years ago
Brandon Vandegrift 93b139c268 Update biome, fix and enforce recommended rules 2 years ago
Hunter Thornsberry d8261a649b add disabled 2 years ago
Hunter Thornsberry c4565d97b0 add ability to enable/disable HTTPS connections 2 years ago
Nick Oliver 54d555941e fix(Connect): disable the address and TLS inputs when connecting 2 years ago
Nick Oliver 85d80be1cb fix(Connect): disable connecting multiple times 2 years ago