2133 Commits

Author SHA1 Message Date
Michael Zanetti
5e3bc2acbd Drop JsonTypes class by distributing logic to json handlers
This is required in order to be able to be more flexible in registering
new types/methods.
2019-11-01 20:46:55 +01:00
Michael Zanetti
3451fdf407 drop version definition from pri 2019-11-01 20:14:43 +01:00
Michael Zanetti
567027e99f remove options tests 2019-11-01 20:14:00 +01:00
Michael Zanetti
03b8be22d6 Drop old REST server 2019-11-01 20:14:00 +01:00
Michael Zanetti
977247e950 Complete setup api 2019-10-31 13:09:26 +01:00
Michael Zanetti
0d00342b3a fix tests 2019-10-30 17:35:43 +01:00
Michael Zanetti
0b5f475991 Fix typo 2019-10-19 14:13:48 +02:00
Michael Zanetti
9163274082 Update generated docs 2019-10-19 14:13:48 +02:00
Michael Zanetti
916482e6eb Update docs 2019-10-19 14:13:48 +02:00
Michael Zanetti
9b1b6d86e6 Allow more granular notification subscriptions in API 2019-10-19 14:13:48 +02:00
Jenkins nymea
4b890429fa Jenkins release build 0.16.0 2019-10-18 14:57:25 +02:00
Jenkins nymea
65aa05bb48 Merge PR #221: Fix generating translation stubs 2019-10-18 14:57:23 +02:00
Jenkins nymea
55011abaf9 Merge PR #219: Add support for more media service icons 2019-10-18 14:57:23 +02:00
Jenkins nymea
d589b66e3c Merge PR #218: Improve live logs in debug interface and rework logging rules 2019-10-18 14:57:23 +02:00
Jenkins nymea
fa93998d5b Merge PR #217: Improve debug report and report download mechanism 2019-10-18 14:57:23 +02:00
Jenkins nymea
dc5a4586f8 Merge PR #216: Automatically enable nymead service in dpkg 2019-10-18 14:57:23 +02:00
Jenkins nymea
c066962a66 Merge PR #215: Always initialize device settings params 2019-10-18 14:57:22 +02:00
Jenkins nymea
29655ad175 Merge PR #214: MQTT hardware resource api updates 2019-10-18 14:57:22 +02:00
Jenkins nymea
c2c4b50e76 Merge PR #213: Improve json parse errors 2019-10-18 14:57:22 +02:00
Jenkins nymea
38d2929318 Merge PR #212: Fix wrong wording of Hertz 2019-10-18 14:57:22 +02:00
Jenkins nymea
2fd3f7c0be Merge PR #211: Rework devicemanager and plugin api 2019-10-18 14:57:22 +02:00
Jenkins nymea
ba1dce9137 Merge PR #206: Add account interface 2019-10-18 14:57:22 +02:00
Michael Zanetti
c8f3b851c9 Fix comments from review 2019-10-18 12:14:20 +02:00
Michael Zanetti
679e51b027 Fix failing test 2019-10-17 12:21:16 +02:00
Michael Zanetti
e049c3b2f5 Don't execute actions on devices that didn't complete the setup 2019-10-17 00:07:32 +02:00
Michael Zanetti
40cbb9fe0a Update docs 2019-10-16 17:56:49 +02:00
Michael Zanetti
0c7a810366 Use deviceClass.displayName to generate a device name if the user doesn't give one 2019-10-16 17:56:49 +02:00
Michael Zanetti
14bc0eb73e fix pairing for oauth 2019-10-16 17:56:49 +02:00
Michael Zanetti
fa0057b197 Make sure plugininfo.h is found for translation extraction 2019-10-16 17:56:49 +02:00
Michael Zanetti
32f7f22a7d Add a timeout to api info objects 2019-10-16 17:56:49 +02:00
Michael Zanetti
e7a0d63570 Bump versions 2019-10-16 17:56:49 +02:00
Michael Zanetti
fe5af9a0f5 Make displayMessages translatable 2019-10-16 17:56:49 +02:00
Michael Zanetti
82bebeccca move docs around 2019-10-16 17:56:49 +02:00
Michael Zanetti
2f117e19a2 bump plugin api version number 2019-10-16 17:56:49 +02:00
Michael Zanetti
836cd625a3 Add plugin storage 2019-10-16 17:56:49 +02:00
Michael Zanetti
7f0f2d1d09 Rework devicemanager and plugin api 2019-10-16 17:56:49 +02:00
Simon Stürz
95e71b47b8 Fix comments 2019-10-10 16:10:40 +02:00
Simon Stürz
b1da5b4327 Fix inline comments and make small logging category logic adjustments 2019-10-10 16:08:23 +02:00
Michael Zanetti
978123c580 Fix generting translation stubs 2019-10-10 11:44:08 +02:00
Michael Zanetti
5f11c5062a Include api changes 2019-10-08 17:28:33 +02:00
Michael Zanetti
f65b49bf61 Add media icons to mock 2019-10-08 17:24:09 +02:00
Michael Zanetti
9b6453b85e Add mroe media service icons 2019-10-08 17:24:09 +02:00
Simon Stürz
fba096ff0c Fix debug category layout 2019-10-08 16:20:20 +02:00
Simon Stürz
cc858b4d0a Fix hostname reading for Qt < 5.6 2019-10-08 16:20:20 +02:00
Simon Stürz
191936e235 Load debug categories from settings and allow configuration using debug interface 2019-10-08 16:20:20 +02:00
Simon Stürz
b4f32c073a Add dynamic logging filter elements for core and plugins in the livelog view 2019-10-08 16:19:42 +02:00
Simon Stürz
dc6c4b88df Prepare debug categories for the live log viewer in the debug interface 2019-10-08 16:19:42 +02:00
Simon Stürz
7d98bb37c8 Adjust live logs buttons with flexbox 2019-10-08 16:19:42 +02:00
Simon Stürz
0555449578 Add remove and copy buttons for log view 2019-10-08 16:19:42 +02:00
Simon Stürz
3655ac39de Fix leftover QSysInfo::machineHostName for Qt < 5.6 2019-10-08 16:19:17 +02:00