Commit History

fix: docs page JSX build error β€” escape curly braces in CodeBlock template literals
2de64c6
Running

mohsin-devs commited on

fix: run.bat β€” one-click launcher with auto-setup and smart seeding
539a868

mohsin-devs commited on

feat: remove Documents nav + add in-app Documentation page + BANKBOT_DOCUMENTATION.txt
88fa3b1

mohsin-devs commited on

feat: merge document analysis into AI chat
ee6a36e

mohsin-devs commited on

feat: improved light mode + language sync to html lang attribute
7782325

mohsin-devs commited on

Harden scanned PDF OCR fallback
7c166e1

mohsin-devs commited on

Fix document PDF text extraction
1f11d61

mohsin-devs commited on

feat: Document Analyzer, Persistent AI Memory, Multi-language (EN/HI/MR), Dark/Light Theme
ee111cd

mohsin-devs commited on

fix: HF startup crash from set -u on unset DATABASE_URL in start.sh
10ee56c

mohsin-devs Cursor commited on

fix: prevent HF 502 by removing sklearn import at startup and hardening DB init
612435b

mohsin-devs Cursor commited on

feat: implement Goals, Loans, and Settings pages with real APIs
6a71f57

mohsin-devs Cursor commited on

feat: persistent AI chat with multi-session history sidebar
b6e2e3b

mohsin-devs Cursor commited on

fix: remove duplicate SecurityPage component breaking HF Docker build
526fdb9

mohsin-devs Cursor commited on

feat: AI Coach Mode, Fraud Explanations, Monthly Narrative β€” 3 new intelligence features
c004697

mohsin-devs commited on

fix: pass full account context to Groq β€” AI now answers with real user data
465a24c

mohsin-devs commited on

fix: remove %(ENV_...)s from supervisord β€” inherit env from start.sh instead
8fdfd9f

mohsin-devs commited on

fix: export default env vars in start.sh to prevent supervisord parsing error on undefined environment variables
a9e148f

mohsin-devs commited on

fix: resolve AI assistant page client crash by converting to HTTP streaming fallback, passing env vars to supervisord, and add payments feature
d581b14

mohsin-devs commited on

feat: login/register page, auth guard, working logout, real user identity, fraud detection UI, remove hardcoded API key
24cf0c4

mohsin-devs commited on

Fix: Remove invalid user=1000 from supervisord.conf β€” HF user 1000 has no username
57083db

mohsin-devs commited on

Fix: Remove non-existent frontend/public, app, pages dirs from Dockerfile COPY; use src/app structure
f020a40

mohsin-devs commited on

Fix: Unignore and track frontend/src/ directory in Git
0f226f2

mohsin-devs commited on

Fix: Install Node.js via official precompiled tarball in Stage 3 to resolve setup_20.x script error
26e2a42

mohsin-devs commited on

Fix: Change npm ci to npm install to resolve missing Linux SWC binary on HF Spaces
7a52698

mohsin-devs commited on

Fix: Use node:20-slim and ignore TS/ESLint on build to fix HF Spaces build error
bea31a2

mohsin-devs commited on

Deploy to HF Space
7a30d73

mohsin-devs commited on