root
14d7127e41
Error Feedback Service + friendly error handling across all pages
...
- Error Feedback Service: POST /api/feedback saves to JSONL, GET with admin token
- ErrorFeedback component: warm amber tones, friendly messages, 'Report Issue' button
- Replaced ALL red-themed error displays across 15+ pages with ErrorFeedback
- Kind classification: network, auth, location, upgrade, default messages
- QA test suite v2: 8-layer testing (system, API, render, scenario, edge, mobile, perf, security)
- Browser-based visual QA with Playwright (Layer 9)
2026-06-18 16:24:47 +02:00
root
28be776c84
Add Prayer Reminder, Dhikr Counter, Qibla Finder, Halal Monitor updates
...
- Prayer reminder: /prayer page with 5 daily times, countdown, alAdhan API
- Dhikr counter: /dhikr page with 3 presets, custom counter, haptics, DB tracking
- Qibla finder: /qibla page with compass SVG, DeviceOrientation, bearing to Kaaba
- Halal Monitor: Leaflet + Google Places, 26 KL markers, geolocation, distance sort
- BottomNav: added clock icon for prayer
- Prisma: schema updates for DhikrSession, DhikrDay, DailyStreak, XpTransaction
- Geo utility module
- Weighted Traefik routing: Contabo 99% / Synology 1% cold standby
2026-06-18 14:51:07 +02:00
root
ed34b186f9
Referral page, bug fixes, seed data, persona tiers
...
- New /refer page with share/copy/stats
- Fixed modal z-index conflicts (z-50 → z-[60]) across forum, groups, souq, halal-monitor
- Seed route: forum categories, marketplace listings, private groups
- Mufti/Daie personas now available in Premium tier
- Fixed referral share link: falahos.my/mobile/auth?ref=CODE
- Fixed client-side persona access check for premium
2026-06-18 09:38:05 +02:00
root
b39bce91e4
Remove Apple SSO, keep Google + GitHub only
...
- Removed Apple from OAuth lib (config, exchange, provider type)
- Removed Apple button from auth page
- Removed Apple tab from setup guide page
- Removed Apple env vars from .env, .env.example, docker-compose.yml
- Removed Apple prompts from setup-sso.sh
2026-06-15 14:36:46 +02:00
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