Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: coder/coder-1
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: coder/coder-1
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fix/windows-cli-install-page
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 30, 2025

  1. fix: don't show install.sh command on Windows

    Detect Windows users via navigator.platform and show appropriate
    installation instructions (GitHub releases + winget) instead of the
    Linux/macOS install.sh script.
    blink-so[bot] committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    de5fd7b View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2025

  1. fix(cli,ui): hide curl install message on Windows; hide UI command on…

    … Windows (Chrome/Firefox compatible)
    matifali committed Oct 31, 2025
    Configuration menu
    Copy the full SHA
    251a3e9 View commit details
    Browse the repository at this point in the history
  2. fix(cli,ui): fully hide install instructions on Windows (no docs link…

    …, no CLI upgrade message)
    matifali committed Oct 31, 2025
    Configuration menu
    Copy the full SHA
    ef5002d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    976bcf2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59921fa View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2025

  1. Configuration menu
    Copy the full SHA
    89d3874 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    368a6fc View commit details
    Browse the repository at this point in the history
Loading