Commit Graph

49 Commits (master)

Author SHA1 Message Date
blallo baa70bd05f
Bump version: 1.1.2 → 1.1.3 2019-09-26 15:06:16 +02:00
blallo 4c548982bf Bump version: 1.1.1 → 1.1.2 2019-09-05 19:56:25 +02:00
blallo 0434d7ba58 Bump version: 1.1.0 → 1.1.1 2019-09-05 17:57:58 +02:00
blallo 1dd241d2c9 Bump version: 1.0.0 → 1.1.0 2019-09-04 15:17:07 +02:00
blallo ce72d587e6
Fix authorship and version. 2019-09-04 15:06:40 +02:00
blallo 1e4bb57cd8
Fix missing attribute in webdriver and reload loop. 2019-09-04 15:05:06 +02:00
blallo 7d8a6c4075
Make push_to_loop public. 2019-09-04 15:04:51 +02:00
blallo f6e67ca977
Improve platform detection. 2019-09-04 15:02:25 +02:00
blallo 7ccb42e90f
Add /movements api. 2019-09-04 15:00:44 +02:00
blallo 595d80c69c
Fix focus issues in operator. 2019-09-04 15:00:39 +02:00
blallo 37361da75d
Raise the waiting time between retries. 2019-09-04 15:00:34 +02:00
blallo 3faf8a0f97
Remove unused var. 2019-09-04 15:00:29 +02:00
blallo 8a11946627
Use typing. 2019-09-04 15:00:24 +02:00
blallo 9abf1855d9
Handle operation failure in api. 2019-09-04 15:00:09 +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 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 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 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 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 075ccef88e
.gitignore 2019-09-04 14:38:26 +02:00
blallo 3de046b5d1 Init 2019-01-07 11:16:16 +01:00