Commit Graph

420 Commits

Author SHA1 Message Date
b3c0684a42 show about dialog instead of popular devices on mobile ui 2024-08-24 15:10:50 +12:00
887ef0ffa9 auto update position in url by default 2024-08-24 15:02:45 +12:00
001ef68a1a add mqtt server details to info modal 2024-08-24 14:58:39 +12:00
b3322150fe change to using allowed meshtastic icon 2024-08-23 13:30:31 +12:00
17dec0436c support multiple topics 2024-08-22 10:16:19 +12:00
6ce078f984 refactor path to leaflet plugins 2024-08-21 23:40:22 +12:00
fbe45c8d7c add missing leaflet assets 2024-08-21 23:40:22 +12:00
b75681de37 host and serve scripts locally for offline access 2024-08-21 23:40:22 +12:00
6e9156408e close node info tooltip as position history shows under it 2024-08-21 23:18:21 +12:00
eac83a58ae add quick time range buttons for position history 2024-08-21 23:08:59 +12:00
540869b365 reset default time range when opening position history ui 2024-08-21 20:35:09 +12:00
c9049dd603 implement purging service envelopes 2024-08-21 00:55:31 +12:00
a3242c9055 implement purging neighbour infos 2024-08-21 00:46:23 +12:00
f310a17423 implement purging traceroutes 2024-08-21 00:37:03 +12:00
d4b67aebde implement purging waypoints 2024-08-21 00:33:14 +12:00
32d8019d61 implement purging map reports 2024-08-21 00:29:05 +12:00
e109a24ebf update lang for mqtt connection state 2024-08-20 19:07:58 +12:00
c83c5a159b update readme 2024-08-20 19:04:53 +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
adb60ede63 Merge pull request #57 from ianmcorvidae/non-json-traceroutes
Parse traceroute arrays when they don't show up as JSON already
2024-08-20 11:34:59 +12:00
80514974be Merge pull request #61 from KomelT/patch-1
Update README.md
2024-08-20 11:15:38 +12:00
0515178126 Update README.md 2024-08-19 19:51:16 +02:00
c0801945ea Parse traceroute arrays when they don't show up as JSON already 2024-08-09 09:45:55 -07:00
9722d23c61 Working front end 2024-08-04 19:12:51 +02:00
fc80d771e8 Added /position-history api endpint 2024-08-04 16:44:01 +02:00
349e1080b1 Colledct positions by default 2024-08-04 16:43:19 +02:00
f6f0970d21 update mesh.proto to add new hardware models 2024-07-17 17:12:06 +12:00
a252967ea9 update default topic 2024-07-17 13:19:55 +12:00
f249856887 support fetching direct messages between two nodes 2024-07-07 16:43:30 +12:00
86787334ef make node names a link to the node 2024-07-06 01:31:35 +12:00
63a6da2999 show who message was to if it wasn't broadcast 2024-07-06 01:26:41 +12:00
bebd367436 move buttons to view message logs to node info panel 2024-07-06 01:21:29 +12:00
2cab63bfc8 add empty state ui 2024-07-06 00:46:45 +12:00
70dc492fb2 add buttons to open message logs 2024-07-06 00:34:07 +12:00
6f29f5d865 fix channel id and gateway id 2024-07-05 23:57:16 +12:00
957c349870 implement purging old text messages after configured duration 2024-07-05 23:48:52 +12:00
c34c56fd41 auto load previous messages when scrolling up 2024-07-05 23:41:30 +12:00
7398119e61 prevent loading previous from scrolling ui to top 2024-07-05 23:31:14 +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
5549a23695 update npm deps 2024-07-05 20:16:56 +12:00
88923bbb3c add setting to display temperature metrics in fahrenheit 2024-06-24 17:14:46 +12:00
8bad3bb73b add docker compose to readme 2024-06-15 15:05:08 +12:00
b178516904 Merge pull request #44 from ketan/docker
Add support for docker & docker compose
2024-06-15 14:53:06 +12:00
efa33d900b add docs to dockerfile 2024-06-15 14:50:45 +12:00
f777f4575e move docker files to root directory 2024-06-15 14:48:42 +12:00
2329fd9ac8 use docker service healthy condition instead of external docker-compose-wait dependency 2024-06-15 14:39:49 +12:00
059de37111 refactor docker compose 2024-06-14 17:26:02 +12:00
e7824de7e8 Add support for docker & docker compose 2024-06-11 20:06:08 +05:30