Yimaru-BackEnd/internal/web_server/handlers
Yared Yemane d3225ca61a Improve Google Android login error diagnostics.
Preserve the underlying Google token validation failure and log safe request context so ID token issues are easier to debug.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-26 06:32:15 -07:00
..
activity_logs.go cloud convert integration + more advanced activity log + issue reporting + video file management fixes 2026-02-11 06:54:05 -08:00
admin.go Resolve bulk role path segment from RBAC roles.id. 2026-05-19 01:16:28 -07:00
analytics_handler.go Add video engagement tracking and analytics metrics. 2026-05-24 02:59:46 -07:00
analytics_params.go Add video engagement tracking and analytics metrics. 2026-05-24 02:59:46 -07:00
arifpay.go Add category-based subscription controls for LMS and exam prep. 2026-05-26 06:20:49 -07:00
auth_handler.go Improve Google Android login error diagnostics. 2026-05-26 06:32:15 -07:00
chapa.go Integrate Chapa for learner subscription payments 2026-05-21 03:35:57 -07:00
common_handler.go fix: global setting, company override settings, bet and ticket fixes for multi tenant 2025-08-25 07:23:55 +03:00
common.go fix: version on route, better logs, error display, cleaning up code 2025-07-13 01:23:08 +03:00
course_handler.go Honor optional sort_order on course create under a program. 2026-05-19 02:54:17 -07:00
email_template.go Add admin-managed email templates and use them for OTP delivery 2026-05-22 01:28:48 -07:00
exam_prep_catalog_course_handler.go Add category-based subscription controls for LMS and exam prep. 2026-05-26 06:20:49 -07:00
exam_prep_lesson_handler.go subscription management fix + duolingo hierarchy implementation 2026-05-04 10:44:18 -07:00
exam_prep_module_handler.go subscription management fix + duolingo hierarchy implementation 2026-05-04 10:44:18 -07:00
exam_prep_practice_handler.go Add LMS personas catalog and CRUD API. 2026-05-20 06:06:42 -07:00
exam_prep_unit_handler.go Honor optional sort_order when creating exam-prep units. 2026-05-20 07:18:35 -07:00
faq.go Add full FAQ management APIs and integration assets. 2026-05-11 07:58:17 -07:00
field_option.go Add admin-managed field options API for configurable dropdowns. 2026-05-22 09:21:36 -07:00
file_handler.go add MinIO media URL refresh endpoint 2026-04-27 05:25:16 -07:00
handlers.go Add mobile app version management and refresh profile field seeds. 2026-05-25 06:52:20 -07:00
initial_assessment.go vimeo itegration + Google auth and fiberbase messaging minor fixes + profile completed status fix and profile progress (not course progress) tracker immplementation 2026-02-04 09:59:21 -08:00
institutions.go afro SMS and partial ArifPay Payment Gateway integrations 2025-12-18 18:06:26 +03:00
issue_reporting.go inapp notification fix 2026-02-13 06:59:14 -08:00
lesson_handler.go Add LMS lesson draft and publish visibility. 2026-05-20 02:16:42 -07:00
lms_gating.go learning progress implementation 2026-04-23 03:58:27 -07:00
lms_persona_handler.go Add LMS personas catalog and CRUD API. 2026-05-20 06:06:42 -07:00
lms_progress_handler.go Add LMS progress summary endpoint. 2026-05-26 04:07:19 -07:00
lms_reorder_handler.go learning progress implementation 2026-04-23 03:58:27 -07:00
media_source_fetcher.go public URLs allowed 2026-04-07 01:18:16 -07:00
mobile_app_version_handler.go Add mobile app version management and refresh profile field seeds. 2026-05-25 06:52:20 -07:00
module_handler.go learning progress implementation 2026-04-23 03:58:27 -07:00
mongoLogger.go user and auth service refactoring, notification service SQL + repository adjustment 2025-12-16 18:05:57 +03:00
notification_handler.go Improve FCM service account loading and diagnostics. 2026-05-20 08:41:27 -07:00
practice_handler.go Add LMS personas catalog and CRUD API. 2026-05-20 06:06:42 -07:00
practice_publish_gate.go Add LMS lesson draft and publish visibility. 2026-05-20 02:16:42 -07:00
program_handler.go Add category-based subscription controls for LMS and exam prep. 2026-05-26 06:20:49 -07:00
question_type_builder.go Add practice-existence flags and refresh API contracts. 2026-05-08 11:57:11 -07:00
questions.go Add OPEN_LEARNER role without LMS sequential gating. 2026-05-19 10:26:25 -07:00
ratings.go added cloudconvert for thumbnails + added ratings service 2026-02-18 02:56:08 -08:00
rbac_handler.go bulk notification fix + custom role and permission feature implementation + activity log and user list filters 2026-03-04 09:10:28 -08:00
recommendation.go institution service + more PopOK callback 2025-06-22 21:49:16 +03:00
referal_handlers.go 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
settings_handler.go cloud convert integration + more advanced activity log + issue reporting + video file management fixes 2026-02-11 06:54:05 -08:00
subscriptions.go Add category-based subscription controls for LMS and exam prep. 2026-05-26 06:20:49 -07:00
team_handler.go Add team member email invitations for admin panel onboarding 2026-05-22 03:43:00 -07:00
team_invitation_handler.go Simplify team invite to email and role; collect profile on accept 2026-05-22 06:49:28 -07:00
thumbnail_helper.go new course management hierarchy 2026-04-10 03:06:30 -07:00
transaction_approver.go data seed and authorization fixes 2026-01-14 02:27:26 -08:00
user.go Add OPEN_LEARNER role without LMS sequential gating. 2026-05-19 10:26:25 -07:00
video_engagement_handler.go Add video engagement tracking and analytics metrics. 2026-05-24 02:59:46 -07:00
vimeo.go Add paginated Vimeo video list API (GET /me/videos). 2026-05-17 22:23:50 -07:00