12 Commits

Author SHA1 Message Date
3b7f41e33d Styling Übersicht Events 2026-04-25 22:44:07 +02:00
e3f7233581 Styling Filter Übersicht Events 2026-04-25 20:36:53 +02:00
2bf3609662 Styling Event erstellen 2026-04-25 16:33:28 +02:00
46eeecdc3a Layout Startseite/FAQ 2026-04-25 14:47:47 +02:00
0041ab8d7a Layout und Styling Login/Registration 2026-04-25 13:32:21 +02:00
51a07b6347 Anpassung Layou 2026-04-21 21:57:57 +02:00
add5c3eb05 Anpassungen Startseite, Footer, diversers Styling auf allen Seiten 2026-04-21 13:48:48 +02:00
540754d7d0 Logout-Button in Navigation 2026-04-20 22:18:14 +02:00
9a2c66e026 Anpassung primary-button, badge und Event erstellen 2026-04-15 10:35:35 +02:00
Estelle Köhler
e91cd8572e fix: proper umlauts across all files, simplify gallery upload, fix Menu spelling, show local events in overview 2026-04-12 15:37:31 +02:00
viiivo
c3bea2817c feat: Enhance profile page with tab navigation and event management features
Fix Event anmeldung und abmeldung Button.

12h vor Event beginn wird Adresse angezeigt.
2026-04-10 18:05:46 +02:00
viiivo
1efa4dcd39 feat: Implement user profile management and navigation updates
- Added a new profile page (my_profil.html) for users to manage their events and personal information.
- Introduced a new CSS file (my_profil.css) for styling the profile page.
- Created a JavaScript file (my_profil.js) to handle profile data retrieval, event registration management, and form submission.
- Updated navigation logic (navigation.js) to dynamically display login/signup or event management links based on user authentication status.
- Enhanced event creation and detail pages to support user-specific actions (registration/unregistration).
- Improved login and signup processes to handle user data more robustly, including fallback user creation.
- Refactored event overview to show user-specific events and registrations.
- Added error handling and validation for user input in profile management.
2026-04-10 16:28:44 +02:00