Commit Graph

5 Commits

Author SHA1 Message Date
olaven 2f8e19509f Add caching to feed endpoint
In order to reduce load on Deno KV as the costs are relatively high.
2025-09-29 21:56:11 +02:00
Olav Sundfør 4912829440
Ensure episodes are within Deno KV's size limitations (#37)
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:31:53 +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