Commit Graph

11 Commits

Author SHA1 Message Date
Torsten Schulz (local)
02487d44e9 Update dependencies and refactor server configuration: Upgrade @vue/cli and ESLint packages, replace moment.js with date-fns for date handling in eventController, and remove unused HTTPS server configuration in server.js. Additionally, streamline Vue.js build process by removing cache and thread loaders in vue.config.js. 2026-04-08 08:44:31 +02:00
Torsten Schulz (local)
6ffc1fedd9 Refactor database configuration and enhance server settings: Update database connection logic to utilize environment variables and improve error handling in database connection. Adjust server port configuration to prioritize BACKEND_PORT. Update HTML structure for better compatibility and add missing elements in various components. 2026-04-08 08:37:36 +02:00
Torsten Schulz (local)
cd60f37e93 Improve error handling for menu data fetching and update HTML structure: Enhance error logging in menuDataController, provide user-friendly error messages, and streamline the index.html file by adding new script references while removing an unused image. 2026-04-08 08:06:13 +02:00
Torsten Schulz
13f8478156 Added ekhn logo, changed event form 2025-05-08 13:35:38 +02:00
Torsten Schulz
c96214c10a Responsive design 2024-07-04 13:38:04 +02:00
Torsten Schulz (server)
5a8b3ebfd6 removed some files from repository 2024-06-24 19:42:30 +00:00
Torsten Schulz
bc5a606176 added missing pages 2024-06-24 11:55:59 +02:00
Torsten Schulz
8b89d8b800 Fixed format of events 2024-06-23 17:32:45 +02:00
Torsten Schulz
8c54988023 Added multiple features 2024-06-17 23:34:31 +02:00
Torsten Schulz
61653ff407 inital commit 2024-06-15 23:01:46 +02:00
Torsten Schulz
1b7fefe381 init 2024-06-12 13:28:13 +02:00