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
50eb2a827f
chore: fixes from deno linting/formatting
2025-03-02 14:46:02 -05: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
Dan Ditomaso
d8bf2f7d8e
fix: updates to overall site styling in dark mode
2025-02-25 15:42:14 -05:00
Dan Ditomaso
f4d58a9ea9
feat: updated app to tailwind 4.x
2025-02-19 07:47:02 -05:00
Tilen Komel
971541a516
Merge branch 'master' into feature/node-quick-options
2025-02-18 16:50:56 +01:00
Dan Ditomaso
2a460dfdba
Merge branch 'master' into issue-407-text-style-messages
2025-02-17 13:00:27 -05:00
Hunter Thornsberry
5f2f929af8
Merge pull request #416 from danditomaso/issue-415-message-input-allows-empty-messages
...
fix: prevent empty/blank messages from being sent.
2025-02-13 23:25:27 -05:00
Dan Ditomaso
c6f70a7b77
feat: added text style chat messages
2025-02-13 15:36:44 -05:00
Dan Ditomaso
b7f92388c5
fix: added dark modifer to message input ( #414 )
2025-02-11 21:03:20 +01:00
Dan Ditomaso
467effa62e
fix: prevent empty/blank messages from being sent. fix: count chars during copy/paste action
2025-02-10 12:24:57 -05:00
Hunter275
e3cc95cfd8
add missing maxBytes to MessageInput
2025-02-07 23:28:55 -05:00
Dan Ditomaso
d552dcd137
Merge branch 'master' into fix/improve-styling-of-chat
2025-02-07 10:25:15 -05:00
Tilen Komel
9505284e61
Merge remote-tracking branch 'origin/HEAD' into feature/node-quick-options
2025-02-06 07:33:48 +01:00
Hunter275
430e0cbd46
Limit the length of messages to 200 bytes
2025-02-04 23:30:39 -05:00
Dan Ditomaso
1c7b466e64
fix: styling fixes from code review
2025-02-04 14:46:46 -05:00
Dan Ditomaso
87ddaad966
fix: styling updates, chat conversation moved to bottom of chat window.
2025-02-03 20:28:01 -05:00
Dan Ditomaso
a4e21ed343
feat: added hover tooltip on message status
2025-02-03 13:17:57 -05:00
Dan Ditomaso
794d214636
feat: removed traceroute from message screen.
2025-02-03 12:36:33 -05:00
Tilen Komel
fb1b4c6cc5
Update according to change request
2025-02-03 18:27:22 +01:00
Dan Ditomaso
d9ad044ecd
fix: improve styling of messsges
2025-01-29 16:08:55 -05:00
Tilen Komel
9eeed9630b
Fix
2025-01-29 13:15:52 +01:00
Tilen Komel
617b452da5
Merge branch 'master' into feature/node-quick-options
2025-01-29 11:50:33 +01:00
Hunter Thornsberry
c7e2baea1b
Merge pull request #385 from danditomaso/fix/update-project-deps-to-latest
...
fix: update packages to latest version
2025-01-28 15:53:52 -05:00
Dan Ditomaso
9b843f6483
chore: update packages to latest version. feat: replace hashicon lib with vanilla component
2025-01-28 12:15:04 -05:00
Dan Ditomaso
f0dd426055
chore: linting
2025-01-25 21:24:43 -05:00
Dan Ditomaso
d0ca24ae6f
feat: debounce message draft state updates to reduce zustand/immer store writes on Messages page
2025-01-25 16:41:42 -05:00
Tilen Komel
2fbf2a1173
Fix show ?? if null
2025-01-24 12:26:28 +01:00
Tilen Komel
c9377295db
Merge branch 'master' into feature/node-quick-options
2025-01-24 12:18:10 +01:00
Tilen Komel
54c73a8c0d
Add snr to traceroute
2025-01-24 12:15:57 +01:00
Tilen Komel
891a1a9503
pnpm check:fix
2025-01-24 01:26:15 +01:00
Tilen Komel
965e3247b0
Added 2way traceroute
2025-01-24 00:49:27 +01:00
Tilen Komel
3f88373dd8
Merge branch 'master' into feature/node-quick-options
2025-01-23 23:57:05 +01:00
PhotoNomad0
2d041ab6d0
Added date to messages displayed
2025-01-13 06:37:18 -05:00
Sacha Weatherstone
42068ad3d8
move to RsBuild
2024-10-06 21:24:12 +10:00
Tilen Komel
bd48b02ef3
Updated traceroute response
2024-09-18 11:17:18 +02:00
Tilen Komel
a2a9b37238
Unknown to node hex on other missing places
2024-09-17 21:08:35 +02:00
Hunter Thornsberry
076dae80b7
first working version
2024-08-23 18:58:22 -04:00
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
2024-07-24 12:47:39 +08:00
Hunter Thornsberry
d42e8c10a0
minor changes and biome fixes
2024-07-04 17:29:40 -04:00
Hunter Thornsberry
f3fbe75c66
Merge branch 'meshtastic:master' into traceroute
2024-07-04 17:06:28 -04:00
Brandon Vandegrift
93b139c268
Update biome, fix and enforce recommended rules
2024-06-22 12:54:44 -04:00
Hunter Thornsberry
e9a681ab21
Add tr column and Toast when starting tr
2024-06-16 11:01:39 -04:00
Tom Fifield
daff97a5e0
Fix double double arrow on unknown nodes in multi-hop traceroutes
2024-05-27 21:04:12 +08:00
Tom Fifield
452f2581e2
Fix incorrect use of operator build error.
2024-05-27 21:02:42 +08:00
Tom Fifield
569c2daa09
Fix traceroute ordering for multi-hop traceroutes
2024-05-27 20:57:09 +08:00
Tom Fifield
e825a737b0
Fix build errors
2024-05-27 12:08:32 +08:00
Tom Fifield
54c983439c
Fix type Number - number
2024-05-27 11:52:33 +08:00