An open API service providing repository metadata for many open source software ecosystems.

GitHub / coder / coder-jetbrains-toolbox

Coder plugin for remote development support in JetBrains Toolbox

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coder%2Fcoder-jetbrains-toolbox
PURL: pkg:github/coder/coder-jetbrains-toolbox

Stars: 12
Forks: 4
Open issues: 11

License: mit
Language: Kotlin
Size: 734 KB
Dependencies parsed at: Pending

Created at: 9 months ago
Updated at: 9 days ago
Pushed at: 9 days ago
Last synced at: 9 days ago

Topics: cde, coder, ide, intellij, jetbrains, remote, remote-development, toolbox

Releases
v0.5.2

v0.5.2

Fixed

  • fix class cast exception during signature verification
  • the correct CLI signature for Windows is now downloaded
4 months ago
Download
v0.5.1

v0.5.1

Added

  • support for certificate based authentication
4 months ago
Download
v0.5.0

v0.5.0

Added

  • support for matching workspace agent in the URI via the agent name
  • support for checking if CLI is signed

Removed

  • dropped support for agent_id as a URI parameter
4 months ago
Download
v0.4.0

v0.4.0

Added

  • support for basic authentication for HTTP/HTTPS proxy
  • support for Toolbox 2.7 release
  • support for matching workspace agent in the URI via the agent name

Changed

  • improved message while loading the workspace

Removed

  • dropped support for agent_id as a URI parameter

Fixed

  • URI protocol handler is now able to switch to the Coder provider even if the last opened provider was something else
4 months ago
Download
v0.3.2

v0.3.2

Changed

  • the logos and icons now match the new branding
5 months ago
Download
v0.3.1

v0.3.1

Added

  • visual text progress during Coder CLI downloading

Changed

  • the plugin will now remember the SSH connection state for each workspace, and it will try to automatically
    establish it after an expired token was refreshed.

Fixed

  • Stop action is now available for running workspaces that have an out of date template.
  • outdated and stopped workspaces are now updated and started when handling URI
  • show errors when the Toolbox is visible again after being minimized.
  • URI handling now installs the exact build number if it is available for the workspace.
5 months ago
Download
v0.3.0

v0.3.0

Added

  • support for Toolbox 2.6.3 with improved URI handling
5 months ago
Download
v0.2.3

v0.2.3

Changed

  • improved workspace status reporting (icon and colors) when it is failed, stopping, deleting, stopped or when we are
    establishing the SSH connection.

Fixed

  • url on the main page is now refreshed when switching between multiple deployments (via logout/login or URI handling)
  • tokens are now remembered after switching between multiple deployments
6 months ago
Download
v0.2.2

v0.2.2

Added

  • render network status in the Settings tab, under Additional environment information section.
  • quick action for creating new workspaces from the web dashboard.

Fixed

  • Open web terminal action is no longer displayed when the workspace is stopped.
  • URL links can now be opened in Windows
6 months ago
Download
v0.2.1

v0.2.1

Changed

  • ssh configuration is simplified, background hostnames have been discarded.

Fixed

  • rendering glitches when a Workspace is stopped while SSH connection is alive
  • misleading message saying that there are no workspaces rendered during manual authentication
  • Coder Settings can now be accessed from the authentication wizard
7 months ago
Download