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
ready-research
ca617df135
[Security] Fix ReDoS
...
Fix potential ReDoS
2021-09-11 18:40:47 +05:30
..
routes
refactor: only accept string in pathToFsPath
2021-07-21 11:11:59 -07:00
app.ts
feat: add tests for src/node/app.ts
2021-09-09 17:58:36 -07:00
cli.ts
feat: check for empty str in isHashMatch
2021-06-08 15:10:59 -07:00
coder_cloud.ts
remove references of coder could
2021-03-16 22:59:30 -04:00
constants.ts
Add dev mode constant
2021-05-05 10:16:01 -05:00
entry.ts
Refactor integration tests to use main entry point
2021-05-05 12:24:41 -05:00
heart.ts
heart.ts: Fix leak when server closes
2021-01-20 02:06:44 -05:00
http.ts
fix(http): escape req.query.to in replaceTemplates
2021-07-01 10:43:37 -07:00
main.ts
Refactor integration tests to use main entry point
2021-05-05 12:24:41 -05:00
plugin.ts
Delegate authentication to plugins
2021-02-12 16:50:23 -06:00
proxy_agent.ts
feat: add tests for shouldEnableProxy
2021-07-23 15:07:23 -07:00
proxy.ts
Update proxy path passthrough documentation
2021-02-05 11:44:38 -05:00
settings.ts
Replace fs-extra with fs.promises
2021-03-16 12:51:08 -05:00
socket.ts
chore: update CHANGELOG
2021-05-13 12:10:22 -07:00
update.ts
update.ts: Fix response memory leak
2020-12-04 02:34:43 -05:00
uriTransformer.ts
feat(vscode): update to version 1.57.0 (
#3544
)
2021-07-14 00:39:20 +05:30
util.ts
[Security] Fix ReDoS
2021-09-11 18:40:47 +05:30
vscode.ts
Fix tsc watch restarting when it shouldn't
2021-04-01 10:58:56 -05:00
wrapper.ts
feat: bump ts-node to 9.1.1
2021-03-30 16:46:49 -07:00
wsRouter.ts
Add health websocket
2021-02-09 13:09:33 -06:00