.. |
AdminPages
|
Improved typing and phpdoc type annotations
|
2023-06-18 15:37:42 +02:00 |
.gitignore
|
Initial commit
|
2019-02-23 16:49:38 +01:00 |
AttachmentFileController.php
|
Applied rector rules up to symfony 6.2
|
2023-05-28 01:21:05 +02:00 |
GroupController.php
|
Fixed some more phpstan issues
|
2023-06-18 00:00:58 +02:00 |
HomepageController.php
|
Improved typing and phpdoc type annotations
|
2023-06-18 15:37:42 +02:00 |
InfoProviderController.php
|
Centralized logic for part creation form
|
2023-07-16 23:46:20 +02:00 |
LabelController.php
|
Show a notice flash if the content of labels is empty
|
2023-06-27 00:18:47 +02:00 |
LogController.php
|
Use enum for undo mode
|
2023-06-18 21:26:28 +02:00 |
OAuthClientController.php
|
Added permissions to control access to info providers and oauth tokens
|
2023-07-16 20:33:24 +02:00 |
PartController.php
|
Centralized logic for part creation form
|
2023-07-16 23:46:20 +02:00 |
PartImportExportController.php
|
Added declare strict types to all files
|
2023-06-11 18:59:07 +02:00 |
PartListsController.php
|
Replaced filter classes getters with public readonly properties to improve DX
|
2023-06-18 16:41:00 +02:00 |
ProjectController.php
|
Validate bom when adding additional bom entries via addPart controller to prevent invalid BOMs
|
2023-07-03 00:28:37 +02:00 |
RedirectController.php
|
Fixed some more phpstan issues
|
2023-06-18 00:00:58 +02:00 |
ScanController.php
|
Fixed tests
|
2023-07-02 17:46:09 +02:00 |
SecurityController.php
|
Use password strenght estimator when setting new password after password reset.
|
2023-06-28 16:12:38 +02:00 |
SelectAPIController.php
|
Added declare strict types to all files
|
2023-06-11 18:59:07 +02:00 |
StatisticsController.php
|
Applied rector rules up to symfony 6.2
|
2023-05-28 01:21:05 +02:00 |
ToolsController.php
|
Added declare strict types to all files
|
2023-06-11 18:59:07 +02:00 |
TreeController.php
|
Use imports instead of FQNs
|
2023-06-11 15:00:28 +02:00 |
TypeaheadController.php
|
Use imports instead of FQNs
|
2023-06-11 15:00:28 +02:00 |
UserController.php
|
Fixed some more phpstan issues
|
2023-06-18 00:00:58 +02:00 |
UserSettingsController.php
|
Added password meter based on zxcvbn
|
2023-06-27 01:07:26 +02:00 |
WebauthnKeyRegistrationController.php
|
Improved typing and phpdoc type annotations
|
2023-06-18 15:37:42 +02:00 |