|
|
e4ffdedb56
|
Refactoring, fixes and really a lot of new ideas...
|
2022-09-28 08:27:51 +02:00 |
|
|
|
23f52504e2
|
bin/linspector fix and added run() method to linspectord.py.
|
2022-09-28 04:26:12 +02:00 |
|
|
|
e055dc52c3
|
Added the license from APScheduler to its source directory. It is MIT and the same as Linspector is licensed.
|
2022-09-28 04:25:08 +02:00 |
|
|
|
30b74db4e8
|
README update.
|
2022-09-28 03:49:32 +02:00 |
|
|
|
7d95063123
|
README update.
|
2022-09-28 03:38:56 +02:00 |
|
|
|
be4843cabd
|
bin/linspector in its maybe final version... :)
|
2022-09-28 03:23:33 +02:00 |
|
|
|
78ea3e162e
|
README update.
|
2022-09-28 02:34:31 +02:00 |
|
|
|
86fc2cdf3c
|
Added arg (-d, --daemon) to CLI to enable daemon mode.
|
2022-09-28 02:32:36 +02:00 |
|
|
|
3d9e919b05
|
Added the APscheduler 3.9.1 source into the Linspector source tree.
|
2022-09-28 02:21:09 +02:00 |
|
|
|
3de67966f4
|
Lot of new ideas defined in configuration files and tons of refactoring.
|
2022-09-28 02:04:50 +02:00 |
|
|
|
947a14bdde
|
Added dynamic plugin loading. Made all dict keys lowercase so configuation keys are not case sensitive. And even some fixes.
|
2022-09-27 23:19:10 +02:00 |
|
|
|
98fa44f6ff
|
Renamed .ini files to .conf. Look more familiar to me. Some fixes too.
|
2022-09-27 21:37:04 +02:00 |
|
|
|
74e13d1037
|
LICENSE fix.
|
2022-09-27 21:25:40 +02:00 |
|
|
|
037a45706f
|
iml file deleted
|
2022-09-27 21:24:01 +02:00 |
|
|
|
4602a8453e
|
.gitignore update
|
2022-09-27 21:22:39 +02:00 |
|
|
|
c17b061fd0
|
Fixed dynamic loading of notifications, tasks and service. My last implementation was wrong and ugly. Now it seems to be the pythonic way.
|
2022-09-27 21:18:47 +02:00 |
|
|
|
0d41077eb6
|
Only a fix... so let's load plugins next! :D
|
2022-09-27 09:50:24 +02:00 |
|
|
|
8dcacfb4e5
|
Lot of optimizing and many fixes. Refactoring like every day... ;)
|
2022-09-27 09:25:28 +02:00 |
|
|
|
8d9ec5c73b
|
Added dynamic loading of tasks and services, refactoring and fixes.
|
2022-09-27 07:00:17 +02:00 |
|
|
|
a0892d0980
|
Added dynamic loading of notifications and services, refactoring and lot of fixes.
|
2022-09-27 06:07:55 +02:00 |
|
|
|
2384c789a7
|
Enabled loading of monitors in etc/, some refactoring and fixes.
|
2022-09-27 02:28:09 +02:00 |
|
|
|
7d5e372410
|
Cleanups and README update.
|
2022-09-26 23:37:40 +02:00 |
|
|
|
eda404ef74
|
Some more error handling when reading the linspector configuration file to make it possible to exit in the linspector main program.
|
2022-09-25 19:18:15 +02:00 |
|
|
|
03194e4c71
|
README fix.
|
2022-09-25 18:34:25 +02:00 |
|
|
|
e97d01738d
|
README fix.
|
2022-09-25 18:12:48 +02:00 |
|
|
|
e19f25459b
|
README fix.
|
2022-09-25 18:11:04 +02:00 |
|
|
|
e77af2a7e0
|
Refactoring and README update.
|
2022-09-25 18:10:37 +02:00 |
|
|
|
72b6fa1cc3
|
Fixed filenames. They can / must be lowercase but not more different then the class name.
|
2022-09-25 07:43:53 +02:00 |
|
|
|
37b08cb565
|
Reverted a lot to find an error but maybe it is better like this. Maybe subdirs wil become a good idea again but it makes it harder to configure.
|
2022-09-25 07:31:48 +02:00 |
|
|
|
c7913c0481
|
Lot of fixes to be more Linspector style.
|
2022-09-25 06:47:10 +02:00 |
|
|
|
7572cfc493
|
Typo fix.
|
2022-09-25 06:33:23 +02:00 |
|
|
|
cb6488d7da
|
Added lot more Linspector design conepts.
|
2022-09-25 06:31:36 +02:00 |
|
|
|
5e7e4986e3
|
Added global TODO file.
|
2022-09-25 04:30:40 +02:00 |
|
|
|
6dac6a1f66
|
Implemented more Linspector design ideas.
|
2022-09-25 04:29:45 +02:00 |
|
|
|
edf12cc5c4
|
README update.
|
2022-09-25 04:04:08 +02:00 |
|
|
|
dae2d15be6
|
README update.
|
2022-09-25 03:24:27 +02:00 |
|
|
|
1327b3879c
|
README update after migration.
|
2022-09-25 02:41:14 +02:00 |
|
|
|
570bf9ff1a
|
First GitHub mirror commit test...
|
2022-09-25 01:29:40 +02:00 |
|
|
|
0c64555155
|
Initial commit after complete rewrite of Linspector.
|
2022-09-25 00:39:51 +02:00 |
|