mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-15 05:15:24 +01:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
1a99a67b99
commit
cc1b403839
17 changed files with 1374 additions and 1229 deletions
|
|
@ -65768,6 +65768,12 @@ rector/src/Renaming/GlobalToFunction.php
|
|||
src/Renaming/GlobalToFunction.php
|
||||
Renaming/GlobalToFunction.php
|
||||
GlobalToFunction.php
|
||||
dev/tools/rector/src/Renaming/EmptyUserRightsToFunction.php
|
||||
tools/rector/src/Renaming/EmptyUserRightsToFunction.php
|
||||
rector/src/Renaming/EmptyUserRightsToFunction.php
|
||||
src/Renaming/EmptyUserRightsToFunction.php
|
||||
Renaming/EmptyUserRightsToFunction.php
|
||||
EmptyUserRightsToFunction.php
|
||||
dev/tools/rector/src/Renaming/UserRightsToFunction.php
|
||||
tools/rector/src/Renaming/UserRightsToFunction.php
|
||||
rector/src/Renaming/UserRightsToFunction.php
|
||||
|
|
|
|||
|
|
@ -13387,6 +13387,7 @@ dev/tools/php-cs-fixer/.php-cs-fixer.dist.php
|
|||
dev/tools/rector/composer.json
|
||||
dev/tools/rector/src/Renaming/EmptyGlobalToFunction.php
|
||||
dev/tools/rector/src/Renaming/GlobalToFunction.php
|
||||
dev/tools/rector/src/Renaming/EmptyUserRightsToFunction.php
|
||||
dev/tools/rector/src/Renaming/UserRightsToFunction.php
|
||||
dev/tools/rector/composer.lock
|
||||
dev/tools/rector/rector.php
|
||||
|
|
|
|||
|
|
@ -10814,6 +10814,12 @@ Drupal/Component/Serialization/Yaml.php
|
|||
Component/Serialization/Yaml.php
|
||||
Serialization/Yaml.php
|
||||
Yaml.php
|
||||
core/lib/Drupal/Component/Serialization/ObjectAwareSerializationInterface.php
|
||||
lib/Drupal/Component/Serialization/ObjectAwareSerializationInterface.php
|
||||
Drupal/Component/Serialization/ObjectAwareSerializationInterface.php
|
||||
Component/Serialization/ObjectAwareSerializationInterface.php
|
||||
Serialization/ObjectAwareSerializationInterface.php
|
||||
ObjectAwareSerializationInterface.php
|
||||
core/lib/Drupal/Component/Serialization/SerializationInterface.php
|
||||
lib/Drupal/Component/Serialization/SerializationInterface.php
|
||||
Drupal/Component/Serialization/SerializationInterface.php
|
||||
|
|
@ -55269,6 +55275,13 @@ tests/src/Functional/FilterFormatUpdateFilterSortingTest.php
|
|||
src/Functional/FilterFormatUpdateFilterSortingTest.php
|
||||
Functional/FilterFormatUpdateFilterSortingTest.php
|
||||
FilterFormatUpdateFilterSortingTest.php
|
||||
core/modules/filter/tests/src/Functional/FilterFormatConsolidateFilterConfigUpdateTest.php
|
||||
modules/filter/tests/src/Functional/FilterFormatConsolidateFilterConfigUpdateTest.php
|
||||
filter/tests/src/Functional/FilterFormatConsolidateFilterConfigUpdateTest.php
|
||||
tests/src/Functional/FilterFormatConsolidateFilterConfigUpdateTest.php
|
||||
src/Functional/FilterFormatConsolidateFilterConfigUpdateTest.php
|
||||
Functional/FilterFormatConsolidateFilterConfigUpdateTest.php
|
||||
FilterFormatConsolidateFilterConfigUpdateTest.php
|
||||
core/modules/filter/tests/src/Functional/FilterSecurityTest.php
|
||||
modules/filter/tests/src/Functional/FilterSecurityTest.php
|
||||
filter/tests/src/Functional/FilterSecurityTest.php
|
||||
|
|
@ -55466,6 +55479,13 @@ tests/src/Unit/FilterImageLazyLoadTest.php
|
|||
src/Unit/FilterImageLazyLoadTest.php
|
||||
Unit/FilterImageLazyLoadTest.php
|
||||
FilterImageLazyLoadTest.php
|
||||
core/modules/filter/tests/fixtures/update/filter_post_update_consolidate_filter_config-3404431.php
|
||||
modules/filter/tests/fixtures/update/filter_post_update_consolidate_filter_config-3404431.php
|
||||
filter/tests/fixtures/update/filter_post_update_consolidate_filter_config-3404431.php
|
||||
tests/fixtures/update/filter_post_update_consolidate_filter_config-3404431.php
|
||||
fixtures/update/filter_post_update_consolidate_filter_config-3404431.php
|
||||
update/filter_post_update_consolidate_filter_config-3404431.php
|
||||
filter_post_update_consolidate_filter_config-3404431.php
|
||||
core/modules/filter/tests/filter.url-output.txt
|
||||
modules/filter/tests/filter.url-output.txt
|
||||
filter/tests/filter.url-output.txt
|
||||
|
|
|
|||
|
|
@ -1560,6 +1560,7 @@ core/lib/Drupal/Component/Serialization/TESTING.txt
|
|||
core/lib/Drupal/Component/Serialization/Exception/InvalidDataTypeException.php
|
||||
core/lib/Drupal/Component/Serialization/YamlSymfony.php
|
||||
core/lib/Drupal/Component/Serialization/Yaml.php
|
||||
core/lib/Drupal/Component/Serialization/ObjectAwareSerializationInterface.php
|
||||
core/lib/Drupal/Component/Serialization/SerializationInterface.php
|
||||
core/lib/Drupal/Component/Serialization/Json.php
|
||||
core/lib/Drupal/Component/Serialization/YamlPecl.php
|
||||
|
|
@ -8244,6 +8245,7 @@ core/modules/filter/tests/src/Functional/Rest/FilterFormatJsonBasicAuthTest.php
|
|||
core/modules/filter/tests/src/Functional/Rest/FilterFormatJsonCookieTest.php
|
||||
core/modules/filter/tests/src/Functional/FilterFormTest.php
|
||||
core/modules/filter/tests/src/Functional/FilterFormatUpdateFilterSortingTest.php
|
||||
core/modules/filter/tests/src/Functional/FilterFormatConsolidateFilterConfigUpdateTest.php
|
||||
core/modules/filter/tests/src/Functional/FilterSecurityTest.php
|
||||
core/modules/filter/tests/src/Functional/FilterFormatAccessTest.php
|
||||
core/modules/filter/tests/src/Functional/FilterHooksTest.php
|
||||
|
|
@ -8269,6 +8271,7 @@ core/modules/filter/tests/src/Kernel/Plugin/migrate/source/d7/FilterFormatTest.p
|
|||
core/modules/filter/tests/src/Unit/FilterUninstallValidatorTest.php
|
||||
core/modules/filter/tests/src/Unit/FilterHtmlTest.php
|
||||
core/modules/filter/tests/src/Unit/FilterImageLazyLoadTest.php
|
||||
core/modules/filter/tests/fixtures/update/filter_post_update_consolidate_filter_config-3404431.php
|
||||
core/modules/filter/tests/filter.url-output.txt
|
||||
core/modules/filter/tests/filter_test/src/Form/FilterTestFormatForm.php
|
||||
core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestCacheMerge.php
|
||||
|
|
|
|||
|
|
@ -9424,6 +9424,13 @@ Content/ProductExport/Service/ProductExportGeneratorTest.php
|
|||
ProductExport/Service/ProductExportGeneratorTest.php
|
||||
Service/ProductExportGeneratorTest.php
|
||||
ProductExportGeneratorTest.php
|
||||
tests/unit/Core/Content/ProductExport/Service/ProductExportRendererTest.php
|
||||
unit/Core/Content/ProductExport/Service/ProductExportRendererTest.php
|
||||
Core/Content/ProductExport/Service/ProductExportRendererTest.php
|
||||
Content/ProductExport/Service/ProductExportRendererTest.php
|
||||
ProductExport/Service/ProductExportRendererTest.php
|
||||
Service/ProductExportRendererTest.php
|
||||
ProductExportRendererTest.php
|
||||
tests/unit/Core/Content/ProductExport/Event/ProductExportLoggingEventTest.php
|
||||
unit/Core/Content/ProductExport/Event/ProductExportLoggingEventTest.php
|
||||
Core/Content/ProductExport/Event/ProductExportLoggingEventTest.php
|
||||
|
|
@ -46735,15 +46742,33 @@ src/core/worker/admin-worker.shared-worker.js
|
|||
core/worker/admin-worker.shared-worker.js
|
||||
worker/admin-worker.shared-worker.js
|
||||
admin-worker.shared-worker.js
|
||||
src/Administration/Resources/app/administration/src/core/worker/admin-worker.shared-worker.spec.js
|
||||
Administration/Resources/app/administration/src/core/worker/admin-worker.shared-worker.spec.js
|
||||
Resources/app/administration/src/core/worker/admin-worker.shared-worker.spec.js
|
||||
app/administration/src/core/worker/admin-worker.shared-worker.spec.js
|
||||
administration/src/core/worker/admin-worker.shared-worker.spec.js
|
||||
src/core/worker/admin-worker.shared-worker.spec.js
|
||||
core/worker/admin-worker.shared-worker.spec.js
|
||||
worker/admin-worker.shared-worker.spec.js
|
||||
admin-worker.shared-worker.spec.js
|
||||
src/Administration/Resources/app/administration/src/core/worker/admin-worker.spec.js
|
||||
Administration/Resources/app/administration/src/core/worker/admin-worker.spec.js
|
||||
Resources/app/administration/src/core/worker/admin-worker.spec.js
|
||||
app/administration/src/core/worker/admin-worker.spec.js
|
||||
administration/src/core/worker/admin-worker.spec.js
|
||||
src/core/worker/admin-worker.spec.js
|
||||
core/worker/admin-worker.spec.js
|
||||
worker/admin-worker.spec.js
|
||||
admin-worker.spec.js
|
||||
src/Administration/Resources/app/administration/src/core/worker/admin-worker.worker.js
|
||||
Administration/Resources/app/administration/src/core/worker/admin-worker.worker.js
|
||||
Resources/app/administration/src/core/worker/admin-worker.worker.js
|
||||
app/administration/src/core/worker/admin-worker.worker.js
|
||||
administration/src/core/worker/admin-worker.worker.js
|
||||
src/core/worker/admin-worker.worker.js
|
||||
core/worker/admin-worker.worker.js
|
||||
worker/admin-worker.worker.js
|
||||
admin-worker.worker.js
|
||||
src/Administration/Resources/app/administration/src/core/worker/admin-worker.js
|
||||
Administration/Resources/app/administration/src/core/worker/admin-worker.js
|
||||
Resources/app/administration/src/core/worker/admin-worker.js
|
||||
app/administration/src/core/worker/admin-worker.js
|
||||
administration/src/core/worker/admin-worker.js
|
||||
src/core/worker/admin-worker.js
|
||||
core/worker/admin-worker.js
|
||||
worker/admin-worker.js
|
||||
admin-worker.js
|
||||
src/Administration/Resources/app/administration/src/core/worker/worker-notification-listener.js
|
||||
Administration/Resources/app/administration/src/core/worker/worker-notification-listener.js
|
||||
Resources/app/administration/src/core/worker/worker-notification-listener.js
|
||||
|
|
@ -59849,6 +59874,18 @@ elements/form/config/index.js
|
|||
form/config/index.js
|
||||
config/index.js
|
||||
index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/elements/form/config/sw-cms-el-config-form.spec.js
|
||||
Administration/Resources/app/administration/src/module/sw-cms/elements/form/config/sw-cms-el-config-form.spec.js
|
||||
Resources/app/administration/src/module/sw-cms/elements/form/config/sw-cms-el-config-form.spec.js
|
||||
app/administration/src/module/sw-cms/elements/form/config/sw-cms-el-config-form.spec.js
|
||||
administration/src/module/sw-cms/elements/form/config/sw-cms-el-config-form.spec.js
|
||||
src/module/sw-cms/elements/form/config/sw-cms-el-config-form.spec.js
|
||||
module/sw-cms/elements/form/config/sw-cms-el-config-form.spec.js
|
||||
sw-cms/elements/form/config/sw-cms-el-config-form.spec.js
|
||||
elements/form/config/sw-cms-el-config-form.spec.js
|
||||
form/config/sw-cms-el-config-form.spec.js
|
||||
config/sw-cms-el-config-form.spec.js
|
||||
sw-cms-el-config-form.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/elements/form/config/sw-cms-el-config-form.scss
|
||||
Administration/Resources/app/administration/src/module/sw-cms/elements/form/config/sw-cms-el-config-form.scss
|
||||
Resources/app/administration/src/module/sw-cms/elements/form/config/sw-cms-el-config-form.scss
|
||||
|
|
@ -105696,6 +105733,17 @@ StoreApi/components/schemas/Cart.json
|
|||
components/schemas/Cart.json
|
||||
schemas/Cart.json
|
||||
Cart.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/OrderLineItemDownload.json
|
||||
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/OrderLineItemDownload.json
|
||||
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/OrderLineItemDownload.json
|
||||
Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/OrderLineItemDownload.json
|
||||
ApiDefinition/Generator/Schema/StoreApi/components/schemas/OrderLineItemDownload.json
|
||||
Generator/Schema/StoreApi/components/schemas/OrderLineItemDownload.json
|
||||
Schema/StoreApi/components/schemas/OrderLineItemDownload.json
|
||||
StoreApi/components/schemas/OrderLineItemDownload.json
|
||||
components/schemas/OrderLineItemDownload.json
|
||||
schemas/OrderLineItemDownload.json
|
||||
OrderLineItemDownload.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CrossSellingElementCollection.json
|
||||
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CrossSellingElementCollection.json
|
||||
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CrossSellingElementCollection.json
|
||||
|
|
@ -105806,6 +105854,17 @@ StoreApi/components/schemas/Criteria.json
|
|||
components/schemas/Criteria.json
|
||||
schemas/Criteria.json
|
||||
Criteria.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductMedia.json
|
||||
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductMedia.json
|
||||
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductMedia.json
|
||||
Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductMedia.json
|
||||
ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductMedia.json
|
||||
Generator/Schema/StoreApi/components/schemas/ProductMedia.json
|
||||
Schema/StoreApi/components/schemas/ProductMedia.json
|
||||
StoreApi/components/schemas/ProductMedia.json
|
||||
components/schemas/ProductMedia.json
|
||||
schemas/ProductMedia.json
|
||||
ProductMedia.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/SuccessResponse.json
|
||||
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/SuccessResponse.json
|
||||
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/SuccessResponse.json
|
||||
|
|
@ -105828,6 +105887,17 @@ StoreApi/components/schemas/ShippingMethodPageRouteResponse.json
|
|||
components/schemas/ShippingMethodPageRouteResponse.json
|
||||
schemas/ShippingMethodPageRouteResponse.json
|
||||
ShippingMethodPageRouteResponse.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductReview.json
|
||||
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductReview.json
|
||||
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductReview.json
|
||||
Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductReview.json
|
||||
ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductReview.json
|
||||
Generator/Schema/StoreApi/components/schemas/ProductReview.json
|
||||
Schema/StoreApi/components/schemas/ProductReview.json
|
||||
StoreApi/components/schemas/ProductReview.json
|
||||
components/schemas/ProductReview.json
|
||||
schemas/ProductReview.json
|
||||
ProductReview.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/NavigationRouteResponse.json
|
||||
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/NavigationRouteResponse.json
|
||||
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/NavigationRouteResponse.json
|
||||
|
|
@ -124762,6 +124832,9 @@ release-6-4-12-0/2022-05-10-check-deliveries-for-length.md
|
|||
changelog/release-6-4-15-1/2022-09-20-fix-cli-updater.md
|
||||
release-6-4-15-1/2022-09-20-fix-cli-updater.md
|
||||
2022-09-20-fix-cli-updater.md
|
||||
changelog/release-6-5-8-2/2024-01-19-revert-update-npm-packages.md
|
||||
release-6-5-8-2/2024-01-19-revert-update-npm-packages.md
|
||||
2024-01-19-revert-update-npm-packages.md
|
||||
changelog/release-6-3-3-1/2020-11-11-fix-bug-type-of-customer-account-when-submit-validation-failed.md
|
||||
release-6-3-3-1/2020-11-11-fix-bug-type-of-customer-account-when-submit-validation-failed.md
|
||||
2020-11-11-fix-bug-type-of-customer-account-when-submit-validation-failed.md
|
||||
|
|
@ -124987,6 +125060,9 @@ _unreleased/2023-11-27-updated-phpunit-to-version-10.md
|
|||
changelog/_unreleased/2023-12-05-remove-deprecation-of-csvreader.md
|
||||
_unreleased/2023-12-05-remove-deprecation-of-csvreader.md
|
||||
2023-12-05-remove-deprecation-of-csvreader.md
|
||||
changelog/_unreleased/2024-01-25-openapi-product-reviews.md
|
||||
_unreleased/2024-01-25-openapi-product-reviews.md
|
||||
2024-01-25-openapi-product-reviews.md
|
||||
changelog/_unreleased/2024-01-06-remove-duplicated-option-setting.md
|
||||
_unreleased/2024-01-06-remove-duplicated-option-setting.md
|
||||
2024-01-06-remove-duplicated-option-setting.md
|
||||
|
|
@ -125011,6 +125087,9 @@ _unreleased/2023-08-09-change-sw-price-field-default-event.md
|
|||
changelog/_unreleased/2024-01-05-added-new-transactions-to-the-status-history.md
|
||||
_unreleased/2024-01-05-added-new-transactions-to-the-status-history.md
|
||||
2024-01-05-added-new-transactions-to-the-status-history.md
|
||||
changelog/_unreleased/2024-02-02-fix-admin-web-workers.md
|
||||
_unreleased/2024-02-02-fix-admin-web-workers.md
|
||||
2024-02-02-fix-admin-web-workers.md
|
||||
changelog/_unreleased/2024-01-24-add-check-for-empty-productid-for-wishlist.md
|
||||
_unreleased/2024-01-24-add-check-for-empty-productid-for-wishlist.md
|
||||
2024-01-24-add-check-for-empty-productid-for-wishlist.md
|
||||
|
|
@ -125035,6 +125114,9 @@ _unreleased/2023-07-07-improve-storefront-accessibility.md
|
|||
changelog/_unreleased/2023-11-16-added-new-create-migration-command.md
|
||||
_unreleased/2023-11-16-added-new-create-migration-command.md
|
||||
2023-11-16-added-new-create-migration-command.md
|
||||
changelog/_unreleased/2024-01-30-fix-product-comparison-use-app_url-instead-of-assigned-sales-channel-domain.md
|
||||
_unreleased/2024-01-30-fix-product-comparison-use-app_url-instead-of-assigned-sales-channel-domain.md
|
||||
2024-01-30-fix-product-comparison-use-app_url-instead-of-assigned-sales-channel-domain.md
|
||||
changelog/_unreleased/2023-08-09-change-sw-entity-multi-id-select-default-event.md
|
||||
_unreleased/2023-08-09-change-sw-entity-multi-id-select-default-event.md
|
||||
2023-08-09-change-sw-entity-multi-id-select-default-event.md
|
||||
|
|
@ -125191,6 +125273,9 @@ _unreleased/2024-01-19-correcting-the-defaults-entity-in-treebuildingnavigationr
|
|||
changelog/_unreleased/2024-01-23-prevent-invalid-currency-rounding-configurations.md
|
||||
_unreleased/2024-01-23-prevent-invalid-currency-rounding-configurations.md
|
||||
2024-01-23-prevent-invalid-currency-rounding-configurations.md
|
||||
changelog/_unreleased/2023-12-05-set-correct-extension-data-on-first-load-of-configuration.md
|
||||
_unreleased/2023-12-05-set-correct-extension-data-on-first-load-of-configuration.md
|
||||
2023-12-05-set-correct-extension-data-on-first-load-of-configuration.md
|
||||
changelog/_unreleased/2023-08-09-change-sw-url-field-default-event.md
|
||||
_unreleased/2023-08-09-change-sw-url-field-default-event.md
|
||||
2023-08-09-change-sw-url-field-default-event.md
|
||||
|
|
@ -125206,6 +125291,9 @@ _unreleased/2023-12-15-catch-email-not-set-error.md
|
|||
changelog/_unreleased/2024-01-11-fix-live-updating-seo-url.md
|
||||
_unreleased/2024-01-11-fix-live-updating-seo-url.md
|
||||
2024-01-11-fix-live-updating-seo-url.md
|
||||
changelog/_unreleased/2024-01-23-fix-custom-field-content-change-in-media-module.md
|
||||
_unreleased/2024-01-23-fix-custom-field-content-change-in-media-module.md
|
||||
2024-01-23-fix-custom-field-content-change-in-media-module.md
|
||||
changelog/_unreleased/2023-12-04-fix-address-modal-closing.md
|
||||
_unreleased/2023-12-04-fix-address-modal-closing.md
|
||||
2023-12-04-fix-address-modal-closing.md
|
||||
|
|
@ -125248,6 +125336,9 @@ _unreleased/2023-10-12-fix-unsubscribe-name.md
|
|||
changelog/_unreleased/2023-12-13-use-file-validation-service-via-injection.md
|
||||
_unreleased/2023-12-13-use-file-validation-service-via-injection.md
|
||||
2023-12-13-use-file-validation-service-via-injection.md
|
||||
changelog/_unreleased/2024-01-23-openapi-id.md
|
||||
_unreleased/2024-01-23-openapi-id.md
|
||||
2024-01-23-openapi-id.md
|
||||
changelog/_unreleased/2023-06-19-add-avif-image-file-support.md
|
||||
_unreleased/2023-06-19-add-avif-image-file-support.md
|
||||
2023-06-19-add-avif-image-file-support.md
|
||||
|
|
@ -125326,6 +125417,9 @@ _unreleased/2023-08-10-change-sw-import-export-entity-path-select-default-event.
|
|||
changelog/_unreleased/2023-12-21-use-birthdayrequired-config-for-my-account.md
|
||||
_unreleased/2023-12-21-use-birthdayrequired-config-for-my-account.md
|
||||
2023-12-21-use-birthdayrequired-config-for-my-account.md
|
||||
changelog/_unreleased/2024-01-25-openapi-order-line-item-download.md
|
||||
_unreleased/2024-01-25-openapi-order-line-item-download.md
|
||||
2024-01-25-openapi-order-line-item-download.md
|
||||
changelog/_unreleased/2023-08-02-address-ux-improvements.md
|
||||
_unreleased/2023-08-02-address-ux-improvements.md
|
||||
2023-08-02-address-ux-improvements.md
|
||||
|
|
@ -125362,12 +125456,18 @@ _unreleased/2024-01-12-unify-sw-form-field-renderer-events.md
|
|||
changelog/_unreleased/2023-11-17-improve-customfieldsubscriber-performance.md
|
||||
_unreleased/2023-11-17-improve-customfieldsubscriber-performance.md
|
||||
2023-11-17-improve-customfieldsubscriber-performance.md
|
||||
changelog/_unreleased/2024-01-30-add-app_cache_dir-to-cache-dir.md
|
||||
_unreleased/2024-01-30-add-app_cache_dir-to-cache-dir.md
|
||||
2024-01-30-add-app_cache_dir-to-cache-dir.md
|
||||
changelog/_unreleased/2023-11-18-6-6-preparations.md
|
||||
_unreleased/2023-11-18-6-6-preparations.md
|
||||
2023-11-18-6-6-preparations.md
|
||||
changelog/_unreleased/2024-01-03-add-new-blocks-for-prod-and-dev-script-tags.md
|
||||
_unreleased/2024-01-03-add-new-blocks-for-prod-and-dev-script-tags.md
|
||||
2024-01-03-add-new-blocks-for-prod-and-dev-script-tags.md
|
||||
changelog/_unreleased/2024-01-30-shrink-rule-detail-page-associations.md
|
||||
_unreleased/2024-01-30-shrink-rule-detail-page-associations.md
|
||||
2024-01-30-shrink-rule-detail-page-associations.md
|
||||
changelog/_unreleased/2023-12-11-remove-storefront-deprecations.md
|
||||
_unreleased/2023-12-11-remove-storefront-deprecations.md
|
||||
2023-12-11-remove-storefront-deprecations.md
|
||||
|
|
@ -125527,6 +125627,9 @@ _unreleased/2023-05-18-new-language-inheritance-mechanism-for-elasticsearch.md
|
|||
changelog/_unreleased/2023-12-05-add-whitespace-control-to-cms-form-label.md
|
||||
_unreleased/2023-12-05-add-whitespace-control-to-cms-form-label.md
|
||||
2023-12-05-add-whitespace-control-to-cms-form-label.md
|
||||
changelog/_unreleased/2024-01-31-make-sure-exists-the-defaultcurrency.md
|
||||
_unreleased/2024-01-31-make-sure-exists-the-defaultcurrency.md
|
||||
2024-01-31-make-sure-exists-the-defaultcurrency.md
|
||||
changelog/_unreleased/2024-01-25-clean-up-temp-files-after-use-of-mediaservice.md
|
||||
_unreleased/2024-01-25-clean-up-temp-files-after-use-of-mediaservice.md
|
||||
2024-01-25-clean-up-temp-files-after-use-of-mediaservice.md
|
||||
|
|
@ -125563,6 +125666,9 @@ _unreleased/2023-06-28-vue-3-feature-flag.md
|
|||
changelog/_unreleased/2023-12-20-use-swc-core-to-minify-files-in-storefront.md
|
||||
_unreleased/2023-12-20-use-swc-core-to-minify-files-in-storefront.md
|
||||
2023-12-20-use-swc-core-to-minify-files-in-storefront.md
|
||||
changelog/_unreleased/2024-01-31-remove-capitalize-in-plugin-recommandation.md
|
||||
_unreleased/2024-01-31-remove-capitalize-in-plugin-recommandation.md
|
||||
2024-01-31-remove-capitalize-in-plugin-recommandation.md
|
||||
changelog/_unreleased/2023-08-09-change-sw-entity-many-to-many-select-default-event.md
|
||||
_unreleased/2023-08-09-change-sw-entity-many-to-many-select-default-event.md
|
||||
2023-08-09-change-sw-entity-many-to-many-select-default-event.md
|
||||
|
|
@ -125590,6 +125696,9 @@ _unreleased/2024-01-03-remove-mainvariantid-in-the-products-dont-have-variant.md
|
|||
changelog/_unreleased/2024-01-22-update-meteor-admin-sdk-to-the-latest-version.md
|
||||
_unreleased/2024-01-22-update-meteor-admin-sdk-to-the-latest-version.md
|
||||
2024-01-22-update-meteor-admin-sdk-to-the-latest-version.md
|
||||
changelog/_unreleased/2024-02-01-fix-storefront-account-address-ui.md
|
||||
_unreleased/2024-02-01-fix-storefront-account-address-ui.md
|
||||
2024-02-01-fix-storefront-account-address-ui.md
|
||||
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
|
||||
_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
|
||||
2022-05-18-abstract-and-reduce-rule-condition-components.md
|
||||
|
|
@ -125602,6 +125711,9 @@ _unreleased/2023-08-09-change-sw-meteor-single-select-default-event.md
|
|||
changelog/_unreleased/2024-01-08-configureable-system-update-finish.md
|
||||
_unreleased/2024-01-08-configureable-system-update-finish.md
|
||||
2024-01-08-configureable-system-update-finish.md
|
||||
changelog/_unreleased/2024-02-02-add-ludtwig-composer-commands.md
|
||||
_unreleased/2024-02-02-add-ludtwig-composer-commands.md
|
||||
2024-02-02-add-ludtwig-composer-commands.md
|
||||
changelog/_unreleased/2024-01-23-fixed-image-slider-in-category-detail.md
|
||||
_unreleased/2024-01-23-fixed-image-slider-in-category-detail.md
|
||||
2024-01-23-fixed-image-slider-in-category-detail.md
|
||||
|
|
@ -125623,6 +125735,9 @@ _unreleased/2023-08-10-change-sw-media-library-default-event.md
|
|||
changelog/_unreleased/2024-01-23-promotion-individual-code-should-be-nullable.md
|
||||
_unreleased/2024-01-23-promotion-individual-code-should-be-nullable.md
|
||||
2024-01-23-promotion-individual-code-should-be-nullable.md
|
||||
changelog/_unreleased/2024-01-30-openapi-product-media-schema.md
|
||||
_unreleased/2024-01-30-openapi-product-media-schema.md
|
||||
2024-01-30-openapi-product-media-schema.md
|
||||
changelog/_unreleased/2023-12-06-remove-framework-deprecations.md
|
||||
_unreleased/2023-12-06-remove-framework-deprecations.md
|
||||
2023-12-06-remove-framework-deprecations.md
|
||||
|
|
@ -125650,6 +125765,9 @@ _unreleased/2024-01-16-fixed-template-select-for-product-comparison-sales-channe
|
|||
changelog/_unreleased/2023-12-19-upgrade-admin-webpack-to-version-5.md
|
||||
_unreleased/2023-12-19-upgrade-admin-webpack-to-version-5.md
|
||||
2023-12-19-upgrade-admin-webpack-to-version-5.md
|
||||
changelog/_unreleased/2024-01-29-fix-opening-ajax-modal-within-ajax-modal.md
|
||||
_unreleased/2024-01-29-fix-opening-ajax-modal-within-ajax-modal.md
|
||||
2024-01-29-fix-opening-ajax-modal-within-ajax-modal.md
|
||||
changelog/_unreleased/2023-12-05-remove-writeaccess-field-from-integrationdefinition.md
|
||||
_unreleased/2023-12-05-remove-writeaccess-field-from-integrationdefinition.md
|
||||
2023-12-05-remove-writeaccess-field-from-integrationdefinition.md
|
||||
|
|
@ -125686,6 +125804,9 @@ _unreleased/2024-01-23-improve-app-script-performance.md
|
|||
changelog/_unreleased/2024-01-18-replace-the-old-help-center-for-the-extension-module.md
|
||||
_unreleased/2024-01-18-replace-the-old-help-center-for-the-extension-module.md
|
||||
2024-01-18-replace-the-old-help-center-for-the-extension-module.md
|
||||
changelog/_unreleased/2024-01-30-incorrect-contact-form-receiver-validation-regex.md
|
||||
_unreleased/2024-01-30-incorrect-contact-form-receiver-validation-regex.md
|
||||
2024-01-30-incorrect-contact-form-receiver-validation-regex.md
|
||||
changelog/_unreleased/2022-08-22-newsletter-recipient-module.md
|
||||
_unreleased/2022-08-22-newsletter-recipient-module.md
|
||||
2022-08-22-newsletter-recipient-module.md
|
||||
|
|
|
|||
|
|
@ -1253,6 +1253,7 @@ tests/unit/Core/Content/ContactForm/Event/ContactFormEventTest.php
|
|||
tests/unit/Core/Content/ProductExport/ScheduledTask/ProductExportGenerateTaskHandlerTest.php
|
||||
tests/unit/Core/Content/ProductExport/ProductExportExceptionTest.php
|
||||
tests/unit/Core/Content/ProductExport/Service/ProductExportGeneratorTest.php
|
||||
tests/unit/Core/Content/ProductExport/Service/ProductExportRendererTest.php
|
||||
tests/unit/Core/Content/ProductExport/Event/ProductExportLoggingEventTest.php
|
||||
tests/unit/Core/Content/Media/UnusedMediaPurgerTest.php
|
||||
tests/unit/Core/Content/Media/MediaEntityTest.php
|
||||
|
|
@ -5665,7 +5666,9 @@ src/Administration/Resources/app/administration/src/app/directive/dragdrop.direc
|
|||
src/Administration/Resources/app/administration/src/app/directive/index.ts
|
||||
src/Administration/Resources/app/administration/src/app/directive/popover.spec.js
|
||||
src/Administration/Resources/app/administration/src/core/worker/admin-worker.shared-worker.js
|
||||
src/Administration/Resources/app/administration/src/core/worker/admin-worker.shared-worker.spec.js
|
||||
src/Administration/Resources/app/administration/src/core/worker/admin-worker.spec.js
|
||||
src/Administration/Resources/app/administration/src/core/worker/admin-worker.worker.js
|
||||
src/Administration/Resources/app/administration/src/core/worker/admin-worker.js
|
||||
src/Administration/Resources/app/administration/src/core/worker/worker-notification-listener.js
|
||||
src/Administration/Resources/app/administration/src/core/worker/admin-notification-worker.js
|
||||
src/Administration/Resources/app/administration/src/core/shopware.spec.js
|
||||
|
|
@ -6887,6 +6890,7 @@ src/Administration/Resources/app/administration/src/module/sw-cms/elements/form/
|
|||
src/Administration/Resources/app/administration/src/module/sw-cms/elements/form/component/sw-cms-el-form.scss
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/elements/form/component/sw-cms-el-form.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/elements/form/config/index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/elements/form/config/sw-cms-el-config-form.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/elements/form/config/sw-cms-el-config-form.scss
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/elements/form/config/sw-cms-el-config-form.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-cms/elements/form/preview/index.js
|
||||
|
|
@ -12746,6 +12750,7 @@ src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schema
|
|||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/OrderRouteResponse.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/FindProductVariantRouteResponse.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Cart.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/OrderLineItemDownload.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CrossSellingElementCollection.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/EntitySearchResult.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/WishlistLoadRouteResponse.json
|
||||
|
|
@ -12756,8 +12761,10 @@ src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schema
|
|||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CrossSellingElement.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CartItems.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Criteria.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductMedia.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/SuccessResponse.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ShippingMethodPageRouteResponse.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductReview.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/NavigationRouteResponse.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/StoreApiGenerator.php
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiPathBuilder.php
|
||||
|
|
@ -16995,6 +17002,7 @@ changelog/release-6-4-12-0/2022-04-21-use-popover-for-sw-media-field.md
|
|||
changelog/release-6-4-12-0/2022-03-11-allow-using-the-current-database-during-for-tests.md
|
||||
changelog/release-6-4-12-0/2022-05-10-check-deliveries-for-length.md
|
||||
changelog/release-6-4-15-1/2022-09-20-fix-cli-updater.md
|
||||
changelog/release-6-5-8-2/2024-01-19-revert-update-npm-packages.md
|
||||
changelog/release-6-3-3-1/2020-11-11-fix-bug-type-of-customer-account-when-submit-validation-failed.md
|
||||
changelog/release-6-3-3-1/2020-11-04-fix-broken-listings.md
|
||||
changelog/release-6-4-16-0/2022-08-05-implement-admin-translation-via-adminextensionsdk.md
|
||||
|
|
@ -17070,6 +17078,7 @@ changelog/_unreleased/2023-12-14-buld-and-variant-retry.md
|
|||
changelog/_unreleased/2024-01-15-fix-error-handling-for-message-handlers.md
|
||||
changelog/_unreleased/2023-11-27-updated-phpunit-to-version-10.md
|
||||
changelog/_unreleased/2023-12-05-remove-deprecation-of-csvreader.md
|
||||
changelog/_unreleased/2024-01-25-openapi-product-reviews.md
|
||||
changelog/_unreleased/2024-01-06-remove-duplicated-option-setting.md
|
||||
changelog/_unreleased/2023-10-11-make-settings-module-compatible-with-vue3.md
|
||||
changelog/_unreleased/2024-01-26-fix-bug-cannot-upload-3d-file.md
|
||||
|
|
@ -17078,6 +17087,7 @@ changelog/_unreleased/2024-01-17-merge-plugin-autoload-dev-to-classloader-for-ph
|
|||
changelog/_unreleased/2023-11-20-fix-bug-cross-selling-in-combination-with-elasticsearch.md
|
||||
changelog/_unreleased/2023-08-09-change-sw-price-field-default-event.md
|
||||
changelog/_unreleased/2024-01-05-added-new-transactions-to-the-status-history.md
|
||||
changelog/_unreleased/2024-02-02-fix-admin-web-workers.md
|
||||
changelog/_unreleased/2024-01-24-add-check-for-empty-productid-for-wishlist.md
|
||||
changelog/_unreleased/2024-01-17-fix-return-type-of-collection-iterator.md
|
||||
changelog/_unreleased/2023-12-11-fix-google-recaptcha-v3-cannot-refresh-the-token-on-submit.md
|
||||
|
|
@ -17086,6 +17096,7 @@ changelog/_unreleased/2023-09-20-avoid-creating-seo-urls-for-headless-sales-chan
|
|||
changelog/_unreleased/2023-08-10-change-sw-multi-snippet-drag-and-drop-default-event.md
|
||||
changelog/_unreleased/2023-07-07-improve-storefront-accessibility.md
|
||||
changelog/_unreleased/2023-11-16-added-new-create-migration-command.md
|
||||
changelog/_unreleased/2024-01-30-fix-product-comparison-use-app_url-instead-of-assigned-sales-channel-domain.md
|
||||
changelog/_unreleased/2023-08-09-change-sw-entity-multi-id-select-default-event.md
|
||||
changelog/_unreleased/2023-12-20-use-swc-in-admin-to-minify.md
|
||||
changelog/_unreleased/2024-01-23-added-option-to-confirm-a-customers-email-within-the-admin.md
|
||||
|
|
@ -17138,11 +17149,13 @@ changelog/_unreleased/2023-11-30-improve-file-validation-service.md
|
|||
changelog/_unreleased/2023-12-07-change-administration-node-version.md
|
||||
changelog/_unreleased/2024-01-19-correcting-the-defaults-entity-in-treebuildingnavigationroute.md
|
||||
changelog/_unreleased/2024-01-23-prevent-invalid-currency-rounding-configurations.md
|
||||
changelog/_unreleased/2023-12-05-set-correct-extension-data-on-first-load-of-configuration.md
|
||||
changelog/_unreleased/2023-08-09-change-sw-url-field-default-event.md
|
||||
changelog/_unreleased/2024-01-11-reduce-log-level-of-noconfigurationexception.md
|
||||
changelog/_unreleased/2023-11-20-fix-payment-method-indexing.md
|
||||
changelog/_unreleased/2023-12-15-catch-email-not-set-error.md
|
||||
changelog/_unreleased/2024-01-11-fix-live-updating-seo-url.md
|
||||
changelog/_unreleased/2024-01-23-fix-custom-field-content-change-in-media-module.md
|
||||
changelog/_unreleased/2023-12-04-fix-address-modal-closing.md
|
||||
changelog/_unreleased/2023-12-05-reload-config-when-the-config-namespace-changes.md
|
||||
changelog/_unreleased/2023-12-27-control-iframe-border-via-css.md
|
||||
|
|
@ -17157,6 +17170,7 @@ changelog/_unreleased/2023-08-10-change-sw-button-process-default-event.md
|
|||
changelog/_unreleased/2024-01-17-rename-admin-sdk.md
|
||||
changelog/_unreleased/2023-10-12-fix-unsubscribe-name.md
|
||||
changelog/_unreleased/2023-12-13-use-file-validation-service-via-injection.md
|
||||
changelog/_unreleased/2024-01-23-openapi-id.md
|
||||
changelog/_unreleased/2023-06-19-add-avif-image-file-support.md
|
||||
changelog/_unreleased/2023-08-10-change-sw-inherit-wrapper-default-event.md
|
||||
changelog/_unreleased/2023-08-10-change-sw-order-select-document-type-modal-default-event.md
|
||||
|
|
@ -17183,6 +17197,7 @@ changelog/_unreleased/2024-01-25-change-shortname-to-isocode-property-for-order-
|
|||
changelog/_unreleased/2023-12-20-remove-unneeded-npm-packages.md
|
||||
changelog/_unreleased/2023-08-10-change-sw-import-export-entity-path-select-default-event.md
|
||||
changelog/_unreleased/2023-12-21-use-birthdayrequired-config-for-my-account.md
|
||||
changelog/_unreleased/2024-01-25-openapi-order-line-item-download.md
|
||||
changelog/_unreleased/2023-08-02-address-ux-improvements.md
|
||||
changelog/_unreleased/2023-12-18-deprecated-unused-variables-selectquantitythreshold.md
|
||||
changelog/_unreleased/2023-12-08-add-new-twig-blocks-to-image-gallery.md
|
||||
|
|
@ -17195,8 +17210,10 @@ changelog/_unreleased/2023-11-30-deprecated-productcollection-methods.md
|
|||
changelog/_unreleased/2023-01-17-hide-configurable-custom-product-default-layout.md
|
||||
changelog/_unreleased/2024-01-12-unify-sw-form-field-renderer-events.md
|
||||
changelog/_unreleased/2023-11-17-improve-customfieldsubscriber-performance.md
|
||||
changelog/_unreleased/2024-01-30-add-app_cache_dir-to-cache-dir.md
|
||||
changelog/_unreleased/2023-11-18-6-6-preparations.md
|
||||
changelog/_unreleased/2024-01-03-add-new-blocks-for-prod-and-dev-script-tags.md
|
||||
changelog/_unreleased/2024-01-30-shrink-rule-detail-page-associations.md
|
||||
changelog/_unreleased/2023-12-11-remove-storefront-deprecations.md
|
||||
changelog/_unreleased/2023-11-14-add-params-to-storefront-controller-test-behaviour.md
|
||||
changelog/_unreleased/2023-09-14-fix-vue-meta-for-vue-3.md
|
||||
|
|
@ -17250,6 +17267,7 @@ changelog/_unreleased/2024-01-22-customize-the-modal-body-gap.md
|
|||
changelog/_unreleased/2023-12-05-remove-rule-condition-isnewcustomerrule.md
|
||||
changelog/_unreleased/2023-05-18-new-language-inheritance-mechanism-for-elasticsearch.md
|
||||
changelog/_unreleased/2023-12-05-add-whitespace-control-to-cms-form-label.md
|
||||
changelog/_unreleased/2024-01-31-make-sure-exists-the-defaultcurrency.md
|
||||
changelog/_unreleased/2024-01-25-clean-up-temp-files-after-use-of-mediaservice.md
|
||||
changelog/_unreleased/2023-08-09-change-default-event-of-sw-text-field.md
|
||||
changelog/_unreleased/2023-08-09-change-sw-tagged-field-default-event.md
|
||||
|
|
@ -17262,6 +17280,7 @@ changelog/_unreleased/2023-08-09-change-sw-multi-tag-select-default-event.md
|
|||
changelog/_unreleased/2023-11-16-fix-getting-request-from-event.md
|
||||
changelog/_unreleased/2023-06-28-vue-3-feature-flag.md
|
||||
changelog/_unreleased/2023-12-20-use-swc-core-to-minify-files-in-storefront.md
|
||||
changelog/_unreleased/2024-01-31-remove-capitalize-in-plugin-recommandation.md
|
||||
changelog/_unreleased/2023-08-09-change-sw-entity-many-to-many-select-default-event.md
|
||||
changelog/_unreleased/2023-12-19-remove-pluginmanager-imports.md
|
||||
changelog/_unreleased/2023-12-20-fix-document-can-not-upload-custom-document-file.md
|
||||
|
|
@ -17271,10 +17290,12 @@ changelog/_unreleased/2023-11-15-add-api-aware-flags-to-product-stream-definitio
|
|||
changelog/_unreleased/2024-01-17-use-searchids-for-import-id-resolving.md
|
||||
changelog/_unreleased/2024-01-03-remove-mainvariantid-in-the-products-dont-have-variant.md
|
||||
changelog/_unreleased/2024-01-22-update-meteor-admin-sdk-to-the-latest-version.md
|
||||
changelog/_unreleased/2024-02-01-fix-storefront-account-address-ui.md
|
||||
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
|
||||
changelog/_unreleased/2024-01-09-added-events-for-changing-multiple-system-configs.md
|
||||
changelog/_unreleased/2023-08-09-change-sw-meteor-single-select-default-event.md
|
||||
changelog/_unreleased/2024-01-08-configureable-system-update-finish.md
|
||||
changelog/_unreleased/2024-02-02-add-ludtwig-composer-commands.md
|
||||
changelog/_unreleased/2024-01-23-fixed-image-slider-in-category-detail.md
|
||||
changelog/_unreleased/2024-01-18-add-user-list-command.md
|
||||
changelog/_unreleased/2023-12-25-add-extension-component-section-to-the-help-center.md
|
||||
|
|
@ -17282,6 +17303,7 @@ changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-pa
|
|||
changelog/_unreleased/2024-01-23-cannot-add-properties-to-variants.md
|
||||
changelog/_unreleased/2023-08-10-change-sw-media-library-default-event.md
|
||||
changelog/_unreleased/2024-01-23-promotion-individual-code-should-be-nullable.md
|
||||
changelog/_unreleased/2024-01-30-openapi-product-media-schema.md
|
||||
changelog/_unreleased/2023-12-06-remove-framework-deprecations.md
|
||||
changelog/_unreleased/2024-01-18-fix-cms-block-background-images.md
|
||||
changelog/_unreleased/2023-11-03-remove-experimental-state-of-shipping-methods-via-apps.md
|
||||
|
|
@ -17291,6 +17313,7 @@ changelog/_unreleased/2024-01-04-updated-validation-in-entitywriter.md
|
|||
changelog/_unreleased/2024-01-16-add-main-category.md
|
||||
changelog/_unreleased/2024-01-16-fixed-template-select-for-product-comparison-sales-channels.md
|
||||
changelog/_unreleased/2023-12-19-upgrade-admin-webpack-to-version-5.md
|
||||
changelog/_unreleased/2024-01-29-fix-opening-ajax-modal-within-ajax-modal.md
|
||||
changelog/_unreleased/2023-12-05-remove-writeaccess-field-from-integrationdefinition.md
|
||||
changelog/_unreleased/2023-06-16-order-get-language-can-be-null.md
|
||||
changelog/_unreleased/2023-11-07-twig-block-spelling-error-in-contact-form.md
|
||||
|
|
@ -17303,6 +17326,7 @@ changelog/_unreleased/2023-08-09-change-sw-select-number-field-default-event.md
|
|||
changelog/_unreleased/2023-11-13-update-jwt-package.md
|
||||
changelog/_unreleased/2024-01-23-improve-app-script-performance.md
|
||||
changelog/_unreleased/2024-01-18-replace-the-old-help-center-for-the-extension-module.md
|
||||
changelog/_unreleased/2024-01-30-incorrect-contact-form-receiver-validation-regex.md
|
||||
changelog/_unreleased/2022-08-22-newsletter-recipient-module.md
|
||||
changelog/_unreleased/2023-11-30-symfony-7.md
|
||||
changelog/release-6-4-0-0/2021-03-24-use-sql-null-safe-equals-operator.md
|
||||
|
|
|
|||
|
|
@ -5729,6 +5729,13 @@ services/pages/admin/product_option.xml
|
|||
pages/admin/product_option.xml
|
||||
admin/product_option.xml
|
||||
product_option.xml
|
||||
src/Sylius/Behat/Resources/config/services/_calendar_services.php
|
||||
Sylius/Behat/Resources/config/services/_calendar_services.php
|
||||
Behat/Resources/config/services/_calendar_services.php
|
||||
Resources/config/services/_calendar_services.php
|
||||
config/services/_calendar_services.php
|
||||
services/_calendar_services.php
|
||||
_calendar_services.php
|
||||
src/Sylius/Behat/Resources/config/services/elements/shop.xml
|
||||
Sylius/Behat/Resources/config/services/elements/shop.xml
|
||||
Behat/Resources/config/services/elements/shop.xml
|
||||
|
|
@ -59842,6 +59849,7 @@ nginx/default.conf.template
|
|||
default.conf.template
|
||||
UPGRADE-FROM-1.12-WITH-PRICE-HISTORY-PLUGIN-TO-1.13.md
|
||||
Makefile
|
||||
CHANGELOG-1.13.md
|
||||
RoboFile.php
|
||||
CONFLICTS.md
|
||||
app/config/_container_deprecation.php
|
||||
|
|
|
|||
|
|
@ -906,6 +906,7 @@ src/Sylius/Behat/Resources/config/services/pages/admin/account.xml
|
|||
src/Sylius/Behat/Resources/config/services/pages/admin/shipping_category.xml
|
||||
src/Sylius/Behat/Resources/config/services/pages/admin/admin_user.xml
|
||||
src/Sylius/Behat/Resources/config/services/pages/admin/product_option.xml
|
||||
src/Sylius/Behat/Resources/config/services/_calendar_services.php
|
||||
src/Sylius/Behat/Resources/config/services/elements/shop.xml
|
||||
src/Sylius/Behat/Resources/config/services/elements/product.xml
|
||||
src/Sylius/Behat/Resources/config/services/elements/admin.xml
|
||||
|
|
@ -8463,6 +8464,7 @@ config/routes/sylius_api.yaml
|
|||
.bunnyshell/docker/nginx/default.conf.template
|
||||
UPGRADE-FROM-1.12-WITH-PRICE-HISTORY-PLUGIN-TO-1.13.md
|
||||
Makefile
|
||||
CHANGELOG-1.13.md
|
||||
RoboFile.php
|
||||
CONFLICTS.md
|
||||
app/config/_container_deprecation.php
|
||||
|
|
|
|||
|
|
@ -2869,6 +2869,11 @@ Umbraco.Tests.UnitTests/Umbraco.Core/Templates/HtmlImageSourceParserTests.cs
|
|||
Umbraco.Core/Templates/HtmlImageSourceParserTests.cs
|
||||
Templates/HtmlImageSourceParserTests.cs
|
||||
HtmlImageSourceParserTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/CoreThings/UriUtilityCoreTests.cs
|
||||
Umbraco.Tests.UnitTests/Umbraco.Core/CoreThings/UriUtilityCoreTests.cs
|
||||
Umbraco.Core/CoreThings/UriUtilityCoreTests.cs
|
||||
CoreThings/UriUtilityCoreTests.cs
|
||||
UriUtilityCoreTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/CoreThings/UdiTests.cs
|
||||
Umbraco.Tests.UnitTests/Umbraco.Core/CoreThings/UdiTests.cs
|
||||
Umbraco.Core/CoreThings/UdiTests.cs
|
||||
|
|
|
|||
|
|
@ -593,6 +593,7 @@ tests/Umbraco.Tests.UnitTests/Umbraco.Core/ClaimsIdentityExtensionsTests.cs
|
|||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Templates/HtmlLocalLinkParserTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Templates/DefaultViewContentProviderTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Templates/HtmlImageSourceParserTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/CoreThings/UriUtilityCoreTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/CoreThings/UdiTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/CoreThings/TryConvertToTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/CoreThings/ObjectExtensionsTests.cs
|
||||
|
|
|
|||
|
|
@ -32304,6 +32304,13 @@ Blocks/Domain/Services/Hydration.php
|
|||
Domain/Services/Hydration.php
|
||||
Services/Hydration.php
|
||||
Hydration.php
|
||||
plugins/woocommerce/src/Blocks/Domain/Services/CheckoutFieldsFrontend.php
|
||||
woocommerce/src/Blocks/Domain/Services/CheckoutFieldsFrontend.php
|
||||
src/Blocks/Domain/Services/CheckoutFieldsFrontend.php
|
||||
Blocks/Domain/Services/CheckoutFieldsFrontend.php
|
||||
Domain/Services/CheckoutFieldsFrontend.php
|
||||
Services/CheckoutFieldsFrontend.php
|
||||
CheckoutFieldsFrontend.php
|
||||
plugins/woocommerce/src/Blocks/Domain/Services/FeatureGating.php
|
||||
woocommerce/src/Blocks/Domain/Services/FeatureGating.php
|
||||
src/Blocks/Domain/Services/FeatureGating.php
|
||||
|
|
@ -33328,6 +33335,21 @@ woocommerce/templates/myaccount/payment-methods.php
|
|||
templates/myaccount/payment-methods.php
|
||||
myaccount/payment-methods.php
|
||||
payment-methods.php
|
||||
plugins/woocommerce/templates/block-notices/notice.php
|
||||
woocommerce/templates/block-notices/notice.php
|
||||
templates/block-notices/notice.php
|
||||
block-notices/notice.php
|
||||
notice.php
|
||||
plugins/woocommerce/templates/block-notices/error.php
|
||||
woocommerce/templates/block-notices/error.php
|
||||
templates/block-notices/error.php
|
||||
block-notices/error.php
|
||||
error.php
|
||||
plugins/woocommerce/templates/block-notices/success.php
|
||||
woocommerce/templates/block-notices/success.php
|
||||
templates/block-notices/success.php
|
||||
block-notices/success.php
|
||||
success.php
|
||||
plugins/woocommerce/templates/parts/checkout-header.html
|
||||
woocommerce/templates/parts/checkout-header.html
|
||||
templates/parts/checkout-header.html
|
||||
|
|
@ -34816,6 +34838,10 @@ plugins/woocommerce/changelog/44206-44076-cys-core-detect-when-the-font-library-
|
|||
woocommerce/changelog/44206-44076-cys-core-detect-when-the-font-library-isnt-available
|
||||
changelog/44206-44076-cys-core-detect-when-the-font-library-isnt-available
|
||||
44206-44076-cys-core-detect-when-the-font-library-isnt-available
|
||||
plugins/woocommerce/changelog/44179-43856-avoid-duplicating-requests
|
||||
woocommerce/changelog/44179-43856-avoid-duplicating-requests
|
||||
changelog/44179-43856-avoid-duplicating-requests
|
||||
44179-43856-avoid-duplicating-requests
|
||||
plugins/woocommerce/changelog/as-diff-D129164
|
||||
woocommerce/changelog/as-diff-D129164
|
||||
changelog/as-diff-D129164
|
||||
|
|
@ -34852,6 +34878,14 @@ plugins/woocommerce/changelog/43858-fix-23902-create-session-on-page-page
|
|||
woocommerce/changelog/43858-fix-23902-create-session-on-page-page
|
||||
changelog/43858-fix-23902-create-session-on-page-page
|
||||
43858-fix-23902-create-session-on-page-page
|
||||
plugins/woocommerce/changelog/44263-update-44064-notice-templates-display-logic
|
||||
woocommerce/changelog/44263-update-44064-notice-templates-display-logic
|
||||
changelog/44263-update-44064-notice-templates-display-logic
|
||||
44263-update-44064-notice-templates-display-logic
|
||||
plugins/woocommerce/changelog/44304-fix-44297-single-product-password-test
|
||||
woocommerce/changelog/44304-fix-44297-single-product-password-test
|
||||
changelog/44304-fix-44297-single-product-password-test
|
||||
44304-fix-44297-single-product-password-test
|
||||
plugins/woocommerce/changelog/44122-add-page-content-wrapper-e2e-tests
|
||||
woocommerce/changelog/44122-add-page-content-wrapper-e2e-tests
|
||||
changelog/44122-add-page-content-wrapper-e2e-tests
|
||||
|
|
@ -34964,6 +34998,10 @@ plugins/woocommerce/changelog/44072-dev-unify-class-naming-rating-filter
|
|||
woocommerce/changelog/44072-dev-unify-class-naming-rating-filter
|
||||
changelog/44072-dev-unify-class-naming-rating-filter
|
||||
44072-dev-unify-class-naming-rating-filter
|
||||
plugins/woocommerce/changelog/43823-add-additional-information-myaccount-fields
|
||||
woocommerce/changelog/43823-add-additional-information-myaccount-fields
|
||||
changelog/43823-add-additional-information-myaccount-fields
|
||||
43823-add-additional-information-myaccount-fields
|
||||
plugins/woocommerce/changelog/44186-Check-email-for-completed-order
|
||||
woocommerce/changelog/44186-Check-email-for-completed-order
|
||||
changelog/44186-Check-email-for-completed-order
|
||||
|
|
@ -34976,6 +35014,10 @@ plugins/woocommerce/changelog/44031-44005-handle-products-error
|
|||
woocommerce/changelog/44031-44005-handle-products-error
|
||||
changelog/44031-44005-handle-products-error
|
||||
44031-44005-handle-products-error
|
||||
plugins/woocommerce/changelog/44289-dev-dont-use-classes-e2e-active-filter
|
||||
woocommerce/changelog/44289-dev-dont-use-classes-e2e-active-filter
|
||||
changelog/44289-dev-dont-use-classes-e2e-active-filter
|
||||
44289-dev-dont-use-classes-e2e-active-filter
|
||||
plugins/woocommerce/changelog/update-add-note-to-text-area-label
|
||||
woocommerce/changelog/update-add-note-to-text-area-label
|
||||
changelog/update-add-note-to-text-area-label
|
||||
|
|
@ -48837,6 +48879,13 @@ e2e/tests/templates/order-confirmation.block_theme.spec.ts
|
|||
tests/templates/order-confirmation.block_theme.spec.ts
|
||||
templates/order-confirmation.block_theme.spec.ts
|
||||
order-confirmation.block_theme.spec.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/tests/templates/single-product-template.block_theme.spec.ts
|
||||
woocommerce-blocks/tests/e2e/tests/templates/single-product-template.block_theme.spec.ts
|
||||
tests/e2e/tests/templates/single-product-template.block_theme.spec.ts
|
||||
e2e/tests/templates/single-product-template.block_theme.spec.ts
|
||||
tests/templates/single-product-template.block_theme.spec.ts
|
||||
templates/single-product-template.block_theme.spec.ts
|
||||
single-product-template.block_theme.spec.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/tests/templates/template-customization.block_theme.side_effects.spec.ts
|
||||
woocommerce-blocks/tests/e2e/tests/templates/template-customization.block_theme.side_effects.spec.ts
|
||||
tests/e2e/tests/templates/template-customization.block_theme.side_effects.spec.ts
|
||||
|
|
|
|||
|
|
@ -5096,6 +5096,7 @@ plugins/woocommerce/src/Blocks/Domain/Services/CreateAccount.php
|
|||
plugins/woocommerce/src/Blocks/Domain/Services/functions.php
|
||||
plugins/woocommerce/src/Blocks/Domain/Services/CheckoutFieldsAdmin.php
|
||||
plugins/woocommerce/src/Blocks/Domain/Services/Hydration.php
|
||||
plugins/woocommerce/src/Blocks/Domain/Services/CheckoutFieldsFrontend.php
|
||||
plugins/woocommerce/src/Blocks/Domain/Services/FeatureGating.php
|
||||
plugins/woocommerce/src/Blocks/Domain/Bootstrap.php
|
||||
plugins/woocommerce/src/Blocks/Domain/Package.php
|
||||
|
|
@ -5265,6 +5266,9 @@ plugins/woocommerce/templates/myaccount/my-account.php
|
|||
plugins/woocommerce/templates/myaccount/view-order.php
|
||||
plugins/woocommerce/templates/myaccount/form-lost-password.php
|
||||
plugins/woocommerce/templates/myaccount/payment-methods.php
|
||||
plugins/woocommerce/templates/block-notices/notice.php
|
||||
plugins/woocommerce/templates/block-notices/error.php
|
||||
plugins/woocommerce/templates/block-notices/success.php
|
||||
plugins/woocommerce/templates/parts/checkout-header.html
|
||||
plugins/woocommerce/templates/parts/product-gallery.html
|
||||
plugins/woocommerce/templates/parts/mini-cart.html
|
||||
|
|
@ -5540,6 +5544,7 @@ plugins/woocommerce/changelog/44183-fix-combobox-border
|
|||
plugins/woocommerce/changelog/44108-update-44030-migrate-checkout-related-tests-to-Playwright
|
||||
plugins/woocommerce/changelog/43699-add-filter-to-block-product-grid-add-to-cart
|
||||
plugins/woocommerce/changelog/44206-44076-cys-core-detect-when-the-font-library-isnt-available
|
||||
plugins/woocommerce/changelog/44179-43856-avoid-duplicating-requests
|
||||
plugins/woocommerce/changelog/as-diff-D129164
|
||||
plugins/woocommerce/changelog/add-virtual-product
|
||||
plugins/woocommerce/changelog/43985-e2e-email-cancelled-order
|
||||
|
|
@ -5549,6 +5554,8 @@ plugins/woocommerce/changelog/fix-44153
|
|||
plugins/woocommerce/changelog/e2e-update-cart-checkout-tax-test
|
||||
plugins/woocommerce/changelog/43999-fix-additional-field-optional-checkboxes
|
||||
plugins/woocommerce/changelog/43858-fix-23902-create-session-on-page-page
|
||||
plugins/woocommerce/changelog/44263-update-44064-notice-templates-display-logic
|
||||
plugins/woocommerce/changelog/44304-fix-44297-single-product-password-test
|
||||
plugins/woocommerce/changelog/44122-add-page-content-wrapper-e2e-tests
|
||||
plugins/woocommerce/changelog/fix-js-cookie-305
|
||||
plugins/woocommerce/changelog/44176-update-rename-template-customization-test-files
|
||||
|
|
@ -5577,9 +5584,11 @@ plugins/woocommerce/changelog/43834-update-move-guest-should-verify-email-logic-
|
|||
plugins/woocommerce/changelog/44081-44067-update-tour-intro
|
||||
plugins/woocommerce/changelog/update-introduce-text-area-block
|
||||
plugins/woocommerce/changelog/44072-dev-unify-class-naming-rating-filter
|
||||
plugins/woocommerce/changelog/43823-add-additional-information-myaccount-fields
|
||||
plugins/woocommerce/changelog/44186-Check-email-for-completed-order
|
||||
plugins/woocommerce/changelog/44000-fix-42220-duplicate-templates-when-both-modified
|
||||
plugins/woocommerce/changelog/44031-44005-handle-products-error
|
||||
plugins/woocommerce/changelog/44289-dev-dont-use-classes-e2e-active-filter
|
||||
plugins/woocommerce/changelog/update-add-note-to-text-area-label
|
||||
plugins/woocommerce/changelog/fix-rethink-visibility-control-and-context-passing
|
||||
plugins/woocommerce/changelog/add-43808-common-options
|
||||
|
|
@ -7841,6 +7850,7 @@ plugins/woocommerce-blocks/tests/e2e/tests/single-product-template/compatibility
|
|||
plugins/woocommerce-blocks/tests/e2e/tests/single-product-template/single-product-template-protected-product.block_theme.side_effects.spec.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/tests/single-product-template/single-product-template-compatibility-layer.spec.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/tests/templates/order-confirmation.block_theme.spec.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/tests/templates/single-product-template.block_theme.spec.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/tests/templates/template-customization.block_theme.side_effects.spec.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/tests/templates/template-customization.block_theme_with_templates.spec.ts
|
||||
plugins/woocommerce-blocks/tests/e2e/tests/templates/template-customization.block_theme.spec.ts
|
||||
|
|
|
|||
|
|
@ -19786,6 +19786,11 @@ frontend/shared/composables/useFocusWhenTyping.ts
|
|||
shared/composables/useFocusWhenTyping.ts
|
||||
composables/useFocusWhenTyping.ts
|
||||
useFocusWhenTyping.ts
|
||||
app/frontend/shared/composables/useDelegateFocus.ts
|
||||
frontend/shared/composables/useDelegateFocus.ts
|
||||
shared/composables/useDelegateFocus.ts
|
||||
composables/useDelegateFocus.ts
|
||||
useDelegateFocus.ts
|
||||
app/frontend/shared/composables/__tests__/mocks/online-notification.ts
|
||||
frontend/shared/composables/__tests__/mocks/online-notification.ts
|
||||
shared/composables/__tests__/mocks/online-notification.ts
|
||||
|
|
@ -41520,6 +41525,11 @@ views/mailer/user_auth_provider/sv.html.erb
|
|||
mailer/user_auth_provider/sv.html.erb
|
||||
user_auth_provider/sv.html.erb
|
||||
sv.html.erb
|
||||
app/views/mailer/user_auth_provider/nb.html.erb
|
||||
views/mailer/user_auth_provider/nb.html.erb
|
||||
mailer/user_auth_provider/nb.html.erb
|
||||
user_auth_provider/nb.html.erb
|
||||
nb.html.erb
|
||||
app/views/mailer/user_auth_provider/sr-latn-rs.html.erb
|
||||
views/mailer/user_auth_provider/sr-latn-rs.html.erb
|
||||
mailer/user_auth_provider/sr-latn-rs.html.erb
|
||||
|
|
@ -42153,6 +42163,11 @@ views/mailer/user_device_new/sv.html.erb
|
|||
mailer/user_device_new/sv.html.erb
|
||||
user_device_new/sv.html.erb
|
||||
sv.html.erb
|
||||
app/views/mailer/user_device_new/nb.html.erb
|
||||
views/mailer/user_device_new/nb.html.erb
|
||||
mailer/user_device_new/nb.html.erb
|
||||
user_device_new/nb.html.erb
|
||||
nb.html.erb
|
||||
app/views/mailer/user_device_new/sr-latn-rs.html.erb
|
||||
views/mailer/user_device_new/sr-latn-rs.html.erb
|
||||
mailer/user_device_new/sr-latn-rs.html.erb
|
||||
|
|
@ -42163,6 +42178,11 @@ views/mailer/user_device_new/hu.html.erb
|
|||
mailer/user_device_new/hu.html.erb
|
||||
user_device_new/hu.html.erb
|
||||
hu.html.erb
|
||||
app/views/mailer/user_device_new/sk.html.erb
|
||||
views/mailer/user_device_new/sk.html.erb
|
||||
mailer/user_device_new/sk.html.erb
|
||||
user_device_new/sk.html.erb
|
||||
sk.html.erb
|
||||
app/views/mailer/user_device_new/el.html.erb
|
||||
views/mailer/user_device_new/el.html.erb
|
||||
mailer/user_device_new/el.html.erb
|
||||
|
|
@ -42448,6 +42468,11 @@ views/mailer/user_device_new_location/sv.html.erb
|
|||
mailer/user_device_new_location/sv.html.erb
|
||||
user_device_new_location/sv.html.erb
|
||||
sv.html.erb
|
||||
app/views/mailer/user_device_new_location/nb.html.erb
|
||||
views/mailer/user_device_new_location/nb.html.erb
|
||||
mailer/user_device_new_location/nb.html.erb
|
||||
user_device_new_location/nb.html.erb
|
||||
nb.html.erb
|
||||
app/views/mailer/user_device_new_location/sr-latn-rs.html.erb
|
||||
views/mailer/user_device_new_location/sr-latn-rs.html.erb
|
||||
mailer/user_device_new_location/sr-latn-rs.html.erb
|
||||
|
|
@ -42458,6 +42483,11 @@ views/mailer/user_device_new_location/hu.html.erb
|
|||
mailer/user_device_new_location/hu.html.erb
|
||||
user_device_new_location/hu.html.erb
|
||||
hu.html.erb
|
||||
app/views/mailer/user_device_new_location/sk.html.erb
|
||||
views/mailer/user_device_new_location/sk.html.erb
|
||||
mailer/user_device_new_location/sk.html.erb
|
||||
user_device_new_location/sk.html.erb
|
||||
sk.html.erb
|
||||
app/views/mailer/user_device_new_location/el.html.erb
|
||||
views/mailer/user_device_new_location/el.html.erb
|
||||
mailer/user_device_new_location/el.html.erb
|
||||
|
|
@ -42916,6 +42946,11 @@ views/messaging/ticket_info/fr.md.erb
|
|||
messaging/ticket_info/fr.md.erb
|
||||
ticket_info/fr.md.erb
|
||||
fr.md.erb
|
||||
app/views/messaging/ticket_info/nb.md.erb
|
||||
views/messaging/ticket_info/nb.md.erb
|
||||
messaging/ticket_info/nb.md.erb
|
||||
ticket_info/nb.md.erb
|
||||
nb.md.erb
|
||||
app/views/messaging/ticket_info/ro.md.erb
|
||||
views/messaging/ticket_info/ro.md.erb
|
||||
messaging/ticket_info/ro.md.erb
|
||||
|
|
@ -42996,6 +43031,11 @@ views/messaging/ticket_info/ko.md.erb
|
|||
messaging/ticket_info/ko.md.erb
|
||||
ticket_info/ko.md.erb
|
||||
ko.md.erb
|
||||
app/views/messaging/ticket_info/sk.md.erb
|
||||
views/messaging/ticket_info/sk.md.erb
|
||||
messaging/ticket_info/sk.md.erb
|
||||
ticket_info/sk.md.erb
|
||||
sk.md.erb
|
||||
app/views/messaging/ticket_info/de.md.erb
|
||||
views/messaging/ticket_info/de.md.erb
|
||||
messaging/ticket_info/de.md.erb
|
||||
|
|
@ -43034,6 +43074,11 @@ views/messaging/ticket_escalation/fr.md.erb
|
|||
messaging/ticket_escalation/fr.md.erb
|
||||
ticket_escalation/fr.md.erb
|
||||
fr.md.erb
|
||||
app/views/messaging/ticket_escalation/nb.md.erb
|
||||
views/messaging/ticket_escalation/nb.md.erb
|
||||
messaging/ticket_escalation/nb.md.erb
|
||||
ticket_escalation/nb.md.erb
|
||||
nb.md.erb
|
||||
app/views/messaging/ticket_escalation/ro.md.erb
|
||||
views/messaging/ticket_escalation/ro.md.erb
|
||||
messaging/ticket_escalation/ro.md.erb
|
||||
|
|
@ -43169,6 +43214,11 @@ views/messaging/ticket_create/fr.md.erb
|
|||
messaging/ticket_create/fr.md.erb
|
||||
ticket_create/fr.md.erb
|
||||
fr.md.erb
|
||||
app/views/messaging/ticket_create/nb.md.erb
|
||||
views/messaging/ticket_create/nb.md.erb
|
||||
messaging/ticket_create/nb.md.erb
|
||||
ticket_create/nb.md.erb
|
||||
nb.md.erb
|
||||
app/views/messaging/ticket_create/ro.md.erb
|
||||
views/messaging/ticket_create/ro.md.erb
|
||||
messaging/ticket_create/ro.md.erb
|
||||
|
|
@ -43304,6 +43354,11 @@ views/messaging/ticket_reminder_reached/fr.md.erb
|
|||
messaging/ticket_reminder_reached/fr.md.erb
|
||||
ticket_reminder_reached/fr.md.erb
|
||||
fr.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/nb.md.erb
|
||||
views/messaging/ticket_reminder_reached/nb.md.erb
|
||||
messaging/ticket_reminder_reached/nb.md.erb
|
||||
ticket_reminder_reached/nb.md.erb
|
||||
nb.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/ro.md.erb
|
||||
views/messaging/ticket_reminder_reached/ro.md.erb
|
||||
messaging/ticket_reminder_reached/ro.md.erb
|
||||
|
|
@ -43394,6 +43449,11 @@ views/messaging/ticket_reminder_reached/ko.md.erb
|
|||
messaging/ticket_reminder_reached/ko.md.erb
|
||||
ticket_reminder_reached/ko.md.erb
|
||||
ko.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/sk.md.erb
|
||||
views/messaging/ticket_reminder_reached/sk.md.erb
|
||||
messaging/ticket_reminder_reached/sk.md.erb
|
||||
ticket_reminder_reached/sk.md.erb
|
||||
sk.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/de.md.erb
|
||||
views/messaging/ticket_reminder_reached/de.md.erb
|
||||
messaging/ticket_reminder_reached/de.md.erb
|
||||
|
|
@ -43429,6 +43489,11 @@ views/messaging/ticket_escalation_warning/fr.md.erb
|
|||
messaging/ticket_escalation_warning/fr.md.erb
|
||||
ticket_escalation_warning/fr.md.erb
|
||||
fr.md.erb
|
||||
app/views/messaging/ticket_escalation_warning/nb.md.erb
|
||||
views/messaging/ticket_escalation_warning/nb.md.erb
|
||||
messaging/ticket_escalation_warning/nb.md.erb
|
||||
ticket_escalation_warning/nb.md.erb
|
||||
nb.md.erb
|
||||
app/views/messaging/ticket_escalation_warning/ro.md.erb
|
||||
views/messaging/ticket_escalation_warning/ro.md.erb
|
||||
messaging/ticket_escalation_warning/ro.md.erb
|
||||
|
|
@ -43554,6 +43619,11 @@ views/messaging/ticket_update/fr.md.erb
|
|||
messaging/ticket_update/fr.md.erb
|
||||
ticket_update/fr.md.erb
|
||||
fr.md.erb
|
||||
app/views/messaging/ticket_update/nb.md.erb
|
||||
views/messaging/ticket_update/nb.md.erb
|
||||
messaging/ticket_update/nb.md.erb
|
||||
ticket_update/nb.md.erb
|
||||
nb.md.erb
|
||||
app/views/messaging/ticket_update/ro.md.erb
|
||||
views/messaging/ticket_update/ro.md.erb
|
||||
messaging/ticket_update/ro.md.erb
|
||||
|
|
|
|||
|
|
@ -4187,6 +4187,7 @@ app/frontend/shared/composables/useImageViewer.ts
|
|||
app/frontend/shared/composables/useApplicationLoaded.ts
|
||||
app/frontend/shared/composables/useLogoUrl.ts
|
||||
app/frontend/shared/composables/useFocusWhenTyping.ts
|
||||
app/frontend/shared/composables/useDelegateFocus.ts
|
||||
app/frontend/shared/composables/__tests__/mocks/online-notification.ts
|
||||
app/frontend/shared/composables/__tests__/useStickyHeader.spec.ts
|
||||
app/frontend/shared/composables/__tests__/useAppMaintenanceCheck.spec.ts
|
||||
|
|
@ -7561,6 +7562,7 @@ app/views/mailer/password_reset/es.html.erb
|
|||
app/views/mailer/user_auth_provider/ro.html.erb
|
||||
app/views/mailer/user_auth_provider/zh-cn.html.erb
|
||||
app/views/mailer/user_auth_provider/sv.html.erb
|
||||
app/views/mailer/user_auth_provider/nb.html.erb
|
||||
app/views/mailer/user_auth_provider/sr-latn-rs.html.erb
|
||||
app/views/mailer/user_auth_provider/hu.html.erb
|
||||
app/views/mailer/user_auth_provider/sk.html.erb
|
||||
|
|
@ -7688,8 +7690,10 @@ app/views/mailer/ticket_reminder_reached/cs.html.erb
|
|||
app/views/mailer/ticket_reminder_reached/es.html.erb
|
||||
app/views/mailer/user_device_new/zh-cn.html.erb
|
||||
app/views/mailer/user_device_new/sv.html.erb
|
||||
app/views/mailer/user_device_new/nb.html.erb
|
||||
app/views/mailer/user_device_new/sr-latn-rs.html.erb
|
||||
app/views/mailer/user_device_new/hu.html.erb
|
||||
app/views/mailer/user_device_new/sk.html.erb
|
||||
app/views/mailer/user_device_new/el.html.erb
|
||||
app/views/mailer/user_device_new/de.html.erb
|
||||
app/views/mailer/user_device_new/pt.html.erb
|
||||
|
|
@ -7747,8 +7751,10 @@ app/views/mailer/ticket_update_received_merge/cs.html.erb
|
|||
app/views/mailer/ticket_update_received_merge/es.html.erb
|
||||
app/views/mailer/user_device_new_location/zh-cn.html.erb
|
||||
app/views/mailer/user_device_new_location/sv.html.erb
|
||||
app/views/mailer/user_device_new_location/nb.html.erb
|
||||
app/views/mailer/user_device_new_location/sr-latn-rs.html.erb
|
||||
app/views/mailer/user_device_new_location/hu.html.erb
|
||||
app/views/mailer/user_device_new_location/sk.html.erb
|
||||
app/views/mailer/user_device_new_location/el.html.erb
|
||||
app/views/mailer/user_device_new_location/de.html.erb
|
||||
app/views/mailer/user_device_new_location/pt.html.erb
|
||||
|
|
@ -7841,6 +7847,7 @@ app/views/init/index.html.erb
|
|||
app/views/init/spinner-loading.html.erb
|
||||
app/views/messaging/ticket_info/es.md.erb
|
||||
app/views/messaging/ticket_info/fr.md.erb
|
||||
app/views/messaging/ticket_info/nb.md.erb
|
||||
app/views/messaging/ticket_info/ro.md.erb
|
||||
app/views/messaging/ticket_info/tr.md.erb
|
||||
app/views/messaging/ticket_info/nl.md.erb
|
||||
|
|
@ -7857,6 +7864,7 @@ app/views/messaging/ticket_info/sr-latn-rs.md.erb
|
|||
app/views/messaging/ticket_info/sv.md.erb
|
||||
app/views/messaging/ticket_info/hu.md.erb
|
||||
app/views/messaging/ticket_info/ko.md.erb
|
||||
app/views/messaging/ticket_info/sk.md.erb
|
||||
app/views/messaging/ticket_info/de.md.erb
|
||||
app/views/messaging/ticket_info/pt-br.md.erb
|
||||
app/views/messaging/ticket_info/hr.md.erb
|
||||
|
|
@ -7865,6 +7873,7 @@ app/views/messaging/application.md.erb
|
|||
app/views/messaging/README.i18n.md
|
||||
app/views/messaging/ticket_escalation/es.md.erb
|
||||
app/views/messaging/ticket_escalation/fr.md.erb
|
||||
app/views/messaging/ticket_escalation/nb.md.erb
|
||||
app/views/messaging/ticket_escalation/ro.md.erb
|
||||
app/views/messaging/ticket_escalation/tr.md.erb
|
||||
app/views/messaging/ticket_escalation/nl.md.erb
|
||||
|
|
@ -7892,6 +7901,7 @@ app/views/messaging/ticket_escalation/th.md.erb
|
|||
app/views/messaging/ticket_escalation/pt.md.erb
|
||||
app/views/messaging/ticket_create/es.md.erb
|
||||
app/views/messaging/ticket_create/fr.md.erb
|
||||
app/views/messaging/ticket_create/nb.md.erb
|
||||
app/views/messaging/ticket_create/ro.md.erb
|
||||
app/views/messaging/ticket_create/tr.md.erb
|
||||
app/views/messaging/ticket_create/nl.md.erb
|
||||
|
|
@ -7919,6 +7929,7 @@ app/views/messaging/ticket_create/th.md.erb
|
|||
app/views/messaging/ticket_create/pt.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/es.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/fr.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/nb.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/ro.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/tr.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/nl.md.erb
|
||||
|
|
@ -7937,6 +7948,7 @@ app/views/messaging/ticket_reminder_reached/sr-latn-rs.md.erb
|
|||
app/views/messaging/ticket_reminder_reached/sv.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/hu.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/ko.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/sk.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/de.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/pt-br.md.erb
|
||||
app/views/messaging/ticket_reminder_reached/hr.md.erb
|
||||
|
|
@ -7944,6 +7956,7 @@ app/views/messaging/ticket_reminder_reached/th.md.erb
|
|||
app/views/messaging/ticket_reminder_reached/pt.md.erb
|
||||
app/views/messaging/ticket_escalation_warning/es.md.erb
|
||||
app/views/messaging/ticket_escalation_warning/fr.md.erb
|
||||
app/views/messaging/ticket_escalation_warning/nb.md.erb
|
||||
app/views/messaging/ticket_escalation_warning/ro.md.erb
|
||||
app/views/messaging/ticket_escalation_warning/tr.md.erb
|
||||
app/views/messaging/ticket_escalation_warning/nl.md.erb
|
||||
|
|
@ -7969,6 +7982,7 @@ app/views/messaging/ticket_escalation_warning/th.md.erb
|
|||
app/views/messaging/ticket_escalation_warning/pt.md.erb
|
||||
app/views/messaging/ticket_update/es.md.erb
|
||||
app/views/messaging/ticket_update/fr.md.erb
|
||||
app/views/messaging/ticket_update/nb.md.erb
|
||||
app/views/messaging/ticket_update/ro.md.erb
|
||||
app/views/messaging/ticket_update/tr.md.erb
|
||||
app/views/messaging/ticket_update/nl.md.erb
|
||||
|
|
|
|||
|
|
@ -1811,6 +1811,7 @@ help/maps/streetview/partners/welcome
|
|||
help/sitemap
|
||||
help/sitemap.php
|
||||
help/sl
|
||||
help/sso
|
||||
help/testing
|
||||
help/verify_email
|
||||
help/vodafone
|
||||
|
|
|
|||
|
|
@ -2673,7 +2673,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?*login=
|
||||
?*luicode
|
||||
?*mcubz=
|
||||
?*no1plusx=
|
||||
?*nochartbeat=
|
||||
?*noga=
|
||||
?*nograpeshot=
|
||||
|
|
@ -4397,7 +4396,6 @@ HeadJS/static-2.92
|
|||
Help
|
||||
HelpContent
|
||||
Heritrix
|
||||
HpImageArchive.aspx
|
||||
HpOptOut=true$
|
||||
HubStyle/static-2.309
|
||||
HubStyle/static-2.313
|
||||
|
|
@ -4691,7 +4689,6 @@ ProfilesGate
|
|||
Project
|
||||
PromotionDetailsDisplayView
|
||||
PromotionDisplayView
|
||||
Proxy.ashx
|
||||
QUICKNEWS
|
||||
Qinfo
|
||||
Qinfo/cams
|
||||
|
|
@ -4750,7 +4747,6 @@ SOImapPriceDisplayView
|
|||
SametimeWebApp
|
||||
Scripts
|
||||
Search
|
||||
Search
|
||||
Search/*
|
||||
Search/Mail/Public
|
||||
SearchNavigationView
|
||||
|
|
@ -5208,8 +5204,6 @@ ac/
|
|||
ac/globalnav/2.0/*/images/ac-globalnav/globalnav/search
|
||||
ac2
|
||||
academic-subscriptions
|
||||
academic/profile
|
||||
academic/search
|
||||
academy
|
||||
academy-free-account
|
||||
academy/*/results
|
||||
|
|
@ -5266,7 +5260,6 @@ ach/search
|
|||
ach/user
|
||||
ach/users
|
||||
achievements
|
||||
aclick
|
||||
aclk
|
||||
acoustic
|
||||
acq/nonprofits
|
||||
|
|
@ -5407,6 +5400,7 @@ ads
|
|||
ads$
|
||||
ads-beacon.js
|
||||
ads.txt
|
||||
ads.txt
|
||||
ads/gpa/vidgen
|
||||
ads/hotels/partners
|
||||
ads/learn
|
||||
|
|
@ -5554,7 +5548,6 @@ alexa-top-sites/*
|
|||
alexa-web-search/*
|
||||
alexa/*
|
||||
alexaforbusiness/
|
||||
alink
|
||||
alkali
|
||||
all
|
||||
allegation
|
||||
|
|
@ -5576,7 +5569,6 @@ amp
|
|||
amp$
|
||||
amp-proxy
|
||||
amp-tealium
|
||||
amp/
|
||||
amphtml
|
||||
amphtml/blogs/test
|
||||
amphtml/classic-apps
|
||||
|
|
@ -5647,7 +5639,6 @@ api/http://kobo.com/robots.txt
|
|||
api/internal/analytics/songs
|
||||
api/jobPostings/jobs
|
||||
api/legendary-data/relay
|
||||
api/maps/
|
||||
api/nextsteps/*
|
||||
api/nicorepo/timeline
|
||||
api/programas/69730/audios.rss
|
||||
|
|
@ -5794,6 +5785,7 @@ art
|
|||
art/gallery/
|
||||
article
|
||||
article-offert
|
||||
article/*/author-biographies
|
||||
article/*/jsmol_viewer
|
||||
article/*/scilit-related
|
||||
article/AP
|
||||
|
|
@ -6791,7 +6783,6 @@ betting/sitemap-2022-7-a.xml
|
|||
bfe/apps/website
|
||||
bfl
|
||||
bfmp
|
||||
bfp/search
|
||||
bg
|
||||
bg-*/
|
||||
bg-bg/
|
||||
|
|
@ -6820,7 +6811,6 @@ billing/invoice
|
|||
bin
|
||||
bin/search.go
|
||||
bin/search.py
|
||||
bing-site-safety
|
||||
bingbot
|
||||
bipolar-disorder/bipolar-depression-management
|
||||
bipolar-disorder/video/bipolar-fatherhood
|
||||
|
|
@ -6961,7 +6951,6 @@ blogs/7faebe5debfdd358a46f2452a54eec94fce49269/
|
|||
blogs/blog.atom
|
||||
blogs/blogpost/preview
|
||||
blogs/nationals-journal-beta
|
||||
blogs/search/
|
||||
blogs/slow-ride
|
||||
blogs/technology.atom
|
||||
blogs/test
|
||||
|
|
@ -8149,7 +8138,6 @@ civis/posts
|
|||
civis/search
|
||||
civis/threads/*in_iframe=1
|
||||
civis/threads/*wp_data=
|
||||
ck/
|
||||
cl
|
||||
cl2/feeds
|
||||
cl2/ical
|
||||
|
|
@ -8777,12 +8765,10 @@ cpro
|
|||
cpropub/univercd
|
||||
cpspa
|
||||
cr
|
||||
cr$
|
||||
cr/
|
||||
cr/corporate/contact
|
||||
cr/index.html
|
||||
cr/news
|
||||
cr?
|
||||
craft
|
||||
crash
|
||||
crawler4j
|
||||
|
|
@ -9254,7 +9240,6 @@ demo-starter-master
|
|||
demo/is
|
||||
democenter
|
||||
democenterapp
|
||||
demokratie-jetzt.html
|
||||
demonstration
|
||||
demos
|
||||
denver
|
||||
|
|
@ -10079,9 +10064,6 @@ enterprise/orgs-terms
|
|||
entertain
|
||||
entertainment/article/Minerva-s-horoscope
|
||||
entertainment/bravo
|
||||
entities/search
|
||||
entityexplore$
|
||||
entityexplore?
|
||||
entp
|
||||
entrez
|
||||
entrez/eutils
|
||||
|
|
@ -10620,7 +10602,6 @@ fbpostaction.cms?article=
|
|||
fbx
|
||||
fcgi-
|
||||
fckeditor
|
||||
fd/
|
||||
fdbk
|
||||
fe=true
|
||||
feature/sf-test
|
||||
|
|
@ -11161,8 +11142,6 @@ full
|
|||
fullscreen
|
||||
fullscreen/ReportLinker
|
||||
fun
|
||||
fun/api/
|
||||
fun/g/
|
||||
fundraiser/search
|
||||
fur/forums
|
||||
fur/kb/*/discuss
|
||||
|
|
@ -11799,6 +11778,7 @@ help/search
|
|||
help/sitemap
|
||||
help/sitemap.php
|
||||
help/sl
|
||||
help/sso
|
||||
help/testing
|
||||
help/tutorials
|
||||
help/verify_email
|
||||
|
|
@ -11995,14 +11975,12 @@ hortivar/hortivar.htm
|
|||
hosted
|
||||
hosted/images
|
||||
hosting/search
|
||||
hotel/reviews?
|
||||
hotel/us/the-airstream-van.*.html
|
||||
hotel_attractions
|
||||
hotel_rt_onview
|
||||
hotelfinder/rpc
|
||||
hotels
|
||||
hotels/rpc
|
||||
hotels/search
|
||||
hotelsonmap.*.json
|
||||
hotfix/
|
||||
houseads
|
||||
|
|
@ -12019,8 +11997,6 @@ hp/video/api
|
|||
hp/video/mystuff
|
||||
hp/video/profiles
|
||||
hpc/*/supported-applications.aspx?
|
||||
hpm
|
||||
hpmob
|
||||
hr
|
||||
hr-*/
|
||||
hr-hr/
|
||||
|
|
@ -12446,30 +12422,20 @@ images
|
|||
images/
|
||||
images/*
|
||||
images/Podcasts
|
||||
images/async/?
|
||||
images/async?
|
||||
images/carBlogsimages
|
||||
images/chart_gifs
|
||||
images/chart_pdfs
|
||||
images/chart_png300
|
||||
images/chart_png460
|
||||
images/hosted/?
|
||||
images/hosted/search?
|
||||
images/hosted?
|
||||
images/interview_pdfs
|
||||
images/li.gif
|
||||
images/logging_requests.gif
|
||||
images/mockups
|
||||
images/ndtvvideo/*
|
||||
images/resume
|
||||
images/search%3F
|
||||
images/search/?
|
||||
images/search?
|
||||
images/searchbyimage
|
||||
images/showroomimages
|
||||
images/usedcarimages
|
||||
images/userprofileimg
|
||||
images?
|
||||
imagesrv/pdf/DIR_TSO_2531
|
||||
imagine/
|
||||
imaginecup/*
|
||||
|
|
@ -12596,7 +12562,6 @@ inapp
|
|||
inbox
|
||||
inbox$
|
||||
inbox$
|
||||
inboxcommerce
|
||||
include
|
||||
include/
|
||||
includes
|
||||
|
|
@ -12656,7 +12621,6 @@ index.php/ko/node/
|
|||
index.php/magazine/get_comment
|
||||
index.php/media/oembed
|
||||
index.php/members/profile
|
||||
index.php/node
|
||||
index.php/node/add
|
||||
index.php/node/add/
|
||||
index.php/ru/node/
|
||||
|
|
@ -12718,6 +12682,7 @@ info/jobs/showmaster.html
|
|||
info/jobs/social-media.html
|
||||
info/jobs/support.html
|
||||
info/jobs/texterin-uxwriterin.html
|
||||
info/jobs/werkstudi-social-media.html
|
||||
info/smart404.asp*
|
||||
info/tech-feedback
|
||||
info2/*
|
||||
|
|
@ -13822,7 +13787,6 @@ loader.cfm*
|
|||
loc/volunteers
|
||||
loc=
|
||||
local
|
||||
local
|
||||
local-services-ads
|
||||
local/ajax
|
||||
local/blogsandcolumns/slow-ride-front
|
||||
|
|
@ -14087,7 +14051,6 @@ mapi?*
|
|||
mapprint?
|
||||
maps
|
||||
maps/about
|
||||
maps/adsendpoint
|
||||
maps/api/js
|
||||
maps/api/place/js
|
||||
maps/api/staticmap
|
||||
|
|
@ -14482,7 +14445,6 @@ merchant/directions
|
|||
merchant/imageUploadPreview
|
||||
merchant/loc
|
||||
merchant/moreProducts?
|
||||
merchant/reviews?
|
||||
merchant/update
|
||||
merchantapps
|
||||
mes
|
||||
|
|
@ -15447,7 +15409,6 @@ notificarelacionadas
|
|||
notifications
|
||||
notifications
|
||||
notifications$
|
||||
notifications/
|
||||
notifications/*
|
||||
nova
|
||||
now/mt3
|
||||
|
|
@ -15613,8 +15574,6 @@ offers/nonprofits
|
|||
offers/nonprofits$
|
||||
offers/nonprofits%
|
||||
offers/nonprofits?
|
||||
offers/proxy/dealsserver/api/log
|
||||
offers/proxy/dealsserver/buy
|
||||
offline
|
||||
offlinenotice.xml
|
||||
offsite
|
||||
|
|
@ -16253,7 +16212,7 @@ pmc/publisherportal/download
|
|||
pmc/publisherportal/journalmanager
|
||||
pmc/tocrender.fcgi
|
||||
pmc/utilities
|
||||
pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEybgocChpXYXMgbWFjaHQgZWluZSBSb2JvdHMgdHh0PwokCiJXYXMgbXVzcyBpbiBkZXIgUm9ib3RzIHR4dCBzdGVoZW4_CiUKI1dhcyBiZWRldXRldCBVc2VyIEFnZW50ICogZGlzYWxsb3c_EOQC\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22igyy5u84a_heDTRgBtFIA-5Phmc\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe
|
||||
pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEycQobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_CiUKI1dhcyBiZWRldXRldCBVc2VyIEFnZW50ICogZGlzYWxsb3c_EOQC\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22eLmmVJuYy2Q1V2QLQS54YNo_CsY\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe
|
||||
pmcomment/
|
||||
pmm-templates
|
||||
pmo/contact/en/staff
|
||||
|
|
@ -16631,7 +16590,6 @@ pro-resources
|
|||
pro-site
|
||||
pro/about
|
||||
pro2
|
||||
proFile/history?
|
||||
proMatch
|
||||
proProjects
|
||||
proVideoWidget
|
||||
|
|
@ -16650,7 +16608,6 @@ product-reviews/B0069IY63Y
|
|||
product/electrode/api/logger
|
||||
product/electrode/api/wpa
|
||||
product/recommended
|
||||
product/reviews?
|
||||
productBrand=
|
||||
productId=
|
||||
productPurchaseDone
|
||||
|
|
@ -16691,7 +16648,6 @@ profile/*/followers
|
|||
profile/*/following
|
||||
profile/*/map$
|
||||
profile/downloads_limit
|
||||
profile/history?
|
||||
profile/license
|
||||
profile/payment/getstarted
|
||||
profile/view
|
||||
|
|
@ -17307,7 +17263,6 @@ responder
|
|||
rest
|
||||
rest
|
||||
results
|
||||
results
|
||||
results-export-email-by-search-data
|
||||
results-export-ids
|
||||
results-export-search-by-year
|
||||
|
|
@ -17362,7 +17317,6 @@ reviews/seller
|
|||
reviews/top-reviewers
|
||||
reviews_page=
|
||||
rewards
|
||||
rewardsapp/
|
||||
rf=*
|
||||
rfcdiff*
|
||||
rh-cong3-fragment
|
||||
|
|
@ -18137,7 +18091,6 @@ set_cookie.pl
|
|||
setbucket
|
||||
setprefs
|
||||
settings
|
||||
settings
|
||||
settings/*
|
||||
settings/deactivated
|
||||
settings/linkaccount
|
||||
|
|
@ -18270,7 +18223,6 @@ sharing/files
|
|||
sharing/folders
|
||||
sheet/help/search-results.html
|
||||
shelf/user_shelves
|
||||
shenghuo
|
||||
shenghuo/search?
|
||||
shifen/
|
||||
shihui
|
||||
|
|
@ -18281,8 +18233,6 @@ shipping-payment
|
|||
shippingassistant
|
||||
shippinginformation
|
||||
shop
|
||||
shop$
|
||||
shop/
|
||||
shop/bag
|
||||
shop/browse/campaigns/mobile_overlay
|
||||
shop/browse/overlay
|
||||
|
|
@ -18296,7 +18246,6 @@ shop/sign_in
|
|||
shop/sign_out
|
||||
shop/signed_in_account
|
||||
shop/store/feeds
|
||||
shop?
|
||||
shop_name_search_service
|
||||
shop_pins
|
||||
shopfront-api
|
||||
|
|
@ -18848,7 +18797,6 @@ social-connect/send
|
|||
social/help/search-results.html
|
||||
social/photosui/images
|
||||
social/photosui/sitemap
|
||||
social/search?
|
||||
social/social-security-directory/cai
|
||||
social_media
|
||||
socialapp/
|
||||
|
|
@ -18925,7 +18873,6 @@ spanish/thewto_s/minist_s/mc10_s/coordinator_guide_s.pdf
|
|||
spanish/thewto_s/minist_s/mc10_s/participant_guide_s.pdf
|
||||
spartan
|
||||
spatl
|
||||
spbasic
|
||||
spbot
|
||||
spc-source=
|
||||
special-promo/2for1
|
||||
|
|
@ -19008,7 +18955,6 @@ sports/xyz123
|
|||
sports_fp_ms
|
||||
spp/
|
||||
spreadsheet
|
||||
spresults
|
||||
sprint_wml
|
||||
sprint_xhtml
|
||||
sprints/help/search-results.html
|
||||
|
|
@ -19091,7 +19037,6 @@ statement
|
|||
static
|
||||
static-assets/documents/PwnedPasswordsTop100k.txt
|
||||
static-assets/images/collection
|
||||
static/
|
||||
static/*.css$
|
||||
static/*.css?
|
||||
static/*.gif
|
||||
|
|
@ -19213,8 +19158,6 @@ store_purchase
|
|||
storecard
|
||||
storefront
|
||||
storepicker
|
||||
stores$
|
||||
stores/
|
||||
stores/page/*visitId=
|
||||
stories
|
||||
story
|
||||
|
|
@ -19737,7 +19680,6 @@ text
|
|||
textedition
|
||||
tfemail
|
||||
th
|
||||
th$
|
||||
th-*/
|
||||
th-th.www.cloudflare.com
|
||||
th-th/
|
||||
|
|
@ -19759,7 +19701,6 @@ th/solutions/case-studies/
|
|||
th/solutions/case-studies/innovators/innovators-eu/
|
||||
th/user
|
||||
th/users
|
||||
th?
|
||||
th_en
|
||||
th_th/templates/M
|
||||
thank-you
|
||||
|
|
@ -19999,7 +19940,6 @@ translate_static
|
|||
translate_suggestion
|
||||
translate_t
|
||||
translation
|
||||
translator/?ref=
|
||||
transmute/static-1.85
|
||||
transmute/static-2.6
|
||||
transmute/static-2.8
|
||||
|
|
@ -20029,23 +19969,9 @@ travel/*/articles/page-
|
|||
travel/2013/aug/22/been-there-readers-competition?
|
||||
travel/8711559/The-Telegraph-Travel-Awards-2011.html
|
||||
travel/clk
|
||||
travel/css
|
||||
travel/destinations-v1
|
||||
travel/flight/flightSearch
|
||||
travel/flight/flightSearchAction
|
||||
travel/flight/search/?
|
||||
travel/flight/search?
|
||||
travel/flights/s
|
||||
travel/hotel-search
|
||||
travel/hotel/e
|
||||
travel/hotel/hotelMiniSearchRequest
|
||||
travel/hotel/hotelSearch
|
||||
travel/hotels/checkout
|
||||
travel/hotels/detail
|
||||
travel/hotels/search/?
|
||||
travel/hotels/search?
|
||||
travel/scripts
|
||||
travel/secure
|
||||
travelnevadahighway95tc
|
||||
treasury
|
||||
treasury/treasdocuments
|
||||
|
|
@ -20380,7 +20306,6 @@ understanding-c3g
|
|||
understanding-melanoma
|
||||
unfiltered?
|
||||
unfinished.php
|
||||
unicef-component-mosaichttp://unpkg.com/robots.txt
|
||||
unicorn/check
|
||||
unijobs/*/emailjob
|
||||
unijobs/*/jbequicksignup
|
||||
|
|
@ -20487,7 +20412,6 @@ ur/user
|
|||
ur/users
|
||||
urbanag
|
||||
urchin_test
|
||||
url
|
||||
urlinator/static-1.54
|
||||
urlinator/static-1.55
|
||||
urlinator/static-1.57
|
||||
|
|
@ -20964,21 +20888,11 @@ video_passthrough
|
|||
video_passthrough.php
|
||||
videorequest
|
||||
videos
|
||||
videos/?
|
||||
videos/assets
|
||||
videos/browsing
|
||||
videos/e
|
||||
videos/explore
|
||||
videos/favorites
|
||||
videos/feed
|
||||
videos/feedcontent
|
||||
videos/get_video_by_uid/
|
||||
videos/images
|
||||
videos/js
|
||||
videos/music
|
||||
videos/music/
|
||||
videos/music/?
|
||||
videos/music?
|
||||
videos/search.php
|
||||
videos/search.php?filter=*&s=Fight+Compilation$
|
||||
videos/search.php?filter=*&s=Fight+Compilation*&start=*$
|
||||
|
|
@ -21023,13 +20937,8 @@ videos/search.php?s=street+fight$
|
|||
videos/search.php?s=street+fight*&start=*$
|
||||
videos/search.php?s=woman+fight$
|
||||
videos/search.php?s=woman+fight*&start=*$
|
||||
videos/search/?
|
||||
videos/search?
|
||||
videos/trending
|
||||
videos/trendingcontent
|
||||
videos/viewmeta/
|
||||
videos/week
|
||||
videos?
|
||||
videosearch
|
||||
view
|
||||
viewReview
|
||||
|
|
@ -21282,10 +21191,6 @@ whysecure
|
|||
whythisad
|
||||
widget
|
||||
widget-landing-page.html
|
||||
widget/cr
|
||||
widget/entity/search/?
|
||||
widget/render
|
||||
widget/snapshot
|
||||
widget_auth.php
|
||||
widget_chunks
|
||||
widgets
|
||||
|
|
@ -22056,7 +21961,6 @@ word/download
|
|||
word/embed
|
||||
wordpress/wp-admin
|
||||
wordpress/wp-admin/admin-ajax.php
|
||||
work
|
||||
work/_
|
||||
work/acceptinvitation
|
||||
work/account
|
||||
|
|
@ -22160,7 +22064,6 @@ wp-admin/admin-ajax.php
|
|||
wp-admin/admin-ajax.php
|
||||
wp-admin/admin-ajax.phphttp://aljazeera.com/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://fool.com/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://openstreetmap.org/robots.txt
|
||||
wp-adv
|
||||
wp-comments-post.php
|
||||
wp-content
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue