snipe_it/app/Console/Commands
spencerrlongg cd9ee8af90 Add support for AVIF logo uploads and restoring avifs from public uploads
Extended the list of allowed file extensions and MIME types to include AVIF format in both backend file validation and the file input field for logo uploads. This update ensures compatibility with modern image formats.
2025-04-09 11:36:16 -05:00
..
CheckinLicensesFromAllUsers.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
CheckoutLicenseToAllUsers.php Fix operator in where clause 2023-04-24 17:26:06 -07:00
CreateAdmin.php Added autoassign_licenses option to create admin 2023-04-16 15:28:08 -07:00
DisableLDAP.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
FixBulkAccessoryCheckinActionLogEntries.php Backup before running updates 2025-04-03 14:39:40 -07:00
FixDoubleEscape.php Switch to searching on semicolon instead of & 2022-02-09 15:55:22 -08:00
FixMismatchedAssetsAndLogs.php Shift bindings 2021-06-10 20:16:56 +00:00
FixupAssignedToWithoutAssignedType.php working fixup script, but failing tests. But I have tests! 2024-08-07 16:06:00 +01:00
GeneratePersonalAccessToken.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
ImportLocations.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
KillAllSessions.php Merging master down into develop 2022-03-16 18:02:07 +00:00
LdapSync.php Merge pull request #15911 from Fiala06/patch-1 2025-03-04 12:49:54 +00:00
LdapTroubleshooter.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
MergeUsersByUsername.php Add merge event 2024-07-03 20:50:23 +01:00
MoveUploadsToNewDisk.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
NormalizeUserNames.php Added console command to normalize capitalization on names 2023-03-16 16:23:52 -07:00
ObjectImportCommand.php Fixed #15928 - updated method name to setCreatedBy from SetUserId 2024-12-11 18:34:18 +00:00
PaveIt.php Paveit had old Doctrine code to list tables; use the new method 2025-04-03 15:35:07 +01:00
Purge.php changed error to info 2024-07-30 09:18:17 -07:00
PurgeLoginAttempts.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
ReEncodeCustomFieldNames.php Refine output and checks 2022-06-27 13:54:21 -07:00
RegenerateAssetTags.php Use artisan facade 2024-05-29 12:40:05 +01:00
RemoveExplicitEols.php adds execution timer 2024-07-11 10:52:47 -07:00
ResetDemoSettings.php Set support footer to on in reset demo script 2025-01-17 16:37:00 +00:00
RestoreDeletedUsers.php Use artisan facade 2024-05-29 12:40:05 +01:00
RestoreFromBackup.php Add support for AVIF logo uploads and restoring avifs from public uploads 2025-04-09 11:36:16 -05:00
RotateAppKey.php Use artisan facade 2024-05-29 12:40:05 +01:00
SamlClearExpiredNonces.php Add table-check; add command-description for Artisan command 2024-01-25 20:07:18 +00:00
SendAcceptanceReminder.php Fixed count 2025-02-27 14:22:40 +00:00
SendCurrentInventoryToUsers.php Fixed #14812 - added consumables to individual inventory report 2024-06-05 20:40:45 +01:00
SendExpectedCheckinAlerts.php Moved settings call higher 2024-05-02 12:37:41 +01:00
SendExpirationAlerts.php Filter out empty email address in alerts 2025-03-17 12:30:15 -07:00
SendInventoryAlerts.php Fixed #8597 - Added leading slash to notifications console commands 2020-10-23 04:46:26 -07:00
SendUpcomingAuditReport.php Filter out empty email address in alerts 2025-03-17 12:30:15 -07:00
SyncAssetCounters.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
SyncAssetLocations.php Shift bindings 2021-06-10 20:16:56 +00:00
SystemBackup.php Check that the filename we pass ends in zip, add it if not 2023-05-08 12:41:32 -07:00
TestLocationsFMCS.php A few more display tweaks 2025-04-08 17:47:39 +01:00
ToggleCustomfieldEncryption.php Wrapped in a transaction 2024-03-07 15:04:08 +00:00
Version.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00