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
52d032d518
moviebox
/
src
History
Norbert Maciaszek
52d032d518
Refactor Dropdown component: integrate useOutsideClick for improved click handling, manage dropdown state with useRef and useState, and enhance button functionality for better user experience.
2025-08-15 15:00:42 +02:00
..
app
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
components
Refactor Dropdown component: integrate useOutsideClick for improved click handling, manage dropdown state with useRef and useState, and enhance button functionality for better user experience.
2025-08-15 15:00:42 +02:00
hooks
Squashed commit of the following:
2025-08-09 20:05:48 +02:00
lib
Add migration for movies table: create a new movies table with necessary fields, migrate existing data from the old movies table, and update database schema to reflect changes.
2025-08-11 23:52:04 +02:00
types
Add migration for movies table: create a new movies table with necessary fields, migrate existing data from the old movies table, and update database schema to reflect changes.
2025-08-11 23:52:04 +02:00