elearning/Backend/src
JakkrapartXD c1254520b4
All checks were successful
Build and Deploy Backend / Build Backend Docker Image (push) Successful in 45s
Build and Deploy Backend / Deploy E-learning Backend to Dev Server (push) Successful in 12s
Build and Deploy Backend / Notify Deployment Status (push) Successful in 1s
refactor: Optimize Docker build process, switch to @node-rs/bcrypt, and streamline compose.yaml by removing external services.
2026-02-10 15:27:13 +07:00
..
config update api chapterlesson 2026-01-22 15:56:56 +07:00
controllers feat: add pagination and random sorting to course listing endpoint with configurable page size and Fisher-Yates shuffle algorithm 2026-02-06 17:41:03 +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: Optimize Docker build process, switch to @node-rs/bcrypt, and streamline compose.yaml by removing external services. 2026-02-10 15:27:13 +07:00
types feat: add pagination and random sorting to course listing endpoint with configurable page size and Fisher-Yates shuffle algorithm 2026-02-06 17:41:03 +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