elearning/Frontend-Learner/composables
supalerk-ar66 a0ca6f7e6b
All checks were successful
Build and Deploy Frontend Learner / Build Frontend Learner Docker Image (push) Successful in 35s
Build and Deploy Frontend Learner / Deploy E-learning Frontend Learner to Dev Server (push) Successful in 4s
Build and Deploy Frontend Learner / Notify Deployment Status (push) Successful in 1s
feat: Implement core e-learning platform features including quiz, dashboard, course discovery, and classroom learning with i18n support.
2026-02-12 12:01:37 +07:00
..
useAuth.ts feat: implement e-learning classroom page with video player, lesson navigation, progress tracking, and announcements. 2026-02-05 09:56:16 +07:00
useCategory.ts feat: Implement e-learning classroom with video playback, progress tracking, and quiz functionality, alongside new course and category composables and Thai localization. 2026-01-29 13:17:58 +07:00
useCourse.ts feat: Implement core e-learning platform features including quiz, dashboard, course discovery, and classroom learning with i18n support. 2026-02-12 12:01:37 +07:00
useFormValidation.ts Add: Auth protection & error notifications 2026-01-14 16:47:35 +07:00
useMediaPrefs.ts feat: Add useMediaPrefs composable for persistent media playback controls and introduce the classroom learning page. 2026-01-29 14:02:32 +07:00
useQuizRunner.ts feat: Initialize e-learning frontend with course browsing, landing, and authentication pages, along with core layouts and composables. 2026-02-04 16:57:31 +07:00
useThemeMode.ts feat: Add foundational UI components, pages, and theme management for the e-learning application. 2026-01-27 14:02:12 +07:00