Ilyas Hallak
c4cd3a0dc3
Add foundation layer for offline article caching
Implement data layer infrastructure for Offline Reading feature (Stage 1):
- Add OfflineSettings model with 4-hour sync interval
- Extend BookmarkEntity with cache fields (htmlContent, cachedDate, imageURLs, etc.)
- Add offline cache methods to BookmarksRepository with Kingfisher image prefetching
- Extend SettingsRepository with offline settings persistence
- Add PSettingsRepository protocol with offline methods
- Implement FIFO cleanup for cached articles
2025-11-08 23:15:17 +01:00
..
2025-10-22 15:25:55 +02:00
2025-07-03 21:45:53 +02:00
2025-07-23 22:15:21 +02:00
2025-07-09 22:28:19 +02:00
2025-07-02 16:26:07 +02:00
2025-07-23 22:15:21 +02:00
2025-09-04 10:43:27 +02:00
2025-06-11 23:02:58 +02:00
2025-11-08 13:46:40 +01:00
2025-11-08 13:46:40 +01:00
2025-08-18 22:58:42 +02:00
2025-11-08 23:15:17 +01:00
2025-10-19 09:43:47 +02:00
2025-11-08 13:46:40 +01:00
2025-11-08 13:46:40 +01:00
2025-07-30 23:53:30 +02:00
2025-11-08 13:46:40 +01:00