This website requires JavaScript.
Explore
Woodpecker
Blog
Help
Register
Sign In
OCram85
/
code-server
Archived
Watch
1
Star
0
Fork
0
You've already forked code-server
Code
Pull Requests
2
Activity
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
/
src
/
node
History
Asher
f4e5855318
Simplify update request
2020-11-03 14:35:23 -06:00
..
routes
Proxy to 0.0.0.0 instead of localhost
2020-11-03 14:28:48 -06:00
app.ts
Convert routes to Express
2020-10-26 17:56:13 -05:00
cli.ts
Skip unnecessary auth type check when using --link
2020-11-03 14:30:34 -06:00
coder-cloud.ts
cloud: Add mention of cloud repo
2020-10-09 12:57:48 -04:00
constants.ts
Add file for global constants
2020-10-26 17:56:12 -05:00
entry.ts
Fix open line being printed when open fails
2020-10-27 17:43:11 -05:00
heart.ts
Short-circuit heartbeat when alive
2020-10-27 17:48:37 -05:00
http.ts
Convert routes to Express
2020-10-26 17:56:13 -05:00
plugin.ts
Switch to Express
2020-10-26 17:56:11 -05:00
proxy.ts
Proxy to 0.0.0.0 instead of localhost
2020-11-03 14:28:48 -06:00
settings.ts
Convert routes to Express
2020-10-26 17:56:13 -05:00
socket.ts
Read most recent socket path from file
2020-10-09 16:57:43 -05:00
update.ts
Simplify update request
2020-11-03 14:35:23 -06:00
util.ts
Read most recent socket path from file
2020-10-09 16:57:43 -05:00
vscode.ts
Convert routes to Express
2020-10-26 17:56:13 -05:00
wrapper.ts
Fix wrapper.start not actually waiting for anything
2020-10-09 16:57:41 -05:00