elearning/Backend/src
JakkrapartXD 522a0eec8a
Some checks failed
Build and Deploy Backend / Build Backend Docker Image (push) Successful in 48s
Build and Deploy Backend / Deploy E-learning Backend to Dev Server (push) Successful in 9s
Build and Deploy Backend / Notify Deployment Status (push) Successful in 2s
Build and Deploy Frontend Learner / Build Frontend Learner Docker Image (push) Failing after 33s
Build and Deploy Frontend Learner / Deploy E-learning Frontend Learner to Dev Server (push) Has been skipped
Build and Deploy Frontend Learner / Notify Deployment Status (push) Failing after 1s
refactor: update user identification to pass userId directly to services instead of JWT tokens.
2026-03-04 17:19:58 +07:00
..
config update api chapterlesson 2026-01-22 15:56:56 +07:00
controllers refactor: update user identification to pass userId directly to services instead of JWT tokens. 2026-03-04 17:19:58 +07:00
middleware refactor: add type assertions for request parameters and explicitly type multer middleware. 2026-01-20 10:03:06 +00:00
services refactor: update user identification to pass userId directly to services instead of JWT tokens. 2026-03-04 17:19:58 +07:00
types refactor: update user identification to pass userId directly to services instead of JWT tokens. 2026-03-04 17:19:58 +07:00
validators feat: Allow null for prerequisite_lesson_ids in the ChaptersLesson validator schema. 2026-02-27 14:39:33 +07:00
app.ts add 2026-01-14 04:33:33 +00:00
server.ts add 2026-01-14 04:33:33 +00:00