1795 Commits

Author SHA1 Message Date
Michał Sawicz
bc9ffbfc8b
Only open Plugin parameters page if it has any 2021-01-31 12:10:29 +01:00
Jenkins nymea
1a5d9ec2b9 Jenkins automated build 1.0.273 (241) 2021-01-30 23:22:02 +01:00
Jenkins nymea
aa0f0d7483 Merge PR #517: Extract certificate data before disconnecting 2021-01-30 23:22:01 +01:00
Jenkins nymea
108a217958 Merge PR #518: Some fixes for units (pressure mostly) 2021-01-30 23:22:01 +01:00
Michael Zanetti
6c47341019 Some fixes for units (pressure mostly) 2021-01-26 15:10:33 +01:00
Michael Zanetti
a85644bbfd Extract certificate data before disconnecting 2021-01-23 23:22:09 +01:00
Jenkins nymea
c478310c52 Jenkins automated build 1.0.272 (240) 2021-01-23 20:30:21 +01:00
Jenkins nymea
cadd856cad Merge PR #515: Revert "Update the Mac signing ID to the new default by apple" 2021-01-23 20:30:20 +01:00
Jenkins nymea
0c1b4dac51 Merge PR #516: Fix encryption flag erraneously set for "ws" connections 2021-01-23 20:30:20 +01:00
Michael Zanetti
986714c9e1 Fix encryption flag erraneously set for "ws" connections
This could cause the client to think that there is a certificate
mismatch if there is a pinned certificate for this host already
and we then connect to an unecrypted ws socket.

Also, disconnect clients before raising the certificate mismatch
error in case a client implementation would just ignore this
and reconnect syncronously right way.
2021-01-23 14:04:33 +01:00
Michael Zanetti
7f2d19c007 Revert "Update the Mac signing ID to the new default by apple"
This reverts commit 6cb2389fa767cb637786114f84da92b8af09a755.
2021-01-22 17:42:54 +01:00
Jenkins nymea
997fb58540 Jenkins automated build 1.0.271 (239) 2021-01-21 13:24:29 +01:00
Jenkins nymea
9805e28903 Merge PR #514: Don't automatically pair the cloud every time we refresh something from the cloud 2021-01-21 13:24:28 +01:00
Michael Zanetti
0d67a2a654 Fix cloud pairing not working automagically 2021-01-20 23:21:35 +01:00
Jenkins nymea
b2033bd994 Jenkins automated build 1.0.270 (238) 2021-01-20 22:07:55 +01:00
Jenkins nymea
313c33b276 Merge PR #508: Rename removeDevice to removeThing 2021-01-20 22:07:53 +01:00
Jenkins nymea
b0e1a3f36a Merge PR #509: Some fixes in the energy view 2021-01-20 22:07:53 +01:00
Jenkins nymea
757db9dbdb Merge PR #510: Rename Devices to Things in tags api 2021-01-20 22:07:53 +01:00
Jenkins nymea
60de30acdf Merge PR #511: Fix cloud pairing not working automagically in all cases 2021-01-20 22:07:53 +01:00
Jenkins nymea
2f6c0c5187 Merge PR #512: Update the Mac signing ID to the new default by apple 2021-01-20 22:07:53 +01:00
Jenkins nymea
2e39a4f78a Merge PR #513: Allow changing the connection given by the --connect flag 2021-01-20 22:07:53 +01:00
Michael Zanetti
6cb2389fa7 Update the Mac signing ID to the new default by apple 2021-01-20 20:58:36 +01:00
Michael Zanetti
a1bcb1526f Allow changing the connection given by the --connect flag 2021-01-20 20:51:02 +01:00
Michael Zanetti
1156645e63 Fix cloud pairing not working automagically 2021-01-19 12:24:07 +01:00
Michael Zanetti
ef3eba5c85 Rename Devices to Things in tags api 2021-01-18 23:34:10 +01:00
Michael Zanetti
faac3d2de4 rename removeDevice to removeThing 2021-01-18 21:00:49 +01:00
Michael Zanetti
ddbde5130e Some fixes in the energy view 2021-01-18 20:49:17 +01:00
Jenkins nymea
553717a37e Jenkins automated build 1.0.269 (237) 2021-01-14 14:59:44 +01:00
Jenkins nymea
f0c4ec7005 Merge PR #507: Some more fixes in the BT discovery 2021-01-14 14:59:44 +01:00
Michael Zanetti
6a6e60009d Some more fixes in the BT discovery 2021-01-14 14:58:50 +01:00
Jenkins nymea
e6c7e34f39 Jenkins automated build 1.0.268 (236) 2021-01-14 00:38:24 +01:00
Jenkins nymea
5e74be31ed Merge PR #502: Create a pri for the lib 2021-01-14 00:38:22 +01:00
Jenkins nymea
9abae35ced Merge PR #503: Improve bt setup 2021-01-14 00:38:22 +01:00
Jenkins nymea
4484b04a87 Merge PR #504: Rename DeviceDiscovery to ThingDiscovery 2021-01-14 00:38:22 +01:00
Jenkins nymea
5ad11f48df Merge PR #505: Retry the connection if the discovery finds more URLs for a host afte… 2021-01-14 00:38:22 +01:00
Jenkins nymea
ad5d1f222b Merge PR #506: Add sorting capability to generic sortfilter proxy model 2021-01-14 00:38:22 +01:00
Michael Zanetti
854b782b9a Add sorting capability to generic sortfilter proxy model 2021-01-14 00:31:04 +01:00
Michael Zanetti
46e4180bb0 Add signal strength property to bluetooth devices 2021-01-14 00:29:40 +01:00
Michael Zanetti
6efd438c3d Don't enforce ssl linker flags in lib pri 2021-01-14 00:28:08 +01:00
Michael Zanetti
0d6efe586e Retry the connection if the discovery finds more URLs for a host after we tried to connect 2021-01-14 00:23:15 +01:00
Michael Zanetti
76954a1403 complete discovery renaming 2021-01-14 00:13:21 +01:00
Michael Zanetti
9a08e50ae3 Rename DeviceDiscovery to ThingDiscovery 2021-01-14 00:13:21 +01:00
Michael Zanetti
94483e92c5 Update UI to latest changes 2021-01-13 12:34:33 +01:00
Michael Zanetti
14fe5bb610 Some more finishing touches 2021-01-12 19:10:45 +01:00
Michael Zanetti
c293474fd4 Fix the UI 2021-01-12 00:04:19 +01:00
Michael Zanetti
8df96a2d53 Some more work 2021-01-11 18:59:35 +01:00
Michael Zanetti
456bd70bc5 rework-bluetooth-setup 2021-01-11 18:59:35 +01:00
Michael Zanetti
85a03577ba Use the .pri ourselves 2021-01-09 20:06:50 +01:00
Michael Zanetti
a293bd11bc Add a .pri file for libnymea-app 2021-01-09 20:01:09 +01:00
Jenkins nymea
150a03727b Jenkins automated build 1.0.267 (235) 2021-01-09 19:34:47 +01:00