Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/scripts
Asher 4800ec6392
Fix playground when behind a proxy with a sub-path
It gets the web URL for the file yet uses the file service to load it,
so having a sub-path causes it not to be found on disk (the sub-path
obviously only means anything for the web server and isn't on disk).
2019-08-22 12:15:23 -05:00
..
build-json.js Update VS Code to 1.37.0 2019-08-09 19:23:41 -05:00
ci.bash Detect target automatically 2019-08-21 12:45:09 -05:00
nbin-shim.js Add comment for the nbin shim 2019-07-31 17:22:14 -05:00
nbin.js Groundwork for language support 2019-08-02 19:29:00 -05:00
package.json Replace jq with some JavaScript 2019-07-18 18:08:31 -05:00
product.json Customize JSON files with code-server name 2019-07-18 18:08:28 -05:00
tasks.bash Simplify getting the absolute path during build 2019-08-21 14:13:26 -05:00
vscode.patch Fix playground when behind a proxy with a sub-path 2019-08-22 12:15:23 -05:00