minio #1

Open
qpismont wants to merge 5 commits from minio into main

5 commits

Author SHA1 Message Date
qpismont
2e3ec9765d Implement login form with improved UI components and error handling
- Added new UI components: `Logo`, `Alert`, `Button`, `Input`, and `Card`.
- Refactored `LoginForm` to utilize new components for better structure and styling.
- Enhanced error handling in `LoginFormData` with specific error messages.
- Updated styles for grid layout and various UI elements for a cohesive design.
- Removed Bootstrap dependency in favor of custom styles for better control.
2025-03-31 19:46:26 +00:00
qpismont
de0eb13032 Update configuration and dependencies; remove unused components and refactor login handling
- Added server port configuration in `astro.config.mjs`.
- Updated Biome schema version in `biome.json`.
- Updated dependencies in `package.json` to latest versions.
- Introduced new devcontainer configuration files for development setup.
- Removed unused components related to movie search and forms.
- Refactored login handling with new Astro components for better error management.
- Adjusted layouts for improved structure and user experience.
2025-03-27 22:08:15 +00:00
qpismont
c25e2af4c1 implement objectstats in movie detail page 2024-07-25 22:21:40 +02:00
qpismont
a43a77d158 fix movie detail page 2024-07-25 22:07:32 +02:00
qpismont
587d96d652 implement objectstats 2024-07-25 22:02:07 +02:00