Commit Graph

5 Commits

Author SHA1 Message Date
Felix Schlusche
b0dd773fba Add initial schema for entries and settings tables
- Created 'entries' table to track time entries with fields for date, start time, end time, pause minutes, location, and entry type.
- Created 'settings' table to store key-value pairs for application settings with an updated timestamp.
2025-10-23 14:27:25 +02:00
Felix Schlusche
b2823731f1 Add settings management with Bundesland selection and holiday calculations 2025-10-23 02:43:47 +02:00
06176350b8 server.js aktualisiert 2025-10-23 02:04:54 +02:00
Felix Schlusche
2804b3eaa4 refactor 2025-10-23 01:12:59 +02:00
Felix Schlusche
9310cb2b8f Initial commit 2025-10-23 00:32:06 +02:00