Archived
1
0

Commit Graph

  • e9fce801a0 Make extension host reconnect Asher 2019-09-09 18:44:17 -05:00
  • 1164801376 Keep a maximum number of connections instead of a timeout Asher 2019-09-09 16:41:04 -05:00
  • 12e608468b Add caching Asher 2019-09-06 17:41:22 -05:00
  • ed3e9d31f4 Merge pull request #916 from cdr/doc-rewrite Dean Sheather 2019-09-07 02:56:38 +10:00
  • 44000459da Add environment variable for telemetry endpoint Asher 2019-09-05 15:26:35 -05:00
  • 9d8906d250 Add version format flag Asher 2019-09-04 16:57:23 -05:00
  • a26844ea45 Add package.json for publishing API types Asher 2019-09-03 17:55:58 -05:00
  • da7d8b04a8 Update VS Code Asher 2019-09-03 17:24:14 -05:00
  • 12bc26b6b4 Implement status bar API Asher 2019-09-03 16:38:53 -05:00
  • 976a326f47 Update nbin Asher 2019-08-30 17:45:11 -05:00
  • b901043bfc Target a recent commit for VS Code Asher 2019-08-29 19:05:48 -05:00
  • 624a4c08b9 Minify Docker build Asher 2019-08-28 17:04:58 -05:00
  • c9ce9ebb2e Fix spawns against Node Asher 2019-08-28 16:40:29 -05:00
  • a3ee7c96a0 Don't open cwd by default Asher 2019-08-27 14:26:54 -05:00
  • d33b2d2af9 Fix web view sometimes not loading correctly Asher 2019-08-27 13:42:53 -05:00
  • 830ccfe245 Fix toggling and hiding the menu bar Asher 2019-08-23 14:54:39 -05:00
  • 78b6b3afdf Add check for missing reconnection token Asher 2019-08-23 13:43:45 -05:00
  • c4fd725875 Fix built-in Typescript when bundled Asher 2019-08-22 16:28:16 -05:00
  • 4800ec6392 Fix playground when behind a proxy with a sub-path Asher 2019-08-22 12:15:23 -05:00
  • 3e2d12a224 Fix scrolling on Firefox Asher 2019-08-22 11:33:58 -05:00
  • ddd5a9ae79 Update data and extension paths to match version one Asher 2019-08-21 17:02:31 -05:00
  • 950dad9489 Simplify getting the absolute path during build Asher 2019-08-21 14:13:26 -05:00
  • c19223b7fe Fix error when building without first running yarn Asher 2019-08-21 11:30:41 -05:00
  • 80050d0d9d Detect target automatically Asher 2019-08-21 11:29:28 -05:00
  • c2be0ec71b Fix Firefox when using extensions that insert styles Asher 2019-08-21 10:29:37 -05:00
  • ccc4f87ada Don't package for release if we don't need to Asher 2019-08-20 19:44:32 -05:00
  • 534600c1ff Don't error when scanning nonexistent extension dir Asher 2019-08-20 19:16:44 -05:00
  • 0f1bbc3161 Merge pull request #917 from paolomainardi/master Dean Sheather 2019-08-21 05:08:30 +10:00
  • 615948c73f refs #914: Fix identation for args and vars Paolo Mainardi 2019-08-20 15:00:59 +02:00
  • b9fc40409a Forward minify environment variable to Docker build Asher 2019-08-19 17:17:38 -05:00
  • e53d6bce68 Forward GitHub token to docker build if it exists Asher 2019-08-19 17:02:02 -05:00
  • ce3b7dfb1e Use readlink -f if realpath isn't available Asher 2019-08-19 16:59:36 -05:00
  • 19541c27ff refs #914: Helm chart Paolo Mainardi 2019-08-18 12:52:56 +02:00
  • c94761f312 Documentation changes Dean Sheather 2019-08-19 21:12:04 +10:00
  • b4e1a62cb4 Fix tasks Asher 2019-08-16 14:15:55 -05:00
  • 7caef7f49c Rewrite and update documentation Dean Sheather 2019-08-17 05:46:37 +10:00
  • 6737384d27 Handle existing query when opening folder Asher 2019-08-15 17:28:02 -05:00
  • f61a0ae78a Set unexpected error handler on startup Asher 2019-08-15 15:53:20 -05:00
  • d1662d7658 Ensure service workers are supported before use Asher 2019-08-15 15:13:22 -05:00
  • 72fe124e30 Fix loading resources in webviews Asher 2019-08-15 15:08:17 -05:00
  • a48c2fb119 Handle webview service worker resource requests Asher 2019-08-15 14:30:41 -05:00
  • 07ec4ca63e Fix PHP syntax highlighting Asher 2019-08-14 16:20:17 -05:00
  • 83f86a45b6 Load language bundles on the client Asher 2019-08-14 10:25:31 -05:00
  • 45ad7f020a Update logger Asher 2019-08-12 18:42:45 -05:00
  • 2470081789 Exit when pipe closes Asher 2019-08-12 15:30:07 -05:00
  • c11d5fe9e6 Fix error when passing empty extra extension dir flag Asher 2019-08-12 14:27:11 -05:00
  • 90e8714e71 Preserve query variables when redirecting Asher 2019-08-12 11:46:58 -05:00
  • 5539519691 Remove extra slash when opening folder Asher 2019-08-12 11:36:47 -05:00
  • b566b66590 Fix service worker scope when there is a base path Asher 2019-08-12 10:30:02 -05:00
  • 7389d9e2cb Use current URL for webview Asher 2019-08-12 10:23:08 -05:00
  • 1d61cbe536 Make release directory Asher 2019-08-09 19:27:30 -05:00
  • 2807ce495e Add tar-stream dependency Asher 2019-08-09 18:56:37 -05:00
  • ba7285192c Update VS Code to 1.37.0 Asher 2019-08-09 18:50:05 -05:00
  • 8c39e085f4 Use generic releases link for v2 message Asher 2019-08-08 13:40:01 -05:00
  • b257c60636 Fix websocket defaulting to port 80 when authority has no port Asher 2019-08-08 11:59:07 -05:00
  • 6b579d65ef Fix webview address when using a proxy Asher 2019-08-08 11:37:59 -05:00
  • d4ed2efa71 Change default port to 8080 Asher 2019-08-08 11:21:45 -05:00
  • 3667b16cba Add link to v2 preview Asher 2019-08-07 18:18:01 -05:00
  • 2b3e8e1a89 Don't exclude .git for Docker Asher 2019-08-07 16:39:31 -05:00
  • f5a6f14ade Implement update service Asher 2019-08-07 16:18:17 -05:00
  • 01a9ab332e Set commit based on code-server instead of VS Code Asher 2019-08-07 15:13:39 -05:00
  • 9d688e0894 Merge pull request #883 from cdr/digitalocean-button Dean Sheather 2019-08-06 12:41:43 +10:00
  • 7d35144952 Add GitHub fonts to DigitalOcean button Dean Sheather 2019-08-06 12:39:39 +10:00
  • 7e794bd134 Fix favicon not being included in final build Asher 2019-08-05 13:34:32 -05:00
  • dc333d4321 Fix extensions not being bundled into prebuilt Asher 2019-08-05 13:05:09 -05:00
  • 590f699687 Allow specifying the target Asher 2019-08-05 11:03:47 -05:00
  • dde683d911 Fix login submission when using a base path Asher 2019-08-05 10:38:55 -05:00
  • 950bfce420 Add commit, date, and checksums to product.json Asher 2019-08-02 20:29:48 -05:00
  • 5b64cb3400 Fix login page Asher 2019-08-02 19:54:56 -05:00
  • 712274d912 Groundwork for language support Asher 2019-08-02 19:26:41 -05:00
  • bdd9d65146 Add DigitalOcean button to README Dean Sheather 2019-08-02 14:08:33 +10:00
  • 60ed0653bc Reformat readme intro Asher 2019-07-31 17:08:37 -05:00
  • bce0cac48f Document recent VS Code patch changes Asher 2019-07-31 16:34:44 -05:00
  • bd0f1d024b Support vscode-resource requests in webview Asher 2019-07-31 15:50:25 -05:00
  • 5944b842de Make it clearer what the tar code does Asher 2019-07-31 15:29:11 -05:00
  • 12af311ce7 Use our logger instead of raw console.log Asher 2019-07-31 15:22:05 -05:00
  • 62719ab544 Clean up client API Asher 2019-07-31 12:32:04 -05:00
  • 0315b004a7 Add comment for the nbin shim Asher 2019-07-30 18:20:03 -05:00
  • 87be3ac235 Add comment explaining use of merge Asher 2019-07-30 18:17:54 -05:00
  • 011530e11b Proxy TLS sockets Asher 2019-07-30 17:20:53 -05:00
  • 4bfa686433 Merge pull request #876 from jhalek90/patch-1 Dean Sheather 2019-07-29 09:00:39 +10:00
  • c67844d356 update README.md jhalek90 2019-07-28 10:35:52 -05:00
  • 8ded89e8d4 Firefox fixes Asher 2019-07-26 17:24:27 -05:00
  • 4c4a179bce TLS socket still doesn't work Asher 2019-07-25 17:39:43 -05:00
  • a4f21fb0d4 Install git during build Asher 2019-07-24 11:23:00 -05:00
  • 329acbb251 Combine main and webview servers Asher 2019-07-23 19:06:40 -05:00
  • fd55139c82 Make flags additive and clean up docs Asher 2019-07-23 15:38:00 -05:00
  • 7b7f5b542e Add base path argument Asher 2019-07-23 15:17:25 -05:00
  • 92daabc75c Open folder at base URL Asher 2019-07-23 14:55:48 -05:00
  • 068e07bd5d Clean up the patch Asher 2019-07-23 13:27:30 -05:00
  • 436ef7bd5c Fix VS Code version in readme and describe our changes Asher 2019-07-22 16:01:32 -05:00
  • 09cd1e8540 Make sub-paths work Asher 2019-07-22 16:00:59 -05:00
  • cd54aec2f9 Fix login redirect when not using https Asher 2019-07-22 10:43:18 -05:00
  • 078af59fd8 Replace demo image with GIF (#863) Kyle Carberry 2019-07-22 10:21:15 -05:00
  • 36b8731cfe Add some missing development steps Asher 2019-07-19 18:45:13 -05:00
  • 9fdfacb314 Quality check Asher 2019-07-19 17:43:54 -05:00
  • e8cb6ffaa0 Implement file uploads Asher 2019-07-19 15:10:43 -05:00
  • 2be452d83e Fix rg extraction in Docker build Asher 2019-07-17 17:41:25 -05:00
  • b0e6c1cc4e Fix favicon Asher 2019-07-17 12:37:09 -05:00
  • 45d348b03d Expose API on the client Asher 2019-07-17 11:57:26 -05:00