Commit Graph

  • 069c5230cd
    Move VS Code to the root Asher 2020-03-02 12:43:02 -0600
  • c146457de4
    Add recents section Asher 2020-03-02 11:52:39 -0600
  • 88cab27165
    Compress when sending client-side extension tars Asher 2020-02-28 14:25:28 -0600
  • a8914b025f
    Output code-server version on startup Asher 2020-02-28 13:30:21 -0600
  • 0f87798ed6
    Don't write bad password back out to input Asher 2020-02-28 10:49:35 -0600
  • 963ebaca5b
    Register a service worker Asher 2020-02-27 14:56:14 -0600
  • eef2ed0e78
    Update PWA icons Kyle Carberry 2020-02-27 20:43:31 +0000
  • 0e3720169f
    Add spacing between items Asher 2020-02-27 12:11:30 -0600
  • 21cfeb9da0
    Add the ability to kill running VS Code instance Asher 2020-02-27 12:04:23 -0600
  • fd65cadaea
    Upload into releases directory Asher 2020-02-27 11:21:40 -0600
  • 70ad2354bb
    Remove gif link for now Asher 2020-02-27 10:57:39 -0600
  • 01710cf6ff
    Update download instructions Asher 2020-02-26 15:33:13 -0600
  • b5c425b3a6
    Major version -> 3.0.0 Asher 2020-02-26 15:09:56 -0600
  • b00f6bf078
    Improve error display when VS Code fails to load Asher 2020-02-26 14:57:07 -0600
  • a2639ac617
    Add yarn vscode step to build instructions Asher 2020-02-26 14:48:08 -0600
  • 07fcf1be7a
    Merge branch 'master' into restructure Asher 2020-02-26 14:42:33 -0600
  • 75ca5b2b0b
    Add gcs upload to CI Asher 2020-02-26 12:42:57 -0600
  • 082f25faf1
    Add a note about external authentication Asher 2020-02-26 12:42:01 -0600
  • 595ce6f5e3
    Update styling Asher 2020-02-26 12:02:20 -0600
  • b1760c8d29
    Fix clean.sh Anmol Sethi 2020-02-25 21:30:58 -0500
  • c870398c86
    Switch to loose files Asher 2020-02-25 16:20:47 -0600
  • f76c809f7d
    Fix workspace storage creation Asher 2020-02-25 12:47:22 -0600
  • 4c6e4bedeb
    Fix port being randomized Asher 2020-02-24 16:49:10 -0600
  • 04e449c546
    Require cert-key with cert Asher 2020-02-24 14:55:17 -0600
  • c147711ade
    Remind user that generated password is in logs Anmol Sethi 2020-02-21 15:22:13 -0500
  • bd7583a254
    Obey process.env.PORT Anmol Sethi 2020-02-21 14:49:44 -0500
  • 33b3523bf4
    Prefer command-line directory to last visited directory Asher 2020-02-21 12:45:31 -0600
  • cf0f11105b
    Handle upgrade from binary to loose files Asher 2020-02-21 12:32:58 -0600
  • 9b7a203fe5
    Make login page pretty Anmol Sethi 2020-02-20 20:08:06 -0500
  • e44ac0a30e
    Use last positional argument as working directory Asher 2020-02-20 18:44:03 -0600
  • 319cd3f7ab
    Make updating work for both binary and loose releases Asher 2020-02-20 15:50:01 -0600
  • 815dc06118
    Use npm rebuild instead of yarn --no-scripts in vscode.sh Anmol Sethi 2020-02-20 19:11:01 -0500
  • 3a2644a2bc
    Fix vscode.sh Anmol Sethi 2020-02-20 18:36:38 -0500
  • 65690fca65
    Fix CSP for Safari Anmol Sethi 2020-02-20 18:24:32 -0500
  • 25288b1afd
    Cleanup FAQ and mention GPG/SSH forwarding Anmol Sethi 2020-02-20 17:29:08 -0500
  • 288e794c99
    Update locale file location Asher 2020-02-20 12:38:46 -0600
  • c567a06ff5
    Fix HTTPS redirects and TLS sockets Asher 2020-02-19 17:00:58 -0600
  • e5b68a8f4c
    Switch to new extensions API Asher 2020-02-19 14:36:42 -0600
  • 51a5c77cb8
    Add binary extraction Asher 2020-02-19 14:08:22 -0600
  • b9e7a3daa7
    Add back .editorconfig Anmol Sethi 2020-02-19 14:22:14 -0500
  • 80b2d9481f
    Don't display stack trace for cli parse failures Asher 2020-02-19 11:14:50 -0600
  • 0e2eaa9b34
    Add valid values for --log Asher 2020-02-19 11:06:32 -0600
  • 0263188431
    Handle --long=value format in the cli parser Asher 2020-02-19 10:54:23 -0600
  • fa30639784
    Update issue template Anmol Sethi 2020-02-19 00:58:28 -0500
  • 015b8dcf13
    Merge branch 'ensure-release' into restructure Anmol Sethi 2020-02-19 00:28:21 -0500
  • 9f3240346c
    Doc fixes Anmol Sethi 2020-02-19 00:27:02 -0500
  • b76364db31
    Flesh out FAQ Anmol Sethi 2020-02-18 23:31:48 -0500
  • a065c12e83
    CI Fixes Anmol Sethi 2020-02-18 23:31:40 -0500
  • 76831f11fc
    Merge branch 'fix-ci' into restructure Anmol Sethi 2020-02-18 19:07:34 -0500
  • b6aa0cbcba
    Fix docs Anmol Sethi 2020-02-18 19:07:01 -0500
  • 5681c87e33
    Fix bugs in CI Anmol Sethi 2020-02-18 19:06:35 -0500
  • 46d6e17508
    Prepare for release Asher 2020-02-18 16:51:55 -0600
  • 1aaa53622d
    Pass through travis tag in run.sh Anmol Sethi 2020-02-18 16:34:28 -0500
  • bdb189a9bb
    Allow https images Asher 2020-02-18 14:57:12 -0600
  • 8793110941
    Implement endpoint for getting recent directories Asher 2020-02-18 14:13:22 -0600
  • 16bcf59cb0
    Merge pull request #1357 Asher 2020-02-18 13:33:06 -0600
  • f6b092b12d
    Merge branch 'restructure' Asher 2020-02-18 13:30:26 -0600
  • d47591e253
    Inject base path into manifest Asher 2020-02-18 12:57:45 -0600
  • 1a91588c42
    Add docker image pushing Anmol Sethi 2020-02-18 13:06:18 -0500
  • 39a57700bc
    Enable access to vscode cli Asher 2020-02-18 12:24:12 -0600
  • 1a54f6b7ef
    Merge remote-tracking branch 'origin/restructure' into anmol-restructure Anmol Sethi 2020-02-18 12:52:29 -0500
  • eb3cf303ad
    Add back travis since github actions is trash Anmol Sethi 2020-02-17 23:22:12 -0500
  • 0d31a51eeb
    Add github release creation Anmol Sethi 2020-02-14 21:32:07 -0500
  • 61d1af0413
    Add macOS release step Anmol Sethi 2020-02-14 20:03:54 -0500
  • 4aa15401c3
    Format and lint Anmol Sethi 2020-02-14 19:46:00 -0500
  • 80b1b1b672
    Shake CI and docs up Anmol Sethi 2020-02-14 18:54:52 -0500
  • 0ec83f8736
    Check updates daily instead of every time Asher 2020-02-14 16:41:42 -0600
  • db54f78e8e
    Implement automatic updates Asher 2020-02-14 15:57:51 -0600
  • b8fa7da972
    Simplify frontend Asher 2020-02-13 16:38:05 -0600
  • bf1be16d11
    Fix base path Asher 2020-02-13 12:40:36 -0600
  • cc79edb312
    Fix duplicate files opening with folder parameter Asher 2020-02-13 12:04:22 -0600
  • ac4f2b8215
    Update VS Code to 1.42.0 Asher 2020-02-13 11:54:18 -0600
  • c8fc54bfb1
    Update VS Code version for CI Asher 2020-02-12 18:03:53 -0600
  • d574012871
    Fix duplicate files opening with folder parameter Asher 2020-02-12 16:49:34 -0600
  • 250a54220c
    Update VS Code to 1.42.0 Asher 2020-02-12 14:09:52 -0600
  • 5baf16622f
    Fix VS Code product configuration not loading Asher 2020-02-07 16:37:59 -0600
  • 256419004d
    Implement cli parser Asher 2020-02-06 18:26:07 -0600
  • 6a693e7181
    Merge pull request #1346 from SuperSandro2000/patch-1 Anmol Sethi 2020-02-06 16:10:50 -0600
  • b38cfa473e
    Dockerfile: Combine two runs Sandro 2020-02-06 23:05:40 +0100
  • 26f8216ec8
    Un-nest a switch Asher 2020-02-06 14:00:38 -0600
  • 63f3c04c57
    Move user data directory logic out of patch Asher 2020-02-06 13:11:38 -0600
  • 8a0f1d846e
    Move start path logic out of patch and fix it Asher 2020-02-06 12:29:19 -0600
  • efaeb3b110
    Add hidden username field for accessibility Asher 2020-02-06 10:26:53 -0600
  • 6cebfa469d
    Generalize initial app logic Asher 2020-02-05 18:47:00 -0600
  • 205775ac97
    Only serve HTML on specific index.html requests Asher 2020-02-05 17:44:32 -0600
  • 4cc181cedc
    Make routing base path agnostic Asher 2020-02-05 17:30:09 -0600
  • a149c5fc60
    Pass arguments to code-server during watch Asher 2020-02-05 14:48:15 -0600
  • 6e809b6a31
    Handle when VS Code fails to load Asher 2020-02-05 14:21:59 -0600
  • 7c6fe56043
    Add logo to background Asher 2020-02-05 13:25:44 -0600
  • 8cc11d1688
    Improve routing Asher 2020-02-04 18:16:45 -0600
  • 1869cc6e49 Add disclaimer for WSL2 Ayane Satomi 2020-02-05 23:14:56 +0800
  • 21aeb0b5e1 Add documentation for WSL/WSL2. Ayane Satomi 2020-02-05 23:12:02 +0800
  • dbc5c065f8
    Improve HTTP provider registration Asher 2020-02-04 16:55:27 -0600
  • 4a54e914fc
    Remove 32 bit arm builds from CI Asher 2020-02-04 16:01:00 -0600
  • b30aefcfb1
    Add linting steps and improve testing steps Asher 2020-02-04 15:00:44 -0600
  • b29346ecdf
    Implement new structure Asher 2020-02-04 13:27:46 -0600
  • ef8da3864f
    Merge pull request #1336 from cdr/revert-1334-patch-1 Anmol Sethi 2020-02-04 11:35:37 -0600
  • 108eb297d8
    Revert "Decomission Travis" Anmol Sethi 2020-02-04 11:35:19 -0600
  • 19f3acd9f0
    Merge pull request #1334 from sr229/patch-1 Anmol Sethi 2020-02-04 11:35:12 -0600
  • 3ee6b0ff0b
    Automatically push releases to GCS (#1318) Dean Sheather 2020-02-05 03:32:45 +1000