Block a user
the_og
created branch fix/38-duplicate-kv-keys in the_og/better-claude-config
2026-07-12 13:05:33 -04:00
the_og
deleted branch fix/39-drop-import-all from the_og/better-claude-config
2026-07-12 13:00:45 -04:00
Drag-and-drop import: only the first .json is imported, additional files silently ignored
fix: import every dropped .json (aggregate counts) + 5 MB size guard (#39)
the_og
deleted branch fix/37-update-lastcheck from the_og/better-claude-config
2026-07-12 13:00:38 -04:00
Update checker stamps update/lastCheck before the check runs — a failed/offline check suppresses retries for 24h
fix: only advance update/lastCheck after a completed check (#37)
the_og
deleted branch fix/33-restart-hardening from the_og/better-claude-config
2026-07-12 13:00:31 -04:00
restart_claude_desktop hardening: Linux pkill can kill Claude Code sessions; macOS kill/relaunch race; Windows MSIX shortcut missing
fix: harden restart_claude_desktop — Linux refusal, macOS quit-wait, Windows MSIX guard (#33)
the_og
deleted branch fix/32-about-worker-lifetime from the_og/better-claude-config
2026-07-12 13:00:24 -04:00
About dialog: UpdateCheckWorker QThread destroyed if dialog closes mid-check (crash)
fix: keep UpdateCheckWorker alive until its thread finishes (#32)