summaryrefslogtreecommitdiff
path: root/Biz/PodcastItLater/Web.py
AgeCommit message (Expand)Author
13 hoursAdd backward compatibility redirect for legacy episode URLsHEADliveBen Sima
13 hoursUse sqids for non-sequential episode URLsBen Sima
14 hoursAdd individual episode pages with sharing and media playerBen Sima
3 daysUnify navigation across PodcastItLater pagesBen Sima
3 daysFix CORS error for Stripe portal redirectBen Sima
3 daysSimplify Stripe portal error handling and fix account page paddingBen Sima
3 daysAdd error handling for unconfigured Stripe billing portalBen Sima
3 daysImplement full account management pageBen Sima
3 daysAdd remove button to queue status itemsBen Sima
3 daysSimplify navbar to clean nav linksBen Sima
3 daysImprove dev mode login UXBen Sima
3 daysExtract format_duration utility to UI moduleBen Sima
3 daysReplace bare exception catches with specific exceptionsBen Sima
3 daysSimplify billing to single paid planBen Sima
3 daysFix tests I thinkBen Sima
3 daysMove end to end test to own fileBen Sima
3 daysCleanup some logging setup codeBen Sima
4 daysPodcastItLater end to end testBen Sima
4 daysMake navbar collapsible on mobile with togglerBen Sima
4 daysConvert user banner to horizontal navbar and make Upgrade btn-successBen Sima
4 daysMake Upgrade Now an actual button in free tier bannerBen Sima
4 daysRefactor UI components and add dark mode to admin pagesBen Sima
4 daysMake RSS subscribe link inline with copy-to-clipboardBen Sima
4 daysAdd usage banner for free tier users on home pageBen Sima
4 daysRemove personal tier, keep only free and proBen Sima
4 daysRemove manual approval requirement for new accountsBen Sima
4 daysAdd complete Stripe billing integration to PodcastItLaterBen Sima
6 daysRemove bg-light from user info card for proper dark modeBen Sima
6 daysFix dark mode CSS variablesBen Sima
7 daysPodcastItLater: Fix dark mode - use automatic CSS-only approachBen Sima
7 daysPodcastItLater: Add dark mode supportBen Sima
7 daysPodcastItLater: Add Stripe billing and mobile responsivenessBen Sima
7 daysfeat(PodcastItLater): Add usage limit enforcement and billing UIBen Sima
7 daysfeat: Add stripe to Python deps and document dependency processBen Sima
7 daysrefactor(PodcastItLater): Clean up RSS configBen Sima
7 daysfix(PodcastItLater): Remove audio player, move RSS to episodes sectionBen Sima
7 daysfeat(PodcastItLater): Apply Bootstrap 5 UI and fix dev loginBen Sima
2025-09-05Add Duration Formatting Function with TestsBen Sima
2025-09-05Add HTMX periodic updates for dashboard contentBen Sima
2025-09-05Refactor Login Flow and Improve User HandlingBen Sima
2025-09-04Refactor Admin and Database path stuffBen Sima
2025-09-04Add Default Titles for Queue ItemsBen Sima
2025-09-04Add User Status Management to PodcastItLaterBen Sima
2025-09-04Add URL auto-select and clear on successful submitBen Sima
2025-09-04Add Episode Metadata: Author and Original URLBen Sima
2025-09-04Add Job Cancellation Feature for Pending Queue ItemsBen Sima
2025-09-04Add Metadata Extraction for Podcast QueueBen Sima
2025-09-03Add Environment-Aware Database Path HandlingBen Sima
2025-09-03Add Admin Whitelist and Access ControlBen Sima
2025-09-03Refactor Admin View for HTMX Auto-UpdateBen Sima