code-server/src/node/app
Asher 554b6d6fcf
Remove apply portion of update endpoint
It can still be used to check for updates but will not apply them.

For now also remove the update check loop in VS Code since it's
currently unused (update check is hardcoded off right now) and won't
work anyway since it also applies the update which now won't work. In
the future we should integrate the check into the browser update
service.
2020-07-29 18:48:02 -05:00
..
login.ts Improve password handling 2020-05-12 19:59:55 -04:00
proxy.ts Make providers endpoint-agnostic 2020-07-27 12:00:48 -05:00
static.ts Fix paths from Windows client to non-Windows server 2020-05-18 15:06:11 -05:00
update.ts Remove apply portion of update endpoint 2020-07-29 18:48:02 -05:00
vscode.ts Make providers endpoint-agnostic 2020-07-27 12:00:48 -05:00