Commit History

Paid Stripe checkout must always allow password setup and login.
ed1748c

baqir3033 Cursor commited on

Recover Stripe activation when subscription access row already exists.
a3c0a7a

baqir3033 Cursor commited on

Link existing author accounts during Stripe success-page activation.
e936081

baqir3033 Cursor commited on

Fix Stripe metadata access during checkout activation.
ad8c663

baqir3033 Cursor commited on

Fix post-payment activation failures on HF after Stripe checkout.
c8c16ba

baqir3033 Cursor commited on

Seed pricing catalog during init_db and retry Stripe sync on plans API.
915cc25

baqir3033 Cursor commited on

Fix pricing plan seeding so Stripe checkout can activate on HF.
5013a0c

baqir3033 Cursor commited on

Complete Stripe billing E2E: checkout, onboarding, auto catalog sync.
1c56546

AuthorBot Cursor commited on

Add author dashboard email-to-reader with click-to-fill recipient.
214eff1

AuthorBot Cursor commited on

Improve HF email setup UX with Resend-only save and Testing guide.
1560755

AuthorBot Cursor commited on

Route test email via Resend HTTPS when SMTP ports are blocked on HF.
1b02d6d

AuthorBot Cursor commited on

Add SMTP debug instrumentation and surface failure checks in Testing UI.
65a9067

AuthorBot Cursor commited on

Use SMTP port 587 with STARTTLS for Gmail on restricted hosts.
d831038

AuthorBot Cursor commited on

Add SuperAdmin Testing tab with SMTP send-to-recipient diagnostic.
08c7fbf

AuthorBot Cursor commited on

Harden SuperAdmin session persistence alongside author admin.
7bbb06b

AuthorBot Cursor commited on

Keep authors signed in longer with silent token refresh.
ef82fb3

AuthorBot Cursor commited on

Fix HF startup: add visitor profile columns to startup migrations.
a1e5a6b

AuthorBot Cursor commited on

Add visitor name/email gate before chat with persistent profile.
98ed92e

AuthorBot Cursor commited on

Remove debug ingest calls that violated CSP on HF Spaces production.
818efb4

AuthorBot Cursor commited on

Fix SuperAdmin SMTP blocked by CSP: use relative /api base on HTTPS.
f4e9a9b

AuthorBot Cursor commited on

Harden per-session chat store and add Chats viewer for author and SuperAdmin.
cdeebb0

AuthorBot Cursor commited on

fix: stop false session expiry on new admin tabs (401 retry, TOTP persistence, async SMTP)
b45890d

AuthorBot Cursor commited on

feat: SuperAdmin email settings for Gmail sender and app password (encrypted)
34cf07f

AuthorBot Cursor commited on

fix: heal chatbot_is_active on valid subscription (403 on session/init); add Contact Us form and SuperAdmin inbox
8c0bfef

AuthorBot Cursor commited on

fix: add missing user/book columns to startup migrations (fixes 403 on session/init)
eb6652e

AuthorBot Cursor commited on

fix: reader block stored admin IP and broke widget session init
8c546d9

AuthorBot Cursor commited on

fix: ChromaDB collection names exceeded 63-char limit, breaking all ingestion
5d8ec4a

AuthorBot Cursor commited on

fix: billing page, book re-index, Readers UI, and info tooltips
3790ba9

AuthorBot Cursor commited on

fix: repair 8 broken unit tests after chatbot overhaul
611d7a5

AuthorBot Cursor commited on

Ship chatbot intelligence upgrades and author-friendly Readers tab
67f5095

AuthorBot Cursor commited on

Delete all enterprise feature files completely
fd19c4c

AuthorBot Cursor commited on

Remove enterprise feature UI and router registrations
eb04705

AuthorBot Cursor commited on

Fix API keys 500: correct APIKey model name and pricing_plans columns.
c11366a

AuthorBot Cursor commited on

Fix enterprise admin 500s: ensure tables exist and soften agency/email UX.
0ef6d01

AuthorBot Cursor commited on

Fix referral links defaulting to localhost on HF Spaces.
4410bb2

AuthorBot Cursor commited on

Add missing SQLite startup columns for HF persistent DB.
9b0d03f

AuthorBot Cursor commited on

Deliver enterprise features with JWT blacklist, SuperAdmin TOTP, and CI hardening.
007cdd2

AuthorBot Cursor commited on

Allow SuperAdmin to proxy author admin growth routes.
9e4dfdc

AuthorBot Cursor commited on

Fix SuperAdmin Select Author page loading no authors.
883f751

AuthorBot Cursor commited on

Fix superadmin emojis and DOM structure
9812a9e

AuthorBot commited on

Fix emoji corruption properly using pristine commit reference
05f2abe

AuthorBot commited on

Fix UTF-8 mojibake in admin and SuperAdmin templates.
bf8e804

AuthorBot Cursor commited on

Remove UTF-8 BOM from admin.html.
f0d6d05

AuthorBot Cursor commited on

Move growth features to SuperAdmin; rename /admin to /author.
d00f7c1

AuthorBot Cursor commited on

Fix admin growth-page JS shims and client_access migrations.
86e3696

AuthorBot Cursor commited on

Add email list sync UI, Phase 4 user fields, and startup migrations.
59ba43e

AuthorBot Cursor commited on

Make Stripe optional at import and add billing test deps.
1347968

AuthorBot Cursor commited on

Add enterprise growth APIs, billing, admin UI, and test suite.
12930b5

AuthorBot Cursor commited on

Fix analytics accuracy, tenant isolation, and event-loop blocking.
ff0847b

AuthorBot Cursor commited on

Fix false session-expired errors on admin books load.
c5db49d

AuthorBot Cursor commited on