Brandon Vandegrift
93b139c268
Update biome, fix and enforce recommended rules
2 years ago
Hunter Thornsberry
99c240e81a
updated styling
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
Hunter Thornsberry
febd62d8a8
fix #199
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
30ab789d43
remove disabled prop
2 years ago
Sacha Weatherstone
200020d705
Disable wifi check for network tab
2 years ago
pdxlocations
edc0be74dc
add paxcounter config
2 years ago
Sacha Weatherstone
f997faa072
update deps, fix build
2 years ago
Kette N. Krad
9eeeb89235
fix: one last time...
2 years ago
Kette N. Krad
4c6e683009
fix: change initial map zoom
2 years ago
Kette N. Krad
4b5557de35
fix: change map initial bound to 'on load'
2 years ago
Sacha Weatherstone
7fb2da396f
update deps & lint
2 years ago
Sacha Weatherstone
8641c150dd
update to namespaced protobufs
2 years ago
Sacha Weatherstone
a4a5061171
update meshtastic.js package version
2 years ago
Sacha Weatherstone
f7ba8ad967
minor fixes
3 years ago
Ben Lipsey
3ec9f6d322
add module ambient lighting ( #142 )
3 years ago
Ben Lipsey
a8c45ccb32
add module ( #141 )
3 years ago
Ben Lipsey
7256454ea7
Add Detection Sensor Module ( #139 )
* detection sensor
* bump version
3 years ago
Ben Lipsey
b20c2b29b2
change device to radio ( #136 )
3 years ago
pdxlocations
0fdfb032bf
fix from qjayjayp
3 years ago
Sacha Weatherstone
efbcb120af
Fix map
3 years ago
Sacha Weatherstone
c682553c67
2.2.0
3 years ago
Sacha Weatherstone
dbd4025ead
fix build
3 years ago
Sacha Weatherstone
a988acd992
Update toast hook & cleanup
3 years ago
Sacha Weatherstone
1012167c89
Second round of formatting
3 years ago
Sacha Weatherstone
20ac657b51
Use rome and initial format
3 years ago
Michel Jung
283682eb94
Properly display the peer name in "Peers" ( #106 )
Fixes #77
3 years ago
Michel Jung
90fd35eb49
Fix camera repositioning for single node ( #104 )
* Fix camera repositioning for single node
Before, camera repositioning only worked when there were at least two nodes,
even though the code was meant to handle single nodes as well.
This is related to #86 but doesn't fix it.
* Center camera on nodes when opening map
Fixes #86
3 years ago
Sacha Weatherstone
c040182d56
Better map markers
3 years ago
Sacha Weatherstone
a711db4ee3
fix page scroll behaviour
3 years ago
Sacha Weatherstone
0894fd76f5
more state changes
3 years ago
Sacha Weatherstone
b2c3c89965
DM support
3 years ago
Sacha Weatherstone
76433d3256
Channels update
3 years ago
Sacha Weatherstone
35c88b67dd
Basic Toast
3 years ago
Sacha Weatherstone
d79a6965c0
Minor fixes, start channel editor migration
3 years ago
Sacha Weatherstone
292bd59099
fix import paths, remove old form elements
3 years ago
Sacha Weatherstone
270718148a
Test waypoint sending
3 years ago
Sacha Weatherstone
008bc96252
fix keys
3 years ago
Sacha Weatherstone
e59fe138f1
Overhaul ( #83 )
* WIP Layout Refactor
* New Connection Dialog
* WIP form overhaul
* Fix remaining config pages
3 years ago
Sacha Weatherstone
c184c5add6
Cleanup & start transition of moduleConfig
3 years ago
Sacha Weatherstone
e36032045f
Start moduleConfig & general import cleanup
3 years ago
Sacha Weatherstone
6340809ab3
WIP config overhaul
3 years ago
Sacha Weatherstone
c502f7393d
cleanup dialog state
3 years ago
Sacha Weatherstone
e3f2a4585f
WIP config update
3 years ago