code-server/src/node
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
..
app Remove apply portion of update endpoint 2020-07-29 18:48:02 -05:00
cli.ts Remove duplicate log 2020-06-03 15:45:17 -04:00
entry.ts Make providers endpoint-agnostic 2020-07-27 12:00:48 -05:00
http.ts Make providers endpoint-agnostic 2020-07-27 12:00:48 -05:00
settings.ts Add default config file and improve config/data directory detection 2020-05-12 19:59:54 -04:00
socket.ts Implement new structure 2020-02-04 14:31:44 -06:00
util.ts Fix paths from Windows client to non-Windows server 2020-05-18 15:06:11 -05:00
wrapper.ts Add doc/guide.md 2020-05-14 05:24:23 -04:00