This website requires JavaScript.
Explore
Help
Register
Sign In
gitadmin
/
moviebox
Watch
1
Star
0
Fork
You've already forked moviebox
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cf7ec070fd
moviebox
/
src
/
app
History
Norbert Maciaszek
cf7ec070fd
feat: add ActorHero component and actor details page; implement API integration for fetching actor information and enhance MovieCast with links to actor profiles
2025-08-18 00:43:59 +02:00
..
aktor
/[id]
feat: add ActorHero component and actor details page; implement API integration for fetching actor information and enhance MovieCast with links to actor profiles
2025-08-18 00:43:59 +02:00
api
/movies
Refactor layout and add new pages for movie browsing and searching: update RootLayout to include GlobalStoreProvider and Navbar, create new Home, Odkrywaj, and Search pages with movie listings and API integration for enhanced user experience.
2025-08-16 13:42:42 +02:00
film
/[id]
refactor: enhance movie details and UI components for better user experience
2025-08-17 23:41:22 +02:00
odkrywaj
feat: enhance Carousel component with heading, icon, and color options; update movie sections in Odkrywaj page for improved UI consistency
2025-08-18 00:12:58 +02:00
search
Enhance MovieCard component with new "aurora" layout: introduce a visually stunning design with gradient backgrounds, improved card interactions, and additional status indicators. Update MovieList to utilize the new layout for a more engaging user experience.
2025-08-16 15:55:03 +02:00
store
feat: integrate database operations for movie management in global store and UI components; enhance MovieCast with dynamic cast display and button for full cast visibility
2025-08-18 00:24:08 +02:00
favicon.ico
Initial commit from Create Next App
2025-08-05 16:04:01 +02:00
globals.css
Update global styles and refactor MovieList component: change text color in globals.css, enhance MovieList filtering logic with numeric props, and improve MovieCard layout for better UI consistency.
2025-08-13 17:13:20 +02:00
layout.tsx
Add AuroraBackground component for enhanced visual effects: integrate a new background effect with gradient and aurora styles into the RootLayout, improving overall aesthetics and user experience.
2025-08-16 16:32:42 +02:00
page.tsx
Refactor layout and add new pages for movie browsing and searching: update RootLayout to include GlobalStoreProvider and Navbar, create new Home, Odkrywaj, and Search pages with movie listings and API integration for enhanced user experience.
2025-08-16 13:42:42 +02:00