Part-DB.Part-DB-server/src/Controller
2025-01-06 00:21:04 +01:00
..
AdminPages Fixed phpstan analysis issues and bad code that showed up with phpstan 2.0 2024-12-28 23:08:08 +01: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 Return a 404 message, instead of creating an 500 Runtime exception, when a file associated with an attachment is not existing. 2024-08-24 15:49:45 +02:00
GroupController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00
HomepageController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00
InfoProviderController.php Use the providerID as keyword when searching infos for a part with already existing providerreference and preselect the info provider if possible 2024-12-31 18:13:15 +01:00
KiCadApiController.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
LabelController.php Fixed phpstan issue 2025-01-06 00:21:04 +01:00
LogController.php Fixed PHPstan issue 2024-06-18 23:31:24 +02:00
OAuthClientController.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
PartController.php Show a warning flash, when creating a part from an info provider that has no category autoprovided 2024-12-31 18:25:28 +01:00
PartImportExportController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00
PartListsController.php Fixed phpstan analysis issues and bad code that showed up with phpstan 2.0 2024-12-28 23:08:08 +01:00
ProjectController.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
RedirectController.php Fixed further inspection issues 2024-03-03 20:33:24 +01:00
ScanController.php Added capability to scan Digikey barcodes and open the local part part page based on the result (#811) 2025-01-04 01:20:51 +01:00
SecurityController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00
SelectAPIController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00
StatisticsController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00
ToolsController.php Fixed Typos and mistranslations in GDPR mode (DSGVO Modus) (#757) 2024-11-08 23:22:18 +01:00
TreeController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00
TypeaheadController.php Fixed phpstan analysis issues and bad code that showed up with phpstan 2.0 2024-12-28 23:08:08 +01:00
UserController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00
UserSettingsController.php Fixed phpstan analysis issues and bad code that showed up with phpstan 2.0 2024-12-28 23:08:08 +01:00
WebauthnKeyRegistrationController.php Use the route attribute from the correct namespace 2024-03-03 20:37:33 +01:00