code-server/scripts
Asher c384dfb815 Use Coder marketplace (#44)
* Allow setting marketplace URL

* Add zip fill

* Comment out CSP for now

* Fill zip on client as well

Probably will need it for client-side extensions.

* Don't use itemUrl (it's undefined)

* Remove extension rating

* Hide ratings with CSS instead of patching them out

* Add hard-coded fallback for service URL

* Only use coder-develop for extapi if env is explicitly development

* Don't use coder-develop at all for extapi

If you need it, you can set SERVICE_URL.
2019-03-01 15:51:11 -06:00
..
build.sh Add windows support (#41) 2019-02-28 14:04:19 -06:00
dummy.js Implement fs module (#3) 2019-02-05 11:15:47 -06:00
install-packages.ts Add windows support (#41) 2019-02-28 14:04:19 -06:00
test-setup.js Implement fs module (#3) 2019-02-05 11:15:47 -06:00
vscode.patch Use Coder marketplace (#44) 2019-03-01 15:51:11 -06:00
webpack.client.config.js Fix extra CSS being included on the client 2019-02-26 14:23:01 -06:00
webpack.general.config.js Use Coder marketplace (#44) 2019-03-01 15:51:11 -06:00
webpack.node.config.js Fix extra CSS being included on the client 2019-02-26 14:23:01 -06:00