Archived
1
0

Commit Graph

  • e0d33f2399
    Update nbin to 1.0.3 Kyle Carberry 2019-03-26 17:57:35 -0400
  • 194cbca0f2
    Update nbin Kyle Carberry 2019-03-26 17:53:36 -0400
  • 1697cc32a3
    Use commander instead of oclif Kyle Carberry 2019-03-26 16:21:03 -0400
  • f058f90340
    Place all envs in one line Kyle Carberry 2019-03-26 14:52:33 -0400
  • ca4b0346cb
    Update versioning format Kyle Carberry 2019-03-26 14:38:38 -0400
  • 8d692ded4a
    Remove tslib external Kyle Carberry 2019-03-26 14:25:12 -0400
  • dc2253e718 Refactor evaluations (#285) Asher 2019-03-26 13:01:25 -0500
  • d16c6aeb30
    Fix port scanner when netstat isn't available Asher 2019-03-25 18:26:10 -0500
  • cdc40d36ff Ensure workspace configPath is a valid URI object (#317) Forest Hoffman 2019-03-22 16:58:37 -0500
  • 80c19878e0 Add note about extensions needing to be OSS (#113) Hayden Young 2019-03-22 19:58:13 +0000
  • 18f395b853 Fix install from VSIX for TAR and ZIP formats (#245) Forest Hoffman 2019-03-21 14:04:09 -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
  • 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
  • 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
  • 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
  • 6749f25bbf Doc: fix typo (#277) Jim Tittsler 2019-03-18 12:35:29 +0900
  • f6b96e3778 Fix security links in cloud setup guides (#260) Sean Smith 2019-03-15 14:32:24 -0500
  • 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
  • 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
  • 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
  • ec2d01ab40
    Add git to docker container pokemonlover1234 2019-03-13 14:22:36 -0400
  • e4ff723895
    Fix race with watcher & stat Asher 2019-03-13 13:59:51 -0500
  • f9448c6cd4 [ImgBot] Optimize images (#222) Sandro Jäckel 2019-03-13 19:45:52 +0100
  • 0efae1fcb6 Add error message for incorrect password. Fix issue #55 (#201) Michael Desantis 2019-03-12 18:19:32 -0500
  • 7cc7aa51aa
    Add additional ide-api events Kyle Carberry 2019-03-12 17:43:53 -0400
  • 6c8e513e71
    Fill remainder of graceful-fs 1.32.0-245 Asher 2019-03-12 15:50:41 -0500
  • f7c1ebf667
    Fix moving data directory across devices Asher 2019-03-12 15:45:44 -0500
  • ba37a34fa2
    Create data directory path before moving old directory there Asher 2019-03-12 15:05:47 -0500
  • e1dc6967ed
    Fix trash Asher 2019-03-12 13:09:20 -0500
  • 3155eb76f5
    Allow webview iframe to load styles Asher 2019-03-12 12:55:43 -0500
  • e597d49912
    Fix issues with configuration directories Asher 2019-03-12 11:12:50 -0500
  • 0a9f5d8eee
    Pass env as actual env instead of as a flag Asher 2019-03-11 17:50:35 -0500
  • 736feaba51
    Add proper version to --version Asher 2019-03-11 17:38:11 -0500
  • 307aa4ae7f
    Fix READMEs not loading Asher 2019-03-11 16:19:52 -0500
  • 1df352fe26 Adding minus to flag '-i' (#198) Andrey Esin 2019-03-11 21:59:07 +0300
  • 8aff206538
    Fix some dialog styling issues Asher 2019-03-11 11:29:24 -0500
  • 03c0bde3a9 Another fix for the Dockerfile and build (#188) Anmol Sethi 2019-03-11 10:47:41 -0400
  • a36476df21
    Merge pull request #193 from netchampfaris/patch-1 Anmol Sethi 2019-03-11 01:29:07 -0400
  • 25c46bea32
    fix: missing word Faris Ansari 2019-03-11 10:27:42 +0530
  • 60937c604e
    Merge pull request #179 from codercom/anmol Anmol Sethi 2019-03-10 11:39:27 -0400
  • 449d51d24d
    Dockerfile: use relative path instead of $PWD for CMD Anmol Sethi 2019-03-09 18:45:56 -0500
  • 26edea5098
    Update docker oneliner and fix clone task Anmol Sethi 2019-03-09 18:41:07 -0500
  • 8527d10033
    Merge pull request #172 from korzq/patch-1 Anmol Sethi 2019-03-10 11:36:56 -0400
  • 4387fdfb9e Clone exact vscode release branch when build task (#167) 赵吉彤 2019-03-10 23:02:08 +0800
  • 41d1be9205 Add -t flag to docker example (#181) Khải 2019-03-10 20:28:25 +0700
  • 76e0338d7f Reverts parts of my last PR (#177) Anmol Sethi 2019-03-09 18:01:53 -0500
  • f37533579d Fix build and Dockerfile issues (#176) Anmol Sethi 2019-03-09 17:51:51 -0500
  • 438808573d
    Add nginx reverse proxy guide for selfhosted Eric Zhu 2019-03-09 14:17:21 -0500
  • c471babc69 Use a timing-safe equality check for passwords (#133) Michael 2019-03-10 04:24:36 +1100
  • d7a66e4f15 Open websocket on same path as page (#149) David Bushong 2019-03-09 09:23:51 -0800
  • 30d14eeab4 Adhere to XDG base directory spec for dataDir and logDir (#156) Forest Hoffman 2019-03-09 11:11:30 -0600
  • e22e2c8b67 Improve github issue template (#162) Avelino 2019-03-09 14:07:43 -0300
  • ffb75b6801 Fix typo: environemnt -> environment (#159) Aidan Fitzgerald 2019-03-09 12:06:47 -0500
  • cded51f650
    Add back web class Asher 2019-03-08 12:45:20 -0600
  • 8bab787804
    Move upx compression behind an env flag Asher 2019-03-08 12:00:47 -0600
  • 3e9d86ee91 ci: enable travis npm cache (#110) Anmol Sethi 2019-03-08 12:21:11 -0500
  • e418ecf653 Improve .dockerignore (#111) Philipp Molitor 2019-03-08 18:13:25 +0100
  • 36c05ed335 Feature/1.32.0 update (#117) Asher 2019-03-08 10:37:03 -0600
  • 5c435a3b6c Update grammar on README (#139) Jeremy Pinnix 2019-03-08 10:34:31 -0600
  • 9f4212eace inital -> initial (#135) Semen Zhydenko 2019-03-08 17:10:50 +0100
  • 96175d36ea Handle arch in dockerfile and add PR template (#109) Anmol Sethi 2019-03-07 16:48:11 -0500
  • c8afb7908e
    Merge branch 'master' of github.com:codercom/code-server Kyle Carberry 2019-03-07 21:23:25 +0000
  • 231cdec7fb
    Update known issues in readme with better wording Kyle Carberry 2019-03-07 21:23:16 +0000
  • 8e5f288459 Updated current args available for passing in docs (#105) Elizabeth 2019-03-07 16:19:00 -0500
  • 14f1230bed
    Merge pull request #98 from nhooyr/docker Anmol Sethi 2019-03-07 14:08:09 -0500
  • fba3fe5609
    Dockerfile: cleanup and add en_US.UTF-8 locale Anmol Sethi 2019-03-07 13:49:27 -0500
  • 8e68411174 Update example docker command port bind options (#88) Elizabeth 2019-03-07 12:31:01 -0500
  • 3d654a8df7
    Resolve paths Asher 2019-03-07 11:24:25 -0600
  • 87d2e22a6b Open localhost URL with --open (#28) Takayosi Amagi 2019-03-08 02:23:54 +0900
  • 17267bd801 Add Dockerfile and some cleanup (#57) 1.31.1-100 Anmol Sethi 2019-03-06 21:59:43 -0500
  • ac56fcaafc Remove unused markup from password page (#49) Michael Desantis 2019-03-06 20:47:05 -0600
  • e20b79b5cc Generate secure passwords, fixes issue #26 (#51) Michael Desantis 2019-03-06 18:25:44 -0600
  • e99f8abc3c Fix spelling error (#46) Philipp Gillé 2019-03-07 01:21:33 +0100
  • 994531d8bb
    Add task for packaging release (#6) Asher 2019-03-06 18:15:52 -0600
  • 8916cb9bb2
    Update to vscode 1.31.1 (#45) Kyle Carberry 2019-03-06 11:10:23 -0800
  • d4867ca430 Cleanup English in README (#21) Ammar Bandukwala 2019-03-06 10:11:27 -0800
  • 3fbdb2e46c Implement #4 - fix password via CLI (#5) Icebob 2019-03-06 09:08:43 +0100
  • 1d8da2161f Add value props to readme (#20) Ammar Bandukwala 2019-03-05 17:45:21 -0800
  • 414eb7076f
    Update element fill to replace file URIs in image tags Kyle Carberry 2019-03-06 00:06:44 +0000
  • 2b3d2933eb
    Updated binary name in issue templates Asher 2019-03-05 17:23:13 -0600
  • 14ead1a62f Fixes calculating number of threads for HappyPack (#10) Andrew Grekov 2019-03-06 02:02:49 +0300
  • 3b48c57861 Fix port number in docs (#12) John McCambridge 2019-03-05 15:53:35 -0600
  • c772e920cd Add Discord widget to README (#16) Colin 2019-03-05 15:53:05 -0600
  • e6aa74c412
    Merge pull request #7 from codercom/fix-doc Ammar Bandukwala 2019-03-05 10:52:43 -0800
  • 838c8a6f2c
    Clarify that the cloud offering is seperate from the open source Ammar Bandukwala 2019-03-05 12:46:43 -0600