[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2026-08-26 10:16:04 +00:00
parent 64708ad7b5
commit ca6ea72193
38 changed files with 6518 additions and 4595 deletions
@@ -214,6 +214,7 @@ tests/Feature/Checkins/Ui/AssetCheckinTest.php
tests/Feature/Checkins/Ui/LicenseCheckinTest.php
tests/Feature/Checkins/Ui/AccessoryCheckinTest.php
tests/Feature/Api/EnforceApiUserAgentTest.php
tests/Feature/InventoryAdjust/AdjustQuantityRaceConditionTest.php
tests/Feature/Licenses/Api/LicenseCheckoutCheckinTest.php
tests/Feature/Licenses/Api/LicensesForSelectListTest.php
tests/Feature/Licenses/Api/LicenseIndexTest.php
@@ -226,8 +227,10 @@ tests/Feature/Licenses/Ui/LicenseCheckoutTest.php
tests/Feature/Licenses/Ui/LicenseViewTest.php
tests/Feature/Licenses/Ui/LicenseIndexTest.php
tests/Feature/Licenses/Ui/BulkDeleteLicensesTest.php
tests/Feature/Licenses/Ui/BulkFulfillLicenseTest.php
tests/Feature/Licenses/Ui/ExportLicensesCsvTest.php
tests/Feature/Licenses/Ui/BulkCheckinSelectedLicenseSeatsTest.php
tests/Feature/Licenses/Ui/LicenseCheckoutRequestContextTest.php
tests/Feature/Licenses/Ui/UpdateLicenseTest.php
tests/Feature/Licenses/Ui/StoreLicenseWithFullMultipleCompanySupportTest.php
tests/Feature/Licenses/Ui/CreateLicenseTest.php
@@ -307,6 +310,7 @@ tests/Feature/Livewire/AlertMenuTest.php
tests/Feature/Livewire/CategoryEditFormTest.php
tests/Feature/Livewire/SlackSettingsFormAuthorizationTest.php
tests/Feature/Livewire/CustomFieldSetDefaultValuesForModelAuthorizationTest.php
tests/Feature/Livewire/NeedsAttentionTest.php
tests/Feature/Livewire/CheckoutTargetPanelTest.php
tests/Feature/Livewire/LocationScopeCheckAuthorizationTest.php
tests/Feature/Livewire/AdminPersonalAccessTokensAuthorizationTest.php
@@ -329,8 +333,10 @@ tests/Feature/Components/Ui/AdjustComponentQuantityTest.php
tests/Feature/Components/Ui/StoreComponentWithFullMultipleCompanySupportTest.php
tests/Feature/Components/Ui/EditComponentTest.php
tests/Feature/Components/Ui/ComponentIndexTest.php
tests/Feature/Components/Ui/ComponentCheckoutRequestingUserTest.php
tests/Feature/Components/Ui/CloneComponentTest.php
tests/Feature/Components/Ui/DeleteComponentTest.php
tests/Feature/Components/Ui/BulkFulfillComponentTest.php
tests/Feature/Setup/Ui/IndexSetupTest.php
tests/Feature/CustomFieldsets/Api/DeleteCustomFieldsetsTest.php
tests/Feature/Assets/Api/AssetIndexTest.php
@@ -370,6 +376,7 @@ tests/Feature/Assets/Ui/BulkAuditAssetsTest.php
tests/Feature/Assets/Ui/BulkAuditSelectedAssetsTest.php
tests/Feature/Assets/Ui/BulkAuditSelectedAssetsSubmissionTest.php
tests/Feature/Assets/Ui/AssetLabelTest.php
tests/Feature/Assets/Ui/CheckinAssetLocationScopingTest.php
tests/Feature/Assets/Ui/ShowAssetTest.php
tests/Feature/Assets/Ui/EncryptedCustomFieldFormDisclosureTest.php
tests/Feature/Assets/Ui/DeleteAssetTest.php
@@ -456,11 +463,16 @@ tests/Feature/Users/TransferUserItemsBehaviorTest.php
tests/Feature/Users/TransferUserItemsPageAccessTest.php
tests/Feature/ActionLogs/ActionlogCompanyIdTest.php
tests/Feature/ActionLogs/DisplaySigTest.php
tests/Feature/ActionLogs/ActionlogFmcsUserItemScopeTest.php
tests/Feature/ActionLogs/ActionlogCompanyIdBackfillTest.php
tests/Feature/FileUploads/SvgUploadSanitizationTest.php
tests/Feature/FileUploads/UploadDeleteStorageFailureTest.php
tests/Feature/FileUploads/UploadFileValidationTest.php
tests/Feature/Search/SearchableTraitTest.php
tests/Feature/CalendarEvents/CalendarEventSourceDiscoveryTest.php
tests/Feature/CalendarEvents/CalendarEventsApiTest.php
tests/Feature/CalendarEvents/CalendarEventsSyncTest.php
tests/Feature/CalendarEvents/CalendarEventsPageTest.php
tests/Feature/Maintenances/Api/DeleteMaintenancesTest.php
tests/Feature/Maintenances/Api/MaintenanceTypesPaginationTest.php
tests/Feature/Maintenances/Api/MaintenancePaginationTest.php
@@ -487,6 +499,7 @@ tests/Feature/Security/FilenameTraversalMitigationTest.php
tests/Feature/AssetModels/Api/AssetModelFilesPolicyBypassTest.php
tests/Feature/AssetModels/Api/AssetModelPaginationTest.php
tests/Feature/AssetModels/Api/UpdateAssetModelsTest.php
tests/Feature/AssetModels/Api/RequestableAssetModelsApiTest.php
tests/Feature/AssetModels/Api/AssetModelFilesTest.php
tests/Feature/AssetModels/Api/DeleteAssetModelsTest.php
tests/Feature/AssetModels/Api/IndexAssetModelsTest.php
@@ -495,17 +508,30 @@ tests/Feature/AssetModels/Api/BulkSelectableTest.php
tests/Feature/AssetModels/Api/CreateAssetModelsTest.php
tests/Feature/AssetModels/Ui/CloneAssetModelTest.php
tests/Feature/AssetModels/Ui/UpdateAssetModelsTest.php
tests/Feature/AssetModels/Ui/BulkFulfillAssetModelTest.php
tests/Feature/AssetModels/Ui/BulkDeleteAssetModelsTest.php
tests/Feature/AssetModels/Ui/IndexAssetModelsTest.php
tests/Feature/AssetModels/Ui/RestoreAssetModelTest.php
tests/Feature/AssetModels/Ui/GetCustomFieldsFormAuthTest.php
tests/Feature/AssetModels/Ui/ShowAssetModelsTest.php
tests/Feature/AssetModels/Ui/CreateAssetModelsTest.php
tests/Feature/Requests/Api/IndexCheckoutRequestsTest.php
tests/Feature/Requests/AssetModelRequestGateTest.php
tests/Feature/Requests/PurgePendingRequestsTest.php
tests/Feature/Requests/Ui/ConsumableRequestTest.php
tests/Feature/Requests/Ui/AccessoryRequestTest.php
tests/Feature/Requests/Ui/LicenseRequestTest.php
tests/Feature/Requests/Ui/BulkCancelRequestTest.php
tests/Feature/Requests/Ui/AssetRequestIndexTest.php
tests/Feature/Requests/Ui/CancelRequestTest.php
tests/Feature/Requests/Ui/ComponentRequestTest.php
tests/Feature/Requests/Ui/RequestableCheckboxPersistenceTest.php
tests/Feature/Requests/Ui/UserRequestedIndexTest.php
tests/Feature/Importer/AssetNameColumnRoundTripTest.php
tests/Feature/Fmcs/HttpCrossCompanyLeakTest.php
tests/Feature/Fmcs/FmcsCompanyRuleWiringTest.php
tests/Feature/Fmcs/LocationScopingSettingTest.php
tests/Feature/Fmcs/EmptyPivotAccessTest.php
tests/Feature/Fmcs/FmcsStrictUsersHttpTest.php
tests/Feature/Fmcs/FmcsCompanyValidatorTest.php
tests/Feature/Fmcs/FmcsStrictBulkAssetEditTest.php
@@ -561,11 +587,13 @@ tests/Feature/Consumables/ConsumableObserverOrderTest.php
tests/Feature/Consumables/Ui/UpdateConsumableTest.php
tests/Feature/Consumables/Ui/AdjustConsumableQuantityTest.php
tests/Feature/Consumables/Ui/DeleteConsumableTest.php
tests/Feature/Consumables/Ui/ConsumableCheckoutRequestContextTest.php
tests/Feature/Consumables/Ui/CloneConsumableTest.php
tests/Feature/Consumables/Ui/StoreConsumableWithFullMultipleCompanySupportTest.php
tests/Feature/Consumables/Ui/ConsumableIndexTest.php
tests/Feature/Consumables/Ui/CreateConsumableTest.php
tests/Feature/Consumables/Ui/ConsumableViewTest.php
tests/Feature/Consumables/Ui/BulkFulfillConsumableTest.php
tests/Feature/Account/GetStoredEulaTest.php
tests/Feature/Modals/Ui/ShowModalsTest.php
tests/Feature/Checkouts/Api/AssetCheckoutTest.php
@@ -577,6 +605,7 @@ tests/Feature/Checkouts/Api/AssetCheckoutRaceGuardTest.php
tests/Feature/Checkouts/Api/CheckoutToSoftDeletedTargetTest.php
tests/Feature/Checkouts/Ui/AssetCheckoutTest.php
tests/Feature/Checkouts/Ui/LicenseCheckoutTest.php
tests/Feature/Checkouts/Ui/AssetCheckoutRequestContextTest.php
tests/Feature/Checkouts/Ui/ConsumableCheckoutTest.php
tests/Feature/Checkouts/Ui/AccessoryCheckoutTest.php
tests/Feature/Checkouts/Ui/AssetCheckoutRaceGuardTest.php
@@ -589,6 +618,8 @@ tests/Feature/ReportTemplates/StoreReportTemplateTest.php
tests/Feature/ReportTemplates/ShowReportTemplateTest.php
tests/Feature/ReportTemplates/EditReportTemplateTest.php
tests/Feature/DashboardTest.php
tests/Feature/CheckoutRequests/StateMachineTest.php
tests/Feature/CheckoutRequests/FulfillmentHookTest.php
tests/Feature/Accessories/Api/UpdateAccessoryTest.php
tests/Feature/Accessories/Api/IndexAccessoryTest.php
tests/Feature/Accessories/Api/AccessoryPaginationTest.php
@@ -608,6 +639,8 @@ tests/Feature/Accessories/Ui/CloneAccessoryTest.php
tests/Feature/Accessories/Ui/CheckoutAccessoryTest.php
tests/Feature/Accessories/Ui/EditAccessoryTest.php
tests/Feature/Accessories/Ui/AdjustAccessoryQuantityTest.php
tests/Feature/Accessories/Ui/BulkFulfillAccessoryTest.php
tests/Feature/Accessories/Ui/AccessoryCheckoutRequestContextTest.php
tests/Feature/Accessories/Ui/CreateAccessoryWithFullMultipleCompanySupportTest.php
tests/Feature/Accessories/Ui/AccessoriesIndexTest.php
tests/Feature/Accessories/Ui/BulkDeleteAccessoriesTest.php
@@ -821,9 +854,11 @@ resources/views/notifications/markdown/asset-acceptance.blade.php
resources/views/notifications/markdown/user-inventory.blade.php
resources/views/notifications/Welcome.blade.php
resources/views/notifications/FirstAdmin.blade.php
resources/views/calendar/index.blade.php
resources/views/maintenance-types/view.blade.php
resources/views/maintenance-types/index.blade.php
resources/views/maintenance-types/edit.blade.php
resources/views/blade/checkout-request-context.blade.php
resources/views/blade/box/index.blade.php
resources/views/blade/box/footer.blade.php
resources/views/blade/page-data.blade.php
@@ -900,6 +935,7 @@ resources/views/blade/table/bulk-statuslabels.blade.php
resources/views/blade/table/bulk-depreciations.blade.php
resources/views/blade/table/locations.blade.php
resources/views/blade/table/orders.blade.php
resources/views/blade/table/bulk-checkoutrequests.blade.php
resources/views/blade/table/models.blade.php
resources/views/blade/table/licenses.blade.php
resources/views/blade/table/accessories.blade.php
@@ -913,6 +949,7 @@ resources/views/blade/table/bulk-categories.blade.php
resources/views/blade/table/bulk-users.blade.php
resources/views/blade/notifications.blade.php
resources/views/blade/demo-lock.blade.php
resources/views/blade/modals/request-item.blade.php
resources/views/blade/modals/adjust-quantity.blade.php
resources/views/blade/modals/maintenance-complete.blade.php
resources/views/blade/form/legend-help.blade.php
@@ -931,6 +968,9 @@ resources/views/blade/form/error.blade.php
resources/views/blade/reports/custom-template-panel.blade.php
resources/views/blade/page-column.blade.php
resources/views/blade/demo-callout.blade.php
resources/views/blade/checkout/recipient-row.blade.php
resources/views/blade/checkout/asset-picker-row.blade.php
resources/views/blade/checkout/notification-callout.blade.php
resources/views/blade/well.blade.php
resources/views/blade/tabs/files-tab.blade.php
resources/views/blade/tabs/location-tab.blade.php
@@ -992,6 +1032,8 @@ resources/views/kits/accessory-edit.blade.php
resources/views/maintenances/view.blade.php
resources/views/maintenances/index.blade.php
resources/views/maintenances/edit.blade.php
resources/views/checkouts/fulfill-multiple.blade.php
resources/views/checkouts/fulfill-multiple-to-asset.blade.php
resources/views/groups/view.blade.php
resources/views/groups/index.blade.php
resources/views/groups/edit.blade.php
@@ -1010,6 +1052,7 @@ resources/views/livewire/report-template-select.blade.php
resources/views/livewire/personal-access-tokens.blade.php
resources/views/livewire/category-edit-form.blade.php
resources/views/livewire/custom-field-set-default-values-for-model.blade.php
resources/views/livewire/needs-attention.blade.php
resources/views/livewire/oauth-clients.blade.php
resources/views/livewire/slack-settings-form.blade.php
resources/views/livewire/asset-additional-tags.blade.php
@@ -7390,6 +7433,7 @@ resources/assets/js/FileSaver.min.js
resources/assets/js/signature_pad.js
resources/assets/js/snipeit.js
resources/assets/js/jspdf-dejavu-fonts.js
resources/assets/js/snipeit-calendar.js
resources/assets/js/build-jspdf-dejavu-fonts.js
Dockerfile.alpine
phpstan-baseline.neon
@@ -7401,16 +7445,17 @@ app/Exceptions/ItemStillHasAccessories.php
app/Exceptions/Handler.php
app/Exceptions/DuplicateCheckoutRequest.php
app/Exceptions/ItemStillHasAssetModels.php
app/Exceptions/AssetNotRequestable.php
app/Exceptions/CheckoutNotAllowed.php
app/Exceptions/ItemStillHasUsers.php
app/Exceptions/ItemStillHasChildren.php
app/Exceptions/ItemNotRequestable.php
app/Exceptions/ItemStillHasAssets.php
app/Exceptions/ItemStillHasLicenses.php
app/Exceptions/UserDoestExistException.php
app/Exceptions/ItemStillHasMaintenances.php
app/Exceptions/ItemStillHasChildCompanies.php
app/Exceptions/MissingLogTarget.php
app/Exceptions/InvalidCheckoutRequestTransition.php
app/Exceptions/NoActiveCheckoutRequest.php
app/Exceptions/ItemStillHasComponents.php
app/Exceptions/ItemStillHasConsumables.php
@@ -7439,6 +7484,7 @@ app/Listeners/LogSuccessfulLogin.php
app/Listeners/LogListener.php
app/Listeners/CheckoutableListener.php
app/Listeners/.gitkeep
app/Listeners/FulfillCheckoutRequestListener.php
app/Listeners/CheckoutablesCheckedOutInBulkListener.php
app/Listeners/LogFailedLogin.php
app/Jobs/Job.php
@@ -7483,6 +7529,7 @@ app/Models/Traits/CompanyableTrait.php
app/Models/Traits/CompanyableChildTrait.php
app/Models/Traits/Requestable.php
app/Models/Traits/HasOrders.php
app/Models/Traits/HasCalendarEvents.php
app/Models/Group.php
app/Models/Order.php
app/Models/Actionlog.php
@@ -7501,6 +7548,7 @@ app/Models/SCIMGroup.php
app/Models/Setting.php
app/Models/ICompanyableChild.php
app/Models/LicenseSeat.php
app/Models/CalendarEvent.php
app/Models/AssetModel.php
app/Models/Labels/Tapes/Brother/TZe_24mm_E.php
app/Models/Labels/Tapes/Brother/TZe_24mm_B.php
@@ -7585,6 +7633,7 @@ app/Policies/.gitkeep
app/Policies/SnipePermissionsPolicy.php
app/Policies/LocationPolicy.php
app/Policies/LicensePolicy.php
app/Policies/CheckoutRequestPolicy.php
app/Livewire/OauthClients.php
app/Livewire/LdapSettings.php
app/Livewire/CustomFieldSetDefaultValuesForModel.php
@@ -7598,12 +7647,14 @@ app/Livewire/Importer.php
app/Livewire/CustomFieldEditor.php
app/Livewire/CategoryEditForm.php
app/Livewire/SlackSettingsForm.php
app/Livewire/NeedsAttention.php
app/Livewire/AlertMenu.php
app/Http/Kernel.php
app/Http/Transformers/CustomFieldsTransformer.php
app/Http/Transformers/MaintenancesTransformer.php
app/Http/Transformers/LicenseSeatsTransformer.php
app/Http/Transformers/DepartmentsTransformer.php
app/Http/Transformers/CalendarEventsTransformer.php
app/Http/Transformers/AccessoriesTransformer.php
app/Http/Transformers/DepreciationReportTransformer.php
app/Http/Transformers/PredefinedKitsTransformer.php
@@ -7633,7 +7684,9 @@ app/Http/Transformers/CompaniesTransformer.php
app/Http/Transformers/GroupsTransformer.php
app/Http/Transformers/CategoriesTransformer.php
app/Http/Transformers/ComponentsTransformer.php
app/Http/Transformers/CheckoutRequestsTransformer.php
app/Http/Transformers/AssetsTransformer.php
app/Http/Transformers/LowStockTransformer.php
app/Http/Traits/CheckInOutTrait.php
app/Http/Traits/HandlesAdjustQuantity.php
app/Http/Traits/ConvertsBase64ToFiles.php
@@ -7691,6 +7744,7 @@ app/Http/Controllers/Api/DepreciationsController.php
app/Http/Controllers/Api/MaintenancesController.php
app/Http/Controllers/Api/OrderItemsController.php
app/Http/Controllers/Api/ProfileController.php
app/Http/Controllers/Api/LowStockController.php
app/Http/Controllers/Api/AssetsController.php
app/Http/Controllers/Api/CategoriesController.php
app/Http/Controllers/Api/StatuslabelsController.php
@@ -7702,6 +7756,7 @@ app/Http/Controllers/Api/LocationsController.php
app/Http/Controllers/Api/ReportsController.php
app/Http/Controllers/Api/DepartmentsController.php
app/Http/Controllers/Api/AssetModelsController.php
app/Http/Controllers/Api/CalendarEventsController.php
app/Http/Controllers/Api/PredefinedKitsController.php
app/Http/Controllers/Api/ImportController.php
app/Http/Controllers/Api/AccessoriesController.php
@@ -7756,6 +7811,7 @@ app/Http/Controllers/Users/UsersController.php
app/Http/Controllers/ReportsController.php
app/Http/Controllers/DepartmentsController.php
app/Http/Controllers/AssetModelsController.php
app/Http/Controllers/CalendarEventsController.php
app/Http/Controllers/BulkManufacturersController.php
app/Http/Controllers/GoogleAuthController.php
app/Http/Controllers/BulkMaintenanceTypesController.php
@@ -7843,6 +7899,7 @@ app/Console/Commands/DisableSAML.php
app/Console/Commands/SendExpectedCheckinAlerts.php
app/Console/Commands/ImportLocations.php
app/Console/Commands/CleanIncorrectCheckoutAcceptances.php
app/Console/Commands/ReconcileCalendarEvents.php
app/Console/Commands/RegenerateAssetTags.php
app/Console/Commands/NormalizeUserNames.php
app/Console/Commands/SendInventoryAlerts.php
@@ -7861,6 +7918,7 @@ app/View/Composers/ImpersonationBannerComposer.php
app/View/Composers/SidebarComposer.php
app/Traits/DisablesDebugbar.php
app/Enums/ActionType.php
app/Enums/CheckoutRequestState.php
app/Presenters/AssetPresenter.php
app/Presenters/CategoryPresenter.php
app/Presenters/LabelPresenter.php
@@ -7891,6 +7949,7 @@ app/Presenters/Presenter.php
app/Presenters/UploadedFilesPresenter.php
app/Presenters/CompanyPresenter.php
app/Presenters/AssetModelPresenter.php
app/Presenters/CheckoutRequestPresenter.php
app/Presenters/LicenseSeatPresenter.php
app/Events/CheckoutablesCheckedOutInBulk.php
app/Events/UserMerged.php
@@ -7929,6 +7988,7 @@ app/Actions/Categories/DestroyCategoryAction.php
app/Actions/Acceptances/CreateCheckoutAcceptanceAction.php
app/Actions/CheckoutRequests/CreateCheckoutRequestAction.php
app/Actions/CheckoutRequests/CancelCheckoutRequestAction.php
app/Actions/CheckoutRequests/FulfillCheckoutRequestAction.php
app/Actions/Breadcrumbs/BuildAcceptanceBreadcrumbs.php
app/Providers/SnipeTranslationServiceProvider.php
app/Providers/SamlServiceProvider.php
@@ -8046,6 +8106,7 @@ database/migrations/2020_11_18_214827_widen_license_serial_field.php
database/migrations/2015_09_22_003321_add_fieldset_id_to_assets.php
database/migrations/2026_08_03_141000_create_orders_and_order_items_tables.php
database/migrations/2016_09_23_140722_fix_modelno_in_consumables_to_string.php
database/migrations/2026_08_13_170000_backfill_calendar_events_for_new_sources.php
database/migrations/2013_11_25_032022_add_type_to_actionlog_table.php
database/migrations/2023_12_14_032522_add_remote_ip_and_action_source_to_action_logs.php
database/migrations/2025_08_10_113444_rename_asset_maintenances_to_maintenances.php
@@ -8066,6 +8127,7 @@ database/migrations/2015_02_07_013537_add_soft_deleted_to_log.php
database/migrations/2014_10_24_000417_alter_supplier_state_to_32.php
database/migrations/2024_11_06_211457_add_manager_indexes_to_location_and_user.php
database/migrations/2016_03_10_135519_add_locale_to_settings.php
database/migrations/2026_08_14_170000_add_dashboard_widget_date_indexes.php
database/migrations/2013_11_25_033008_delete_bad_licenses_table.php
database/migrations/2016_10_19_145520_fix_order_number_in_components_to_string.php
database/migrations/2026_06_10_000001_add_null_company_is_floater_to_settings.php
@@ -8090,6 +8152,7 @@ database/migrations/2025_11_14_150613_add_color_to_companies.php
database/migrations/2015_11_05_183749_add_image_to_assets.php
database/migrations/2024_07_04_103729_add_default_avatar_to_settings.php
database/migrations/2023_05_10_001836_add_google_auth_to_settings.php
database/migrations/2026_08_20_030000_add_notes_to_checkout_requests.php
database/migrations/2016_06_01_000004_create_oauth_clients_table.php
database/migrations/2026_07_21_000001_rename_completion_date_to_expected_completion_date.php
database/migrations/2022_03_03_225655_add_notes_to_accessories.php
@@ -8127,6 +8190,7 @@ database/migrations/2016_12_07_173720_increase_size_of_state_in_suppliers.php
database/migrations/2014_10_29_045924_add_image_field_to_models_table.php
database/migrations/2017_05_22_233509_add_manager_to_locations_table.php
database/migrations/2017_10_20_234129_add_location_indices_to_assets.php
database/migrations/2026_08_24_010000_backfill_created_by_on_request_action_logs.php
database/migrations/2014_07_17_085822_add_asset_to_software.php
database/migrations/2026_08_03_143500_snapshot_qty_to_legacy_qty_on_inventory_tables.php
database/migrations/2017_10_17_133709_add_display_url_to_settings.php
@@ -8196,6 +8260,7 @@ database/migrations/2023_09_13_200913_fix_asset_model_min_qty_nullability.php
database/migrations/2013_11_20_134103_add_archived_to_assets.php
database/migrations/2016_05_16_164733_add_model_mfg_to_consumable.php
database/migrations/2015_09_21_235926_create_custom_field_custom_fieldset.php
database/migrations/2026_08_13_160100_backfill_calendar_events_from_existing_sources.php
database/migrations/2013_11_25_033534_add_licensed_to_licenses_table.php
database/migrations/2017_10_27_180947_denorm_asset_locations.php
database/migrations/2023_12_19_081112_fix_language_dirs.php
@@ -8212,6 +8277,7 @@ database/migrations/2016_07_22_153432_add_tls_to_ldap_settings.php
database/migrations/2025_10_07_113331_add_url_to_maintenances.php
database/migrations/2017_01_25_063357_fix_utf8_custom_field_column_names.php
database/migrations/2019_07_23_140906_add_show_assigned_assets_to_settings.php
database/migrations/2026_08_21_030000_add_fulfilled_quantity_to_checkout_requests.php
database/migrations/2015_11_08_222305_add_ldap_fields_to_settings.php
database/migrations/2014_06_24_003011_add_suppliers.php
database/migrations/2014_06_24_012839_add_zip_to_supplier.php
@@ -8268,6 +8334,7 @@ database/migrations/2014_08_12_053504_alpha_0_4_2_release.php
database/migrations/2013_11_20_123725_add_soft_delete_on_categories.php
database/migrations/2013_11_25_101308_add_warrantee_to_assets_table.php
database/migrations/2015_03_18_055327_add_note_to_user.php
database/migrations/2026_08_20_000000_add_requestable_to_components_table.php
database/migrations/2024_08_16_104137_add_due_checkin_days_to_settings.php
database/migrations/2020_12_21_153235_update_min_password.php
database/migrations/2017_06_18_151753_add_header_and_first_row_to_importer_table.php
@@ -8289,6 +8356,7 @@ database/migrations/2023_04_25_181817_adds_ldap_location_to_settings_table.php
database/migrations/2024_11_07_113631_improve_manager_indexes_on_users_and_locations.php
database/migrations/2017_06_14_122059_add_next_autoincrement_to_settings.php
database/migrations/2014_06_24_010742_add_supplier_id_to_asset.php
database/migrations/2026_08_20_010000_add_reservation_dates_to_checkout_requests.php
database/migrations/2016_11_17_193706_add_model_number_to_accessories.php
database/migrations/2013_11_25_033131_create_new_licenses_table.php
database/migrations/2023_01_21_225350_add_eol_date_on_assets_table.php
@@ -8302,6 +8370,7 @@ database/migrations/2026_04_07_141930_accessories_checkout_assigned_to_index.php
database/migrations/2025_06_05_200518_add_alert_on_response_id_to_checkout_acceptances_table.php
database/migrations/2014_10_28_222654_add_avatar_field_to_users_table.php
database/migrations/2025_11_10_205136_change_suppliers_notes_to_text.php
database/migrations/2026_08_20_020000_add_requestable_to_licenses_table.php
database/migrations/2013_11_17_054359_drop_licenses_table.php
database/migrations/2023_02_12_224353_fix_unescaped_customfields_format.php
database/migrations/2022_02_10_110210_add_company_id_to_locations.php
@@ -8469,6 +8538,7 @@ database/migrations/2019_02_07_190030_add_kits_accessories_table.php
database/migrations/2025_01_07_172419_fix_label_types_on_settings_table.php
database/migrations/2026_07_17_000002_change_expected_checkin_to_datetime.php
database/migrations/2026_04_07_141412_add_locations_parent_id_index.php
database/migrations/2026_08_13_160000_create_calendar_events_table.php
database/migrations/2013_11_15_015858_add_user_id_to_categories.php
database/migrations/2015_07_24_093845_add_checkin_email_to_category_table.php
database/migrations/2013_11_16_042851_add_depreciation_id_to_models.php
@@ -8486,6 +8556,7 @@ database/migrations/2020_04_29_222305_add_saml_fields_to_settings.php
database/migrations/2014_06_24_033908_add_url_to_supplier.php
database/migrations/2020_10_22_233743_move_accessory_checkout_note_to_join_table.php
database/migrations/2021_07_28_031345_add_client_side_l_d_a_p_cert_to_settings.php
database/migrations/2026_08_21_010000_add_state_machine_to_checkout_requests.php
database/migrations/2026_08_03_144000_reconcile_inventory_qty_from_action_logs.php
database/migrations/2013_11_18_142847_add_info_to_locations.php
database/migrations/2021_07_28_040554_add_client_side_l_d_a_p_key_to_settings.php
@@ -8591,7 +8662,9 @@ public/js/dist/Chart.min.js
public/js/dist/all.js.map
public/js/dist/all.js.LICENSE.txt
public/js/dist/bootstrap-table-en-US.min.js
public/js/dist/snipeit-calendar.js.map
public/js/dist/bootstrap-table.js
public/js/dist/snipeit-calendar.js
public/js/dist/bootstrap-table-locale-all.min.js
public/js/select2/i18n/fr.js
public/js/select2/i18n/mk.js