Search is not available for this dataset
hash string | author int32 | committer_date string | timezone int64 | parents string | message string | changes string | language string |
|---|---|---|---|---|---|---|---|
e0a12201264b17052b909450761a1e5e5564fa73 | 69 | 2021-09-23 14:17:25+00:00 | 0 | ['e8063c7efdb11c422981a0ee37e113c2a16f59f6'] | move self-signed cert guide to bottom | [{'old_path': 'docs/ipad.md', 'new_path': 'docs/ipad.md', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -45,51 +45,6 @@ can add this to `keybindings.json`:\n \n 4. Test the command by using `cmd+w` to close an active file.\n \n-## Access code-server with a self-signed certificate on an iPad\n-\n-If you've installed... | TypeScript |
ee04915d1268eb36d7c3f4ef847b7efd36986272 | 69 | 2021-09-23 14:45:09+00:00 | 0 | ['e58b072f243405a4c7b05d7638aedbe40180eca4'] | add newline (whoops) | [] | TypeScript |
014faf5b1cac866bf9a645429bc3fd014efc79f7 | 116 | 2021-09-23 11:41:51-07:00 | 25,200 | ['1f95a23d1dd9834e881ec750fad0934bc7127f78'] | feat: use sh in postinstall in build-release.sh | [{'old_path': 'ci/build/build-release.sh', 'new_path': 'ci/build/build-release.sh', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -49,7 +49,7 @@ bundle_code_server() {\n {\n "commit": "$(git rev-parse HEAD)",\n "scripts": {\n- "postinstall": "./postinstall.sh"\n+ "postinstall": "sh ./postinstall... | TypeScript |
83eade6897a7d16e481557b18744aba7a8e3af0e | 116 | 2021-09-23 15:45:27-07:00 | 25,200 | ['f3ef414fd21d35e0d4dea6e59d0c53f318e7e4c9'] | docs: remove oxy from current maintainers | [{'old_path': 'docs/MAINTAINING.md', 'new_path': 'docs/MAINTAINING.md', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -2,6 +2,7 @@\n <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->\n # Maintaining\n \n+- [Maintaining](#maintaining)\n - [Workflow](#workflow)\n - [Milestones](#milestones)\n ... | TypeScript |
bf10341e3ffe6d3fc29b7ae3bc41930107001524 | 116 | 2021-09-23 15:45:27-07:00 | 25,200 | ['83eade6897a7d16e481557b18744aba7a8e3af0e'] | docs(maintaining): refactor and add Team section | [{'old_path': 'docs/MAINTAINING.md', 'new_path': 'docs/MAINTAINING.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -3,6 +3,7 @@\n # Maintaining\n \n - [Maintaining](#maintaining)\n+ - [Team](#team)\n - [Workflow](#workflow)\n - [Milestones](#milestones)\n - [Triage](#triage)\n@@ -18,14 +19,18 @@\n \n ... | TypeScript |
05d66c1358c534deb4f55326c687091614d09b37 | 116 | 2021-09-23 15:45:28-07:00 | 25,200 | ['bf10341e3ffe6d3fc29b7ae3bc41930107001524'] | docs(maintaining): add onboarding and offboarding | [{'old_path': 'docs/MAINTAINING.md', 'new_path': 'docs/MAINTAINING.md', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -1,9 +1,12 @@\n <!-- START doctoc generated TOC please keep comment here to allow auto update -->\n <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->\n+\n # Maintaining\n \n - [Maint... | TypeScript |
2c6a47d42b1deee7004bb0dfd59218ff93fcf7c6 | 116 | 2021-09-23 15:45:28-07:00 | 25,200 | ['05d66c1358c534deb4f55326c687091614d09b37'] | docs(maintaining): add note for each release platform | [{'old_path': 'docs/MAINTAINING.md', 'new_path': 'docs/MAINTAINING.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,9 +1,7 @@\n <!-- START doctoc generated TOC please keep comment here to allow auto update -->\n <!-- DON\'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->\n-\n # Maintaining\n \n-- [Maint... | TypeScript |
c91033c61119765f8b56a851c4651b2ede544298 | 116 | 2021-09-23 15:45:29-07:00 | 25,200 | ['2c6a47d42b1deee7004bb0dfd59218ff93fcf7c6'] | docs(maintaining): fix #4174 | [{'old_path': 'docs/MAINTAINING.md', 'new_path': 'docs/MAINTAINING.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -51,7 +51,7 @@ To onboard a new maintainer to the project, please make sure to do the following\n \n Very similar to Onboarding but Remove maintainer from all teams and revoke access. Please also do... | TypeScript |
5a36627aae7d8772f4190453dc8aae5da7e73104 | 117 | 2021-09-25 23:07:06+09:00 | -32,400 | ['c11d51ed7a4cce22c4de22ff52b4bdb3bdf47feb'] | Use Ingress v1 from k8s v1.19 | [{'old_path': 'ci/helm-chart/templates/ingress.yaml', 'new_path': 'ci/helm-chart/templates/ingress.yaml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,7 +1,9 @@\n {{- if .Values.ingress.enabled -}}\n {{- $fullName := include "code-server.fullname" . -}}\n {{- $svcPort := .Values.service.port -}}\n-{{- if semver... | TypeScript |
1f819fa534b271eaa684a93a6cc8a43e8a1019b8 | 116 | 2021-09-27 12:15:18-07:00 | 25,200 | ['c11d51ed7a4cce22c4de22ff52b4bdb3bdf47feb'] | chore(deps): upgrade ansi-regex to 5.0.1 | [{'old_path': 'package.json', 'new_path': 'package.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -71,6 +71,7 @@\n "typescript": "^4.1.3"\n },\n "resolutions": {\n+ "ansi-regex": "^5.0.1",\n "normalize-package-data": "^3.0.0",\n "doctoc/underscore": "^1.13.1",\n "doctoc/**/trim": "^1.0.... | TypeScript |
be90b5de354befd80e32760c101975d7def29665 | 116 | 2021-09-27 12:20:04-07:00 | 25,200 | ['1f819fa534b271eaa684a93a6cc8a43e8a1019b8'] | chore(deps): upgarde tmpl to 1.0.5 | [{'old_path': 'test/package.json', 'new_path': 'test/package.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -21,6 +21,7 @@\n "resolutions": {\n "ansi-regex": "^5.0.1",\n "argon2/@mapbox/node-pre-gyp/tar": "^6.1.9",\n- "set-value": "^4.0.1"\n+ "set-value": "^4.0.1",\n+ "tmpl": "^1.0.5"\n }... | TypeScript |
97a292235f1e47dbcf188be962d39e9552d08d01 | 116 | 2021-09-27 16:26:27-07:00 | 25,200 | ['4c6e43d8d6eeec4f15504b3ebc8fe12e74976d8c'] | fix: update CODEOWNERS for helm-chart | [{'old_path': '.github/CODEOWNERS', 'new_path': '.github/CODEOWNERS', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,3 +1,3 @@\n * @cdr/code-server-reviewers\n \n-ci/helm-chart @Matthew-Beckett @alexgorbatchev\n+ci/helm-chart/ @Matthew-Beckett @alexgorbatchev\n'}] | TypeScript |
8f724817121af1d0525441e59c62efa363b5f8a1 | 119 | 2021-09-28 09:21:39-07:00 | 25,200 | ['edb3b41800407c967e15c6151822b9a3a352098b'] | chore: upgrade preview Node.js from 12 to 14 (#4255) | [{'old_path': '.github/workflows/docs-preview.yaml', 'new_path': '.github/workflows/docs-preview.yaml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -37,7 +37,7 @@ jobs:\n - name: Install Node.js\n uses: actions/setup-node@v2\n with:\n- node-version: 12.x\n+ node-version: 14... | TypeScript |
82d93186f83dab0159af8b3183fbb9f448a68051 | 116 | 2021-09-28 14:41:38-07:00 | 25,200 | ['8f724817121af1d0525441e59c62efa363b5f8a1'] | feat(cli): add test for defaultConfigFile | [] | TypeScript |
fb2625dbe85b8da930dbb4872d8d87192128d99e | 116 | 2021-09-28 15:38:59-07:00 | 25,200 | ['82d93186f83dab0159af8b3183fbb9f448a68051'] | chore(cli): export defaultConfigFile + add JSDoc | [{'old_path': 'src/node/cli.ts', 'new_path': 'src/node/cli.ts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -502,7 +502,17 @@ export async function setDefaults(cliArgs: Args, configArgs?: ConfigArgs): Promi\n } as DefaultedArgs // TODO: Technically no guarantee this is fulfilled.\n }\n \n-async function default... | TypeScript |
77c1150b8dbd2c71300c84fda827240aa494fba7 | 116 | 2021-09-28 15:45:44-07:00 | 25,200 | ['fb2625dbe85b8da930dbb4872d8d87192128d99e'] | feat(cli): add test for defaultConfigFile | [{'old_path': 'test/unit/node/cli.test.ts', 'new_path': 'test/unit/node/cli.test.ts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -6,6 +6,7 @@ import * as path from "path"\n import {\n Args,\n bindAddrFromArgs,\n+ defaultConfigFile,\n parse,\n setDefaults,\n shouldOpenInExistingInstance,\n@@ -642,3 +64... | TypeScript |
e5f03e0b069776a044382cf9ded1f7485dd08315 | 116 | 2021-09-28 16:06:57-07:00 | 25,200 | ['8f724817121af1d0525441e59c62efa363b5f8a1'] | fix: add checks and handle errors brew-bump.sh
feat(script): add steps-lib, is_env_var_set & test
feat(brew-bump): add check for VERSION
feat(brew-bump): check HOMEBREW_GITHUB_API_TOKEN
feat(steps-lib): add directory_exists helper fn
fix(brew-bump): check that git clone worked
feat(brew-bump): add check for remot... | [{'old_path': 'ci/steps/brew-bump.sh', 'new_path': 'ci/steps/brew-bump.sh', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -5,6 +5,21 @@ main() {\n cd "$(dirname "$0")/../.."\n # Only sourcing this so we get access to $VERSION\n source ./ci/lib.sh\n+ source ./ci/steps/steps-lib.sh\n+\n+ echo "Checking enviro... | TypeScript |
8ef950af4cadd1cc56af189cb3e7fe599dc42e08 | 116 | 2021-09-28 16:07:01-07:00 | 25,200 | ['e5f03e0b069776a044382cf9ded1f7485dd08315'] | feat(brew-bump): add check for cleanup step | [{'old_path': 'ci/steps/brew-bump.sh', 'new_path': 'ci/steps/brew-bump.sh', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -10,13 +10,13 @@ main() {\n echo "Checking environment variables"\n \n # We need VERSION to bump the brew formula\n- if [[ $(is_env_var_set "VERSION") -eq 1 ]]; then\n+ if is_env_var_set "... | TypeScript |
6c95f72d2bc864c91d3829c76e77e2b8ad0165ab | 116 | 2021-09-28 16:13:13-07:00 | 25,200 | ['77c1150b8dbd2c71300c84fda827240aa494fba7'] | refactor: make password param to defaultConfigFile | [{'old_path': 'src/node/cli.ts', 'new_path': 'src/node/cli.ts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -505,17 +505,18 @@ export async function setDefaults(cliArgs: Args, configArgs?: ConfigArgs): Promi\n /**\n * Helper function to return the default config file.\n *\n+ * @param {string} password - Passwor... | TypeScript |
5e7b41982046fe124f8f0e26f059bcd9abcc66d6 | 116 | 2021-09-29 14:38:13-07:00 | 25,200 | ['1b80244af78ad11b09d30872592082150979f8ee'] | chore: bump helm-chart version to 1.0.5
We've had two patches to the helm-chart since the last time we bumped the Chart
version.
- https://github.com/cdr/code-server/commit/1ffca5751c36235af686d13c788c8ace5bb0a117
- https://github.com/cdr/code-server/commit/5a36627aae7d8772f4190453dc8aae5da7e73104
This version bump ... | [{'old_path': 'ci/helm-chart/Chart.yaml', 'new_path': 'ci/helm-chart/Chart.yaml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -15,7 +15,7 @@ type: application\n # This is the chart version. This version number should be incremented each time you make changes\n # to the chart and its templates, including the app v... | TypeScript |
4e310b4985367a331538abf1a6428634e6c0f1fc | 116 | 2021-09-29 15:02:11-07:00 | 25,200 | ['1b80244af78ad11b09d30872592082150979f8ee'] | docs(CONTRIBUTING): add scrip tests section | [{'old_path': 'docs/CONTRIBUTING.md', 'new_path': 'docs/CONTRIBUTING.md', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -1,7 +1,9 @@\n <!-- START doctoc generated TOC please keep comment here to allow auto update -->\n <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->\n+\n # Contributing\n \n+- [Con... | TypeScript |
b9989ca2dbbb36a427310b8738c15bd42f61fecd | 116 | 2021-09-29 15:02:11-07:00 | 25,200 | ['4e310b4985367a331538abf1a6428634e6c0f1fc'] | docs(MAINTAINING): add Testing section | [{'old_path': 'docs/CONTRIBUTING.md', 'new_path': 'docs/CONTRIBUTING.md', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -1,9 +1,7 @@\n <!-- START doctoc generated TOC please keep comment here to allow auto update -->\n <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->\n-\n # Contributing\n \n-- [Con... | TypeScript |
876d0275b333afaecc9dc6540b0c9f03b2df3373 | 143 | 2021-09-29 15:04:51-07:00 | 25,200 | ['1b80244af78ad11b09d30872592082150979f8ee'] | iPad docs: add copy & paste known issue | [{'old_path': 'docs/ipad.md', 'new_path': 'docs/ipad.md', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -111,11 +111,12 @@ and tricks helpful:\n - In general, expect to edit your keyboard shortcuts\n - There's no escape key by default on the Magic Keyboard, so most users set\n the globe key to be an escap... | TypeScript |
328b864534d360cc552f616d9cb36282c8837ae3 | 70 | 2021-09-29 22:06:02+00:00 | 0 | ['1b80244af78ad11b09d30872592082150979f8ee'] | chore(deps): update dependency @types/ws to v8 | [{'old_path': 'package.json', 'new_path': 'package.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -50,7 +50,7 @@\n "@types/split2": "^3.2.0",\n "@types/tar-fs": "^2.0.0",\n "@types/tar-stream": "^2.1.0",\n- "@types/ws": "^7.2.6",\n+ "@types/ws": "^8.0.0",\n "@typescript-eslint/eslint-plu... | TypeScript |
fc0d12747050effdddd071477e9b9950bc24cf05 | 24 | 2021-09-30 11:51:42-05:00 | 18,000 | ['6eda7ae81f9448a8335192654a301107738df4ad'] | Update collaboration.md
I updated the CodeTogether description to include some enhancements that we just shipped in CodeTogether 4.2. I also added a bit more detail to the feature list and provided some hyperlinks in a couple of places where people would likely appreciate more detail.
I made no changes to the othe... | [{'old_path': 'docs/collaboration.md', 'new_path': 'docs/collaboration.md', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -30,15 +30,19 @@ SERVICE_URL=https://open-vsx.org/vscode/gallery \\\n \n As `code-server` is based on VS Code, you can follow the steps described on Duckly's [Pair programming with VS Code](http... | TypeScript |
beebf53adc0a7c51d63c27b4981a4b381334b820 | 177 | 2021-09-30 19:14:17-04:00 | 14,400 | ['6eda7ae81f9448a8335192654a301107738df4ad'] | Add linkup command to improve link functionality | [{'old_path': '.gitignore', 'new_path': '.gitignore', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -12,6 +12,7 @@ vendor/modules\n node-*\n /plugins\n /lib/coder-cloud-agent\n+/lib/linkup\n .home\n coverage\n **/.DS_Store\n'}, {'old_path': 'ci/build/build-code-server.sh', 'new_path': 'ci/build/build-code-server.sh... | TypeScript |
d8c344beda423d4af131ad213e982a4f4dc6387c | 177 | 2021-09-30 19:14:17-04:00 | 14,400 | ['beebf53adc0a7c51d63c27b4981a4b381334b820'] | Refactor vscode endpoints to use fork directly. | [{'old_path': '.editorconfig', 'new_path': '.editorconfig', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -3,4 +3,9 @@ root = true\n [*]\n indent_style = space\n trim_trailing_whitespace = true\n+\n+# The indent size used in the `package.json` file cannot be changed\n+# https://github.com/npm/npm/pull/3180#issuecom... | TypeScript |
f342c327f37acd8eb1c7ea7f91a6b8b0b3343a4e | 116 | 2021-10-01 14:47:20-07:00 | 25,200 | ['4619786019d34bc91f22d541b90c97be16d60f5a'] | chore(vscode): update to latest commit of fork | [{'old_path': '.github/workflows/ci.yaml', 'new_path': '.github/workflows/ci.yaml', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -43,7 +43,7 @@ jobs:\n yarn-build-\n \n - name: Install dependencies\n- if: steps.cache-yarn.outputs.cache-hit != 'true'\n+ # if: steps.cache-yarn.outputs... | TypeScript |
672038c6afb92b79cfc24e4bdf10cd0c216ea8ac | 177 | 2021-10-04 13:26:16-04:00 | 14,400 | ['2d7aeb5bf94acf094cf3d1008658f297c90982e3'] | Fix issue where marketplace is undefined.
- Fix error logging from child process. | [{'old_path': 'src/node/main.ts', 'new_path': 'src/node/main.ts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -22,8 +22,8 @@ export const runVsCodeCli = async (args: DefaultedArgs): Promise<void> => {\n \n try {\n await cliProcessMain(args)\n- } catch (error) {\n- logger.error("Got error from VS Code", ... | TypeScript |
8136769b66a9b1c2be3ca1890460817896442de4 | 116 | 2021-10-04 12:06:12-07:00 | 25,200 | ['672038c6afb92b79cfc24e4bdf10cd0c216ea8ac'] | fix: close vscodeServer on server close if defined | [{'old_path': 'src/node/routes/index.ts', 'new_path': 'src/node/routes/index.ts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -162,7 +162,7 @@ export const register = async (\n }\n \n server.on("close", () => {\n- vscode.vscodeServer.close()\n+ vscode?.vscodeServer.close()\n })\n \n app.use(() => {\... | TypeScript |
7183b5a43e133fd65cfa01497af0ed779e99126c | 116 | 2021-10-04 12:06:33-07:00 | 25,200 | ['8136769b66a9b1c2be3ca1890460817896442de4'] | chore(testing): fix casing in error messsage | [{'old_path': 'test/unit/node/routes/static.test.ts', 'new_path': 'test/unit/node/routes/static.test.ts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -7,7 +7,7 @@ import * as integration from "../../../utils/integration"\n \n const NOT_FOUND = {\n code: 404,\n- message: "not found",\n+ message: "Not Found",\n... | TypeScript |
a8d873f9f89cd410c1130d6ebf16b68a3953fdf5 | 116 | 2021-10-04 12:07:45-07:00 | 25,200 | ['7183b5a43e133fd65cfa01497af0ed779e99126c'] | refactor(ci): fix unit tests job | [{'old_path': '.github/workflows/ci.yaml', 'new_path': '.github/workflows/ci.yaml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -54,6 +54,10 @@ jobs:\n run: yarn lint\n if: success()\n \n+ - name: Run code-server unit tests\n+ run: yarn test:unit\n+ if: success()\n+\n - na... | TypeScript |
e588f8b0b0d868ea08a7e0222b024981393113c4 | 116 | 2021-10-04 14:51:14-07:00 | 25,200 | ['8a4ed5a2e0e64dec11d4b7be3328e1fb91f39520'] | feat(cli): add tests for password, hashed-password | [{'old_path': 'src/node/cli.ts', 'new_path': 'src/node/cli.ts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -310,10 +310,12 @@ export const parse = (\n throw error(`Unknown option ${arg}`)\n }\n \n+ // TODO@jsjoeio add test for this if block\n if (key === "password" && !opts?.configFile) ... | TypeScript |
59f667ec146abef3839a80d2117fb616bc51a59d | 180 | 2021-10-05 10:55:40-05:00 | -28,800 | ['8a4ed5a2e0e64dec11d4b7be3328e1fb91f39520'] | Fix: use pipe to spawn child process to re-enable file logging (#4293)
We pipe the child's stdout and stderr to the log file (and to the parent's streams) but since we used `inherit` for `stdio` this caused the child to use the parent's streams directly which made `child.stdout` and `child.stderr` non-existent and thu... | [{'old_path': 'src/node/wrapper.ts', 'new_path': 'src/node/wrapper.ts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -314,7 +314,7 @@ export class ParentProcess extends Process {\n CODE_SERVER_PARENT_PID: process.pid.toString(),\n NODE_OPTIONS: `--max-old-space-size=2048 ${process.env.NODE_OPTIONS ... | TypeScript |
70fbfc7ada523683dded0680c5975f07aa7587a0 | 143 | 2021-10-05 11:31:17-05:00 | 18,000 | ['816152ddbd74f50173126f4f5f6ad53467bc587b'] | Update docs/FAQ.md
Co-authored-by: Ashley McClelland <ashley@coder.com> | [{'old_path': 'docs/FAQ.md', 'new_path': 'docs/FAQ.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -385,7 +385,7 @@ code-server and OpenVSCode-Server both allow you to access VS Code via a\n browser. The two projects also use their own [forks of VS Code](https://github.com/cdr/vscode) to\n leverage modern VS Cod... | TypeScript |
bb1799ba04b2741686fe8f99f446c9e500e8f258 | 143 | 2021-10-05 11:31:24-05:00 | 18,000 | ['70fbfc7ada523683dded0680c5975f07aa7587a0'] | Update docs/FAQ.md
Co-authored-by: Ashley McClelland <ashley@coder.com> | [{'old_path': 'docs/FAQ.md', 'new_path': 'docs/FAQ.md', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -396,7 +396,7 @@ code-server includes some other features:\n \n For more details, see [this discussion post](https://github.com/cdr/code-server/discussions/4267#discussioncomment-1411583).\n \n-## What's the differ... | TypeScript |
8745f1aa638e0c6b18c0326df4f878e64ba1e089 | 143 | 2021-10-05 11:31:29-05:00 | 18,000 | ['bb1799ba04b2741686fe8f99f446c9e500e8f258'] | Update docs/FAQ.md
Co-authored-by: Ashley McClelland <ashley@coder.com> | [{'old_path': 'docs/FAQ.md', 'new_path': 'docs/FAQ.md', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -398,7 +398,7 @@ For more details, see [this discussion post](https://github.com/cdr/code-server/\n \n ## What's the difference between code-server and GitHub Codespaces?\n \n-Both code-server and VS Code Codespace... | TypeScript |
1af83a3c564abfe540c7dc9f47b1bf93f6394007 | 143 | 2021-10-05 11:31:34-05:00 | 18,000 | ['8745f1aa638e0c6b18c0326df4f878e64ba1e089'] | Update docs/FAQ.md
Co-authored-by: Ashley McClelland <ashley@coder.com> | [{'old_path': 'docs/FAQ.md', 'new_path': 'docs/FAQ.md', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -400,7 +400,7 @@ For more details, see [this discussion post](https://github.com/cdr/code-server/\n \n Both code-server and GitHub Codespaces allow you to access VS Code via a\n browser. VS Code Codespaces, however... | TypeScript |
fa6f47965ad1743557b6ab6a80be29e543ff7fc9 | 143 | 2021-10-05 11:31:40-05:00 | 18,000 | ['1af83a3c564abfe540c7dc9f47b1bf93f6394007'] | Update docs/FAQ.md
Co-authored-by: Ashley McClelland <ashley@coder.com> | [{'old_path': 'docs/FAQ.md', 'new_path': 'docs/FAQ.md', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -399,7 +399,7 @@ For more details, see [this discussion post](https://github.com/cdr/code-server/\n ## What's the difference between code-server and GitHub Codespaces?\n \n Both code-server and GitHub Codespaces al... | TypeScript |
ad17c7dc8efe365085ace7144ce4d730d707985b | 141 | 2021-10-18 10:25:42-05:00 | -28,800 | ['271bc067540c829e75537fe75b17b7f3598b2fce'] | docs: fix nfpm link in contributing (#4369)
Co-authored-by: chenjiahao <chenjiahao@jd.com> | [{'old_path': 'docs/CONTRIBUTING.md', 'new_path': 'docs/CONTRIBUTING.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -33,7 +33,7 @@ Here is what is needed:\n - [`git-lfs`](https://git-lfs.github.com)\n - [`yarn`](https://classic.yarnpkg.com/en/)\n - Used to install JS packages and run scripts\n-- [`nfpm`](http... | TypeScript |
3520ad2286a090c3cebc803ca977dcde4e27d547 | 67 | 2021-10-18 10:31:30-05:00 | 18,000 | ['ad17c7dc8efe365085ace7144ce4d730d707985b'] | Mention that Safari needs TLS 1.2 (#4346)
* Mention that Safari needs TLS 1.2
https://github.com/cdr/code-server/issues/3850
* Delete duplicated guide sections | [{'old_path': 'docs/guide.md', 'new_path': 'docs/guide.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -7,6 +7,7 @@\n - [Using Let\'s Encrypt with Caddy](#using-lets-encrypt-with-caddy)\n - [Using Let\'s Encrypt with NGINX](#using-lets-encrypt-with-nginx)\n - [Using a self-signed certificate](#using-a-self... | TypeScript |
0e97a94acf6f411eca3632bc8bd530a3106feadf | 168 | 2021-10-25 11:14:37-05:00 | 0 | ['3520ad2286a090c3cebc803ca977dcde4e27d547'] | Replace nodejs with nodejs-lts in Termux docs (#4336)
nodejs installs v16 which is not compatible. nodejs-lts currently uses v14. | [{'old_path': 'docs/termux.md', 'new_path': 'docs/termux.md', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -17,7 +17,7 @@ run code-server from your Android phone.\n \n 1. Install Termux from [F-Droid](https://f-droid.org/en/packages/com.termux/).\n 1. Make sure it's up-to-date: `apt update && apt upgrade`\n-1. Ins... | TypeScript |
4abc525801e62f3ab908d00217da5291dee50ae1 | 67 | 2021-10-28 15:36:21-07:00 | 18,000 | ['705e821741966cf95c873b5fd811f2a8301b0dc1'] | Update cross-build image apt before installing (#4411) | [{'old_path': '.github/workflows/ci.yaml', 'new_path': '.github/workflows/ci.yaml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -286,7 +286,7 @@ jobs:\n echo "$HOME/.local/bin" >> $GITHUB_PATH\n \n - name: Install cross-compiler\n- run: sudo apt install $PACKAGE\n+ run: sudo apt upda... | TypeScript |
aa9755b8fb31fda5bf8c558612a927a43f2a86b8 | 119 | 2021-10-28 16:21:48-07:00 | 25,200 | ['4abc525801e62f3ab908d00217da5291dee50ae1'] | Remove unused Lock config (#4304) | [{'old_path': '.github/lock.yml', 'new_path': None, 'type': <ModificationType.DELETE: 4>, 'diff': '@@ -1,37 +0,0 @@\n-# Configuration for Lock Threads - https://github.com/dessant/lock-threads-app\n-\n-# Number of days of inactivity before a closed issue or pull request is locked\n-daysUntilLock: 90\n-\n-# Skip issues ... | TypeScript |
49c9c191b90cf428b21754445fa1bba63920ce46 | 67 | 2021-10-29 14:48:21-05:00 | 18,000 | ['433a3d91dd59167512bca13af7620c4fc126ec65'] | Fix script test workflow triggers (#4412) | [{'old_path': '.github/workflows/installer.yml', 'new_path': '.github/workflows/installer.yml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -5,10 +5,12 @@ on:\n branches:\n - main\n paths:\n- - "installer.sh"\n+ - "install.sh"\n pull_request:\n branches:\n - main\n+ paths:\n... | TypeScript |
946e4e88439a73dac4359cdcbf9132cb1caa3597 | 116 | 2021-10-29 16:03:57-07:00 | 25,200 | ['49c9c191b90cf428b21754445fa1bba63920ce46'] | feat(cli): add test for readSocketPath (#4284)
* fix: update isNodeJSErrnoException
* refactor(cli): export and purify readSocketPath
* feat: add tests for readSocketPath
* fix(ci): temporarily disable install deps from cache | [{'old_path': '.github/workflows/ci.yaml', 'new_path': '.github/workflows/ci.yaml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -31,14 +31,18 @@ jobs:\n - name: Install helm\n uses: azure/setup-helm@v1.1\n \n- - name: Fetch dependencies from cache\n- id: cache-yarn\n- uses: action... | TypeScript |
743bab09cdf0e85da9713f00881e6df1a13995b3 | 116 | 2021-11-01 10:06:10-07:00 | 25,200 | ['976891a2e242aef2150123765e8914155af71396'] | refactor(ci): only run release workflows on released event (#4288) | [{'old_path': '.github/workflows/docker.yaml', 'new_path': '.github/workflows/docker.yaml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -6,7 +6,7 @@ on:\n workflow_dispatch:\n \n release:\n- types: [published]\n+ types: [released]\n \n jobs:\n docker-images:\n'}, {'old_path': '.github/workflows/npm-br... | TypeScript |
9c861570cdad164741a3088dbdb196b6f002b8ab | 116 | 2021-11-01 15:15:22-07:00 | 25,200 | ['743bab09cdf0e85da9713f00881e6df1a13995b3'] | docs(contrib): update linux requirements (#4328) | [{'old_path': 'docs/CONTRIBUTING.md', 'new_path': 'docs/CONTRIBUTING.md', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -3,6 +3,7 @@\n # Contributing\n \n - [Requirements](#requirements)\n+ - [Linux-specific requirements](#linux-specific-requirements)\n - [Creating pull requests](#creating-pull-requests)\n - [Co... | TypeScript |
13e91dedc1ffec2df710937b93197d61b6c7f737 | 116 | 2021-11-03 10:32:08-07:00 | 25,200 | ['0cbf1ca58ce8ae835a5ca49e953171c9cbd1c59d'] | chore(deps): fix security vulnerabilities (#4428) | [{'old_path': 'test/package.json', 'new_path': 'test/package.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -22,6 +22,7 @@\n "ansi-regex": "^5.0.1",\n "argon2/@mapbox/node-pre-gyp/tar": "^6.1.9",\n "set-value": "^4.0.1",\n- "tmpl": "^1.0.5"\n+ "tmpl": "^1.0.5",\n+ "path-parse": "^1.0.7"\n... | TypeScript |
13404df2679461282e35ee7a27da1435a57341d4 | 116 | 2021-11-03 14:09:31-07:00 | 25,200 | ['13e91dedc1ffec2df710937b93197d61b6c7f737'] | chore(deps): fix issues identified by audit-ci (#4438)
* fix(deps): ansi-regex issue
* fix(deps): upgrade tar to safe version
* chore(deps): fix vm2 issue
* fix(ci): increase timeout for audit-ci to 15 | [{'old_path': '.github/workflows/ci.yaml', 'new_path': '.github/workflows/ci.yaml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -60,7 +60,7 @@ jobs:\n name: Run audit-ci\n needs: prebuild\n runs-on: ubuntu-latest\n- timeout-minutes: 5\n+ timeout-minutes: 15\n steps:\n - name: Checkout ... | TypeScript |
dcc9cf3dd2be5591b2e8c85fe21059c8ea1925ab | 67 | 2021-11-03 16:17:43-05:00 | 18,000 | ['13404df2679461282e35ee7a27da1435a57341d4'] | Avoid npx for Playwright dependencies (#4437)
It was causing version mismatch errors.
It might make more sense to have this in the postinstall but for now I
have foregone that as it would be installed in every step including
those that do not run e2e tests. | [{'old_path': '.github/workflows/ci.yaml', 'new_path': '.github/workflows/ci.yaml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -378,9 +378,6 @@ jobs:\n with:\n node-version: "14"\n \n- - name: Install playwright OS dependencies\n- run: npx playwright install-deps\n-\n - name: ... | TypeScript |
03651e5e0b6825b8777eae690d46480b236b8a3d | 67 | 2021-11-04 11:39:27-05:00 | 18,000 | ['219cad17838b3a13c32b6aae2995d72b87e8db15'] | Use frozen lockfile for test dependencies in CI (#4442)
* Use frozen lockfile for test dependencies in CI
This might be causing more Playwright issues.
* Bump Playwright
Mostly just to trigger a reinstall of dependencies since it is cached
and still failing.
Once updated it errors saying install needs to ... | [{'old_path': '.github/workflows/ci.yaml', 'new_path': '.github/workflows/ci.yaml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -404,7 +404,9 @@ jobs:\n run: yarn --frozen-lockfile\n \n - name: Install Playwright OS dependencies\n- run: ./test/node_modules/.bin/playwright install-deps\n+ ... | TypeScript |
94b2774f8c9fb120c19232d2739616e447f9b89d | 138 | 2021-11-05 12:04:52-07:00 | 0 | ['4399c7df64ad6f0437e6a681a092f4d799772fc9'] | Drop duplicate Helm values from values.yaml (#4450)
* Drop duplicate Helm values from values.yaml
* Use frozen lockfile for test dependencies in CI (#4442)
* Use frozen lockfile for test dependencies in CI
This might be causing more Playwright issues.
* Bump Playwright
Mostly just to trigger a reinstall... | [{'old_path': 'ci/helm-chart/values.yaml', 'new_path': 'ci/helm-chart/values.yaml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -28,14 +28,6 @@ podAnnotations: {}\n podSecurityContext: {}\n # fsGroup: 2000\n \n-securityContext: {}\n- # capabilities:\n- # drop:\n- # - ALL\n- # readOnlyRootFilesystem: tru... | TypeScript |
605c3c63670c4f9ba94064e04a642a344f149a66 | 36 | 2021-11-09 10:30:27-07:00 | -19,800 | ['94b2774f8c9fb120c19232d2739616e447f9b89d'] | Add a gist of the difference between code-server and Coder (#4419)
* Add a gist of the difference
* Update the gist
* Update README.md
As told by @tmikaeld here: https://github.com/cdr/code-server/discussions/3102#discussioncomment-1565789
* Update docs/README.md
Co-authored-by: Joe Previte <jjprevite@g... | [{'old_path': 'docs/README.md', 'new_path': 'docs/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -14,6 +14,9 @@ access it in the browser.\n - Preserve battery life when you're on the go; all intensive tasks run on your\n server\n \n+| 🔔 code-server is a free browser-based IDE while [Coder](https://cod... | TypeScript |
31d5823d1071dc1481c4524157265157c7f292b2 | 139 | 2021-11-09 14:39:54-07:00 | 10,800 | ['605c3c63670c4f9ba94064e04a642a344f149a66'] | Escape HTML from messages in error page (#4430)
Co-authored-by: Asher <ash@coder.com>
Co-authored-by: Joe Previte <jjprevite@gmail.com> | [{'old_path': 'src/node/routes/errors.ts', 'new_path': 'src/node/routes/errors.ts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -6,7 +6,7 @@ import { WebsocketRequest } from "../../../typings/pluginapi"\n import { HttpCode } from "../../common/http"\n import { rootPath } from "../constants"\n import { replaceTemp... | TypeScript |
1b60ef418c6343e00ec5fe5d6489f825c5ae02a3 | 51 | 2021-11-09 23:28:31-06:00 | 18,000 | ['31d5823d1071dc1481c4524157265157c7f292b2'] | Use upstream server (#4414)
* Flesh out fixes to align with upstream.
* Update route handlers to better reflect fallback behavior.
* Add platform to vscode-reh-web task
Our strategy has been to build once and then recompile native modules
for individual platforms. It looks like VS Code builds from scratch f... | [{'old_path': '.github/workflows/ci.yaml', 'new_path': '.github/workflows/ci.yaml', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -142,9 +142,9 @@ jobs:\n path: |\n vendor/modules/code-oss-dev/.build\n vendor/modules/code-oss-dev/out-build\n- vendor/modules/code-oss-dev/... | TypeScript |
e4a797dc9e17d93ef583d7f6dd22a899f32d12ac | 51 | 2021-11-10 10:00:59-05:00 | 18,000 | ['1b60ef418c6343e00ec5fe5d6489f825c5ae02a3'] | Open VSX switch, Part II (#4319)
* docs: update FAQ with extension gallery info (#2672)
* Update app to reflect Open VSX switch.
- Remove extension related github configs.
- Update tests to reflect new upstream behavior.
Co-authored-by: Akash Satheesan <akash@coder.com> | [{'old_path': '.github/ISSUE_TEMPLATE/extension-request.md', 'new_path': None, 'type': <ModificationType.DELETE: 4>, 'diff': '@@ -1,18 +0,0 @@\n----\n-name: Extension request\n-about: Request an extension missing from the code-server marketplace\n-title: ""\n-labels: extension-request\n-assignees: ""\n----\n-\n-<!--\n-... | TypeScript |
d052cc246d5407570004af18ba0a6d2daf0ac004 | 67 | 2021-11-10 16:45:19-06:00 | 21,600 | ['e4a797dc9e17d93ef583d7f6dd22a899f32d12ac'] | Update changelog (#4492)
I added the missing versions and some changelog entries for the latest
version. I also added some extra details to the entries that should
help users understand what changed and what they need to do about
it. The overall format is based on keepachangelog.com.
In that same spirit I remo... | [{'old_path': 'CHANGELOG.md', 'new_path': 'CHANGELOG.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,175 +1,123 @@\n # Changelog\n \n-<!--\n+All notable changes to this project will be documented in this file.\n \n-This should be updated on every PR.\n+The format is based on [Keep a Changelog](https://keepach... | TypeScript |
cdf0deb5342a14a0cb7c6a8dcac811431e319508 | 117 | 2021-11-12 10:10:47-07:00 | -32,400 | ['d052cc246d5407570004af18ba0a6d2daf0ac004'] | fix volumes (#4497) | [{'old_path': 'ci/helm-chart/templates/deployment.yaml', 'new_path': 'ci/helm-chart/templates/deployment.yaml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -142,6 +142,12 @@ spec:\n secretName: {{ .secretName }}\n defaultMode: {{ .defaultMode }}\n {{- end }}\n+ {{- range .Values.ext... | TypeScript |
66060408354c223918cb1df4b0cb8849aad4c9c7 | 99 | 2021-11-12 14:25:48-07:00 | -32,400 | ['cdf0deb5342a14a0cb7c6a8dcac811431e319508'] | Fix : recreate the termux guide to adapt the recent changes (#4472)
* Fix : recreate the termux guide to adapt the recent changes
Termux nodejs-lts changed from v14 to v16 and there are many issues people are facing such as with argon2. Hence I recommend changing it to this install process which is comparably bette... | [{'old_path': 'docs/termux.md', 'new_path': 'docs/termux.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -5,67 +5,144 @@\n - [Install](#install)\n - [Upgrade](#upgrade)\n - [Known Issues](#known-issues)\n- - [Search doesn\'t work](#search-doesnt-work)\n- - [Backspace doesn\'t work](#backspace-doesnt-work)\n+ ... | TypeScript |
16a5f2e1712f6c0b6b9febf55bc1715ab8d9fd0d | 116 | 2021-11-15 11:37:16-07:00 | 0 | ['e705948ef3bdc8789c293ab09a555d09f8ad2e96'] | docs: update CONTRIBUTING with new flow (#4502) | [{'old_path': 'docs/CONTRIBUTING.md', 'new_path': 'docs/CONTRIBUTING.md', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -9,6 +9,7 @@\n - [Development workflow](#development-workflow)\n - [Updates to VS Code](#updates-to-vs-code)\n - [Build](#build)\n+ - [Help](#help)\n - [Test](#test)\n - [Unit tests](#unit-... | TypeScript |
0a072f75329cb8aafbb58bd64dc3eb4aa44f46e5 | 116 | 2021-11-15 19:40:34+00:00 | 0 | ['16a5f2e1712f6c0b6b9febf55bc1715ab8d9fd0d'] | feat(testing): refactor humanPath and add tests (#4511)
* feat: add test for humanPath
* refactor: make humanPath pure and pass in homedir | [{'old_path': 'src/node/cli.ts', 'new_path': 'src/node/cli.ts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -606,7 +606,7 @@ export async function readConfigFile(configPath?: string): Promise<ConfigArgs> {\n await fs.writeFile(configPath, defaultConfigFile(generatedPassword), {\n flag: "wx", // wx means... | TypeScript |
ccb9d948c07e8ca79f11737341148a5b07d33e44 | 117 | 2021-11-16 09:46:39-07:00 | -32,400 | ['0a072f75329cb8aafbb58bd64dc3eb4aa44f46e5'] | fix NOTE.txt (#4515) | [{'old_path': 'ci/helm-chart/templates/NOTES.txt', 'new_path': 'ci/helm-chart/templates/NOTES.txt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -15,9 +15,8 @@\n export SERVICE_IP=$(kubectl get svc --namespace {{ .Release.Namespace }} {{ include "code-server.fullname" . }} -o jsonpath=\'{.status.loadBalancer.ing... | TypeScript |
cd26f84bc6e0e6f5c17d847d9fdd718980b657a8 | 67 | 2021-11-16 16:21:14-06:00 | 21,600 | ['ccb9d948c07e8ca79f11737341148a5b07d33e44'] | Fix watcher not restarting code-server on VS Code compilation (#4520)
The "Starting watch-client" string no longer appears in the latest build
output. We could look for "Finished compilation with" to avoid
restarting when other tasks restart (since they also include the name
i.e. "Finished compilation extensions w... | [{'old_path': 'ci/dev/watch.ts', 'new_path': 'ci/dev/watch.ts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -106,20 +106,11 @@ class Watcher {\n plugin.stderr.on("data", (d) => process.stderr.write(d))\n }\n \n- let startingVscode = false\n- let startedVscode = false\n onLine(vscode, (line, or... | TypeScript |
dd29a823c326a1dfc9bf2bb47cfdade06a391f8a | 67 | 2021-11-17 10:20:01-06:00 | 21,600 | ['cd26f84bc6e0e6f5c17d847d9fdd718980b657a8'] | Fix /vscode route being shadowed by / (#4522)
This causes / to always take precedence and on the VS Code side we would
see /vscode instead of / so the matching does not work correctly. | [{'old_path': 'src/node/routes/index.ts', 'new_path': 'src/node/routes/index.ts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -141,7 +141,7 @@ export const register = async (app: App, args: DefaultedArgs): Promise<Disposabl\n const vsServerRouteHandler = new CodeServerRouteWrapper()\n \n // Note that the root... | TypeScript |
3157a400449157ceb4b35b55a9cdf60ad1268257 | 51 | 2021-11-19 16:03:40-05:00 | 18,000 | ['5fe16be62da43c22ef8daa7c30dab4a9856a59bd'] | Fix issues surrounding initial web server load. (#4509)
- Clean up watcher behaviors. | [{'old_path': 'ci/dev/watch.ts', 'new_path': 'ci/dev/watch.ts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,139 +1,206 @@\n-import * as cp from "child_process"\n+import { spawn, fork, ChildProcess } from "child_process"\n+import del from "del"\n+import { promises as fs } from "fs"\n import * as path from "path... | TypeScript |
db35c47315e28f75e3cebb363f0cba93de1b6935 | 116 | 2021-11-19 22:10:27+00:00 | 0 | ['3157a400449157ceb4b35b55a9cdf60ad1268257'] | chore(codecov): add slack webhook integration (#4532)
Co-authored-by: Teffen <TeffenEllis@users.noreply.github.com> | [{'old_path': '.github/codecov.yml', 'new_path': '.github/codecov.yml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -8,6 +8,14 @@ coverage:\n range: "40...70"\n status:\n patch: off\n+ notify:\n+ slack:\n+ default:\n+ url: secret:v1::tXC7VwEIKYjNU8HRgRv2GdKOSCt5UzpykKZb+o1eCDqBgb2PEqwE3A26... | TypeScript |
bd09533f40a74b55b9c0dbf20a81cad7ce6ed9a0 | 51 | 2021-11-19 18:14:13-05:00 | 18,000 | ['db35c47315e28f75e3cebb363f0cba93de1b6935'] | Fix issue where 404 errors are mistaken for server errors. (#4534)
* Fix issue where 404 errors are mistaken for server errors.
* Bump vendor. | [{'old_path': 'src/node/routes/errors.ts', 'new_path': 'src/node/routes/errors.ts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -8,14 +8,36 @@ import { rootPath } from "../constants"\n import { replaceTemplates } from "../http"\n import { escapeHtml, getMediaMime } from "../util"\n \n-const notFoundCodes = ["ENOE... | TypeScript |
0bc96989c2c79f1310c44046151c8dc2b0e5d971 | 116 | 2021-11-22 19:36:04+00:00 | 0 | ['bd09533f40a74b55b9c0dbf20a81cad7ce6ed9a0'] | chore(deps): upgrade json-schema version to 0.4.0 (#4543) | [{'old_path': 'test/package.json', 'new_path': 'test/package.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -23,6 +23,7 @@\n "argon2/@mapbox/node-pre-gyp/tar": "^6.1.9",\n "set-value": "^4.0.1",\n "tmpl": "^1.0.5",\n- "path-parse": "^1.0.7"\n+ "path-parse": "^1.0.7",\n+ "json-schema": "^0... | TypeScript |
65d7420ee795a30f25499beb765c4837a7c6b20e | 116 | 2021-11-22 20:18:58+00:00 | 0 | ['0bc96989c2c79f1310c44046151c8dc2b0e5d971'] | feat: add test for onLine throw error (#4542) | [{'old_path': 'test/unit/node/util.test.ts', 'new_path': 'test/unit/node/util.test.ts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -447,6 +447,28 @@ describe("onLine", () => {\n \n expect(await received).toEqual(expected)\n })\n+\n+ describe("used with a process missing stdout ", () => {\n+ it("should ... | TypeScript |
6a2740f57ec6290548263191a90698c1eb295cc0 | 143 | 2021-11-29 12:03:33-08:00 | 28,800 | ['3d4660491aad617d2778c21489fde6376cc0dc4b'] | chore: add deprecation notice for --link (#4562)
Co-authored-by: Joe Previte <jjprevite@gmail.com> | [{'old_path': 'docs/README.md', 'new_path': 'docs/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -56,10 +56,6 @@ code-server.\n We also have an in-depth [setup and\n configuration](https://coder.com/docs/code-server/latest/guide) guide.\n \n-## TLS and authentication (beta)\n-\n-To add TLS and authentica... | TypeScript |
62b3a6fd9f00ce182d12a357de076008f5838fd0 | 51 | 2021-12-01 18:21:52-06:00 | 18,000 | ['6a2740f57ec6290548263191a90698c1eb295cc0'] | Proxy path fixes (#4548)
* Fix issue where HTTP error status codes are not read.
* Fix issues surrounding sessions when accessed from a proxy.
- Updated vscode args to match latest upstream.
- Fixed issues surrounding trailing slashes affecting base paths.
- Updated cookie names to better match upstream's usag... | [{'old_path': 'src/common/http.ts', 'new_path': 'src/common/http.ts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -13,8 +13,12 @@ export enum HttpCode {\n * used in the HTTP response.\n */\n export class HttpError extends Error {\n- public constructor(message: string, public readonly status: HttpCode, public r... | TypeScript |
d15731a57018a56554d7dd1cecdbd377c50b3c0d | 116 | 2021-12-06 17:58:04+00:00 | 0 | ['80f30fc42c1f1d38ec20f037c7d81167103161ed'] | docs: update sections around VS Code fork (#4571)
* docs(CONTRIBUTING): update workflow based on vscode changes
* docs(MAINTAINING): add section for syncing VS Code upstream
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com> | [{'old_path': 'docs/CONTRIBUTING.md', 'new_path': 'docs/CONTRIBUTING.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -84,32 +84,31 @@ Here are these steps you should follow to get your dev environment setup:\n \n 1. `git clone https://github.com/cdr/code-server.git` - Clone `code-server`\n 2. `git clone https://... | TypeScript |
6c9c84090efd68c612fbc679746b9b9cc9e26222 | 55 | 2021-12-07 14:39:01-07:00 | -28,800 | ['d15731a57018a56554d7dd1cecdbd377c50b3c0d'] | chore: replace eslint-import-resolver-alias with eslint-import-resolver-typescript (#4546)
Co-authored-by: Joe Previte <jjprevite@gmail.com> | [{'old_path': '.eslintrc.yaml', 'new_path': '.eslintrc.yaml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -36,11 +36,8 @@ rules:\n import/order:\n [error, { alphabetize: { order: "asc" }, groups: [["builtin", "external", "internal"], "parent", "sibling"] }]\n no-async-promise-executor: off\n- # This isn\... | TypeScript |
c3eb9b800e98e7b4e111ec8e021c4140af171ed9 | 67 | 2021-12-07 17:38:03-06:00 | 21,600 | ['6c9c84090efd68c612fbc679746b9b9cc9e26222'] | Remove excessive reloading before VS Code is ready (#4589)
The watch script was reloading the web server after every extension
compilation which is not necessary plus VS Code will not even be ready
at that point anyway.
Instead restart when the main compilation is finished. The string to
match with includes a "... | [{'old_path': 'ci/dev/watch.ts', 'new_path': 'ci/dev/watch.ts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -2,7 +2,7 @@ import { spawn, fork, ChildProcess } from "child_process"\n import del from "del"\n import { promises as fs } from "fs"\n import * as path from "path"\n-import { CompilationStats, onLine, OnLin... | TypeScript |
9d9f3a41ab2b5fe57b8b0431392ec6c3a6690759 | 67 | 2021-12-07 18:20:57-06:00 | 21,600 | ['c3eb9b800e98e7b4e111ec8e021c4140af171ed9'] | Fix spawning code-server within code-server (#4590)
* Remove extra VS Code CLI spawn
We already spawn VS Code's CLI when necessary in the lines below.
Having the CLI spawn unconditionally when in a VS Code environment makes
it impossible to run code-server within code-server (for example to
develop it).
* Upd... | [{'old_path': 'src/node/entry.ts', 'new_path': 'src/node/entry.ts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,32 +1,13 @@\n import { logger } from "@coder/logger"\n import { optionDescriptions, parse, readConfigFile, setDefaults, shouldOpenInExistingInstance } from "./cli"\n-import { commit, pkgName, version... | TypeScript |
4b4ec37880b69d89faf8ec780d20471ee82a288b | 67 | 2021-12-08 15:52:15-06:00 | 21,600 | ['9d9f3a41ab2b5fe57b8b0431392ec6c3a6690759'] | Fix relative paths (#4594)
* Add tests for relativeRoot
* Remove path.posix.join
Since this is for file system paths it feels incorrect to use it on
URL paths as they are different in many ways.
* Rewrite cookie path logic
Before we relied on the client to resolve the base given to it by the
backend agai... | [{'old_path': 'ci/dev/watch.ts', 'new_path': 'ci/dev/watch.ts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,5 +1,4 @@\n import { spawn, fork, ChildProcess } from "child_process"\n-import del from "del"\n import { promises as fs } from "fs"\n import * as path from "path"\n import { CompilationStats, onLine, OnL... | TypeScript |
3b91cffae5424013f1d1f0c38bc4a5ea831d022e | 116 | 2021-12-09 14:21:02-07:00 | 25,200 | ['4b4ec37880b69d89faf8ec780d20471ee82a288b'] | chore: update CHANGELOG (#4595) | [{'old_path': 'CHANGELOG.md', 'new_path': 'CHANGELOG.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -37,7 +37,15 @@ implementation (#4414).\n - The static endpoint can no longer reach outside code-server. However the\n vscode-remote-resource endpoint still can.\n - OpenVSX has been made the default marketplac... | TypeScript |
9e583fa562322bfba95ec06c0537d112f51d61eb | 67 | 2021-12-10 12:01:35-06:00 | 21,600 | ['3b91cffae5424013f1d1f0c38bc4a5ea831d022e'] | Add separate function for VS Code arguments (#4599)
The problem before was that the pop() caused the open in existing
instance functionality to break because the arguments no longer
contained the file.
We could simply remove the pop() but since `workspace` and `folder` are
not CLI arguments I think it makes sens... | [{'old_path': 'src/node/cli.ts', 'new_path': 'src/node/cli.ts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -405,7 +405,10 @@ export const parse = (\n throw new Error("--cert-key is missing")\n }\n \n- logger.debug(() => ["parsed command line", field("args", { ...args, password: undefined })])\n+ logger.d... | TypeScript |
c77999bcd31c98a024adb3bd2e13d3574e808b33 | 116 | 2021-12-10 13:30:53-07:00 | 25,200 | ['9e583fa562322bfba95ec06c0537d112f51d61eb'] | release: 4.0.0 (#4597)
* chore(release): bump version to 4.0.0
* Bump test plugin code-server engine
Co-authored-by: Asher <ash@coder.com> | [{'old_path': 'ci/helm-chart/Chart.yaml', 'new_path': 'ci/helm-chart/Chart.yaml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -20,4 +20,4 @@ version: 1.0.5\n # This is the version number of the application being deployed. This version number should be\n # incremented each time you make changes to the application.... | TypeScript |
18e66c42991c7fb7cb13e8de8801edb7fc7db496 | 104 | 2021-12-14 15:30:35-07:00 | 18,000 | ['c77999bcd31c98a024adb3bd2e13d3574e808b33'] | adding option --edge to install latest edge / preview version (#4605)
* adding option --edge to install latest edge / preview version
* updated arg --edge parsing to match the style of --dryrun | [{'old_path': 'install.sh', 'new_path': 'install.sh', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -23,7 +23,7 @@ The remote host must have internet access.\n ${not_curl_usage-}\n Usage:\n \n- $arg0 [--dry-run] [--version X.X.X] [--method detect] \\\n+ $arg0 [--dry-run] [--version X.X.X] [--edge] [--method detec... | TypeScript |
5960a6728c87a36fcf158a99f3e82d8b5a1545d0 | 4 | 2021-12-14 16:08:25-07:00 | -28,800 | ['18e66c42991c7fb7cb13e8de8801edb7fc7db496'] | support git-lfs default (#4611)
Co-authored-by: Joe Previte <jjprevite@gmail.com> | [{'old_path': 'ci/release-image/Dockerfile', 'new_path': 'ci/release-image/Dockerfile', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -10,11 +10,13 @@ RUN apt-get update \\\n man \\\n nano \\\n git \\\n+ git-lfs \\\n procps \\\n openssh-client \\\n sudo \\\n vim.tiny \\\n lsb-rele... | TypeScript |
1b796d19bf9148746e2d8ebe28f277238810579d | 116 | 2021-12-14 23:43:52+00:00 | 25,200 | ['5960a6728c87a36fcf158a99f3e82d8b5a1545d0'] | docs: add section for iOS (#4622)
* Added instructions to install it on iOSi (#4614)
* Added instructions to install it on iOS
* Update ios.md
Co-authored-by: Joe Previte <jjprevite@gmail.com>
* docs: add ios to manifest
* docs: clean up ios docs
Co-authored-by: The AliX Legend <alixgamer175@gmail.com> | [{'old_path': None, 'new_path': 'docs/ios.md', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,7 @@\n+# Using code-server on iOS with iSH\n+\n+1. Install iSH from the [App Store](https://apps.apple.com/us/app/ish-shell/id1436902243)\n+2. Install `curl` with `apk add curl`\n+3. Install code-server with `curl -fsS... | TypeScript |
259363bcdbfba7006feb001f8670bdcdb92d0c7b | 81 | 2021-12-15 10:07:42-07:00 | -3,600 | ['1b796d19bf9148746e2d8ebe28f277238810579d'] | Support browsers from before 2020 (#4579)
* Support browsers from before 2020
As reported in #2825, #2826 and #3051, almost everything works in older browsers. This setting here prevented me from updating and I think it is an obvious enhancement to not restrict to browsers from 2020+. There should not be any measur... | [{'old_path': 'tsconfig.json', 'new_path': 'tsconfig.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,6 +1,7 @@\n {\n "compilerOptions": {\n- "target": "es2020",\n+ "target": "es6",\n+ "lib": ["es2020", "dom", "dom.iterable"],\n "module": "commonjs",\n "moduleResolution": "node",\n "st... | TypeScript |
6e9e411542b77dd11be990d4db093984fc4205b1 | 116 | 2021-12-15 20:11:35+00:00 | 25,200 | ['7561fc43064e6222ac5916fa7a7a915374bbb7d8'] | fix: add --clobber to release-github-assets script (#4628)
Co-authored-by: Asher <ash@coder.com> | [{'old_path': 'ci/build/release-github-assets.sh', 'new_path': 'ci/build/release-github-assets.sh', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -13,7 +13,7 @@ main() {\n download_artifact release-packages ./release-packages\n local assets=(./release-packages/code-server*"$VERSION"*{.tar.gz,.deb,.rpm})\n \n- ... | TypeScript |
3059d72a5db7c4b4c49f0c9122facf473bd4d917 | 116 | 2021-12-15 20:37:16+00:00 | 25,200 | ['6e9e411542b77dd11be990d4db093984fc4205b1'] | docs: add section for Android (#4621)
* Add Instructions To Install 100% In Android (#4536)
* Add Instructions To Install 100% In Android
Thx
* Update android.md
Co-authored-by: Joe Previte <jjprevite@gmail.com>
* docs: clean up android.md
* docs: add android to manifest
* Add missing backtick
Co-authore... | [{'old_path': None, 'new_path': 'docs/android.md', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,23 @@\n+# Running code-server using UserLAnd\n+\n+1. Install UserLAnd from [Google Play](https://play.google.com/store/apps/details?id=tech.ula&hl=en_US&gl=US)\n+2. Install an Ubuntu VM\n+3. Start app\n+4. Install ... | TypeScript |
73e0b79d7f33eba94108363a7b38e2b9b77492d2 | 67 | 2021-12-15 15:26:59-07:00 | 21,600 | ['3059d72a5db7c4b4c49f0c9122facf473bd4d917'] | Update VS Code (#4631)
Fixes https://github.com/cdr/code-server/issues/3410
Fixes https://github.com/cdr/code-server/issues/4604
Fixes https://github.com/cdr/code-server/issues/4607
Fixes https://github.com/cdr/code-server/issues/4608
Fixes https://github.com/cdr/code-server/issues/4609
Also has the foundation ... | [{'old_path': 'vendor/package.json', 'new_path': 'vendor/package.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -7,6 +7,6 @@\n "postinstall": "./postinstall.sh"\n },\n "devDependencies": {\n- "code-oss-dev": "cdr/vscode#478224aa345e9541f2427b30142dd13ee7e14d39"\n+ "code-oss-dev": "cdr/vscode#35f... | TypeScript |
ec3d9974b3494e6055c8e65e1fb0e4bc665429a7 | 127 | 2021-12-16 10:49:16-06:00 | 21,600 | ['73e0b79d7f33eba94108363a7b38e2b9b77492d2'] | fix: Update install.sh to use "coder" GitHub organization (#4638)
* fix: Update install.sh to use "coder" GitHub organization
* Update docs preview | [{'old_path': '.github/workflows/docs-preview.yaml', 'new_path': '.github/workflows/docs-preview.yaml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -28,7 +28,7 @@ jobs:\n - name: Checkout m\n uses: actions/checkout@v2\n with:\n- repository: cdr/m\n+ repository: coder/m\n ... | TypeScript |
f10ef42f049159881453d48b52b1b3fd713be960 | 67 | 2021-12-16 16:43:05-06:00 | 21,600 | ['c27dbd04632775938dc7106d7e5ea11f5708beae'] | Add codeowner group for new name (#4641) | [{'old_path': '.github/CODEOWNERS', 'new_path': '.github/CODEOWNERS', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,3 +1,3 @@\n-* @cdr/code-server-reviewers\n+* @coder/code-server-reviewers\n \n ci/helm-chart/ @Matthew-Beckett @alexgorbatchev\n'}] | TypeScript |
4943e9418d2c3a39b20fcfdc92e5689ee1d4ad52 | 116 | 2021-12-16 16:59:07-07:00 | 25,200 | ['f10ef42f049159881453d48b52b1b3fd713be960'] | docs: fix install.sh link (#4627)
Co-authored-by: Asher <ash@coder.com> | [{'old_path': 'docs/install.md', 'new_path': 'docs/install.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -30,7 +30,7 @@ operating systems.\n ## install.sh\n \n The easiest way to install code-server is to use our [install\n-script](../install.sh) for Linux, macOS and FreeBSD. The install script\n+script](https... | TypeScript |
b990dabed15047ea196ace12605b246acb642aa2 | 112 | 2021-12-17 10:27:22-07:00 | 28,800 | ['4943e9418d2c3a39b20fcfdc92e5689ee1d4ad52'] | chore: use readonly deploy key for preview (#4645) | [{'old_path': '.github/workflows/docs-preview.yaml', 'new_path': '.github/workflows/docs-preview.yaml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -30,7 +30,7 @@ jobs:\n with:\n repository: coder/m\n ref: refs/heads/master\n- token: ${{ secrets.GH_ACCESS_TOKEN }}\n+ ... | TypeScript |
c4c480a06880263642e0afdde3c5e27f29f32f2d | 67 | 2021-12-17 13:06:52-06:00 | 21,600 | ['b990dabed15047ea196ace12605b246acb642aa2'] | Implement last opened functionality (#4633)
* Implement last opened functionality
Fixes https://github.com/cdr/code-server/issues/4619
* Fix test temp dirs not being cleaned up
* Mock logger everywhere
This suppresses all the error and debug output we generate which makes
it hard to actually find which te... | [{'old_path': 'CHANGELOG.md', 'new_path': 'CHANGELOG.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -38,6 +38,8 @@ implementation (#4414).\n vscode-remote-resource endpoint still can.\n - OpenVSX has been made the default marketplace. However this means web\n extensions like Vim may be broken.\n+- The last ... | TypeScript |
95d965a27b6b8b2017e1119e7dcca23f72ce4074 | 116 | 2021-12-17 12:58:46-07:00 | 25,200 | ['c4c480a06880263642e0afdde3c5e27f29f32f2d'] | fix: add codeServerVersion to vscode/product.json (#4632)
* fix: add codeServerVersion to vscode/product/json
* chore: update vscode
* chore: update modulePathIgnorePattern jest | [{'old_path': 'ci/build/build-release.sh', 'new_path': 'ci/build/build-release.sh', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -90,7 +90,8 @@ bundle_vscode() {\n "enableTelemetry": true,\n "commit": "$(cd "$VSCODE_SRC_PATH" && git rev-parse HEAD)",\n "quality": "stable",\n- "date": $(jq -n \'now |... | TypeScript |
47f0b6f4faa17fb6c9235f2a56e1a4b29d985537 | 169 | 2021-12-28 12:45:28-07:00 | -3,600 | ['047a4f01f2454247509052a9cbc2bd8bec16bf00'] | docs(ipad): fix link to ios-ipad related issues (#4651)
Co-authored-by: Joe Previte <jjprevite@gmail.com> | [{'old_path': 'docs/ipad.md', 'new_path': 'docs/ipad.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -122,8 +122,8 @@ and tricks helpful:\n [#114009](https://github.com/microsoft/vscode/issues/114009)\n - See [workaround](#ctrl-c-workaround)\n \n-Additionally, see [issues in the code-server repo that are t... | TypeScript |
003480881be780879d27eaf6afb1b4bb65c3d564 | 67 | 2022-01-03 18:19:21-06:00 | 21,600 | ['47f0b6f4faa17fb6c9235f2a56e1a4b29d985537'] | fix: infinite proxy loop (#4676)
I think the problem is that when a proxy is not in use proxy-agent
returns the global agent...which is itself since we set it globally,
causing the loop.
VS Code already covers proxies meaning we only need to do it in our own
requests so to fix this pass in the agent in the versi... | [{'old_path': 'package.json', 'new_path': 'package.json', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -92,7 +92,6 @@\n "limiter": "^1.1.5",\n "pem": "^1.14.2",\n "proxy-agent": "^5.0.0",\n- "proxy-from-env": "^1.1.0",\n "qs": "6.10.2",\n "rotating-file-stream": "^3.0.0",\n "safe-buffer"... | TypeScript |
7695de2831b774a63ca3d8947bb8b3154799b81d | 116 | 2022-01-04 11:05:04-07:00 | 25,200 | ['003480881be780879d27eaf6afb1b4bb65c3d564'] | fix(ci): add environment to docs-preview (#4677) | [{'old_path': '.github/workflows/docs-preview.yaml', 'new_path': '.github/workflows/docs-preview.yaml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -21,6 +21,7 @@ jobs:\n preview:\n name: Docs preview\n runs-on: ubuntu-20.04\n+ environment: CI\n steps:\n - name: Cancel Previous Runs\n ... | TypeScript |
f04fcf2d649f73238ff660fd9b4768def4dbebca | 67 | 2022-01-04 12:37:11-06:00 | 21,600 | ['7695de2831b774a63ca3d8947bb8b3154799b81d'] | chore: update vscode (#4680)
* Update VS Code
Fixes https://github.com/coder/code-server/issues/4598
Fixes https://github.com/coder/code-server/issues/4620
Fixes https://github.com/coder/code-server/issues/4600
* Add locale flag back
This is valid again now that we have restored display language support. | [{'old_path': 'CHANGELOG.md', 'new_path': 'CHANGELOG.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -32,12 +32,11 @@ implementation (#4414).\n - Web socket compression has been made the default (when supported). This means\n the `--enable` flag will no longer take `permessage-deflate` as an option.\n - Extra ... | TypeScript |
3d999986b28fc01148650fc1122d321e16950ea2 | 67 | 2022-01-04 15:02:25-06:00 | 21,600 | ['f04fcf2d649f73238ff660fd9b4768def4dbebca'] | feat: proxy URI environment variable (#4681)
* Add test extension
This will let us test extension-related features (like the proxy URI).
I removed the environment variables in the script because they override
the ones you set yourself. We still set defaults in constants.ts.
* Add changelog entry for VSCODE_P... | [{'old_path': 'CHANGELOG.md', 'new_path': 'CHANGELOG.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -40,6 +40,10 @@ implementation (#4414).\n - The last opened folder/workspace is no longer stored separately in the\n settings file (we rely on the already-existing query object instead).\n \n+### Added\n+\n+- `... | TypeScript |
484429b5da0272b9b727539703a5bdf85c17f5d7 | 116 | 2022-01-05 13:06:32-07:00 | 25,200 | ['3d999986b28fc01148650fc1122d321e16950ea2'] | release: 4.0.1 (#4678)
* chore(release): bump version to 4.0.1
* fix: ignore pre-commit hook for release-prep script
* chore: bump helm-chart to 2.0.0
* chore: update CHANGELOG for 4.0.1 | [{'old_path': 'CHANGELOG.md', 'new_path': 'CHANGELOG.md', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -22,6 +22,14 @@ VS Code v99.99.999\n \n ## [Unreleased](https://github.com/cdr/code-server/releases)\n \n+VS Code v0.00.0\n+\n+### Changed\n+\n+- Add here\n+\n+## [4.0.1](https://github.com/cdr/code-server/releas... | TypeScript |
ca15d4b7a0079859fec81428916fc32d43b9bce0 | 67 | 2022-01-06 13:20:11-06:00 | 21,600 | ['484429b5da0272b9b727539703a5bdf85c17f5d7'] | docs: add marketplace change to changelog (#4692) | [{'old_path': 'CHANGELOG.md', 'new_path': 'CHANGELOG.md', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -44,6 +44,9 @@ implementation (#4414).\n - OpenVSX has been made the default marketplace.\n - The last opened folder/workspace is no longer stored separately in the\n settings file (we rely on the already-exist... | TypeScript |