Commit Graph

11 Commits

Author SHA1 Message Date
root efe8fe36d4 SSO registration & setup guide
- Google, Apple, GitHub SSO login via popup OAuth flow
- New /mobile/auth page with 3-click registration
  (Click provider → authorize → auto-logged in)
- Email registration with name + email + password
- /mobile/setup page with step-by-step OAuth setup guide
- OAuth env vars in .env.example, docker-compose.yml
- scripts/setup-sso.sh for one-command credential setup
- Graceful 503 when OAuth not configured
2026-06-15 13:38:24 +02:00
root d194e295ad feat: 3-click SSO registration - unified /auth page, Google/Apple/GitHub OAuth, email fallback, provider model 2026-06-15 12:42:03 +02:00
root 64ae34e9c9 feat: private forum groups - Group/GroupMember models, group CRUD API, invite codes, private threads, groups UI pages 2026-06-15 12:25:52 +02:00
root 947fe3b66d fix: add /mobile prefix to all client-side fetch() calls for basePath 2026-06-15 11:38:03 +02:00
root 15300d3e42 fix: basePath=/mobile, Traefik health check, DB perms, demo email fix, login UI text bump 2026-06-15 11:32:14 +02:00
root 8f0ff9d47a fix: mobile-first UI redesign - bump all text to 12px+, 44px+ touch targets, reduced content density 2026-06-15 11:07:41 +02:00
root e479df82e2 Fix halal usage Infinity bug, all endpoints passing 2026-06-15 10:34:19 +02:00
root 5e73d1d7ad Block 8 complete: streaks, notifications, referrals, premium identity, gamification 2026-06-15 10:32:10 +02:00
root 6423430275 Add Docker deployment + Alpine binary target fix 2026-06-15 09:37:43 +02:00
root 5483dd291e Initial Falah Mobile rebuild — all 7 blocks complete
- Auth system (login/register/profile)
- Nur AI chat with persona system
- Souq marketplace with FLH economy
- Forum community with Shariah moderation
- Wallet & FLH top-up
- Premium/Pro tier upgrade with Polar.sh
- Halal Monitor with map & bookmarks
- Home dashboard with daily verse & streaks
- Health endpoints

Next.js 16.2.7, Prisma v5 SQLite, JWT auth, Tailwind CSS v4
2026-06-15 09:28:22 +02:00
root ab8a2053e1 Initial commit from Create Next App 2026-06-15 08:54:27 +02:00