|
816193dff6
|
filter nodes by role
|
2024-09-07 23:39:41 +12:00 |
|
|
042b81b3bc
|
filter nodes by hardware model
|
2024-09-07 23:36:09 +12:00 |
|
|
2664a3ef52
|
implement new power metrics chart for voltage and current
|
2024-09-02 14:06:58 +12:00 |
|
|
9f46567329
|
implement new device metrics chart
|
2024-09-02 03:26:18 +12:00 |
|
|
9f5d543b24
|
update position tooltip
|
2024-08-29 00:19:23 +12:00 |
|
|
efb019b500
|
add gateway info for position marker
|
2024-08-28 23:54:22 +12:00 |
|
|
d8f9d36ac0
|
Merge pull request #54 from KomelT/feature/location-history
Implement position history feature
|
2024-08-20 18:49:35 +12:00 |
|
|
f4a232b760
|
a few changes to position history feature
|
2024-08-20 18:47:50 +12:00 |
|
|
c0801945ea
|
Parse traceroute arrays when they don't show up as JSON already
|
2024-08-09 09:45:55 -07:00 |
|
|
fc80d771e8
|
Added /position-history api endpint
|
2024-08-04 16:44:01 +02:00 |
|
|
f249856887
|
support fetching direct messages between two nodes
|
2024-07-07 16:43:30 +12:00 |
|
|
e2142e83e0
|
implement ui for viewing received text messages in real time
|
2024-07-05 23:06:44 +12:00 |
|
|
de88a299bd
|
implement api to fetch text messages
|
2024-07-05 21:10:35 +12:00 |
|
|
a3c7861217
|
enable compression for express server responses
|
2024-06-08 16:16:39 +12:00 |
|
|
b2321a7268
|
add power metrics api
|
2024-06-07 00:02:57 +12:00 |
|
|
2301e83705
|
add environment metrics api
|
2024-06-06 23:56:40 +12:00 |
|
|
d24f684a2f
|
support custom port for web and api via cli args
|
2024-04-24 16:17:09 +12:00 |
|
|
1386ed78c4
|
add migration to add columns and drop existing traceroutes, also updated ui
|
2024-04-16 14:15:25 +12:00 |
|
|
3c492f37aa
|
Update so that trace routes are reported as in phone apps.
|
2024-04-15 23:41:16 +01:00 |
|
|
82b8cdc592
|
implement api to fetch node neighbours
|
2024-04-05 17:50:04 +13:00 |
|
|
e0492512f5
|
if a new waypoint is received that expires an existing waypoint, it should expire it
|
2024-04-05 15:00:15 +13:00 |
|
|
5f1aadfa19
|
return null when unable to find enum values
|
2024-04-01 00:07:47 +13:00 |
|
|
52e7e722c2
|
add region name and modem preset name in api response
|
2024-04-01 00:05:44 +13:00 |
|
|
4a85a97a87
|
add hardware model stats to api info
|
2024-03-24 00:22:48 +13:00 |
|
|
4dfbe8bd31
|
add waypoints to api info
|
2024-03-24 00:20:16 +13:00 |
|
|
0d56a4cb5f
|
add api endpoint to fetch specific node by node id
|
2024-03-24 00:14:40 +13:00 |
|
|
d3ac6bf014
|
use new neighbours source
|
2024-03-23 23:36:29 +13:00 |
|
|
3abdabdd09
|
no need for 4k queries on each load now that data is stored on node itself
|
2024-03-23 23:24:56 +13:00 |
|
|
4b4c2104c0
|
log to console where server is running
|
2024-03-23 09:57:31 +13:00 |
|
|
984d996e4a
|
add ui to view traceroutes
|
2024-03-19 02:33:11 +13:00 |
|
|
da1eacfad5
|
order by id instead of date
|
2024-03-18 22:58:51 +13:00 |
|
|
375504dba0
|
implement api to fetch waypoints
|
2024-03-18 10:12:47 +13:00 |
|
|
85060e57d7
|
improve mqtt metrics api
|
2024-03-16 19:29:58 +13:00 |
|
|
eb2cf89d77
|
add api to fetch mqtt topics published to by node
|
2024-03-16 19:07:02 +13:00 |
|
|
ed89da90b7
|
add graphs for historical device metrics
|
2024-03-14 02:39:41 +13:00 |
|
|
1e5cd0b3c8
|
implement sidebar to show popular meshtastic devices
|
2024-03-13 21:02:58 +13:00 |
|
|
f46d7a5ca2
|
fix order by
|
2024-03-13 17:12:11 +13:00 |
|
|
537221dac1
|
show neighbour info on map
|
2024-03-13 14:03:00 +13:00 |
|
|
cef784f7da
|
implement database and mqtt client to cache node info
|
2024-03-13 03:46:50 +13:00 |
|
|
2970e34a48
|
implement meshtastic map
|
2024-03-12 18:31:17 +13:00 |
|