Dan Ditomaso
9399104914
fix: resolved issues with styling
1 year ago
Dan Ditomaso
3f8d3389d5
feat: add error handling for key mismatch
1 year ago
Dan Ditomaso
491f72b426
fix for broken test
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
d379769672
fix: resolved issue with being unable to scroll up in the input field
1 year ago
Dan Ditomaso
75596e7153
chore: fixes from deno linting/formatting
1 year ago
Dan Ditomaso
d28b4ce6d9
feat: add error boundary
1 year ago
Dan Ditomaso
50eb2a827f
chore: fixes from deno linting/formatting
1 year ago
Sacha Weatherstone
977b5647f6
format
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
635d0673bf
feat: add error boundary
1 year ago
Dan Ditomaso
b959a59e7b
feat: updated app to tailwind 4.x
1 year ago
Dan Ditomaso
f4d58a9ea9
feat: updated app to tailwind 4.x
1 year ago
Dan Ditomaso
c6f70a7b77
feat: added text style chat messages
1 year ago
Dan Ditomaso
b7f92388c5
fix: added dark modifer to message input ( #414 )
1 year ago
Dan Ditomaso
467effa62e
fix: prevent empty/blank messages from being sent. fix: count chars during copy/paste action
1 year ago
Hunter275
e3cc95cfd8
add missing maxBytes to MessageInput
1 year ago
Hunter275
430e0cbd46
Limit the length of messages to 200 bytes
1 year ago
Dan Ditomaso
1c7b466e64
fix: styling fixes from code review
1 year ago
Dan Ditomaso
87ddaad966
fix: styling updates, chat conversation moved to bottom of chat window.
1 year ago
Dan Ditomaso
a4e21ed343
feat: added hover tooltip on message status
1 year ago
Dan Ditomaso
794d214636
feat: removed traceroute from message screen.
1 year ago
Tilen Komel
fb1b4c6cc5
Update according to change request
1 year ago
Dan Ditomaso
d9ad044ecd
fix: improve styling of messsges
1 year ago
Tilen Komel
9eeed9630b
Fix
1 year ago
Dan Ditomaso
9b843f6483
chore: update packages to latest version. feat: replace hashicon lib with vanilla component
1 year ago
Dan Ditomaso
f0dd426055
chore: linting
1 year ago
Dan Ditomaso
d0ca24ae6f
feat: debounce message draft state updates to reduce zustand/immer store writes on Messages page
1 year ago
Tilen Komel
2fbf2a1173
Fix show ?? if null
1 year ago
Tilen Komel
54c73a8c0d
Add snr to traceroute
1 year ago
Tilen Komel
891a1a9503
pnpm check:fix
1 year ago
Tilen Komel
965e3247b0
Added 2way traceroute
1 year ago
PhotoNomad0
2d041ab6d0
Added date to messages displayed
1 year ago
Sacha Weatherstone
42068ad3d8
move to RsBuild
2 years ago
Tilen Komel
bd48b02ef3
Updated traceroute response
2 years ago
Tilen Komel
a2a9b37238
Unknown to node hex on other missing places
2 years ago
Hunter Thornsberry
076dae80b7
first working version
2 years ago
Tom Fifield
8c17a8be38
Allow single character messages in MessageInput
In character-based languages (eg Chinese, Japanese, Korean), there
are many common interjections that are single characters. Allow
single character messages to support these users to communicate
naturally.
fixes meshtastic/web#264
2 years ago
Hunter Thornsberry
d42e8c10a0
minor changes and biome fixes
2 years ago
Brandon Vandegrift
93b139c268
Update biome, fix and enforce recommended rules
2 years ago
Hunter Thornsberry
e9a681ab21
Add tr column and Toast when starting tr
2 years ago
Tom Fifield
daff97a5e0
Fix double double arrow on unknown nodes in multi-hop traceroutes
2 years ago
Tom Fifield
452f2581e2
Fix incorrect use of operator build error.
2 years ago
Tom Fifield
569c2daa09
Fix traceroute ordering for multi-hop traceroutes
2 years ago
Tom Fifield
e825a737b0
Fix build errors
2 years ago
Tom Fifield
54c983439c
Fix type Number - number
2 years ago
Tom Fifield
7b6b8daeba
Fix build errors
Several types were wrong.
2 years ago