code-server/src/browser
Asher a7c43a8eb6
Remove CSP tag from VS Code html
This matches with the html in the VS Code repo and also fixes a problem
with the worker which loads HTML using data: and then can't load any
scripts because 'self' doesn't work.
2020-10-14 17:11:24 -05:00
..
media Enable loading external plugins 2020-07-31 17:42:48 -05:00
pages Remove CSP tag from VS Code html 2020-10-14 17:11:24 -05:00
register.ts Add trailing slash to service worker scope 2020-09-09 12:05:04 -05:00
robots.txt Add robots.txt (#2080) 2020-09-14 17:34:48 -05:00
serviceWorker.ts Remove custom offline text (#2007) 2020-08-27 11:33:34 -05:00