mirror of
https://github.com/Archeb/opentrace.git
synced 2026-04-26 01:05:55 +03:00
[PR #102] [MERGED] Merge dev to master #106
Labels
No labels
bug
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentrace#106
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Archeb/opentrace/pull/102
Author: @Archeb
Created: 12/30/2025
Status: ✅ Merged
Merged: 12/30/2025
Merged by: @Archeb
Base:
master← Head:dev📝 Commits (10+)
3e11630fix(ui): menubar on macOS7cb90eafeat(release): macOS dmg build and notarization configuration5c64496feat(ci): Build for Release (macOS)92d39ccfix(ci): fix macos build release7ded25cfix(ci): try to fix build release macosea9d7ccfix(ci): sign nexttrace firste3143b0fix(ci): reorder jobsf91dfc4fix(ci): download and move nexttrace521c063fiix(ci): rename artifact4a32c5ffeat(wrapper): remove macOS permission escalation implementation📊 Changes
36 files changed (+1565 additions, -203 deletions)
View changed files
➕
.github/workflows/build-release-macos.yml(+91 -0)📝
.github/workflows/build-release.yml(+2 -20)📝
.gitignore(+4 -1)➕
Assets/DmgBackground.af(+0 -0)➕
Assets/DmgBackground.png(+0 -0)📝
Assets/Scripts/openStreetMap.js(+28 -1)➕
Entitlements.plist(+12 -0)➕
HomePage/build.js(+217 -0)➕
HomePage/favicon.ico(+0 -0)➕
HomePage/i18n.json(+98 -0)➕
HomePage/img/linux.png(+0 -0)➕
HomePage/img/logo.png(+0 -0)➕
HomePage/img/macos.jpg(+0 -0)➕
HomePage/img/macos_dark.jpg(+0 -0)➕
HomePage/img/windows.png(+0 -0)➕
HomePage/package.json(+15 -0)➕
HomePage/template.html(+681 -0)📝
Info.plist(+11 -0)📝
Infrastructure/UserSettings.cs(+0 -3)📝
OpenTrace.csproj(+25 -4)...and 16 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.