codeburn/mac/Sources/CodeBurnMenubar/Data
iamtoruk 869474b3b4
Some checks are pending
CI / semgrep (push) Waiting to run
Fix update button stuck spinning after successful install
terminationHandler only reset isUpdating on non-zero exit, assuming
the app would be killed and relaunched on success. If pkill fails
silently the old process survives with isUpdating stuck true. Now
always resets on termination and clears the update badge on success.
2026-05-05 11:38:54 -07:00
..
CapacityEstimator.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00
DataClient.swift Fix menubar provider view showing $0.00 after idle and refresh race condition 2026-05-03 12:00:03 -07:00
MenubarPayload.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00
SubscriptionClient.swift fix(menubar): keychain account filter + App Nap hardening + single query 2026-04-22 05:27:07 -07:00
SubscriptionSnapshotStore.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00
SubscriptionUsage.swift feat(mac): native Swift menubar app + one-command install 2026-04-17 16:55:56 -07:00
UpdateChecker.swift Fix update button stuck spinning after successful install 2026-05-05 11:38:54 -07:00