Yimaru-BackEnd/internal/web_server
Yared Yemane 8dd1d40a16 feat: limit Learn English parents to one LMS practice each
Reject creating a second practice on the same course, module, or lesson with 409 Conflict, and enforce the rule in the database via unique partial indexes.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 04:28:14 -07:00
..
handlers feat: limit Learn English parents to one LMS practice each 2026-06-09 04:28: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