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/lib/vscode/src/vs
Joe Previte 592d9bcbda
fix(lib/vscode): update csp in webview to allow ports
With #3895, we caused a regression where the Content-Security-Policy prevented
images in the previewer to not work due to the ports in the resource URI.

This modifies the CSP in the webview to make sure images are not blocked by CSP.

I assume once we upgrade VS Code, we will revert this change.
2021-09-09 17:54:20 -07:00
..
base feat(vscode): update to version 1.57.0 (#3544) 2021-07-14 00:39:20 +05:30
code feat(vscode): update to version 1.57.0 (#3544) 2021-07-14 00:39:20 +05:30
editor feat(vscode): update to version 1.57.0 (#3544) 2021-07-14 00:39:20 +05:30
platform feat(vscode): update to version 1.57.0 (#3544) 2021-07-14 00:39:20 +05:30
server feat(vscode): update to version 1.57.0 (#3544) 2021-07-14 00:39:20 +05:30
workbench fix(lib/vscode): update csp in webview to allow ports 2021-09-09 17:54:20 -07:00
css.build.js Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode' 2020-12-15 15:52:33 -07:00
css.d.ts Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode' 2020-12-15 15:52:33 -07:00
css.js Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode' 2020-12-15 15:52:33 -07:00
loader.js chore(vscode): update to 1.56.0 2021-04-30 20:25:17 +05:30
monaco.d.ts feat(vscode): update to version 1.57.0 (#3544) 2021-07-14 00:39:20 +05:30
nls.build.js Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode' 2020-12-15 15:52:33 -07:00
nls.d.ts Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode' 2020-12-15 15:52:33 -07:00
nls.js Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode' 2020-12-15 15:52:33 -07:00
nls.mock.ts Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode' 2020-12-15 15:52:33 -07:00
vscode.d.ts feat(vscode): update to version 1.57.0 (#3544) 2021-07-14 00:39:20 +05:30
vscode.proposed.d.ts feat(vscode): update to version 1.57.0 (#3544) 2021-07-14 00:39:20 +05:30