Commit graph

59 commits

Author SHA1 Message Date
8811a1c293 Replaced tabs with whitespaces. 2021-11-14 04:57:09 +01:00
6aa6a2e620 Some files' header update. 2021-11-14 04:37:56 +01:00
8a71b22a28 TODO update. 2021-11-14 02:23:42 +01:00
e0155594a3 Just typo fixes. 2021-11-14 01:47:38 +01:00
3dea0ff9dc README update. 2021-11-14 01:42:43 +01:00
0c0f862bf6 added urwid 2021-11-14 01:37:24 +01:00
c3a5e8d622 added sqlalchemy 2021-11-14 01:33:23 +01:00
54df8b557a set fritzconnection to 1.5.0 2021-11-14 01:19:57 +01:00
6ec071287f Lot of refactoring and tests. Maybe all this will be veverted but the code still runs 2021-11-14 01:09:39 +01:00
9d200a5942 Just typo fixes. 2021-11-13 09:17:47 +01:00
7bc85caba5 Missed some files in last commit... :| 2021-11-13 07:30:57 +01:00
3e5222f97c First real UNIX daemon based version of the code. 1000 Cleanups and Fixes... :) 2021-11-13 07:30:05 +01:00
021977513d Cleanups. Code seems to work nice like it is... 2021-06-10 06:28:22 +02:00
16847cab4a Logging typo fix 2021-06-10 06:00:10 +02:00
821daedfc4 Logging typo fix 2021-06-10 05:57:39 +02:00
29d91b18aa Logging to stdout color changes and some general fixes. 2021-06-10 05:56:32 +02:00
81e72aa7fa More exception handling and some logging fixes. 2021-06-10 05:37:31 +02:00
f531e89a2f root_logger bug fix? 2021-06-10 04:57:52 +02:00
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
7440beb056 Readme update. 2021-06-10 03:43:07 +02:00
ebc1a1cfc2 Database creation fixed. 2021-06-10 03:40:53 +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
05eed05711 Cleanups 2021-06-10 02:54:52 +02:00
7449d7b68f Removed SQLite support at all. Will only support MariaDB/MySQL from now on. 2021-06-10 02:43:56 +02:00
8fdd1cb1cf README update 2020-10-05 03:44:13 +02:00
db9be765e7 README update 2020-10-05 03:34:16 +02:00
ba939c4484 README update 2020-10-05 03:23:29 +02:00
a9e48986c1 README update 2020-10-05 03:09:25 +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
bd3cb90251 README update 2020-09-11 00:01:16 +02:00
65f7e0ce82 config example update 2020-09-10 23:08:24 +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
cac42f96b8 added peewee submodule 2020-09-09 20:14:57 +02:00
d4062e8aa6 cleanups 2020-09-08 02:12:21 +02:00
e65fec386b added a TODO to README.md 2020-09-07 06:16:24 +02:00
53dc0beb08 restrichted to python 3.8 2020-09-07 05:32:44 +02:00
e5c0d4733a added Features headline to README.md 2020-09-07 04:17:00 +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
f02eb4068e added TODO to README.md and typo fixes 2020-09-07 03:02:49 +02:00
9196eea596 README.md update 2020-09-07 02:53:31 +02:00
7d55d168d4 added path to include local fritzconnection library 2020-09-07 02:31:39 +02:00
1b65a6ef94 README.md update 2020-09-07 02:19:38 +02:00
8c044250a1 README.md update 2020-09-07 02:11:30 +02:00
a72b17ac2a Added submodule to repository. 2020-09-07 02:03:22 +02:00