bugger/Sources
tigerenwork 3f1367790e fix: timestamp auto-updates without triggering fetch on tray open
- Reverted auto-refresh on tray click (fetch only happens on schedule
  or manual Refresh button)
- Timestamp now uses TimelineView(.periodic) to auto-update every 30s:
  'Just now' → '1m ago' → '5m ago' → etc. without any user action

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-29 23:54:28 +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: timestamp auto-updates without triggering fetch on tray open 2026-06-29 23:54:28 +08:00
AppDelegate.swift fix: timestamp auto-updates without triggering fetch on tray open 2026-06-29 23:54:28 +08:00
BuggerApp.swift feat: full macOS menu bar app implementation 2026-06-28 20:56:44 +08:00