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 14:27:08 -06:00
Code Issues Packages Projects Releases 202 Wiki Activity

202 Releases 222 Tags

RSS Feed
  • 2.1688-vsc1.39.2 2018024810

    2.1688-vsc1.39.2 Stable

    giteasync released this 2019-11-07 15:57:57 -06:00 | 3357 commits to main since this release

    • Fix passwords with semicolons (and potentially other characters).
    • Fix potential infinite login redirect.
    • Add missing telemetry option (to allow disabling extension telemetry).
    • Fix inability to activate extensions on an insecure domain on Chrome & Safari.
    • Fix automatic updating.
    • Add meta tag to allow full screen in iOS.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • code-server2.1688-vsc1.39.2-alpine-x86_64.tar.gz
      46 MiB
    • code-server2.1688-vsc1.39.2-darwin-x86_64.zip
      44 MiB
    • code-server2.1688-vsc1.39.2-linux-x86_64.tar.gz
      45 MiB
  • 2.1665-vsc1.39.2 3d5db8313a

    2.1665-vsc1.39.2 Stable

    giteasync released this 2019-10-30 10:33:07 -05:00 | 3366 commits to main since this release

    • Fix intellisense and search (caused by mistyped scheme in URI transformer 😊)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • code-server2.1665-vsc1.39.2-alpine-x86_64.tar.gz
      46 MiB
    • code-server2.1665-vsc1.39.2-darwin-x86_64.zip
      44 MiB
    • code-server2.1665-vsc1.39.2-linux-x86_64.tar.gz
      45 MiB
  • 2.1662-vsc1.39.2 766efd6079

    2.1662-vsc1.39.2 Stable

    giteasync released this 2019-10-29 15:20:12 -05:00 | 3368 commits to main since this release

    • Fix inner process not exiting when parent exits.
    • Fix matching against the file scheme (fixes extensions that provide functionality based on the scheme).
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • code-server2.1662-vsc1.39.2-alpine-x86_64.tar.gz
      46 MiB
    • code-server2.1662-vsc1.39.2-darwin-x86_64.zip
      44 MiB
    • code-server2.1662-vsc1.39.2-linux-x86_64.tar.gz
      45 MiB
  • 2.1655-vsc1.39.2 e22964915a

    2.1655-vsc1.39.2 Stable

    giteasync released this 2019-10-28 16:25:51 -05:00 | 3374 commits to main since this release

    • Add heartbeat file.
    • Accept a workspace file from the command line.
    • Properly surface exit codes.
    • Fix unauthorized resource access.
    • Fix passwords that contain a =.
    • Fix issues when running code-server from within code-server's terminal.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • code-server2.1655-vsc1.39.2-alpine-x86_64.tar.gz
      46 MiB
    • code-server2.1655-vsc1.39.2-darwin-x86_64.zip
      44 MiB
    • code-server2.1655-vsc1.39.2-linux-x86_64.tar.gz
      45 MiB
  • 2.1650-vsc1.39.2 f73e9225b4

    2.1650-vsc1.39.2 Stable

    giteasync released this 2019-10-25 15:52:39 -05:00 | 3381 commits to main since this release

    • Fix blank --cert flag.
    • Fix viewing images.
    • Fix some issues with the markdown previewer.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • code-server2.1650-vsc1.39.2-alpine-x86_64.tar.gz
      46 MiB
    • code-server2.1650-vsc1.39.2-darwin-x86_64.zip
      44 MiB
    • code-server2.1650-vsc1.39.2-linux-x86_64.tar.gz
      45 MiB
  • 2.1638-vsc1.39.2 e7945bea94

    2.1638-vsc1.39.2 Stable

    giteasync released this 2019-10-24 12:35:26 -05:00 | 3389 commits to main since this release

    V2 official release!

    Important notes:

    • SSL is no longer enabled by default. See https://github.com/cdr/code-server#encrypting-traffic-with-https.
    • The password flag has changed. See https://github.com/cdr/code-server#authentication.
    • The default port has changed to 8080.
    • The current working directly is no longer opened. You can pass specify a directory to open when running code-server or you can use the ?folder query parameter in the URL.

    See https://github.com/cdr/code-server/pull/857 for more details.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • code-server2.1638-vsc1.39.2-alpine-x86_64.tar.gz
      46 MiB
    • code-server2.1638-vsc1.39.2-darwin-x86_64.zip
      44 MiB
    • code-server2.1638-vsc1.39.2-linux-x86_64.tar.gz
      45 MiB
  • 2.1637-vsc1.39.2 91f49e1efd

    2.1637-vsc1.39.2 Pre-Release

    giteasync released this 2019-10-23 13:34:00 -05:00 | 3390 commits to main since this release

    Update to 1.39.2!

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • code-server2.1637-vsc1.39.2-alpine-x86_64.tar.gz
      46 MiB
    • code-server2.1637-vsc1.39.2-darwin-x86_64.zip
      44 MiB
    • code-server2.1637-vsc1.39.2-linux-x86_64.tar.gz
      45 MiB
  • 2.1523-vsc1.38.1 22058c5f86

    2.1523-vsc1.38.1 Pre-Release

    giteasync released this 2019-09-18 13:21:38 -05:00 | 3427 commits to main since this release

    Make --port 0 work.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • code-server2.1523-vsc1.38.1-alpine-x86_64.tar.gz
      44 MiB
    • code-server2.1523-vsc1.38.1-darwin-x86_64.zip
      43 MiB
    • code-server2.1523-vsc1.38.1-linux-x86_64.tar.gz
      44 MiB
  • 2.1485-vsc1.38.1 ef069d9b0e

    2.1485-vsc1.38.1 Pre-Release

    giteasync released this 2019-09-16 18:04:41 -05:00 | 3442 commits to main since this release

    #544
    #925
    #986

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • code-server2.1485-vsc1.38.1-alpine-x86_64.tar.gz
      44 MiB
    • code-server2.1485-vsc1.38.1-darwin-x86_64.zip
      43 MiB
    • code-server2.1485-vsc1.38.1-linux-x86_64.tar.gz
      44 MiB
  • 2.1478-vsc1.38.1 bb46e80d44

    2.1478-vsc1.38.1 Pre-Release

    giteasync released this 2019-09-13 13:07:50 -05:00 | 3446 commits to main since this release

    Fixes extensions that try to use node_modules.asar (https://github.com/cdr/code-server/issues/544).

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • code-server2.1478-vsc1.38.1-alpine-x86_64.tar.gz
      44 MiB
    • code-server2.1478-vsc1.38.1-darwin-x86_64.zip
      43 MiB
    • code-server2.1478-vsc1.38.1-linux-x86_64.tar.gz
      44 MiB
First Previous ... 16 17 18 19 20 ... Next Last
Powered by Gitea Version: 1.23.7 Page: 149ms Template: 12ms
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