Commit Graph

  • 24fd753679 Implement support for multiple websockets connecting to TFW Kristóf Tóth 2018-02-16 17:47:30 +01:00
  • 3e54733033 Remove unused import Kristóf Tóth 2018-02-16 11:09:58 +01:00
  • 4db3a4a128 Update frontend Bálint Bokros 2018-02-15 17:21:10 +01:00
  • 6e7e681602 Remove unnecessary call in FileManager Kristóf Tóth 2018-02-15 16:32:41 +01:00
  • ade210c4fc Remove extension -> language mapping from backend (move to frontend) Kristóf Tóth 2018-02-15 16:30:02 +01:00
  • a7e2a08166 Merge pull request #11 from avatao-content/watchdog_hotfix Bokros Bálint 2018-02-15 10:19:39 +01:00
  • c2e161dad3 Make DirectoryMonitor pausable using the with statement Kristóf Tóth 2018-02-14 17:44:05 +01:00
  • 0b3db0ae9e Implement pausing watchdog while webide files are being written Kristóf Tóth 2018-02-14 16:09:09 +01:00
  • 516c5746f8 Update frontend Bálint Bokros 2018-02-14 13:27:38 +01:00
  • e5576775ef Merge pull request #10 from avatao-content/util_refactor therealkrispet 2018-02-13 18:54:08 +01:00
  • 2ebc34fa05 Remove unused create_source_code_response_data method Bálint Bokros 2018-02-13 17:57:06 +01:00
  • b9e41c01cf Move RateLimiter to decorators Bálint Bokros 2018-02-13 17:56:01 +01:00
  • 14f3a4a153 Move SupervisorMixin to mixins Bálint Bokros 2018-02-13 17:51:19 +01:00
  • f5a8230d3b Move ZMQConnectorBase to networking Bálint Bokros 2018-02-13 17:44:48 +01:00
  • dbc2d1c0ea Add cenerator to enable testing Bálint Bokros 2018-02-02 16:49:48 +01:00
  • 2530fe43ea Merge pull request #9 from avatao-content/controller_auth therealkrispet 2018-02-13 17:01:09 +01:00
  • ddffb666be Merge pull request #8 from avatao-content/watchdog Bokros Bálint 2018-02-13 16:32:50 +01:00
  • 5213152477 Remove obsolete TODO Kristóf Tóth 2018-02-13 16:29:45 +01:00
  • f395adc8c3 Merge pull request #7 from avatao-content/controller therealkrispet 2018-02-13 16:22:23 +01:00
  • 1d47ca5684 Add method EventHandlerBase.cleanup() Kristóf Tóth 2018-02-13 15:38:46 +01:00
  • fd029dbfe7 Move RateLimiter to tfw.util Kristóf Tóth 2018-02-13 15:02:48 +01:00
  • 60bcb8c2b0 Refactor webide rate limiting Kristóf Tóth 2018-02-13 14:55:33 +01:00
  • 4d49c8d11b Improve webide refresh trigger rate limiting Kristóf Tóth 2018-02-13 14:37:56 +01:00
  • dda470fc93 Validate token in controller's HTTP handlers Bálint Bokros 2018-02-13 13:39:27 +01:00
  • 019ce53b39 Share token with solvable upon starting Bálint Bokros 2018-02-13 13:38:03 +01:00
  • 0cd294d61f Create token in controller Bálint Bokros 2018-02-13 13:35:34 +01:00
  • cb46a8b80e Make controller async Bálint Bokros 2018-02-12 18:04:59 +01:00
  • dceb4b2b7e Implement basic rate limiting for webide autoreload magic Kristóf Tóth 2018-02-12 17:46:01 +01:00
  • 955e1c1cf3 Rename watchdog FileSystemEventHandler child Kristóf Tóth 2018-02-12 17:01:23 +01:00
  • 67579aea29 Implement sending reload command on file system changes Kristóf Tóth 2018-02-12 16:43:30 +01:00
  • 9c006451bf Implement proof of concept directory event monitoring Kristóf Tóth 2018-02-12 16:01:24 +01:00
  • 4582538060 Merge branch 'controller' Kristóf Tóth 2018-02-12 13:44:27 +01:00
  • 86aecd18a8 Move responding-to-controller related stuff to its own class Bálint Bokros 2018-02-12 13:22:55 +01:00
  • 6f785b3ca7 Refactor solvable responses Bálint Bokros 2018-02-12 11:28:35 +01:00
  • e04cc08dd6 Remove unnecessary autoreload Bálint Bokros 2018-02-12 11:09:28 +01:00
  • de98ec3391 Merge pull request #6 from avatao-content/project_restructure Bokros Bálint 2018-02-12 10:55:19 +01:00
  • ec83cbe7a0 Make Dockerfile bootiful again Kristóf Tóth 2018-02-11 15:20:06 +01:00
  • 1692b424b5 Move webide and terminado event handlers to lib/tfw/components Kristóf Tóth 2018-02-11 14:15:10 +01:00
  • 4fe9d58681 Move TFWServer to tfw.networking.server package Kristóf Tóth 2018-02-11 12:32:30 +01:00
  • 0f6ec24d45 Remove unnecessary overrides from ZMQWebSocketHandler Kristóf Tóth 2018-02-11 12:04:18 +01:00
  • bcd31de852 Begin refactoring app.py to TFWServer class Kristóf Tóth 2018-02-11 11:50:40 +01:00
  • 1e9642912c Create initial implementation for solution check Bálint Bokros 2018-02-09 17:27:51 +01:00
  • 4f181b8f09 Separate the handling of envvars by prefix Bálint Bokros 2018-02-09 14:48:37 +01:00
  • 2499c4759e Fix envvar imports Bálint Bokros 2018-02-09 14:21:17 +01:00
  • 28e83de0d7 Create PoC of solvable with hardcoded responses Bálint Bokros 2018-02-09 14:08:14 +01:00
  • eed3006055 Add logging to controller Bálint Bokros 2018-02-09 14:06:11 +01:00
  • e39b8b9283 Make trailing slash optional in URLs Bálint Bokros 2018-02-09 14:05:34 +01:00
  • 1c3e946e29 Fix handlers' responses Bálint Bokros 2018-02-09 14:04:47 +01:00
  • f3d53c2b5b Fix handlers import Bálint Bokros 2018-02-09 14:03:45 +01:00
  • 9a33ed0624 Create supervisor entry for controller Bálint Bokros 2018-02-09 13:57:32 +01:00
  • 793fc45493 Add controller to Dockerfile Bálint Bokros 2018-02-09 13:54:54 +01:00
  • c015727153 Create initial version of controller Bálint Bokros 2018-02-08 16:26:28 +01:00
  • 95e1f907ee Make serialization methods' parameter names more generic Bálint Bokros 2018-02-08 15:08:19 +01:00
  • 27376ada22 Create initial version of SolvableConnector Bálint Bokros 2018-02-08 15:00:16 +01:00
  • 03d6f587e9 Create initial version of ControllerConnector Bálint Bokros 2018-02-08 14:59:43 +01:00
  • 55ef87e089 Add AVATAO_SECRET to envvars Bálint Bokros 2018-02-08 14:58:37 +01:00
  • 545b972296 Add chmod to wordir in Dockerfile Kristóf Tóth 2018-02-09 17:25:38 +01:00
  • 7720c63bc8 Make error handling of file reading more robust Kristóf Tóth 2018-02-09 15:59:26 +01:00
  • 8268e3e44a Update frontend Kristóf Tóth 2018-02-09 15:32:32 +01:00
  • 84375e9cf5 Improve attachment of always necessary data to response in webide Kristóf Tóth 2018-02-09 15:04:00 +01:00
  • 87b1163060 Fix typo in error logging Kristóf Tóth 2018-02-09 13:14:13 +01:00
  • 015d2c5019 Update frontend Kristóf Tóth 2018-02-09 11:44:57 +01:00
  • 83b24ad538 Improve internal handling of environment variables Kristóf Tóth 2018-02-09 09:58:47 +01:00
  • a933248e90 Merge pull request #4 from avatao-content/webide_rework Bokros Bálint 2018-02-08 17:52:45 +01:00
  • c0f533c692 Update frontend Kristóf Tóth 2018-02-08 17:48:48 +01:00
  • 3da263d8cd Remove leftover default value Kristóf Tóth 2018-02-08 17:42:00 +01:00
  • be244217aa Refactor trivial piece of code overcomplicated Kristóf Tóth 2018-02-08 17:39:59 +01:00
  • 557318af4e Implement robust error handling in SourceCodeEventHandler Kristóf Tóth 2018-02-08 17:10:58 +01:00
  • 8c492df646 Implement exclude list in FileManager Kristóf Tóth 2018-02-08 16:56:30 +01:00
  • dceb3b947f Refactor handling of working directory for SourceCodeEventHandler Kristóf Tóth 2018-02-08 16:49:01 +01:00
  • 89694097cc Temporary extension of ACE editor language map, make 'text' default Kristóf Tóth 2018-02-08 15:17:30 +01:00
  • 792981742c Make SourceCodeEventHandler command handlers data_json['data'] based Kristóf Tóth 2018-02-08 15:10:37 +01:00
  • 6283b825d6 Fix file list disappearing from json after write command – webide. Kristóf Tóth 2018-02-08 14:54:00 +01:00
  • c2c5353f98 Fix files in subdirectories killing everything I stand for Kristóf Tóth 2018-02-08 14:45:07 +01:00
  • d0a04240b6 Fix non-unicode files kill whole webide backend Kristóf Tóth 2018-02-08 14:13:14 +01:00
  • fc168f47ef Add support for tab switching on backend SourceCodeEventHandler Kristóf Tóth 2018-02-07 14:50:29 +01:00
  • eb344de7a2 Implement SourceCodeEventHandler support for multiple files Kristóf Tóth 2018-02-07 12:02:53 +01:00
  • 71dcb58c92 Change loglevel back to DEBUG (CRITICAL was committed accidentally) Kristóf Tóth 2018-02-07 12:01:57 +01:00
  • 944066d699 Implement recursive file lookup in FileManager.files Kristóf Tóth 2018-02-07 09:51:45 +01:00
  • 5cc1ab2c8d Refactor handling of files in SourceCodeEventHandler Kristóf Tóth 2018-02-06 18:22:37 +01:00
  • c74c00c618 Extract process managing logic to SupervisorMixin from event handlers Kristóf Tóth 2018-02-06 15:34:43 +01:00
  • 8b9f7e50cb Move FSM instantiation out of FSMManagingSocketHandler Bálint Bokros 2018-02-08 14:46:00 +01:00
  • 849fd7b61c Hotfix eventhandlers invoked several times. Waiting for server refactor. Kristóf Tóth 2018-02-07 10:13:06 +01:00
  • 08260f70fa Remove leftover ioloop.install() stuff from module global era Kristóf Tóth 2018-02-06 14:26:53 +01:00
  • b75709b3e5 Make tfw.networking more structured, remove relative import hell Kristóf Tóth 2018-02-06 14:19:41 +01:00
  • 5e34835ed6 Refactor Dockerfile (move nginx setup to earlier layers) Kristóf Tóth 2018-02-05 15:51:53 +01:00
  • de6e23e512 Remove thread safety warning: problem was nonexsistent ¯\_(ツ)_/¯ Kristóf Tóth 2018-02-05 14:23:46 +01:00
  • 654a732368 Fix ZMQWebSocketHandlers handling their own little FSM instances Kristóf Tóth 2018-02-05 14:10:21 +01:00
  • 96762575ba Move JSON (de)serialization to socket boundaries Bálint Bokros 2018-02-02 18:39:06 +01:00
  • 31fea13a9a Move serialization in one place Bálint Bokros 2018-02-02 17:30:26 +01:00
  • 91d5e560eb Rework MessageSender to conform defined API Bálint Bokros 2018-02-02 16:49:15 +01:00
  • c99630172b Split nginx configuration to several files Kristóf Tóth 2018-01-31 17:51:45 +01:00
  • 0ec79fe8d0 Split supervisor configuration to several files Kristóf Tóth 2018-01-31 17:02:45 +01:00
  • fde26fb0c8 Merge pull request #3 from avatao-content/project_restructure Bokros Bálint 2018-01-31 16:42:58 +01:00
  • 4c50f07be9 Unify Docker container config file locations to project root Kristóf Tóth 2018-01-31 16:15:19 +01:00
  • 0d41b4c8e9 Refactor project structure Kristóf Tóth 2018-01-31 15:50:52 +01:00
  • 23cc381495 Fix EventHandler subscriptions being registered several times Kristóf Tóth 2018-01-31 15:10:05 +01:00
  • 1b49386da6 Edit FSM transitions to minimize reset events causing slow loading Kristóf Tóth 2018-01-31 13:24:38 +01:00
  • 2ad42dbaa7 Fix logging: supervisord loglevel=debug for now Kristóf Tóth 2018-01-31 11:38:01 +01:00
  • 8bce986b1c Remove dead code from project Kristóf Tóth 2018-01-31 11:35:07 +01:00