elearning/Backend/src
JakkrapartXD 8edc3770eb
All checks were successful
Build and Deploy Backend / Build Backend Docker Image (push) Successful in 30s
Build and Deploy Backend / Deploy E-learning Backend to Dev Server (push) Successful in 3s
Build and Deploy Backend / Notify Deployment Status (push) Successful in 1s
Build and Deploy Frontend Management to Dev Server / Build Frontend Management Docker Image (push) Successful in 18s
Build and Deploy Frontend Management to Dev Server / Deploy E-learning Frontend Management to Dev Server (push) Successful in 3s
Build and Deploy Frontend Management to Dev Server / Notify Deployment Status (push) Successful in 1s
feat: Allow instructors to set rejected courses to draft and explicitly set course status to rejected upon administrative rejection.
2026-02-11 17:01:17 +07:00
..
config update api chapterlesson 2026-01-22 15:56:56 +07:00
controllers feat: Allow instructors to set rejected courses to draft and explicitly set course status to rejected upon administrative rejection. 2026-02-11 17:01:17 +07:00
middleware refactor: add type assertions for request parameters and explicitly type multer middleware. 2026-01-20 10:03:06 +00:00
services feat: Allow instructors to set rejected courses to draft and explicitly set course status to rejected upon administrative rejection. 2026-02-11 17:01:17 +07:00
types feat: Allow instructors to set rejected courses to draft and explicitly set course status to rejected upon administrative rejection. 2026-02-11 17:01:17 +07:00
validators refactor: remove thumbnail_url requirement from course creation validator 2026-01-29 17:58:05 +07:00
app.ts add 2026-01-14 04:33:33 +00:00
server.ts add 2026-01-14 04:33:33 +00:00