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
33 hours
Add remove button to queue status items
Ben Sima
33 hours
Simplify navbar to clean nav links
Ben Sima
33 hours
Improve dev mode login UX
Ben Sima
33 hours
Improve type safety in Billing module
Ben Sima
33 hours
Extract format_duration utility to UI module
Ben Sima
33 hours
Replace bare exception catches with specific exceptions
Ben Sima
35 hours
Simplify billing to single paid plan
Ben Sima
37 hours
Switch to just one paid plan
Ben Sima
37 hours
Fix tests I think
Ben Sima
37 hours
Move end to end test to own file
Ben Sima
37 hours
Cleanup some logging setup code
Ben Sima
2 days
PodcastItLater end to end test
Ben Sima
2 days
Update webhook test to match real Stripe API behavior
Ben Sima
2 days
Fix subscription webhook to handle Stripe API version differences
Ben Sima
2 days
Add detailed logging for missing subscription period dates
Ben Sima
2 days
Add full checkout flow test with proper client_reference_id
Ben Sima
2 days
Fix TypeError in checkout webhook when client_reference_id is None
Ben Sima
2 days
Allow webhook signature verification bypass for local testing
Ben Sima
2 days
Fix billing migration to work with SQLite ALTER TABLE limitations
Ben Sima
2 days
Add Stripe webhook tests and testing documentation
Ben Sima
2 days
Fix Stripe webhook KeyError by using safe dict access
Ben Sima
2 days
Make navbar collapsible on mobile with toggler
Ben Sima
2 days
Add dark mode styling for navbar
Ben Sima
2 days
Convert user banner to horizontal navbar and make Upgrade btn-success
Ben Sima
2 days
Make Upgrade Now an actual button in free tier banner
Ben Sima
2 days
Refactor UI components and add dark mode to admin pages
Ben Sima
2 days
Make RSS subscribe link inline with copy-to-clipboard
Ben Sima
2 days
Add usage banner for free tier users on home page
Ben Sima
2 days
Remove personal tier, keep only free and pro
Ben Sima
2 days
Change free plan from monthly to lifetime limit
Ben Sima
2 days
Remove manual approval requirement for new accounts
Ben Sima
2 days
Add complete Stripe billing integration to PodcastItLater
Ben Sima
5 days
Remove bg-light from user info card for proper dark mode
Ben Sima
5 days
Fix dark mode CSS variables
Ben Sima
5 days
PodcastItLater: Fix dark mode - use automatic CSS-only approach
Ben Sima
5 days
PodcastItLater: Add dark mode support
Ben Sima
5 days
PodcastItLater: Add Stripe billing and mobile responsiveness
Ben Sima
5 days
feat(PodcastItLater): Add usage limit enforcement and billing UI
Ben Sima
5 days
feat: Add stripe to Python deps and document dependency process
Ben Sima
5 days
feat(PodcastItLater): Add Stripe billing infrastructure
Ben Sima
5 days
refactor(PodcastItLater): Clean up RSS config
Ben Sima
5 days
fix(PodcastItLater): Remove audio player, move RSS to episodes section
Ben Sima
5 days
feat(PodcastItLater): Apply Bootstrap 5 UI and fix dev login
Ben Sima
2025-09-06
Implement Parallel TTS Processing with Robust Error Handling
Ben Sima
2025-09-05
Reset stale processing jobs to pending status
Ben Sima
2025-09-05
Enhance worker memory management
Ben Sima
2025-09-05
Don't use localhost in nginx config
Ben Sima
2025-09-05
Implement Graceful Shutdown for Worker Process
Ben Sima
2025-09-05
Add Duration Formatting Function with Tests
Ben Sima
2025-09-05
Add HTMX periodic updates for dashboard content
Ben Sima
[next]