Commit Graph
10 Commits
Author SHA1 Message Date
ngthanhvu e429f67e0b feat: simplify movie link queries by removing unnecessary source parameters 2026-07-31 00:20:35 -04:00
ngthanhvu 1c92c0d50b feat: Update nhiều thứ 2026-07-28 21:55:39 -04:00
ngthanhvu 72bc657d86 feat: implement admin interface for managing custom movie sources and servers with new API endpoint and database schema updates 2026-07-28 03:29:55 -04:00
ngthanhvu 6c1dd39935 feat: change libraly icons 2026-07-25 10:39:40 -04:00
ngthanhvu f42dff9b0a feat: add episode total handling and display across movie pages
- Implemented `getEpisodeDisplay` function to format episode information for movies.
- Updated movie display components to show episode information using the new function.
- Added `episodeTotal` field to the movies schema and updated related API endpoints to handle this new field.
- Enhanced movie synchronization process to fetch and store episode totals from external sources.
- Created a new error page component for better user experience on 404 errors.
- Added migration scripts to update the database schema for episode totals.
2026-07-23 02:56:24 -04:00
ngthanhvu 30502c9854 feat: rebrand site to CineK 2026-05-24 22:35:13 +07:00
thanhvudaynee f2479074df feat: implement movie player page with HLS and embedded streaming support, navigation, and watch history tracking 2026-05-23 15:08:57 +07:00
thanhvudaynee 9c52a7927c feat: implement movie detail page with multi-source support, library features, and responsive layout 2026-05-21 23:07:59 +07:00
ngthanhvu 95a150fb51 feat: responsive navbar, hero và trang chi tiết phim
- Navbar: thêm hamburger menu + sidebar slide trên mobile
- Hero: responsive height, font-size, buttons, ẩn thumbnail carousel trên mobile
- Logo: nhỏ hơn trên mobile
- Trang chi tiết phim: layout mobile giống Ophim, nút xem đỏ, action buttons có label
- Movie card: điều chỉnh padding trên mobile
2026-05-17 22:47:43 +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