Skip to content

Tags: coder/code-server

Tags

v4.112.0

Toggle v4.112.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: remove config file path from login page (#7709)

The login page displayed the full config file path (e.g.
/home/username/.config/code-server/config.yaml), which exposes
the username and system layout to anyone who can see the page.

The path is already printed in the CLI output when starting
code-server, so showing it on the login page is unnecessary.

Fixes #7643

v4.111.0

Toggle v4.111.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: use --app-name in error page title (#7693)

v4.110.1

Toggle v4.110.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Code to 1.110.1 (#7699)

v4.110.0

Toggle v4.110.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Code to 1.110.0 (#7694)

* Update Code to 1.110.0
* Fix protected field error
* Lower mangle workers to 2 to fix oom
* Remove build timeouts

v4.110.0-rc.1

Toggle v4.110.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Code to 1.110.0 (#7694)

* Update Code to 1.110.0
* Fix protected field error
* Lower mangle workers to 2 to fix oom
* Remove build timeouts

v4.109.5

Toggle v4.109.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Code to 1.109.5 (#7675)

v4.109.2

Toggle v4.109.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Code to 1.109.2 (#7669)

v4.109.0

Toggle v4.109.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Probes can be disabled in Helm chart (#7663)

v4.109.0-rc.1

Toggle v4.109.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Probes can be disabled in Helm chart (#7663)

v4.108.2

Toggle v4.108.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Code to 1.108.2 (#7645)