Commit Graph

  • 896f719fd8 Update open-IDE and file-creation tests to verify DOM Forest Hoffman 2019-03-27 23:40:16 -0500
  • 1f3ee7595d Clarify docs for loading headless pages Forest Hoffman 2019-03-27 18:50:06 -0500
  • 4cc8209d30 Add file creation test Forest Hoffman 2019-03-27 18:42:42 -0500
  • 4ff89b6944 Update docs and killProcesses accessibility Forest Hoffman 2019-03-27 18:12:42 -0500
  • 6a639dc4ca Move e2e tests to root test dir Forest Hoffman 2019-03-27 17:55:53 -0500
  • 45f24a588c Generalize page loading Forest Hoffman 2019-03-27 16:39:51 -0500
  • b7c9a790f0 Just use http for tests Forest Hoffman 2019-03-27 13:33:37 -0500
  • baa48c8a72 Scaffold chrome e2e tests Forest Hoffman 2019-03-26 19:42:15 -0500
  • 5f40ebb845
    Update wording for sshcode Kyle Carberry 2019-04-19 21:22:00 -0400
  • c56e2797cc
    Add sshcode to the readme Kyle Carberry 2019-04-19 21:20:31 -0400
  • 166efcb17e Hide titlebar controls and fix menubar toggle (#550) 1.903-vsc1.33.1 Kyle Carberry 2019-04-19 19:54:50 -0500
  • fbccf413bb
    Hide titlebar controls and fix menubar toggle Kyle Carberry 2019-04-19 20:41:17 -0400
  • 206e107a9a
    Merge branch 'master' of github.com:codercom/code-server Kyle Carberry 2019-04-19 20:03:54 -0400
  • 12c8b5d337
    Closes #466 Kyle Carberry 2019-04-19 20:03:52 -0400
  • 4aa20fd864
    Fix require.toUrl on the Node side Asher 2019-04-19 13:31:34 -0500
  • ca5cf50e49 Check to see if overlay is present before spawning another John McCambridge 2019-04-18 16:23:16 -0500
  • aea504d641
    Add sr229's suggestion nwtnsqrd 2019-04-18 20:18:27 +0200
  • 0cd4e46055 Fix self hosted flags (#523) Illia Poplawski 2019-04-18 14:02:29 -0400
  • f51823b51f
    Fix open dialog Asher 2019-04-18 12:08:44 -0500
  • 55bfeab208
    Deprecate password flag in favor of an environment variable Asher 2019-04-18 11:10:55 -0500
  • 309d15cefd
    Use file/folder open commands for all operating systems Asher 2019-04-18 10:48:54 -0500
  • 549b99e164 Revert image change John McCambridge 2019-04-18 09:58:00 -0500
  • 603ebaec46 Add updated password entry asset John McCambridge 2019-04-18 09:56:28 -0500
  • 95006a435a
    Merge branch 'master' of github.com:codercom/code-server 1.868-vsc1.33.1 Kyle Carberry 2019-04-17 21:01:25 -0400
  • 4d576ab4d4
    Trigger configuration update when loaded Kyle Carberry 2019-04-17 21:01:23 -0400
  • eb43a94a8d Remove spaces after --user-data-dir option to line up with other menu items Illia Poplawski 2019-04-17 19:48:31 -0400
  • a65e2c203f Add tab after removing -h option Illia Poplawski 2019-04-17 19:47:30 -0400
  • fc25b333dc Remove -h flag for help information Illia Poplawski 2019-04-17 19:46:23 -0400
  • 8fecfbc2f1
    fixed indentation Luca Casonato 2019-04-18 01:27:39 +0200
  • d85b2ea2c6
    changed instructions for sw Luca Casonato 2019-04-18 01:25:36 +0200
  • 89e1ce7863
    fixed links? Luca Casonato 2019-04-18 01:24:31 +0200
  • e8419264d3
    changed some text in readme Luca Casonato 2019-04-18 01:23:09 +0200
  • 26d2471830
    Added documentation for building from source Luca Casonato 2019-04-18 01:18:28 +0200
  • 27d9dd55da src/cli.ts John McCambridge 2019-04-17 18:13:28 -0500
  • df1abcf3e8 Merge branch 'master' into quickstart-copy-paste-links Illia Poplawski 2019-04-17 19:09:31 -0400
  • 4ebba8ef0a Add try/catch for parsing JSON in updater.ts John McCambridge 2019-04-03 16:19:26 -0500
  • 7632fe347d Clean up new message text, remove TODO John McCambridge 2019-03-29 13:44:29 -0500
  • 248a9f515b Update packages/server/src/updater.ts Sergio Moura 2019-03-29 11:05:04 -0500
  • 9251310dd8 Update packages/server/src/cli.ts Sergio Moura 2019-03-29 11:04:55 -0500
  • 3dd6062ceb Remove unneeded import, handle error for version check John McCambridge 2019-03-28 15:40:35 -0500
  • c0c3599cf5 Move request options object into the options parameter, rename rej John McCambridge 2019-03-28 15:26:52 -0500
  • 27fabef20b rename rej to reject John McCambridge 2019-03-28 15:06:42 -0500
  • e82604fc1e Remove compareVersions call, simplify version checking John McCambridge 2019-03-28 15:05:28 -0500
  • 293538d700 Add isDev variable for version check, change promise return value to string John McCambridge 2019-03-28 13:19:54 -0500
  • e19e5aeea8 Add isDev variable for version check John McCambridge 2019-03-28 13:18:41 -0500
  • 93e3ea0d32 fix error in promise John McCambridge 2019-03-28 12:55:09 -0500
  • 61e5ea32ab Add typedef for resolve John McCambridge 2019-03-28 11:37:41 -0500
  • 69fd487564 remove non-arrow function John McCambridge 2019-03-28 11:29:31 -0500
  • f6d4c21817 remove the word at John McCambridge 2019-03-28 10:36:42 -0500
  • 2da6a662c6 Check for develop env John McCambridge 2019-03-27 17:42:26 -0500
  • cf6dce254a Use less redundant logger messages John McCambridge 2019-03-27 17:32:50 -0500
  • cc7afc62c9 Add proper user-agent, use /latest route, remove unecessary function calls John McCambridge 2019-03-27 17:25:05 -0500
  • ceb1215ae1 Remove todos John McCambridge 2019-03-27 16:32:11 -0500
  • 685c9a5aff Remove testing string John McCambridge 2019-03-27 16:24:37 -0500
  • afbc8797a9 remove return statement from status code check John McCambridge 2019-03-27 16:17:37 -0500
  • 97db5c3e5a Check for most recent version in CLI John McCambridge 2019-03-27 16:09:27 -0500
  • 1479464b9c
    replaced my name with codercom Luca Casonato 2019-04-18 00:50:40 +0200
  • 3986f2eeee Import getRecentRelease to cli John McCambridge 2019-03-27 15:30:44 -0500
  • 7ef744fcfd add updater.ts file John McCambridge 2019-03-27 15:06:23 -0500
  • 70a947a458
    fixed travis.yml file Luca Casonato 2019-04-18 00:46:44 +0200
  • d5b03ef60e
    Remove version from Docker command Asher 2019-04-17 17:38:22 -0500
  • cdc5b55a9d
    Remove chmod on project dir Anmol Sethi 2019-04-17 18:36:33 -0400
  • 57dea46baf
    fixed an if statement Luca Casonato 2019-04-18 00:35:04 +0200
  • 68c6ae6447
    travis Luca Casonato 2019-04-18 00:30:52 +0200
  • 184c092988
    checking if i can get travis to build this Luca Casonato 2019-04-18 00:28:21 +0200
  • da8bf0040e
    cleaned up .travis.yml and moved some code into a script Luca Casonato 2019-04-18 00:23:55 +0200
  • c3a38e3fea
    Add telemetry and option to disable (#519) 1.854-vsc1.33.1 Kyle Carberry 2019-04-17 17:18:35 -0500
  • cc8c7e2cee Make assets unique (#518) Asher 2019-04-17 17:18:20 -0500
  • c4921fdae2
    Update getting started guide Kyle Carberry 2019-04-17 18:11:12 -0400
  • 662f31bb41
    Explicitly include assets to cache Asher 2019-04-17 15:14:52 -0500
  • 6c0fc73201
    made spacing for travis yaml consistent in file Luca Casonato 2019-04-18 00:06:22 +0200
  • ebd152f39e Fix headers John McCambridge 2019-04-17 16:59:14 -0500
  • 9482073ed8 Add requirements section John McCambridge 2019-04-17 16:56:23 -0500
  • 82e22dc12e Remove uncommon commands, typo John McCambridge 2019-04-17 16:52:06 -0500
  • fbbcc13406
    Merge master Kyle Carberry 2019-04-17 17:47:51 -0400
  • e0f1787ce6
    Update logger Kyle Carberry 2019-04-17 17:47:02 -0400
  • 937d360fc5
    Update lockfile Kyle Carberry 2019-04-17 17:46:32 -0400
  • 04c69ac5fe Add no-auth to start command John McCambridge 2019-04-17 16:44:45 -0500
  • 50e6108012 Add confirmation for closing window (#463) John McCambridge 2019-04-17 16:42:36 -0500
  • 630ccfcacc Add flag to install an extension from the command line (#504) Asher 2019-04-17 16:30:50 -0500
  • c4c26058ef Use port from PORT env variable if available (#502) Patrick Smith 2019-04-18 07:30:39 +1000
  • cbc996675f
    Update readme and getting-started guide Kyle Carberry 2019-04-17 17:22:26 -0400
  • 3cf535e03e
    Add telemetry and option to disable Kyle Carberry 2019-04-17 17:17:51 -0400
  • ee31f12505
    Make all assets unique Asher 2019-04-17 13:59:20 -0500
  • 32faeef804 Fix typo John McCambridge 2019-04-17 14:01:27 -0500
  • f87290e1bd Remove deprecated flag John McCambridge 2019-04-17 13:51:45 -0500
  • d66be2b738 Add windows note John McCambridge 2019-04-17 13:48:24 -0500
  • 224f765fc2 Add all yarn tasks to build guide John McCambridge 2019-04-17 13:43:03 -0500
  • 8a4da542ae
    Add GCP logging extender (#503) Kyle Carberry 2019-04-17 13:41:10 -0500
  • 11e6b02cec Update packages/logger/src/logger.ts Forest Hoffman 2019-04-17 13:40:56 -0500
  • d291d106b3 Require 10.15.1 in package.json, make build.md, add link to main readme John McCambridge 2019-04-17 12:36:11 -0500
  • 1be0577b22 Initial commit John McCambridge 2019-04-17 11:38:02 -0500
  • e907dbe7e6 fixe password signin with service-worker (#511) Luca Casonato 2019-04-17 17:27:24 +0200
  • 0e3e95c0c3
    fixe password signin with service-worker Luca Casonato 2019-04-17 12:28:35 +0200
  • 22b485acd9 Added serviceworker and web-manifest (#154) Luca Casonato 2019-04-16 22:44:57 +0200
  • eef5c0a515
    centralized logo into single assets folder Luca Casonato 2019-04-16 21:29:37 +0200
  • b8f222acf2
    Ensure all environment paths are created Asher 2019-04-16 10:57:29 -0500
  • 40cc7054ab Fix another -h instance John McCambridge 2019-04-16 09:54:36 -0500
  • 8392af072b
    Add flag to install an extension from the command line Asher 2019-04-15 19:35:43 -0500
  • aabb2ecda7
    Update node to 10.15.1 (#472) Asher 2019-04-15 19:48:12 -0500