summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-12Allow webhook signature verification bypass for local testingBen Sima
2025-11-12Fix billing migration to work with SQLite ALTER TABLE limitationsBen Sima
2025-11-12Add Stripe webhook tests and testing documentationBen Sima
2025-11-12Fix Stripe webhook KeyError by using safe dict accessBen Sima
2025-11-12Make navbar collapsible on mobile with togglerBen Sima
2025-11-12Add dark mode styling for navbarBen Sima
2025-11-12Convert user banner to horizontal navbar and make Upgrade btn-successBen Sima
2025-11-12Make Upgrade Now an actual button in free tier bannerBen Sima
2025-11-12Refactor UI components and add dark mode to admin pagesBen Sima
2025-11-12Make RSS subscribe link inline with copy-to-clipboardBen Sima
2025-11-12Add usage banner for free tier users on home pageBen Sima
2025-11-12Remove personal tier, keep only free and proBen Sima
2025-11-12Change free plan from monthly to lifetime limitBen Sima
2025-11-12Remove manual approval requirement for new accountsBen Sima
2025-11-12Add complete Stripe billing integration to PodcastItLaterBen Sima
2025-11-12Fix exit condition for run.shBen Sima
2025-11-12Disable storybook for now - not working on itBen Sima
2025-11-10Remove bg-light from user info card for proper dark modeBen Sima
2025-11-10Fix dark mode CSS variablesBen Sima
2025-11-09PodcastItLater: Fix dark mode - use automatic CSS-only approachBen Sima
2025-11-09PodcastItLater: Add dark mode supportBen Sima
2025-11-09PodcastItLater: Add Stripe billing and mobile responsivenessBen Sima
2025-11-09feat(PodcastItLater): Add usage limit enforcement and billing UIBen Sima
2025-11-09docs: Document task management and typecheck conventions in AGENTS.mdBen Sima
2025-11-09feat: Add stripe to Python deps and document dependency processBen Sima
2025-11-09feat(PodcastItLater): Add Stripe billing infrastructureBen Sima
2025-11-09refactor(PodcastItLater): Clean up RSS configBen Sima
2025-11-09fix(PodcastItLater): Remove audio player, move RSS to episodes sectionBen Sima
2025-11-09feat(PodcastItLater): Apply Bootstrap 5 UI and fix dev loginBen Sima
2025-11-09Show epic progress count instead of Epic label and checkboxBen Sima
2025-11-09Move namespace label between status and title in tree viewBen Sima
2025-11-09Improve task tree visualization displayBen Sima
2025-11-09Implement task tree visualization commandBen Sima
2025-11-09Document git hooks location in AGENTS.mdBen Sima
2025-11-09Remove duplicate git hooks and document correct locationBen Sima
2025-11-09Fix task auto-commit with pre-commit hookBen Sima
2025-11-09Document TASK_TEST_MODE for safe testing in AGENTS.mdBen Sima
2025-11-09Add enhanced filtering to task list commandBen Sima
2025-11-09Update test database with latest test runBen Sima
2025-11-09Recreate task manager improvement planning tasksBen Sima
2025-11-09Recover latest task statuses from commit 6a4afe9Ben Sima
2025-11-09Protect production task database from tests and add migrationBen Sima
2025-11-09Add enhanced dependency types to task managerBen Sima
2025-11-09Implement epic and task types to replace project fieldBen Sima
2025-11-08Use Omni.Namespace for validated namespace argumentsBen Sima
2025-11-08Add optional namespace field to tasksBen Sima
2025-11-08Remove old aider configuration filesBen Sima
2025-11-08Add testing and quality check requirements to AGENTS.mdBen Sima
2025-11-08Add task manager for AI agentsBen Sima
2025-09-06Implement Parallel TTS Processing with Robust Error HandlingBen Sima