Part-DB-server/src/Controller
2026-06-20 23:42:01 +02:00
..
AdminPages Fixed error that made editing users impossible 2026-05-04 22:37:11 +02:00
ErrorHandling Show the error page in a pop up in prod environment too 2024-03-10 00:12:54 +01:00
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
AttachmentFileController.php Set CSP policy for static assets for security hardeninng 2026-06-20 23:42:01 +02:00
BatchEdaController.php Enhance KiCad integration: API v2, batch EDA editing, field export control (#1241) 2026-03-01 22:10:13 +01:00
BrowserPluginController.php Removed unused constant 2026-05-14 21:29:44 +02:00
BulkInfoProviderImportController.php Add Quick Apply and batch update to bulk info provider import (#1316) 2026-05-04 21:56:18 +02:00
GroupController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00
HomepageController.php Show a warning if using the default APP_SECRET value 2026-06-07 22:26:45 +02:00
InfoProviderController.php Allow to show recently submitted pages, and create them from the page 2026-05-14 17:27:10 +02:00
KiCadApiController.php Enhance KiCad integration: API v2, batch EDA editing, field export control (#1241) 2026-03-01 22:10:13 +01:00
KicadListEditorController.php Add custom KiCad autocomplete list settings (#1342) 2026-04-15 00:01:00 +02:00
LabelController.php Fixed tests 2025-09-07 00:26:24 +02:00
LogController.php Allow to configure default table page length via Settings UI 2024-08-21 22:15:26 +02:00
OAuthClientController.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
PartController.php Do not do double retrieval of parts, as this makes options passing difficult 2026-05-14 12:41:32 +02:00
PartImportExportController.php Fixed phpstan issues 2026-06-07 14:11:53 +02:00
PartListsController.php Added ID to search options. Fixed seach option by using equal to instead of like for the ID. 2026-01-09 11:37:30 +01:00
ProjectController.php Add price columns to project BOM table and build price summary (#1345) 2026-04-15 22:13:07 +02:00
RedirectController.php Moved default language, default timezone and base currency settings to new settings system 2024-08-03 23:14:29 +02:00
ScanController.php Label Scanner Enhancements: LCSC barcode, create part, augmented scanning (#1194) 2026-02-22 21:26:44 +01:00
SecurityController.php Use a symfony form for login form 2026-03-07 00:46:34 +01:00
SelectAPIController.php Added way to batch edit the location of parts with a single stock 2025-03-29 16:21:10 +01:00
SettingsController.php Added a "unsaved changed" warning dialog for part, entity edits and system settings 2026-05-25 21:29:10 +02:00
StatisticsController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00
ToolsController.php Merged functionality from UpdateAvailableManager and UpdateChecker 2026-02-02 18:44:44 +01:00
TreeController.php Fixed deprecationn in TreeController 2026-06-14 22:40:23 +02:00
TypeaheadController.php Fixed phpstan issues 2026-05-03 00:18:38 +02:00
UpdateManagerController.php Add Docker update support via Watchtower integration (#1330) 2026-05-03 23:00:31 +02:00
UserController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00
UserSettingsController.php Ran rector to convert some our twig extensions to use #[AsTwigXX] attributes 2026-02-14 23:53:31 +01:00
WebauthnKeyRegistrationController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00