code-server/patches
Asher 5bc26e90cb
fix: version in about dialog (#5057)
* Fix code-server version not appearing in other languages

It needs to be separate from the localize call since the language
version of that string is used and it will not include a spot for the
code-server version.

I also moved the "v" so we do not get "vUnknown".

* Add code-server version to product configuration

Before 1.64 the entire product configuration was sent to the client but
that was removed so we have to add anything we want to use on the
client, like the code-server version (used in the about dialog).

Fixes #5027.

* Refresh patches

* Change version test to look for specific version

This will catch if we are not sending the actual version to the client.
2022-03-31 16:14:03 -05:00
..
base-path.diff fix: version in about dialog (#5057) 2022-03-31 16:14:03 -05:00
connection-type.diff chore: move to patches (#4997) 2022-03-22 15:07:14 -05:00
display-language.diff fix: version in about dialog (#5057) 2022-03-31 16:14:03 -05:00
github-auth.diff chore: move to patches (#4997) 2022-03-22 15:07:14 -05:00
insecure-notification.diff chore: move to patches (#4997) 2022-03-22 15:07:14 -05:00
integration.diff fix: version in about dialog (#5057) 2022-03-31 16:14:03 -05:00
last-opened.diff chore(Code): upgrade to 1.65 (#5047) 2022-03-30 18:33:58 -05:00
local-storage.diff chore(Code): upgrade to 1.65 (#5047) 2022-03-30 18:33:58 -05:00
log-level.diff chore: move to patches (#4997) 2022-03-22 15:07:14 -05:00
logout.diff fix: version in about dialog (#5057) 2022-03-31 16:14:03 -05:00
marketplace.diff fix: version in about dialog (#5057) 2022-03-31 16:14:03 -05:00
node-version.diff chore(Code): upgrade to 1.65 (#5047) 2022-03-30 18:33:58 -05:00
post-install.diff chore: move to patches (#4997) 2022-03-22 15:07:14 -05:00
proposed-api.diff chore(Code): upgrade to 1.65 (#5047) 2022-03-30 18:33:58 -05:00
proxy-uri.diff fix: version in about dialog (#5057) 2022-03-31 16:14:03 -05:00
series chore(Code): upgrade to 1.65 (#5047) 2022-03-30 18:33:58 -05:00
service-worker.diff fix: version in about dialog (#5057) 2022-03-31 16:14:03 -05:00
sourcemaps.diff chore(Code): upgrade to 1.65 (#5047) 2022-03-30 18:33:58 -05:00
store-socket.diff chore: move to patches (#4997) 2022-03-22 15:07:14 -05:00
unique-db.diff chore(Code): upgrade to 1.65 (#5047) 2022-03-30 18:33:58 -05:00
update-check.diff fix: version in about dialog (#5057) 2022-03-31 16:14:03 -05:00
webview.diff chore(Code): upgrade to 1.65 (#5047) 2022-03-30 18:33:58 -05:00