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/packages/vscode/src/fill
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
..
amd.ts Fix require.toUrl and walkthroughs 2019-02-05 11:16:06 -06:00
codeEditor.ts Remove block padding (blank lines) 2019-02-05 18:09:04 -06:00
css.js Add windows support (#41) 2019-02-28 14:04:19 -06:00
dom.ts Fix require.toUrl and walkthroughs 2019-02-05 11:16:06 -06:00
environmentService.ts Set platform based on server (#32) 2019-02-26 12:01:14 -06:00
graceful-fs.ts Getting the client to run (#12) 2019-02-05 11:15:50 -06:00
iconv-lite.ts Fix images not appearing (iconv encoding issue) 2019-02-27 14:44:25 -06:00
labels.ts Set platform based on server (#32) 2019-02-26 12:01:14 -06:00
menuRegistry.ts Featureful (#31) 2019-02-21 11:55:42 -06:00
mouseEvent.ts Remove block padding (blank lines) 2019-02-05 18:09:04 -06:00
native-keymap.ts Remove block padding (blank lines) 2019-02-05 18:09:04 -06:00
native-watchdog.ts Remove block padding (blank lines) 2019-02-05 18:09:04 -06:00
node-pty.ts Fix spdlog and node-pty in binary 2019-02-25 15:18:44 -06:00
package.ts Get version from vscode's package.json 2019-02-20 12:54:26 -06:00
paste.ts Set platform based on server (#32) 2019-02-26 12:01:14 -06:00
paths.ts Set platform based on server (#32) 2019-02-26 12:01:14 -06:00
platform.ts Add windows support (#41) 2019-02-28 14:04:19 -06:00
product.ts Use Coder marketplace (#44) 2019-03-01 15:51:11 -06:00
ripgrep.ts Add ripgrep, fill native fs functions, add ping endpoint (#39) 2019-02-27 15:12:26 -06:00
spdlog.ts Fix spdlog and node-pty in binary 2019-02-25 15:18:44 -06:00
stdioElectron.ts Prevent shared process from loading client code 2019-02-19 17:58:17 -06:00
storageDatabase.ts Inherit theme color for brief loading screen 2019-03-01 09:45:59 -06:00
vscodeTextmate.ts Uploader online (#26) 2019-02-05 11:16:02 -06:00
windowsService.ts Add ripgrep, fill native fs functions, add ping endpoint (#39) 2019-02-27 15:12:26 -06:00
workbenchRegistry.ts Set platform based on server (#32) 2019-02-26 12:01:14 -06:00
workspacesService.ts Set platform based on server (#32) 2019-02-26 12:01:14 -06:00
zip.ts Use Coder marketplace (#44) 2019-03-01 15:51:11 -06:00