Logo
Explore Help
Register Sign In
coder/code-server
1
0
Fork 0
You've already forked code-server
mirror of https://github.com/coder/code-server.git synced 2026-02-05 22:38:40 -06:00
Code Issues Packages Projects Releases 202 Wiki Activity

202 Releases 222 Tags

RSS Feed
  • 2.1472-vsc1.38.1 7353be413c

    2.1472-vsc1.38.1 Pre-Release

    giteasync released this 2019-09-12 16:17:18 -05:00 | 3453 commits to main since this release

    See https://github.com/cdr/code-server/pull/857 for information on what has changed with v2.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • code-server2.1472-vsc1.38.1-alpine-x86_64.tar.gz
      44 MiB
    • code-server2.1472-vsc1.38.1-darwin-x86_64.zip
      43 MiB
    • code-server2.1472-vsc1.38.1-linux-x86_64.tar.gz
      44 MiB
  • 1.1156-vsc1.33.1 cf63bbd003

    1.1156-vsc1.33.1 Stable

    giteasync released this 2019-06-11 12:08:02 -05:00 | 3634 commits to main since this release

    Bug fixes

    • Fix incorrect "no authentication" message when using a custom password (#757)
    • Propagate environment to the browser (fixes setting a custom extension marketplace URL, for example)
    • Fix file dialog items getting cut off (#336)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • code-server1.1156-vsc1.33.1-darwin-x64.zip
      28 MiB
    • code-server1.1156-vsc1.33.1-linux-x64.tar.gz
      30 MiB
    • code-server1.1156-vsc1.33.1-musl-x64.tar.gz
      31 MiB
  • 1.1140-vsc1.33.1 04adf14146

    1.1140-vsc1.33.1 Stable

    giteasync released this 2019-06-06 13:43:37 -05:00 | 3638 commits to main since this release

    Fix Darwin release not being included.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • code-server1.1140-vsc1.33.1-darwin-x64.zip
      28 MiB
    • code-server1.1140-vsc1.33.1-linux-x64.tar.gz
      30 MiB
    • code-server1.1140-vsc1.33.1-musl-x64.tar.gz
      31 MiB
  • 1.1119-vsc1.33.1 a2ad3d4ff4

    1.1119-vsc1.33.1 Stable

    giteasync released this 2019-05-20 16:08:54 -05:00 | 3640 commits to main since this release

    Additions

    • Expose workbench actions API.

    Bug fixes

    • Make hidden files and folders visible in open dialogs.
    • Fix an error displaying file size of zero byte files.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • code-server1.1119-vsc1.33.1-linux-x64.tar.gz
      30 MiB
    • code-server1.1119-vsc1.33.1-musl-x64.tar.gz
      31 MiB
  • 1.1106-vsc1.33.1 db39eacfa1

    1.1106-vsc1.33.1 Stable

    giteasync released this 2019-05-20 11:02:36 -05:00 | 3643 commits to main since this release

    Bug fixes

    • Fix VERSION env var not making it to the build process.
    • Make build process use "production" for NODE_ENV.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • code-server1.1106-vsc1.33.1-linux-x64.tar.gz
      30 MiB
    • code-server1.1106-vsc1.33.1-musl-x64.tar.gz
      30 MiB
  • 1.1099-vsc1.33.1 c020cd2f2c

    1.1099-vsc1.33.1 Stable

    giteasync released this 2019-05-19 19:49:05 -05:00 | 3644 commits to main since this release

    Additions

    • Add flag to specify additional builtin extension directories.
    • Add flag to specify additional user extension directories.
    • Expose terminal service in the API.
    • Add support for musl and centos.

    Bug fixes

    • Preserve environment when forking shared process (#347, #239)
    • Fix no-auth to still use HTTPS (#300)
    • Fix markdown preview focus (#543)
    • Fix copying and moving files around using the file tree
    • Fix terminals not retaining TTY size after reconnect (#587)
    • Fix toggling full screen
    • Fix open dialog crash when there is a broken link (#579)

    Quality of life

    • Improve size column in dialogs
    • Only output password if it was generated
    • Remove reveal in finder/explorer option (#576)
    • Various doc fixes
    • Suppress a somewhat misleading "disconnected" extension host message
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • code-server1.1099-vsc1.33.1-linux-x64.tar.gz
      39 MiB
    • code-server1.1099-vsc1.33.1-musl-x64.tar.gz
      39 MiB
  • 1.939-vsc1.33.1 2bc6e1a457

    1.939-vsc1.33.1 Stable

    giteasync released this 2019-04-22 19:20:48 -05:00 | 3680 commits to main since this release

    Additions

    • --socket flag. Allows for binding to a socket.

    Bug fixes

    • Bundle default extension grammars. Reduces syntax highlighting time. (https://github.com/codercom/code-server/issues/18)
    • Pasting won't retain metadata (https://github.com/codercom/sshcode/issues/42)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • code-server1.939-vsc1.33.1-darwin-x64.zip
      28 MiB
    • code-server1.939-vsc1.33.1-linux-x64.tar.gz
      30 MiB
  • 1.903-vsc1.33.1 166efcb17e

    1.903-vsc1.33.1 Stable

    giteasync released this 2019-04-19 19:54:50 -05:00 | 3685 commits to main since this release

    Additions

    • PASSWORD environment variable

    Bug fixes

    • Hide titlebar controls and fix menubar toggle
    • Fix open dialogs (#508)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • code-server1.903-vsc1.33.1-darwin-x64.zip
      28 MiB
    • code-server1.903-vsc1.33.1-linux-x64.tar.gz
      30 MiB
  • 1.868-vsc1.33.1 95006a435a

    1.868-vsc1.33.1 Stable

    giteasync released this 2019-04-17 20:01:25 -05:00 | 3693 commits to main since this release

    Bug fixes

    • Custom keybinds not taking effect (#150)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • code-server1.868-vsc1.33.1-darwin-x64.zip
      28 MiB
    • code-server1.868-vsc1.33.1-linux-x64.tar.gz
      30 MiB
  • 1.854-vsc1.33.1 c3a38e3fea

    1.854-vsc1.33.1 Stable

    giteasync released this 2019-04-17 17:18:35 -05:00 | 3696 commits to main since this release

    Additions

    • Opt-out telemetry (codercom/code-server/pull/519)
    • Caching via service worker (#138)
    • --install-extension flag (#484)
    • PORT environment variable (codercom/code-server/pull/502)

    Bug fixes

    • Markdown preview and outline (#406, #296)
    • Relative URLs (#497)
    • Create various necessary paths and files that might be missing during startup (#453, #499, #116)
    • Various open file/folder issues (#249)
    • No more __webpack_hmr requests in the Docker container

    Quality of life

    • Update to Node 10.15.1
    • Update VS Code to 1.33.1
    • Confirm before closing the browser tab (to help those with ctrl+w embedded in muscle memory)
    • Enter key works to log in now
    • Make errors about netstat and ports in use more explicit
    • Add common utilities to the Docker image
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • code-server1.854-vsc1.33.1-darwin-x64.zip
      28 MiB
    • code-server1.854-vsc1.33.1-linux-x64.tar.gz
      30 MiB
First Previous ... 17 18 19 20 21 Next Last
Powered by Gitea Version: 1.23.7 Page: 183ms Template: 13ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API