Commit Graph

12 Commits

Author SHA1 Message Date
x e78ac9bf10 Update image link in readme.md
Go / build (push) Has been cancelled
2026-03-23 00:15:43 +01:00
x a4d01e3700 yay 2026-03-23 00:14:44 +01:00
x 6f87742882 real 2026-03-22 22:31:29 +01:00
x b8418353b3 Update readme.md 2025-06-15 01:09:30 +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 e62aa1ca21 Update readme.md 2025-06-14 05:22:49 +02:00
x 95188e3d38 Update readme.md 2025-06-14 05:11:44 +02:00
x 96d7d5d277 rename 2024-12-31 02:19:29 +01:00
x 61cbd62ee3 I really should've committed this when I finished it... 2024-10-10 17:12:08 +02:00
x 237ea8fe9b Update readme.md 2024-10-10 17:09:05 +02:00
x 76765a887d readme 2024-10-09 01:12:25 +02:00
x 614504e933 Init 2024-10-09 01:11:28 +02:00