Commit Graph

  • 39ef6d5e65 Restructure homepage: Hero, Termine, News, Actions in new order Torsten Schulz (local) 2025-10-21 15:36:35 +02:00
  • 1d2ec02e2f Add public/private news system with homepage display Torsten Schulz (local) 2025-10-21 15:26:28 +02:00
  • 0494d2cbf4 Replace timestamp-based IDs with UUIDs for guaranteed uniqueness and race condition safety Torsten Schulz (local) 2025-10-21 15:23:48 +02:00
  • 8eb83a5c6a Fix missing ID generation for new news items and add IDs to existing entries Torsten Schulz (local) 2025-10-21 15:12:21 +02:00
  • a3885c1200 Use query params instead of body for DELETE request Torsten Schulz (local) 2025-10-21 15:09:32 +02:00
  • 6c91f21fab Fix DELETE request body serialization for news deletion Torsten Schulz (local) 2025-10-21 14:50:05 +02:00
  • 671073ae12 Replace footer Mitglieder dropdown with direct Abmelden button when logged in Torsten Schulz (local) 2025-10-21 14:48:09 +02:00
  • 123a1b152e Add internal news system with role-based write permissions Torsten Schulz (local) 2025-10-21 14:47:00 +02:00
  • d11b57a863 Add debug logging for role-based contact data visibility Torsten Schulz (local) 2025-10-21 14:44:43 +02:00
  • 2a0d22fb85 Set cards as default view and restrict contact data to vorstand only Torsten Schulz (local) 2025-10-21 14:42:20 +02:00
  • 37fe9d9c7f Add table view and split name into firstName/lastName fields Torsten Schulz (local) 2025-10-21 14:38:41 +02:00
  • e8b5421946 Add smart member list with manual+login merge and duplicate detection Torsten Schulz (local) 2025-10-21 14:35:21 +02:00
  • 89f6edd016 Add missing getUserById and getUserByEmail exports to auth utils Torsten Schulz (local) 2025-10-21 14:30:56 +02:00
  • 640fbf93db Add member profile page with editable fields and password change Torsten Schulz (local) 2025-10-21 14:29:52 +02:00
  • 71dc7278e5 Fix cookie secure flag for HTTP testing and add Pinia store Torsten Schulz (local) 2025-10-21 14:25:07 +02:00
  • 8eb134a56e Replace composable with Pinia store for persistent auth state Torsten Schulz (local) 2025-10-21 14:19:30 +02:00
  • a0e5edeb95 Add global auth state with composable for reactive login status Torsten Schulz (local) 2025-10-21 14:12:01 +02:00
  • dac4739334 Reset preview port to 3100 Torsten Schulz (local) 2025-10-21 11:42:05 +02:00
  • 847fc8d809 Add 'Intern' menu for logged-in users with submenu navigation Torsten Schulz (local) 2025-10-21 11:37:26 +02:00
  • a10b69b5fd Add user management system with approval workflow and role assignment Torsten Schulz (local) 2025-10-21 11:35:02 +02:00
  • 96b11e5bf5 Add registration page, fix auth paths, and improve navigation Torsten Schulz (local) 2025-10-21 11:31:43 +02:00
  • f3c08cfb71 Add authentication system with login, password reset, and member area Torsten Schulz (local) 2025-10-21 11:23:06 +02:00
  • 5b5f31b9f2 Update preview port in package.json and remove obsolete JavaScript files from output Torsten Schulz (local) 2025-10-21 11:12:38 +02:00
  • 3cee7b71da Replace external image in About component with local image Torsten Schulz (local) 2025-10-21 09:56:34 +02:00
  • 7c1c19b894 Add locally hosted hero background image Torsten Schulz (local) 2025-10-21 09:46:27 +02:00
  • dd9edde762 Replace external Unsplash image with CSS dot pattern Torsten Schulz (local) 2025-10-21 09:20:20 +02:00
  • 3e448a530d Remove X-Content-Type-Options header from Apache config to fix MIME type issues Torsten Schulz (local) 2025-10-21 09:18:26 +02:00
  • c0f191e260 Simplify Apache config to proxy all requests to Nuxt server Torsten Schulz (local) 2025-10-21 09:06:07 +02:00
  • 922c5decc3 Add Nitro server configuration Torsten Schulz (local) 2025-10-21 09:02:13 +02:00
  • a47c7356b7 Rename ecosystem config files to harheimertc Torsten Schulz (local) 2025-10-21 08:56:50 +02:00
  • 6bb964d7a6 Add debug logging to spielplaene API Torsten Schulz (local) 2025-10-21 08:43:22 +02:00
  • 2c2128f30e Add start script to package.json Torsten Schulz (local) 2025-10-21 01:07:48 +02:00
  • 8667898619 Update Apache configuration to include fallback for SPA routes and add start script in package.json for Nuxt server. Torsten Schulz (local) 2025-10-21 01:05:11 +02:00
  • 0f03552020 Remove ecosystem configuration file for Harheimer TC, streamlining project structure. Torsten Schulz (local) 2025-10-21 00:58:42 +02:00
  • 9ba3c26ff9 Refactor event management code to streamline CSV processing and enhance error reporting. Improve team overview page layout for increased usability and performance. Torsten Schulz (local) 2025-10-21 00:52:04 +02:00
  • bc8478a124 Enhance event management functionality by adding support for multiple CSV formats and improving error handling. Update team overview page for better performance and responsiveness. Torsten Schulz (local) 2025-10-21 00:45:52 +02:00
  • 431140675a Initial commit: Harheimer TC Website Torsten Schulz (local) 2025-10-21 00:41:12 +02:00