apix/components
Khoa.vo bec553fd76
Some checks are pending
CI / build (18.x) (push) Waiting to run
CI / build (20.x) (push) Waiting to run
v3.2.0: Fix CORS - add nginx reverse proxy for production
- Add nginx to Dockerfile as reverse proxy
- Route /api/* to FastAPI, / to Next.js on single port 80
- Update all frontend components to use /api prefix in production
- Simplify docker-compose to single port 80
- Fixes CORS errors when deployed to remote servers
2026-01-13 08:11:28 +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.2.0: Fix CORS - add nginx reverse proxy for production 2026-01-13 08:11:28 +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.2.0: Fix CORS - add nginx reverse proxy for production 2026-01-13 08:11:28 +07:00
PromptLibrary.tsx v3.2.0: Fix CORS - add nginx reverse proxy for production 2026-01-13 08:11:28 +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.2.0: Fix CORS - add nginx reverse proxy for production 2026-01-13 08:11:28 +07:00
VideoPromptModal.tsx chore: Remove Grok integration, simplify Settings UI 2026-01-07 19:21:51 +07:00