68fb45d6effeat: add RandomMovie component for enhanced user experience; implement movie filtering and random selection functionality, and update page layout to include new component
main
Norbert Maciaszek
2025-10-25 23:02:25 +0200
af4689d726refactor: update Pagination and MovieList components for improved styling and functionality; adjust Button themes, enhance movie loading logic, and ensure consistent display of search results
Norbert Maciaszek
2025-08-25 23:00:53 +0200
01c80758bffix: update Button themes in Gallery and HeroMovie components for consistency and improved styling
Norbert Maciaszek
2025-08-25 22:44:29 +0200
3ed7b14f1bfeat: update Button component styles and themes; introduce new slate theme for consistent UI across Dropdown, SearchInput, and Navbar components, and enhance MovieList display type toggle functionality
Norbert Maciaszek
2025-08-25 22:43:12 +0200
9079a52778feat: enhance MovieRow component with drag-and-drop functionality for marking movies as watched or favorite; integrate framer-motion for improved animations and user interaction
Norbert Maciaszek
2025-08-25 22:05:59 +0200
cb0962f184feat: add motion and framer-motion packages to enhance animation capabilities in the project
Norbert Maciaszek
2025-08-24 22:57:31 +0200
137c620a48refactor: remove layout prop from MovieCard in RecommendedMovies and SimilarMovies components for consistency
Norbert Maciaszek
2025-08-22 19:42:27 +0200
452be796f0feat: update layout and MovieCard components to enhance styling and functionality; replace layout system with a unified MovieCard design, adjust display types in Odkrywaj and GenrePage, and improve pagination button styles
Norbert Maciaszek
2025-08-22 19:30:17 +0200
d67e34c75cfeat: enhance GlobalStoreProvider and MovieList components with display type management and loading spinner; integrate local storage for display preferences and improve user experience during initial render
Norbert Maciaszek
2025-08-22 19:17:48 +0200
50aa22ee6cfeat: refine filtering logic in MovieList and TrackedMovies components to improve movie categorization; adjust seen and released filters for better user experience
Norbert Maciaszek
2025-08-22 19:03:35 +0200
37e0d00214feat: enhance layout and navbar components for improved user experience; add padding to main content, update navbar structure with floating navigation, and refine search functionality
Norbert Maciaszek
2025-08-22 00:48:08 +0200
36cd1582cffeat: implement GenrePage component to display movies by genre, including recent, upcoming, and top-rated films; enhance metadata generation for SEO
Norbert Maciaszek
2025-08-22 00:05:27 +0200
59444e131afeat: add GenreList component for genre exploration and integrate it into Home and Odkrywaj pages; update GenreLabel to support linking by genre ID
Norbert Maciaszek
2025-08-21 22:18:52 +0200
653380f0fbfeat: enhance MovieList and MovieRow components with display type toggle and additional props for improved flexibility
Norbert Maciaszek
2025-08-21 21:55:59 +0200
6bd1b289d7feat: simplify MovieList component by consolidating filters and adding new Label component for enhanced filtering options
Norbert Maciaszek
2025-08-21 21:46:53 +0200
64bb4cd4e4feat: add TrackedMovies component to display upcoming and currently showing films; introduce MovieRow for individual movie representation
Norbert Maciaszek
2025-08-21 21:20:26 +0200
7aafeb8343feat: introduce formatter utility for consistent data formatting across components; replace inline formatting functions in ActorHero, HeroMovie, and MovieCast with formatter methods
Norbert Maciaszek
2025-08-21 21:20:08 +0200
a440debaffrefactor: remove blur effects from AuroraBackground and various components for improved performance and visual clarity
Norbert Maciaszek
2025-08-21 18:23:29 +0200
9051d4887cfeat: update layout to fetch and provide initial movie data; enhance GlobalStoreProvider to accept initialMovies prop for improved state management
Norbert Maciaszek
2025-08-21 17:52:17 +0200
d767684c2cfix: correct filter properties for MovieList components to ensure proper display of seen and favorite movies
Norbert Maciaszek
2025-08-18 15:29:20 +0200
fd1240252dfeat: implement responsive container utility and enhance layout styles across components; update Carousel and Gallery for improved structure and consistency
Norbert Maciaszek
2025-08-18 15:27:28 +0200
e891b37384feat: replace MovieGallery with new Gallery component for improved image handling; update styles and functionality in related components
Norbert Maciaszek
2025-08-18 14:18:46 +0200
f6ff7749aerefactor: remove Cache-Control header from movie API response; update MovieCard and HeroMovie components to manage 'seen' and 'favorite' states more effectively
Norbert Maciaszek
2025-08-18 13:50:49 +0200
3c286e705cfeat: enhance actor details page with MovieGallery and Carousel components; implement movie conversion helper for improved movie data handling
Norbert Maciaszek
2025-08-18 01:04:59 +0200
cf7ec070fdfeat: add ActorHero component and actor details page; implement API integration for fetching actor information and enhance MovieCast with links to actor profiles
Norbert Maciaszek
2025-08-18 00:43:59 +0200
7a7bc2575bfeat: integrate database operations for movie management in global store and UI components; enhance MovieCast with dynamic cast display and button for full cast visibility
Norbert Maciaszek
2025-08-18 00:24:08 +0200
5a6ee42e28feat: enhance Carousel component with heading, icon, and color options; update movie sections in Odkrywaj page for improved UI consistency
Norbert Maciaszek
2025-08-18 00:12:58 +0200
f498f2d217refactor: enhance movie details and UI components for better user experience
Norbert Maciaszek
2025-08-17 23:41:22 +0200
4166abeb7dfix: improve Button component and replace HTML
Norbert Maciaszek
2025-08-17 23:21:39 +0200
fd642832c1fix: simplify movie page
Norbert Maciaszek
2025-08-17 22:50:47 +0200
3d23368577fix: UX on pathname change
Norbert Maciaszek
2025-08-17 22:48:38 +0200
dc0d7693c1Add movie gallery, similar movies, and recommended movies components: integrate MovieGallery, SimilarMovies, and RecommendedMovies into the film detail page for enhanced user engagement. Update AuroraLayout to improve button visibility and interaction.
Norbert Maciaszek
2025-08-17 20:06:51 +0200
61395ca1ecAdd movie details and cast components: implement Page, HeroMovie, and MovieCast components to display detailed movie information, including cast, genres, and financial data. Integrate new BackButton and GenreLabel components for enhanced navigation and presentation.
Norbert Maciaszek
2025-08-17 19:56:38 +0200
b577a79278Enhance UI components with gradient backgrounds and improved interactions: update Button, Dropdown, MovieCard layouts (Aurora, Minimal, Zeus), Pagination, Navbar, and Search components to utilize gradient styles for a more visually appealing design. Refactor Pagination to use the new Button component for consistency.
Norbert Maciaszek
2025-08-17 18:53:15 +0200
d386c8f703Remove redundant description text from Navbar component: eliminated the "Explore amazing content" paragraph for a cleaner design and improved focus on navigation links.
Norbert Maciaszek
2025-08-17 14:38:06 +0200
983a362b80Update MovieCard component to support "aurora" layout enhancements: add layout prop to MovieCard instances in the Odkrywaj page, and adjust AuroraLayout to conditionally render status indicators based on the simpleToggle prop. Refactor MovieList grid layout for improved responsiveness.
Norbert Maciaszek
2025-08-17 14:37:44 +0200
1175543e32Add 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.
Norbert Maciaszek
2025-08-16 16:32:42 +0200
65cc8d2fdfRefactor Navbar and Search components: enhance Navbar with mobile menu functionality and improved styling, update Search component to utilize new Button component for better UI consistency, and optimize search input layout for a more engaging user experience.
Norbert Maciaszek
2025-08-16 16:21:26 +0200
33b8373c36Refactor MovieCard component to support multiple layouts: introduce Aurora, Minimal, and Zeus layouts, enhancing visual variety and user interaction. Update rendering logic to accommodate new layout options and streamline component structure for improved maintainability.
Norbert Maciaszek
2025-08-16 16:04:28 +0200
1e7d7891d0Enhance 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.
Norbert Maciaszek
2025-08-16 15:55:03 +0200
3865de1c56Refactor MovieCard component to introduce a new "minimal" layout option: update layout prop to support "minimal" design, modify default layout to "minimal", and enhance rendering logic for improved user experience across movie sections.
Norbert Maciaszek
2025-08-16 13:50:46 +0200
f88b7ede7dRefactor 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.
Norbert Maciaszek
2025-08-16 13:42:42 +0200
7ecbc55843Add SWR for data fetching and implement useSWRStorage hook: update package.json and package-lock.json to include SWR dependency, and create a custom hook for managing localStorage with SWR for improved data persistence.
Norbert Maciaszek
2025-08-16 13:42:33 +0200
03b00ad399Refactor homepage to include multiple movie sections: integrate new Carousel component for displaying now playing, upcoming, popular, and trending movies. Update data fetching to utilize multiple TMDB endpoints for enhanced content variety and user experience.
Norbert Maciaszek
2025-08-15 17:14:16 +0200
54e2e74e3aEnhance MovieCard component: add simpleToggle prop to conditionally render favorite button and update vote average display logic for improved user experience. Update Hero component styles for better visual consistency.
Norbert Maciaszek
2025-08-15 17:13:52 +0200
0ee6fedcf3Refactor homepage layout and add new "Odkrywaj" page: remove "O mnie" page, update Navbar links, and implement new page for displaying trending movies with a Hero component for enhanced user experience.
Norbert Maciaszek
2025-08-15 16:19:05 +0200
a230a4cf45Add Hero component for movie carousel: implement auto-rotation, navigation controls, and movie details display, including add/remove functionality for user favorites.
Norbert Maciaszek
2025-08-15 16:18:47 +0200
25e5b90ee8Refactor 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.
Norbert Maciaszek
2025-08-15 15:20:10 +0200
7373d64123Implement loading spinner and Polish translations: add Spinner component for loading states in Search and SearchList, update UI text to Polish for improved localization, and enhance Pagination styles for better visibility.
Norbert Maciaszek
2025-08-15 15:20:04 +0200
3a7669e26dEnhance MovieCard component: add showDayCounter prop for displaying days since or until release, update release date formatting to Polish locale, and adjust image aspect ratio for improved layout.
Norbert Maciaszek
2025-08-15 15:02:01 +0200
eee7899840Translate UI text to Polish: update headings and messages in MovieList, Navbar, and Search components for improved localization.
Norbert Maciaszek
2025-08-15 15:01:26 +0200
52d032d518Refactor Dropdown component: integrate useOutsideClick for improved click handling, manage dropdown state with useRef and useState, and enhance button functionality for better user experience.
Norbert Maciaszek
2025-08-15 15:00:42 +0200
5a50387685Update 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.
Norbert Maciaszek
2025-08-13 17:13:20 +0200
83e931c27fRefactor MovieCard props in SearchList: streamline prop passing by spreading result object and joining genre_ids for improved readability and maintainability.
Norbert Maciaszek
2025-08-12 00:00:40 +0200
403f394924Add key prop to Dropdown items: ensure unique identification for each item in the Dropdown component to prevent rendering issues and improve performance.
Norbert Maciaszek
2025-08-11 23:57:17 +0200
e189770473Update movies migration: enhance the new movies table schema by adding additional fields such as adult, backdrop_path, genre_ids, original_language, original_title, video, vote_average, and vote_count, and migrate existing data accordingly.
Norbert Maciaszek
2025-08-11 23:55:47 +0200
488b79e4b5Remove logo.png and refactor Search component: replace MovieCard with MovieList for improved movie display, enhance responsiveness, and streamline search results presentation.
Norbert Maciaszek
2025-08-11 23:52:38 +0200
186e98262bRefactor MovieCard and MovieList components: streamline props by integrating Movie type, enhance filtering logic, and improve UI responsiveness with a new Dropdown for sorting options.
Norbert Maciaszek
2025-08-11 23:52:29 +0200
556bb38589Add 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.
Norbert Maciaszek
2025-08-11 23:52:04 +0200
96dd2b177cAdd Dropdown component: create a new Dropdown component with customizable items and callback functionality for value selection, enhancing UI interactivity.
Norbert Maciaszek
2025-08-11 23:33:13 +0200
08935bbacaAdd @formkit/auto-animate dependency: include version 0.8.2 in package.json and package-lock.json for enhanced animation support.
Norbert Maciaszek
2025-08-11 23:32:48 +0200
285c12e682Enhance global styles and components: add new breakpoint in globals.css, update SearchInput for improved styling and responsiveness, and modify Navbar for sticky positioning and better layout.
Norbert Maciaszek
2025-08-11 23:32:42 +0200
5c3423c353Squashed commit of the following:
Norbert Maciaszek
2025-08-09 20:05:48 +0200
181826ccebRefactor 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.
Norbert Maciaszek
2025-08-09 00:43:15 +0200
a629c5004eAdd .gitkeep file to config directory to ensure it is tracked in version control.
Norbert Maciaszek
2025-08-08 20:16:51 +0200
c3b14d5dc4Update .onedev-buildspec.yml: remove 'drizzle' exclusion from rsync command for improved file synchronization.
Norbert Maciaszek
2025-08-08 20:13:29 +0200
044565d17cRefactor layout structure: simplify GlobalStoreProvider usage in RootLayout and add padding to main section in Home component for improved styling.
Norbert Maciaszek
2025-08-08 20:12:07 +0200
050295babdRefactor global state management for movies: remove initialMovies prop from GlobalStoreProvider, implement useEffect to fetch movies on mount, and update layout metadata for a personalized movie tracking experience.
Norbert Maciaszek
2025-08-08 17:34:37 +0200
a91ac1d1b4Update MovieCard button labels for consistency and adjust layout margins in MovieList and SearchMovies components for improved responsiveness.
Norbert Maciaszek
2025-08-05 22:53:20 +0200
3809110a39Refactor movie filtering and management features: update MovieList and MovieCard components to use new filter props; enhance global store with updateMovie functionality; implement movie state updates for seen and favorite statuses.
Norbert Maciaszek
2025-08-05 22:30:53 +0200
b08cdea130Refactor MovieList component to support multiple movie categories with sorting and filtering options; update Home page to display categorized movie lists; enhance global styles for grid layout.
Norbert Maciaszek
2025-08-05 22:10:22 +0200
2359cfc582Enhance movie management features by adding MovieList component to display user's watchlist; update MovieCard to include add/remove functionality for watchlist; refactor SearchMovies layout for improved structure; adjust global styles for primary color.
Norbert Maciaszek
2025-08-05 21:51:51 +0200
08d766bf8cImplement global state management for movies; refactor RootLayout to fetch movies and wrap children in GlobalStoreProvider; enhance database schema with additional movie fields and CRUD operations.
Norbert Maciaszek
2025-08-05 21:51:32 +0200
922e55f27fAdd SearchMovies component for movie search functionality, integrating TMDB API; update Home page to include search feature.
Norbert Maciaszek
2025-08-05 19:51:08 +0200
a7875db58bAdd MovieCard component for displaying movie details with image, title, overview, release date, and popularity; update global styles to use utility classes for column layout.
Norbert Maciaszek
2025-08-05 19:51:00 +0200
1154e0287fAdd SearchInput component for debounced text input with customizable placeholder and change handler
Norbert Maciaszek
2025-08-05 19:50:48 +0200
3dd776f119Add ReadMore component for expandable text display
Norbert Maciaszek
2025-08-05 19:50:35 +0200
96ef090cefRemove unused SVG files and add a new logo image; update global styles and layout to include a responsive Navbar component.
Norbert Maciaszek
2025-08-05 18:25:28 +0200
2c329e9ff3Add Drizzle ORM configuration and database schema for movie management app
Norbert Maciaszek
2025-08-05 16:27:33 +0200
d9eba29193Initial commit from Create Next App
Norbert Maciaszek
2025-08-05 16:04:01 +0200