code-server/src/node
Teffen e705948ef3
Spawn vscode on demand (#4499)
* Refactor vscode router to load async.

* Bump vscode.

* fix volumes (#4497)

* Fix : recreate the termux guide to adapt the recent changes (#4472)

* Fix : recreate the termux guide to adapt the recent changes

Termux nodejs-lts changed from v14 to v16 and there are many issues people are facing such as with argon2. Hence I recommend changing it to this install process which is comparably better and has one less issue :^)

I've also added some extra things such as installing GO and Python, idk about the TOC tree but this is pretty much it.

* yarn-fmt and minor typos

https://github.com/cdr/code-server/pull/4472#issuecomment-964752180

* Fix : replace unnecessary steps to be linked to a guide

* Change from private gist to a section in Extra

* Remove reference to non-existent step

* ready to merge!

Co-authored-by: Joe Previte <jjprevite@gmail.com>

Co-authored-by: Jinu <jlandowner8@gmail.com>
Co-authored-by: Han Seung Min - 한승민 <hanseungmin.ar@gmail.com>
Co-authored-by: Joe Previte <jjprevite@gmail.com>
2021-11-14 20:03:20 -05:00
..
routes Spawn vscode on demand (#4499) 2021-11-14 20:03:20 -05:00
app.ts fix(testing): revert change & fix playwright tests (#4310) 2021-10-28 15:27:17 -05:00
cli.ts Use upstream server (#4414) 2021-11-09 23:28:31 -06:00
coder_cloud.ts fix(testing): revert change & fix playwright tests (#4310) 2021-10-28 15:27:17 -05:00
constants.ts Use upstream server (#4414) 2021-11-09 23:28:31 -06:00
entry.ts Use upstream server (#4414) 2021-11-09 23:28:31 -06:00
heart.ts heart.ts: Fix leak when server closes 2021-01-20 02:06:44 -05:00
http.ts fix(testing): revert change & fix playwright tests (#4310) 2021-10-28 15:27:17 -05:00
main.ts Use upstream server (#4414) 2021-11-09 23:28:31 -06:00
plugin.ts Refactor vscode endpoints to use fork directly. 2021-09-30 19:14:17 -04:00
proxy.ts Update proxy path passthrough documentation 2021-02-05 11:44:38 -05:00
proxy_agent.ts Refactor vscode endpoints to use fork directly. 2021-09-30 19:14:17 -04:00
settings.ts Refactor vscode endpoints to use fork directly. 2021-09-30 19:14:17 -04:00
socket.ts chore: update CHANGELOG 2021-05-13 12:10:22 -07:00
update.ts Refactor vscode endpoints to use fork directly. 2021-09-30 19:14:17 -04:00
util.ts Use upstream server (#4414) 2021-11-09 23:28:31 -06:00
wrapper.ts Fix: use pipe to spawn child process to re-enable file logging (#4293) 2021-10-05 10:55:40 -05:00
wsRouter.ts Add health websocket 2021-02-09 13:09:33 -06:00