Part-DB-server/src/Services/InfoProviderSystem
Jan Böhmer 3e725dd2ec
Some checks failed
Build assets artifact / Build assets artifact (push) Has been cancelled
Docker Image Build / build (linux/amd64, amd64, ubuntu-latest) (push) Has been cancelled
Docker Image Build / build (linux/arm/v7, armv7, ubuntu-24.04-arm) (push) Has been cancelled
Docker Image Build / build (linux/arm64, arm64, ubuntu-24.04-arm) (push) Has been cancelled
Docker Image Build (FrankenPHP) / build (linux/amd64, amd64, ubuntu-latest) (push) Has been cancelled
Docker Image Build (FrankenPHP) / build (linux/arm/v7, armv7, ubuntu-24.04-arm) (push) Has been cancelled
Docker Image Build (FrankenPHP) / build (linux/arm64, arm64, ubuntu-24.04-arm) (push) Has been cancelled
Static analysis / Static analysis (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, sqlite) (push) Has been cancelled
Docker Image Build / merge (push) Has been cancelled
Docker Image Build (FrankenPHP) / merge (push) Has been cancelled
Increased timeout for local AI inferences, and made AI timeout configurable per provider
Fixes issue #1396
2026-06-22 22:06:30 +02:00
..
DTOs Allow to POST pages from a browser plugin to Part-DB so it can retrieve it later 2026-05-14 12:54:08 +02:00
Providers Increased timeout for local AI inferences, and made AI timeout configurable per provider 2026-06-22 22:06:30 +02:00
BulkInfoProviderService.php Add Quick Apply and batch update to bulk info provider import (#1316) 2026-05-04 21:56:18 +02:00
CreateFromUrlHelper.php Added URL delegation feature to AI provider and added option to skip that delegation 2026-05-02 23:42:26 +02:00
DTOJsonSchemaConverter.php Renamed AI response schema from errornous "clock" to "part_detail" 2026-06-21 23:10:44 +02:00
DTOtoEntityConverter.php Moved VAT include info from pricedetail to orderdetail level 2026-02-10 16:53:41 +01:00
ExistingPartFinder.php Run rector 2025-07-14 00:26:40 +02:00
PartInfoRetriever.php Allow to POST pages from a browser plugin to Part-DB so it can retrieve it later 2026-05-14 12:54:08 +02:00
ProviderRegistry.php Added logic to delegate the info retrieval logic to another provider when giving an URL 2026-02-01 20:49:50 +01:00
SubmittedPageStorage.php Allow to show recently submitted pages, and create them from the page 2026-05-14 17:27:10 +02:00