index
:
omni.git
live
not just a monorepo, its an *omnirepo*
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
47 hours
Clean up build output and add [+] for analyzing phase
Ben Sima
47 hours
Remove info and good log messages from parallel build output
Ben Sima
47 hours
Fix parallel build output format with status indicators and colors
Ben Sima
48 hours
Add ansi-terminal dep and Omni/Log/Concurrent to Bild.nix
Ben Sima
2 days
Document parallel builds implementation in plan
Ben Sima
2 days
Complete multi-line concurrent logging integration
Ben Sima
2 days
Integrate LineManager with logging system
Ben Sima
2 days
Thread LineManager through build functions
Ben Sima
2 days
Create Omni/Log/Concurrent module for multi-line output
Ben Sima
2 days
Add bounded parallel target builds
Ben Sima
2 days
Bild: breadth-first search and ghc-pkg caching
Ben Sima
2 days
Ignore node_modules (amp code installation)
Ben Sima
3 days
Fix Python import detection to handle transitive dependencies
Ben Sima
3 days
Unify navigation across PodcastItLater pages
Ben Sima
3 days
Fix CORS error for Stripe portal redirect
Ben Sima
3 days
Simplify Stripe portal error handling and fix account page padding
Ben Sima
3 days
Add error handling for unconfigured Stripe billing portal
Ben Sima
3 days
Implement full account management page
Ben Sima
3 days
Add remove button to queue status items
Ben Sima
3 days
Simplify navbar to clean nav links
Ben Sima
3 days
Improve dev mode login UX
Ben Sima
3 days
Add dev task
Ben Sima
3 days
Improve type safety in Billing module
Ben Sima
3 days
Extract format_duration utility to UI module
Ben Sima
3 days
Replace bare exception catches with specific exceptions
Ben Sima
3 days
Update agents and plan out next work
Ben Sima
3 days
Simplify billing to single paid plan
Ben Sima
3 days
Switch to just one paid plan
Ben Sima
3 days
Fix tests I think
Ben Sima
3 days
Move end to end test to own file
Ben Sima
3 days
Cleanup some logging setup code
Ben Sima
4 days
PodcastItLater end to end test
Ben Sima
4 days
Document database migrations and external API testing patterns
Ben Sima
4 days
Update webhook test to match real Stripe API behavior
Ben Sima
4 days
Fix subscription webhook to handle Stripe API version differences
Ben Sima
4 days
Add detailed logging for missing subscription period dates
Ben Sima
4 days
Add full checkout flow test with proper client_reference_id
Ben Sima
4 days
Fix TypeError in checkout webhook when client_reference_id is None
Ben Sima
4 days
Allow webhook signature verification bypass for local testing
Ben Sima
4 days
Fix billing migration to work with SQLite ALTER TABLE limitations
Ben Sima
4 days
Add Stripe webhook tests and testing documentation
Ben Sima
4 days
Fix Stripe webhook KeyError by using safe dict access
Ben Sima
4 days
Make navbar collapsible on mobile with toggler
Ben Sima
4 days
Add dark mode styling for navbar
Ben Sima
4 days
Convert user banner to horizontal navbar and make Upgrade btn-success
Ben Sima
4 days
Make Upgrade Now an actual button in free tier banner
Ben Sima
4 days
Refactor UI components and add dark mode to admin pages
Ben Sima
4 days
Make RSS subscribe link inline with copy-to-clipboard
Ben Sima
4 days
Add usage banner for free tier users on home page
Ben Sima
4 days
Remove personal tier, keep only free and pro
Ben Sima
[next]