Yimaru-BackEnd/internal/web_server
Yared Yemane ad4c739722 fix: omit payment_url from admin payments list response
Use a list-specific DTO so GET /api/v1/admin/payments no longer exposes checkout URLs while get-by-id is unchanged.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 04:33:14 -07:00
..
handlers fix: omit payment_url from admin payments list response 2026-06-09 04:33:14 -07:00
jwt user and otp schema modification, SMTP setup using resend, afro SMS changed to direct API integration instead of using afoSMS library, most authentications implemented using username instead of email or phone number 2025-12-23 18:57:48 +03:00
response events pagination + ticket and bet validation 2025-04-22 03:20:52 +03:00
validator impl auth http layer 2025-03-29 06:25:19 +03:00
ws user and auth service refactoring, notification service SQL + repository adjustment 2025-12-16 18:05:57 +03:00
app.go feat: expire stale pending payments with background worker 2026-06-09 04:10:17 -07:00
cron.go user and auth service refactoring, notification service SQL + repository adjustment 2025-12-16 18:05:57 +03:00
middleware.go fix: show exam-prep catalog courses to learners when subscription gate is disabled 2026-06-09 00:51:15 -07:00
routes.go feat: add full practice update endpoints for LMS and exam prep 2026-06-08 02:43:34 -07:00