This website requires JavaScript.
Explore
Woodpecker
Blog
Help
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
b13db3124b
Add health websocket
...
This is used by some of our services.
2021-02-09 13:09:33 -06:00
..
routes
Add health websocket
2021-02-09 13:09:33 -06:00
app.ts
refactor: correct type signature in app.ts
2021-01-21 10:11:56 -07:00
cli.ts
Add /absproxy to remove --proxy-path-passthrough
2021-02-05 11:44:34 -05:00
coder_cloud.ts
node: coder-cloud -> coder_cloud
2020-12-04 02:34:43 -05:00
constants.ts
Add file for global constants
2020-10-26 17:56:12 -05:00
entry.ts
cli: hashedPassword -> hashed-password (
#2454
)
2020-12-18 12:20:38 -05:00
heart.ts
heart.ts: Fix leak when server closes
2021-01-20 02:06:44 -05:00
http.ts
cli: hashedPassword -> hashed-password (
#2454
)
2020-12-18 12:20:38 -05:00
plugin.ts
Add working directory to plugin config
2021-02-09 13:09:31 -06:00
proxy_agent.ts
proxy_agent: Use proxy-from-env for robustness
2020-12-18 11:10:07 -05:00
proxy.ts
Update proxy path passthrough documentation
2021-02-05 11:44:38 -05: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
update.ts: Fix response memory leak
2020-12-04 02:34:43 -05:00
util.ts
fix(TS error): add void to promise in util
2021-01-21 10:11:10 -07:00
vscode.ts
vscode.ts: Fix close current folder
2021-01-18 11:29:18 -05:00
wrapper.ts
Wait for inner process to exit
2021-02-09 13:09:28 -06:00
wsRouter.ts
Add health websocket
2021-02-09 13:09:33 -06:00