Commit Graph

10 Commits

Author SHA1 Message Date
6ad5740392 chore: move fetch with cors bypass into a separate service
feat: fetch rss directly and if facing a cors issue try again with the bypass
2024-04-20 23:33:42 +02:00
04ec9f21cf feat: add idb persister to cache requests for 24 hours 2024-04-20 22:58:26 +02:00
730090ca9e feat: render description's html
chore: refactor to get episodes data from rss feed
2024-04-20 16:58:52 +02:00
2126e6bdbc chore: refactor to take advantage of routing instead of rendering the same component twice 2024-04-20 11:51:05 +02:00
ae3196fd25 chore: add description to episode dto 2024-04-19 12:46:39 +02:00
db7d0fd841 feat: add episodes info to podcast page 2024-04-19 00:32:01 +02:00
9370066464 chore: refactor podcast dto to hold different image sizes 2024-04-18 22:54:20 +02:00
21925d101e chore: add react-query 2024-04-18 22:41:21 +02:00
069a3deb7c chore: add episodes endpoint to podcasts service, add types 2024-04-18 21:54:02 +02:00
de9eafdaa8 feat: add podcasts service 2024-04-18 16:48:22 +02:00