Arag / app /admin /templates

Commit History

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

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

AuthorBot Cursor commited on

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

AuthorBot Cursor commited on

Fetch list prices during platform presence scans where retailers allow it.
4737249

AuthorBot Cursor commited on

Use solid brand accent on support tab for clearer visibility.
4a8c9dd

AuthorBot Cursor commited on

Restyle support tab to match enterprise admin surface system.
34fa7e2

AuthorBot Cursor commited on

Make Contact Us tab larger with gradient glow and pulse animation.
9bd91a3

AuthorBot Cursor commited on

Add fixed Contact Us tab and support email flow in admin panel.
851e167

AuthorBot Cursor commited on

Show platform presence score as listed count out of 10.
c14f3e6

AuthorBot Cursor commited on

Fix platform presence false positives for Kindle-only titles.
14983be

AuthorBot Cursor commited on

Implement Enterprise Worth Roadmap (R-139–R-173).
df480e4

AuthorBot Cursor commited on

Make platform presence binary: listed or not listed only.
3d452f2

AuthorBot Cursor commited on

Replace HTML platform scraping with API-first catalog hub.
80efd45

AuthorBot Cursor commited on

Add verified platform listing links with URL validation and always-push rule.
f84b1ad

AuthorBot Cursor commited on

Simplify Amazon Kindle import: breadcrumbs genre, RPI details, ASIN in ISBN field.
7397ab1

AuthorBot Cursor commited on

Fix book URL import to extract full ISBN metadata and survive repeat fetches.
c687a0b

AuthorBot Cursor commited on

Refactor admin API into service and repository layers.
d6061d6

AuthorBot Cursor commited on

Add publish-help contact form with support email routing.
a36a535

AuthorBot Cursor commited on

Remove platform presence footer about links not shown in widget.
1f7e22b

AuthorBot Cursor commited on

Add support email line below platform presence recommendations.
e2c5be4

AuthorBot Cursor commited on

Revert "Complete platform presence stack with ISBN enrichment and manual overrides."
92d849b

AuthorBot commited on

Complete platform presence stack with ISBN enrichment and manual overrides.
6d8ebbb

AuthorBot Cursor commited on

Fix platform presence UI alignment and strip series titles for search.
bcfa7c3

AuthorBot Cursor commited on

Add Platform Presence Scanner for URL import distribution scoring.
c5d0d2d

AuthorBot Cursor commited on

Harden book URL import across top platforms and swap Bookshop for WorldCat in UI.
0e7f062

AuthorBot Cursor commited on

Fix: bypass Redis cache on preview (force_refresh) so improved Amazon scraper runs fresh
83c6e17

AuthorBot commited on

Fix URL input bottom padding
b7d06c8

AuthorBot commited on

Redesign Upload Book section with modern UI
c176970

AuthorBot commited on

feat: full cover+genre extraction from all platforms - platform HTML parsers + DB fields
8ef8ff2

AuthorBot commited on

feat: rich shimmer skeleton loading animation for books table
1eaf1e0

AuthorBot commited on

fix: 3 bugs β€” stalled false positive, unknown platform crash, genre/processing UI
f0dfbdf

AuthorBot commited on

feat: URL import now auto-indexes scraped metadata instantly β€” no file upload needed
ba24df7

AuthorBot commited on

fix: indexing-stalled false positive, genre not saved, book table UI
a04f534

AuthorBot commited on

feat: replace Upload Book UI with full URL-import-first flow in real admin SPA
c4bd806

AuthorBot commited on

Fix: book readiness check uses chunk_count+chroma_id as real truth; add stuck-book detection + Re-upload button in admin
1c77285

AuthorBot commited on

Fix: datetime naive/aware crash across embed-token, access-repo, superadmin, expiry-task + friendly no-subscription UI
0cadd33

AuthorBot commited on

Enforce strict SuperAdmin vs Author panel separation.
6e276e0

AuthorBot Cursor commited on

Fix token display for unsubscribed authors and add SuperAdmin author removal.
cf196a9

AuthorBot Cursor commited on

Fix logout on page refresh by restoring sessions via refresh token and cookies.
ccbebe0

AuthorBot Cursor commited on

Humanize bot responses for greetings, catalog questions, and empty RAG retrieval.
2bb94f4

AuthorBot Cursor commited on

Fix auth session expiry with shared auto-refresh client for admin panels.
e70f2c6

AuthorBot commited on

Fix chat session init crash and improve embed reliability
2b2591e

AuthorBot commited on

feat: Per-user auto embed token, full Token Management SA page, fix extend on expired subs, add /grants + /reset-tokens + /embed-token endpoints
8916c9a

AuthorBot commited on

Fix CSS: sidebar now scrollable with thin scrollbar, tooltips drop DOWN instead of up to stay in viewport
05614e4

AuthorBot commited on

Major hardening: bulletproof superadmin router with try/except on every endpoint, fix exception handler names, validate tokens before dashboard, add QoL info tooltips to all admin pages
7d736db

AuthorBot commited on