Commit graph

8 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
587d96d652 implement objectstats 2024-07-25 22:02:07 +02:00
qpismont
21547959c9 a lot of stuff... 2024-07-16 22:41:10 +02:00
qpismont
9a9f66b5b9 add movies creation 2024-07-08 21:25:31 +02:00
qpismont
65cccb9620 adding middleware 2024-07-01 21:58:06 +02:00
qpismont
abad2cec96 add middleware 2024-05-26 23:36:44 +02:00
qpismont
c4d902c276 first commit :) 2024-05-17 11:45:32 +02:00