Commit Graph

31 Commits

Author SHA1 Message Date
silverpro89
085f36078a update vocab
All checks were successful
Deploy to Production / deploy (push) Successful in 20s
2026-02-24 16:59:17 +07:00
silverpro89
65820bb938 update Stories
All checks were successful
Deploy to Production / deploy (push) Successful in 20s
2026-02-24 16:31:06 +07:00
silverpro89
d0f41920f7 update CORS
All checks were successful
Deploy to Production / deploy (push) Successful in 20s
2026-02-24 14:35:32 +07:00
silverpro89
d3da098f6f update sentences API
All checks were successful
Deploy to Production / deploy (push) Successful in 22s
2026-02-24 14:29:23 +07:00
silverpro89
cfc83c983c update backend
All checks were successful
Deploy to Production / deploy (push) Successful in 21s
2026-02-23 09:59:22 +07:00
silverpro89
b7ba1d02b3 update
All checks were successful
Deploy to Production / deploy (push) Successful in 20s
2026-02-18 18:01:45 +07:00
silverpro89
09e72e37e7 update context image should be text
All checks were successful
Deploy to Production / deploy (push) Successful in 20s
2026-02-10 17:43:17 +07:00
silverpro89
5957636b07 update new API
All checks were successful
Deploy to Production / deploy (push) Successful in 29s
2026-02-09 23:17:03 +07:00
silverpro89
f91cda796e update to HTTPS
All checks were successful
Deploy to Production / deploy (push) Successful in 18s
2026-02-06 12:24:28 +07:00
silverpro89
9469378bd7 force to HTTP
All checks were successful
Deploy to Production / deploy (push) Successful in 19s
2026-02-06 11:40:23 +07:00
silverpro89
e437a9d6c2 update to HTTP
All checks were successful
Deploy to Production / deploy (push) Successful in 19s
2026-02-06 11:39:23 +07:00
silverpro89
aaba22b40c update context API
All checks were successful
Deploy to Production / deploy (push) Successful in 19s
2026-02-06 11:28:06 +07:00
silverpro89
97dbbd4d12 Add Context APIs and refactor vocab models
All checks were successful
Deploy to Production / deploy (push) Successful in 25s
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
silverpro89
81a7ab5b6c update types
All checks were successful
Deploy to Production / deploy (push) Successful in 31s
2026-01-29 14:49:23 +07:00
silverpro89
0958e7ddf1 update new defined
All checks were successful
Deploy to Production / deploy (push) Successful in 19s
2026-01-29 14:04:04 +07:00
silverpro89
41cfb533d5 update
All checks were successful
Deploy to Production / deploy (push) Successful in 20s
2026-01-28 20:34:15 +07:00
silverpro89
f8a8923cd9 update
All checks were successful
Deploy to Production / deploy (push) Successful in 19s
2026-01-28 20:05:36 +07:00
silverpro89
b34bd7a4e3 update clear cache
All checks were successful
Deploy to Production / deploy (push) Successful in 20s
2026-01-28 19:54:59 +07:00
silverpro89
fa5c293a7e update router getType
All checks were successful
Deploy to Production / deploy (push) Successful in 21s
2026-01-28 18:59:06 +07:00
silverpro89
3791b7cae1 update
All checks were successful
Deploy to Production / deploy (push) Successful in 21s
2026-01-28 11:21:21 +07:00
vuongps38770
57c45d27a3 fix: improve getGameTypes with DISTINCT query and null filtering
All checks were successful
Deploy to Production / deploy (push) Successful in 21s
2026-01-28 10:32:05 +07:00
vuongps38770
c8af2e268d feat(api/games): add GET /types endpoint
All checks were successful
Deploy to Production / deploy (push) Successful in 21s
2026-01-28 09:50:11 +07:00
vuongps38770
9055b2b611 add games/save-with-check route
All checks were successful
Deploy to Production / deploy (push) Successful in 20s
2026-01-27 19:58:39 +07:00
silverpro89
0354565f4a update CICD
All checks were successful
Deploy to Production / deploy (push) Successful in 21s
2026-01-27 18:39:58 +07:00
silverpro89
6d73bd5fc5 update CICD
All checks were successful
Deploy to Production / deploy (push) Successful in 20s
2026-01-27 18:38:42 +07:00
silverpro89
816794a861 update
All checks were successful
Deploy to Production / deploy (push) Successful in 23s
2026-01-27 18:33:35 +07:00
silverpro89
2c7b4675a7 update 2026-01-26 20:23:08 +07:00
silverpro89
53d97ba5db update 2026-01-20 20:29:07 +07:00
silverpro89
97e2e8402e update 2026-01-19 20:32:23 +07:00
Ken
70838a4bc1 update 2026-01-19 09:33:35 +07:00
374dc12b2d Initial commit 2026-01-18 16:52:52 +00:00