moviebox/src
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