Vincent Guillet
|
6f05f66ea6
|
Refactor environment configurations and nginx settings for improved API routing and path handling
|
2025-11-28 10:32:03 +01:00 |
|
Vincent Guillet
|
b16eff2e76
|
Refactor environment and nginx configuration for improved API routing and proxy handling
|
2025-11-26 15:14:53 +01:00 |
|
Vincent Guillet
|
8cdfab9596
|
Refactor PrestashopProxyController to enhance request forwarding and error handling
|
2025-11-26 14:46:37 +01:00 |
|
Vincent Guillet
|
f9a9e81713
|
Refactor PrestashopClient and PrestashopProxyController to improve query handling and enhance code clarity
|
2025-11-26 14:25:25 +01:00 |
|
Vincent Guillet
|
f4696b5f5b
|
Refactor PrestashopClient and PrestashopProxyController for improved error handling and response management
|
2025-11-26 14:08:33 +01:00 |
|
Vincent Guillet
|
d94ce06d95
|
Refactor PrestashopClient and PrestashopProxyController for improved API request handling and response management
|
2025-11-26 12:14:07 +01:00 |
|
Vincent Guillet
|
7c82cf0d3f
|
Remove unused image association from User model
|
2025-11-25 21:38:55 +01:00 |
|
Vincent Guillet
|
4b29e116cf
|
Refactor PrestashopClient and PrestashopProxyController to enhance API request handling and improve error logging
|
2025-11-25 21:35:11 +01:00 |
|
Vincent Guillet
|
21cdb3dc30
|
Delete unused files
|
2025-11-25 21:23:38 +01:00 |
|
Vincent Guillet
|
8317fc24d9
|
Refactor PrestashopClient and PrestashopProxyController for improved API handling
|
2025-11-25 20:58:21 +01:00 |
|
Vincent Guillet
|
4a16aa715f
|
Add display full parameter to PrestashopClient API query
|
2025-11-25 19:55:23 +01:00 |
|
|
|
61e164732c
|
Update api/src/main/java/fr/gameovergne/api/service/prestashop/PrestashopClient.java
|
2025-11-25 18:35:55 +00:00 |
|
|
|
d3f47549f9
|
Update api/src/main/java/fr/gameovergne/api/controller/prestashop/PrestashopProxyController.java
|
2025-11-25 18:21:01 +00:00 |
|
|
|
b289a53154
|
Update api/src/main/java/fr/gameovergne/api/service/prestashop/PrestashopClient.java
|
2025-11-25 18:20:41 +00:00 |
|
|
|
47edec0d33
|
Update api/src/main/java/fr/gameovergne/api/service/prestashop/PrestashopClient.java
|
2025-11-25 18:05:56 +00:00 |
|
Vincent Guillet
|
c7b9b68d42
|
Refactor PrestashopClient to use HttpClient and simplify PrestashopProxyController
|
2025-11-25 18:55:16 +01:00 |
|
Vincent Guillet
|
e839aae4dd
|
Add WebClient configuration and update PrestashopProxyController for reactive support
|
2025-11-25 18:33:53 +01:00 |
|
|
|
019b8f4c01
|
Update api/src/main/java/fr/gameovergne/api/service/prestashop/PrestashopClient.java
|
2025-11-25 17:18:52 +00:00 |
|
|
|
844c132915
|
Update api/src/main/java/fr/gameovergne/api/service/prestashop/PrestashopClient.java
|
2025-11-25 17:02:09 +00:00 |
|
|
|
c9ceb46746
|
Update api/src/main/java/fr/gameovergne/api/service/prestashop/PrestashopClient.java
|
2025-11-25 16:28:18 +00:00 |
|
|
|
7229364a59
|
Update api/src/main/java/fr/gameovergne/api/config/SecurityConfig.java
|
2025-11-25 16:12:13 +00:00 |
|
|
|
e6769bb1d5
|
Update api/src/main/java/fr/gameovergne/api/config/SecurityConfig.java
|
2025-11-25 15:46:43 +00:00 |
|
Vincent Guillet
|
3c700348df
|
feat: add PrestashopProxyController and PrestashopClient for API proxying
|
2025-11-22 21:45:38 +01:00 |
|
Vincent Guillet
|
cb38b80134
|
feat: add password field to UserDTO and update UserMapper for password handling
|
2025-11-22 19:08:42 +01:00 |
|
|
|
d84a2ad122
|
Update api/src/main/java/fr/gameovergne/api/config/SecurityConfig.java
|
2025-11-22 17:28:24 +00:00 |
|
Vincent Guillet
|
e38c7f8241
|
feat: add allowed origin for gameovergne in CORS configuration
|
2025-11-20 22:35:30 +01:00 |
|
Vincent Guillet
|
6ef5b998a4
|
feat: configure MySQL service in Docker; update datasource URL and adjust port mappings
|
2025-11-20 15:47:48 +01:00 |
|
Vincent Guillet
|
f063a245b9
|
feat: implement image management functionality; add ImageController, ImageService, ImageMapper, and related DTOs
|
2025-11-10 16:29:55 +01:00 |
|
Vincent Guillet
|
df2a5a57ba
|
refactor: update ProductController to return ProductDTO; enhance ProductMapper for ID handling
|
2025-11-04 18:13:53 +01:00 |
|
Vincent Guillet
|
2fe52830d8
|
refactor: update controllers and mappers to use DTOs for brands and categories; add ID field to DTOs
|
2025-11-01 17:56:52 +01:00 |
|
Vincent Guillet
|
e7da8b9b83
|
add app API endpoints for categories, platforms, and products; update security configuration
|
2025-11-01 15:44:26 +01:00 |
|
Vincent Guillet
|
4b692806c4
|
add Platform and Brand DTOs, mappers, and controllers; update security configuration for CORS
|
2025-10-31 18:33:19 +01:00 |
|
Vincent Guillet
|
f2f855bc70
|
secure /api/brands/** endpoint and update CORS configuration
|
2025-10-14 14:50:26 +02:00 |
|
Vincent Guillet
|
611eb685a8
|
add entities for Brand, Category, Condition, Image, Platform, and Product with relationships
|
2025-10-14 14:50:21 +02:00 |
|
Vincent Guillet
|
de1df47474
|
add entities for Brand, Category, Condition, Image, Platform, and Product with relationships
|
2025-10-14 14:50:17 +02:00 |
|
Vincent Guillet
|
7769cc7ded
|
add BrandRepository and enhance UserRepository with additional retrieval methods
|
2025-10-14 14:50:13 +02:00 |
|
Vincent Guillet
|
5476651ea3
|
add BrandService and enhance UserService with additional user retrieval methods
|
2025-10-14 14:50:06 +02:00 |
|
Vincent Guillet
|
4acf024350
|
Comment .env COPY instruction
|
2025-09-24 11:56:25 +02:00 |
|
Vincent Guillet
|
3d2b3f7324
|
implement authentication and user management features
|
2025-09-24 11:29:48 +02:00 |
|