Commit Graph

29 Commits

Author SHA1 Message Date
7cc5268f9b Remove all frontend related stuff 2018-01-10 16:25:23 +01:00
44bf8349c9 Print debug message when a client is connected 2017-12-20 11:37:22 +01:00
7e79c22437 Implement frontend dependency management 2017-12-11 17:37:21 +01:00
e14946fcb9 Adapt CSS to Ace 2017-12-11 13:59:11 +01:00
cb625bf116 Replace roll-your-own basic WebIDE with Ace Editor 2017-12-11 13:59:11 +01:00
642ca7f54c Implement watching static files 2017-12-11 13:59:11 +01:00
d3db21f26e Move common parts of FSM to a baseclass 2017-12-06 01:29:09 +01:00
0a3c06109e Remove unnecessary hljs call 2017-12-06 01:02:50 +01:00
5151a47490 Use source code as title instead of WebIDE as it's static 2017-12-05 20:37:42 +01:00
d916f5bc65 Give Button states boring names 2017-12-03 23:42:00 +01:00
62a12c605c Project-wide refactor of things named Component* to EventHandler* 2017-12-02 15:19:05 +01:00
564369dd90 Replace 'Proof of Concept' with 'Demo' 2017-11-27 21:11:17 +01:00
18c8f45a19 Rework onmessage 2017-11-27 21:09:57 +01:00
fac9202b3d Send necessary data in onopen 2017-11-27 21:09:57 +01:00
5a295de426 Create handler for form submit 2017-11-27 21:09:57 +01:00
982f72b4ba Rework button handler 2017-11-27 21:09:57 +01:00
f6a8bf6239 Remove unnecessary comments 2017-11-27 21:09:57 +01:00
ce2ae58075 Wire dependencies for ws_listener.js 2017-11-27 21:09:57 +01:00
a2106d5b89 Present new components 2017-11-27 21:09:57 +01:00
d557703373 Hide old components 2017-11-27 21:09:57 +01:00
e0d13840f0 Create handler for login 2017-11-27 21:09:57 +01:00
4a810b4229 Create new FSM for SQL injection tutorial 2017-11-27 21:09:57 +01:00
638c1b96ae Move FSM initialization out of ZMQWebSocketHandler 2017-11-27 21:09:57 +01:00
d507b3d066 Move socket management to a separate package 2017-11-27 21:09:57 +01:00
9b97e3dd19 Add WebIDE UIModule 2017-11-27 21:09:57 +01:00
a5aad9ad26 Add Login UIModule 2017-11-27 21:09:57 +01:00
b96c8e4457 Add Logger UIModule 2017-11-27 21:09:57 +01:00
f3c9a21956 Prepare use of UIModules 2017-11-27 21:09:57 +01:00
c3e35cd549 Rearrange project and dockerize 2017-11-27 21:09:56 +01:00