mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 08:27:17 +01:00
* Update Code to 1.95.1 * Update Node to 20.18.0 * Update build.yaml to use Ubuntu 22.04 This is to resolve a gcc error. Might have to address the release step later as well. * Fix --stdin-to-clipboard With the switch to esm, the fs require is failing. fs is already imported, so we can just use it anyway. * Fix mangled exports * Update CSP hashes |
||
|---|---|---|
| .. | ||
| base-path.diff | ||
| cli-window-open.diff | ||
| clipboard.diff | ||
| disable-builtin-ext-update.diff | ||
| display-language.diff | ||
| external-file-actions.diff | ||
| getting-started.diff | ||
| insecure-notification.diff | ||
| integration.diff | ||
| keepalive.diff | ||
| local-storage.diff | ||
| logout.diff | ||
| marketplace.diff | ||
| proposed-api.diff | ||
| proxy-uri.diff | ||
| series | ||
| service-worker.diff | ||
| sourcemaps.diff | ||
| store-socket.diff | ||
| telemetry.diff | ||
| unique-db.diff | ||
| update-check.diff | ||
| webview.diff | ||