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:v0.4.1
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:v0.5.0
Choose a head ref
Loading
  • 4commits
  • 35files changed
  • 1contributor

Commits on May 19, 2025

  1. feat: add experimental privileged helper (#160)

    Closes#135.Closes#142.This PR adds an optional privileged `LaunchDaemon` capable of removing the quarantine flag on a downloaded `.dylib` without prompting the user to enter their password. This is most useful when the Coder deployment updates frequently.<img width="597" alt="image" src="https://github.com/user-attachments/assets/5f51b9a3-93ba-46b7-baa3-37c8bd817733" />The System Extension communicates directly with the `LaunchDaemon`, meaning a new `.dylib` can be downloaded and executed even if the app was closed, which was previously not possible. I've tested this in a fresh 15.4 VM.
    @ethanndickson
    ethanndickson authoredMay 19, 2025
    Configuration menu
    Copy the full SHA
    48afa7aView commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. Configuration menu
    Copy the full SHA
    2adace3View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    117d8fdView commit details
    Browse the repository at this point in the history

Commits on May 23, 2025

  1. ci: sign builds for distribution via sparkle (#165)

    First PR for#47.To test the later components, we need a release build and a preview build signed with this key. So, this needs to be merged first.I've tested the release script with a dry-run, and validated the pkg passes `sparkle/sign_update --verify`, and that the app still works in a VM (specifically checking that signing it didn't invalidate the notarization, but I don't think signing it modifies it's contents, it just checks the signature matches the embedded public key)
    @ethanndickson
    ethanndickson authoredMay 23, 2025
    Configuration menu
    Copy the full SHA
    29c4f41View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp