COMMITS
/ ci/build/npm-postinstall.sh February 13, 2023
A
Remove deprecated --link (#6018)
Asher committed
December 12, 2022
J
fix: use npm and yarn consistently in build and release (#5852)
Joe Previte committed
December 8, 2022
J
fix: use proper npm casing postinstall (#5848)
Joe Previte committed
December 7, 2022
J
refactor: use npm in build steps and postinstall.sh (#5844)
Joe Previte committed
September 6, 2022
J
docs: add comment to npm-postinstall.sh (#5541)
Joe Previte committed
J
fix(npm): use correct flags and update version for npm (#5533)
Joe Previte committed
August 22, 2022
E
fix: generate shrinkwrap file for deterministic dependencies (#5071)
Edouard Vincent committed
August 4, 2022
A
fix: invoking code-server in integrated terminal (#5360)
Asher committed
May 11, 2022
F
docs: rename master to main in all github doc links (#5190)
Feng Yu committed
May 4, 2022
J
chore: upgrade Code to 1.66 (#5135)
Joe Previte committed
March 30, 2022
A
fix: add missing package.json and source maps (#5040)
Asher committed
March 15, 2022
A
chore: move Code to a submodule (#4990)
Asher committed
February 4, 2022
J
revert: @node-rs/argon2 -> node-argon2 (#4829)
Joe Previte committed
February 1, 2022
L
docs: Update some more links (#4806)
LG committed
January 18, 2022
J
refactor: migrate from argon2 -> @node-rs/argon2 (#4733)
Joe Previte committed
November 3, 2021
J
Revert "Add linkup command to improve link functionality" (#4439)
Joe Previte committed
October 28, 2021
J
fix(testing): revert change & fix playwright tests (#4310)
Joe Previte committed
September 15, 2021
T
Add linkup command to improve link functionality
Teffen Ellis committed
September 8, 2021
T
Add vscode via vendor package.
Teffen Ellis committed
June 28, 2021
D
chore(deps-dev): bump prettier-plugin-sh from 0.6.1 to 0.7.1 (#3680)
dependabot[bot] committed
June 7, 2021
J
fix: sanitize password and cookie key
Joe Previte committed
J
feat: add npm_config_build_from_source to build scripts
Joe Previte committed
June 3, 2021
A
feat(ci): add restore-keys for ci speedup (#3516)
Akash Satheesan committed
June 1, 2021
A
chore: update node to v14 (#3481)
Akash Satheesan committed
May 12, 2021
A
Override existing asar symlink in postinstall (#3369)
Asher committed
May 10, 2021
A
fix(build): download correct cloud-agent for arch (#3331)
Akash Satheesan committed
February 3, 2021
J
refactor: rename doc to docs
Joe Previte committed
December 18, 2020
A
Clarify why we need node_modules.asar
Asher committed
December 17, 2020
A
Symlink node_modules.asar to node_modules in lib/vscode
Asher committed
November 2, 2020
A
Catch cloud agent download failure
Asher committed
October 9, 2020
A
Adjust npm package postinstall to install extension dependencies (#2180)
Anmol Sethi committed
July 30, 2020
A
Move rimraf to prod deps in extensions
Asher committed
May 19, 2020
A
Rebuild all node_modules on npm install
Anmol Sethi committed
May 15, 2020
A
Require minimum node 12
Anmol Sethi committed
A
Add code-server version into VS Code about
Anmol Sethi committed
May 13, 2020
A
Make npm-postinstall.sh more robust
Anmol Sethi committed
A
Hide bundled node_modules to prevent them from being ignored
Anmol Sethi committed