• Joined on 2022-02-23
maximx1 opened issue maximx1/ever-given-pod#5 2025-05-12 22:00:45 -04:00
Create podcast thread
maximx1 opened issue maximx1/ever-given-pod#4 2025-05-12 22:00:00 -04:00
Search filter.
maximx1 opened issue maximx1/ever-given-pod#3 2025-05-12 16:35:57 -04:00
Animate card collapse on show less/show more
maximx1 opened issue maximx1/ever-given-pod#2 2025-05-12 16:35:05 -04:00
Upon show less scroll to top of card
maximx1 opened issue maximx1/ever-given-pod#1 2025-05-12 16:34:04 -04:00
Show More/Show less click area whole width
maximx1 pushed to main at maximx1/ever-given-pod 2025-05-12 13:28:41 -04:00
1e13484342 Image in the podcast card will only hit a height of 232px now to dress it up. Background of the card is on the outer div.
maximx1 pushed to main at maximx1/ever-given-pod 2025-05-12 13:14:42 -04:00
59b676895d Add podcast card is now a button at the bottom of the page
maximx1 pushed to main at maximx1/ever-given-pod 2025-05-12 11:28:47 -04:00
7574c40ad6 cleaning up some useEffect warnings
maximx1 pushed to main at maximx1/ever-given-pod 2025-05-12 11:26:14 -04:00
5559e85588 Moved the upload folder out of public, an api endpoint to server the files, and a middleware to make it seemlessly pull the uploads from the api without api in the name. Further styling on the expand/collapse podcast card logic to have it show new lines and to fade the collapsed paragraph. Publish page now shows that it's 'loading' in the submit button and alerts the user when done. After success upload it'll redirect to the podcasts listing page.
maximx1 pushed to main at maximx1/ever-given-pod 2025-05-12 10:15:09 -04:00
8e9ef164a9 forget to add the use client
maximx1 pushed to main at maximx1/ever-given-pod 2025-05-12 10:12:30 -04:00
0335fb2b43 Fixed some card styling so episode description can grow/shrink and show all the content. Added a footer
maximx1 pushed to main at maximx1/ever-given-pod 2025-05-12 09:22:02 -04:00
1b729df778 SiteUrl will now generate a default if one doesn't exist
maximx1 pushed to main at maximx1/ever-given-pod 2025-05-12 09:17:41 -04:00
982d6ac661 Added a code workspace file. Feed should come back with the correct url. Styled the feed and site buttons.
maximx1 pushed to main at maximx1/ever-given-pod 2025-05-12 09:17:18 -04:00
5e1cab4c49 Added a code workspace file. Feed should come back with the correct url. Styled the feed and site buttons.
maximx1 pushed to main at maximx1/ever-given-pod 2025-05-11 21:00:10 -04:00
5676477b18 Updated the podcast rss feed to throw the full image url into imageUrl
maximx1 pushed to main at maximx1/ever-given-pod 2025-05-11 15:47:39 -04:00
0e36d23bb4 Now the summary image is smart enough to switch from cover when on phone screen to a full contained image on a bigger screen
maximx1 pushed to main at maximx1/ever-given-pod 2025-05-11 15:41:14 -04:00
dd194cda4c Some more fixes to make sure the summary image actually works.
maximx1 pushed to main at maximx1/ever-given-pod 2025-05-11 15:32:33 -04:00
19915c474e remove the db.json file and updated the gitignore.
maximx1 pushed to main at maximx1/ever-given-pod 2025-05-11 15:29:33 -04:00
b5a727c482 Now prepare stream data with imageUrl
maximx1 pushed to main at maximx1/ever-given-pod 2025-05-11 08:54:05 -04:00
5ee1d252fe Quickly fixing a couple of eslint stuff.