docuflow / src

Commit History

fix: AuthPortal now correctly shows sign-in form for guests
85ceda9

Joedroid commited on

fix: replace simulated AuthPortal with real passkey/OAuth sign-in
4b7abda

Joedroid commited on

fix: replace window.print() with html2pdf.js for direct PDF export
27e7d1a

Joedroid commited on

feat: full admin dashboard with CRUD and env-based admin auth
2290d95

Joedroid commited on

feat: implement passkey auth, OAuth, Paddle payments, and email DI
ddfac34

Joedroid commited on

feat: replace simulated features with real implementations
3dac255

Joedroid commited on

fix: add remark-gfm for table parsing and table CSS styles
49852ff

Joedroid commited on

feat: implement unique guest accounts via device UUID and claiming flow
0af43e1

Joedroid commited on

feat: implement multi-provider payment architecture (Stripe, Paystack, Binance Pay, Simulator) using dependency injection
944b491

Joedroid commited on

fix: replace fake Math.random() token tracking with real token counts from AI API responses
edc2748

Joedroid commited on

Resolve all security vulnerabilities, bug fixes, and print watermarking configurations based on product review
7dfd4d1

Joedroid commited on

refactor: safe editor folding, centralize api client headers, sync cloud preferences, and add tests
a9807a8

Joedroid commited on

fix: resolve QR scanner and shared link routing issues by parsing full href and fixing activeDocId race condition
4d1bd73

Joedroid commited on

fix: adjust footer layout spacing and make editor/preview container heights dynamically stretch when AI tools close
5961ca4

Joedroid commited on

feat: make realtime AI tools hideable, add layout toggle, and ensure dropdowns are fully theme aware
6130a35

Joedroid commited on

fix: restore menu button toggle on desktop, optimize mobile button responsiveness, and sync landing page preview styling
07e30b4

Joedroid commited on

feat: add close buttons to Folder Sidebar, Sync Logs, AI Panel, and Live Preview
3720e61

Joedroid commited on

fix: resolve overflowing header controls and layout responsiveness in editor & main toolbar
340a28f

Joedroid commited on

fix: resolve Raw Input panel header buttons overlapping and wrapping bugs on narrow layouts
111e2ea

Joedroid commited on

refactor: Modularize frontend App.tsx into custom hooks and components and resolve Vite import.meta types
5ccfcd1

Joedroid commited on

refactor: Modularize main.py and introduce clean separation of concerns for FastAPI routers
42a094f

Joedroid commited on

feat(editor): implement advanced print settings and spellcheck
a6f175d

Joedroid commited on

feat: add syntax highlighting and preference sync
293e50b

Joedroid commited on

feat: initialize document converter and review workspace
964bf9d

Joedroid commited on