Giuseppe Raffa
|
ccd6143253
|
fix: update form action URL for login to include API path
|
2026-04-14 13:50:50 +02:00 |
|
Giuseppe Raffa
|
acb6b39dcf
|
feat: add password configuration for Redis connection and update environment variables for Redis configuration
|
2026-04-14 13:27:22 +02:00 |
|
Giuseppe Raffa
|
0ae64d0c5b
|
feat: update database configuration to use USERS_DB environment variable
|
2026-04-14 13:13:24 +02:00 |
|
Giuseppe Raffa
|
14c29b1434
|
added env examples for the services
|
2026-04-14 11:43:08 +02:00 |
|
Giuseppe Raffa
|
a07abbfeea
|
refactor: reorganize auth routes by separating view and API endpoints. Added some layer security to the most private apis
|
2026-04-04 19:30:44 +02:00 |
|
Giuseppe Raffa
|
07673586c2
|
refactor: reorganize auth routes by separating view and API endpoints. Added some layer security to the most private apis
|
2026-04-04 19:21:12 +02:00 |
|
Giuseppe Raffa
|
dd19b33f35
|
refactor: reorganize auth routes by separating view and API endpoints
|
2026-04-04 19:16:19 +02:00 |
|
Giuseppe Raffa
|
3cd5a84cc1
|
feat: implement internal and user security middlewares and refactor route structures to support view and API separation
|
2026-04-04 19:11:29 +02:00 |
|
Giuseppe Raffa
|
0f511c2cf9
|
feat: implement user management routes and add settings endpoint to API server
|
2026-04-04 18:46:31 +02:00 |
|
Giuseppe Raffa
|
3efed93cbb
|
refactor: update database environment variables to use generic DB prefix
|
2026-04-04 16:25:23 +02:00 |
|
Giuseppe Raffa
|
b31a04b1a7
|
feat: implement comprehensive health check endpoints for API, Auth, and Realtime services to monitor database, Redis, MinIO, and InfluxDB connectivity.
|
2026-04-04 12:10:00 +02:00 |
|
Giuseppe Raffa
|
ba6941fd2a
|
chore: bind servers to 0.0.0.0 to allow external network access
|
2026-03-31 20:07:54 +02:00 |
|
Giuseppe Raffa
|
33b9be13de
|
refactor: standardize database environment variables to POSTGRES prefix and update gitignore with common development patterns
|
2026-03-28 16:05:11 +01:00 |
|
Giuseppe Raffa
|
bcfce32adb
|
feat: initialize microservice architecture with auth, api, realtime, copernicus, ml, and console modules
|
2026-03-28 15:29:34 +01:00 |
|