Commit Graph

  • af3de243df Add linebreaks to FSM model Bálint Bokros 2018-01-10 16:26:40 +0100
  • 7cc5268f9b Remove all frontend related stuff Bálint Bokros 2018-01-10 16:25:23 +0100
  • 3a41423596 Revert "Make supervisor uncontrollable for now" Bálint Bokros 2017-12-22 14:14:23 +0100
  • 44bf8349c9 Print debug message when a client is connected Bálint Bokros 2017-12-20 11:34:21 +0100
  • 7e79c22437 Implement frontend dependency management Bálint Bokros 2017-12-11 17:36:49 +0100
  • b5e3759bed Merge pull request #1 from avatao-content/ace-integration Bokros Bálint 2017-12-11 14:02:00 +0100
  • e14946fcb9 Adapt CSS to Ace Bálint Bokros 2017-12-11 13:55:29 +0100
  • cb625bf116 Replace roll-your-own basic WebIDE with Ace Editor Bálint Bokros 2017-12-11 13:54:38 +0100
  • 642ca7f54c Implement watching static files Bálint Bokros 2017-12-11 13:34:08 +0100
  • c1f867f97c Update readme Bálint Bokros 2017-12-08 12:00:51 +0100
  • d3db21f26e Move common parts of FSM to a baseclass Bálint Bokros 2017-12-06 01:29:09 +0100
  • 0a3c06109e Remove unnecessary hljs call Bálint Bokros 2017-12-06 01:02:50 +0100
  • 5151a47490 Use source code as title instead of WebIDE as it's static Bálint Bokros 2017-12-05 20:37:42 +0100
  • 895a387169 Remove passing self to event handler functions Bálint Bokros 2017-12-05 20:34:06 +0100
  • 277ad85735 Remove unnecessary imports Bálint Bokros 2017-12-05 20:33:18 +0100
  • 9d299a5f3e Use subscribe method from super, instead of using duplicated code Bálint Bokros 2017-12-05 18:37:20 +0100
  • 92394cac27 Fix handling exhausted generators Bálint Bokros 2017-12-05 18:36:26 +0100
  • ad89c8fb57 Refactor reset in StatefulEventHandler Bálint Bokros 2017-12-05 18:35:22 +0100
  • 6f16a335db Remove gratuitous None-check Bálint Bokros 2017-12-05 17:52:25 +0100
  • 26ef730569 Make StatefulEventHandler's code clearer Bálint Bokros 2017-12-05 17:51:34 +0100
  • ae5e045173 Rename lib folder's envvar Bálint Bokros 2017-12-05 12:47:47 +0100
  • 77c3259099 Remove unnecessary parentheses Bálint Bokros 2017-12-05 12:44:34 +0100
  • 7479ef5639 Rename event_handler_example to event_handler_main Bálint Bokros 2017-12-04 21:50:41 +0100
  • 3726ba7186 Don't autorestart event handlers Bálint Bokros 2017-12-04 21:39:47 +0100
  • 9f8cc3764f Make supervisor uncontrollable for now Bálint Bokros 2017-12-04 21:38:08 +0100
  • e2aa7c755c Switch hardcoded user to envvar Bálint Bokros 2017-12-04 17:01:12 +0100
  • 44317ba76a Remove unnecessary PATH modification Bálint Bokros 2017-12-04 15:02:58 +0100
  • 5e7e47d4a7 Clarify comment in Dockerfile Bálint Bokros 2017-12-04 14:55:08 +0100
  • ca59787cd4 Expose WEB_PORT envvar instead of hardcoding the value directly after the envvar was defined Bálint Bokros 2017-12-04 14:04:20 +0100
  • d916f5bc65 Give Button states boring names Bálint Bokros 2017-12-03 23:42:00 +0100
  • 23bef68f51 Remove passing self to handler functions in EventHandler Bálint Bokros 2017-12-03 18:52:22 +0100
  • 3164a760a1 Remove unnecessary partial magic from EventHandler Bálint Bokros 2017-12-03 19:35:28 +0100
  • f995aae318 Use meaningful names in EventHandler Bálint Bokros 2017-12-03 18:59:35 +0100
  • 6a5b83f406 Don't store event_handler_function in EventHandlerBase Bálint Bokros 2017-12-03 02:13:19 +0100
  • 62a12c605c Project-wide refactor of things named Component* to EventHandler* Bálint Bokros 2017-12-02 15:19:05 +0100
  • acaf8899cc Rename database Bálint Bokros 2017-11-27 21:12:49 +0100
  • 564369dd90 Replace 'Proof of Concept' with 'Demo' Bálint Bokros 2017-11-27 21:11:17 +0100
  • bda7e6fab0 Add readme Bálint Bokros 2017-11-27 20:58:34 +0100
  • 18c8f45a19 Rework onmessage Bálint Bokros 2017-11-27 19:01:32 +0100
  • fac9202b3d Send necessary data in onopen Bálint Bokros 2017-11-27 19:01:11 +0100
  • 5a295de426 Create handler for form submit Bálint Bokros 2017-11-27 19:00:38 +0100
  • 982f72b4ba Rework button handler Bálint Bokros 2017-11-27 19:00:02 +0100
  • f6a8bf6239 Remove unnecessary comments Bálint Bokros 2017-11-27 18:54:54 +0100
  • ce2ae58075 Wire dependencies for ws_listener.js Bálint Bokros 2017-11-27 18:54:18 +0100
  • a2106d5b89 Present new components Bálint Bokros 2017-11-27 18:53:40 +0100
  • d557703373 Hide old components Bálint Bokros 2017-11-27 18:53:16 +0100
  • e0b3064513 Create components to handle SQL injection tutorial Bálint Bokros 2017-11-27 18:52:34 +0100
  • b1159d6c3e Create helper methods for parsing source code Bálint Bokros 2017-11-27 18:51:20 +0100
  • 327376232d Create prepared vulnerable code Bálint Bokros 2017-11-27 18:49:39 +0100
  • e0d13840f0 Create handler for login Bálint Bokros 2017-11-27 18:48:50 +0100
  • 4a810b4229 Create new FSM for SQL injection tutorial Bálint Bokros 2017-11-27 18:47:33 +0100
  • 638c1b96ae Move FSM initialization out of ZMQWebSocketHandler Bálint Bokros 2017-11-27 18:45:58 +0100
  • 8d8f55bbe6 Create parser for anchor in JSON Bálint Bokros 2017-11-27 18:42:34 +0100
  • 9b5bfcf9c8 Adapt existing component examples to refactor Bálint Bokros 2017-11-27 18:38:21 +0100
  • 40914e767f Create StatefulComponent which yields values from a generator instead of returning a static value Bálint Bokros 2017-11-27 18:36:02 +0100
  • 726fc165b0 Add subscription management to ComponentBase Bálint Bokros 2017-11-27 18:34:26 +0100
  • 1d5abaaea0 Add ability to message another component to ComponentBase Bálint Bokros 2017-11-27 18:20:54 +0100
  • 66d684f022 Refactor Component to Component and ComponentBase Bálint Bokros 2017-11-27 18:20:09 +0100
  • d507b3d066 Move socket management to a separate package Bálint Bokros 2017-11-27 18:16:35 +0100
  • 9b97e3dd19 Add WebIDE UIModule Bálint Bokros 2017-11-27 18:11:57 +0100
  • a5aad9ad26 Add Login UIModule Bálint Bokros 2017-11-27 18:11:20 +0100
  • b96c8e4457 Add Logger UIModule Bálint Bokros 2017-11-27 18:09:48 +0100
  • f3c9a21956 Prepare use of UIModules Bálint Bokros 2017-11-27 18:09:00 +0100
  • 2d7d5228c8 Reorder Dockerfile to achieve faster rebuilds Bálint Bokros 2017-11-27 17:59:05 +0100
  • c3e35cd549 Rearrange project and dockerize Bálint Bokros 2017-11-21 13:19:37 +0100
  • e08be83c5e Print python version upon start Bálint Bokros 2017-11-21 10:25:57 +0100
  • 9c97c0d7ed Add initial version of Tornado app Bálint Bokros 2017-11-17 15:57:03 +0100
  • 5609fde996 Add examples to showcase Component's usage Bálint Bokros 2017-11-17 15:56:38 +0100
  • ff38f41f57 Add environment variables to config Bálint Bokros 2017-11-27 18:41:57 +0100
  • f379c16996 Remove lib/ from .gitignore Bálint Bokros 2017-11-27 18:41:32 +0100
  • d214caff3d Add Component class describing an event handler Bálint Bokros 2017-11-17 15:55:48 +0100
  • 7ec400f33c Add initial version of WS<->FSM<->ZMQ handler Bálint Bokros 2017-11-17 15:47:22 +0100
  • 4c4d1ac8ab Add initial version of frontend Bálint Bokros 2017-11-17 15:42:39 +0100
  • 8e6b432719 Add configuration Bálint Bokros 2017-11-17 15:41:55 +0100
  • 4dd0abbba0 Add .gitignore Bálint Bokros 2017-11-17 15:38:18 +0100