Commit graph

1328 commits

Author SHA1 Message Date
Garth Vander Houwen
85bda07bae move uptime to node details 2024-04-22 15:11:00 -07:00
Garth Vander Houwen
0aba48a447 Remove sponsor link 2024-04-22 13:22:16 -07:00
Garth Vander Houwen
2627858e33 Fix some crashes 2024-04-19 13:36:17 -07:00
Garth Vander Houwen
8baa45d1b5 Bump version 2024-04-19 11:29:21 -07:00
Garth Vander Houwen
2478db7232 Show alert bell on direct messages. 2024-04-17 10:31:13 -07:00
Garth Vander Houwen
13154a939d Try and make device metrics grid a little more flexible 2024-04-16 13:55:02 -07:00
Garth Vander Houwen
81437d12bb uptime! 2024-04-15 19:32:36 -07:00
Garth Vander Houwen
59b9fa9581 Button to request updated device metadata for admin channels 2024-04-15 17:31:53 -07:00
Garth Vander Houwen
70d89c093b Finishing adding activity type to the route recorder 2024-04-15 07:28:23 -07:00
Garth Vander Houwen
0f26c3c8eb Finish up route list 2024-04-14 14:51:59 -07:00
Garth Vander Houwen
50f2ce5ece Allow cancelling the timer connection 2024-04-13 09:46:13 -07:00
Garth Vander Houwen
2066bdc1cd Set last heard on a node info for a traceroute packet. 2024-04-12 16:34:28 -07:00
Garth Vander Houwen
9ce6ff2766 Compact popover 2024-04-11 21:47:14 -07:00
Garth Vander Houwen
5299e75f60 Compact mqtt popover 2024-04-11 19:30:05 -07:00
Garth Vander Houwen
8817cf7fe9 Pad lora meter a little
Auto dismiss trace route alert
2024-04-11 13:57:36 -07:00
Garth Vander Houwen
ee7c2467c7 Not pink 2024-04-10 20:06:01 -07:00
Garth Vander Houwen
2b785b66b0 PINK! 2024-04-10 19:59:35 -07:00
Garth Vander Houwen
6144786cf9 Move all app settings to the settings bundle and link from the app settings view
Add enter shortcut to alert ok buttons on the node list
2024-04-10 18:43:24 -07:00
Garth Vander Houwen
fc1cdc4d88 Indoor air quality
Add Compact signal strength back to the node list
2024-04-10 16:41:15 -07:00
Garth Vander Houwen
9d4a864ee3 Add Indoor Air Quality for BME680 Environment Metrics 2024-04-09 22:19:07 -07:00
Garth Vander Houwen
cb06af0b6c Bump version, add notification settings to settings bundle. 2024-04-09 22:04:37 -07:00
Garth Vander Houwen
62c2069fb6
Merge pull request #592 from RCGV1/main
New Node Notification
2024-04-09 21:51:02 -07:00
Garth Vander Houwen
bac074e2fc Settings bundle 2024-04-09 21:48:58 -07:00
benjaminfaershtein
102bbf521e Added New Node Notification setting and notification 2024-04-09 16:59:34 -07:00
Garth Vander Houwen
769399a162 Device hardware updates 2024-04-09 13:13:53 -07:00
Garth Vander Houwen
110c9dad4a Multiline timezone field
handle nil in firmware web methods
2024-04-09 13:04:09 -07:00
Garth Vander Houwen
8156777fea Timezone 2024-04-08 11:41:54 -07:00
Garth Vander Houwen
9beccc1639 fix delete waypoint bugs 2024-04-08 10:59:38 -07:00
Garth Vander Houwen
c1cfda67a6
Merge pull request #586 from daviesgeek/2.3.4_Working_Changes
Fix bug where MQTT was showing connected even if down/up was not enabled
2024-04-08 09:46:43 -07:00
Garth Vander Houwen
a80502484e Stop reseting app settings when connecting a new device as fixed position as been refactored.
Make trace route positions be 24 hours
2024-04-08 08:21:37 -07:00
Matthew Davies
f40f934551
Add mqtt connected indicator & topic to connect screen 2024-04-06 16:09:08 -07:00
Matthew Davies
70d4c6043e
Fix bug where MQTT was showing connected even if down/up was not enabled 2024-04-06 16:02:25 -07:00
Garth Vander Houwen
2ac6d80dab Show admin channel in channels list 2024-04-05 17:29:37 -07:00
Garth Vander Houwen
7a06a0dbba Merge remote-tracking branch 'refs/remotes/origin/2.3.4_Working_Changes' 2024-04-05 17:14:19 -07:00
Garth Vander Houwen
b5e621df89 Show mqtt errors for the client proxy 2024-04-05 17:14:04 -07:00
Garth Vander Houwen
b050e39a45
Merge pull request #583 from daviesgeek/update-mqtt-status-icons
Better mqtt status icons, including up/down icons
2024-04-04 17:52:36 -07:00
Garth Vander Houwen
1e6546ea72 New share channels tip 2024-04-04 15:25:02 -07:00
Garth Vander Houwen
aa08f2ff33 Drop the last character for string length validation, bump version 2024-04-04 09:39:03 -07:00
Matthew Davies
3219ab6982
Better mqtt status icons, including up/down icons 2024-04-03 14:52:41 -07:00
Garth Vander Houwen
7acb6aad32 Merge remote-tracking branch 'refs/remotes/origin/2.3.3_Working_Changes' 2024-04-03 13:34:17 -07:00
Garth Vander Houwen
7cdf77ba2e Delete nodes on that channel when deleting a channel 2024-04-03 13:33:55 -07:00
Garth Vander Houwen
ad7594b643
Merge pull request #582 from ianmcorvidae/patch-1
Make yellow/Fair RSSI possible
2024-04-03 12:16:05 -07:00
Ian McEwen
186d4c542d
Make yellow/Fair RSSI possible
I'm guessing a bit, but I suspect this was the intent, but the inequalities are backwards (as clearly no number is both greater than -115 and less than -120).
2024-04-03 10:49:36 -07:00
Garth Vander Houwen
95109a3d9d Send want config after channels changes to get new data now that lora config does not reboot 2024-04-03 08:13:16 -07:00
Garth Vander Houwen
85b8c0b091 Yolo 2024-04-03 00:04:46 -07:00
Garth Vander Houwen
2a38dbbb1c Wire up adding instead of replacing channels via qr code. 2024-04-02 23:43:00 -07:00
Garth Vander Houwen
6a41cf63be Put qr code experiment in place, fix up channel editor 2024-04-02 21:49:36 -07:00
Garth Vander Houwen
6b769ddb5b Touch up favorites 2024-04-02 17:10:42 -07:00
Garth Vander Houwen
8a214d93eb Contact list filters 2024-04-02 11:16:32 -07:00
Garth Vander Houwen
e68734135b Add node num to text search 2024-04-02 07:00:07 -07:00