8 Commits
Author SHA1 Message Date
ngthanhvu e5d634f611 Add new icon in WEBP format to public directory 2026-07-30 23:01:25 -04:00
ngthanhvu ee698c6acd feat: add gif component section 2026-07-25 11:42:32 -04:00
ngthanhvu f09e3275eb Refactor: Remove Supabase authentication and related code
- Removed Supabase authentication logic from xem/[slug].vue and yeu-thich.vue.
- Updated favorite and watch later messages to be device-specific.
- Removed unused user state and authentication initialization.
- Deleted supabase.ts plugin file and related configurations.
- Updated nuxt.config.ts to remove Supabase runtime configuration.
- Removed Supabase dependencies from package.json and package-lock.json.
- Adjusted Dockerfile for development environment.
- Added admin layout and pages for managing settings, movies, and users.
- Implemented admin dashboard with statistics and recent activities.
- Created movie and user management interfaces with search functionality.
2026-07-21 23:43:04 -04:00
ngthanhvu 30502c9854 feat: rebrand site to CineK 2026-05-24 22:35:13 +07:00
thanhvudaynee 4a91b03678 feat: implement core movie streaming features including dashboard, watch history, authentication, and dynamic media pages 2026-05-21 10:15:02 +07:00
thanhvudaynee 69f6c90eda feat: add Docker support and implement movie detail and playback pages 2026-05-17 21:01:33 +07:00
thanhvudaynee 34d25df560 feat: implement core Nuxt application with film browsing, search, and detail page functionality using OPhim and NguonC APIs. 2026-05-17 20:30:19 +07:00
ngthanhvu 90791df93d Init commit 2026-05-17 18:42:09 +07:00