bugger/Sources
tigerenwork 2f2a65f1f7 fix: show 'Just now' instead of '1s ago' after refresh
Replaced RelativeDateTimeFormatter with manual formatting:
<5s → 'Just now', <60s → 'Xs ago', <1h → 'Xm ago',
<1d → 'Xh ago', else 'Xd ago'.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-29 23:49:23 +08:00
..
Models feat: add 8h/12h intervals + daily schedule refresh mode 2026-06-29 21:08:51 +08:00
Services feat: add 8h/12h intervals + daily schedule refresh mode 2026-06-29 21:08:51 +08:00
Utils fix: badge shows active count, floating widget shows priorities, record URL deep link 2026-06-29 01:01:01 +08:00
ViewModels feat: full macOS menu bar app implementation 2026-06-28 20:56:44 +08:00
Views fix: show 'Just now' instead of '1s ago' after refresh 2026-06-29 23:49:23 +08:00
AppDelegate.swift fix: badge shows active count, floating widget shows priorities, record URL deep link 2026-06-29 01:01:01 +08:00
BuggerApp.swift feat: full macOS menu bar app implementation 2026-06-28 20:56:44 +08:00