codeburn/mac/Sources/CodeBurnMenubar
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
..
Data Fix update button stuck spinning after successful install 2026-05-05 11:38:54 -07:00
Security fix(menubar): force status bar redraw and lift subprocess QoS 2026-04-21 11:50:28 -07:00
Theme Harden menubar: fix refresh loop, concurrency, data sync, and edge cases 2026-05-01 08:01:25 -07:00
Views Fix stale menubar data after sleep and silent refresh button 2026-05-05 11:35:38 -07:00
AppStore.swift Fix stale menubar data after sleep and silent refresh button 2026-05-05 11:35:38 -07:00
CodeBurnApp.swift Fix stale menubar data after sleep and silent refresh button 2026-05-05 11:35:38 -07:00
CurrencyState.swift Harden menubar: fix refresh loop, concurrency, data sync, and edge cases 2026-05-01 08:01:25 -07:00