Commit Graph

14 Commits

Author SHA1 Message Date
36bb04cfa9 introduced Record page and /record route, updated Navbar with new microphone button redirecting to Record, and commented out unused DreamRecord in Home for cleaner structure
Signed-off-by: Matthias Puchstein <matthias@puchstein.bayern>
2025-07-12 16:15:27 +02:00
d6e6b1ccb4 removed NavigationLinks component and its usage across DreamArchive pages; replaced redundant hero and section headers with reusable components (HeroSection, SectionHeader, etc.) for improved maintainability and reduced code duplication
Signed-off-by: Matthias Puchstein <matthias@puchstein.bayern>
2025-07-12 15:46:21 +02:00
ccca533db6 added dreamy gradient styles to index.css, expanded getBackgroundStyle for gradient types, introduced ChipCard component, updated Home with ChipCard, and refined layouts with consistent paddings and shadows
Signed-off-by: Matthias Puchstein <matthias@puchstein.bayern>
2025-07-12 12:32:58 +02:00
153f5fd146 introduced ChipOverview route and component, refactored Home to use DreamCardCompact for streamlined rendering, and extracted DailyHighlights into a reusable component
Signed-off-by: Matthias Puchstein <matthias@puchstein.bayern>
2025-07-12 12:10:51 +02:00
ff30258377 refactored Record component into DreamRecord, updated routes and navigation for consistency, and integrated DreamRecord into Home.
Signed-off-by: Matthias Puchstein <matthias@puchstein.bayern>
2025-07-12 11:21:51 +02:00
0cb192ef81 refined Home layout with new NavLink elements for improved navigation, added animations (fadeIn, gradient-animation), updated SplashScreen background with dynamic gradient, and adjusted text.svg gradient colors for better contrast.
Signed-off-by: Matthias Puchstein <matthias@puchstein.bayern>
2025-07-10 00:25:12 +02:00
ca4ec57666 modularized the Record component into a standalone file Record.tsx, updated Home and App to reflect the changes, and streamlined styles in SplashScreen for consistency and dynamic theming
Signed-off-by: Matthias Puchstein <matthias@puchstein.bayern>
2025-07-10 00:01:04 +02:00
846822ed41 updated mock dream dates with randomized range generator, adjusted imports for consistency, and relocated utilities for better structure
Signed-off-by: Matthias Puchstein <matthias@puchstein.bayern>
2025-07-09 23:46:16 +02:00
bb1d778600 added utility functions for date formatting and styling, refactored components to use reusable helpers
Signed-off-by: Matthias Puchstein <matthias@puchstein.bayern>
2025-07-09 23:40:21 +02:00
4bb7f4c979 added mock daily highlights, new dream entries, and enhanced personalized home page layout and functionality
Signed-off-by: Matthias Puchstein <matthias@puchstein.bayern>
2025-07-09 23:27:45 +02:00
5ad3894683 let junie rework the theme one more time 2025-07-09 21:11:36 +02:00
84a72d5354 added a combined logo+text for easier styling 2025-07-06 16:24:41 +02:00
27558b3e09 reworked the startpage 2025-07-05 00:12:48 +02:00
8a0afcbe6b added a fake login and some style changes 2025-07-04 23:03:20 +02:00