Skip to content

Tags: ehg/code-server

Tags

2.1662-vsc1.39.2

Toggle 2.1662-vsc1.39.2's commit message
Bump mixin-deep from 1.3.1 to 1.3.2 (coder#1126)

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](jonschlinkert/mixin-deep@1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <[email protected]>

2.1655-vsc1.39.2

Toggle 2.1655-vsc1.39.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Support opening workspaces from command line

Partly addresses coder#1121.

2.1650-vsc1.39.2

Toggle 2.1650-vsc1.39.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Remove directory restrictions for /webview/vscode-resource

This makes viewing images work. Fixes coder#1111.

2.1638-vsc1.39.2

Toggle 2.1638-vsc1.39.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Enable password authentication by default

Fixes coder#1062.

2.1637-vsc1.39.2

Toggle 2.1637-vsc1.39.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Set SHELL to /bin/bash in Docker

Fixes coder#1081, fixes coder#918.

2.1523-vsc1.38.1

Toggle 2.1523-vsc1.38.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
[README] add Requirements section (coder#1000)

* [README] add Requirements section

This is based user feedback and testing. This may expand if need be

Signed-off-by: Ayane Satomi <[email protected]>

* [README] raised the bar a bit more

Apparently we were targeting GLIBC 2.17

Signed-off-by: Ayane Satomi <[email protected]>

2.1485-vsc1.38.1

Toggle 2.1485-vsc1.38.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Update nbin

The latest version contains a fix for passing null options when reading
a file. Fixes coder#544.

2.1478-vsc1.38.1

Toggle 2.1478-vsc1.38.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Fix extensions that try to load from node_modules.asar

Should allow manual installation of bracket pair colorizer 2: coder#544.

2.1472-vsc1.38.1

Toggle 2.1472-vsc1.38.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Add missing VS Code version to git tag

1.1156-vsc1.33.1

Toggle 1.1156-vsc1.33.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Fix "no authentication" message with custom password

Fixes coder#757.