Skip to content

Tags: codeallstar/code-server

Tags

Verified

This commit was signed with the committer’s verified signature. The key has expired.
nhooyr Anmol Sethi

v3.3.1

Toggle v3.3.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
nhooyr Anmol Sethi
Rebuild all node_modules on npm install

Stuff like ripgrep needs to be refetched so we cannot bundle
node_modules at all.

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request coder#1628 from cdr/docs

Revamp docs

3.2.0

Toggle 3.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Update vscode patch notes and bump version

3.1.1

Toggle 3.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Fix domain issues when setting the cookie

Fixes coder#1507.

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request coder#1453 from cdr/proxy

HTTP proxy

3.0.2

Toggle 3.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Update VS Code to 1.43.2

3.0.1

Toggle 3.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Skip vscode dependencies for test phase

They aren't used so we can skip them.

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Fix crash when unable to request an update

2.1698

Toggle 2.1698's commit message

Verified

This commit was signed with the committer’s verified signature.
Use the nbin centos container to build again

This will put the glibc requirement back down to what it used to be.