Dan Ditomaso
4755c0eeb9
refactor to integrate messageStore and unreadCounts
1 year ago
bkimmel
28cc7b9800
reorder columns in Nodes page
1 year ago
Dan Ditomaso
3f8d3389d5
feat: add error handling for key mismatch
1 year ago
bkimmel
207061e9d8
small-scale Nodes page fixes
1 year ago
Dan Ditomaso
d54a612e0b
fix: restore aliased paths to vite config
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
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
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
Tilen Komel
079e60677e
Biome
1 year ago
Tilen Komel
379ac46ec8
Add fix
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
Tilen Komel
30d36789c1
Biome
1 year ago
Leo Lutz
22887b4dd6
Add avator to nodes table
1 year ago
Tilen Komel
175e98a080
Add location respone dialog
1 year ago
Tilen Komel
b8c1096568
Add short name row to nodes page
1 year ago
Tilen Komel
76de3e0e02
Biome
1 year ago
Tilen Komel
9d9c46f732
Remove unused ariables from Nodes.tsx
1 year ago
Tilen Komel
fad6f72dd1
Add DeviceImage.tsx and hardware svgs
1 year ago
Tilen Komel
3f09e6de93
Remove timeago-react
1 year ago
Tilen Komel
b3cde1bcd7
Move remove button to quick options
1 year ago
Dan Ditomaso
9b843f6483
chore: update packages to latest version. feat: replace hashicon lib with vanilla component
1 year ago
Tilen Komel
aa66e1f73c
Biome
1 year ago
Connor Morgan
79806cc6a2
feat: Add search functionality for nodes in Messages and Nodes pages
2 years ago
Sacha Weatherstone
42068ad3d8
move to RsBuild
2 years ago
Tilen Komel
a2b9a33f6a
Cursor pointer
2 years ago
Tilen Komel
56ac1d55f4
Implement on nodes page
2 years ago
Tilen Komel
a2a9b37238
Unknown to node hex on other missing places
2 years ago
Hunter Thornsberry
2af93f1acd
Fix protobufs, add configOkToMqtt, add PKI icons
2 years ago
Hunter Thornsberry
78a35544c7
Node list and DMs now show icons
2 years ago
Hunter Thornsberry
076dae80b7
first working version
2 years ago
Tilen Komel
5771e1b733
Fixed hops singular form
2 years ago
Brandon Vandegrift
93b139c268
Update biome, fix and enforce recommended rules
2 years ago
Hunter Thornsberry
551d34d32a
add back connection info and remove button
2 years ago
Hunter Thornsberry
bdc060d6ad
revert "remove node work" commit
2 years ago
Hunter Thornsberry
1be1c3d4bb
remove node work
2 years ago
Hunter Thornsberry
7cbd41ab72
Add ability to remove nodes from device
2 years ago
Tom Fifield
7b6b8daeba
Fix build errors
Several types were wrong.
2 years ago
Tom Fifield
cbb3b63e5c
Mark never heard nodes as '-' in connection info
Nodes never heard before show hop count of 0, and not via MQTT.
However, reality is we've never connected to them. So, mark them as
'-' in the Connection Info column in the nodes table.
2 years ago
Tom Fifield
35f406c225
Add Connection info to Nodes Table
As requested in meshtastic/web#195 meshtastic/web#209 , information
about whether nodes were connected by MQTT is highly useful for
users of the web interface.
This patch adds a new column to the Nodes page which lists whether
a connection is direct (0 hops, via lora), or how many hops away
and whether the connection is via MQTT.
fixes meshtastic/web#195
fixes meshtastic/web#209
2 years ago
David Power
38927d18b4
Align terminology with iOS and Android Apps ( #168 )
* Align web client to use the same terminology for nodes. Changing peers to nodes. This is inline with both the Android and iOS Apps.
* Revert style changes
2 years ago
Sacha Weatherstone
8641c150dd
update to namespaced protobufs
3 years ago