bugger/Sources/Views
tigerenwork b81d3edf42 feat: add 8h/12h intervals + daily schedule refresh mode
- Added 8-hour and 12-hour polling interval options
- Added 'Daily schedule' mode (pollIntervalSeconds = -1): fires at
  specific wall-clock times configured in dailyRefreshTimes (e.g. 08:00, 14:00)
- PollerService: in daily mode, checks every 60s and triggers fetch when
  current time matches a scheduled time (with 2-min dedup window)
- Settings UI: shows HH:mm text field when daily schedule is selected
- AppConfig: added dailyRefreshTimes: [String] field

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-29 21:08:51 +08:00
..
FloatingWidget fix: badge shows active count, floating widget shows priorities, record URL deep link 2026-06-29 01:01:01 +08:00
MenuBar fix: move customer between status and age in bug row 2026-06-29 20:57:11 +08:00
OAuth fix: wider settings window, better OAuth error handling, empty refresh token guard 2026-06-29 00:09:28 +08:00
Settings feat: add 8h/12h intervals + daily schedule refresh mode 2026-06-29 21:08:51 +08:00