46 Commits

Author SHA1 Message Date
184b0f66da Improve image loading animation and aspect ratio 2025-11-03 22:14:21 +03:30
d7283b4d10 Improve UI and clean the details card 2025-11-03 22:07:53 +03:30
68d001837a UI improvements 2025-11-03 15:09:58 +03:30
2bd1783abb Added type badge to the mediacard 2025-11-03 13:37:06 +03:30
66ab88c924 Minor improvements and api fix 2025-11-03 13:34:00 +03:30
de8c0486cc Added Rating ring to the media card 2025-11-03 00:18:56 +03:30
d2255cefb7 Added preload post build script 2025-10-31 19:31:07 +03:30
1fe13e5208 Fix filters store 2025-10-31 18:36:24 +03:30
73d6143897 Add search filters option to store 2025-10-31 18:30:55 +03:30
c5e32fc26f Added support for filters 2025-10-31 18:15:36 +03:30
4b1cd06ac7 Improve search api 2025-10-31 16:03:18 +03:30
9375c6a9a7 Added Vercel Speed Insights 2025-10-31 11:20:55 +03:30
d20e838ae4 Format project 2025-10-31 11:10:44 +03:30
a65ef0f2cf Improve flow between components 2025-10-29 10:13:49 +03:30
b0af5246bb Improve and add some components 2025-10-29 09:59:24 +03:30
1e112a2719 Fix more naming problems 2025-10-29 09:34:36 +03:30
8f8f1b5bc1 Fixed some naming problems 2025-10-29 09:30:19 +03:30
79c44b671b Renamed store and MovieList 2025-10-29 09:09:37 +03:30
5f9aa5b61b Improve classes 2025-10-23 21:36:15 +03:30
037be3c0ef Update packages 2025-10-23 17:27:20 +03:30
18f264cbd4 Added more maps to MediaType 2025-10-23 14:53:17 +03:30
e9be428097 refactor: rename MovieCard to MediaCard and update to support multi-media types
- Rename MovieCard.vue to MediaCard.vue and update all related references
- Add MediaDetails.vue component to handle both movie and TV series details
- Remove old MovieDetails.vue component
- Update MovieList.vue to use MediaCard instead of MovieCard
- Modify API functions to handle both movie and TV series details
- Update store from useMoviesStore to useMediaStore with new naming conventions
- Update type references from MovieType to MediaType
- Add support for TV series details in DetailsView.vue

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2025-10-22 22:27:01 +03:30
72271d1de2 Added improved types 2025-10-22 21:12:20 +03:30
138e7c3248 UI improvements and code simplification 2025-10-22 18:47:28 +03:30
33d181b54e Improve navbar 2025-10-22 16:24:17 +03:30
f816f54aea Minor improvements 2025-10-22 16:21:22 +03:30
5133c8a56b Improve animations 2025-10-22 15:52:00 +03:30
90159f9468 Performance optimizations 2025-10-22 15:22:56 +03:30
8598ed76db Format codebase 2025-10-21 22:10:34 +03:30
398b3ae53a Minor updates 2025-10-21 21:41:12 +03:30
1652d96859 Added Watch page 2025-10-21 21:30:24 +03:30
8e5249ab99 Improve UI 2025-10-21 20:59:35 +03:30
1ac22b60ca UI improvements 2025-10-21 16:48:14 +03:30
173d37b57d Added animations 2025-10-21 16:25:38 +03:30
d53762ffa2 Added animation to page change 2025-10-21 10:38:28 +03:30
29392d8a64 Improve details page 2025-10-20 21:16:17 +03:30
4d6f2db9ee Improve search logic 2025-10-20 21:10:26 +03:30
1efac711a9 Fix 404 erro on github pages 2025-10-20 18:01:05 +03:30
85907580fe Fixed base path in actions 2025-10-20 17:54:37 +03:30
ffa7718203 Fix base url 2025-10-20 17:51:56 +03:30
4b79e6268a Format project 2025-10-20 17:43:30 +03:30
4951b0a3d1 Fix build errors 2025-10-20 17:40:58 +03:30
0fdf916c2a Change gh actions node version 2025-10-20 17:37:26 +03:30
147ec77521 Fix github actions workflow 2025-10-20 17:35:15 +03:30
792c32537b Minor improvements 2025-10-20 17:32:03 +03:30
42b184d9e9 first commit 2025-10-20 17:10:51 +03:30