Commit Graph

  • ab13e6d36c
    Fix disposing proxies when nothing listens to "error" event Asher 2019-03-22 18:55:40 -0500
  • cd7abab121
    Fix errors in down emitter preventing reconnecting Asher 2019-03-22 17:00:02 -0500
  • cdc40d36ff Ensure workspace configPath is a valid URI object (#317) Forest Hoffman 2019-03-22 16:58:37 -0500
  • ac1bb02177
    Require node-pty & spdlog after they get unpackaged Asher 2019-03-22 16:15:38 -0500
  • 374a137155
    Fix trash Asher 2019-03-21 17:37:46 -0500
  • e7379efd2b
    Add response timeout to server Asher 2019-03-21 12:06:40 -0500
  • 40d049e775
    Use exit event instead of killed Asher 2019-03-21 11:30:30 -0500
  • ccbbcd3f2e
    Update net.Server.listening Asher 2019-03-21 11:22:44 -0500
  • ce28126143
    Remove rimraf dependency from ide Asher 2019-03-21 11:16:08 -0500
  • 2d0f0b5018
    Throw a better error if the proxy doesn't exist Asher 2019-03-21 11:12:53 -0500
  • ab163b5d31
    Preserve environment when spawning processes Asher 2019-03-21 10:57:07 -0500
  • fa6f9280bb
    Fix emitting events twice on duplex streams Asher 2019-03-21 10:45:44 -0500
  • 3f202c6597
    Remove old node-pty tests Asher 2019-03-21 10:34:28 -0500
  • 2578802051
    Wait for dispose to come back before removing Asher 2019-03-21 00:09:15 -0500
  • 6b8d1a0711
    Use more up-to-date version of util Asher 2019-03-20 23:39:17 -0500
  • 298b622101
    Refactor remaining fills Asher 2019-03-20 23:34:07 -0500
  • eee67002aa
    Ensure events cannot be missed Asher 2019-03-18 19:19:31 -0500
  • cf9e841d05
    Return proxies synchronously Asher 2019-03-18 17:17:27 -0500
  • b1f788cfb9
    Replace evaluations with proxies and messages Asher 2019-03-08 18:58:19 -0600
  • 80c19878e0 Add note about extensions needing to be OSS (#113) Hayden Young 2019-03-22 19:58:13 +0000
  • 1734b38c81 Ensure workspace configPath is a valid URI object Forest Hoffman 2019-03-22 13:34:35 -0500
  • 6e0f031e9e fix: shell syntax error 牧曈 2019-03-22 15:01:58 +0800
  • 6e9f45d28c chore: travis add dist for linux 牧曈 2019-03-22 14:51:10 +0800
  • 9277b8ffbd Simplify docs url John McCambridge 2019-03-21 17:41:47 -0500
  • 18f395b853 Fix install from VSIX for TAR and ZIP formats (#245) Forest Hoffman 2019-03-21 14:04:09 -0500
  • 0215494e43 Correct http/https, add direct link to documentation John McCambridge 2019-03-21 13:52:33 -0500
  • 75435be949 Update index.md (#297) Dominik Schenner 2019-03-21 19:49:27 +0100
  • ce73bc58e5 Capitalized first letters to be consistent (#304) Mike Hatch 2019-03-21 09:39:34 -0500
  • b28de7f10a Merge branch 'master' into travis-cache 3opk23 2019-03-21 15:28:33 +0200
  • aa6337e6f7 ignore .vscode majik 2019-03-21 16:18:15 +0800
  • 18dd04bf9a fix resource url majik 2019-03-21 16:10:50 +0800
  • 545f5d5fd9 rest resrouce relative url majik 2019-03-21 14:51:38 +0800
  • f3b7b53847 add url pathname for require.toUrl (fix webview url) majik 2019-03-21 14:47:12 +0800
  • c2540e5ca5 resrouce relative url majik 2019-03-21 14:46:07 +0800
  • e7b6b6465f
    Merge pull request #2 from codercom/master majik 2019-03-21 14:27:00 +0800
  • 4a6db5e261 Parse TAR before ZIP, when installing from VSIX Forest Hoffman 2019-03-20 15:49:04 -0500
  • 9f35f9f47c remove unused dependecy John McCambridge 2019-03-20 15:41:59 -0500
  • 7336c0da75
    Capitalized first letters to be consistent Mike Hatch 2019-03-20 15:13:50 -0500
  • 604be59f9f Fix wording based on suggestions, replace SSL with TSL John McCambridge 2019-03-20 12:38:07 -0500
  • a3b19365a2 replace no-auth with allow-http in conditional statement John McCambridge 2019-03-20 12:33:05 -0500
  • 61e3a7008c
    Merge branch 'master' into master Luca Casonato 2019-03-20 18:16:04 +0100
  • f9527d497d minor refactor John McCambridge 2019-03-20 12:11:45 -0500
  • 3cddc280a1
    Changed single to double quotes Luca Casonato 2019-03-20 18:04:12 +0100
  • 84a30fad2a display http url if allow-http flag is used John McCambridge 2019-03-20 12:02:00 -0500
  • 502d094243 change http to https in url info John McCambridge 2019-03-20 11:51:48 -0500
  • c6c70dbb07 remove default value for data-dir John McCambridge 2019-03-20 11:47:55 -0500
  • f842f9bb2a Add descriptions for flags in the CLI John McCambridge 2019-03-20 11:38:09 -0500
  • 7f242e6914
    Serviceworker now properly loads Luca Casonato 2019-03-20 17:33:21 +0100
  • 559e3295b2
    fix: slap adduser into another RUN Hikari Kibo 2019-03-20 23:24:18 +0800
  • 28618ac646
    Merge branch 'master' into feature/update-links-commands Carlos Azaustre 2019-03-20 16:18:16 +0100
  • 70219d1071 doc: add CrOS install guide (#225) Hikari Kibo 2019-03-20 22:24:07 +0800
  • e9e0bf7d84
    Fixes #275 Kyle Carberry 2019-03-20 09:58:56 -0400
  • 6c8542b4f9
    Fix vscode-textmate oniguruma Kyle Carberry 2019-03-19 21:55:22 -0400
  • fbc8c056e3 Merge remote-tracking branch 'MASTER/master' into fix/vscode-textmate Forest Hoffman 2019-03-19 19:33:39 -0500
  • a6f3114bee update webpack config Forest Hoffman 2019-03-19 19:32:15 -0500
  • a8faf009a9
    Update index.md Dominik Schenner 2019-03-20 00:39:04 +0100
  • c0385a6c95 Abstract module require Forest Hoffman 2019-03-19 15:58:05 -0500
  • 3da1dccf73
    Merge branch 'master' of github.com:codercom/code-server Kyle Carberry 2019-03-19 14:00:27 -0400
  • e02101c676
    Update codeowners Kyle Carberry 2019-03-19 14:00:25 -0400
  • ffc47054dd update nginx config (#288) Easy 2019-03-20 01:59:50 +0800
  • 2169045377
    Fix debugging 1.32.0-310 Kyle Carberry 2019-03-19 12:53:05 -0400
  • 57d19cef52
    update nginx config Easy 2019-03-19 13:25:59 +0800
  • 13b976837d Fix vscode-textmate dependency Forest Hoffman 2019-03-18 18:29:47 -0500
  • 277c6cb690
    Fix failure to resolve arrays error Kyle Carberry 2019-03-18 21:05:21 -0400
  • 91a98b8082 Fixed documentation download links based on latest version (#130) Moien Tajik 2019-03-18 19:15:20 +0330
  • 6028a8b1a8 Add support for Kubernetes by deploying code-server. Also includes AWS (#146) Steve Sloka 2019-03-18 11:44:08 -0400
  • eabd39f081
    Update README.md Murat Avcı 2019-03-18 17:59:02 +0300
  • 6749f25bbf Doc: fix typo (#277) Jim Tittsler 2019-03-18 12:35:29 +0900
  • af3b841a1e
    Doc: fix typo Jim Tittsler 2019-03-18 11:13:40 +0900
  • eec01ecc90 commit 3opk23 2019-03-17 19:33:39 +0200
  • 7fee14a394 commit 3opk23 2019-03-17 19:09:27 +0200
  • 3648f130c9 Create settings.json 3opk23 2019-03-17 18:45:34 +0200
  • 585448e7aa instal 3opk23 2019-03-17 18:17:16 +0200
  • 6a686df37d Add .node-version file Ryo Ochiai 2019-03-17 20:56:18 +0900
  • 6c98fe2ebc build.kernel 3opk23 2019-03-17 13:42:50 +0200
  • a684ae9433
    Use CMD to allow running a shell Sandro Jäckel 2019-03-17 02:50:09 +0100
  • 1bfdd3e6b6 Changed ordered list to unordered list Moien Tajik 2019-03-16 23:40:07 +0330
  • 998296860d merge master in Zoltan 2019-03-16 10:14:24 +0000
  • 44177390fb Resolved merge conflicts Moien Tajik 2019-03-16 13:00:35 +0330
  • 54d5b33d0f Make docs more dynamic based on Releases Moien Tajik 2019-03-16 12:48:13 +0330
  • f6b96e3778 Fix security links in cloud setup guides (#260) Sean Smith 2019-03-15 14:32:24 -0500
  • cc74adff41
    Fix security links in cloud setup guides Sean Smith 2019-03-15 14:29:00 -0500
  • 7726b404cf
    Add basic cross-compile code Sandro Jäckel 2019-03-15 00:46:27 +0100
  • bb32bb32da added example with letsencrypt certificates Carlos Azaustre 2019-03-15 09:15:40 +0100
  • 6f58d60c6c updated the download link Carlos Azaustre 2019-03-15 08:57:00 +0100
  • b48e22751b
    Merge branch 'master' into docker-user Hikari Kibo 2019-03-15 13:26:41 +0800
  • 3b8cd0a3cd
    Fix docker cmd in readme Kyle Carberry 2019-03-15 01:24:44 -0400
  • 2f27b5df8c
    Fix #251 1.32.0-282 Kyle Carberry 2019-03-15 00:51:05 -0400
  • 400fba7f6f
    Fix type import not resolving properly Kyle Carberry 2019-03-15 00:48:39 -0400
  • 75cc4b2720 Fix install from VSIX for TAR and ZIP formats Forest Hoffman 2019-03-13 17:17:45 -0500
  • bfaadd4e51
    Merge branch 'master' of github.com:codercom/code-server 1.32.0-275 Kyle Carberry 2019-03-14 22:58:21 +0000
  • d16b35ed0b
    Remove sourcemaps for production Kyle Carberry 2019-03-14 22:58:12 +0000
  • 633f8dcd72 Fixing broken syntax in the run command (#238) Dafydd 2019-03-14 22:32:40 +0000
  • 98cad8ae69 Fixed a couple of typos (#243) Mike Hatch 2019-03-14 17:32:18 -0500
  • 2e53bb6690
    Automatically target production for client-side builds Kyle Carberry 2019-03-14 22:29:19 +0000
  • ba7317ad6c
    Fixed a couple of typos Mike Hatch 2019-03-14 12:57:21 -0500
  • b4d84aa3a7
    Fixing broken syntax in the run command Dafydd 2019-03-14 10:21:36 +0000
  • e3d9716607
    Merge pull request #231 from nhooyr/docker Anmol Sethi 2019-03-13 15:38:55 -0400
  • 862c94401a
    Dockerfile: include git Anmol Sethi 2019-03-13 15:00:36 -0400
  • 3a6e27bc87
    Combine apt-get in final docker image and remove cache Sandro Jäckel 2019-03-13 11:01:51 +0100