Commit History

feat: Migrate frontend from static HTML to Next.js 16 App Router
a09d2a4

eeshaAI commited on

feat: Migrate frontend from static HTML to Next.js 16 App Router
bea55e2

eeshaAI commited on

feat: upgraded account page + settings + become-a-seller flow
d20e8cb

eeshaAI commited on

feat: Google-style top bar + smart FAB visibility
61e536d

eeshaAI commited on

security: fix open redirect + add auth rate limiting
f896714

eeshaAI commited on

fix: categories page β€” All tab + empty category + subcategory search
f33b315

eeshaAI commited on

fix: no transition on reload + AI search fix + skeletons everywhere + hide search btn
03fda90

eeshaAI commited on

feat: slower transition + seller settings & academy pages
b58fb59

eeshaAI commited on

fix: iOS nav stack β€” complete swipe-back + skeleton loader + nav fix
2490428

eeshaAI commited on

feat: true iOS-style navigation stack with parallax
c92b696

eeshaAI commited on

fix: larger icons, better spacing, bigger Buy Now button, readable FOMO text
6c0d14d

eeshaAI commited on

security: remove hardcoded NVIDIA API key β€” use env var
698bbca

eeshaAI commited on

feat: Capacitor + Capgo OTA setup β€” config, build scripts, API_BASE auto-detect
38dd284

eeshaAI commited on

fix: real seller names + lower FOMO threshold + interleaved feed (video/product alternating)
aa6c85a

eeshaAI commited on

feat: Instagram-style social feed homepage + Discover nav β†’ home
caaae09

eeshaAI commited on

fix: show products immediately (setLoading false after products, not after AI)
89320ee

eeshaAI commited on

fix: restore fast search (Promise.all parallel) + playable skeleton loader (draggable C + cards)
5230d54

eeshaAI commited on

fix: search shows products immediately (AI loads in background) + more dramatic page transitions
aa1f0fd

eeshaAI commited on

fix: NavShell as client component (fixes usePathname in layout)
4d91720

eeshaAI commited on

fix: MobileNav outside SwipeBack transform + remove duplicate import
b8dd496

eeshaAI commited on

feat: premium UX β€” spotlight search (glassmorphic+stagger), physics loader (draggable C), spring swipe-back, magnetic buttons, optimistic UI bursts, framer-motion page transitions
02e775b

eeshaAI commited on

feat: pure white design (no cyan) + AI-powered search + animations + page transitions + skeleton loaders
e188cf3

eeshaAI commited on

feat: fast AI via Llama-3.1-8B direct (1-3s), vision relay via Llama-3.2-11B, product search in parallel
f580c68

eeshaAI commited on

fix: close results area div before follow-up bar
b01ae33

eeshaAI commited on

feat: conversational AI mode search (Alibaba-style) with thought process toggle, embedded product grid, follow-up chat
1c6db69

eeshaAI commited on

fix: map edge function response field names (response β†’ reply)
c3927bd

eeshaAI commited on

feat: Migrate frontend from static HTML to Next.js 16 App Router
c096778

eeshaAI commited on

feat: Migrate frontend from static HTML to Next.js 16 App Router
025f320

eeshaAI commited on

feat: Migrate frontend from static HTML to Next.js 16 App Router
5ac7518

eeshaAI commited on

feat: Migrate frontend from static HTML to Next.js 16 App Router
2454ba7

eeshaAI commited on

feat: Migrate frontend from static HTML to Next.js 16 App Router
3627684

eeshaAI commited on

feat: Migrate frontend from static HTML to Next.js 16 App Router
3df146a

eeshaAI commited on

feat: Migrate frontend from static HTML to Next.js 16 App Router
8458d8f

eeshaAI commited on

feat: Migrate frontend from static HTML to Next.js 16 App Router
2919e34

eeshaAI commited on

feat: Migrate frontend from static HTML to Next.js 16 App Router
e4d922a

eeshaAI commited on

feat: Migrate frontend from static HTML to Next.js 16 App Router
f023c69

eeshaAI commited on

feat: Migrate frontend from static HTML to Next.js 16 App Router
1cf1f51

eeshaAI commited on

feat: Migrate frontend from static HTML to Next.js 16 App Router
6842bbb

eeshaAI commited on

feat: Migrate frontend from static HTML to Next.js 16 App Router
3f4c55d

eeshaAI commited on

fix: Flatten nested src/src/ and public/public/, remove invalid eslint config key
4a70912

eeshaAI commited on

fix: Use npm install instead of npm ci (repo has bun.lock, not package-lock.json)
5aa58c3

eeshaAI commited on

feat: Migrate frontend from static HTML to Next.js 16 App Router
94c9882

eeshaAI commited on

fix: Rewrite videos.html β€” broken by aggressive regex, now clean with navbar
f8e9acc

Z User commited on

fix: Remove old topbar from videos.html + clean up categories.html old nav JS
456ed3d

Z User commited on

fix: Remove duplicate inline mobile navs from ai-chat.html and search-result.html
cbd6709

Z User commited on

fix: Mobile bottom nav β€” Home | Category | Discover (centered) | Cart | Account
ee268fe

Z User commited on

fix: Remove navbar from utility pages, fix categories nav, AI chat colors, seller profile tabs
09e8793

Z User commited on

fix: Universal cyan/white theme + smaller fonts + ₦ currency + navbar everywhere
00611f0

Z User commited on

feat: Background payment verifier thread on HF Space
29663cc

Z User commited on

fix: run Gmail IMAP check in thread pool (was blocking async event loop)
fd035cb

Z User commited on