- 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> |
||
|---|---|---|
| .. | ||
| AppConfig.swift | ||
| Bug.swift | ||
| BugChange.swift | ||
| BugPriority.swift | ||
| BugStatus.swift | ||