Commit Graph

99 Commits (master)

Author SHA1 Message Date
blallo 9abf1855d9
Handle operation failure in api. 2019-09-04 15:00:09 +02:00
blallo 5e906d53cf
Added the first app sketch. 2019-09-04 15:00:03 +02:00
blallo a72f657b56
Making api a module. 2019-09-04 14:59:58 +02:00
blallo f302d96001
Added async entrypoints in the api module. 2019-09-04 14:59:44 +02:00
blallo 5052ad4b5e
Added an async version of operator. 2019-09-04 14:59:33 +02:00
blallo 54bcac590e
Improved checked_in property. 2019-09-04 14:59:26 +02:00
blallo 7197cd01aa
Rename Operator module. 2019-09-04 14:59:22 +02:00
blallo 479a2a2b00
Comma in dict. 2019-09-04 14:59:17 +02:00
blallo d205d98eb4
Fix macos with bdist_wheel. 2019-09-04 14:59:11 +02:00
Salvatore Giammanco a2efa60085
[fix] driver format in url generation 2019-09-04 14:59:06 +02:00
blallo f3202b17ea
Fix daemon start not in debug mode. 2019-09-04 14:59:00 +02:00
blallo 8a4632de75
Improve login/logout logic. 2019-09-04 14:58:55 +02:00
blallo 11785bc1e2
Fix logging error. 2019-09-04 14:58:49 +02:00
blallo 91c2cc4717
Fix boring macos issue (booo for macos users). 2019-09-04 14:58:45 +02:00
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