Commit Graph

8 Commits

Author SHA1 Message Date
x 373eb6d324 Refactor web assets structure; migrate HTML, CSS, and JS to new directory and update Dockerfile for new paths 2025-06-15 01:07:02 +02:00
x 12a313eea4 Refactor application structure and enhance logging
- Introduced a Configuration struct to manage application settings.
- Created a State struct to encapsulate application state and dependencies.
- Replaced log package with logrus for improved logging capabilities.
- Implemented graceful shutdown handling for the HTTP server.
- Added context management for background tasks.
- Updated database initialization to ensure tables are created.
- Refactored user management functions to use the new State struct.
- Enhanced error handling and logging throughout the application.
- Updated README to reflect changes in user addition process.
2025-06-15 00:59:50 +02:00
x a001334c9b Update Dockerfile 2025-06-14 05:21:30 +02:00
x f9fa996da8 Update Dockerfile 2025-06-14 00:10:16 +02:00
x 20d6510053 fix some stuff lol 2024-10-19 14:32:16 +02:00
hasitotabla 2aa7b29b23 fit: add .env and profiles.json to dockerfile
bumta alb
2024-10-10 16:52:17 +02:00
x 366147766f x 2024-10-09 01:34:41 +02:00
x 614504e933 Init 2024-10-09 01:11:28 +02:00