fix: Celery Redis auth, white-label service, and support queue resilience 777cc2f baqir3033 Cursor commited on 11 days ago
fix: count monthly chats via ChatSession join in usage_snapshot 3481812 baqir3033 Cursor commited on 11 days ago
fix: pass author_id as granted_by for Stripe grants (NOT NULL on legacy DB) 7d58d51 baqir3033 Cursor commited on 11 days ago
Fix billing dashboard 500 after subscription repair. bc4b188 baqir3033 Cursor commited on 11 days ago
Complete Stripe subscription grants with plan limits enforcement. d928936 baqir3033 Cursor commited on 11 days ago
Reclaim orphaned Stripe subscription access for paying author. 2a7a201 baqir3033 Cursor commited on 11 days ago
Ensure paid Stripe authors always get ClientAccess grants. 55b85e7 baqir3033 Cursor commited on 11 days ago
Fix paid activation when account row is missing after Stripe checkout. 69215b9 baqir3033 Cursor commited on 11 days ago
Paid Stripe checkout must always allow password setup and login. ed1748c baqir3033 Cursor commited on 11 days ago
Recover Stripe activation when subscription access row already exists. a3c0a7a baqir3033 Cursor commited on 11 days ago
Link existing author accounts during Stripe success-page activation. e936081 baqir3033 Cursor commited on 11 days ago
Fix Stripe metadata access during checkout activation. ad8c663 baqir3033 Cursor commited on 11 days ago
Fix post-payment activation failures on HF after Stripe checkout. c8c16ba baqir3033 Cursor commited on 11 days ago
Seed pricing catalog during init_db and retry Stripe sync on plans API. 915cc25 baqir3033 Cursor commited on 11 days ago
Fix pricing plan seeding so Stripe checkout can activate on HF. 5013a0c baqir3033 Cursor commited on 11 days ago
Complete Stripe billing E2E: checkout, onboarding, auto catalog sync. 1c56546 AuthorBot Cursor commited on 11 days ago
Add author dashboard email-to-reader with click-to-fill recipient. 214eff1 AuthorBot Cursor commited on 11 days ago
Improve HF email setup UX with Resend-only save and Testing guide. 1560755 AuthorBot Cursor commited on 11 days ago
Route test email via Resend HTTPS when SMTP ports are blocked on HF. 1b02d6d AuthorBot Cursor commited on 11 days ago
Add SMTP debug instrumentation and surface failure checks in Testing UI. 65a9067 AuthorBot Cursor commited on 11 days ago
Use SMTP port 587 with STARTTLS for Gmail on restricted hosts. d831038 AuthorBot Cursor commited on 11 days ago
Add SuperAdmin Testing tab with SMTP send-to-recipient diagnostic. 08c7fbf AuthorBot Cursor commited on 11 days ago
Harden SuperAdmin session persistence alongside author admin. 7bbb06b AuthorBot Cursor commited on 11 days ago
Keep authors signed in longer with silent token refresh. ef82fb3 AuthorBot Cursor commited on 11 days ago
Fix HF startup: add visitor profile columns to startup migrations. a1e5a6b AuthorBot Cursor commited on 11 days ago
Add visitor name/email gate before chat with persistent profile. 98ed92e AuthorBot Cursor commited on 11 days ago
Remove debug ingest calls that violated CSP on HF Spaces production. 818efb4 AuthorBot Cursor commited on 11 days ago
Fix SuperAdmin SMTP blocked by CSP: use relative /api base on HTTPS. f4e9a9b AuthorBot Cursor commited on 11 days ago
Harden per-session chat store and add Chats viewer for author and SuperAdmin. cdeebb0 AuthorBot Cursor commited on 11 days ago
fix: stop false session expiry on new admin tabs (401 retry, TOTP persistence, async SMTP) b45890d AuthorBot Cursor commited on 12 days ago
feat: SuperAdmin email settings for Gmail sender and app password (encrypted) 34cf07f AuthorBot Cursor commited on 12 days ago
fix: heal chatbot_is_active on valid subscription (403 on session/init); add Contact Us form and SuperAdmin inbox 8c0bfef AuthorBot Cursor commited on 12 days ago
fix: add missing user/book columns to startup migrations (fixes 403 on session/init) eb6652e AuthorBot Cursor commited on 12 days ago
fix: reader block stored admin IP and broke widget session init 8c546d9 AuthorBot Cursor commited on 12 days ago
fix: ChromaDB collection names exceeded 63-char limit, breaking all ingestion 5d8ec4a AuthorBot Cursor commited on 12 days ago
fix: billing page, book re-index, Readers UI, and info tooltips 3790ba9 AuthorBot Cursor commited on 12 days ago
fix: repair 8 broken unit tests after chatbot overhaul 611d7a5 AuthorBot Cursor commited on 12 days ago
Ship chatbot intelligence upgrades and author-friendly Readers tab 67f5095 AuthorBot Cursor commited on 12 days ago
Remove enterprise feature UI and router registrations eb04705 AuthorBot Cursor commited on 12 days ago
Fix API keys 500: correct APIKey model name and pricing_plans columns. c11366a AuthorBot Cursor commited on 12 days ago
Fix enterprise admin 500s: ensure tables exist and soften agency/email UX. 0ef6d01 AuthorBot Cursor commited on 12 days ago
Fix referral links defaulting to localhost on HF Spaces. 4410bb2 AuthorBot Cursor commited on 12 days ago
Add missing SQLite startup columns for HF persistent DB. 9b0d03f AuthorBot Cursor commited on 12 days ago
Deliver enterprise features with JWT blacklist, SuperAdmin TOTP, and CI hardening. 007cdd2 AuthorBot Cursor commited on 12 days ago
Allow SuperAdmin to proxy author admin growth routes. 9e4dfdc AuthorBot Cursor commited on 13 days ago
Fix SuperAdmin Select Author page loading no authors. 883f751 AuthorBot Cursor commited on 13 days ago
Fix emoji corruption properly using pristine commit reference 05f2abe AuthorBot commited on 13 days ago