Commit Graph

  • b6fdb7d0e7
    Telemetry Asher 2019-07-16 14:57:02 -0500
  • 1a3fc86894
    Reconnection works Asher 2019-07-15 18:55:30 -0500
  • 83819cb3f9
    Fix vscode-ripgrep rebuild error Asher 2019-07-15 13:53:18 -0500
  • feabfc86fa
    Fix different node binary warning Asher 2019-07-15 13:45:04 -0500
  • 9b0b337dc0
    Implement open flag Asher 2019-07-15 13:31:05 -0500
  • 9446cc8245
    Update Dockerfile Asher 2019-07-15 13:23:29 -0500
  • 68c62087dc
    Fix opening snippets Asher 2019-07-12 19:09:07 -0500
  • 8dcc1e3567
    Accept argument to change initial working directory Asher 2019-07-12 18:41:56 -0500
  • e22791ec88
    Fix interactive playground Asher 2019-07-12 17:13:49 -0500
  • 286f9a8978
    Implement multiple extension directories Asher 2019-07-12 16:39:38 -0500
  • 97167e75ff
    Add authentication Asher 2019-07-12 15:21:00 -0500
  • 2b2aa9a211
    Add https server Asher 2019-07-11 17:12:52 -0500
  • 81862d4fa1
    Add back (most of) our old arguments Asher 2019-07-10 18:33:18 -0500
  • 2fdf09e6e7
    Include version when building Asher 2019-07-10 18:10:39 -0500
  • 09e3cfd881
    Create extension directory on startup Asher 2019-07-10 17:00:36 -0500
  • 54ffd1d351
    Make extension sidebar work Asher 2019-07-10 16:29:15 -0500
  • 86e8ba12e7
    Add gallery channel Asher 2019-07-10 14:08:04 -0500
  • f482087475
    Implement webview server Asher 2019-07-08 16:44:01 -0500
  • fe1d609d1a
    Make it possible to request absolute paths Asher 2019-07-08 15:27:46 -0500
  • a20fa4a97a
    Implement extensions channel Asher 2019-07-08 10:33:58 -0500
  • f51751ad21
    Replace jq with some JavaScript Asher 2019-07-05 12:44:33 -0500
  • 197d8dba93
    Need to run yarn compile once Asher 2019-07-05 12:07:35 -0500
  • 3ca90a5f89
    Use nbin in forked processes Asher 2019-07-05 11:54:04 -0500
  • 6156eb9ff4
    Don't wait to start main server Asher 2019-07-05 10:54:44 -0500
  • f8f4bfd76f
    Customize JSON files with code-server name Asher 2019-07-05 10:44:48 -0500
  • 5677ff2edf
    Add build scripts Asher 2019-07-02 19:10:17 -0500
  • 61c281ec6b
    Add arguments for ports Asher 2019-07-02 18:29:48 -0500
  • 770e0db7b8
    Add cli arguments Asher 2019-07-02 16:55:54 -0500
  • 6a35ab1dc0
    Add (unimplemented) webview server Asher 2019-07-02 16:15:41 -0500
  • 3a78c0964f
    Run log cleaner Asher 2019-07-02 15:26:40 -0500
  • 4685f6793d
    Pass product configuration Asher 2019-07-02 14:14:46 -0500
  • 2e77c9d449
    Scan extensions Asher 2019-07-02 12:36:41 -0500
  • a6703ecb98
    Prevent sending disconnect if disposed Asher 2019-07-02 11:33:37 -0500
  • 57a8186e88
    Add development steps Asher 2019-07-02 11:33:27 -0500
  • d808bfaec6
    Set workspace and folder URIs Asher 2019-07-02 10:59:36 -0500
  • 7072bf1e83
    Use new URI transformer everywhere Asher 2019-07-02 10:34:03 -0500
  • 4e0a6d2941
    Partial extension host, some restructuring Asher 2019-07-01 18:01:09 -0500
  • 0d618bb1ef
    Use spdlog for log service Asher 2019-07-01 14:18:30 -0500
  • a0121f2f0c
    Implement file provider Asher 2019-07-01 14:00:11 -0500
  • 98f001395c
    Add content types Asher 2019-06-28 17:49:29 -0500
  • 68fe085aa3
    Add channels Asher 2019-06-28 17:37:23 -0500
  • 4861405683
    Initial connection handling Asher 2019-06-27 17:34:33 -0500
  • 310bfe509e
    Delete all the things Asher 2019-07-02 14:29:41 -0500
  • d187776002 Modify webpack-pwa-manifest config to support iOS icon Adam Vernon 2019-07-11 23:34:21 -0700
  • cefd05486c
    Change Fetch for onigasm to use credentials recro-lataille 2019-07-11 11:34:28 -0400
  • f25a614333
    Merge pull request #835 from cdr/log-failed-logins Dean Sheather 2019-07-11 02:42:55 +0000
  • 0ae8c1820a
    Merge branch 'log-failed-logins' of github.com:cdr/code-server into log-failed-logins Dean Sheather 2019-07-11 12:31:20 +1000
  • e776f18192
    update docs to mention --trust-proxy Dean Sheather 2019-07-11 12:30:42 +1000
  • 72d71664b3
    Merge pull request #823 from FrankPetrilli/patch-1 Dean Sheather 2019-07-10 09:46:17 +0000
  • 1046fc192e
    Merge branch 'master' into log-failed-logins Dean Sheather 2019-07-09 01:01:20 +0000
  • c48a275d33
    add timestamp to auth log, add fail2ban conf+docs Dean Sheather 2019-07-09 10:57:09 +1000
  • 79e08c74ed
    Merge pull request #834 from cdr/fix-sw-path Dean Sheather 2019-07-08 22:36:27 +0000
  • 3f2ad7b719 Fix self-hosted documentation screenshot URL (#836) Dean Sheather 2019-07-08 14:55:37 +0000
  • 5e8c3f8ff3
    Merge pull request #698 from 8sd/patch-1 Dean Sheather 2019-07-08 10:06:09 +0000
  • cffda66c89
    Fix self-hosted documentation screenshot URL Dean Sheather 2019-07-08 09:56:03 +0000
  • ddab1a0626
    Merge pull request #730 from T45K/fix-typos Dean Sheather 2019-07-08 09:51:26 +0000
  • d950e3c9de
    Fix missing comma in cli-help Sebastian Duda 2019-05-28 09:12:45 +0200
  • 46298c7675
    fix typos in wget url tsk-nkgw 2019-05-31 00:42:09 +0900
  • 14d917179c
    update code-server usage in documentation Dean Sheather 2019-07-07 17:03:47 +1000
  • a65773338c
    add failed authentication attempt logger Dean Sheather 2019-07-07 16:50:43 +1000
  • 9b5a43e4bd
    use local workbox to simplify csp Dean Sheather 2019-05-27 23:27:30 -0400
  • 46207cfe10
    register service worker at relative scope Dean Sheather 2019-05-27 23:27:05 -0400
  • 242bb6ffa2
    Merge pull request #821 from morningspace/master Dean Sheather 2019-07-07 03:39:01 +0000
  • d56c91a5c5
    Update index.md Nicholas Tindle 2019-07-04 22:24:40 -0500
  • 2f02ade7d6
    Update index.md Nicholas Tindle 2019-07-04 22:22:09 -0500
  • 03f04fd8d5
    replace express-static-gzip with gunzipping ver. Dean Sheather 2019-07-03 22:44:34 +1000
  • e6713db677
    Update READE to add know issue for golang debug morningspace 2019-07-01 21:29:13 +0800
  • 11784e55b2
    Change quote style to match existing work Frank Petrilli 2019-07-01 14:10:32 -0700
  • a72e8a698d
    Add use-credentials to fetch manifest with cookies Frank Petrilli 2019-07-01 14:05:35 -0700
  • a10826874e
    add support for multiple listen addresses: --bind Dean Sheather 2019-06-30 11:54:59 +1000
  • f28278074c Added --whitespace=fix to git apply execution in order to prevent trailing whitespace errors on Windows. Carl Ryttarson 2019-06-26 10:13:51 +0200
  • 35eec1404b
    Expose part of the VS Code API on the client Asher 2019-06-21 14:39:57 -0500
  • b018502b85
    Fix Travis build script Asher 2019-06-19 18:43:37 -0500
  • b027362664
    Fix Screenshot ShalokShalom 2019-06-20 08:27:05 +0200
  • 9af553efe0
    Make nbin bundling work and improve watching Asher 2019-06-19 18:10:16 -0500
  • f6ba177a9c
    Clone and build VS Code if no pre-built is available Asher 2019-06-19 15:39:20 -0500
  • 0d94bd8215
    Move google cloud logging to optional dependencies Asher 2019-06-19 15:35:57 -0500
  • 5c5922271b
    Remove the rest of webpack and get server-side loading Asher 2019-06-03 16:34:21 -0500
  • bf90bac1ee
    Use yarn workspaces and remove webpack for server-side code Asher 2019-05-23 10:59:45 -0500
  • 7d368a1000
    Update Dockerfile Jiawen Geng 2019-06-18 12:22:50 +0800
  • 28c93612e6
    Move address output to the listen callback Asher 2019-06-17 13:44:24 -0500
  • a9d17882e7 use port from server.address() when printing URL (#780) Dean Sheather 2019-06-17 17:20:20 +0000
  • cb44cab8ac
    Clearify wording ShalokShalom 2019-06-16 19:21:04 +0200
  • 9402fc0bdf
    use port from server.address() when printing URL Dean Sheather 2019-06-16 19:50:38 +1000
  • 7372fdd98f
    Improve Dockerfile Jiawen Geng 2019-06-13 15:11:01 +0800
  • 463cbaf88f
    Standardize PEM files Kayo 2019-06-12 00:57:13 -0700
  • cf63bbd003
    Fix "no authentication" message with custom password 1.1156-vsc1.33.1 Asher 2019-06-11 12:07:10 -0500
  • 02f62882b8 Propagate full env to browser (#756) Anmol Sethi 2019-06-11 12:54:49 -0400
  • 9f849497b9
    Add serviceURL getter Anmol Sethi 2019-06-10 12:52:25 -0400
  • 0ac20443b9
    Add support for setting $ITEM_URL Anmol Sethi 2019-06-07 16:36:49 -0400
  • 97c67f3c41
    Propogate full env to browser Anmol Sethi 2019-06-07 16:21:26 -0400
  • 362715bbeb
    Fix dialog items getting cut off Asher 2019-06-06 14:57:03 -0500
  • ec70ea6994 Change documentation to use port 8443 (#740) Dean Sheather 2019-06-07 19:22:33 +0000
  • 561c76a97c Support opening multi-folder workspaces Yong Hong 2019-06-08 00:10:07 +0800
  • 5ee1114ace
    change documentation to use port 8443 Dean Sheather 2019-06-02 21:12:53 +1000
  • 04adf14146
    Move OSX package task into build script 1.1140-vsc1.33.1 Asher 2019-06-06 13:42:10 -0500
  • 18f903f7ee
    Fix instanceof check with FileOperationError Asher 2019-06-05 17:00:00 -0500
  • 406ec0ba71 Updated google_cloud to have proper link to ssl.md (#745) Liudas Sodonis aka lfx aka lso 2019-06-05 13:28:10 -0700
  • ef8ea37024
    Fix readme webviews Asher 2019-06-05 15:26:53 -0500
  • 816b3207a8
    Move back to electron-browser code instead of nodeless Asher 2019-06-05 13:59:26 -0500