|
22adcee9d2
|
Use RemoteUrl instead of PreviewUrl and increase API timeout to 60 seconds
|
2025-06-05 18:15:16 +03:30 |
|
|
0854387eb4
|
Fix string formatting in logging statements using strconv.Itoa
|
2025-05-17 21:40:12 +03:30 |
|
|
99e3debf7c
|
Replace log package with slog for structured logging and improve error handling
|
2025-05-17 21:37:43 +03:30 |
|
|
3d7a3a043f
|
Refactor config usage to access values through Config singleton
|
2025-05-17 21:08:12 +03:30 |
|
|
7b601e75ba
|
Refactor app structure: move models to domain, centralize config and database init - TODO: add jwt
|
2025-05-17 20:07:29 +03:30 |
|
|
ab9254fcad
|
Starting to improve the project structure
|
2025-05-17 18:43:54 +03:30 |
|