code-server/src/browser
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
..
media Update favicon 2020-03-03 02:25:53 +00:00
pages Remove apply portion of update endpoint 2020-07-29 18:48:02 -05:00
register.ts Remove unused endpoints 2020-07-27 12:00:42 -05:00
serviceWorker.ts Register a service worker 2020-02-27 16:37:00 -06:00