index
:
omni.git
live
not just a monorepo, its an *omnirepo*
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Biz
Age
Commit message (
Expand
)
Author
2025-11-16
Add 'Add to feed' button on episode pages and fix typecheck.sh
Ben Sima
2025-11-16
Add admin toggle for episode public/private status
Ben Sima
2025-11-16
Fix pre-existing test failures in Web.py
Ben Sima
2025-11-16
Fix test failures by adding episodes to user_episodes junction table
Ben Sima
2025-11-15
Add public feed routes and update home page
Ben Sima
2025-11-15
Implement episode deduplication in submission flow
Ben Sima
2025-11-15
Add database migrations for public feed, metrics, and deduplication
Ben Sima
2025-11-15
Add backward compatibility redirect for legacy episode URLs
Ben Sima
2025-11-15
Use sqids for non-sequential episode URLs
Ben Sima
2025-11-15
Add Open Graph and metadata tags to episode pages
Ben Sima
2025-11-15
Add individual episode pages with sharing and media player
Ben Sima
2025-11-15
Fix NixOS integration: separate package building from OS builds
Ben Sima
2025-11-15
Refactor NixOS integration to use pre-declared targets
Ben Sima
2025-11-14
Fix untypable circular import
Ben Sima
2025-11-13
Unify navigation across PodcastItLater pages
Ben Sima
2025-11-13
Fix CORS error for Stripe portal redirect
Ben Sima
2025-11-13
Simplify Stripe portal error handling and fix account page padding
Ben Sima
2025-11-13
Add error handling for unconfigured Stripe billing portal
Ben Sima
2025-11-13
Implement full account management page
Ben Sima
2025-11-13
Add remove button to queue status items
Ben Sima
2025-11-13
Simplify navbar to clean nav links
Ben Sima
2025-11-13
Improve dev mode login UX
Ben Sima
2025-11-13
Improve type safety in Billing module
Ben Sima
2025-11-13
Extract format_duration utility to UI module
Ben Sima
2025-11-13
Replace bare exception catches with specific exceptions
Ben Sima
2025-11-13
Simplify billing to single paid plan
Ben Sima
2025-11-13
Switch to just one paid plan
Ben Sima
2025-11-13
Fix tests I think
Ben Sima
2025-11-13
Move end to end test to own file
Ben Sima
2025-11-13
Cleanup some logging setup code
Ben Sima
2025-11-12
PodcastItLater end to end test
Ben Sima
2025-11-12
Update webhook test to match real Stripe API behavior
Ben Sima
2025-11-12
Fix subscription webhook to handle Stripe API version differences
Ben Sima
2025-11-12
Add detailed logging for missing subscription period dates
Ben Sima
2025-11-12
Add full checkout flow test with proper client_reference_id
Ben Sima
2025-11-12
Fix TypeError in checkout webhook when client_reference_id is None
Ben Sima
2025-11-12
Allow webhook signature verification bypass for local testing
Ben Sima
2025-11-12
Fix billing migration to work with SQLite ALTER TABLE limitations
Ben Sima
2025-11-12
Add Stripe webhook tests and testing documentation
Ben Sima
2025-11-12
Fix Stripe webhook KeyError by using safe dict access
Ben Sima
2025-11-12
Make navbar collapsible on mobile with toggler
Ben Sima
2025-11-12
Add dark mode styling for navbar
Ben Sima
2025-11-12
Convert user banner to horizontal navbar and make Upgrade btn-success
Ben Sima
2025-11-12
Make Upgrade Now an actual button in free tier banner
Ben Sima
2025-11-12
Refactor UI components and add dark mode to admin pages
Ben Sima
2025-11-12
Make RSS subscribe link inline with copy-to-clipboard
Ben Sima
2025-11-12
Add usage banner for free tier users on home page
Ben Sima
2025-11-12
Remove personal tier, keep only free and pro
Ben Sima
2025-11-12
Change free plan from monthly to lifetime limit
Ben Sima
2025-11-12
Remove manual approval requirement for new accounts
Ben Sima
[prev]
[next]