Dan Ditomaso
22dbfbcc09
feat: added never remind me to key reminder.
1 year ago
Dan Ditomaso
5a142e671d
Merge pull request #525 from danditomaso/fix/remove-react-scan
Revert: Remove react scan
1 year ago
Dan Ditomaso
ba3d45584d
adding lock file
1 year ago
Dan Ditomaso
f54c0dd836
fix: removed react-scan due to issues with bluetooth
1 year ago
Dan Ditomaso
a6427a9ed1
Merge pull request #520 from bkimmel/bkimmel/labels-on-icons
add a label to theme icon
1 year ago
Dan Ditomaso
11058dbf3b
Merge pull request #516 from danditomaso/feat/add-key-mismatch-error-handling
feat: add error handling for key mismatch
1 year ago
Dan Ditomaso
d062c2f1ab
Merge pull request #522 from danditomaso/fix-node-details-styling
fix: styling issues in NodeDialog & TraceRoute components
1 year ago
bkimmel
1f109d161f
deno format
1 year ago
bkimmel
f2d6daa9fc
safety coalesce
1 year ago
bkimmel
9634e1ce39
PR Feedback: h/t Dan & Hunter
1 year ago
Dan Ditomaso
64055a5aeb
fixed spacing and updated wording on dialog
1 year ago
Dan Ditomaso
ad366e6bab
added additional routing packet error handler
1 year ago
Dan Ditomaso
9399104914
fix: resolved issues with styling
1 year ago
bkimmel
f82bc660b0
add a label to theme icon
1 year ago
Dan Ditomaso
ed13af2382
Merge pull request #514 from bkimmel/bkimmel/nodespage-fixes-1
small-scale Nodes page fixes
1 year ago
bkimmel
e4c2952e49
dark mode adjustments
1 year ago
Dan Ditomaso
0830eb9971
Merge pull request #518 from danditomaso/issue-515-add-node-count
feat: added node count to sidebar
1 year ago
Dan Ditomaso
be9b61ec0c
feat: added node count to sidebar
1 year ago
Hunter Thornsberry
be0fe08f2f
Merge pull request #513 from Hunter275/position-precision-fix
Position Precision Rework
1 year ago
Dan Ditomaso
3f8d3389d5
feat: add error handling for key mismatch
1 year ago
Hunter Thornsberry
20af1b4d34
change submit to be outlined
1 year ago
bkimmel
207061e9d8
small-scale Nodes page fixes
1 year ago
Hunter Thornsberry
6633fc9c55
Merge branch 'master' into position-precision-fix
1 year ago
Hunter275
52b80613f8
position precision rework
1 year ago
Dan Ditomaso
c320d7d173
Merge pull request #499 from Hunter275/position_precision_stop_gap
Stop Gap: Remove Position Precision
1 year ago
Hunter Thornsberry
db50bb5c1b
stop gap for channel position precision until fix is worked out
1 year ago
Dan Ditomaso
3240ac57f7
Merge pull request #492 from bkimmel/issue459/direct_nodes
Fix: issue 459 / sort direct nodes
1 year ago
Dan Ditomaso
2008b09ca3
Merge pull request #494 from danditomaso/issue-486-are-you-sure-dialog
Issue 486 are you sure dialog
1 year ago
Dan Ditomaso
491f72b426
fix for broken test
1 year ago
Dan Ditomaso
a6f46bd38a
commit lock
1 year ago
Dan Ditomaso
2cebb8eee2
refactor: added close button back to dialog
1 year ago
Dan Ditomaso
33ad9f989c
fix: fixed vitest file after merge conflict
1 year ago
bkimmel
c590ab2ff5
Fix: issue 459 / sort direct nodes
1 year ago
Dan Ditomaso
9da949d27a
Merge branch 'master' into issue-486-are-you-sure-dialog
1 year ago
Dan Ditomaso
f1a58f0434
refactor: fixed unsafe roles dialog and hook logic, added tests
1 year ago
Dan Ditomaso
0296b241e4
Merge pull request #487 from danditomaso/issue-455-cant-scroll-up-in-chat
fix: resolved issue with being unable to scroll up in the input field
1 year ago
Dan Ditomaso
344ad48858
fix: improved style of the message input field
1 year ago
Dan Ditomaso
97f2abb582
fix: added tests to branch
1 year ago
Dan Ditomaso
eca5d780c1
feat: added are you sure dialog
1 year ago
Dan Ditomaso
844a6316f6
fix: remove unneeded role
1 year ago
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
1 year ago
Dan Ditomaso
09bb0bc43a
fix: added ble header to vercel config
1 year ago
Dan Ditomaso
266e27bfe9
fix: added BLE uuid back to BLE connection component
1 year ago
Dan Ditomaso
5b11131e08
fix: remove unneeded role
1 year ago
Dan Ditomaso
d70b14b12b
fix: failing tests
1 year ago
Dan Ditomaso
c115ac0749
fix: improved hover state for message input button
1 year ago
Dan Ditomaso
d54a612e0b
fix: restore aliased paths to vite config
1 year ago
Dan Ditomaso
d379769672
fix: resolved issue with being unable to scroll up in the input field
1 year ago
Dan Ditomaso
b670ffe407
Merge pull request #484 from varanauskas/patch-1
Update HTTP.test.tsx to ensure "https://" prefix is used if needed
1 year ago
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