Commit Graph

35 Commits (c7daefb9b7d1654876ab3ab7edc13b89eefdda85)

Author SHA1 Message Date
blallo c7daefb9b7
Bump to v0.2.0 2019-09-04 14:58:39 +02:00
blallo a319726c28
Pylint configuration. 2019-09-04 14:58:34 +02:00
blallo 7eacfa14f8
Daemonic check-in/out. 2019-09-04 14:58:29 +02:00
blallo 9d0b48da9a
Added checkin/out subcommands to cli. 2019-09-04 14:58:24 +02:00
blallo cf9295bb6a
Fix log in. 2019-09-04 14:58:19 +02:00
blallo 83f74ce799
Improve help in cli 2019-09-04 14:58:13 +02:00
blallo eaaf492293
Fix logged_in property: meaningful also after logout. 2019-09-04 14:58:08 +02:00
blallo 32a87d7b6d
Fix (?) logged_in property. 2019-09-04 14:58:03 +02:00
blallo 5707698b66
Fix missing attribute in Fifo. 2019-09-04 14:57:58 +02:00
blallo 35ff892db1
Adding login/logout subcommands. 2019-09-04 14:57:53 +02:00
blallo bb97eb9e4f
Fix logger settings in utils 2019-09-04 14:57:47 +02:00
blallo 8f032090ed
Fix safely decorator and logout method. 2019-09-04 14:57:42 +02:00
blallo 862598f597
Improve cli and fix daemon main loop. 2019-09-04 14:57:37 +02:00
blallo d2148dfafb
Fix logging. 2019-09-04 14:57:32 +02:00
blallo 5f74d80267
Black 2019-09-04 14:57:27 +02:00
blallo b1f539592c
Refactoring the daemon: one daemon, many clients. 2019-09-04 14:57:22 +02:00
blallo 1805327d39
Moving utils to bot_z.utils 2019-09-04 14:57:17 +02:00
blallo 7290ec6883
Cleaning the response fifo. Leave it behind if command fails. 2019-09-04 14:57:12 +02:00
blallo fdb0977353
Daemon now logs to syslog. 2019-09-04 14:57:07 +02:00
blallo 9a99020709
Daemon fully working. Log still spamming on stderr. 2019-09-04 14:57:02 +02:00
blallo 004da87425
Daemon and cli (not working in background). 2019-09-04 14:56:57 +02:00
blallo ed1e267b41
Safely with retries. 2019-09-04 14:56:51 +02:00
blallo 589d95b5ac
Blacken'd 2019-09-04 14:56:36 +02:00
blallo 0ceebdaf68
Fix the README 2019-09-04 14:49:22 +02:00
blallo 91b31d9d51
Removing cookiecutter-generated requirements 2019-09-04 14:49:11 +02:00
blallo 1d3a943e74
README updated 2019-09-04 14:48:00 +02:00
blallo dc20c91933
Cleanup 2019-09-04 14:46:56 +02:00
blallo c4ac8f96f9
Functioning check_in/check_out. 2019-09-04 14:43:40 +02:00
blallo 5fa48bc299
README.md 2019-09-04 14:43:35 +02:00
blallo 23c41237ff
login/logout mostly working. 2019-09-04 14:43:24 +02:00
blallo f6c55655a2
working do_login and __del__, check_in/out stubs. 2019-09-04 14:42:37 +02:00
blallo 1fed09c655
First Operator stub, does not yet succeedes. 2019-09-04 14:42:31 +02:00
blallo a68eb9d967
setup.py 2019-09-04 14:42:22 +02:00
blallo 075ccef88e
.gitignore 2019-09-04 14:38:26 +02:00
blallo 3de046b5d1 Init 2019-01-07 11:16:16 +01:00