Commit Graph
100 Commits
Author SHA1 Message Date
liamcottle 10b9c145cd remote mqtt connection state column 2024-08-28 22:51:08 +12:00
liamcottle 1aed1fac78 refactor mqtt status to own function and set default config 2024-08-28 22:47:32 +12:00
liamcottle d163c84450 don't care if updating mqtt timestamp fails 2024-08-28 20:42:24 +12:00
liamcottle 0262dd3ee5 update mqtt details 2024-08-28 18:43:50 +12:00
liamcottle a00795a28f condense lora region 2024-08-28 02:41:39 +12:00
liamcottle 45fd56e4bf condense lat long to single line 2024-08-28 02:34:11 +12:00
liamcottle eb689d7b0f fix alignment 2024-08-28 02:17:05 +12:00
liamcottle 944bce8697 improve ux for sharing node 2024-08-28 02:02:28 +12:00
liamcottle 7c93945d80 add node icon to full details header and use long name for subtitle 2024-08-28 01:42:44 +12:00
liamcottle 0238baddb3 update comments 2024-08-27 21:34:28 +12:00
liamcottle 3bb609a85c remove unused var 2024-08-27 21:29:10 +12:00
liamcottle 0de6599992 refactor hex id conversion to its own function 2024-08-27 17:01:56 +12:00
liamcottle 1760532898 allow setting a custom mqtt client id 2024-08-27 16:08:44 +12:00
liamcottle 4cb41c3a56 fix null check 2024-08-26 18:28:26 +12:00
liamcottle 96ee4667e6 update node outline to be based on position precision 2024-08-26 18:26:54 +12:00
liamcottle c080acecf9 add position precision to ui 2024-08-26 18:14:16 +12:00
liamcottle c6d70cc4e9 add shadow to node icon 2024-08-26 16:23:08 +12:00
liamcottle 456907aef1 make node icon a link to node on map 2024-08-26 16:22:27 +12:00
liamcottle b89bd56774 show message details on click 2024-08-26 16:19:57 +12:00
liamcottle ef3a4d456d add node profile image for messages 2024-08-26 15:58:01 +12:00
liamcottle f80ce3c4d3 add option to ignore direct messages 2024-08-26 12:32:18 +12:00
liamcottle 989b12e044 update readme 2024-08-24 15:52:00 +12:00
liamcottle 043be5bafd add contact link to allow removing node via email 2024-08-24 15:50:16 +12:00
liamcottle c8cc4133f1 update lang 2024-08-24 15:27:50 +12:00
liamcottle ed61b62889 add service announcement about mqtt 2024-08-24 15:12:54 +12:00
liamcottle b3c0684a42 show about dialog instead of popular devices on mobile ui 2024-08-24 15:10:50 +12:00
liamcottle 887ef0ffa9 auto update position in url by default 2024-08-24 15:02:45 +12:00
liamcottle 001ef68a1a add mqtt server details to info modal 2024-08-24 14:58:39 +12:00
liamcottle b3322150fe change to using allowed meshtastic icon 2024-08-23 13:30:31 +12:00
liamcottle 17dec0436c support multiple topics 2024-08-22 10:16:19 +12:00
liamcottle 6ce078f984 refactor path to leaflet plugins 2024-08-21 23:40:22 +12:00
liamcottle fbe45c8d7c add missing leaflet assets 2024-08-21 23:40:22 +12:00
liamcottle b75681de37 host and serve scripts locally for offline access 2024-08-21 23:40:22 +12:00
liamcottle 6e9156408e close node info tooltip as position history shows under it 2024-08-21 23:18:21 +12:00
liamcottle eac83a58ae add quick time range buttons for position history 2024-08-21 23:08:59 +12:00
liamcottle 540869b365 reset default time range when opening position history ui 2024-08-21 20:35:09 +12:00
liamcottle c9049dd603 implement purging service envelopes 2024-08-21 00:55:31 +12:00
liamcottle a3242c9055 implement purging neighbour infos 2024-08-21 00:46:23 +12:00
liamcottle f310a17423 implement purging traceroutes 2024-08-21 00:37:03 +12:00
liamcottle d4b67aebde implement purging waypoints 2024-08-21 00:33:14 +12:00
liamcottle 32d8019d61 implement purging map reports 2024-08-21 00:29:05 +12:00
liamcottle e109a24ebf update lang for mqtt connection state 2024-08-20 19:07:58 +12:00
liamcottle c83c5a159b update readme 2024-08-20 19:04:53 +12:00
Liam CottleandGitHub d8f9d36ac0 Merge pull request #54 from KomelT/feature/location-history
Implement position history feature
2024-08-20 18:49:35 +12:00
liamcottle f4a232b760 a few changes to position history feature 2024-08-20 18:47:50 +12:00
Liam CottleandGitHub 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
Liam CottleandGitHub 80514974be Merge pull request #61 from KomelT/patch-1
Update README.md
2024-08-20 11:15:38 +12:00
liamcottle f6f0970d21 update mesh.proto to add new hardware models 2024-07-17 17:12:06 +12:00
liamcottle a252967ea9 update default topic 2024-07-17 13:19:55 +12:00
liamcottle f249856887 support fetching direct messages between two nodes 2024-07-07 16:43:30 +12:00
liamcottle 86787334ef make node names a link to the node 2024-07-06 01:31:35 +12:00
liamcottle 63a6da2999 show who message was to if it wasn't broadcast 2024-07-06 01:26:41 +12:00
liamcottle bebd367436 move buttons to view message logs to node info panel 2024-07-06 01:21:29 +12:00
liamcottle 2cab63bfc8 add empty state ui 2024-07-06 00:46:45 +12:00
liamcottle 70dc492fb2 add buttons to open message logs 2024-07-06 00:34:07 +12:00
liamcottle 6f29f5d865 fix channel id and gateway id 2024-07-05 23:57:16 +12:00
liamcottle 957c349870 implement purging old text messages after configured duration 2024-07-05 23:48:52 +12:00
liamcottle c34c56fd41 auto load previous messages when scrolling up 2024-07-05 23:41:30 +12:00
liamcottle 7398119e61 prevent loading previous from scrolling ui to top 2024-07-05 23:31:14 +12:00
liamcottle e2142e83e0 implement ui for viewing received text messages in real time 2024-07-05 23:06:44 +12:00
liamcottle de88a299bd implement api to fetch text messages 2024-07-05 21:10:35 +12:00
liamcottle 5549a23695 update npm deps 2024-07-05 20:16:56 +12:00
liamcottle 88923bbb3c add setting to display temperature metrics in fahrenheit 2024-06-24 17:14:46 +12:00
liamcottle 8bad3bb73b add docker compose to readme 2024-06-15 15:05:08 +12:00
Liam CottleandGitHub b178516904 Merge pull request #44 from ketan/docker
Add support for docker & docker compose
2024-06-15 14:53:06 +12:00
liamcottle efa33d900b add docs to dockerfile 2024-06-15 14:50:45 +12:00
liamcottle f777f4575e move docker files to root directory 2024-06-15 14:48:42 +12:00
liamcottle 2329fd9ac8 use docker service healthy condition instead of external docker-compose-wait dependency 2024-06-15 14:39:49 +12:00
liamcottle 059de37111 refactor docker compose 2024-06-14 17:26:02 +12:00
liamcottle c6934214b4 format uptime seconds 2024-06-09 02:08:53 +12:00
liamcottle a3c7861217 enable compression for express server responses 2024-06-08 16:16:39 +12:00
liamcottle d74a3bfea3 tidy ui 2024-06-08 16:13:24 +12:00
liamcottle b104431bf0 add power metrics and charts to node details panel 2024-06-08 16:11:24 +12:00
liamcottle e05652fc37 show node details when direct linking to a node without a position 2024-06-08 15:40:50 +12:00
liamcottle 242c8a6aa6 implement purging old power metrics after configured duration 2024-06-07 10:54:33 +12:00
liamcottle e5cc893449 implement purging old environment metrics after configured duration 2024-06-07 10:52:23 +12:00
liamcottle e37d386d1a implement purging old device metrics after configured duration 2024-06-07 10:49:09 +12:00
liamcottle 9bdfb94479 add environment metrics and charts to node details panel 2024-06-07 00:51:33 +12:00
liamcottle 94a6213bfe rename telemetry section to device metrics 2024-06-07 00:33:45 +12:00
liamcottle d71b03f0d8 save temperature, humidity and pressure to nodes table 2024-06-07 00:12:53 +12:00
liamcottle b2321a7268 add power metrics api 2024-06-07 00:02:57 +12:00
liamcottle 2301e83705 add environment metrics api 2024-06-06 23:56:40 +12:00
liamcottle cd68b062a1 collect power metrics 2024-06-06 23:53:23 +12:00
liamcottle 97fee2778d collect environment metrics 2024-06-06 23:40:58 +12:00
liamcottle 21e3afe1c2 add missing layer clear 2024-06-06 22:42:34 +12:00
Liam CottleandGitHub 81cddfca55 Merge pull request #32 from fifieldt/routers-only
Added routers + repeaters layer group
2024-06-06 21:15:16 +12:00
liamcottle 4559128835 routers layer group should be clustered to avoid lag 2024-06-06 21:13:44 +12:00
liamcottle 244ce7e2fb update node deps 2024-06-06 20:53:34 +12:00
Liam CottleandGitHub 52f6547681 Merge pull request #31 from fifieldt/new-voltage-minimum
Update cookie and express.
2024-06-06 20:52:23 +12:00
Liam CottleandGitHub 9afa8a0594 Merge pull request #34 from fifieldt/ignore-atak-forwarder
Add 257 ATAK_FORWARDER to ignored packet types
2024-06-06 20:47:11 +12:00
Liam CottleandGitHub b7ce102dcd Merge pull request #41 from KomelT/topic-mqtt-option
added --mqtt-topic option to allow configuring which topic to subscribe to
2024-06-06 20:44:23 +12:00
liamcottle 1fb6a27ab0 update error message 2024-05-27 01:29:08 +12:00
liamcottle 43d6f5be75 support aes 256 decryption keys 2024-05-27 01:25:38 +12:00
liamcottle 135c2528f5 implement purging old positions after configured duration 2024-05-23 20:50:39 +12:00
liamcottle 538023f7b6 collect position history in database 2024-05-23 20:44:52 +12:00
liamcottle 112094b01f fix comment 2024-05-19 11:50:52 +12:00
liamcottle 382e818dc8 make it more apparent which ids are for which node in neighbour tooltip 2024-05-19 11:22:04 +12:00
liamcottle a67071b69a show long and short names for neighbour tooltips 2024-05-19 11:06:44 +12:00
Liam CottleandGitHub 3348e7a326 Merge pull request #23 from fifieldt/new-voltage-minimum
Set voltageChart min y-value to 2V
2024-05-08 18:25:29 +12:00
liamcottle 59dd5506ae update lang 2024-04-24 16:23:10 +12:00