Part-DB-server/src/Command
2026-02-02 23:26:18 +01:00
..
Attachments Added console command to sanitize SVG files 2025-05-18 22:38:43 +02:00
Currencies Moved default language, default timezone and base currency settings to new settings system 2024-08-03 23:14:29 +02:00
Logs Removed unnecessary curly brackets in string interpolation, which are deprecated in PHP 8.2 2023-10-14 20:31:04 +02:00
Migrations Fixed error that users could not be converted due to settings and backupCodes not allowed as nullable 2026-01-09 21:17:51 +01:00
User Fixed phpstan issues 2025-08-03 21:59:51 +02:00
BackupCommand.php Fixed --overwrite option of the backup command not working 2024-06-22 22:59:16 +02:00
CheckRequirementsCommand.php Fixed phpstan issues 2025-08-03 21:59:51 +02:00
LoadFixturesCommand.php Removed unused import statements 2024-03-03 20:34:36 +01:00
MaintenanceModeCommand.php Fixed phpstan issues 2026-02-02 23:26:18 +01:00
UpdateCommand.php Merged functionality from UpdateAvailableManager and UpdateChecker 2026-02-02 18:44:44 +01:00
VersionCommand.php Centralized git logic from InstallationTypeDetector and UpdateChecker in GitVersionInfoProvider service 2026-02-02 18:18:36 +01:00