Find a file
JakkrapartXD d7f824f353 feat: standardize login response format with code, message, and data wrapper
Update login endpoint to return consistent API response structure with code, message, and data fields. Wrap token, refreshToken, and user data inside a data object to match the standardized response format used across other endpoints.
2026-01-30 17:54:43 +07:00
.vscode a 2026-01-08 03:58:29 +00:00
.windsurf/rules update api chapterlesson 2026-01-22 15:56:56 +07:00
Backend feat: standardize login response format with code, message, and data wrapper 2026-01-30 17:54:43 +07:00
docs 1 2026-01-13 10:50:42 +07:00
Frontend-Learner feat: Add data fetching utility imports for sessions, workspaces, users, invitations, and teams to the session API route. 2026-01-30 14:59:30 +07:00
frontend_management feat: Implement instructor course and lesson management with dedicated views for quizzes, videos, and admin categories. 2026-01-30 11:48:13 +07:00
.DS_Store feat: Implement lesson access control logic including enrollment, prerequisite, and quiz completion checks. 2026-01-19 17:08:06 +07:00
.gitignore 111 2026-01-19 15:24:07 +07:00