Commit Graph

46 Commits (2385ea33a09def915f70cbac513c32ba0da4af93)

Author SHA1 Message Date
Michael Zanetti be1d60e8a3 Fix warning messages in debug report page 2022-09-09 20:06:09 +02:00
Michael Zanetti 48dd263cd9 Allow configuring warning/info/debug logging levels 2022-06-15 15:53:15 +02:00
Jenkins nymea 95c8ad5e3f Merge PR #506: DebugInterface: Fix process finished crash if the http reply timed out in the mean time 2022-03-27 19:49:45 +02:00
Simon Stürz 7b9cbf14b8 Fix tracepath process finished 2022-03-21 13:42:45 +01:00
Simon Stürz 432130b0af Fix process finished crash if the http reply timed out in the mean time 2022-03-21 13:29:46 +01:00
Michael Zanetti 7bfb48feac Split thing state cache into individual files 2022-02-09 12:04:08 +01:00
Michael Zanetti 4d480f7c3b Fix a potential crash in logging handlers 2020-09-09 19:19:42 +02:00
Michael Zanetti 82703de061 Fixes after testing/review 2020-06-07 19:15:39 +02:00
Michael Zanetti 3e425fc55b Rename devices to integrations/things 2020-03-02 13:40:26 +01:00
Michael Zanetti 8f5536ba1a Update copyright 2020-01-23 20:07:26 +01:00
Jenkins nymea 27ca2f3174 Merge PR #247: Generate a version.h file 2020-01-22 23:47:15 +01:00
Jenkins nymea 74be126d76 Merge PR #240: Update company name 2020-01-22 23:47:15 +01:00
Michael Zanetti a21dde0289 Generate a version.h file instead of passing it via DEFINES 2020-01-15 12:39:35 +01:00
Michael Zanetti 9c7694c133 Update company name 2019-12-27 00:29:58 +01:00
Michael Zanetti 5a36c2347f fix logging system to cope with the qml output redirection 2019-12-01 00:08:57 +01:00
Michael Zanetti 03b8be22d6 Drop old REST server 2019-11-01 20:14:00 +01: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 3114151f29 Fix hostname parsing for Qt < 5.6 2019-10-08 09:47:04 +02:00
Simon Stürz 79cdf8316e Improve debug report and report download mechanism 2019-10-02 13:12:50 +02:00
Michael Zanetti d24abfe3d0 Move devicemanager's implementation out of libnymea into libnymea-core 2019-07-15 22:52:52 +02:00
Michael Zanetti 5ed3e73974 Fix some typos 2019-06-21 21:22:01 +02:00
Michael Zanetti ec727a1165 Don't use namespaces in headers in an inheritative way. 2019-05-09 18:33:26 +02:00
Simon Stürz b5b613df00 Change copyright year to 2019 2019-04-08 16:38:47 +02:00
Michael Zanetti 7764bc8757 fix issues from review 2019-04-08 13:55:15 +02:00
Michael Zanetti 371c2f76c2 move servers into subdir, cleanup some includes 2019-04-08 13:55:15 +02:00
Simon Stürz 89f146ef1d Fix report file extension, add microsoft browser favicon support and fix tags show button 2019-04-08 13:55:15 +02:00
Simon Stürz a0c2143c4b Add status report generator and finish debug interface improvements 2019-04-08 13:55:15 +02:00
Simon Stürz b2cb22df66 Add tabs for better overview 2019-04-08 13:55:15 +02:00
Simon Stürz c17fe76027 Add autoscoll for log view 2019-04-08 13:55:15 +02:00
Michael Zanetti 74293535b8 fix it 2019-04-08 13:55:15 +02:00
Simon Stürz 4bd3b836f8 Add network test functionality and add live log viewer for debug server interface 2019-04-08 13:55:15 +02:00
Michael Zanetti 8db7e050db Add support for configuring the used database backend 2019-04-08 13:55:15 +02:00
Simon Stürz ef2643b600 Update translations context 2019-04-08 13:55:15 +02:00
Michael Zanetti f2bfe7b3d4 rename contents in data/ 2019-04-08 13:55:15 +02:00
Michael Zanetti b8a86b095d copyright headers guh -> nymea 2019-04-08 13:55:15 +02:00
Michael Zanetti 36d4f89b24 namespace guhserver -> namespace nymeaserver 2019-04-08 13:55:15 +02:00
Michael Zanetti 559a8be1f6 guhcore -> nymeacore 2019-04-08 13:55:15 +02:00
Michael Zanetti dca764fafd guhsettings -> nymeasettings 2019-04-08 13:55:15 +02:00
Michael Zanetti 39fc071ed6 defines GUH_* -> NYMEA_* 2019-04-08 13:55:15 +02:00
Michael Zanetti 22533fb23c guhd -> nymead 2019-04-08 13:55:15 +02:00
Michael Zanetti 4be14f1904 libguh-core -> libnymea-core 2019-04-08 13:55:15 +02:00