Part-DB-server/src/Services
2026-07-26 14:16:47 +02:00
..
AI Added ollama as AI provider 2026-06-21 20:41:24 +02:00
Attachments Fixed phpstan issue 2026-07-17 00:09:42 +02:00
Cache Do not use the wrong language for trees when no user is logged in 2026-01-18 23:44:11 +01:00
Doctrine Show in server info page which natural sorting method is used 2024-07-28 14:13:34 +02:00
EDA Add custom KiCad autocomplete list settings (#1342) 2026-04-15 00:01:00 +02:00
EntityMergers Fixed PHPstan issue 2026-02-08 19:37:44 +01:00
Formatters Fixed potential bugs 2026-05-11 23:25:21 +02:00
ImportExportSystem Prevent formula injection into XLSX export 2026-07-14 18:14:59 +02:00
InfoProviderSystem Hint the parameter capabilities for more info providers 2026-07-26 14:16:47 +02:00
LabelSystem Properly HTML escape fields for label template placeholders 2026-07-19 14:03:14 +02:00
LogSystem Escape user-controlled element/collection names in CollectionElementDeleted log rendering 2026-06-07 18:04:40 +02:00
Misc Centralized git logic from InstallationTypeDetector and UpdateChecker in GitVersionInfoProvider service 2026-02-02 18:18:36 +01:00
OAuth Applied rector suggestions 2024-06-22 00:31:43 +02:00
Parameters Dont split up links when extracting parameters from notes and description 2024-01-06 15:14:07 +01:00
Parts Upgraded brick/math to latest version 2026-05-19 21:18:17 +02:00
ProjectSystem Upgraded brick/math to latest version 2026-05-19 21:18:17 +02:00
System Ensure that the Password reset link is generated on a trusted domain, and cannot be manipulated by an attacker by setting the host header 2026-07-19 23:05:02 +02:00
Tools Upgraded brick/math to latest version 2026-05-19 21:18:17 +02:00
TranslationExtractor Applied rector with PHP8.1 migration rules 2023-06-11 14:17:19 +02:00
Trees Use different symbol for update manager 2026-02-02 20:49:21 +01:00
UserSystem Ensure that the Password reset link is generated on a trusted domain, and cannot be manipulated by an attacker by setting the host header 2026-07-19 23:05:02 +02:00
ElementTypeNameGenerator.php Implemented the ability to set user-defined synonyms/labels for internal element types 2025-11-12 21:35:02 +01:00
ElementTypes.php Implemented the ability to set user-defined synonyms/labels for internal element types 2025-11-12 21:35:02 +01:00
EntityURLGenerator.php Added custom part status (#1053) 2025-10-27 21:58:16 +01:00