Commit Graph

36 Commits

Author SHA1 Message Date
olaven f420bab32e Format 2024-08-24 18:38:31 +02:00
olaven a3f96eab3a Remove props 2024-08-24 18:35:02 +02:00
olaven 87f8612c34 Remove unused params 2024-08-24 18:30:36 +02:00
olaven af99d4ec5a Improve UI a bit 2024-08-24 18:28:44 +02:00
olaven 68a932bdd9 Hinder duplicate agreements on same email 2024-08-24 18:00:39 +02:00
olaven 127758dc44 Make build 2024-08-24 17:46:00 +02:00
olaven d055a77057 Add promo info to episode descriptions 2024-08-24 16:56:04 +02:00
olaven 5b3f804391 Cancellation implemented 2024-08-24 16:47:56 +02:00
olaven 20eee29adc WIP on agreement success path 2024-08-13 19:18:09 +02:00
olaven 94335f04b7 First draft of real implementation 2024-08-13 18:09:41 +02:00
olaven b86e9d6a14 Added orgnr 2024-07-29 19:43:30 +02:00
olaven c7e8378522 Vipps Demo Page
Implementing a demo of how Vipps-integration could look in order to get approved for integration.
2024-07-29 19:37:41 +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 95d4ecd974
Caching feeds, minimizing HTTP requests. 2024-04-07 19:15:52 +02:00
Tim Hårek Andreassen e7a0b798cf
style: Style adjustments, headings, search result etc. (#20) 2024-04-02 21:14:06 +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
Olav Sundfør 28abe3c86a
Fixing Castfeedvalidator Errors (#9) 2023-03-16 18:11:14 +01:00
Olav Sundfør d77ec44757
Removed "Laget i dag" (#10) 2023-03-16 17:47:52 +01:00
Olav Sundfør 0123226be0
Using `serialize-xml` version with proper escaping. (#7) 2023-03-13 13:22:14 +01:00
olaven e90e4a1f08 Removed atom:link
The validator passes.
The mistake was in fact not missing atom:link,
but the link on image and the content-type added in
72aad6c8f8
2023-03-11 20:12:06 +01:00
olaven a0a342114e Moved atom:link to channel level 2023-03-11 20:06:07 +01:00
olaven 72aad6c8f8 Feed endpoint returns rss+xml, not xml 2023-03-11 19:51:30 +01:00
August Skare 500f1532b5
Feature/types (#4) 2023-03-11 10:46:55 +01:00
olaven 5d1dc5ced2 Add Link to Guide 2023-03-10 18:17:43 +01:00
olaven f48b6f9db5 typo - thanks @aridder <3 2023-03-10 14:05:50 +01:00
Olav Sundfør 7048683a55
Small UX improvements and basic mobile UI (#3)
- cards have full width on mobile
- input has full width on mobile
- copy-on-click for the feed URLs
2023-03-10 14:00:57 +01:00
August Skare 2c74cdab3f
Move search to server (#2) 2023-03-10 13:21:44 +01:00
August Skare 3bdd1c1d25
Feature/image desc (#1) 2023-03-10 13:15:00 +01:00
olaven 80fa5a4441 Wrote some information on the page 2023-03-09 15:24:56 +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
olaven e066032e61 Empty Fresh Project 2023-03-09 12:13:12 +01:00