Commit Graph

12 Commits

Author SHA1 Message Date
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
e5411f2fdc Rename Prestashop API base URL property for consistency 2025-11-29 12:00:39 +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
9d2f89f805 Refactor PrestashopClient and PrestashopProxyController to enhance API request handling and simplify query processing 2025-11-29 09:04:47 +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
e5adb9356f Add PrestaShop API configuration to application properties 2025-11-28 19:11:35 +01:00
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
3c700348df feat: add PrestashopProxyController and PrestashopClient for API proxying 2025-11-22 21:45:38 +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
4b692806c4 add Platform and Brand DTOs, mappers, and controllers; update security configuration for CORS 2025-10-31 18:33:19 +01:00
Vincent Guillet
3d2b3f7324 implement authentication and user management features 2025-09-24 11:29:48 +02:00