Commit graph

38 commits

Author SHA1 Message Date
57a67d26f5 requirements.txt update. (0.27.0) 2023-09-02 08:31:28 +02:00
b5960331c4 requirements.txt update. (0.25.9) 2023-08-31 02:34:20 +02:00
369661794f Requirements update. (0.25.7) 2023-08-23 09:56:00 +02:00
3042225ff9 Added MySQL support and first code for testing the connection. (0.24.1) 2023-08-21 19:08:19 +02:00
52b0c6b509 Moved databases from tasks to own concept because they need persistent connections. Tasks do now allow this. (0.24.0) 2023-08-21 15:05:42 +02:00
e9f2d90836 requirements.txt update. (0.21.6) 2023-08-20 02:15:08 +02:00
d4ab58c04f requirements.txt update. (0.21.6) 2023-08-19 15:13:19 +02:00
f34d819b2c requirements.txt update. (0.21.6) 2023-08-05 23:47:04 +02:00
d53c08df89 requirements.txt update. (0.21.6) 2023-07-15 09:01:32 +02:00
70aeccfe76 Some configuration files update for testing and requirements.txt update. (0.21.6) 2023-07-15 00:39:53 +02:00
5ac1bca11a requirements.txt update. (0.21.6) 2023-07-09 19:10:14 +02:00
316c76f634 requirements.txt update. (0.21.6) 2023-07-09 01:48:13 +02:00
cd978108b0 Implemented timezone setting corretly and requirements.txt update. (0.21.6) 2023-05-30 02:44:52 +02:00
22c08787db requirements.txt update. (0.21.5) 2023-03-11 18:37:53 +01:00
e90ab515ca requirements.txt update. (0.21.5) 2023-03-07 23:38:59 +01:00
65340b92be requirements.txt update. (0.21.5) 2023-03-05 18:19:22 +01:00
affddfd2b1 requirements.txt update. (0.21.4) 2023-02-27 07:44:42 +01:00
c09c8fe6cb Added asyncssh to requirements.txt. (0.21.4) 2023-02-25 01:59:46 +01:00
ac9e12f101 Added urwid to requirements.txt and updated textual. (0.21.4) 2023-02-24 19:21:29 +01:00
1b14770a50 Multiprocessing adjustments and optimizations. (0.21.3) 2023-02-24 05:14:40 +01:00
16d7ef94f3 requirements.txt update (0.20.4) 2023-02-22 22:48:34 +01:00
956cfbfaa9 requirements.txt update and added a full "pip freeze" as requirements.freeze from venv updated to most recent versions. 2023-02-10 23:14:43 +01:00
f3f3537d92 Added uvicorn to requirements.txt. 2023-02-03 04:55:53 +01:00
d7192913e0 Tons of fixes, improvements and ideas... 2023-02-03 04:17:40 +01:00
c7b276056c Added Splunk task and some more interesting libraries to requirements.txt. 2023-02-03 03:24:22 +01:00
e45d617488 Added loguru to requirements.txt as I believe it will become the logger module in Linspector. 2022-10-11 06:39:14 +02:00
985b38f7e0 Removed inline comments from requirements.txt. This must be documented in README. 2022-10-11 03:14:27 +02:00
4dddcf0666 requirements.txt and README update. 2022-10-07 00:37:15 +02:00
f50f6cf4d8 Comments update. 2022-10-02 05:04:31 +02:00
8808b657c4 Basic scheduling works now but execution of services is not available. Lot of stuff done... 2022-09-30 02:14:36 +02:00
503bc3a6ea requirements.txt update. 2022-09-29 13:42:30 +02:00
ee2102017c requirements.txt update. 2022-09-29 08:14:37 +02:00
7d470ba94b Added APScheduler to requirements.txt, README update. 2022-09-29 08:06:12 +02:00
8a3494fe6a requirements.txt update. 2022-09-29 04:31:53 +02:00
665b70ed7d Just playing around with logging... ;) 2022-09-29 03:33:28 +02:00
e4ffdedb56 Refactoring, fixes and really a lot of new ideas... 2022-09-28 08:27:51 +02:00
7d95063123 README update. 2022-09-28 03:38:56 +02:00
0c64555155 Initial commit after complete rewrite of Linspector. 2022-09-25 00:39:51 +02:00