7 Commits

Author SHA1 Message Date
83305c0940 Merge pull request 'Update dependency nodemailer to v7.0.11' (#3) from renovate/nodemailer-7.x-lockfile into main
Reviewed-on: #3
2025-12-19 16:15:17 +01:00
a8969d72a1 Update dependency nodemailer to v7.0.11 2025-12-19 16:13:16 +01:00
1fbac9460e Update dependency jsonwebtoken to v9.0.3 2025-12-19 16:13:12 +01:00
Torsten Schulz (local)
da2d913219 Enhance deploy script with improved logging and directory checks; update file copying logic to exclude sensitive files and ensure proper backup. Update nodemailer and sequelize versions in package.json and package-lock.json for backend compatibility. 2025-10-19 13:21:21 +02:00
Torsten Schulz (local)
efbb699b4b Implement environment variable setup for frontend; create .env.production and .env.development files if they don't exist, and update API URLs in frontend components to use dynamic API_BASE_URL for improved configuration management. 2025-10-18 23:36:31 +02:00
Torsten Schulz (local)
6b89272335 Enhance Excel export functionality in backend and frontend; implement Excel file generation and update download logic for correct file extension 2025-10-18 00:03:11 +02:00
Torsten Schulz (local)
e95bb4cb76 Initial commit: TimeClock v3 - Node.js/Vue.js Zeiterfassung
Features:
- Backend: Node.js/Express mit MySQL/MariaDB
- Frontend: Vue.js 3 mit Composition API
- UTC-Zeithandling für korrekte Zeiterfassung
- Timewish-basierte Überstundenberechnung
- Wochenübersicht mit Urlaubs-/Krankheits-/Feiertagshandling
- Bereinigtes Arbeitsende (Generell/Woche)
- Überstunden-Offset für historische Daten
- Fixed Layout mit scrollbarem Content
- Kompakte UI mit grünem Theme
2025-10-17 14:11:28 +02:00