Jacek Pyziak c5b2885b44 feat: Add User-Agent header to Allegro API requests
- Implemented buildUserAgent() method in AllegroApiClient, AllegroOAuthClient, and AllegroTrackingService to include User-Agent header in all HTTP requests to Allegro API.
- Updated .env.example to include APP_VERSION and ALLEGRO_USER_AGENT_URL for configuration.
- Created public /info page to provide application details required by Allegro, including app name, version, description, and contact information.
- Added minimalist layout for public pages to ensure a professional appearance.
- Ensured all changes comply with Allegro's API requirements for User-Agent header.
2026-04-08 20:59:55 +02:00
2026-04-08 19:08:40 +02:00
2026-04-03 22:35:49 +02:00
2026-03-28 15:04:35 +01:00
2026-03-24 00:33:52 +01:00
2026-03-28 15:04:35 +01:00
2026-04-07 22:39:16 +02:00
2026-04-08 19:08:40 +02:00
2026-04-07 22:39:16 +02:00
2026-04-04 18:20:13 +02:00
2026-03-15 01:17:19 +01:00
2026-03-18 00:02:18 +01:00
2026-03-13 01:00:28 +01:00
Description
No description provided
84 MiB
Languages
PHP 87.2%
CSS 7%
SCSS 3.4%
JavaScript 1.2%
C# 1.1%