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
a230a4cf45
moviebox
/
src
/
app
History
Norbert Maciaszek
25e5b90ee8
Refactor homepage layout and add new "O mnie" page: remove MovieList components from the main page, replacing them with a heading, and create a new page for movie lists with appropriate filters and headings.
2025-08-15 15:20:10 +02:00
..
(withGlobalData)
Refactor homepage layout and add new "O mnie" page: remove MovieList components from the main page, replacing them with a heading, and create a new page for movie lists with appropriate filters and headings.
2025-08-15 15:20:10 +02:00
store
Refactor layout components: separate layout with global data into its own file, restore GlobalStoreProvider in the new layout, and update global state management to accept initial movies as a prop for improved data handling.
2025-08-09 00:43:15 +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
Squashed commit of the following:
2025-08-09 20:05:48 +02:00