Part-DB.Part-DB-server/src/Controller
Jan Böhmer ecded8af93 Added password meter based on zxcvbn
Maybe we will use a different package later, as this one is very big...
2023-06-27 01:07:26 +02:00
..
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
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
PartController.php Fixed some more phpstan issues 2023-06-18 00:00:58 +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 Fixed some PHPStan level 5 issues 2023-06-13 20:24:54 +02:00
RedirectController.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
ScanController.php Applied rector with PHP8.1 migration rules 2023-06-11 14:17:19 +02:00
SecurityController.php Use imports instead of FQNs 2023-06-11 15:00:28 +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