Kristóf Tóth
|
0b651abb7d
|
Nicen some EventHandler API docstrings
|
2018-04-19 10:47:20 +02:00 |
|
Kristóf Tóth
|
addd517ba7
|
Add a huge bunch of docstrings
|
2018-04-18 19:44:26 +02:00 |
|
Kristóf Tóth
|
690f9bb190
|
Move TriggerlessEventHandler logic to base class EventHandlerBase
|
2018-04-18 18:47:51 +02:00 |
|
Kristóf Tóth
|
743fab366b
|
Extract variable to silence retarded linter
|
2018-04-14 23:15:44 +02:00 |
|
Kristóf Tóth
|
ecec1cde59
|
Root out remaining ambiguous key arguments in EventHandlers
|
2018-04-14 10:45:23 +02:00 |
|
Kristóf Tóth
|
1f2e1f0489
|
Refactor whole importing hell into a nice and clean API
|
2018-04-06 15:31:16 +02:00 |
|
Kristóf Tóth
|
35421649c9
|
Extract spawning bash as user to a variable
|
2018-04-05 14:43:07 +02:00 |
|
Kristóf Tóth
|
19f819c142
|
Implement TFW & challenge solver user separation
|
2018-04-04 17:43:18 +02:00 |
|
Kristóf Tóth
|
eaa0eee4ca
|
Add LICENSE file and include copyright notice in source files
|
2018-04-03 14:49:14 +02:00 |
|
Kristóf Tóth
|
ba41c0b505
|
Make initialization of historymonitor the responsibility of client
|
2018-03-29 11:34:08 +02:00 |
|
Kristóf Tóth
|
c973b17141
|
Refactor HistoryMonitor to be customisable
|
2018-03-29 11:23:38 +02:00 |
|
Kristóf Tóth
|
1982a3c869
|
Rename TFWENV and TAOENV constants to use capital letters
|
2018-03-25 16:38:39 +02:00 |
|
Kristóf Tóth
|
8eded8cbac
|
Make use of format string optimization in logging calls
|
2018-03-25 16:38:32 +02:00 |
|
Kristóf Tóth
|
aacdbcb0d1
|
Standardize log constant naming and declaration placement
|
2018-03-25 16:06:59 +02:00 |
|
Kristóf Tóth
|
af1a6261cc
|
Refactor naming conventions: data_json -> message in TFW EventHandlers
|
2018-03-08 16:11:43 +01:00 |
|
Kristóf Tóth
|
2c816d5a38
|
Implement error handling on EventHandler exposing APIs
|
2018-03-07 14:45:43 +01:00 |
|
Kristóf Tóth
|
6d59762e2b
|
Clean up confusing usage of data_json['data'] in TerminadoEventHandler
|
2018-03-07 11:37:52 +01:00 |
|
Kristóf Tóth
|
1165fa4ec9
|
Refactor pty resetting logic to TerminadoMiniServer
|
2018-03-06 16:15:04 +01:00 |
|
Kristóf Tóth
|
e20a5dab23
|
Implement pty recovery
|
2018-03-06 14:33:01 +01:00 |
|
Kristóf Tóth
|
021a122523
|
Stop HistoryMonitor in TerminadoEventHandler.cleanup()
|
2018-03-06 13:27:32 +01:00 |
|
Kristóf Tóth
|
a4b07e549e
|
Rename & expose as property TerminadoEventHandler.monitor
|
2018-03-06 13:27:32 +01:00 |
|
Kristóf Tóth
|
ab76e3d024
|
Store length of history list requested in every case
|
2018-03-06 13:27:32 +01:00 |
|
Kristóf Tóth
|
180cf41f85
|
Implement history reading API
|
2018-03-06 13:27:32 +01:00 |
|
Kristóf Tóth
|
4873bbf421
|
Implement simple pty writing API
|
2018-03-06 13:27:32 +01:00 |
|
Kristóf Tóth
|
c4c07a4c85
|
Add proof of concept for terminal pty writing
|
2018-03-06 13:27:32 +01:00 |
|
Kristóf Tóth
|
cc2c6009dd
|
Delegate ownership of terminado server to TerminadoEventHandler
|
2018-03-06 13:27:32 +01:00 |
|
Kristóf Tóth
|
a6bbe6df55
|
Update SupervisorMixin users to support stateless API
|
2018-02-27 15:54:31 +01:00 |
|
Kristóf Tóth
|
940e74d6da
|
Implement triggered and triggerless EventHandler base classes
|
2018-02-23 14:07:41 +01:00 |
|
Kristóf Tóth
|
31ba6cb623
|
Rename anchor -> key globally ¯\_(ツ)_/¯
|
2018-02-21 15:28:16 +01:00 |
|
Bálint Bokros
|
14f3a4a153
|
Move SupervisorMixin to mixins
|
2018-02-13 17:51:19 +01:00 |
|
Kristóf Tóth
|
1692b424b5
|
Move webide and terminado event handlers to lib/tfw/components
|
2018-02-11 14:15:10 +01:00 |
|