21 Commits

Author SHA1 Message Date
Bart De Vries
0aa9e91f19 Add support for additional itunes tags
Most of the itunes fields are used as backup for non-existent regular
fields.
One exception is the entry image, which only exists in itunes tags.
2021-04-21 14:53:02 +02:00
Bart De Vries
0808d3b5fe Almost done with complete refactoring (no queue yet) 2021-04-21 14:52:33 +02:00
Tobias Fella
e5837425d3
Support podcasts 2021-03-22 23:33:44 +01:00
Tobias Fella
7d75c6cf9b Make more things const & 2020-11-01 13:18:11 +01:00
Tobias Fella
db30f159c4 Convert license headers to SPDX 2020-08-14 20:57:40 +02:00
Tobias Fella
87ddc41f32 Notify when image finished downloading 2020-07-04 23:29:46 +02:00
Tobias Fella
d59a1ef1ec Expose network errors to qml 2020-07-02 21:57:09 +02:00
Tobias Fella
237a6d67ed Set user agent 2020-07-02 19:14:07 +02:00
Tobias Fella
a5a449c08b Implement FeedDetailsPage 2020-06-06 00:05:46 +02:00
Tobias Fella
22e766f214 Implement pull-down refreshing in FeedListPage 2020-05-31 18:19:41 +02:00
Tobias Fella
dc384c598e store link, description, authors for feed 2020-05-30 17:33:08 +02:00
Tobias Fella
8269cb960f Refactor models 2020-05-26 16:32:32 +02:00
Tobias Fella
a8fb481631 Expose Fetcher as QML Singleton 2020-05-19 20:37:51 +02:00
Tobias Fella
d68d44faa8 Refactor file download 2020-05-18 21:20:23 +02:00
Tobias Fella
b338f017c9 Make functions more generic 2020-05-18 21:00:05 +02:00
Tobias Fella
1129d4c0f2 Store Enclosures 2020-05-18 17:02:46 +02:00
Tobias Fella
fc1f5ef378 Refactor Fetcher 2020-05-18 16:47:12 +02:00
Tobias Fella
14d8819fb5 Delete image when deleting feed 2020-04-26 23:40:09 +02:00
Tobias Fella
7328745bef Cache images and correctly save relative image paths 2020-04-25 22:16:19 +02:00
Tobias Fella
eb8d24e28a port models to QSqlTableModel 2020-04-18 21:07:49 +02:00
Tobias Fella
5ae34b56f7
Initial Commit 2020-02-28 23:25:08 +01:00