Commit graph

139 commits

Author SHA1 Message Date
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
645a95ae90 renamed uplink.py to uplink. added content to README.md 2020-09-07 01:55:42 +02:00
8dd7d44580 removed timezone code because there is no need for it 2020-09-07 00:39:34 +02:00
3ba39ed05c added exception handling, more fields to the database and some small fixes 2020-09-07 00:36:33 +02:00
a16d1d4dc6 added cli args 2020-09-06 07:45:59 +02:00
3f4e9bd684 added license 2020-09-06 07:45:00 +02:00
c1b008b1b5 added logging 2020-09-06 07:02:14 +02:00
c5df3f2057 removed initial file 2020-09-06 06:02:15 +02:00
57ced33583 added headline to README.md 2020-09-06 06:01:56 +02:00
e939a2439c initial commit 2020-09-06 06:01:14 +02:00