| .. |
|
.vscode
|
Website Structure
|
2026-01-13 10:48:02 +07:00 |
|
assets/css
|
feat: Initialize project with core Nuxt configuration, Quasar layouts, global Tailwind CSS, and essential components.
|
2026-02-19 13:12:14 +07:00 |
|
components
|
feat: Implement initial core features including course browsing, authentication, user dashboard, and internationalization.
|
2026-02-24 11:12:26 +07:00 |
|
composables
|
feat: Implement initial core features including course browsing, authentication, user dashboard, and internationalization.
|
2026-02-24 11:12:26 +07:00 |
|
constants
|
feat: Implement initial core features including course browsing, authentication, user dashboard, and internationalization.
|
2026-02-24 11:12:26 +07:00 |
|
i18n/locales
|
feat: Implement initial core features including course browsing, authentication, user dashboard, and internationalization.
|
2026-02-24 11:12:26 +07:00 |
|
layouts
|
feat: Implement initial core features including course browsing, authentication, user dashboard, and internationalization.
|
2026-02-24 11:12:26 +07:00 |
|
middleware
|
feat: Scaffold new Nuxt.js application with initial pages, layouts, composables, and middleware.
|
2026-01-23 09:54:39 +07:00 |
|
pages
|
feat: Implement initial core features including course browsing, authentication, user dashboard, and internationalization.
|
2026-02-24 11:12:26 +07:00 |
|
plugins
|
feat: Add foundational UI components, pages, and theme management for the e-learning application.
|
2026-01-27 14:02:12 +07:00 |
|
public
|
feat: add initial frontend pages for course browsing, recommendations, and user dashboard.
|
2026-02-23 17:44:02 +07:00 |
|
server/middleware
|
Website Structure
|
2026-01-13 10:48:02 +07:00 |
|
types
|
feat: Implement initial core features including course browsing, authentication, user dashboard, and internationalization.
|
2026-02-24 11:12:26 +07:00 |
|
คู่มืออธิบาย
|
Please provide the file changes to generate a commit message.
|
2026-02-24 11:17:33 +07:00 |
|
.dockerignore
|
feat: Add initial Docker setup and development environment documentation.
|
2026-02-05 11:01:17 +07:00 |
|
.env.example
|
feat: introduce Docker Compose setup and example environment variables for frontend configuration.
|
2026-02-05 13:50:25 +07:00 |
|
.gitignore
|
chore: Add .gitignore to exclude build outputs, node modules, and local configurations.
|
2026-02-05 15:54:24 +07:00 |
|
app.vue
|
feat: Implement initial core features including course browsing, authentication, user dashboard, and internationalization.
|
2026-02-24 11:12:26 +07:00 |
|
docker-compose.yml
|
feat: add Docker Compose configuration for the learner-ui service.
|
2026-02-05 16:26:41 +07:00 |
|
Dockerfile
|
feat: Add Dockerfile for Frontend-Learner application containerization.
|
2026-02-05 15:35:52 +07:00 |
|
error.vue
|
feat: Initialize project with core Nuxt configuration, Quasar layouts, global Tailwind CSS, and essential components.
|
2026-02-19 13:12:14 +07:00 |
|
eslint.config.mjs
|
Website Structure
|
2026-01-13 10:48:02 +07:00 |
|
i18n.config.ts
|
feat: Implement internationalization with English and Thai locales and a language switcher.
|
2026-01-19 15:51:28 +07:00 |
|
nuxt.config.ts
|
feat: add initial frontend pages for course browsing, recommendations, and user dashboard.
|
2026-02-23 17:44:02 +07:00 |
|
package-lock.json
|
feat: Initialize Nuxt.js project with essential dependencies and scripts.
|
2026-02-05 14:53:17 +07:00 |
|
package.json
|
feat: Initialize Nuxt.js project with essential dependencies and scripts.
|
2026-02-05 14:53:17 +07:00 |
|
tailwind.config.ts
|
feat: Implement core application layout, global styling, dark mode, and essential UI components.
|
2026-01-26 12:59:32 +07:00 |
|
tsconfig.json
|
Website Structure
|
2026-01-13 10:48:02 +07:00 |