summaryrefslogtreecommitdiff
path: root/src/services/news.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* clean2 * r + 2 * t2025-04-261-153/+0
| | | | Remove everything
* headlines: enable button2 * r + 2 * t2025-04-101-0/+2
| | | | Also disable news from no api key notif
* sidebar: better headlines2 * r + 2 * t2025-04-101-0/+4
| | | | | | No tooltip, instead show title when expand Sort articles by source priority Also allow excluding domains and exclude google news by default (its just an aggregator so it causes lots of duplicates)
* feat: load news and calendars from cache on startup2 * r + 2 * t2025-04-091-3/+16
| | | | Also check calendars for cache before trying to load
* feat: news headlines for alerts pane2 * r + 2 * t2025-04-091-7/+28
| | | | | Also handle news api errors Also config num pages
* weather: store api key directly in config2 * r + 2 * t2025-04-091-9/+13
| | | | Also only notify once when no api key for both weather and news
* feat: news service2 * r + 2 * t2025-04-091-0/+109