code-server/src/node/routes
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
..
apps.ts plugin: Fixes for CI 2020-11-06 10:13:01 -05:00
domainProxy.ts refactor: make ensureAuthenticated async 2021-06-08 14:33:14 -07:00
errors.ts Use upstream server (#4414) 2021-11-09 23:28:31 -06:00
health.ts Fix health socket not getting client messages 2021-02-16 15:01:46 -06:00
index.ts Spawn vscode on demand (#4499) 2021-11-14 20:03:20 -05:00
login.ts fix(testing): revert change & fix playwright tests (#4310) 2021-10-28 15:27:17 -05:00
logout.ts Fix incorrect logout base (#3611) 2021-06-15 15:11:01 -05:00
pathProxy.ts refactor: make ensureAuthenticated async 2021-06-08 14:33:14 -07:00
update.ts vscode: Show notification when upgrade is available 2020-11-24 12:13:21 -05:00
vscode.ts Spawn vscode on demand (#4499) 2021-11-14 20:03:20 -05:00