|
|
7dcc85ac95
|
Update api/src/main/java/fr/gameovergne/api/controller/auth/AuthController.java
|
2025-12-05 13:57:42 +00:00 |
|
|
|
ec9eb0dc7d
|
Update api/src/main/java/fr/gameovergne/api/config/SecurityConfig.java
|
2025-12-05 13:40:48 +00:00 |
|
Vincent Guillet
|
ff8536b448
|
Update SecurityConfig to require authentication for /api/app/** endpoints
|
2025-12-03 22:47:14 +01:00 |
|
Vincent Guillet
|
eb94697955
|
Refactor application.properties to set maximum file and request sizes for multipart uploads
|
2025-12-03 16:40:57 +01:00 |
|
Vincent Guillet
|
a72957648e
|
Refactor PrestashopClient to improve image upload response handling and enhance error reporting
|
2025-12-03 15:47:12 +01:00 |
|
Vincent Guillet
|
b15c331295
|
Refactor PrestashopClient to store basic auth header for improved readability and maintainability
|
2025-12-03 15:32:44 +01:00 |
|
Vincent Guillet
|
503cbee641
|
Refactor PrestashopClient to enhance manual multipart image upload handling and improve error logging
|
2025-12-03 15:19:26 +01:00 |
|
Vincent Guillet
|
078cef0585
|
Refactor PrestashopClient to enhance image upload logging and improve filename handling
|
2025-12-03 15:06:53 +01:00 |
|
Vincent Guillet
|
48f7e84ef9
|
Refactor PrestashopClient to improve multipart image upload construction and enhance header management
|
2025-12-03 14:53:39 +01:00 |
|
Vincent Guillet
|
f975e57110
|
Refactor PrestashopClient to improve multipart image upload handling and logging
|
2025-12-03 14:46:32 +01:00 |
|
Vincent Guillet
|
389beca604
|
Refactor PrestashopClient to construct absolute URL for image uploads and improve logging
|
2025-12-03 14:36:40 +01:00 |
|
Vincent Guillet
|
fa7a1c2f26
|
Refactor PrestashopClient to streamline image upload process and enhance error handling
|
2025-12-03 14:30:34 +01:00 |
|
Vincent Guillet
|
df98dfe38e
|
Refactor PrestashopClient to enhance image upload handling and improve error logging
|
2025-12-03 14:22:47 +01:00 |
|
Vincent Guillet
|
65559bbb48
|
Refactor PrestashopProxyController to simplify image upload API path
|
2025-12-03 13:51:54 +01:00 |
|
Vincent Guillet
|
f317d15ac5
|
Refactor PrestashopProxyController to simplify image upload API path
|
2025-12-03 13:43:29 +01:00 |
|
Vincent Guillet
|
68ccb164e2
|
Refactor PrestashopProxyController to improve path extraction and enhance logging for proxy requests
|
2025-12-03 13:33:56 +01:00 |
|
Vincent Guillet
|
a8f9c5f49a
|
Refactor PrestashopProxyController to unify API path handling and enhance error logging for proxy requests
|
2025-12-03 13:22:43 +01:00 |
|
Vincent Guillet
|
ff331e1630
|
Refactor PrestashopProxyController to streamline API endpoint handling and improve code readability
|
2025-12-03 12:28:22 +01:00 |
|
Vincent Guillet
|
d076286728
|
Add image upload functionality to PrestashopClient and PrestashopProxyController
|
2025-12-03 12:00:48 +01:00 |
|
Vincent Guillet
|
de942e0d96
|
Enhance PrestashopClient to use UTF-8 encoding for XML body in POST and PUT methods
|
2025-12-03 11:39:55 +01:00 |
|
Vincent Guillet
|
ce3389f2e6
|
Enhance PrestashopClient and PrestashopProxyController to add error handling for POST, PUT, and DELETE methods
|
2025-12-03 11:26:23 +01:00 |
|
Vincent Guillet
|
8680b2fc92
|
Enhance PrestashopProxyController and PrestashopClient to support POST, PUT, and DELETE methods with raw query handling
|
2025-12-03 11:03:26 +01:00 |
|
Vincent Guillet
|
5068390a14
|
Refactor package structure for Prestashop components and enhance raw query handling in PrestashopProxyController
|
2025-12-03 10:25:59 +01:00 |
|
Vincent Guillet
|
4fe16b0cb1
|
restore previous version
|
2025-12-03 10:04:22 +01:00 |
|
Vincent Guillet
|
42c1e655f1
|
Refactor PrestashopClient to normalize base URL, enhance URL building, and improve raw query handling
|
2025-12-03 09:33:30 +01:00 |
|
Vincent Guillet
|
fdb6c40bb9
|
Refactor PrestashopClient to normalize base URL, enhance URL building, and improve raw query handling
|
2025-12-02 17:48:27 +01:00 |
|
Vincent Guillet
|
72f3791616
|
Refactor PrestashopClient and PrestashopProxyController to support raw query handling and simplify proxy GET requests
|
2025-12-02 17:35:53 +01:00 |
|
Vincent Guillet
|
db8085c0aa
|
Refactor PrestashopClient to enhance header configuration and improve query parameter encoding
|
2025-12-02 17:23:31 +01:00 |
|
Vincent Guillet
|
177eb2eb5c
|
Refactor URI building in PrestashopClient to simplify query parameter encoding
|
2025-12-02 16:54:49 +01:00 |
|
Vincent Guillet
|
bceedc8620
|
Add support for raw query handling in PrestashopClient and update response handling in PrestashopProxyController
|
2025-12-02 16:35:42 +01:00 |
|
Vincent Guillet
|
28faf2ed2b
|
Refactor PrestashopClient to improve URI building and parameter encoding
|
2025-12-02 16:28:27 +01:00 |
|
Vincent Guillet
|
c09316189e
|
Update PrestashopAdminController request mapping to remove redundant API prefix
|
2025-11-30 11:54:13 +01:00 |
|
Vincent Guillet
|
9759f2cf8e
|
Update PrestashopAdminController request mapping to include duplicate API prefix
|
2025-11-30 11:47:57 +01:00 |
|
Vincent Guillet
|
d866924130
|
Update PrestashopAdminController request mapping to include API prefix
|
2025-11-30 11:43:28 +01:00 |
|
Vincent Guillet
|
9eb8256fd7
|
Update PrestashopAdminController request mapping to remove API prefix
|
2025-11-30 11:39:43 +01:00 |
|
Vincent Guillet
|
e5411f2fdc
|
Rename Prestashop API base URL property for consistency
|
2025-11-29 12:00:39 +01:00 |
|
Vincent Guillet
|
007cb34c81
|
Enhance PrestashopClient and PrestashopProxyController with new proxy method and improved response handling
|
2025-11-29 11:32:41 +01:00 |
|
Vincent Guillet
|
e30fb83043
|
Add PrestashopAdminController and PrestashopAdminService for managing admin resources
|
2025-11-29 10:36:09 +01:00 |
|
Vincent Guillet
|
44764a5f14
|
Refactor PrestashopProxyController to enhance proxy response handling and ensure consistent JSON output
|
2025-11-29 10:05:21 +01:00 |
|
Vincent Guillet
|
4c16e356a3
|
Refactor PrestashopClient and PrestashopProxyController to enhance API request handling and improve error logging
|
2025-11-29 09:58:51 +01:00 |
|
Vincent Guillet
|
8a750b94d0
|
Refactor PrestashopClient and PrestashopProxyController to improve query handling and simplify request processing
|
2025-11-29 09:47:02 +01:00 |
|
Vincent Guillet
|
9ae60a087a
|
Refactor PrestashopClient and PrestashopProxyController to improve query handling and simplify request processing
|
2025-11-29 09:33:10 +01:00 |
|
Vincent Guillet
|
9d2f89f805
|
Refactor PrestashopClient and PrestashopProxyController to enhance API request handling and simplify query processing
|
2025-11-29 09:04:47 +01:00 |
|
Vincent Guillet
|
d802418c29
|
Refactor PrestashopProxyController to simplify endpoint handling and enhance query processing
|
2025-11-29 08:52:59 +01:00 |
|
Vincent Guillet
|
5c42db7540
|
Refactor PrestashopClient and PrestashopProxyController to use API key for authentication and simplify request handling
|
2025-11-28 23:08:56 +01:00 |
|
Vincent Guillet
|
14e19ac2ea
|
Refactor PrestashopClient and PrestashopProxyController to enhance query handling and response logging
|
2025-11-28 22:39:04 +01:00 |
|
Vincent Guillet
|
60ce19f72f
|
Refactor PrestashopClient and PrestashopProxyController to enhance query handling and response logging
|
2025-11-28 22:19:26 +01:00 |
|
Vincent Guillet
|
e5adb9356f
|
Add PrestaShop API configuration to application properties
|
2025-11-28 19:11:35 +01:00 |
|
Vincent Guillet
|
b8aa3e61ed
|
Refactor AuthController to enhance refresh token handling and support CORS
|
2025-11-28 18:50:35 +01:00 |
|
Vincent Guillet
|
411c407a40
|
Refactor AuthController to support both POST and GET methods for refresh token
|
2025-11-28 18:47:15 +01:00 |
|