mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 21:21:10 +02:00
- Add FraudDetectionService with IP/device fingerprinting, velocity checks, email pattern detection, and review queue management - Add ReferralCronService for retention checks (hourly), daily stats aggregation, rate limit cleanup, and weekly tier recalculation - Add ReferralsAdminController with endpoints for review queue, fraud patterns, and user referral management - Integrate referral initialization into user registration flow (auto-create referral code, initialize tier, apply referral code) - Add @nestjs/schedule dependency for cron jobs - Export referrals schema from db/schema/index.ts 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __tests__/utils | ||
| ai | ||
| auth | ||
| common | ||
| config | ||
| credits | ||
| db | ||
| feedback | ||
| health | ||
| referrals | ||
| settings | ||
| app.module.ts | ||
| main.ts | ||