Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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-desktop-windows
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v0.8.1
Choose a base ref
Loading
...
head repository:coder/coder-desktop-windows
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:main
Choose a head ref
Loading
  • 2commits
  • 6files changed
  • 2contributors

Commits on Oct 20, 2025

  1. fix: add scrollviewer around the connect error display (#158)

    Long error messages when connecting to a Coder deployment could causethe window to overflow. Simmilar issue as:#146.Errors are now limited to 500px by the ScrollViewer component.<img width="325" height="913" alt="image"src="https://github.com/user-attachments/assets/571503c5-9c6f-4d33-b9f8-1ae3530f72fa"/>---------Co-authored-by: Dean Sheather <dean@deansheather.com>
    @ibetitsmike@deansheather
    ibetitsmike anddeansheather authoredOct 20, 2025
    Configuration menu
    Copy the full SHA
    c1ea64dView commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. chore: fix TestHttpServer test flake (#159)

    Reworks the TestHttpServer threading to:- Use an async method instead (so we can wait with a cancellation token)- Use a cancellation token while awaiting the listener to return arequest- `GetContext()` doesn't take a CTS directly, so we call`Task.WaitAsync(CancellationToken ct)` instead- Adds some exception handling and discarding where necessary to ignoreexpected errors during shutdownClosescoder/internal#603
    @deansheather
    deansheather authoredOct 28, 2025
    Configuration menu
    Copy the full SHA
    e4408b8View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp