1. 20 4月, 2019 1 次提交
  2. 02 3月, 2019 1 次提交
    • A
      Use Coder marketplace (#44) · c384dfb8
      Asher 提交于
      * Allow setting marketplace URL
      
      * Add zip fill
      
      * Comment out CSP for now
      
      * Fill zip on client as well
      
      Probably will need it for client-side extensions.
      
      * Don't use itemUrl (it's undefined)
      
      * Remove extension rating
      
      * Hide ratings with CSS instead of patching them out
      
      * Add hard-coded fallback for service URL
      
      * Only use coder-develop for extapi if env is explicitly development
      
      * Don't use coder-develop at all for extapi
      
      If you need it, you can set SERVICE_URL.
      c384dfb8
  3. 01 3月, 2019 1 次提交
    • K
      Add windows support (#41) · e8174095
      Kyle Carberry 提交于
      * Add windows support
      
      * Improve multi-platform support
      
      * Install with network-concurrency 1
      
      * Use file-glob to upload windows binary
      
      * Don't install packages in parallel if on windows
      
      * Rename vscode-remote to code-server
      
      * Add output at intervals so CI doesn't kill build
      
      * Update all tasks to provide timed output
      
      * Don't perform tasks sync otherwise we can't log
      e8174095
  4. 06 2月, 2019 3 次提交