Commit graph

16 commits

Author SHA1 Message Date
5f8432ccdc Logging output fixes. 2021-06-10 04:32:11 +02:00
7179412d99 Version bump because the code is more clean and bugs are fixed. 2021-06-10 04:04:39 +02:00
96be07cd3d Logging fix. 2021-06-10 03:30:55 +02:00
0481d09e20 Added source_host to database table. This is the host where uplink runs on. 2021-06-10 03:12:36 +02:00
7449d7b68f Removed SQLite support at all. Will only support MariaDB/MySQL from now on. 2021-06-10 02:43:56 +02:00
34589b0ea6 changed python interpreter from 3.8 to 3 2020-10-05 02:56:26 +02:00
2ebd02f7d2 added small comment 2020-10-05 01:30:03 +02:00
1db29f56d2 added error handling when database connection fails 2020-10-05 01:24:01 +02:00
7a97b0a043 added threading and a new field in the database 2020-09-10 23:06:58 +02:00
80a54d0254 switched from sqlite to mysql. support for sqlite will coma back at some time. removed local installed submodule libraries. need to be installed on the system using pip or package manager 2020-09-10 21:39:26 +02:00
261d4fabfc lot of changes and improvements. new features but not all completed but the code works 2020-09-10 03:07:29 +02:00
d4062e8aa6 cleanups 2020-09-08 02:12:21 +02:00
53dc0beb08 restrichted to python 3.8 2020-09-07 05:32:44 +02:00
9776448c89 added a cron mode. this will execute the script only once and then execute 2020-09-07 03:16:55 +02:00
7d55d168d4 added path to include local fritzconnection library 2020-09-07 02:31:39 +02:00
645a95ae90 renamed uplink.py to uplink. added content to README.md 2020-09-07 01:55:42 +02:00
Renamed from uplink.py (Browse further)