Commit Graph

  • dc5e26843a Refactor MessageSender master chausie-20200701 chausie-20200625 chausie-20200624 R. Richard 2020-06-24 13:44:07 +0200
  • e5d0e91e93 Fix message timing on empty queue chausie-20200623 chausie-20200603 chausie-20200529 Gergo Turcsanyi 2020-05-29 12:01:37 +0200
  • e58f0b1d04 Update inotify paths on pattern change Gergo Turcsanyi 2020-05-29 11:57:54 +0200
  • ea0fff5662 Remove the custom on_close event to keep the session alive chausie-20200526 chausie-20200521 R. Richard 2020-05-21 17:45:03 +0200
  • 70f4d666e3 Keep websocket connection alive chausie-20200518 R. Richard 2020-05-18 18:02:07 +0200
  • dc76f1b732 Fix broken ZMQ messages chausie-20200515 chausie-20200507 R. Richard 2020-05-07 09:47:35 +0200
  • f374cb7e46 Look up every module in the package chausie-20200331 R. Richard 2020-02-03 16:45:42 +0100
  • 9481e8f921 Add support for stopping/starting ProcessLogHandler from API chausie-20191219 Kristóf Tóth 2019-12-19 16:21:15 +0100
  • c8d4080ef5 Fix fsm.update messages being thiggered without a state change Kristóf Tóth 2019-12-19 13:58:48 +0100
  • 269cab691e Add priorities to TFW processes chausie-20191121 chausie Kristóf Tóth 2019-11-21 14:23:34 +0100
  • 16f0335d76 Make /etc/supervisor a writable volume chausie-20191113 Kristóf Tóth 2019-11-13 12:52:20 +0100
  • 52280acf41 Check for a generic Mapping type instead of dict R. Richard 2019-11-12 14:23:09 +0100
  • 1b274fa019 Avoid mixing up terminal.write command with user input chausie-20191108 Kristóf Tóth 2019-11-08 11:34:15 +0100
  • ba4803d660 Fix race condition in FrontendConfigHandler (frontend.ready) Kristóf Tóth 2019-10-31 15:23:55 +0100
  • ac198e5731 Avoid 'Update frontend' commits with Dockerfile build-args Kristóf Tóth 2019-10-31 15:17:43 +0100
  • 135760854e Update frontend chausie-20191021 Kristóf Tóth 2019-10-21 16:09:03 +0200
  • e6b840c7be Update frontend chausie-20191014 Kristóf Tóth 2019-10-14 15:09:02 +0200
  • 6cdfb0f6ec Implement message handler command to drain message queue Kristóf Tóth 2019-10-14 13:59:13 +0200
  • 88bc42c7f2 Fix race conditions in networking test suite Kristóf Tóth 2019-10-10 15:05:04 +0200
  • 628485cff1 Implement robust unit test cases for message queue timing Kristóf Tóth 2019-10-08 17:01:45 +0200
  • 641709c04e Add a fallback port for the terminal to avoid crashing proxies Kristóf Tóth 2019-10-08 14:24:31 +0200
  • 251bc6325a Display typing indicator based on global message queue Kristóf Tóth 2019-10-07 13:24:23 +0200
  • 0518716df8 Avoid waiting before first queued message Kristóf Tóth 2019-10-07 13:10:37 +0200
  • 15b4ab62e5 Update frontend chausie-20191002 Kristóf Tóth 2019-10-01 16:12:25 +0200
  • c2faa4732a Remove drone.yml chausie-20190930 Kristóf Tóth 2019-09-30 14:49:11 +0200
  • 3934b79cf3 Update frontend Kristóf Tóth 2019-09-30 13:52:06 +0200
  • 086df3700d Avoid reloading IDE on inotify events from the previous write Kristóf Tóth 2019-09-27 15:16:08 +0200
  • ed4fdb92a5
    Update README.md ni-richard 2019-09-17 05:25:47 +0200
  • 2ce5e6ee1b
    Update README.md ni-richard 2019-09-17 00:59:48 +0200
  • fecad9d5fb Update frontend chausie-20190915 Kristóf Tóth 2019-09-15 17:48:34 -0700
  • 5b95f1d4b4 License project under GNU LGPLv3 chausie-20190912 Kristóf Tóth 2019-09-12 13:43:23 -0400
  • 983f02f362 Merge branch 'chausie' Kristóf Tóth 2019-09-12 13:42:07 -0400
  • 70cd4c51cb Use new frontend image tag from DockerHub Kristóf Tóth 2019-09-12 13:40:13 -0400
  • 56620c4b5f Copy frontend as a multistage artifact R. Richard 2019-09-05 18:16:53 +0200
  • 6c5699cff9 Make unused but overridden public method protected Kristóf Tóth 2019-09-11 20:28:18 -0400
  • aa1112af0e Refactor connecting existing pipes to a method Kristóf Tóth 2019-09-11 15:44:42 -0400
  • d6f2eb987f Make PipeConnector stop gracefully and connect to every pipe on init R. Richard 2019-09-10 09:54:04 +0200
  • bc9acc88c0 Make unused but overridden public method protected Kristóf Tóth 2019-09-11 20:28:18 -0400
  • ebbab1fcf5 Refactor connecting existing pipes to a method Kristóf Tóth 2019-09-11 15:44:42 -0400
  • d18dbad0b7 Make PipeConnector stop gracefully and connect to every pipe on init R. Richard 2019-09-10 09:54:04 +0200
  • 5b0f79dbae Move CommandHandler to a separate file Kristóf Tóth 2019-09-05 16:10:46 +0200
  • 8890e67b86 Implement test cases for PipeIOHandler Kristóf Tóth 2019-09-05 15:52:34 +0200
  • 80c09e5a73 Append recent bugs R. Richard 2019-09-04 21:27:26 +0200
  • 89b720c439 Add forgotten test case Kristóf Tóth 2019-09-04 18:18:03 +0200
  • 613d906b44 Simplify PipeIOHandlerBase by using meghod assignment Kristóf Tóth 2019-09-04 18:07:36 +0200
  • b733f53b83 Remove unused but beautiful product of me being with my muse :( Kristóf Tóth 2019-09-04 17:21:49 +0200
  • 10cd07973d Implement unit tests for EventHandler subclasses Kristóf Tóth 2019-09-04 17:13:58 +0200
  • 620212f00f Accept relative paths in the IdeHandler API's "filename" key Kristóf Tóth 2019-09-04 15:13:40 +0200
  • 66c9c5a592 Implement finding files from relative paths FileManager Kristóf Tóth 2019-09-04 15:13:11 +0200
  • 777dc9ccfc Remove unnecessary pylint: disable comment Kristóf Tóth 2019-09-02 16:25:04 +0200
  • fab582505f Improve IdeHandler JSON API Kristóf Tóth 2019-09-02 16:21:19 +0200
  • 701b918e6f Refactor IdeHandler Kristóf Tóth 2019-09-02 15:49:38 +0200
  • 1d8de09c2a Make Filemanager.is_allowed() public Kristóf Tóth 2019-09-02 15:49:13 +0200
  • 57ce35d99d Fix pipe deletion check R. Richard 2019-09-02 10:46:18 +0200
  • 517684e84a Fix TerminalCommandsHandler using old JSON API Kristóf Tóth 2019-08-30 17:47:58 +0200
  • a5db2f23a0 Log PipeConnector events Kristóf Tóth 2019-08-30 17:45:54 +0200
  • bb5c000b1d Implement builtin handler for configuring frontend Kristóf Tóth 2019-08-30 17:37:43 +0200
  • e8512562bd Notes added by 'git notes edit' Kristóf Tóth 2019-08-30 16:44:31 +0200
  • ffc06a64ee Clarify exception message in EHFactoryBase Kristóf Tóth 2019-08-30 15:28:11 +0200
  • 9712ebf102 Specify EventHandler types in builtin handlers Kristóf Tóth 2019-08-30 14:45:53 +0200
  • 25cf672231 Enable handlers to specify EventHandler type Kristóf Tóth 2019-08-30 14:44:57 +0200
  • 11bb1e492a Add get_type() method to TypeIdRegistryMixin Kristóf Tóth 2019-08-30 14:44:26 +0200
  • d9bcfb3705 Add metaclass capable of building instances from class name string Kristóf Tóth 2019-08-29 12:03:14 +0200
  • 1c226e87c0 Notes added by 'git notes edit' Kristóf Tóth 2019-08-28 16:52:10 +0200
  • 80eca7e322 Fix leftover string from old API Kristóf Tóth 2019-08-28 16:46:05 +0200
  • 016130b081 Fix pylint issues Kristóf Tóth 2019-08-28 16:40:23 +0200
  • c1df007d6c Fix refactored method name Kristóf Tóth 2019-08-28 16:34:55 +0200
  • 25f54a71b5 Refactor API message format R. Richard 2019-08-28 16:31:43 +0200
  • 996e8e2af7 Remove unused keys from FrontendMessageStore Kristóf Tóth 2019-08-28 15:28:48 +0200
  • 3c84d2f3aa Avoid replaying "frontend.ready" messages Kristóf Tóth 2019-08-28 15:04:58 +0200
  • 0295baad47 Fix bug where message scope would be replaced with default scope Kristóf Tóth 2019-08-28 14:56:59 +0200
  • 13e247b009 Proxy all keys prefixed with 'frontend' to frontend Kristóf Tóth 2019-08-28 14:56:31 +0200
  • ddb47d696c Trigger first step in an individual event handler R. Richard 2019-08-27 13:15:59 +0200
  • 1f813a2138 Add minimal init system to container R. Richard 2019-08-27 13:13:33 +0200
  • a5b5b2411a Trigger first step in an individual event handler R. Richard 2019-08-27 13:15:59 +0200
  • 5b80435d67 Add minimal init system to container R. Richard 2019-08-27 13:13:33 +0200
  • 947d0a27b7 History monitor should only emit events R. Richard 2019-08-26 14:53:52 +0200
  • 40928c8251 Notes added by 'git notes edit' Kristóf Tóth 2019-08-26 14:50:47 +0200
  • 0ea6188a05 Make WPM customization available per-message basis R. Richard 2019-08-26 14:18:23 +0200
  • af3781adb3 Fix issues in PR #67 R. Richard 2019-08-26 13:51:28 +0200
  • 7a14928432 Refactor deploy handler R. Richard 2019-08-26 13:13:15 +0200
  • c5afdfb1b2 Create handler for deploying in the IDE R. Richard 2019-08-23 16:24:47 +0200
  • 0f379891e3 Move message queue logic to backend R. Richard 2019-08-23 16:15:27 +0200
  • 1468f7c213 Fix issues in PR #67 R. Richard 2019-08-26 13:51:28 +0200
  • e17535b8a2 Refactor deploy handler R. Richard 2019-08-26 13:13:15 +0200
  • b141b27b36 Create handler for deploying in the IDE R. Richard 2019-08-23 16:24:47 +0200
  • 62cd513d8c Move message queue logic to backend R. Richard 2019-08-23 16:15:27 +0200
  • 1b6f963558 Refactor deploy handler R. Richard 2019-08-26 13:13:15 +0200
  • 965973a32f Fix issues in PR #64 R. Richard 2019-08-26 11:10:39 +0200
  • 2e5867cc49 Introduce intent for TFW messages and fix FSM related bugs R. Richard 2019-08-23 15:27:03 +0200
  • 7a271bcaf4 Fix issues in PR #64 R. Richard 2019-08-26 11:10:39 +0200
  • d52f76eb30 Create handler for deploying in the IDE R. Richard 2019-08-23 16:24:47 +0200
  • 76efb26a46 Move message queue logic to backend R. Richard 2019-08-23 16:15:27 +0200
  • 3a720ae540 Introduce intent for TFW messages and fix FSM related bugs R. Richard 2019-08-23 15:27:03 +0200
  • 1b308624d0 Notes added by 'git notes edit' Kristóf Tóth 2019-08-22 11:38:01 +0200
  • 211dfc2f28 Notes added by 'git notes edit' Kristóf Tóth 2019-08-22 11:29:04 +0200
  • 6beaf8b482 Notes added by 'git notes edit' Kristóf Tóth 2019-08-16 11:25:59 +0200
  • a7c0985db5 Notes added by 'git notes edit' Kristóf Tóth 2019-08-16 11:15:41 +0200
  • f626fef8f8 Open up TFW pipes Kristóf Tóth 2019-08-15 17:41:05 +0200
  • 2e9a84bc9b Fix init script without HOTRELOAD Kristóf Tóth 2019-08-15 17:26:23 +0200