112eda4605
Convert routes to Express
2020-10-26 17:56:13 -05:00
9f25cc6d5d
Move providers from app
to routes
2020-10-20 16:18:27 -05:00
2928d362fa
Move heart and AuthType out of http
...
This file is going to get blasted in favor of Express.
2020-10-20 16:18:24 -05:00
7991e09bbc
Skip update tests ( #2059 )
...
We don't use auto updating anymore and the tests are randomly failing
so just disabling for now.
2020-09-04 06:30:15 -04:00
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
e8f6d30055
Make providers endpoint-agnostic
...
A provider can now be registered on multiple endpoints (or potentially
moved if needed).
2020-07-27 12:00:48 -05:00
c00f931500
Remove zip library dependency
2020-06-03 18:24:59 -04:00
d1445a8135
Back up code-server directory when updating
2020-04-02 16:21:48 -05:00
0a5687bacf
Fix crash when unable to request an update
2020-03-25 15:00:35 -05:00
308a84e6ec
Fix centos image for arm64
2020-03-04 13:12:03 -06:00
ccd01c49b9
Integrate update notifications into VS Code
2020-03-02 15:01:24 -06:00
c870398c86
Switch to loose files
...
For #1306 .
2020-02-25 18:23:35 -06:00
319cd3f7ab
Make updating work for both binary and loose releases
2020-02-20 18:48:16 -06:00