Commit Graph

19 Commits

Author SHA1 Message Date
olaven e6d71710e5 Ensure episodes are within Deno KV's size limitations
Not the most elegant solution. But it works at the expense of old episodes.
I should think of something better at some point. Left some ideas in the code
for future reference.
2024-09-19 19:29:17 +02:00
August Skare 70b9ca6dcd
Move promotion below description (#34) 2024-09-18 10:25:21 +02:00
olaven 126563360d Hardcode production domain in episode description
The deployment-id looks ugly for clients.
2024-08-24 20:49:52 +02:00
Olav Sundfør c0088e067f
Vipps Donations (#33) 2024-08-24 18:55:08 +02:00
Olav Sundfør eb4304da71
Fix invalid feed characters (#31) 2024-04-14 12:16:00 +02:00
Tim Hårek Andreassen 33dbdfefcc
feat: Add unit-tests (#25) 2024-04-11 21:10:16 +02:00
Olav Sundfør 0c2baf356b
Do not write to DB if there aren't new episodes (#27) 2024-04-08 10:39:51 +02:00
Olav Sundfør 95d4ecd974
Caching feeds, minimizing HTTP requests. 2024-04-07 19:15:52 +02:00
Tim Hårek Andreassen 8381cddca6
fix: Generate feeds for series in addition to podcast (#19) 2024-04-02 16:27:00 +02:00
Tim Hårek Andreassen f4d27c06f2
refactor: Better types (#17) 2024-04-02 14:57:30 +02:00
Tim Hårek Andreassen 77428d374a
Upgrade Fresh and add a bunch of small QOL improvements (#16) 2024-03-24 13:41:18 +01:00
Olav Sundfør 10b8f651ec
Chapters (from podcast 2.0 spec) (#11) 2023-03-21 08:59:06 +01:00
olaven b09eb877d6 Logging Episodestatus on error 2023-03-11 13:10:34 +01:00
olaven 0b3d33878c Include show name in episode download error 2023-03-11 12:17:04 +01:00
August Skare 500f1532b5
Feature/types (#4) 2023-03-11 10:46:55 +01:00
olaven 90df819811 Removed test code - Thanks @oles! 2023-03-10 14:25:27 +01:00
August Skare 3bdd1c1d25
Feature/image desc (#1) 2023-03-10 13:15:00 +01:00
olaven f7031852a7 Hacked around build errors 2023-03-09 14:48:47 +01:00
olaven 14fc1fbce6 Basic RSS generation works! 2023-03-09 14:27:44 +01:00