|
051408fcdd
|
Added imagekit optimization support
|
2025-07-29 17:52:39 +03:30 |
|
|
e0aa177f07
|
Add mysql support
|
2025-07-25 11:50:08 +03:30 |
|
|
15485b03d4
|
Minor improvements
|
2025-07-11 17:59:38 +03:30 |
|
|
686eaec0ad
|
Replace panic with slog.Error when .env file loading fails
|
2025-05-18 13:31:03 +03:30 |
|
|
99e3debf7c
|
Replace log package with slog for structured logging and improve error handling
|
2025-05-17 21:37:43 +03:30 |
|
|
9565c06fba
|
Add JWT auth and .env support for admin login
|
2025-05-17 20:47:04 +03:30 |
|
|
0d9cf11687
|
Remove unused imports and fix import alias naming
|
2025-05-17 20:29:07 +03:30 |
|
|
81adfa1ad9
|
Refactor JWT auth and remove DB dependency from config
|
2025-05-17 20:28:18 +03:30 |
|
|
f9d896bf72
|
Remove AppContext struct and update JWT secret validation error message
|
2025-05-17 20:11:50 +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 |
|