Qnap [ VS Code Server ] [ 4.9.1 ] Code-server is VS Code IDE, accessible through the browser.

v4.5.1


v4.5.1
Code v1.68.1
Upgrading is as easy as installing the new version over the old one. code-server
maintains all user data in ~/.local/share/code-server so that it is preserved in between
installations.

Changed​

  • We now use release/v<0.0.0> for the release branch name so it doesn't
    conflict with the tag name
  • Added .prettierignore to ignore formatting files in lib/vscode

Added​

  • Allow more comprehensive affinity config in Helm chart
  • Added custom message in Homebrew PR to make sure code-server maintainers are
    tagged
  • Allow setting priorityClassName via Helm chart
  • Added troubleshooting docs to CONTRIBUTING.md

Fixed​

  • Removed default memory limit which was set via NODE_OPTIONS
  • Changed output in pipe to make it easier to debug code-server when doing live
    edits
  • Fixed display-language patch to use correct path which broke in 4.5.0
  • Fixed multiple code-server windows opening when using the code-server CLI in
    the Integrated Terminal
  • Fixed Integrated Terminal not working when web base was not the root path

Security​

  • Updated glob-parent version in dependencies
 

v4.5.2

Latest

Code v1.68.1

Security​

  • Fixed the proxy route not performing authentication. For example if you were
    to run a development HTTP server using python -m http.server 8000 then it
    would be accessible at my.domain/proxy/8000/ without any authentication.
    If all of the following apply to you please update as soon as possible:
    • You run code-server with the built-in password authentication.
    • You run unprotected HTTP services on ports accessible by code-server.

Changed​

  • Invoking code-server in the integrated terminal will now use the script that
    comes with upstream Code. This means flags like --wait will be
    automatically supported now. However the upstream script only has the ability
    to interact with the running code-server and cannot spawn new instances. If
    you need to spawn a new code-server from the integrated terminal please
    specify the full path to code-server's usual script (for example
    /usr/bin/code-server).

Fixed​

  • Invoking code-server in the integrated terminal will now work instead of
    erroring about not finding Node.
 
Bonjour,
Intéressant cet outils en ligne. Je me suis posé la question d’en installer une version Docker sur mon syno, mais je n’arrive pas a voir en quoi ce serait plus utile pour moi par rapport à la version desktop que j’utilise…
Quelqu’un pourrait-il me faire un petit retour d’utilisation ? Comme vous vous en servez, en quoi c’est mieux que l’application desktop ? Etc…
Perso j’envoie ensuite mes fichiers sur mon instance Gitea ?

Ha dernière question : les plugins sont ils dispo sur cette version web ?
 

v4.6.0

Latest

Code v1.70.1

Changed​

  • Updated Code to 1.70.1.

Added​

  • Added a heartbeat to sockets. This should prevent them from getting closed by
    reverse proxy timeouts when idle like NGINX's default 60-second timeout.

Fixed​

  • Fixed logout option appearing even when authentication is disabled.
 
v4.8.0 Latest


Code v1.72.1

Added​

  • Support for the Ports panel which leverages code-server's built-in proxy. It
    also uses VSCODE_PROXY_URI where {{port}} is replace when forwarding a port.
    Example: VSCODE_PROXY_URI=https://{{port}}.kyle.dev would forward an
    application running on localhost:3000 to https://3000.kyle.dev
  • Support for --disable-workspace-trust CLI flag
  • Support for --goto flag to open file @ line:column
  • Added Ubuntu-based images for Docker releases. If you run into issues with
    PATH being overwritten in Docker please try the Ubuntu image as this is a
    problem in the Debian base image.

Changed​

  • Updated Code to 1.72.1

Fixed​

  • Enabled BROWSER environment variable
  • Patched asExternalUri to work so now extensions run inside code-server can use it
 
Buongiorno a tutti ho problemi con l'installazione, sono un pò ignorante in questo campo potete aiutarmi?
Rilevo questo errore
Errore 2023-11-04 13:13:39 admin 192.168.1.7 Web Desktop Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537 App Center App Installation [App Center] Failed to install VS Code Server 4.17.1. The installation package is incompatible. Use the compatible package.