Commit Graph

3 Commits

Author SHA1 Message Date
tfeigel 15de43a2b5 Enhances event handling with timezone support
Adds timezone handling to the event parsing and formatting logic.

This allows events to be displayed in the user's local timezone, improving the user experience.

Also restructures the event display on the "Termine" page to include a sidebar for filtering by year and month.
2025-09-06 12:27:56 +02:00
tfeigel 3beb233820 Update 2025-07-16 08:48:23 +02:00
tfeigel 69217afce4 feat: introduce event carousel and ICS integration for homepage
Added an event carousel to the homepage to display upcoming events dynamically. Integrated ICS parsing to fetch and format calendar data for future events. Enhanced layout and responsiveness with scroll functionality and improved styling.
2025-07-06 19:35:14 +02:00