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
/
routes
History
Asher
b9c80b8520
Merge pull request
#3178
from code-asher/connections
...
Minor connections refactor
2021-04-21 12:22:45 -05:00
..
apps.ts
plugin: Fixes for CI
2020-11-06 10:13:01 -05:00
domainProxy.ts
node/routes: Fix error handling
2020-11-13 18:44:28 -05:00
health.ts
Fix health socket not getting client messages
2021-02-16 15:01:46 -06:00
index.ts
Move connection logic into connection class
2021-04-21 11:48:45 -05:00
login.ts
refactor: rateLimiter.canTry logic to check >= 1
2021-04-19 13:14:19 -07:00
pathProxy.ts
Provide WsRouter to plugins
2021-02-09 13:09:27 -06:00
static.ts
Implement callback endpoints
2020-12-17 15:49:36 -06:00
update.ts
vscode: Show notification when upgrade is available
2020-11-24 12:13:21 -05:00
vscode.ts
Don't send permessage-deflate header if not supported (
#2993
)
2021-03-29 12:59:36 -05:00