Commit Graph

63 Commits (785f8cf43c8e2d3fd81e109c913ceb35c1717058)

Author SHA1 Message Date
Jenkins nymea 1a57a6a5d9 Merge PR #504: Update mac address database and switch source information provider 2022-03-27 19:49:43 +02:00
Michael Zanetti 5ca212130a Fix the apt hook 2022-03-27 01:07:03 +01:00
Simon Stürz 8a9358f08d Update mac address database and switch source information provider 2022-03-10 09:10:23 +01:00
Jenkins nymea bec0bd6d12 Merge PR #475: Change upgrade restart logic to also work on plugins and libs 2021-12-11 00:31:05 +01:00
Michael Zanetti 8ec5b4f464 Change upgrade restart logic to also work on plugins and libs 2021-11-11 01:41:20 +01:00
Simon Stürz 79ba02b317 Update mac address database 2021-10-04 11:31:14 +02:00
Simon Stürz 50c2a762ac Update mac address database 2021-07-16 15:05:06 +02:00
Simon Stürz b3fb5b44d7 Make use of system data location for searching the mac address database 2021-06-28 13:51:25 +02:00
Simon Stürz caed213cb7 Update mac database build script and README.md 2021-06-28 13:51:25 +02:00
Simon Stürz dea195045a Autodownload the mac address database information and make build script standalone 2021-06-28 13:51:25 +02:00
Simon Stürz 60de7e5c45 Add mac address database and build tool 2021-06-28 13:51:25 +02:00
Simon Stürz 58de1d5715 Limit shutdown timeout of systemd service to 30 seconds 2020-12-15 10:47:50 +01:00
Michael Zanetti 9c7694c133 Update company name 2019-12-27 00:29:58 +01: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
Simon Stürz b1da5b4327 Fix inline comments and make small logging category logic adjustments 2019-10-10 16:08:23 +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 79cdf8316e Improve debug report and report download mechanism 2019-10-02 13:12:50 +02:00
Michael Zanetti f1cf96fb85 Automatically enable nymead service in dpkg 2019-09-27 12:33:06 +02:00
Michael Zanetti b1cf3b96f4 Install a default logging.conf 2019-08-08 20:31:48 +02:00
Michael Zanetti 025c5dcbc5 Export QT_LOGGING_CONF to /etc/nymea/logging.conf by default for systemd platforms 2019-07-16 00:51:50 +02:00
Simon Stürz e51508ee33 Update webserver debug output, add WebServerTraffic category and fix favicons for debugserver 2019-04-08 13:55:15 +02:00
Simon Stürz 706a947113 Fix timer if something goes wrong with report generation 2019-04-08 13:55:15 +02:00
Simon Stürz 384544ca15 Set working directory to standard paths and add timer for async function in order to show progress 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
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 0ba6db296b update links to github 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 dca764fafd guhsettings -> nymeasettings 2019-04-08 13:55:15 +02:00
Simon Stürz c8937b6924 Make debug interface pretty 2019-04-08 13:55:15 +02:00
Simon Stürz ac4eb3d8b2 Fix OPTIONS test for syslog file 2019-04-08 13:55:15 +02:00
Simon Stürz 568cb749b1 Add debug interface resources and styles.css file 2019-04-08 13:55:15 +02:00
Michael Zanetti 99aa833ce8 add pushbutton auth 2019-04-02 01:02:45 +02:00
Michael Zanetti 3ed80c2766 it's not forking any more! 2019-04-02 01:02:45 +02:00
Michael Zanetti bdef3ddd0d don't detach in systemd 2019-04-02 01:02:45 +02:00
Simon Stürz bd5f13ceeb update debian packaging scripts 2019-04-02 01:01:32 +02:00
Simon Stürz a0978fcf98 change guhd service file
close #272
add awattar documentation
2019-04-01 20:48:17 +02:00
Simon Stürz 00a5188d05 fix unit
change systemd service file
2019-04-01 20:48:17 +02:00
Simon Stürz cfb6b41c57 add systemd 2019-04-01 20:48:17 +02:00
Simon Stürz 34a5596f3e update man page
update package descriptions
change log output
2019-04-01 20:48:17 +02:00
Simon Stürz 214cbb7f3e add websocket tests
bump guh version
add websockets as reccommended dependency
2019-04-01 20:48:17 +02:00
Simon Stürz fc86244018 change ports and add ssl configuration 2019-04-01 20:48:17 +02:00