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-macos
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:aeb1e68
Choose a base ref
Loading
...
head repository:coder/coder-desktop-macos
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:6082e2d
Choose a head ref
Loading
  • 9commits
  • 36files changed
  • 4contributors

Commits on Jun 2, 2025

  1. ci: fix homebrew out format (#177)

    For some reason this line needs to be in the same stanza as conflicts_on. This passes the homebrew CI.
    @ethanndickson
    ethanndickson authoredJun 2, 2025
    Configuration menu
    Copy the full SHA
    e25c61dView commit details
    Browse the repository at this point in the history
  2. ci: bump google-github-actions/auth from 2.1.8 to 2.1.10 in the githu…

    …b-actions group (#178)Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    @dependabot
    dependabot[bot] authoredJun 2, 2025
    Configuration menu
    Copy the full SHA
    681d448View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

  1. ci: set preview build description to commit message (#180)

    Just lets you see what changed in a preview build at a glance.
    @ethanndickson
    ethanndickson authoredJun 3, 2025
    Configuration menu
    Copy the full SHA
    71c5d4cView commit details
    Browse the repository at this point in the history
  2. fix: disable unattended updates (#179)

    There's no point allowing users to enable unattended updates, as the installer requires a password prompt, as does the app the first time it's launched after updating -- it would be more annoying than useful.All this does is remove the checkbox on the update prompt:Before:<img width="1020" alt="image" src="https://github.com/user-attachments/assets/7bed4a05-cf6e-4de4-9f08-e5a05c4ceac5" />After:<img width="620" alt="image" src="https://github.com/user-attachments/assets/a1375eb2-0cd5-4e35-93d1-52275132fc1b" />Automatic update *checks* can still be enabled in settings.
    @ethanndickson
    ethanndickson authoredJun 3, 2025
    Configuration menu
    Copy the full SHA
    170b399View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

  1. Configuration menu
    Copy the full SHA
    f8a5ca5View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. chore: improve performance of indeterminate spinner (#184)

    A user reported a constant 10% CPU usage whilst the Cursor svg failed to load. It turns out unnecessarily tying a looping animation to some state in SwiftUI is a bad idea. If you want to render a looping animation that's not tied to some state, you should use the CoreAnimation framework. In this case, we use a `CABasicAnimation`.We leave the determinate spinner unmodified, as it by definition must be tied to some SwiftUI state.Before:![before](https://github.com/user-attachments/assets/aadd00bd-d779-456d-9a2a-d72e24b085b1)After:![after](https://github.com/user-attachments/assets/ca788653-fbb2-469b-8bc8-2c0e5361945f)
    @ethanndickson
    ethanndickson authoredJun 16, 2025
    Configuration menu
    Copy the full SHA
    9a7b776View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

  1. chore: minor ui/ux changes (#186)

    These changes were in response to feedback:- Adds tooltips on hover to the copy DNS button, and the open in browser button on the main tray menu.- Includes the download URL in the error message if the client receives an unexpected HTTP code when downloading.![](https://github.com/user-attachments/assets/69c6cffc-ae04-42b4-ac01-0e0d627d02f7)- Makes the file sync table controls a lil bigger (24px -> 28px):   -  Before:   - ![](https://github.com/user-attachments/assets/01dabe2c-4571-4014-98b1-1d8daf603516)   - After:   - ![](https://github.com/user-attachments/assets/90192329-62f6-4ed2-a992-0cb9f73957a4)
    @ethanndickson
    ethanndickson authoredJun 18, 2025
    Configuration menu
    Copy the full SHA
    99d4e4dView commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2025

  1. Add README.md (#189)

    Co-authored-by: Ethan Dickson <ethan@coder.com>
    @blink-so@ethanndickson
    blink-so[bot] andethanndickson authoredJun 25, 2025
    Configuration menu
    Copy the full SHA
    a07ac2cView commit details
    Browse the repository at this point in the history
  2. chore: update logo (#190)

    <img width="573" alt="Screenshot 2025-06-25 at 7 56 24 pm" src="https://github.com/user-attachments/assets/55f8fb81-e71b-4292-96b1-1d66d1b8d130" /><img width="465" alt="Screenshot 2025-06-25 at 7 48 53 pm" src="https://github.com/user-attachments/assets/52cede0f-af8a-49c5-bebc-3a0871391fa5" /><img width="475" alt="Screenshot 2025-06-25 at 7 35 18 pm" src="https://github.com/user-attachments/assets/5696dfa6-67c7-40ee-9134-21c13f5c488b" /><img width="486" alt="image" src="https://github.com/user-attachments/assets/ee7dd855-c57f-461b-9a5c-a982897c1a60" />
    @ethanndickson
    ethanndickson authoredJun 25, 2025
    Configuration menu
    Copy the full SHA
    6082e2dView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp