Yimaru-BackEnd/internal/web_server
Yared Yemane b780db5307 feat: expire stale pending payments with background worker
Add a configurable cron worker to bulk-mark PENDING payments past expires_at as EXPIRED. Also remove obsolete integration docs and refresh Swagger/go.mod artifacts.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 04:10:17 -07:00
..
handlers fix: show exam-prep catalog courses to learners when subscription gate is disabled 2026-06-09 00:51:15 -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