Commit Graph

497 Commits

Author SHA1 Message Date
10b9c145cd remote mqtt connection state column 2024-08-28 22:51:08 +12:00
1aed1fac78 refactor mqtt status to own function and set default config 2024-08-28 22:47:32 +12:00
d163c84450 don't care if updating mqtt timestamp fails 2024-08-28 20:42:24 +12:00
485621ffa4 MQTT Status based on Last Packet Received 2024-08-28 01:14:19 -07:00
7b8c9f82e5 MQTT Status based on Last Packet Received 2024-08-28 01:10:14 -07:00
0262dd3ee5 update mqtt details 2024-08-28 18:43:50 +12:00
a00795a28f condense lora region 2024-08-28 02:41:39 +12:00
45fd56e4bf condense lat long to single line 2024-08-28 02:34:11 +12:00
eb689d7b0f fix alignment 2024-08-28 02:17:05 +12:00
944bce8697 improve ux for sharing node 2024-08-28 02:02:28 +12:00
7c93945d80 add node icon to full details header and use long name for subtitle 2024-08-28 01:42:44 +12:00
0238baddb3 update comments 2024-08-27 21:34:28 +12:00
3bb609a85c remove unused var 2024-08-27 21:29:10 +12:00
0de6599992 refactor hex id conversion to its own function 2024-08-27 17:01:56 +12:00
1760532898 allow setting a custom mqtt client id 2024-08-27 16:08:44 +12:00
4cb41c3a56 fix null check 2024-08-26 18:28:26 +12:00
96ee4667e6 update node outline to be based on position precision 2024-08-26 18:26:54 +12:00
c080acecf9 add position precision to ui 2024-08-26 18:14:16 +12:00
c6d70cc4e9 add shadow to node icon 2024-08-26 16:23:08 +12:00
456907aef1 make node icon a link to node on map 2024-08-26 16:22:27 +12:00
b89bd56774 show message details on click 2024-08-26 16:19:57 +12:00
ef3a4d456d add node profile image for messages 2024-08-26 15:58:01 +12:00
f80ce3c4d3 add option to ignore direct messages 2024-08-26 12:32:18 +12:00
989b12e044 update readme 2024-08-24 15:52:00 +12:00
043be5bafd add contact link to allow removing node via email 2024-08-24 15:50:16 +12:00
c8cc4133f1 update lang 2024-08-24 15:27:50 +12:00
ed61b62889 add service announcement about mqtt 2024-08-24 15:12:54 +12:00
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