moviebox/src
Norbert Maciaszek a230a4cf45 Add Hero component for movie carousel: implement auto-rotation, navigation controls, and movie details display, including add/remove functionality for user favorites. 2025-08-15 16:18:47 +02:00
..
app 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
components Add Hero component for movie carousel: implement auto-rotation, navigation controls, and movie details display, including add/remove functionality for user favorites. 2025-08-15 16:18:47 +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