Files
sena_db_api_layer/controllers
silverpro89 97dbbd4d12
All checks were successful
Deploy to Production / deploy (push) Successful in 25s
Add Context APIs and refactor vocab models
Introduce Context and ContextGuide features: add Sequelize models (models/Context.js, models/ContextGuide.js), controllers (controllers/contextController.js, controllers/contextGuideController.js) and authenticated route handlers (routes/contextRoutes.js, routes/contextGuideRoutes.js). Wire the new routes into app.js and export the models from models/index.js. Refactor vocabulary: remove VocabForm, VocabMapping and VocabRelation models and relationships, update models/Vocab.js schema and indexes, and add migrate-vocab.js to drop/recreate the vocab table for the new schema. Also add a lesson editor UI (public/lesson-editor.html) and a small cleanup in models/Lesson.js.
2026-02-02 10:05:46 +07:00
..
2026-01-28 11:21:21 +07:00
2026-01-28 11:21:21 +07:00
2026-01-19 20:32:23 +07:00
2026-01-19 09:33:35 +07:00
2026-01-28 11:21:21 +07:00
2026-01-28 20:34:15 +07:00
2026-01-29 14:49:23 +07:00
2026-01-28 11:21:21 +07:00
2026-01-26 20:23:08 +07:00
2026-01-26 20:23:08 +07:00
2026-01-20 20:29:07 +07:00
2026-01-28 11:21:21 +07:00
2026-01-28 11:21:21 +07:00
2026-01-28 11:21:21 +07:00
2026-01-26 20:23:08 +07:00
2026-01-28 11:21:21 +07:00
2026-01-28 11:21:21 +07:00
2026-01-28 11:21:21 +07:00
2026-01-28 18:59:06 +07:00
2026-01-28 11:21:21 +07:00
2026-01-28 18:59:06 +07:00
2026-01-28 11:21:21 +07:00
2026-01-26 20:23:08 +07:00