apix/components
Khoa.vo 2d301d6594
Some checks are pending
CI / build (18.x) (push) Waiting to run
CI / build (20.x) (push) Waiting to run
v3.0.1: Complete frontend integration with FastAPI backend
- Update Gallery.tsx to use FastAPI (5 API calls)
- Update PromptHero.tsx to use FastAPI (3 API calls)
- Update PromptLibrary.tsx to use FastAPI (4 API calls)
- Update UploadHistory.tsx to use FastAPI (1 API call)
- Add API_BASE constant to all components
2026-01-13 07:52:58 +07:00
..
BottomNav.tsx UI Polish: Refined Lightbox controls, added Cookie Expired popup, and improved mobile filters 2026-01-07 23:05:28 +07:00
CookieExpiredDialog.tsx UI Polish: Refined Lightbox controls, added Cookie Expired popup, and improved mobile filters 2026-01-07 23:05:28 +07:00
EditPromptModal.tsx chore: Remove Grok integration, simplify Settings UI 2026-01-07 19:21:51 +07:00
ErrorBoundary.tsx fix: Add ErrorBoundary for client-side error handling on mobile 2026-01-07 20:57:06 +07:00
Gallery.tsx v3.0.1: Complete frontend integration with FastAPI backend 2026-01-13 07:52:58 +07:00
MobileCookieInstructions.tsx UI Polish: Refined Lightbox controls, added Cookie Expired popup, and improved mobile filters 2026-01-07 23:05:28 +07:00
Navbar.tsx UI Polish: Refined Lightbox controls, added Cookie Expired popup, and improved mobile filters 2026-01-07 23:05:28 +07:00
PromptHero.tsx v3.0.1: Complete frontend integration with FastAPI backend 2026-01-13 07:52:58 +07:00
PromptLibrary.tsx v3.0.1: Complete frontend integration with FastAPI backend 2026-01-13 07:52:58 +07:00
Settings.tsx UI Polish: Refined Lightbox controls, added Cookie Expired popup, and improved mobile filters 2026-01-07 23:05:28 +07:00
theme-provider.tsx UI Polish: Refined Lightbox controls, added Cookie Expired popup, and improved mobile filters 2026-01-07 23:05:28 +07:00
UploadHistory.tsx v3.0.1: Complete frontend integration with FastAPI backend 2026-01-13 07:52:58 +07:00
VideoPromptModal.tsx chore: Remove Grok integration, simplify Settings UI 2026-01-07 19:21:51 +07:00