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/src/node/app
fxxjdedd 5ba650bb6f
feat: persist route query to local
Provide a way for the shell script running in the docker container to get the url query.
2020-07-28 20:14:52 +08:00
..
api.ts Create helper for determining if route is the root 2020-04-02 13:40:26 -05:00
bin.ts Move VS Code to the root 2020-03-02 12:55:34 -06:00
dashboard.ts Create helper for determining if route is the root 2020-04-02 13:40:26 -05:00
login.ts Improve password handling 2020-05-12 19:59:55 -04:00
proxy.ts Move proxy logic into main HTTP server 2020-04-02 13:40:29 -05:00
static.ts Fix paths from Windows client to non-Windows server 2020-05-18 15:06:11 -05:00
update.ts Remove zip library dependency 2020-06-03 18:24:59 -04:00
vscode.ts feat: persist route query to local 2020-07-28 20:14:52 +08:00