mirror of
https://github.com/danielmiessler/SecLists
synced 2026-01-17 05:36:51 +01:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
46a7e5f28a
commit
fbb0985382
25 changed files with 2173 additions and 577 deletions
|
|
@ -8372,8 +8372,8 @@ core/CHANGELOG.txt
|
|||
CHANGELOG.txt
|
||||
core/INSTALL.pgsql.txt
|
||||
INSTALL.pgsql.txt
|
||||
core/phpstan-baseline.neon
|
||||
phpstan-baseline.neon
|
||||
core/.phpstan-baseline.php
|
||||
.phpstan-baseline.php
|
||||
core/phpstan.neon.dist
|
||||
phpstan.neon.dist
|
||||
core/phpcs.xml.dist
|
||||
|
|
@ -45546,6 +45546,12 @@ modules/views/src/ViewsConfigUpdater.php
|
|||
views/src/ViewsConfigUpdater.php
|
||||
src/ViewsConfigUpdater.php
|
||||
ViewsConfigUpdater.php
|
||||
core/modules/views/src/Attribute/ViewsExposedForm.php
|
||||
modules/views/src/Attribute/ViewsExposedForm.php
|
||||
views/src/Attribute/ViewsExposedForm.php
|
||||
src/Attribute/ViewsExposedForm.php
|
||||
Attribute/ViewsExposedForm.php
|
||||
ViewsExposedForm.php
|
||||
core/modules/views/src/Attribute/ViewsArgumentValidator.php
|
||||
modules/views/src/Attribute/ViewsArgumentValidator.php
|
||||
views/src/Attribute/ViewsArgumentValidator.php
|
||||
|
|
@ -45570,6 +45576,12 @@ views/src/Attribute/ViewsDisplayExtender.php
|
|||
src/Attribute/ViewsDisplayExtender.php
|
||||
Attribute/ViewsDisplayExtender.php
|
||||
ViewsDisplayExtender.php
|
||||
core/modules/views/src/Attribute/ViewsCache.php
|
||||
modules/views/src/Attribute/ViewsCache.php
|
||||
views/src/Attribute/ViewsCache.php
|
||||
src/Attribute/ViewsCache.php
|
||||
Attribute/ViewsCache.php
|
||||
ViewsCache.php
|
||||
core/modules/views/src/FieldAPIHandlerTrait.php
|
||||
modules/views/src/FieldAPIHandlerTrait.php
|
||||
views/src/FieldAPIHandlerTrait.php
|
||||
|
|
@ -52945,16 +52957,6 @@ tests/src/Unit/BlockRepositoryTest.php
|
|||
src/Unit/BlockRepositoryTest.php
|
||||
Unit/BlockRepositoryTest.php
|
||||
BlockRepositoryTest.php
|
||||
core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockThemeDeprecationTest.php
|
||||
modules/block/tests/src/Unit/Plugin/migrate/process/BlockThemeDeprecationTest.php
|
||||
block/tests/src/Unit/Plugin/migrate/process/BlockThemeDeprecationTest.php
|
||||
tests/src/Unit/Plugin/migrate/process/BlockThemeDeprecationTest.php
|
||||
src/Unit/Plugin/migrate/process/BlockThemeDeprecationTest.php
|
||||
Unit/Plugin/migrate/process/BlockThemeDeprecationTest.php
|
||||
Plugin/migrate/process/BlockThemeDeprecationTest.php
|
||||
migrate/process/BlockThemeDeprecationTest.php
|
||||
process/BlockThemeDeprecationTest.php
|
||||
BlockThemeDeprecationTest.php
|
||||
core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockSettingsTest.php
|
||||
modules/block/tests/src/Unit/Plugin/migrate/process/BlockSettingsTest.php
|
||||
block/tests/src/Unit/Plugin/migrate/process/BlockSettingsTest.php
|
||||
|
|
@ -55349,6 +55351,12 @@ modules/action/help_topics/action.overview.html.twig
|
|||
action/help_topics/action.overview.html.twig
|
||||
help_topics/action.overview.html.twig
|
||||
action.overview.html.twig
|
||||
core/modules/action/config/schema/action.schema.yml
|
||||
modules/action/config/schema/action.schema.yml
|
||||
action/config/schema/action.schema.yml
|
||||
config/schema/action.schema.yml
|
||||
schema/action.schema.yml
|
||||
action.schema.yml
|
||||
core/modules/action/action.routing.yml
|
||||
modules/action/action.routing.yml
|
||||
action/action.routing.yml
|
||||
|
|
@ -55494,6 +55502,38 @@ tests/src/Functional/ActionListTest.php
|
|||
src/Functional/ActionListTest.php
|
||||
Functional/ActionListTest.php
|
||||
ActionListTest.php
|
||||
core/modules/action/tests/src/Kernel/UnpublishByKeywordActionTest.php
|
||||
modules/action/tests/src/Kernel/UnpublishByKeywordActionTest.php
|
||||
action/tests/src/Kernel/UnpublishByKeywordActionTest.php
|
||||
tests/src/Kernel/UnpublishByKeywordActionTest.php
|
||||
src/Kernel/UnpublishByKeywordActionTest.php
|
||||
Kernel/UnpublishByKeywordActionTest.php
|
||||
UnpublishByKeywordActionTest.php
|
||||
core/modules/action/tests/src/Kernel/UnpublishByKeywordCommentTest.php
|
||||
modules/action/tests/src/Kernel/UnpublishByKeywordCommentTest.php
|
||||
action/tests/src/Kernel/UnpublishByKeywordCommentTest.php
|
||||
tests/src/Kernel/UnpublishByKeywordCommentTest.php
|
||||
src/Kernel/UnpublishByKeywordCommentTest.php
|
||||
Kernel/UnpublishByKeywordCommentTest.php
|
||||
UnpublishByKeywordCommentTest.php
|
||||
core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php
|
||||
modules/action/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php
|
||||
action/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php
|
||||
tests/src/Kernel/Migrate/d6/MigrateActionsTest.php
|
||||
src/Kernel/Migrate/d6/MigrateActionsTest.php
|
||||
Kernel/Migrate/d6/MigrateActionsTest.php
|
||||
Migrate/d6/MigrateActionsTest.php
|
||||
d6/MigrateActionsTest.php
|
||||
MigrateActionsTest.php
|
||||
core/modules/action/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php
|
||||
modules/action/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php
|
||||
action/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php
|
||||
tests/src/Kernel/Migrate/d7/MigrateActionsTest.php
|
||||
src/Kernel/Migrate/d7/MigrateActionsTest.php
|
||||
Kernel/Migrate/d7/MigrateActionsTest.php
|
||||
Migrate/d7/MigrateActionsTest.php
|
||||
d7/MigrateActionsTest.php
|
||||
MigrateActionsTest.php
|
||||
core/modules/action/tests/src/Unit/Menu/ActionLocalTasksTest.php
|
||||
modules/action/tests/src/Unit/Menu/ActionLocalTasksTest.php
|
||||
action/tests/src/Unit/Menu/ActionLocalTasksTest.php
|
||||
|
|
@ -55511,6 +55551,27 @@ modules/action/src/ActionListBuilder.php
|
|||
action/src/ActionListBuilder.php
|
||||
src/ActionListBuilder.php
|
||||
ActionListBuilder.php
|
||||
core/modules/action/src/Plugin/Action/UnpublishByKeywordNode.php
|
||||
modules/action/src/Plugin/Action/UnpublishByKeywordNode.php
|
||||
action/src/Plugin/Action/UnpublishByKeywordNode.php
|
||||
src/Plugin/Action/UnpublishByKeywordNode.php
|
||||
Plugin/Action/UnpublishByKeywordNode.php
|
||||
Action/UnpublishByKeywordNode.php
|
||||
UnpublishByKeywordNode.php
|
||||
core/modules/action/src/Plugin/Action/UnpublishByKeywordComment.php
|
||||
modules/action/src/Plugin/Action/UnpublishByKeywordComment.php
|
||||
action/src/Plugin/Action/UnpublishByKeywordComment.php
|
||||
src/Plugin/Action/UnpublishByKeywordComment.php
|
||||
Plugin/Action/UnpublishByKeywordComment.php
|
||||
Action/UnpublishByKeywordComment.php
|
||||
UnpublishByKeywordComment.php
|
||||
core/modules/action/src/Plugin/Action/AssignOwnerNode.php
|
||||
modules/action/src/Plugin/Action/AssignOwnerNode.php
|
||||
action/src/Plugin/Action/AssignOwnerNode.php
|
||||
src/Plugin/Action/AssignOwnerNode.php
|
||||
Plugin/Action/AssignOwnerNode.php
|
||||
Action/AssignOwnerNode.php
|
||||
AssignOwnerNode.php
|
||||
core/modules/action/src/Form/ActionDeleteForm.php
|
||||
modules/action/src/Form/ActionDeleteForm.php
|
||||
action/src/Form/ActionDeleteForm.php
|
||||
|
|
@ -74206,14 +74267,6 @@ tests/src/Kernel/NodeTemplateSuggestionsTest.php
|
|||
src/Kernel/NodeTemplateSuggestionsTest.php
|
||||
Kernel/NodeTemplateSuggestionsTest.php
|
||||
NodeTemplateSuggestionsTest.php
|
||||
core/modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php
|
||||
modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php
|
||||
node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php
|
||||
tests/src/Kernel/Action/UnpublishByKeywordActionTest.php
|
||||
src/Kernel/Action/UnpublishByKeywordActionTest.php
|
||||
Kernel/Action/UnpublishByKeywordActionTest.php
|
||||
Action/UnpublishByKeywordActionTest.php
|
||||
UnpublishByKeywordActionTest.php
|
||||
core/modules/node/tests/src/Kernel/NodeFieldAccessTest.php
|
||||
modules/node/tests/src/Kernel/NodeFieldAccessTest.php
|
||||
node/tests/src/Kernel/NodeFieldAccessTest.php
|
||||
|
|
@ -74630,6 +74683,22 @@ Plugin/views/field/RevisionLinkRevertTest.php
|
|||
views/field/RevisionLinkRevertTest.php
|
||||
field/RevisionLinkRevertTest.php
|
||||
RevisionLinkRevertTest.php
|
||||
core/modules/node/tests/src/Unit/Action/UnpublishByKeywordActionTest.php
|
||||
modules/node/tests/src/Unit/Action/UnpublishByKeywordActionTest.php
|
||||
node/tests/src/Unit/Action/UnpublishByKeywordActionTest.php
|
||||
tests/src/Unit/Action/UnpublishByKeywordActionTest.php
|
||||
src/Unit/Action/UnpublishByKeywordActionTest.php
|
||||
Unit/Action/UnpublishByKeywordActionTest.php
|
||||
Action/UnpublishByKeywordActionTest.php
|
||||
UnpublishByKeywordActionTest.php
|
||||
core/modules/node/tests/src/Unit/Action/AssignOwnerNodeTest.php
|
||||
modules/node/tests/src/Unit/Action/AssignOwnerNodeTest.php
|
||||
node/tests/src/Unit/Action/AssignOwnerNodeTest.php
|
||||
tests/src/Unit/Action/AssignOwnerNodeTest.php
|
||||
src/Unit/Action/AssignOwnerNodeTest.php
|
||||
Unit/Action/AssignOwnerNodeTest.php
|
||||
Action/AssignOwnerNodeTest.php
|
||||
AssignOwnerNodeTest.php
|
||||
core/modules/node/tests/src/Unit/NodeOperationAccessTest.php
|
||||
modules/node/tests/src/Unit/NodeOperationAccessTest.php
|
||||
node/tests/src/Unit/NodeOperationAccessTest.php
|
||||
|
|
@ -78272,13 +78341,6 @@ tests/src/Functional/CommentTestBase.php
|
|||
src/Functional/CommentTestBase.php
|
||||
Functional/CommentTestBase.php
|
||||
CommentTestBase.php
|
||||
core/modules/comment/tests/src/Kernel/CommentActionsTest.php
|
||||
modules/comment/tests/src/Kernel/CommentActionsTest.php
|
||||
comment/tests/src/Kernel/CommentActionsTest.php
|
||||
tests/src/Kernel/CommentActionsTest.php
|
||||
src/Kernel/CommentActionsTest.php
|
||||
Kernel/CommentActionsTest.php
|
||||
CommentActionsTest.php
|
||||
core/modules/comment/tests/src/Kernel/CommentBaseFieldTest.php
|
||||
modules/comment/tests/src/Kernel/CommentBaseFieldTest.php
|
||||
comment/tests/src/Kernel/CommentBaseFieldTest.php
|
||||
|
|
@ -78681,6 +78743,14 @@ tests/src/Unit/CommentLinkBuilderTest.php
|
|||
src/Unit/CommentLinkBuilderTest.php
|
||||
Unit/CommentLinkBuilderTest.php
|
||||
CommentLinkBuilderTest.php
|
||||
core/modules/comment/tests/src/Unit/Action/UnpublishByKeywordCommentTest.php
|
||||
modules/comment/tests/src/Unit/Action/UnpublishByKeywordCommentTest.php
|
||||
comment/tests/src/Unit/Action/UnpublishByKeywordCommentTest.php
|
||||
tests/src/Unit/Action/UnpublishByKeywordCommentTest.php
|
||||
src/Unit/Action/UnpublishByKeywordCommentTest.php
|
||||
Unit/Action/UnpublishByKeywordCommentTest.php
|
||||
Action/UnpublishByKeywordCommentTest.php
|
||||
UnpublishByKeywordCommentTest.php
|
||||
core/modules/comment/tests/src/Unit/CommentManagerTest.php
|
||||
modules/comment/tests/src/Unit/CommentManagerTest.php
|
||||
comment/tests/src/Unit/CommentManagerTest.php
|
||||
|
|
@ -91387,6 +91457,16 @@ Doctrine/Fixtures/Attribute/Qualified.php
|
|||
Fixtures/Attribute/Qualified.php
|
||||
Attribute/Qualified.php
|
||||
Qualified.php
|
||||
core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/Nonexistent.php
|
||||
tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/Nonexistent.php
|
||||
Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/Nonexistent.php
|
||||
Tests/Component/Annotation/Doctrine/Fixtures/Attribute/Nonexistent.php
|
||||
Component/Annotation/Doctrine/Fixtures/Attribute/Nonexistent.php
|
||||
Annotation/Doctrine/Fixtures/Attribute/Nonexistent.php
|
||||
Doctrine/Fixtures/Attribute/Nonexistent.php
|
||||
Fixtures/Attribute/Nonexistent.php
|
||||
Attribute/Nonexistent.php
|
||||
Nonexistent.php
|
||||
core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/AttributeClass.php
|
||||
tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/AttributeClass.php
|
||||
Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/AttributeClass.php
|
||||
|
|
@ -91434,6 +91514,16 @@ Annotation/Doctrine/Fixtures/IntefaceWithConstants.php
|
|||
Doctrine/Fixtures/IntefaceWithConstants.php
|
||||
Fixtures/IntefaceWithConstants.php
|
||||
IntefaceWithConstants.php
|
||||
core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleParentAttribute.php
|
||||
tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleParentAttribute.php
|
||||
Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleParentAttribute.php
|
||||
Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleParentAttribute.php
|
||||
Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleParentAttribute.php
|
||||
Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleParentAttribute.php
|
||||
Doctrine/Fixtures/ExtraAttributes/ExampleParentAttribute.php
|
||||
Fixtures/ExtraAttributes/ExampleParentAttribute.php
|
||||
ExtraAttributes/ExampleParentAttribute.php
|
||||
ExampleParentAttribute.php
|
||||
core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleAttribute.php
|
||||
tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleAttribute.php
|
||||
Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleAttribute.php
|
||||
|
|
|
|||
|
|
@ -1245,7 +1245,7 @@ core/.prettierignore
|
|||
core/core.libraries.yml
|
||||
core/CHANGELOG.txt
|
||||
core/INSTALL.pgsql.txt
|
||||
core/phpstan-baseline.neon
|
||||
core/.phpstan-baseline.php
|
||||
core/phpstan.neon.dist
|
||||
core/phpcs.xml.dist
|
||||
core/themes/olivero/olivero.info.yml
|
||||
|
|
@ -6503,10 +6503,12 @@ core/modules/views/src/ViewExecutableFactory.php
|
|||
core/modules/views/src/Exception/ViewRenderElementException.php
|
||||
core/modules/views/src/Controller/ViewAjaxController.php
|
||||
core/modules/views/src/ViewsConfigUpdater.php
|
||||
core/modules/views/src/Attribute/ViewsExposedForm.php
|
||||
core/modules/views/src/Attribute/ViewsArgumentValidator.php
|
||||
core/modules/views/src/Attribute/ViewsQuery.php
|
||||
core/modules/views/src/Attribute/ViewsAccess.php
|
||||
core/modules/views/src/Attribute/ViewsDisplayExtender.php
|
||||
core/modules/views/src/Attribute/ViewsCache.php
|
||||
core/modules/views/src/FieldAPIHandlerTrait.php
|
||||
core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php
|
||||
core/modules/views/src/EventSubscriber/RouteSubscriber.php
|
||||
|
|
@ -7599,7 +7601,6 @@ core/modules/block/tests/src/Kernel/BlockTemplateSuggestionsTest.php
|
|||
core/modules/block/tests/src/Kernel/BlockValidationTest.php
|
||||
core/modules/block/tests/src/Unit/CategoryAutocompleteTest.php
|
||||
core/modules/block/tests/src/Unit/BlockRepositoryTest.php
|
||||
core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockThemeDeprecationTest.php
|
||||
core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockSettingsTest.php
|
||||
core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php
|
||||
core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockRegionTest.php
|
||||
|
|
@ -7952,6 +7953,7 @@ core/modules/action/action.permissions.yml
|
|||
core/modules/action/action.post_update.php
|
||||
core/modules/action/help_topics/action.creating.html.twig
|
||||
core/modules/action/help_topics/action.overview.html.twig
|
||||
core/modules/action/config/schema/action.schema.yml
|
||||
core/modules/action/action.routing.yml
|
||||
core/modules/action/action.links.menu.yml
|
||||
core/modules/action/tests/fixtures/update/action.settings_3022401.yml
|
||||
|
|
@ -7972,9 +7974,16 @@ core/modules/action/tests/src/Functional/Rest/ActionXmlBasicAuthTest.php
|
|||
core/modules/action/tests/src/Functional/Rest/ActionResourceTestBase.php
|
||||
core/modules/action/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php
|
||||
core/modules/action/tests/src/Functional/ActionListTest.php
|
||||
core/modules/action/tests/src/Kernel/UnpublishByKeywordActionTest.php
|
||||
core/modules/action/tests/src/Kernel/UnpublishByKeywordCommentTest.php
|
||||
core/modules/action/tests/src/Kernel/Migrate/d6/MigrateActionsTest.php
|
||||
core/modules/action/tests/src/Kernel/Migrate/d7/MigrateActionsTest.php
|
||||
core/modules/action/tests/src/Unit/Menu/ActionLocalTasksTest.php
|
||||
core/modules/action/action.info.yml
|
||||
core/modules/action/src/ActionListBuilder.php
|
||||
core/modules/action/src/Plugin/Action/UnpublishByKeywordNode.php
|
||||
core/modules/action/src/Plugin/Action/UnpublishByKeywordComment.php
|
||||
core/modules/action/src/Plugin/Action/AssignOwnerNode.php
|
||||
core/modules/action/src/Form/ActionDeleteForm.php
|
||||
core/modules/action/src/Form/ActionFormBase.php
|
||||
core/modules/action/src/Form/ActionAddForm.php
|
||||
|
|
@ -10655,7 +10664,6 @@ core/modules/node/tests/src/Kernel/Config/NodeImportCreateTest.php
|
|||
core/modules/node/tests/src/Kernel/NodeBodyFieldStorageTest.php
|
||||
core/modules/node/tests/src/Kernel/NodeValidationTest.php
|
||||
core/modules/node/tests/src/Kernel/NodeTemplateSuggestionsTest.php
|
||||
core/modules/node/tests/src/Kernel/Action/UnpublishByKeywordActionTest.php
|
||||
core/modules/node/tests/src/Kernel/NodeFieldAccessTest.php
|
||||
core/modules/node/tests/src/Kernel/NodeFieldOverridesTest.php
|
||||
core/modules/node/tests/src/Kernel/SummaryLengthTest.php
|
||||
|
|
@ -10706,6 +10714,8 @@ core/modules/node/tests/src/Unit/Plugin/views/field/NodeBulkFormTest.php
|
|||
core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkDeleteTest.php
|
||||
core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkTest.php
|
||||
core/modules/node/tests/src/Unit/Plugin/views/field/RevisionLinkRevertTest.php
|
||||
core/modules/node/tests/src/Unit/Action/UnpublishByKeywordActionTest.php
|
||||
core/modules/node/tests/src/Unit/Action/AssignOwnerNodeTest.php
|
||||
core/modules/node/tests/src/Unit/NodeOperationAccessTest.php
|
||||
core/modules/node/node.links.task.yml
|
||||
core/modules/node/migrations/d7_node_complete.yml
|
||||
|
|
@ -11256,7 +11266,6 @@ core/modules/comment/tests/src/Functional/Rest/CommentXmlAnonTest.php
|
|||
core/modules/comment/tests/src/Functional/Rest/CommentJsonAnonTest.php
|
||||
core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlAnonTest.php
|
||||
core/modules/comment/tests/src/Functional/CommentTestBase.php
|
||||
core/modules/comment/tests/src/Kernel/CommentActionsTest.php
|
||||
core/modules/comment/tests/src/Kernel/CommentBaseFieldTest.php
|
||||
core/modules/comment/tests/src/Kernel/CommentItemTest.php
|
||||
core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d6/CommentSourceWithHighWaterTest.php
|
||||
|
|
@ -11304,6 +11313,7 @@ core/modules/comment/tests/src/Unit/Plugin/views/field/LinkReplyTest.php
|
|||
core/modules/comment/tests/src/Unit/Plugin/views/field/CommentBulkFormTest.php
|
||||
core/modules/comment/tests/src/Unit/Plugin/views/field/LinkApproveTest.php
|
||||
core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php
|
||||
core/modules/comment/tests/src/Unit/Action/UnpublishByKeywordCommentTest.php
|
||||
core/modules/comment/tests/src/Unit/CommentManagerTest.php
|
||||
core/modules/comment/tests/src/Unit/Entity/CommentLockTest.php
|
||||
core/modules/comment/tests/src/Unit/CommentStatisticsUnitTest.php
|
||||
|
|
@ -13151,11 +13161,13 @@ core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/Used.ph
|
|||
core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/MultipleAttributes.php
|
||||
core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/UsedAsQualified.php
|
||||
core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/Qualified.php
|
||||
core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/Nonexistent.php
|
||||
core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/AttributeClass.php
|
||||
core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/Relative.php
|
||||
core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ClassWithInvalidAnnotationTargetAtProperty.php
|
||||
core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationWithAttributes.php
|
||||
core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/IntefaceWithConstants.php
|
||||
core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleParentAttribute.php
|
||||
core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleAttribute.php
|
||||
core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Version.php
|
||||
core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Secure.php
|
||||
|
|
|
|||
|
|
@ -6194,6 +6194,10 @@ erpnext/patches/v14_0/create_incoterms_and_migrate_shipment.py
|
|||
patches/v14_0/create_incoterms_and_migrate_shipment.py
|
||||
v14_0/create_incoterms_and_migrate_shipment.py
|
||||
create_incoterms_and_migrate_shipment.py
|
||||
erpnext/patches/v14_0/update_flag_for_return_invoices.py
|
||||
patches/v14_0/update_flag_for_return_invoices.py
|
||||
v14_0/update_flag_for_return_invoices.py
|
||||
update_flag_for_return_invoices.py
|
||||
erpnext/patches/v14_0/rename_over_order_allowance_field.py
|
||||
patches/v14_0/rename_over_order_allowance_field.py
|
||||
v14_0/rename_over_order_allowance_field.py
|
||||
|
|
|
|||
|
|
@ -1315,6 +1315,7 @@ erpnext/patches/v14_0/delete_hub_doctypes.py
|
|||
erpnext/patches/v14_0/delete_shopify_doctypes.py
|
||||
erpnext/patches/v14_0/copy_is_subcontracted_value_to_is_old_subcontracting_flow.py
|
||||
erpnext/patches/v14_0/create_incoterms_and_migrate_shipment.py
|
||||
erpnext/patches/v14_0/update_flag_for_return_invoices.py
|
||||
erpnext/patches/v14_0/rename_over_order_allowance_field.py
|
||||
erpnext/patches/v14_0/set_report_in_process_SOA.py
|
||||
erpnext/patches/v14_0/update_zero_asset_quantity_field.py
|
||||
|
|
|
|||
|
|
@ -5919,6 +5919,11 @@ views/group-email-folder/record/list.js
|
|||
group-email-folder/record/list.js
|
||||
record/list.js
|
||||
list.js
|
||||
client/src/views/group-email-folder/list.js
|
||||
src/views/group-email-folder/list.js
|
||||
views/group-email-folder/list.js
|
||||
group-email-folder/list.js
|
||||
list.js
|
||||
client/src/email-helper.js
|
||||
src/email-helper.js
|
||||
email-helper.js
|
||||
|
|
|
|||
|
|
@ -981,6 +981,7 @@ client/src/views/dashlets/options/base.js
|
|||
client/src/views/dashlets/iframe.js
|
||||
client/src/views/group-email-folder/record/row-actions/default.js
|
||||
client/src/views/group-email-folder/record/list.js
|
||||
client/src/views/group-email-folder/list.js
|
||||
client/src/email-helper.js
|
||||
client/src/collection.js
|
||||
client/src/language.js
|
||||
|
|
|
|||
|
|
@ -3,24 +3,23 @@ package.json
|
|||
database/seeders/DatabaseSeeder.php
|
||||
seeders/DatabaseSeeder.php
|
||||
DatabaseSeeder.php
|
||||
database/migrations/2019_08_19_000000_create_failed_jobs_table.php
|
||||
migrations/2019_08_19_000000_create_failed_jobs_table.php
|
||||
2019_08_19_000000_create_failed_jobs_table.php
|
||||
database/migrations/2019_12_14_000001_create_personal_access_tokens_table.php
|
||||
migrations/2019_12_14_000001_create_personal_access_tokens_table.php
|
||||
2019_12_14_000001_create_personal_access_tokens_table.php
|
||||
database/migrations/2014_10_12_000000_create_users_table.php
|
||||
migrations/2014_10_12_000000_create_users_table.php
|
||||
2014_10_12_000000_create_users_table.php
|
||||
database/migrations/2014_10_12_100000_create_password_reset_tokens_table.php
|
||||
migrations/2014_10_12_100000_create_password_reset_tokens_table.php
|
||||
2014_10_12_100000_create_password_reset_tokens_table.php
|
||||
database/migrations/0001_01_01_000002_create_jobs_table.php
|
||||
migrations/0001_01_01_000002_create_jobs_table.php
|
||||
0001_01_01_000002_create_jobs_table.php
|
||||
database/migrations/0001_01_01_000001_create_cache_table.php
|
||||
migrations/0001_01_01_000001_create_cache_table.php
|
||||
0001_01_01_000001_create_cache_table.php
|
||||
database/migrations/0001_01_01_000000_create_users_table.php
|
||||
migrations/0001_01_01_000000_create_users_table.php
|
||||
0001_01_01_000000_create_users_table.php
|
||||
database/factories/UserFactory.php
|
||||
factories/UserFactory.php
|
||||
UserFactory.php
|
||||
phpunit.xml
|
||||
.editorconfig
|
||||
artisan
|
||||
bootstrap/providers.php
|
||||
providers.php
|
||||
bootstrap/app.php
|
||||
app.php
|
||||
CHANGELOG.md
|
||||
|
|
@ -33,26 +32,16 @@ config/filesystems.php
|
|||
filesystems.php
|
||||
config/database.php
|
||||
database.php
|
||||
config/view.php
|
||||
view.php
|
||||
config/hashing.php
|
||||
hashing.php
|
||||
config/session.php
|
||||
session.php
|
||||
config/sanctum.php
|
||||
sanctum.php
|
||||
config/queue.php
|
||||
queue.php
|
||||
config/cache.php
|
||||
cache.php
|
||||
config/auth.php
|
||||
auth.php
|
||||
config/broadcasting.php
|
||||
broadcasting.php
|
||||
config/app.php
|
||||
app.php
|
||||
config/cors.php
|
||||
cors.php
|
||||
config/services.php
|
||||
services.php
|
||||
.styleci.yml
|
||||
|
|
@ -64,8 +53,6 @@ ExampleTest.php
|
|||
tests/Feature/ExampleTest.php
|
||||
Feature/ExampleTest.php
|
||||
ExampleTest.php
|
||||
tests/CreatesApplication.php
|
||||
CreatesApplication.php
|
||||
public/robots.txt
|
||||
robots.txt
|
||||
public/.htaccess
|
||||
|
|
@ -75,10 +62,6 @@ index.php
|
|||
README.md
|
||||
routes/web.php
|
||||
web.php
|
||||
routes/channels.php
|
||||
channels.php
|
||||
routes/api.php
|
||||
api.php
|
||||
routes/console.php
|
||||
console.php
|
||||
resources/views/welcome.blade.php
|
||||
|
|
@ -95,67 +78,10 @@ composer.json
|
|||
app/Models/User.php
|
||||
Models/User.php
|
||||
User.php
|
||||
app/Console/Kernel.php
|
||||
Console/Kernel.php
|
||||
Kernel.php
|
||||
app/Exceptions/Handler.php
|
||||
Exceptions/Handler.php
|
||||
Handler.php
|
||||
app/Http/Kernel.php
|
||||
Http/Kernel.php
|
||||
Kernel.php
|
||||
app/Http/Controllers/Controller.php
|
||||
Http/Controllers/Controller.php
|
||||
Controllers/Controller.php
|
||||
Controller.php
|
||||
app/Http/Middleware/TrustProxies.php
|
||||
Http/Middleware/TrustProxies.php
|
||||
Middleware/TrustProxies.php
|
||||
TrustProxies.php
|
||||
app/Http/Middleware/TrimStrings.php
|
||||
Http/Middleware/TrimStrings.php
|
||||
Middleware/TrimStrings.php
|
||||
TrimStrings.php
|
||||
app/Http/Middleware/Authenticate.php
|
||||
Http/Middleware/Authenticate.php
|
||||
Middleware/Authenticate.php
|
||||
Authenticate.php
|
||||
app/Http/Middleware/RedirectIfAuthenticated.php
|
||||
Http/Middleware/RedirectIfAuthenticated.php
|
||||
Middleware/RedirectIfAuthenticated.php
|
||||
RedirectIfAuthenticated.php
|
||||
app/Http/Middleware/VerifyCsrfToken.php
|
||||
Http/Middleware/VerifyCsrfToken.php
|
||||
Middleware/VerifyCsrfToken.php
|
||||
VerifyCsrfToken.php
|
||||
app/Http/Middleware/EncryptCookies.php
|
||||
Http/Middleware/EncryptCookies.php
|
||||
Middleware/EncryptCookies.php
|
||||
EncryptCookies.php
|
||||
app/Http/Middleware/TrustHosts.php
|
||||
Http/Middleware/TrustHosts.php
|
||||
Middleware/TrustHosts.php
|
||||
TrustHosts.php
|
||||
app/Http/Middleware/ValidateSignature.php
|
||||
Http/Middleware/ValidateSignature.php
|
||||
Middleware/ValidateSignature.php
|
||||
ValidateSignature.php
|
||||
app/Http/Middleware/PreventRequestsDuringMaintenance.php
|
||||
Http/Middleware/PreventRequestsDuringMaintenance.php
|
||||
Middleware/PreventRequestsDuringMaintenance.php
|
||||
PreventRequestsDuringMaintenance.php
|
||||
app/Providers/BroadcastServiceProvider.php
|
||||
Providers/BroadcastServiceProvider.php
|
||||
BroadcastServiceProvider.php
|
||||
app/Providers/RouteServiceProvider.php
|
||||
Providers/RouteServiceProvider.php
|
||||
RouteServiceProvider.php
|
||||
app/Providers/AuthServiceProvider.php
|
||||
Providers/AuthServiceProvider.php
|
||||
AuthServiceProvider.php
|
||||
app/Providers/EventServiceProvider.php
|
||||
Providers/EventServiceProvider.php
|
||||
EventServiceProvider.php
|
||||
app/Providers/AppServiceProvider.php
|
||||
Providers/AppServiceProvider.php
|
||||
AppServiceProvider.php
|
||||
|
|
@ -1,14 +1,14 @@
|
|||
.gitattributes
|
||||
package.json
|
||||
database/seeders/DatabaseSeeder.php
|
||||
database/migrations/2019_08_19_000000_create_failed_jobs_table.php
|
||||
database/migrations/2019_12_14_000001_create_personal_access_tokens_table.php
|
||||
database/migrations/2014_10_12_000000_create_users_table.php
|
||||
database/migrations/2014_10_12_100000_create_password_reset_tokens_table.php
|
||||
database/migrations/0001_01_01_000002_create_jobs_table.php
|
||||
database/migrations/0001_01_01_000001_create_cache_table.php
|
||||
database/migrations/0001_01_01_000000_create_users_table.php
|
||||
database/factories/UserFactory.php
|
||||
phpunit.xml
|
||||
.editorconfig
|
||||
artisan
|
||||
bootstrap/providers.php
|
||||
bootstrap/app.php
|
||||
CHANGELOG.md
|
||||
vite.config.js
|
||||
|
|
@ -16,29 +16,21 @@ config/mail.php
|
|||
config/logging.php
|
||||
config/filesystems.php
|
||||
config/database.php
|
||||
config/view.php
|
||||
config/hashing.php
|
||||
config/session.php
|
||||
config/sanctum.php
|
||||
config/queue.php
|
||||
config/cache.php
|
||||
config/auth.php
|
||||
config/broadcasting.php
|
||||
config/app.php
|
||||
config/cors.php
|
||||
config/services.php
|
||||
.styleci.yml
|
||||
tests/TestCase.php
|
||||
tests/Unit/ExampleTest.php
|
||||
tests/Feature/ExampleTest.php
|
||||
tests/CreatesApplication.php
|
||||
public/robots.txt
|
||||
public/.htaccess
|
||||
public/index.php
|
||||
README.md
|
||||
routes/web.php
|
||||
routes/channels.php
|
||||
routes/api.php
|
||||
routes/console.php
|
||||
resources/views/welcome.blade.php
|
||||
resources/js/app.js
|
||||
|
|
@ -46,21 +38,5 @@ resources/js/bootstrap.js
|
|||
composer.json
|
||||
.env.example
|
||||
app/Models/User.php
|
||||
app/Console/Kernel.php
|
||||
app/Exceptions/Handler.php
|
||||
app/Http/Kernel.php
|
||||
app/Http/Controllers/Controller.php
|
||||
app/Http/Middleware/TrustProxies.php
|
||||
app/Http/Middleware/TrimStrings.php
|
||||
app/Http/Middleware/Authenticate.php
|
||||
app/Http/Middleware/RedirectIfAuthenticated.php
|
||||
app/Http/Middleware/VerifyCsrfToken.php
|
||||
app/Http/Middleware/EncryptCookies.php
|
||||
app/Http/Middleware/TrustHosts.php
|
||||
app/Http/Middleware/ValidateSignature.php
|
||||
app/Http/Middleware/PreventRequestsDuringMaintenance.php
|
||||
app/Providers/BroadcastServiceProvider.php
|
||||
app/Providers/RouteServiceProvider.php
|
||||
app/Providers/AuthServiceProvider.php
|
||||
app/Providers/EventServiceProvider.php
|
||||
app/Providers/AppServiceProvider.php
|
||||
|
|
@ -2076,6 +2076,286 @@ src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/plugin.json
|
|||
Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/plugin.json
|
||||
Nop.Plugin.Tax.FixedOrByCountryStateZip/plugin.json
|
||||
plugin.json
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Models/ConfigurationModel.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/Models/ConfigurationModel.cs
|
||||
Nop.Plugin.Misc.Omnisend/Models/ConfigurationModel.cs
|
||||
Models/ConfigurationModel.cs
|
||||
ConfigurationModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/OmnisendSettings.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/OmnisendSettings.cs
|
||||
Nop.Plugin.Misc.Omnisend/OmnisendSettings.cs
|
||||
OmnisendSettings.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/OmnisendPlugin.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/OmnisendPlugin.cs
|
||||
Nop.Plugin.Misc.Omnisend/OmnisendPlugin.cs
|
||||
OmnisendPlugin.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/BatchResponse.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/BatchResponse.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/BatchResponse.cs
|
||||
DTO/BatchResponse.cs
|
||||
BatchResponse.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/BatchRequest.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/BatchRequest.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/BatchRequest.cs
|
||||
DTO/BatchRequest.cs
|
||||
BatchRequest.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/CreateContactRequest.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/CreateContactRequest.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/CreateContactRequest.cs
|
||||
DTO/CreateContactRequest.cs
|
||||
CreateContactRequest.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/BaseContactInfoDto.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/BaseContactInfoDto.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/BaseContactInfoDto.cs
|
||||
DTO/BaseContactInfoDto.cs
|
||||
BaseContactInfoDto.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/IEventProperty.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/IEventProperty.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/IEventProperty.cs
|
||||
DTO/IEventProperty.cs
|
||||
IEventProperty.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/OrderDto.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/OrderDto.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/OrderDto.cs
|
||||
DTO/OrderDto.cs
|
||||
OrderDto.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/ProductDto.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/ProductDto.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/ProductDto.cs
|
||||
DTO/ProductDto.cs
|
||||
ProductDto.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/ProductItemDto.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/ProductItemDto.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/ProductItemDto.cs
|
||||
DTO/ProductItemDto.cs
|
||||
ProductItemDto.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/PagingResponse.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/PagingResponse.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/PagingResponse.cs
|
||||
DTO/PagingResponse.cs
|
||||
PagingResponse.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/AccountsResponse.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/AccountsResponse.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/AccountsResponse.cs
|
||||
DTO/AccountsResponse.cs
|
||||
AccountsResponse.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/CartDto.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/CartDto.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/CartDto.cs
|
||||
DTO/CartDto.cs
|
||||
CartDto.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/CartItemDto.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/CartItemDto.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/CartItemDto.cs
|
||||
DTO/CartItemDto.cs
|
||||
CartItemDto.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/ContactInfoDto.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/ContactInfoDto.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/ContactInfoDto.cs
|
||||
DTO/ContactInfoDto.cs
|
||||
ContactInfoDto.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/IBatchSupport.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/IBatchSupport.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/IBatchSupport.cs
|
||||
DTO/IBatchSupport.cs
|
||||
IBatchSupport.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/DtoExtensions.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/DtoExtensions.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/DtoExtensions.cs
|
||||
DTO/DtoExtensions.cs
|
||||
DtoExtensions.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/PaidForOrderProperty.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/PaidForOrderProperty.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/Events/PaidForOrderProperty.cs
|
||||
DTO/Events/PaidForOrderProperty.cs
|
||||
Events/PaidForOrderProperty.cs
|
||||
PaidForOrderProperty.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/AddedProductToCartProperty.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/AddedProductToCartProperty.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/Events/AddedProductToCartProperty.cs
|
||||
DTO/Events/AddedProductToCartProperty.cs
|
||||
Events/AddedProductToCartProperty.cs
|
||||
AddedProductToCartProperty.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/PlacedOrderProperty.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/PlacedOrderProperty.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/Events/PlacedOrderProperty.cs
|
||||
DTO/Events/PlacedOrderProperty.cs
|
||||
Events/PlacedOrderProperty.cs
|
||||
PlacedOrderProperty.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/DiscountItem.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/DiscountItem.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/Events/DiscountItem.cs
|
||||
DTO/Events/DiscountItem.cs
|
||||
Events/DiscountItem.cs
|
||||
DiscountItem.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderFulfilledProperty.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderFulfilledProperty.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/Events/OrderFulfilledProperty.cs
|
||||
DTO/Events/OrderFulfilledProperty.cs
|
||||
Events/OrderFulfilledProperty.cs
|
||||
OrderFulfilledProperty.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/AddressItem.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/AddressItem.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/Events/AddressItem.cs
|
||||
DTO/Events/AddressItem.cs
|
||||
Events/AddressItem.cs
|
||||
AddressItem.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderEventBaseProperty.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderEventBaseProperty.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/Events/OrderEventBaseProperty.cs
|
||||
DTO/Events/OrderEventBaseProperty.cs
|
||||
Events/OrderEventBaseProperty.cs
|
||||
OrderEventBaseProperty.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderRefundedProperty.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderRefundedProperty.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/Events/OrderRefundedProperty.cs
|
||||
DTO/Events/OrderRefundedProperty.cs
|
||||
Events/OrderRefundedProperty.cs
|
||||
OrderRefundedProperty.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderProductItem.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderProductItem.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/Events/OrderProductItem.cs
|
||||
DTO/Events/OrderProductItem.cs
|
||||
Events/OrderProductItem.cs
|
||||
OrderProductItem.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/CustomerEvents.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/CustomerEvents.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/Events/CustomerEvents.cs
|
||||
DTO/Events/CustomerEvents.cs
|
||||
Events/CustomerEvents.cs
|
||||
CustomerEvents.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/CustomerEventType.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/CustomerEventType.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/Events/CustomerEventType.cs
|
||||
DTO/Events/CustomerEventType.cs
|
||||
Events/CustomerEventType.cs
|
||||
CustomerEventType.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/StartedCheckoutProperty.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/StartedCheckoutProperty.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/Events/StartedCheckoutProperty.cs
|
||||
DTO/Events/StartedCheckoutProperty.cs
|
||||
Events/StartedCheckoutProperty.cs
|
||||
StartedCheckoutProperty.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/ProductItem.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/ProductItem.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/Events/ProductItem.cs
|
||||
DTO/Events/ProductItem.cs
|
||||
Events/ProductItem.cs
|
||||
ProductItem.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderCanceledProperty.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderCanceledProperty.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/Events/OrderCanceledProperty.cs
|
||||
DTO/Events/OrderCanceledProperty.cs
|
||||
Events/OrderCanceledProperty.cs
|
||||
OrderCanceledProperty.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/CartEventBaseProperty.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/CartEventBaseProperty.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/Events/CartEventBaseProperty.cs
|
||||
DTO/Events/CartEventBaseProperty.cs
|
||||
Events/CartEventBaseProperty.cs
|
||||
CartEventBaseProperty.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/TrackingItem.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/TrackingItem.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/Events/TrackingItem.cs
|
||||
DTO/Events/TrackingItem.cs
|
||||
Events/TrackingItem.cs
|
||||
TrackingItem.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/CategoryDto.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/DTO/CategoryDto.cs
|
||||
Nop.Plugin.Misc.Omnisend/DTO/CategoryDto.cs
|
||||
DTO/CategoryDto.cs
|
||||
CategoryDto.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendEventsService.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendEventsService.cs
|
||||
Nop.Plugin.Misc.Omnisend/Services/OmnisendEventsService.cs
|
||||
Services/OmnisendEventsService.cs
|
||||
OmnisendEventsService.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendService.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendService.cs
|
||||
Nop.Plugin.Misc.Omnisend/Services/OmnisendService.cs
|
||||
Services/OmnisendService.cs
|
||||
OmnisendService.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendCustomerService.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendCustomerService.cs
|
||||
Nop.Plugin.Misc.Omnisend/Services/OmnisendCustomerService.cs
|
||||
Services/OmnisendCustomerService.cs
|
||||
OmnisendCustomerService.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendHelper.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendHelper.cs
|
||||
Nop.Plugin.Misc.Omnisend/Services/OmnisendHelper.cs
|
||||
Services/OmnisendHelper.cs
|
||||
OmnisendHelper.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendHttpClient.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendHttpClient.cs
|
||||
Nop.Plugin.Misc.Omnisend/Services/OmnisendHttpClient.cs
|
||||
Services/OmnisendHttpClient.cs
|
||||
OmnisendHttpClient.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Nop.Plugin.Misc.Omnisend.csproj
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/Nop.Plugin.Misc.Omnisend.csproj
|
||||
Nop.Plugin.Misc.Omnisend/Nop.Plugin.Misc.Omnisend.csproj
|
||||
Nop.Plugin.Misc.Omnisend.csproj
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/ViewLocationExpander.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/ViewLocationExpander.cs
|
||||
Nop.Plugin.Misc.Omnisend/Infrastructure/ViewLocationExpander.cs
|
||||
Infrastructure/ViewLocationExpander.cs
|
||||
ViewLocationExpander.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/PluginNopStartup.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/PluginNopStartup.cs
|
||||
Nop.Plugin.Misc.Omnisend/Infrastructure/PluginNopStartup.cs
|
||||
Infrastructure/PluginNopStartup.cs
|
||||
PluginNopStartup.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/EventConsumer.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/EventConsumer.cs
|
||||
Nop.Plugin.Misc.Omnisend/Infrastructure/EventConsumer.cs
|
||||
Infrastructure/EventConsumer.cs
|
||||
EventConsumer.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/RouteProvider.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/RouteProvider.cs
|
||||
Nop.Plugin.Misc.Omnisend/Infrastructure/RouteProvider.cs
|
||||
Infrastructure/RouteProvider.cs
|
||||
RouteProvider.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Validators/ConfigurationModelValidator.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/Validators/ConfigurationModelValidator.cs
|
||||
Nop.Plugin.Misc.Omnisend/Validators/ConfigurationModelValidator.cs
|
||||
Validators/ConfigurationModelValidator.cs
|
||||
ConfigurationModelValidator.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Notes.txt
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/Notes.txt
|
||||
Nop.Plugin.Misc.Omnisend/Notes.txt
|
||||
Notes.txt
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/OmnisendDefaults.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/OmnisendDefaults.cs
|
||||
Nop.Plugin.Misc.Omnisend/OmnisendDefaults.cs
|
||||
OmnisendDefaults.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Controllers/OmnisendController.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/Controllers/OmnisendController.cs
|
||||
Nop.Plugin.Misc.Omnisend/Controllers/OmnisendController.cs
|
||||
Controllers/OmnisendController.cs
|
||||
OmnisendController.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Controllers/OmnisendAdminController.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/Controllers/OmnisendAdminController.cs
|
||||
Nop.Plugin.Misc.Omnisend/Controllers/OmnisendAdminController.cs
|
||||
Controllers/OmnisendAdminController.cs
|
||||
OmnisendAdminController.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Views/Configure.cshtml
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/Views/Configure.cshtml
|
||||
Nop.Plugin.Misc.Omnisend/Views/Configure.cshtml
|
||||
Views/Configure.cshtml
|
||||
Configure.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Views/_ViewImports.cshtml
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/Views/_ViewImports.cshtml
|
||||
Nop.Plugin.Misc.Omnisend/Views/_ViewImports.cshtml
|
||||
Views/_ViewImports.cshtml
|
||||
_ViewImports.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Components/CustomViewComponent.cs
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/Components/CustomViewComponent.cs
|
||||
Nop.Plugin.Misc.Omnisend/Components/CustomViewComponent.cs
|
||||
Components/CustomViewComponent.cs
|
||||
CustomViewComponent.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/plugin.json
|
||||
Plugins/Nop.Plugin.Misc.Omnisend/plugin.json
|
||||
Nop.Plugin.Misc.Omnisend/plugin.json
|
||||
plugin.json
|
||||
src/Plugins/Nop.Plugin.Tax.Avalara/Models/Customer/ExemptionCertificateModel.cs
|
||||
Plugins/Nop.Plugin.Tax.Avalara/Models/Customer/ExemptionCertificateModel.cs
|
||||
Nop.Plugin.Tax.Avalara/Models/Customer/ExemptionCertificateModel.cs
|
||||
|
|
|
|||
|
|
@ -412,6 +412,60 @@ src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/Views/Configure.cshtml
|
|||
src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/Views/_FixedRate.cshtml
|
||||
src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/Views/_ViewImports.cshtml
|
||||
src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/plugin.json
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Models/ConfigurationModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/OmnisendSettings.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/OmnisendPlugin.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/BatchResponse.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/BatchRequest.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/CreateContactRequest.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/BaseContactInfoDto.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/IEventProperty.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/OrderDto.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/ProductDto.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/ProductItemDto.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/PagingResponse.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/AccountsResponse.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/CartDto.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/CartItemDto.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/ContactInfoDto.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/IBatchSupport.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/DtoExtensions.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/PaidForOrderProperty.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/AddedProductToCartProperty.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/PlacedOrderProperty.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/DiscountItem.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderFulfilledProperty.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/AddressItem.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderEventBaseProperty.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderRefundedProperty.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderProductItem.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/CustomerEvents.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/CustomerEventType.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/StartedCheckoutProperty.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/ProductItem.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/OrderCanceledProperty.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/CartEventBaseProperty.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/Events/TrackingItem.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/DTO/CategoryDto.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendEventsService.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendService.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendCustomerService.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendHelper.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Services/OmnisendHttpClient.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Nop.Plugin.Misc.Omnisend.csproj
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/ViewLocationExpander.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/PluginNopStartup.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/EventConsumer.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Infrastructure/RouteProvider.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Validators/ConfigurationModelValidator.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Notes.txt
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/OmnisendDefaults.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Controllers/OmnisendController.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Controllers/OmnisendAdminController.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Views/Configure.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Views/_ViewImports.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/Components/CustomViewComponent.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Omnisend/plugin.json
|
||||
src/Plugins/Nop.Plugin.Tax.Avalara/Models/Customer/ExemptionCertificateModel.cs
|
||||
src/Plugins/Nop.Plugin.Tax.Avalara/Models/Customer/TaxExemptionModel.cs
|
||||
src/Plugins/Nop.Plugin.Tax.Avalara/Models/Configuration/ConfigurationModel.cs
|
||||
|
|
|
|||
|
|
@ -7042,6 +7042,14 @@ API/02_endpoints/06_product/03_getAPIProductId.ts
|
|||
02_endpoints/06_product/03_getAPIProductId.ts
|
||||
06_product/03_getAPIProductId.ts
|
||||
03_getAPIProductId.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/06_product/01_postAPIProduct.ts
|
||||
UI/campaigns/functional/API/02_endpoints/06_product/01_postAPIProduct.ts
|
||||
campaigns/functional/API/02_endpoints/06_product/01_postAPIProduct.ts
|
||||
functional/API/02_endpoints/06_product/01_postAPIProduct.ts
|
||||
API/02_endpoints/06_product/01_postAPIProduct.ts
|
||||
02_endpoints/06_product/01_postAPIProduct.ts
|
||||
06_product/01_postAPIProduct.ts
|
||||
01_postAPIProduct.ts
|
||||
tests/UI/campaigns/functional/BO/08_design/05_positions/02_searchHook.ts
|
||||
UI/campaigns/functional/BO/08_design/05_positions/02_searchHook.ts
|
||||
campaigns/functional/BO/08_design/05_positions/02_searchHook.ts
|
||||
|
|
@ -10980,6 +10988,30 @@ FO/hummingbird/02_headerAndFooter/02_checkLinksInFooter.ts
|
|||
hummingbird/02_headerAndFooter/02_checkLinksInFooter.ts
|
||||
02_headerAndFooter/02_checkLinksInFooter.ts
|
||||
02_checkLinksInFooter.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/07_search/02_searchProductAndValidate.ts
|
||||
UI/campaigns/functional/FO/hummingbird/07_search/02_searchProductAndValidate.ts
|
||||
campaigns/functional/FO/hummingbird/07_search/02_searchProductAndValidate.ts
|
||||
functional/FO/hummingbird/07_search/02_searchProductAndValidate.ts
|
||||
FO/hummingbird/07_search/02_searchProductAndValidate.ts
|
||||
hummingbird/07_search/02_searchProductAndValidate.ts
|
||||
07_search/02_searchProductAndValidate.ts
|
||||
02_searchProductAndValidate.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/07_search/05_sortResultsList.ts
|
||||
UI/campaigns/functional/FO/hummingbird/07_search/05_sortResultsList.ts
|
||||
campaigns/functional/FO/hummingbird/07_search/05_sortResultsList.ts
|
||||
functional/FO/hummingbird/07_search/05_sortResultsList.ts
|
||||
FO/hummingbird/07_search/05_sortResultsList.ts
|
||||
hummingbird/07_search/05_sortResultsList.ts
|
||||
07_search/05_sortResultsList.ts
|
||||
05_sortResultsList.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/07_search/04_consultResultsList.ts
|
||||
UI/campaigns/functional/FO/hummingbird/07_search/04_consultResultsList.ts
|
||||
campaigns/functional/FO/hummingbird/07_search/04_consultResultsList.ts
|
||||
functional/FO/hummingbird/07_search/04_consultResultsList.ts
|
||||
FO/hummingbird/07_search/04_consultResultsList.ts
|
||||
hummingbird/07_search/04_consultResultsList.ts
|
||||
07_search/04_consultResultsList.ts
|
||||
04_consultResultsList.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/07_search/01_consultAutoCompleteList.ts
|
||||
UI/campaigns/functional/FO/hummingbird/07_search/01_consultAutoCompleteList.ts
|
||||
campaigns/functional/FO/hummingbird/07_search/01_consultAutoCompleteList.ts
|
||||
|
|
@ -10988,6 +11020,22 @@ FO/hummingbird/07_search/01_consultAutoCompleteList.ts
|
|||
hummingbird/07_search/01_consultAutoCompleteList.ts
|
||||
07_search/01_consultAutoCompleteList.ts
|
||||
01_consultAutoCompleteList.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/07_search/03_searchNoResult.ts
|
||||
UI/campaigns/functional/FO/hummingbird/07_search/03_searchNoResult.ts
|
||||
campaigns/functional/FO/hummingbird/07_search/03_searchNoResult.ts
|
||||
functional/FO/hummingbird/07_search/03_searchNoResult.ts
|
||||
FO/hummingbird/07_search/03_searchNoResult.ts
|
||||
hummingbird/07_search/03_searchNoResult.ts
|
||||
07_search/03_searchNoResult.ts
|
||||
03_searchNoResult.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/07_search/06_consultProductQuickView.ts
|
||||
UI/campaigns/functional/FO/hummingbird/07_search/06_consultProductQuickView.ts
|
||||
campaigns/functional/FO/hummingbird/07_search/06_consultProductQuickView.ts
|
||||
functional/FO/hummingbird/07_search/06_consultProductQuickView.ts
|
||||
FO/hummingbird/07_search/06_consultProductQuickView.ts
|
||||
hummingbird/07_search/06_consultProductQuickView.ts
|
||||
07_search/06_consultProductQuickView.ts
|
||||
06_consultProductQuickView.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/04_newsletter/01_subscribeNewsletter.ts
|
||||
UI/campaigns/functional/FO/hummingbird/04_newsletter/01_subscribeNewsletter.ts
|
||||
campaigns/functional/FO/hummingbird/04_newsletter/01_subscribeNewsletter.ts
|
||||
|
|
|
|||
|
|
@ -1516,6 +1516,7 @@ tests/UI/campaigns/functional/API/02_endpoints/05_hook/01_getAPIHookStatusId.ts
|
|||
tests/UI/campaigns/functional/API/02_endpoints/05_hook/02_getAPIHooksId.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/06_product/02_deleteAPIProductId.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/06_product/03_getAPIProductId.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/06_product/01_postAPIProduct.ts
|
||||
tests/UI/campaigns/functional/BO/08_design/05_positions/02_searchHook.ts
|
||||
tests/UI/campaigns/functional/BO/08_design/05_positions/01_filterModule.ts
|
||||
tests/UI/campaigns/functional/BO/08_design/07_linkWidget/04_sortLinkList.ts
|
||||
|
|
@ -1969,7 +1970,12 @@ tests/UI/campaigns/functional/FO/hummingbird/02_headerAndFooter/04_changeLanguag
|
|||
tests/UI/campaigns/functional/FO/hummingbird/02_headerAndFooter/03_changeCurrency.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/02_headerAndFooter/01_checkLinksInHeader.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/02_headerAndFooter/02_checkLinksInFooter.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/07_search/02_searchProductAndValidate.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/07_search/05_sortResultsList.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/07_search/04_consultResultsList.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/07_search/01_consultAutoCompleteList.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/07_search/03_searchNoResult.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/07_search/06_consultProductQuickView.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/04_newsletter/01_subscribeNewsletter.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/09_productPage/01_quickView/07_changeImage.ts
|
||||
tests/UI/campaigns/functional/FO/hummingbird/09_productPage/01_quickView/04_displayOfTheProduct.ts
|
||||
|
|
|
|||
|
|
@ -4920,6 +4920,9 @@ _unreleased/2023-12-29-enforce-id-sorting.md
|
|||
changelog/_unreleased/2024-01-24-fix-translation-iso-code-unique-check.md
|
||||
_unreleased/2024-01-24-fix-translation-iso-code-unique-check.md
|
||||
2024-01-24-fix-translation-iso-code-unique-check.md
|
||||
changelog/_unreleased/2024-01-22-add-check-processed-promotions-to-avoid-duplicates.md
|
||||
_unreleased/2024-01-22-add-check-processed-promotions-to-avoid-duplicates.md
|
||||
2024-01-22-add-check-processed-promotions-to-avoid-duplicates.md
|
||||
changelog/_unreleased/2024-01-22-fix-umlauts-in-productsearchterminterpreter.md
|
||||
_unreleased/2024-01-22-fix-umlauts-in-productsearchterminterpreter.md
|
||||
2024-01-22-fix-umlauts-in-productsearchterminterpreter.md
|
||||
|
|
@ -5055,6 +5058,9 @@ _unreleased/2024-02-14-make-migration-more-stable.md
|
|||
changelog/_unreleased/2024-01-18-replace-country-state-hook.md
|
||||
_unreleased/2024-01-18-replace-country-state-hook.md
|
||||
2024-01-18-replace-country-state-hook.md
|
||||
changelog/_unreleased/2024-03-13-media-fastly-proxy.md
|
||||
_unreleased/2024-03-13-media-fastly-proxy.md
|
||||
2024-03-13-media-fastly-proxy.md
|
||||
changelog/_unreleased/2023-10-11-make-settings-module-compatible-with-vue3.md
|
||||
_unreleased/2023-10-11-make-settings-module-compatible-with-vue3.md
|
||||
2023-10-11-make-settings-module-compatible-with-vue3.md
|
||||
|
|
@ -5508,6 +5514,9 @@ _unreleased/2024-01-25-clean-up-temp-files-after-use-of-mediaservice.md
|
|||
changelog/_unreleased/2024-02-01-add-store-api-endpoint-to-fetch-media-entities.md
|
||||
_unreleased/2024-02-01-add-store-api-endpoint-to-fetch-media-entities.md
|
||||
2024-02-01-add-store-api-endpoint-to-fetch-media-entities.md
|
||||
changelog/_unreleased/2024-03-11-include-static-plugins-path-in-testbootstrapper.md
|
||||
_unreleased/2024-03-11-include-static-plugins-path-in-testbootstrapper.md
|
||||
2024-03-11-include-static-plugins-path-in-testbootstrapper.md
|
||||
changelog/_unreleased/2024-01-30-no-faulty-preview-of-product-comparison-sales-channels.md
|
||||
_unreleased/2024-01-30-no-faulty-preview-of-product-comparison-sales-channels.md
|
||||
2024-01-30-no-faulty-preview-of-product-comparison-sales-channels.md
|
||||
|
|
@ -5661,6 +5670,9 @@ _unreleased/2024-01-17-merge-plugin-autoload-dev-to-classloader-for-phpunit.md
|
|||
changelog/_unreleased/2023-02-20-add-redirect-to-recover-page-for-login-with-legacy-password-which-does-not-match-new-requirements.md
|
||||
_unreleased/2023-02-20-add-redirect-to-recover-page-for-login-with-legacy-password-which-does-not-match-new-requirements.md
|
||||
2023-02-20-add-redirect-to-recover-page-for-login-with-legacy-password-which-does-not-match-new-requirements.md
|
||||
changelog/_unreleased/2024-03-11-allow-vue-compat-mode-removal.md
|
||||
_unreleased/2024-03-11-allow-vue-compat-mode-removal.md
|
||||
2024-03-11-allow-vue-compat-mode-removal.md
|
||||
changelog/_unreleased/2023-08-11-fix-media-move-navigation.md
|
||||
_unreleased/2023-08-11-fix-media-move-navigation.md
|
||||
2023-08-11-fix-media-move-navigation.md
|
||||
|
|
@ -12643,6 +12655,8 @@ adr/2023-02-13-follow-test-pyramid.md
|
|||
2023-02-13-follow-test-pyramid.md
|
||||
adr/2023-06-27-store-api-to-app-server.md
|
||||
2023-06-27-store-api-to-app-server.md
|
||||
adr/2024-03-11-disable-vue-compat-mode-per-component-level.md
|
||||
2024-03-11-disable-vue-compat-mode-per-component-level.md
|
||||
adr/2023-05-25-exception-log-levels.md
|
||||
2023-05-25-exception-log-levels.md
|
||||
adr/2022-03-25-cache-stampede-protection.md
|
||||
|
|
@ -18417,6 +18431,14 @@ Content/Media/MediaType/SpatialObjectTypeTest.php
|
|||
Media/MediaType/SpatialObjectTypeTest.php
|
||||
MediaType/SpatialObjectTypeTest.php
|
||||
SpatialObjectTypeTest.php
|
||||
tests/unit/Core/Content/Media/Infrastructure/Path/BanMediaUrlTest.php
|
||||
unit/Core/Content/Media/Infrastructure/Path/BanMediaUrlTest.php
|
||||
Core/Content/Media/Infrastructure/Path/BanMediaUrlTest.php
|
||||
Content/Media/Infrastructure/Path/BanMediaUrlTest.php
|
||||
Media/Infrastructure/Path/BanMediaUrlTest.php
|
||||
Infrastructure/Path/BanMediaUrlTest.php
|
||||
Path/BanMediaUrlTest.php
|
||||
BanMediaUrlTest.php
|
||||
tests/unit/Core/Content/Media/Infrastructure/Path/MediaUrlGeneratorTest.php
|
||||
unit/Core/Content/Media/Infrastructure/Path/MediaUrlGeneratorTest.php
|
||||
Core/Content/Media/Infrastructure/Path/MediaUrlGeneratorTest.php
|
||||
|
|
@ -24500,6 +24522,13 @@ Cart/Discount/ScopePackager/CartScopeDiscountPackagerTest.php
|
|||
Discount/ScopePackager/CartScopeDiscountPackagerTest.php
|
||||
ScopePackager/CartScopeDiscountPackagerTest.php
|
||||
CartScopeDiscountPackagerTest.php
|
||||
tests/unit/Core/Checkout/Promotion/DataAbstractionLayer/PromotionRedemptionUpdaterTest.php
|
||||
unit/Core/Checkout/Promotion/DataAbstractionLayer/PromotionRedemptionUpdaterTest.php
|
||||
Core/Checkout/Promotion/DataAbstractionLayer/PromotionRedemptionUpdaterTest.php
|
||||
Checkout/Promotion/DataAbstractionLayer/PromotionRedemptionUpdaterTest.php
|
||||
Promotion/DataAbstractionLayer/PromotionRedemptionUpdaterTest.php
|
||||
DataAbstractionLayer/PromotionRedemptionUpdaterTest.php
|
||||
PromotionRedemptionUpdaterTest.php
|
||||
tests/unit/Core/Checkout/Promotion/Util/PromotionCodeServiceTest.php
|
||||
unit/Core/Checkout/Promotion/Util/PromotionCodeServiceTest.php
|
||||
Core/Checkout/Promotion/Util/PromotionCodeServiceTest.php
|
||||
|
|
@ -26923,6 +26952,12 @@ System/StateMachine/Api/StateMachineActionControllerTest.php
|
|||
StateMachine/Api/StateMachineActionControllerTest.php
|
||||
Api/StateMachineActionControllerTest.php
|
||||
StateMachineActionControllerTest.php
|
||||
tests/integration/Core/System/StateMachine/StateMachineRegistryTest.php
|
||||
integration/Core/System/StateMachine/StateMachineRegistryTest.php
|
||||
Core/System/StateMachine/StateMachineRegistryTest.php
|
||||
System/StateMachine/StateMachineRegistryTest.php
|
||||
StateMachine/StateMachineRegistryTest.php
|
||||
StateMachineRegistryTest.php
|
||||
tests/integration/Core/System/SalesChannel/Context/CartRestorerTest.php
|
||||
integration/Core/System/SalesChannel/Context/CartRestorerTest.php
|
||||
Core/System/SalesChannel/Context/CartRestorerTest.php
|
||||
|
|
@ -27611,6 +27646,43 @@ Core/Content/Media/UnusedMediaPurgerTest.php
|
|||
Content/Media/UnusedMediaPurgerTest.php
|
||||
Media/UnusedMediaPurgerTest.php
|
||||
UnusedMediaPurgerTest.php
|
||||
tests/integration/Core/Content/Media/DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php
|
||||
integration/Core/Content/Media/DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php
|
||||
Core/Content/Media/DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php
|
||||
Content/Media/DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php
|
||||
Media/DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php
|
||||
DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php
|
||||
Indexing/MediaFolderIndexerTest.php
|
||||
MediaFolderIndexerTest.php
|
||||
tests/integration/Core/Content/Media/DataAbstractionLayer/Indexing/MediaFolderConfigIndexerTest.php
|
||||
integration/Core/Content/Media/DataAbstractionLayer/Indexing/MediaFolderConfigIndexerTest.php
|
||||
Core/Content/Media/DataAbstractionLayer/Indexing/MediaFolderConfigIndexerTest.php
|
||||
Content/Media/DataAbstractionLayer/Indexing/MediaFolderConfigIndexerTest.php
|
||||
Media/DataAbstractionLayer/Indexing/MediaFolderConfigIndexerTest.php
|
||||
DataAbstractionLayer/Indexing/MediaFolderConfigIndexerTest.php
|
||||
Indexing/MediaFolderConfigIndexerTest.php
|
||||
MediaFolderConfigIndexerTest.php
|
||||
tests/integration/Core/Content/Media/DataAbstractionLayer/MediaThumbnailRepositoryTest.php
|
||||
integration/Core/Content/Media/DataAbstractionLayer/MediaThumbnailRepositoryTest.php
|
||||
Core/Content/Media/DataAbstractionLayer/MediaThumbnailRepositoryTest.php
|
||||
Content/Media/DataAbstractionLayer/MediaThumbnailRepositoryTest.php
|
||||
Media/DataAbstractionLayer/MediaThumbnailRepositoryTest.php
|
||||
DataAbstractionLayer/MediaThumbnailRepositoryTest.php
|
||||
MediaThumbnailRepositoryTest.php
|
||||
tests/integration/Core/Content/Media/DataAbstractionLayer/MediaFolderRepositoryTest.php
|
||||
integration/Core/Content/Media/DataAbstractionLayer/MediaFolderRepositoryTest.php
|
||||
Core/Content/Media/DataAbstractionLayer/MediaFolderRepositoryTest.php
|
||||
Content/Media/DataAbstractionLayer/MediaFolderRepositoryTest.php
|
||||
Media/DataAbstractionLayer/MediaFolderRepositoryTest.php
|
||||
DataAbstractionLayer/MediaFolderRepositoryTest.php
|
||||
MediaFolderRepositoryTest.php
|
||||
tests/integration/Core/Content/Media/DataAbstractionLayer/MediaRepositoryTest.php
|
||||
integration/Core/Content/Media/DataAbstractionLayer/MediaRepositoryTest.php
|
||||
Core/Content/Media/DataAbstractionLayer/MediaRepositoryTest.php
|
||||
Content/Media/DataAbstractionLayer/MediaRepositoryTest.php
|
||||
Media/DataAbstractionLayer/MediaRepositoryTest.php
|
||||
DataAbstractionLayer/MediaRepositoryTest.php
|
||||
MediaRepositoryTest.php
|
||||
tests/integration/Core/Content/Media/Command/GenerateThumbnailsCommandTest.php
|
||||
integration/Core/Content/Media/Command/GenerateThumbnailsCommandTest.php
|
||||
Core/Content/Media/Command/GenerateThumbnailsCommandTest.php
|
||||
|
|
@ -35581,12 +35653,6 @@ Test/Salutation/SalesChannel/SalutationRouteTest.php
|
|||
Salutation/SalesChannel/SalutationRouteTest.php
|
||||
SalesChannel/SalutationRouteTest.php
|
||||
SalutationRouteTest.php
|
||||
src/Core/System/Test/StateMachine/StateMachineRegistryTest.php
|
||||
Core/System/Test/StateMachine/StateMachineRegistryTest.php
|
||||
System/Test/StateMachine/StateMachineRegistryTest.php
|
||||
Test/StateMachine/StateMachineRegistryTest.php
|
||||
StateMachine/StateMachineRegistryTest.php
|
||||
StateMachineRegistryTest.php
|
||||
src/Core/System/Test/SalesChannel/Context/SalesChannelContextRestorerTest.php
|
||||
Core/System/Test/SalesChannel/Context/SalesChannelContextRestorerTest.php
|
||||
System/Test/SalesChannel/Context/SalesChannelContextRestorerTest.php
|
||||
|
|
@ -42744,6 +42810,13 @@ Media/Core/Application/MediaLocationBuilder.php
|
|||
Core/Application/MediaLocationBuilder.php
|
||||
Application/MediaLocationBuilder.php
|
||||
MediaLocationBuilder.php
|
||||
src/Core/Content/Media/Core/Application/MediaReverseProxy.php
|
||||
Core/Content/Media/Core/Application/MediaReverseProxy.php
|
||||
Content/Media/Core/Application/MediaReverseProxy.php
|
||||
Media/Core/Application/MediaReverseProxy.php
|
||||
Core/Application/MediaReverseProxy.php
|
||||
Application/MediaReverseProxy.php
|
||||
MediaReverseProxy.php
|
||||
src/Core/Content/Media/Core/Application/MediaPathUpdater.php
|
||||
Core/Content/Media/Core/Application/MediaPathUpdater.php
|
||||
Content/Media/Core/Application/MediaPathUpdater.php
|
||||
|
|
@ -42877,6 +42950,13 @@ Media/Metadata/MetadataLoader/MetadataLoaderInterface.php
|
|||
Metadata/MetadataLoader/MetadataLoaderInterface.php
|
||||
MetadataLoader/MetadataLoaderInterface.php
|
||||
MetadataLoaderInterface.php
|
||||
src/Core/Content/Media/Infrastructure/Path/FastlyMediaReverseProxy.php
|
||||
Core/Content/Media/Infrastructure/Path/FastlyMediaReverseProxy.php
|
||||
Content/Media/Infrastructure/Path/FastlyMediaReverseProxy.php
|
||||
Media/Infrastructure/Path/FastlyMediaReverseProxy.php
|
||||
Infrastructure/Path/FastlyMediaReverseProxy.php
|
||||
Path/FastlyMediaReverseProxy.php
|
||||
FastlyMediaReverseProxy.php
|
||||
src/Core/Content/Media/Infrastructure/Path/MediaPathPostUpdater.php
|
||||
Core/Content/Media/Infrastructure/Path/MediaPathPostUpdater.php
|
||||
Content/Media/Infrastructure/Path/MediaPathPostUpdater.php
|
||||
|
|
@ -42884,6 +42964,13 @@ Media/Infrastructure/Path/MediaPathPostUpdater.php
|
|||
Infrastructure/Path/MediaPathPostUpdater.php
|
||||
Path/MediaPathPostUpdater.php
|
||||
MediaPathPostUpdater.php
|
||||
src/Core/Content/Media/Infrastructure/Path/BanMediaUrl.php
|
||||
Core/Content/Media/Infrastructure/Path/BanMediaUrl.php
|
||||
Content/Media/Infrastructure/Path/BanMediaUrl.php
|
||||
Media/Infrastructure/Path/BanMediaUrl.php
|
||||
Infrastructure/Path/BanMediaUrl.php
|
||||
Path/BanMediaUrl.php
|
||||
BanMediaUrl.php
|
||||
src/Core/Content/Media/Infrastructure/Path/SqlMediaLocationBuilder.php
|
||||
Core/Content/Media/Infrastructure/Path/SqlMediaLocationBuilder.php
|
||||
Content/Media/Infrastructure/Path/SqlMediaLocationBuilder.php
|
||||
|
|
@ -42924,6 +43011,12 @@ Content/Media/Event/MediaUploadedEvent.php
|
|||
Media/Event/MediaUploadedEvent.php
|
||||
Event/MediaUploadedEvent.php
|
||||
MediaUploadedEvent.php
|
||||
src/Core/Content/Media/Event/MediaPathChangedEvent.php
|
||||
Core/Content/Media/Event/MediaPathChangedEvent.php
|
||||
Content/Media/Event/MediaPathChangedEvent.php
|
||||
Media/Event/MediaPathChangedEvent.php
|
||||
Event/MediaPathChangedEvent.php
|
||||
MediaPathChangedEvent.php
|
||||
src/Core/Content/Media/Event/UnusedMediaSearchStartEvent.php
|
||||
Core/Content/Media/Event/UnusedMediaSearchStartEvent.php
|
||||
Content/Media/Event/UnusedMediaSearchStartEvent.php
|
||||
|
|
@ -44219,43 +44312,6 @@ Media/Cms/Type/ImageSliderTypeDataResolverTest.php
|
|||
Cms/Type/ImageSliderTypeDataResolverTest.php
|
||||
Type/ImageSliderTypeDataResolverTest.php
|
||||
ImageSliderTypeDataResolverTest.php
|
||||
src/Core/Content/Test/Media/DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php
|
||||
Core/Content/Test/Media/DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php
|
||||
Content/Test/Media/DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php
|
||||
Test/Media/DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php
|
||||
Media/DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php
|
||||
DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php
|
||||
Indexing/MediaFolderIndexerTest.php
|
||||
MediaFolderIndexerTest.php
|
||||
src/Core/Content/Test/Media/DataAbstractionLayer/Indexing/MediaFolderConfigIndexerTest.php
|
||||
Core/Content/Test/Media/DataAbstractionLayer/Indexing/MediaFolderConfigIndexerTest.php
|
||||
Content/Test/Media/DataAbstractionLayer/Indexing/MediaFolderConfigIndexerTest.php
|
||||
Test/Media/DataAbstractionLayer/Indexing/MediaFolderConfigIndexerTest.php
|
||||
Media/DataAbstractionLayer/Indexing/MediaFolderConfigIndexerTest.php
|
||||
DataAbstractionLayer/Indexing/MediaFolderConfigIndexerTest.php
|
||||
Indexing/MediaFolderConfigIndexerTest.php
|
||||
MediaFolderConfigIndexerTest.php
|
||||
src/Core/Content/Test/Media/DataAbstractionLayer/MediaThumbnailRepositoryTest.php
|
||||
Core/Content/Test/Media/DataAbstractionLayer/MediaThumbnailRepositoryTest.php
|
||||
Content/Test/Media/DataAbstractionLayer/MediaThumbnailRepositoryTest.php
|
||||
Test/Media/DataAbstractionLayer/MediaThumbnailRepositoryTest.php
|
||||
Media/DataAbstractionLayer/MediaThumbnailRepositoryTest.php
|
||||
DataAbstractionLayer/MediaThumbnailRepositoryTest.php
|
||||
MediaThumbnailRepositoryTest.php
|
||||
src/Core/Content/Test/Media/DataAbstractionLayer/MediaFolderRepositoryTest.php
|
||||
Core/Content/Test/Media/DataAbstractionLayer/MediaFolderRepositoryTest.php
|
||||
Content/Test/Media/DataAbstractionLayer/MediaFolderRepositoryTest.php
|
||||
Test/Media/DataAbstractionLayer/MediaFolderRepositoryTest.php
|
||||
Media/DataAbstractionLayer/MediaFolderRepositoryTest.php
|
||||
DataAbstractionLayer/MediaFolderRepositoryTest.php
|
||||
MediaFolderRepositoryTest.php
|
||||
src/Core/Content/Test/Media/DataAbstractionLayer/MediaRepositoryTest.php
|
||||
Core/Content/Test/Media/DataAbstractionLayer/MediaRepositoryTest.php
|
||||
Content/Test/Media/DataAbstractionLayer/MediaRepositoryTest.php
|
||||
Test/Media/DataAbstractionLayer/MediaRepositoryTest.php
|
||||
Media/DataAbstractionLayer/MediaRepositoryTest.php
|
||||
DataAbstractionLayer/MediaRepositoryTest.php
|
||||
MediaRepositoryTest.php
|
||||
src/Core/Content/Test/Media/Commands/GenerateMediaTypesCommandTest.php
|
||||
Core/Content/Test/Media/Commands/GenerateMediaTypesCommandTest.php
|
||||
Content/Test/Media/Commands/GenerateMediaTypesCommandTest.php
|
||||
|
|
@ -73749,6 +73805,14 @@ scripts/codemods/js-vue3-feature-flag-removal/index.ts
|
|||
codemods/js-vue3-feature-flag-removal/index.ts
|
||||
js-vue3-feature-flag-removal/index.ts
|
||||
index.ts
|
||||
src/Administration/Resources/app/administration/scripts/vueCompatComponentsStatistics/generate.ts
|
||||
Administration/Resources/app/administration/scripts/vueCompatComponentsStatistics/generate.ts
|
||||
Resources/app/administration/scripts/vueCompatComponentsStatistics/generate.ts
|
||||
app/administration/scripts/vueCompatComponentsStatistics/generate.ts
|
||||
administration/scripts/vueCompatComponentsStatistics/generate.ts
|
||||
scripts/vueCompatComponentsStatistics/generate.ts
|
||||
vueCompatComponentsStatistics/generate.ts
|
||||
generate.ts
|
||||
src/Administration/Resources/app/administration/scripts/entitySchemaConverter/entity-schema-converter.ts
|
||||
Administration/Resources/app/administration/scripts/entitySchemaConverter/entity-schema-converter.ts
|
||||
Resources/app/administration/scripts/entitySchemaConverter/entity-schema-converter.ts
|
||||
|
|
|
|||
|
|
@ -1650,6 +1650,7 @@ changelog/_unreleased/2023-11-20-fix-bug-cross-selling-in-combination-with-elast
|
|||
changelog/_unreleased/2023-08-09-change-sw-radio-panel-default-event.md
|
||||
changelog/_unreleased/2023-12-29-enforce-id-sorting.md
|
||||
changelog/_unreleased/2024-01-24-fix-translation-iso-code-unique-check.md
|
||||
changelog/_unreleased/2024-01-22-add-check-processed-promotions-to-avoid-duplicates.md
|
||||
changelog/_unreleased/2024-01-22-fix-umlauts-in-productsearchterminterpreter.md
|
||||
changelog/_unreleased/2024-01-07-convert-missing-product-line-items.md
|
||||
changelog/_unreleased/2024-01-22-customize-the-modal-body-gap.md
|
||||
|
|
@ -1695,6 +1696,7 @@ changelog/_unreleased/2024-02-27-update-app-metadata.md
|
|||
changelog/_unreleased/2023-08-09-change-sw-extension-rating-stars-default-event.md
|
||||
changelog/_unreleased/2024-02-14-make-migration-more-stable.md
|
||||
changelog/_unreleased/2024-01-18-replace-country-state-hook.md
|
||||
changelog/_unreleased/2024-03-13-media-fastly-proxy.md
|
||||
changelog/_unreleased/2023-10-11-make-settings-module-compatible-with-vue3.md
|
||||
changelog/_unreleased/2023-09-16-sort-child-line-items-by-position.md
|
||||
changelog/_unreleased/2023-12-06-added-deprecations-for-major-release-6-7.md
|
||||
|
|
@ -1846,6 +1848,7 @@ changelog/_unreleased/2024-01-23-promotion-individual-code-should-be-nullable.md
|
|||
changelog/_unreleased/2023-08-10-change-sw-multi-snippet-drag-and-drop-default-event.md
|
||||
changelog/_unreleased/2024-01-25-clean-up-temp-files-after-use-of-mediaservice.md
|
||||
changelog/_unreleased/2024-02-01-add-store-api-endpoint-to-fetch-media-entities.md
|
||||
changelog/_unreleased/2024-03-11-include-static-plugins-path-in-testbootstrapper.md
|
||||
changelog/_unreleased/2024-01-30-no-faulty-preview-of-product-comparison-sales-channels.md
|
||||
changelog/_unreleased/2023-12-05-remove-writeaccess-field-from-integrationdefinition.md
|
||||
changelog/_unreleased/2024-01-25-openapi-order-line-item-download.md
|
||||
|
|
@ -1897,6 +1900,7 @@ changelog/_unreleased/2023-08-09-change-sw-meteor-single-select-default-event.md
|
|||
changelog/_unreleased/2024-02-07-fix-many-to-many-serializer-check.md
|
||||
changelog/_unreleased/2024-01-17-merge-plugin-autoload-dev-to-classloader-for-phpunit.md
|
||||
changelog/_unreleased/2023-02-20-add-redirect-to-recover-page-for-login-with-legacy-password-which-does-not-match-new-requirements.md
|
||||
changelog/_unreleased/2024-03-11-allow-vue-compat-mode-removal.md
|
||||
changelog/_unreleased/2023-08-11-fix-media-move-navigation.md
|
||||
changelog/_unreleased/2023-12-04-fix-address-modal-closing.md
|
||||
changelog/_unreleased/2023-11-18-allow-missing-fk-lookups-and-fail-on-missing-lookup.md
|
||||
|
|
@ -4231,6 +4235,7 @@ adr/2023-11-29-toggle-feature-flag-on-demand.md
|
|||
adr/2022-03-17-new-nested-line-items.md
|
||||
adr/2023-02-13-follow-test-pyramid.md
|
||||
adr/2023-06-27-store-api-to-app-server.md
|
||||
adr/2024-03-11-disable-vue-compat-mode-per-component-level.md
|
||||
adr/2023-05-25-exception-log-levels.md
|
||||
adr/2022-03-25-cache-stampede-protection.md
|
||||
adr/2022-07-21-adding-the-storable-flow-to-implement-delay-action-in-flow-builder.md
|
||||
|
|
@ -5140,6 +5145,7 @@ tests/unit/Core/Content/Media/Core/Application/MediaUrlLoaderTest.php
|
|||
tests/unit/Core/Content/Media/Core/Application/MediaPathUpdaterTest.php
|
||||
tests/unit/Core/Content/Media/Subscriber/CustomFieldsUnusedMediaSubscriberTest.php
|
||||
tests/unit/Core/Content/Media/MediaType/SpatialObjectTypeTest.php
|
||||
tests/unit/Core/Content/Media/Infrastructure/Path/BanMediaUrlTest.php
|
||||
tests/unit/Core/Content/Media/Infrastructure/Path/MediaUrlGeneratorTest.php
|
||||
tests/unit/Core/Content/Media/UnusedMediaPurgerTest.php
|
||||
tests/unit/Core/Content/Media/Event/UnusedMediaSearchEventTest.php
|
||||
|
|
@ -5915,6 +5921,7 @@ tests/unit/Core/Checkout/Promotion/Subscriber/PromotionIndividualCodeRedeemerTes
|
|||
tests/unit/Core/Checkout/Promotion/Cart/Discount/Calculator/DiscountAbsoluteCalculatorTest.php
|
||||
tests/unit/Core/Checkout/Promotion/Cart/Discount/Filter/Sorter/FilterSorterPriceTest.php
|
||||
tests/unit/Core/Checkout/Promotion/Cart/Discount/ScopePackager/CartScopeDiscountPackagerTest.php
|
||||
tests/unit/Core/Checkout/Promotion/DataAbstractionLayer/PromotionRedemptionUpdaterTest.php
|
||||
tests/unit/Core/Checkout/Promotion/Util/PromotionCodeServiceTest.php
|
||||
tests/unit/Core/Checkout/Promotion/Rule/PromotionLineItemRuleTest.php
|
||||
tests/unit/Core/Checkout/Promotion/PromotionExceptionTest.php
|
||||
|
|
@ -6239,6 +6246,7 @@ tests/integration/Core/System/UsageData/Consent/ConsentServiceTest.php
|
|||
tests/integration/Core/System/UsageData/EntitySync/DispatchEntityMessageHandlerTest.php
|
||||
tests/integration/Core/System/UsageData/EntitySync/IterateEntityMessageHandlerTest.php
|
||||
tests/integration/Core/System/StateMachine/Api/StateMachineActionControllerTest.php
|
||||
tests/integration/Core/System/StateMachine/StateMachineRegistryTest.php
|
||||
tests/integration/Core/System/SalesChannel/Context/CartRestorerTest.php
|
||||
tests/integration/Core/System/SalesChannel/Context/SalesChannelContextTest.php
|
||||
tests/integration/Core/System/SalesChannel/SalesChannel/ContextSwitchRouteTest.php
|
||||
|
|
@ -6325,6 +6333,11 @@ tests/integration/Core/Content/Media/Infrastructure/Path/MediaLocationBuilderTes
|
|||
tests/integration/Core/Content/Media/Infrastructure/Path/MediaPathPostUpdaterTest.php
|
||||
tests/integration/Core/Content/Media/Infrastructure/Command/UpdatePathTest.php
|
||||
tests/integration/Core/Content/Media/UnusedMediaPurgerTest.php
|
||||
tests/integration/Core/Content/Media/DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php
|
||||
tests/integration/Core/Content/Media/DataAbstractionLayer/Indexing/MediaFolderConfigIndexerTest.php
|
||||
tests/integration/Core/Content/Media/DataAbstractionLayer/MediaThumbnailRepositoryTest.php
|
||||
tests/integration/Core/Content/Media/DataAbstractionLayer/MediaFolderRepositoryTest.php
|
||||
tests/integration/Core/Content/Media/DataAbstractionLayer/MediaRepositoryTest.php
|
||||
tests/integration/Core/Content/Media/Command/GenerateThumbnailsCommandTest.php
|
||||
tests/integration/Core/Content/Media/File/FileLoaderTest.php
|
||||
tests/integration/Core/Content/Media/File/FileNameProviderTest.php
|
||||
|
|
@ -7459,7 +7472,6 @@ src/Core/System/Test/Tag/Service/FilterTagIdsServiceTest.php
|
|||
src/Core/System/Test/EntityFixturesBase.php
|
||||
src/Core/System/Test/Salutation/CachedSalutationRouteTest.php
|
||||
src/Core/System/Test/Salutation/SalesChannel/SalutationRouteTest.php
|
||||
src/Core/System/Test/StateMachine/StateMachineRegistryTest.php
|
||||
src/Core/System/Test/SalesChannel/Context/SalesChannelContextRestorerTest.php
|
||||
src/Core/System/Test/SalesChannel/Context/SalesChannelContextPersisterTest.php
|
||||
src/Core/System/Test/SalesChannel/Subscriber/SalesChannelTypeValidatorTest.php
|
||||
|
|
@ -8603,6 +8615,7 @@ src/Core/Content/Media/Core/Application/AbstractMediaPathStrategy.php
|
|||
src/Core/Content/Media/Core/Application/MediaUrlLoader.php
|
||||
src/Core/Content/Media/Core/Application/MediaPathStorage.php
|
||||
src/Core/Content/Media/Core/Application/MediaLocationBuilder.php
|
||||
src/Core/Content/Media/Core/Application/MediaReverseProxy.php
|
||||
src/Core/Content/Media/Core/Application/MediaPathUpdater.php
|
||||
src/Core/Content/Media/Subscriber/MediaDeletionSubscriber.php
|
||||
src/Core/Content/Media/Subscriber/MediaFolderConfigLoadedSubscriber.php
|
||||
|
|
@ -8625,13 +8638,16 @@ src/Core/Content/Media/MediaCollection.php
|
|||
src/Core/Content/Media/Metadata/MetadataLoader.php
|
||||
src/Core/Content/Media/Metadata/MetadataLoader/ImageMetadataLoader.php
|
||||
src/Core/Content/Media/Metadata/MetadataLoader/MetadataLoaderInterface.php
|
||||
src/Core/Content/Media/Infrastructure/Path/FastlyMediaReverseProxy.php
|
||||
src/Core/Content/Media/Infrastructure/Path/MediaPathPostUpdater.php
|
||||
src/Core/Content/Media/Infrastructure/Path/BanMediaUrl.php
|
||||
src/Core/Content/Media/Infrastructure/Path/SqlMediaLocationBuilder.php
|
||||
src/Core/Content/Media/Infrastructure/Path/MediaUrlGenerator.php
|
||||
src/Core/Content/Media/Infrastructure/Path/SqlMediaPathStorage.php
|
||||
src/Core/Content/Media/Infrastructure/Command/UpdatePathCommand.php
|
||||
src/Core/Content/Media/Event/UnusedMediaSearchEvent.php
|
||||
src/Core/Content/Media/Event/MediaUploadedEvent.php
|
||||
src/Core/Content/Media/Event/MediaPathChangedEvent.php
|
||||
src/Core/Content/Media/Event/UnusedMediaSearchStartEvent.php
|
||||
src/Core/Content/Media/Event/MediaFolderConfigurationIndexerEvent.php
|
||||
src/Core/Content/Media/Event/MediaThumbnailDeletedEvent.php
|
||||
|
|
@ -8825,11 +8841,6 @@ src/Core/Content/Test/Media/MediaEntityTest.php
|
|||
src/Core/Content/Test/Media/Cms/DefaultMediaResolverTest.php
|
||||
src/Core/Content/Test/Media/Cms/Type/ImageTypeDataResolverTest.php
|
||||
src/Core/Content/Test/Media/Cms/Type/ImageSliderTypeDataResolverTest.php
|
||||
src/Core/Content/Test/Media/DataAbstractionLayer/Indexing/MediaFolderIndexerTest.php
|
||||
src/Core/Content/Test/Media/DataAbstractionLayer/Indexing/MediaFolderConfigIndexerTest.php
|
||||
src/Core/Content/Test/Media/DataAbstractionLayer/MediaThumbnailRepositoryTest.php
|
||||
src/Core/Content/Test/Media/DataAbstractionLayer/MediaFolderRepositoryTest.php
|
||||
src/Core/Content/Test/Media/DataAbstractionLayer/MediaRepositoryTest.php
|
||||
src/Core/Content/Test/Media/Commands/GenerateMediaTypesCommandTest.php
|
||||
src/Core/Content/Test/Media/Aggregate/MediaThumbnail/MediaThumbnailStructTest.php
|
||||
src/Core/Content/Test/Media/Aggregate/MediaFolder/MediaFolderTest.php
|
||||
|
|
@ -13413,6 +13424,7 @@ src/Administration/Resources/ide-twig.json
|
|||
src/Administration/Resources/app/administration/scripts/componentImportResolver/generate.ts
|
||||
src/Administration/Resources/app/administration/scripts/codemods/twig-feature-flag-removal/index.ts
|
||||
src/Administration/Resources/app/administration/scripts/codemods/js-vue3-feature-flag-removal/index.ts
|
||||
src/Administration/Resources/app/administration/scripts/vueCompatComponentsStatistics/generate.ts
|
||||
src/Administration/Resources/app/administration/scripts/entitySchemaConverter/entity-schema-converter.ts
|
||||
src/Administration/Resources/app/administration/scripts/entitySchemaConverter/convert-schema.ts
|
||||
src/Administration/Resources/app/administration/scripts/entitySchemaConverter/EntitySchemaTypes.ts
|
||||
|
|
|
|||
|
|
@ -30182,6 +30182,12 @@ docs/01-core/upload/00-intro.md
|
|||
01-core/upload/00-intro.md
|
||||
upload/00-intro.md
|
||||
00-intro.md
|
||||
docs/docs/docs/01-core/content-releases/03-scheduling.md
|
||||
docs/docs/01-core/content-releases/03-scheduling.md
|
||||
docs/01-core/content-releases/03-scheduling.md
|
||||
01-core/content-releases/03-scheduling.md
|
||||
content-releases/03-scheduling.md
|
||||
03-scheduling.md
|
||||
docs/docs/docs/01-core/content-releases/02-frontend/01-releases-page.mdx
|
||||
docs/docs/01-core/content-releases/02-frontend/01-releases-page.mdx
|
||||
docs/01-core/content-releases/02-frontend/01-releases-page.mdx
|
||||
|
|
|
|||
|
|
@ -4253,6 +4253,7 @@ docs/docs/docs/01-core/upload/01-backend/_category_.json
|
|||
docs/docs/docs/01-core/upload/01-backend/00-providers.md
|
||||
docs/docs/docs/01-core/upload/_category_.json
|
||||
docs/docs/docs/01-core/upload/00-intro.md
|
||||
docs/docs/docs/01-core/content-releases/03-scheduling.md
|
||||
docs/docs/docs/01-core/content-releases/02-frontend/01-releases-page.mdx
|
||||
docs/docs/docs/01-core/content-releases/02-frontend/_category_.json
|
||||
docs/docs/docs/01-core/content-releases/02-frontend/02-release-details-page.mdx
|
||||
|
|
|
|||
|
|
@ -14967,14 +14967,6 @@ Resources/config/api_resources/ChannelPricingLogEntry.xml
|
|||
config/api_resources/ChannelPricingLogEntry.xml
|
||||
api_resources/ChannelPricingLogEntry.xml
|
||||
ChannelPricingLogEntry.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/AdminResetPassword.xml
|
||||
Sylius/Bundle/ApiBundle/Resources/config/api_resources/AdminResetPassword.xml
|
||||
Bundle/ApiBundle/Resources/config/api_resources/AdminResetPassword.xml
|
||||
ApiBundle/Resources/config/api_resources/AdminResetPassword.xml
|
||||
Resources/config/api_resources/AdminResetPassword.xml
|
||||
config/api_resources/AdminResetPassword.xml
|
||||
api_resources/AdminResetPassword.xml
|
||||
AdminResetPassword.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ChannelPriceHistoryConfig.xml
|
||||
Sylius/Bundle/ApiBundle/Resources/config/api_resources/ChannelPriceHistoryConfig.xml
|
||||
Bundle/ApiBundle/Resources/config/api_resources/ChannelPriceHistoryConfig.xml
|
||||
|
|
@ -14999,6 +14991,14 @@ Resources/config/api_resources/TaxonImage.xml
|
|||
config/api_resources/TaxonImage.xml
|
||||
api_resources/TaxonImage.xml
|
||||
TaxonImage.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/AdminUserPassword.xml
|
||||
Sylius/Bundle/ApiBundle/Resources/config/api_resources/AdminUserPassword.xml
|
||||
Bundle/ApiBundle/Resources/config/api_resources/AdminUserPassword.xml
|
||||
ApiBundle/Resources/config/api_resources/AdminUserPassword.xml
|
||||
Resources/config/api_resources/AdminUserPassword.xml
|
||||
config/api_resources/AdminUserPassword.xml
|
||||
api_resources/AdminUserPassword.xml
|
||||
AdminUserPassword.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductImage.xml
|
||||
Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductImage.xml
|
||||
Bundle/ApiBundle/Resources/config/api_resources/ProductImage.xml
|
||||
|
|
@ -15023,6 +15023,14 @@ Resources/config/api_resources/Channel.xml
|
|||
config/api_resources/Channel.xml
|
||||
api_resources/Channel.xml
|
||||
Channel.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/CustomerVerification.xml
|
||||
Sylius/Bundle/ApiBundle/Resources/config/api_resources/CustomerVerification.xml
|
||||
Bundle/ApiBundle/Resources/config/api_resources/CustomerVerification.xml
|
||||
ApiBundle/Resources/config/api_resources/CustomerVerification.xml
|
||||
Resources/config/api_resources/CustomerVerification.xml
|
||||
config/api_resources/CustomerVerification.xml
|
||||
api_resources/CustomerVerification.xml
|
||||
CustomerVerification.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/TaxRate.xml
|
||||
Sylius/Bundle/ApiBundle/Resources/config/api_resources/TaxRate.xml
|
||||
Bundle/ApiBundle/Resources/config/api_resources/TaxRate.xml
|
||||
|
|
@ -15031,6 +15039,14 @@ Resources/config/api_resources/TaxRate.xml
|
|||
config/api_resources/TaxRate.xml
|
||||
api_resources/TaxRate.xml
|
||||
TaxRate.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/CustomerPassword.xml
|
||||
Sylius/Bundle/ApiBundle/Resources/config/api_resources/CustomerPassword.xml
|
||||
Bundle/ApiBundle/Resources/config/api_resources/CustomerPassword.xml
|
||||
ApiBundle/Resources/config/api_resources/CustomerPassword.xml
|
||||
Resources/config/api_resources/CustomerPassword.xml
|
||||
config/api_resources/CustomerPassword.xml
|
||||
api_resources/CustomerPassword.xml
|
||||
CustomerPassword.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Promotion.xml
|
||||
Sylius/Bundle/ApiBundle/Resources/config/api_resources/Promotion.xml
|
||||
Bundle/ApiBundle/Resources/config/api_resources/Promotion.xml
|
||||
|
|
@ -15055,14 +15071,6 @@ Resources/config/api_resources/ProductVariant.xml
|
|||
config/api_resources/ProductVariant.xml
|
||||
api_resources/ProductVariant.xml
|
||||
ProductVariant.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ContactRequest.xml
|
||||
Sylius/Bundle/ApiBundle/Resources/config/api_resources/ContactRequest.xml
|
||||
Bundle/ApiBundle/Resources/config/api_resources/ContactRequest.xml
|
||||
ApiBundle/Resources/config/api_resources/ContactRequest.xml
|
||||
Resources/config/api_resources/ContactRequest.xml
|
||||
config/api_resources/ContactRequest.xml
|
||||
api_resources/ContactRequest.xml
|
||||
ContactRequest.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShopUser.xml
|
||||
Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShopUser.xml
|
||||
Bundle/ApiBundle/Resources/config/api_resources/ShopUser.xml
|
||||
|
|
@ -15111,14 +15119,6 @@ Resources/config/api_resources/ProductReview.xml
|
|||
config/api_resources/ProductReview.xml
|
||||
api_resources/ProductReview.xml
|
||||
ProductReview.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/AccountResetPassword.xml
|
||||
Sylius/Bundle/ApiBundle/Resources/config/api_resources/AccountResetPassword.xml
|
||||
Bundle/ApiBundle/Resources/config/api_resources/AccountResetPassword.xml
|
||||
ApiBundle/Resources/config/api_resources/AccountResetPassword.xml
|
||||
Resources/config/api_resources/AccountResetPassword.xml
|
||||
config/api_resources/AccountResetPassword.xml
|
||||
api_resources/AccountResetPassword.xml
|
||||
AccountResetPassword.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/TaxCategory.xml
|
||||
Sylius/Bundle/ApiBundle/Resources/config/api_resources/TaxCategory.xml
|
||||
Bundle/ApiBundle/Resources/config/api_resources/TaxCategory.xml
|
||||
|
|
@ -15335,14 +15335,6 @@ Resources/config/api_resources/Province.xml
|
|||
config/api_resources/Province.xml
|
||||
api_resources/Province.xml
|
||||
Province.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/VerifyCustomerAccount.xml
|
||||
Sylius/Bundle/ApiBundle/Resources/config/api_resources/VerifyCustomerAccount.xml
|
||||
Bundle/ApiBundle/Resources/config/api_resources/VerifyCustomerAccount.xml
|
||||
ApiBundle/Resources/config/api_resources/VerifyCustomerAccount.xml
|
||||
Resources/config/api_resources/VerifyCustomerAccount.xml
|
||||
config/api_resources/VerifyCustomerAccount.xml
|
||||
api_resources/VerifyCustomerAccount.xml
|
||||
VerifyCustomerAccount.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Customer.xml
|
||||
Sylius/Bundle/ApiBundle/Resources/config/api_resources/Customer.xml
|
||||
Bundle/ApiBundle/Resources/config/api_resources/Customer.xml
|
||||
|
|
@ -15423,6 +15415,14 @@ Resources/config/api_resources/PromotionRule.xml
|
|||
config/api_resources/PromotionRule.xml
|
||||
api_resources/PromotionRule.xml
|
||||
PromotionRule.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Contact.xml
|
||||
Sylius/Bundle/ApiBundle/Resources/config/api_resources/Contact.xml
|
||||
Bundle/ApiBundle/Resources/config/api_resources/Contact.xml
|
||||
ApiBundle/Resources/config/api_resources/Contact.xml
|
||||
Resources/config/api_resources/Contact.xml
|
||||
config/api_resources/Contact.xml
|
||||
api_resources/Contact.xml
|
||||
Contact.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/integrations/swagger.xml
|
||||
Sylius/Bundle/ApiBundle/Resources/config/integrations/swagger.xml
|
||||
Bundle/ApiBundle/Resources/config/integrations/swagger.xml
|
||||
|
|
@ -15753,6 +15753,13 @@ ApiBundle/OpenApi/Documentation/ProductReviewDocumentationModifier.php
|
|||
OpenApi/Documentation/ProductReviewDocumentationModifier.php
|
||||
Documentation/ProductReviewDocumentationModifier.php
|
||||
ProductReviewDocumentationModifier.php
|
||||
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/AdministratorDocumentationModifier.php
|
||||
Sylius/Bundle/ApiBundle/OpenApi/Documentation/AdministratorDocumentationModifier.php
|
||||
Bundle/ApiBundle/OpenApi/Documentation/AdministratorDocumentationModifier.php
|
||||
ApiBundle/OpenApi/Documentation/AdministratorDocumentationModifier.php
|
||||
OpenApi/Documentation/AdministratorDocumentationModifier.php
|
||||
Documentation/AdministratorDocumentationModifier.php
|
||||
AdministratorDocumentationModifier.php
|
||||
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/PathHiderDocumentationModifier.php
|
||||
Sylius/Bundle/ApiBundle/OpenApi/Documentation/PathHiderDocumentationModifier.php
|
||||
Bundle/ApiBundle/OpenApi/Documentation/PathHiderDocumentationModifier.php
|
||||
|
|
@ -15802,13 +15809,6 @@ ApiBundle/OpenApi/Documentation/ProductImageDocumentationModifier.php
|
|||
OpenApi/Documentation/ProductImageDocumentationModifier.php
|
||||
Documentation/ProductImageDocumentationModifier.php
|
||||
ProductImageDocumentationModifier.php
|
||||
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/AdminAuthenticationTokenDocumentationModifier.php
|
||||
Sylius/Bundle/ApiBundle/OpenApi/Documentation/AdminAuthenticationTokenDocumentationModifier.php
|
||||
Bundle/ApiBundle/OpenApi/Documentation/AdminAuthenticationTokenDocumentationModifier.php
|
||||
ApiBundle/OpenApi/Documentation/AdminAuthenticationTokenDocumentationModifier.php
|
||||
OpenApi/Documentation/AdminAuthenticationTokenDocumentationModifier.php
|
||||
Documentation/AdminAuthenticationTokenDocumentationModifier.php
|
||||
AdminAuthenticationTokenDocumentationModifier.php
|
||||
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/AddressLogEntryDocumentationModifier.php
|
||||
Sylius/Bundle/ApiBundle/OpenApi/Documentation/AddressLogEntryDocumentationModifier.php
|
||||
Bundle/ApiBundle/OpenApi/Documentation/AddressLogEntryDocumentationModifier.php
|
||||
|
|
|
|||
|
|
@ -2633,25 +2633,25 @@ src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/CustomerGroup.xml
|
|||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShippingMethodTranslation.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/AdminUser.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ChannelPricingLogEntry.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/AdminResetPassword.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ChannelPriceHistoryConfig.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Product.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/TaxonImage.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/AdminUserPassword.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductImage.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Order.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Channel.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/CustomerVerification.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/TaxRate.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/CustomerPassword.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Promotion.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Payment.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductVariant.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ContactRequest.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShopUser.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Address.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductTaxon.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductAttributeValue.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductOption.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductReview.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/AccountResetPassword.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/TaxCategory.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Country.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductOptionValue.xml
|
||||
|
|
@ -2679,7 +2679,6 @@ src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Shipment.xml
|
|||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShopBillingData.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ExchangeRate.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Province.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/VerifyCustomerAccount.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Customer.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Zone.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/PaymentMethodTranslation.xml
|
||||
|
|
@ -2690,6 +2689,7 @@ src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ProductVariantTransla
|
|||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ShippingCategory.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/ZoneMember.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/PromotionRule.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/api_resources/Contact.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/integrations/swagger.xml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/config/app/config.yaml
|
||||
src/Sylius/Bundle/ApiBundle/Resources/translations/validators.en.yaml
|
||||
|
|
@ -2744,6 +2744,7 @@ src/Sylius/Bundle/ApiBundle/Serializer/TranslatableLocaleKeyDenormalizer.php
|
|||
src/Sylius/Bundle/ApiBundle/Serializer/AddressDenormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/ProductSlugDocumentationModifier.php
|
||||
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/ProductReviewDocumentationModifier.php
|
||||
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/AdministratorDocumentationModifier.php
|
||||
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/PathHiderDocumentationModifier.php
|
||||
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/DocumentationModifierInterface.php
|
||||
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/StatisticsDocumentationModifier.php
|
||||
|
|
@ -2751,7 +2752,6 @@ src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/ProductVariantDocumentationMod
|
|||
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/ShopAuthenticationTokenDocumentationModifier.php
|
||||
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/ProductDocumentationModifier.php
|
||||
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/ProductImageDocumentationModifier.php
|
||||
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/AdminAuthenticationTokenDocumentationModifier.php
|
||||
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/AddressLogEntryDocumentationModifier.php
|
||||
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/AttributeTypeDocumentationModifier.php
|
||||
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/PromotionDocumentationModifier.php
|
||||
|
|
|
|||
|
|
@ -1666,6 +1666,14 @@ test/webapp/jsp/tagFileInJar.jsp
|
|||
webapp/jsp/tagFileInJar.jsp
|
||||
jsp/tagFileInJar.jsp
|
||||
tagFileInJar.jsp
|
||||
test/webapp/jsp/includeThenForward.jsp
|
||||
webapp/jsp/includeThenForward.jsp
|
||||
jsp/includeThenForward.jsp
|
||||
includeThenForward.jsp
|
||||
test/webapp/jsp/ok.html
|
||||
webapp/jsp/ok.html
|
||||
jsp/ok.html
|
||||
ok.html
|
||||
test/webapp/jsp/session.jsp
|
||||
webapp/jsp/session.jsp
|
||||
jsp/session.jsp
|
||||
|
|
@ -1754,6 +1762,10 @@ webapp/jsp/doc-version-invalid/document-3.2.jspx
|
|||
jsp/doc-version-invalid/document-3.2.jspx
|
||||
doc-version-invalid/document-3.2.jspx
|
||||
document-3.2.jspx
|
||||
test/webapp/jsp/forward.jsp
|
||||
webapp/jsp/forward.jsp
|
||||
jsp/forward.jsp
|
||||
forward.jsp
|
||||
test/webapp/jsp/pageContext2.jsp
|
||||
webapp/jsp/pageContext2.jsp
|
||||
jsp/pageContext2.jsp
|
||||
|
|
|
|||
|
|
@ -380,6 +380,8 @@ test/webapp/jsp/encoding/bom-utf16be-prolog-utf16be.jspx
|
|||
test/webapp/jsp/encoding/bom-utf16be-prolog-utf8.jspx
|
||||
test/webapp/jsp/encoding/bom-utf8-prolog-none.jsp
|
||||
test/webapp/jsp/tagFileInJar.jsp
|
||||
test/webapp/jsp/includeThenForward.jsp
|
||||
test/webapp/jsp/ok.html
|
||||
test/webapp/jsp/session.jsp
|
||||
test/webapp/jsp/errorOnELNotFound/tag-file-true.jsp
|
||||
test/webapp/jsp/errorOnELNotFound/tag-file-false.jsp
|
||||
|
|
@ -398,6 +400,7 @@ test/webapp/jsp/doc-version-invalid/document-1.1.jspx
|
|||
test/webapp/jsp/doc-version-invalid/document-0.4.jspx
|
||||
test/webapp/jsp/doc-version-invalid/document-5.4.jspx
|
||||
test/webapp/jsp/doc-version-invalid/document-3.2.jspx
|
||||
test/webapp/jsp/forward.jsp
|
||||
test/webapp/jsp/pageContext2.jsp
|
||||
test/webapp/jsp/doc-version-valid/document-3.0.jspx
|
||||
test/webapp/jsp/doc-version-valid/document-2.3.jspx
|
||||
|
|
|
|||
|
|
@ -6607,6 +6607,11 @@ js/product-editor/changelog/add-44169-list
|
|||
product-editor/changelog/add-44169-list
|
||||
changelog/add-44169-list
|
||||
add-44169-list
|
||||
packages/js/product-editor/changelog/add-44169-create
|
||||
js/product-editor/changelog/add-44169-create
|
||||
product-editor/changelog/add-44169-create
|
||||
changelog/add-44169-create
|
||||
add-44169-create
|
||||
packages/js/product-editor/changelog/add-wooicons
|
||||
js/product-editor/changelog/add-wooicons
|
||||
product-editor/changelog/add-wooicons
|
||||
|
|
@ -6667,6 +6672,11 @@ js/product-editor/changelog/.gitkeep
|
|||
product-editor/changelog/.gitkeep
|
||||
changelog/.gitkeep
|
||||
.gitkeep
|
||||
packages/js/product-editor/changelog/dev-41786_update_attributes_tooltip_copy
|
||||
js/product-editor/changelog/dev-41786_update_attributes_tooltip_copy
|
||||
product-editor/changelog/dev-41786_update_attributes_tooltip_copy
|
||||
changelog/dev-41786_update_attributes_tooltip_copy
|
||||
dev-41786_update_attributes_tooltip_copy
|
||||
packages/js/product-editor/changelog/dev-44656_create_title_bar
|
||||
js/product-editor/changelog/dev-44656_create_title_bar
|
||||
product-editor/changelog/dev-44656_create_title_bar
|
||||
|
|
@ -7542,6 +7552,33 @@ src/components/details-description-field/details-description-field.tsx
|
|||
components/details-description-field/details-description-field.tsx
|
||||
details-description-field/details-description-field.tsx
|
||||
details-description-field.tsx
|
||||
packages/js/product-editor/src/components/custom-fields/utils/validations/types.ts
|
||||
js/product-editor/src/components/custom-fields/utils/validations/types.ts
|
||||
product-editor/src/components/custom-fields/utils/validations/types.ts
|
||||
src/components/custom-fields/utils/validations/types.ts
|
||||
components/custom-fields/utils/validations/types.ts
|
||||
custom-fields/utils/validations/types.ts
|
||||
utils/validations/types.ts
|
||||
validations/types.ts
|
||||
types.ts
|
||||
packages/js/product-editor/src/components/custom-fields/utils/validations/index.ts
|
||||
js/product-editor/src/components/custom-fields/utils/validations/index.ts
|
||||
product-editor/src/components/custom-fields/utils/validations/index.ts
|
||||
src/components/custom-fields/utils/validations/index.ts
|
||||
components/custom-fields/utils/validations/index.ts
|
||||
custom-fields/utils/validations/index.ts
|
||||
utils/validations/index.ts
|
||||
validations/index.ts
|
||||
index.ts
|
||||
packages/js/product-editor/src/components/custom-fields/utils/validations/validate.ts
|
||||
js/product-editor/src/components/custom-fields/utils/validations/validate.ts
|
||||
product-editor/src/components/custom-fields/utils/validations/validate.ts
|
||||
src/components/custom-fields/utils/validations/validate.ts
|
||||
components/custom-fields/utils/validations/validate.ts
|
||||
custom-fields/utils/validations/validate.ts
|
||||
utils/validations/validate.ts
|
||||
validations/validate.ts
|
||||
validate.ts
|
||||
packages/js/product-editor/src/components/custom-fields/types.ts
|
||||
js/product-editor/src/components/custom-fields/types.ts
|
||||
product-editor/src/components/custom-fields/types.ts
|
||||
|
|
@ -7588,6 +7625,38 @@ src/components/custom-fields/index.ts
|
|||
components/custom-fields/index.ts
|
||||
custom-fields/index.ts
|
||||
index.ts
|
||||
packages/js/product-editor/src/components/custom-fields/create-modal/types.ts
|
||||
js/product-editor/src/components/custom-fields/create-modal/types.ts
|
||||
product-editor/src/components/custom-fields/create-modal/types.ts
|
||||
src/components/custom-fields/create-modal/types.ts
|
||||
components/custom-fields/create-modal/types.ts
|
||||
custom-fields/create-modal/types.ts
|
||||
create-modal/types.ts
|
||||
types.ts
|
||||
packages/js/product-editor/src/components/custom-fields/create-modal/index.ts
|
||||
js/product-editor/src/components/custom-fields/create-modal/index.ts
|
||||
product-editor/src/components/custom-fields/create-modal/index.ts
|
||||
src/components/custom-fields/create-modal/index.ts
|
||||
components/custom-fields/create-modal/index.ts
|
||||
custom-fields/create-modal/index.ts
|
||||
create-modal/index.ts
|
||||
index.ts
|
||||
packages/js/product-editor/src/components/custom-fields/create-modal/style.scss
|
||||
js/product-editor/src/components/custom-fields/create-modal/style.scss
|
||||
product-editor/src/components/custom-fields/create-modal/style.scss
|
||||
src/components/custom-fields/create-modal/style.scss
|
||||
components/custom-fields/create-modal/style.scss
|
||||
custom-fields/create-modal/style.scss
|
||||
create-modal/style.scss
|
||||
style.scss
|
||||
packages/js/product-editor/src/components/custom-fields/create-modal/create-modal.tsx
|
||||
js/product-editor/src/components/custom-fields/create-modal/create-modal.tsx
|
||||
product-editor/src/components/custom-fields/create-modal/create-modal.tsx
|
||||
src/components/custom-fields/create-modal/create-modal.tsx
|
||||
components/custom-fields/create-modal/create-modal.tsx
|
||||
custom-fields/create-modal/create-modal.tsx
|
||||
create-modal/create-modal.tsx
|
||||
create-modal.tsx
|
||||
packages/js/product-editor/src/components/custom-fields/custom-fields.tsx
|
||||
js/product-editor/src/components/custom-fields/custom-fields.tsx
|
||||
product-editor/src/components/custom-fields/custom-fields.tsx
|
||||
|
|
@ -22350,6 +22419,12 @@ client/customize-store/assembler-hub/layout.tsx
|
|||
customize-store/assembler-hub/layout.tsx
|
||||
assembler-hub/layout.tsx
|
||||
layout.tsx
|
||||
plugins/woocommerce-admin/client/customize-store/assembler-hub/block-editor-container.tsx
|
||||
woocommerce-admin/client/customize-store/assembler-hub/block-editor-container.tsx
|
||||
client/customize-store/assembler-hub/block-editor-container.tsx
|
||||
customize-store/assembler-hub/block-editor-container.tsx
|
||||
assembler-hub/block-editor-container.tsx
|
||||
block-editor-container.tsx
|
||||
plugins/woocommerce-admin/client/customize-store/assembler-hub/block-editor.tsx
|
||||
woocommerce-admin/client/customize-store/assembler-hub/block-editor.tsx
|
||||
client/customize-store/assembler-hub/block-editor.tsx
|
||||
|
|
@ -45003,6 +45078,13 @@ checkout/utils/validation/get-validity-message-for-input.ts
|
|||
utils/validation/get-validity-message-for-input.ts
|
||||
validation/get-validity-message-for-input.ts
|
||||
get-validity-message-for-input.ts
|
||||
plugins/woocommerce-blocks/packages/checkout/utils/validation/validate-filter.ts
|
||||
woocommerce-blocks/packages/checkout/utils/validation/validate-filter.ts
|
||||
packages/checkout/utils/validation/validate-filter.ts
|
||||
checkout/utils/validation/validate-filter.ts
|
||||
utils/validation/validate-filter.ts
|
||||
validation/validate-filter.ts
|
||||
validate-filter.ts
|
||||
plugins/woocommerce-blocks/packages/checkout/utils/validation/is-postcode.ts
|
||||
woocommerce-blocks/packages/checkout/utils/validation/is-postcode.ts
|
||||
packages/checkout/utils/validation/is-postcode.ts
|
||||
|
|
@ -51018,6 +51100,10 @@ plugins/woocommerce/changelog/pr-45349
|
|||
woocommerce/changelog/pr-45349
|
||||
changelog/pr-45349
|
||||
pr-45349
|
||||
plugins/woocommerce/changelog/add-search-currency-iso-code
|
||||
woocommerce/changelog/add-search-currency-iso-code
|
||||
changelog/add-search-currency-iso-code
|
||||
add-search-currency-iso-code
|
||||
plugins/woocommerce/changelog/44435-cys-on-core-update-the-copy-of-the-terms-and-conditions-on-woocommerce-intro-screen
|
||||
woocommerce/changelog/44435-cys-on-core-update-the-copy-of-the-terms-and-conditions-on-woocommerce-intro-screen
|
||||
changelog/44435-cys-on-core-update-the-copy-of-the-terms-and-conditions-on-woocommerce-intro-screen
|
||||
|
|
@ -51158,6 +51244,10 @@ plugins/woocommerce/changelog/44588-fix-remove-test-comment
|
|||
woocommerce/changelog/44588-fix-remove-test-comment
|
||||
changelog/44588-fix-remove-test-comment
|
||||
44588-fix-remove-test-comment
|
||||
plugins/woocommerce/changelog/45170-add-42004-totalValue-filter
|
||||
woocommerce/changelog/45170-add-42004-totalValue-filter
|
||||
changelog/45170-add-42004-totalValue-filter
|
||||
45170-add-42004-totalValue-filter
|
||||
plugins/woocommerce/changelog/e2e-fix-command-pallete-with-gb-tests
|
||||
woocommerce/changelog/e2e-fix-command-pallete-with-gb-tests
|
||||
changelog/e2e-fix-command-pallete-with-gb-tests
|
||||
|
|
@ -51298,6 +51388,10 @@ plugins/woocommerce/changelog/fix-33348
|
|||
woocommerce/changelog/fix-33348
|
||||
changelog/fix-33348
|
||||
fix-33348
|
||||
plugins/woocommerce/changelog/45458-45420-cys-headerfooter-pattern-arent-rendered-on-the-live-preview
|
||||
woocommerce/changelog/45458-45420-cys-headerfooter-pattern-arent-rendered-on-the-live-preview
|
||||
changelog/45458-45420-cys-headerfooter-pattern-arent-rendered-on-the-live-preview
|
||||
45458-45420-cys-headerfooter-pattern-arent-rendered-on-the-live-preview
|
||||
plugins/woocommerce/changelog/45208-dev-fix-typo-sample-data
|
||||
woocommerce/changelog/45208-dev-fix-typo-sample-data
|
||||
changelog/45208-dev-fix-typo-sample-data
|
||||
|
|
@ -51422,6 +51516,10 @@ plugins/woocommerce/changelog/45414-45383-selected-footer-header-first
|
|||
woocommerce/changelog/45414-45383-selected-footer-header-first
|
||||
changelog/45414-45383-selected-footer-header-first
|
||||
45414-45383-selected-footer-header-first
|
||||
plugins/woocommerce/changelog/e2e-add-merchant-checkout-block
|
||||
woocommerce/changelog/e2e-add-merchant-checkout-block
|
||||
changelog/e2e-add-merchant-checkout-block
|
||||
e2e-add-merchant-checkout-block
|
||||
plugins/woocommerce/changelog/.gitkeep
|
||||
woocommerce/changelog/.gitkeep
|
||||
changelog/.gitkeep
|
||||
|
|
@ -51458,14 +51556,26 @@ plugins/woocommerce/changelog/add-44303-e2e-tests-for-notice-templates
|
|||
woocommerce/changelog/add-44303-e2e-tests-for-notice-templates
|
||||
changelog/add-44303-e2e-tests-for-notice-templates
|
||||
add-44303-e2e-tests-for-notice-templates
|
||||
plugins/woocommerce/changelog/dev-39449_add_source_prop_to_legacy_editor
|
||||
woocommerce/changelog/dev-39449_add_source_prop_to_legacy_editor
|
||||
changelog/dev-39449_add_source_prop_to_legacy_editor
|
||||
dev-39449_add_source_prop_to_legacy_editor
|
||||
plugins/woocommerce/changelog/44892-dakota-product-types-extensibility
|
||||
woocommerce/changelog/44892-dakota-product-types-extensibility
|
||||
changelog/44892-dakota-product-types-extensibility
|
||||
44892-dakota-product-types-extensibility
|
||||
plugins/woocommerce/changelog/dev-41786_update_attributes_tooltip_copy
|
||||
woocommerce/changelog/dev-41786_update_attributes_tooltip_copy
|
||||
changelog/dev-41786_update_attributes_tooltip_copy
|
||||
dev-41786_update_attributes_tooltip_copy
|
||||
plugins/woocommerce/changelog/45327-fix-45228-filter-is-not-applied-when-using-the-numeric-inputs
|
||||
woocommerce/changelog/45327-fix-45228-filter-is-not-applied-when-using-the-numeric-inputs
|
||||
changelog/45327-fix-45228-filter-is-not-applied-when-using-the-numeric-inputs
|
||||
45327-fix-45228-filter-is-not-applied-when-using-the-numeric-inputs
|
||||
plugins/woocommerce/changelog/45498-fix-task-list-data
|
||||
woocommerce/changelog/45498-fix-task-list-data
|
||||
changelog/45498-fix-task-list-data
|
||||
45498-fix-task-list-data
|
||||
plugins/woocommerce/changelog/45411-improve-font_installation_async
|
||||
woocommerce/changelog/45411-improve-font_installation_async
|
||||
changelog/45411-improve-font_installation_async
|
||||
|
|
@ -51482,6 +51592,10 @@ plugins/woocommerce/changelog/e2e-shopper-product-filters
|
|||
woocommerce/changelog/e2e-shopper-product-filters
|
||||
changelog/e2e-shopper-product-filters
|
||||
e2e-shopper-product-filters
|
||||
plugins/woocommerce/changelog/fix-37548
|
||||
woocommerce/changelog/fix-37548
|
||||
changelog/fix-37548
|
||||
fix-37548
|
||||
plugins/woocommerce/changelog/45296-45281-cys-on-core-identify-if-the-current-active-tt4-theme-has-been-already-modified-by-the-user
|
||||
woocommerce/changelog/45296-45281-cys-on-core-identify-if-the-current-active-tt4-theme-has-been-already-modified-by-the-user
|
||||
changelog/45296-45281-cys-on-core-identify-if-the-current-active-tt4-theme-has-been-already-modified-by-the-user
|
||||
|
|
@ -53410,6 +53524,13 @@ e2e-pw/tests/merchant/create-shipping-classes.spec.js
|
|||
tests/merchant/create-shipping-classes.spec.js
|
||||
merchant/create-shipping-classes.spec.js
|
||||
create-shipping-classes.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/create-checkout-block.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/merchant/create-checkout-block.spec.js
|
||||
tests/e2e-pw/tests/merchant/create-checkout-block.spec.js
|
||||
e2e-pw/tests/merchant/create-checkout-block.spec.js
|
||||
tests/merchant/create-checkout-block.spec.js
|
||||
merchant/create-checkout-block.spec.js
|
||||
create-checkout-block.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/add-variable-product/create-product-attributes.spec.js
|
||||
woocommerce/tests/e2e-pw/tests/merchant/products/add-variable-product/create-product-attributes.spec.js
|
||||
tests/e2e-pw/tests/merchant/products/add-variable-product/create-product-attributes.spec.js
|
||||
|
|
|
|||
|
|
@ -1192,6 +1192,7 @@ packages/js/product-editor/changelog/fix-multiple_warning_in_blocks
|
|||
packages/js/product-editor/changelog/add-43707_show_prepublish_checks_section
|
||||
packages/js/product-editor/changelog/fix-product-editor-remove-editable-outline
|
||||
packages/js/product-editor/changelog/add-44169-list
|
||||
packages/js/product-editor/changelog/add-44169-create
|
||||
packages/js/product-editor/changelog/add-wooicons
|
||||
packages/js/product-editor/changelog/44838-dev-use-content-hash
|
||||
packages/js/product-editor/changelog/fix-45388_close_prepublish_panel_before_create_new
|
||||
|
|
@ -1204,6 +1205,7 @@ packages/js/product-editor/changelog/add-40376
|
|||
packages/js/product-editor/changelog/add-44169
|
||||
packages/js/product-editor/changelog/add-44474_post_publishing_message
|
||||
packages/js/product-editor/changelog/.gitkeep
|
||||
packages/js/product-editor/changelog/dev-41786_update_attributes_tooltip_copy
|
||||
packages/js/product-editor/changelog/dev-44656_create_title_bar
|
||||
packages/js/product-editor/tsconfig-cjs.json
|
||||
packages/js/product-editor/typings/global.d.ts
|
||||
|
|
@ -1339,12 +1341,19 @@ packages/js/product-editor/src/components/label/label.tsx
|
|||
packages/js/product-editor/src/components/label/style.scss
|
||||
packages/js/product-editor/src/components/details-description-field/index.ts
|
||||
packages/js/product-editor/src/components/details-description-field/details-description-field.tsx
|
||||
packages/js/product-editor/src/components/custom-fields/utils/validations/types.ts
|
||||
packages/js/product-editor/src/components/custom-fields/utils/validations/index.ts
|
||||
packages/js/product-editor/src/components/custom-fields/utils/validations/validate.ts
|
||||
packages/js/product-editor/src/components/custom-fields/types.ts
|
||||
packages/js/product-editor/src/components/custom-fields/edit-modal/types.ts
|
||||
packages/js/product-editor/src/components/custom-fields/edit-modal/index.ts
|
||||
packages/js/product-editor/src/components/custom-fields/edit-modal/style.scss
|
||||
packages/js/product-editor/src/components/custom-fields/edit-modal/edit-modal.tsx
|
||||
packages/js/product-editor/src/components/custom-fields/index.ts
|
||||
packages/js/product-editor/src/components/custom-fields/create-modal/types.ts
|
||||
packages/js/product-editor/src/components/custom-fields/create-modal/index.ts
|
||||
packages/js/product-editor/src/components/custom-fields/create-modal/style.scss
|
||||
packages/js/product-editor/src/components/custom-fields/create-modal/create-modal.tsx
|
||||
packages/js/product-editor/src/components/custom-fields/custom-fields.tsx
|
||||
packages/js/product-editor/src/components/custom-fields/empty-state/index.ts
|
||||
packages/js/product-editor/src/components/custom-fields/empty-state/style.scss
|
||||
|
|
@ -3836,6 +3845,7 @@ plugins/woocommerce-admin/client/customize-store/assembler-hub/hooks/use-logo-at
|
|||
plugins/woocommerce-admin/client/customize-store/assembler-hub/editor.tsx
|
||||
plugins/woocommerce-admin/client/customize-store/assembler-hub/preload-fonts.tsx
|
||||
plugins/woocommerce-admin/client/customize-store/assembler-hub/layout.tsx
|
||||
plugins/woocommerce-admin/client/customize-store/assembler-hub/block-editor-container.tsx
|
||||
plugins/woocommerce-admin/client/customize-store/assembler-hub/block-editor.tsx
|
||||
plugins/woocommerce-admin/client/customize-store/assembler-hub/go-back-warning-modal.tsx
|
||||
plugins/woocommerce-admin/client/customize-store/assembler-hub/style.scss
|
||||
|
|
@ -6858,6 +6868,7 @@ plugins/woocommerce-blocks/packages/checkout/utils/validation/test/is-postcode.t
|
|||
plugins/woocommerce-blocks/packages/checkout/utils/validation/test/index.tsx
|
||||
plugins/woocommerce-blocks/packages/checkout/utils/validation/index.ts
|
||||
plugins/woocommerce-blocks/packages/checkout/utils/validation/get-validity-message-for-input.ts
|
||||
plugins/woocommerce-blocks/packages/checkout/utils/validation/validate-filter.ts
|
||||
plugins/woocommerce-blocks/packages/checkout/utils/validation/is-postcode.ts
|
||||
plugins/woocommerce-blocks/packages/checkout/utils/validation/must-contain.ts
|
||||
plugins/woocommerce-blocks/packages/checkout/utils/README.md
|
||||
|
|
@ -7800,6 +7811,7 @@ plugins/woocommerce/uninstall.php
|
|||
plugins/woocommerce/changelog/45384-45379-update-logo-width
|
||||
plugins/woocommerce/changelog/fix-42746
|
||||
plugins/woocommerce/changelog/pr-45349
|
||||
plugins/woocommerce/changelog/add-search-currency-iso-code
|
||||
plugins/woocommerce/changelog/44435-cys-on-core-update-the-copy-of-the-terms-and-conditions-on-woocommerce-intro-screen
|
||||
plugins/woocommerce/changelog/fix-45300
|
||||
plugins/woocommerce/changelog/44785-refactor-42361-convert-with-product-variations-hoc-to-typescript
|
||||
|
|
@ -7835,6 +7847,7 @@ plugins/woocommerce/changelog/45468-45418-cys-on-core-update-the-market-place-th
|
|||
plugins/woocommerce/changelog/45201-add-44787-add-range-rule
|
||||
plugins/woocommerce/changelog/add-product-collection-new-arrivals-7-days-default
|
||||
plugins/woocommerce/changelog/44588-fix-remove-test-comment
|
||||
plugins/woocommerce/changelog/45170-add-42004-totalValue-filter
|
||||
plugins/woocommerce/changelog/e2e-fix-command-pallete-with-gb-tests
|
||||
plugins/woocommerce/changelog/pr-44896
|
||||
plugins/woocommerce/changelog/try-45346-fix-failing-mini-cart-i18n-tests
|
||||
|
|
@ -7870,6 +7883,7 @@ plugins/woocommerce/changelog/update-default-payments-gateways-recommendations
|
|||
plugins/woocommerce/changelog/43011-patch-1
|
||||
plugins/woocommerce/changelog/e2e-add-mini-cart-customization
|
||||
plugins/woocommerce/changelog/fix-33348
|
||||
plugins/woocommerce/changelog/45458-45420-cys-headerfooter-pattern-arent-rendered-on-the-live-preview
|
||||
plugins/woocommerce/changelog/45208-dev-fix-typo-sample-data
|
||||
plugins/woocommerce/changelog/update-woocommerce-blocks-version-cleanup
|
||||
plugins/woocommerce/changelog/45118-patch-3
|
||||
|
|
@ -7901,6 +7915,7 @@ plugins/woocommerce/changelog/fix-customer-list-blank
|
|||
plugins/woocommerce/changelog/45153-dev-fix-broken-import-e2e
|
||||
plugins/woocommerce/changelog/44890-cys-fix-complete-products-task
|
||||
plugins/woocommerce/changelog/45414-45383-selected-footer-header-first
|
||||
plugins/woocommerce/changelog/e2e-add-merchant-checkout-block
|
||||
plugins/woocommerce/changelog/.gitkeep
|
||||
plugins/woocommerce/changelog/e2e-add-merchant-transform-cart-test
|
||||
plugins/woocommerce/changelog/tweak-blocks-e2e-allow-manual-trigger
|
||||
|
|
@ -7910,12 +7925,16 @@ plugins/woocommerce/changelog/2023-10-24-08-52-26-105513
|
|||
plugins/woocommerce/changelog/44821-44820-cys-on-core-display-a-new-modal-informing-the-theme-switch-whenever-the-user-clicks-on-the-start-designing-button
|
||||
plugins/woocommerce/changelog/dev-blocks-package-housekeeping
|
||||
plugins/woocommerce/changelog/add-44303-e2e-tests-for-notice-templates
|
||||
plugins/woocommerce/changelog/dev-39449_add_source_prop_to_legacy_editor
|
||||
plugins/woocommerce/changelog/44892-dakota-product-types-extensibility
|
||||
plugins/woocommerce/changelog/dev-41786_update_attributes_tooltip_copy
|
||||
plugins/woocommerce/changelog/45327-fix-45228-filter-is-not-applied-when-using-the-numeric-inputs
|
||||
plugins/woocommerce/changelog/45498-fix-task-list-data
|
||||
plugins/woocommerce/changelog/45411-improve-font_installation_async
|
||||
plugins/woocommerce/changelog/e2e-fix-convert-pages-to-shortcode
|
||||
plugins/woocommerce/changelog/fix-product-filter-minor-fixes
|
||||
plugins/woocommerce/changelog/e2e-shopper-product-filters
|
||||
plugins/woocommerce/changelog/fix-37548
|
||||
plugins/woocommerce/changelog/45296-45281-cys-on-core-identify-if-the-current-active-tt4-theme-has-been-already-modified-by-the-user
|
||||
plugins/woocommerce/woocommerce.php
|
||||
plugins/woocommerce/phpcs.xml
|
||||
|
|
@ -8216,6 +8235,7 @@ plugins/woocommerce/tests/e2e-pw/tests/merchant/order-coupon.spec.js
|
|||
plugins/woocommerce/tests/e2e-pw/tests/merchant/create-page.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/product-edit.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/create-shipping-classes.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/create-checkout-block.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/add-variable-product/create-product-attributes.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/add-variable-product/create-variable-product.spec.js
|
||||
plugins/woocommerce/tests/e2e-pw/tests/merchant/products/add-variable-product/create-variations.spec.js
|
||||
|
|
|
|||
|
|
@ -30,6 +30,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
.well-known
|
||||
.well-known/assetlinks.json
|
||||
.xml
|
||||
/*/*/_tools
|
||||
/*/*/more_ideas
|
||||
/*/_tools
|
||||
/*/activity
|
||||
/*/branches
|
||||
/*/commits
|
||||
/*/compare
|
||||
|
|
@ -37,8 +41,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/*/edit$
|
||||
/*/forks
|
||||
/*/graphs
|
||||
/*/group
|
||||
/*/invite
|
||||
/*/issues/new
|
||||
/*/issues/search
|
||||
/*/more_ideas
|
||||
/*/network
|
||||
/*/projects
|
||||
/*/pulse
|
||||
|
|
@ -48,6 +55,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/*/watchers
|
||||
/*source=
|
||||
/.git
|
||||
/?z=1
|
||||
/B00M3E1HJY
|
||||
/B00M3E1NYI
|
||||
/B00M3E1Q5Y
|
||||
|
|
@ -65,6 +73,16 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/Search/
|
||||
/_
|
||||
/_/rsrc
|
||||
/_activities
|
||||
/_activity
|
||||
/_community
|
||||
/_created
|
||||
/_followers
|
||||
/_following
|
||||
/_quick_saves
|
||||
/_saved
|
||||
/_shop
|
||||
/_shopping_list
|
||||
/album/*/*?i=
|
||||
/api
|
||||
/apis
|
||||
|
|
@ -79,6 +97,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/comments/*?*sort=
|
||||
/commits/*?author
|
||||
/commits/*?path
|
||||
/communities
|
||||
/discovered
|
||||
/download
|
||||
/download/Browse.aspx?
|
||||
/download/browse.aspx?
|
||||
|
|
@ -104,6 +124,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/leads/*/jsplayer_show_lead_form.html
|
||||
/leads/*/show_form.html
|
||||
/liked_by
|
||||
/likes
|
||||
/listing/*/favoriters
|
||||
/lookup?
|
||||
/mediaapi/
|
||||
|
|
@ -111,15 +132,20 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/music/*/Search/
|
||||
/music/*/search/
|
||||
/newsearch/
|
||||
/organize
|
||||
/people/*/circle
|
||||
/people/*/favorites
|
||||
/pinned_flashes
|
||||
/pins
|
||||
/podcast/*/*?i=
|
||||
/print$
|
||||
/profile-about
|
||||
/raw
|
||||
/revisions
|
||||
/rg*/mediaviewer/rm*/tr
|
||||
/rss
|
||||
/scheduled-pin
|
||||
/scheduled-pins
|
||||
/search
|
||||
/search/
|
||||
/search/*?q=
|
||||
|
|
@ -137,11 +163,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/store/d/groove-music-pass/cfq7ttc0k5dq/0001
|
||||
/store/locations/store-locations-sitemap.xml
|
||||
/store/music/groove-music-pass/*
|
||||
/story_pins
|
||||
/tagged
|
||||
/tarball
|
||||
/tree
|
||||
/tried
|
||||
/tv-season/*/*?i=
|
||||
/unsubscribe/
|
||||
/video-
|
||||
/video_pins
|
||||
/wal/
|
||||
/wiki/Special:
|
||||
/wiki/index.php/Help
|
||||
|
|
@ -210,6 +240,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?order=
|
||||
?pt1=true$
|
||||
?s=
|
||||
?show_error=true
|
||||
?tab=achievements&achievement=
|
||||
?utm_*=
|
||||
?w=address
|
||||
|
|
@ -295,6 +326,8 @@ WebObjects/MZStoreElements.woa
|
|||
[_0-9a-zA-Z]+/status/[0-9]+/likes
|
||||
[_0-9a-zA-Z]+/status/[0-9]+/retweets
|
||||
_
|
||||
_/_
|
||||
_/_/pixel
|
||||
_/aihub_pod
|
||||
_/ain/_/js
|
||||
_/alkali-learn
|
||||
|
|
@ -360,6 +393,8 @@ _next/gtm
|
|||
_next/jwt
|
||||
_next/title
|
||||
_next/viewer
|
||||
_ngjs/resource
|
||||
_ngjs/resource/*/get
|
||||
_nimbusJson.json
|
||||
_nimbusJsonp.js
|
||||
_nimbusJsonpStatic.js
|
||||
|
|
@ -468,6 +503,7 @@ ad_spice
|
|||
ad_syndication_user_tracking
|
||||
ad_visibility
|
||||
addContacts
|
||||
addboard
|
||||
addressBookExport
|
||||
admin
|
||||
adredir?
|
||||
|
|
@ -489,6 +525,7 @@ adwords/proposal
|
|||
adx/bin
|
||||
affil
|
||||
affil/pal
|
||||
age-appeal
|
||||
aihub/tfhub
|
||||
ajax
|
||||
ajax/follow_info
|
||||
|
|
@ -526,6 +563,7 @@ api_access_key=
|
|||
app*_
|
||||
app*form_id=
|
||||
app/updates
|
||||
appealed-pin
|
||||
apple-app-site-association
|
||||
apps
|
||||
apps*&tags=
|
||||
|
|
@ -643,6 +681,7 @@ auth/verifychallenge
|
|||
author/following
|
||||
author=
|
||||
authwall
|
||||
autocomplete
|
||||
away.php
|
||||
b?*node=7454898011
|
||||
b?*node=7454917011
|
||||
|
|
@ -756,7 +795,11 @@ blogs/test
|
|||
blogsearch
|
||||
blogsearch_feeds
|
||||
bn
|
||||
board
|
||||
board_activity
|
||||
board_activity_comment
|
||||
bookmark?
|
||||
bookmarklet
|
||||
bookmarks
|
||||
books
|
||||
books/about
|
||||
|
|
@ -778,17 +821,38 @@ books?*zoom=1
|
|||
books?*zoom=5
|
||||
booksrightsholders
|
||||
boutique/sitemaps
|
||||
branded-pins
|
||||
browse/reviews/recent
|
||||
business/ad_create
|
||||
business/adshare
|
||||
business/adshare/faqs
|
||||
business/blahblah
|
||||
business/business-access
|
||||
business/business-hierarchy
|
||||
business/business-manager
|
||||
business/catalogs
|
||||
business/commerce-integrations
|
||||
business/community-information
|
||||
business/convert
|
||||
business/create
|
||||
business/create-linked-account
|
||||
business/feedback
|
||||
business/hub
|
||||
business/invite
|
||||
business/leads/jsplayer_show_lead_form.html
|
||||
business/leads/show_form.html
|
||||
business/learning/blog
|
||||
business/onboarding
|
||||
business/pin_create
|
||||
business/premium/is_payment_pending
|
||||
business/promotion
|
||||
business/referral
|
||||
business/sales/blog
|
||||
business/site
|
||||
business/switch-account
|
||||
business/top-ads
|
||||
business/update
|
||||
business/verified-merchant/status
|
||||
buttonlite.js
|
||||
buyside-e2e-monitor
|
||||
buzz/post
|
||||
|
|
@ -980,6 +1044,7 @@ checkout
|
|||
checkout/package
|
||||
checkoutnow
|
||||
checkpoint
|
||||
christmas-spotlight
|
||||
chrome/browser/mobile/tour
|
||||
chrome/crlset
|
||||
chrome/webstore/images
|
||||
|
|
@ -1003,6 +1068,7 @@ client_error
|
|||
client_errors
|
||||
clima/ets
|
||||
clima/sites/registry
|
||||
close-account
|
||||
cloud-launcher/sitemap
|
||||
cloudsourcetools/images
|
||||
cms_content
|
||||
|
|
@ -1023,6 +1089,7 @@ commercesearch/images
|
|||
commercesearch/services
|
||||
commission_2010-2014/katainen
|
||||
commits?author=
|
||||
communities
|
||||
communities/bin.aspx?
|
||||
communities/blogs/PortalResults.mspx?
|
||||
communities/eventdetails.mspx?
|
||||
|
|
@ -1038,24 +1105,32 @@ community/category/*
|
|||
community/comments
|
||||
community/feed
|
||||
community/trackback
|
||||
community_comment
|
||||
community_post
|
||||
community_s
|
||||
companyDir
|
||||
compare
|
||||
compare/*/apply
|
||||
compressiontest
|
||||
config.js
|
||||
connect
|
||||
connections
|
||||
connector
|
||||
consumers/archive
|
||||
contact_me
|
||||
contactus
|
||||
content
|
||||
content-claiming
|
||||
context_referrer=gig_page
|
||||
context_referrer=user_page
|
||||
control
|
||||
conversation
|
||||
conversations
|
||||
convert-business
|
||||
convert-personal
|
||||
coop/directory
|
||||
coop/manage
|
||||
copyright-reporting
|
||||
corgi$
|
||||
couchmode
|
||||
counter/*?
|
||||
|
|
@ -1063,7 +1138,13 @@ counters/client-screenview
|
|||
coupons/visit
|
||||
covid19
|
||||
covid19/mobility
|
||||
create_pin
|
||||
creative-europe/404_en.htm
|
||||
creative-studio
|
||||
creative_editor
|
||||
creator-spotlight
|
||||
creator_hub/_earn
|
||||
creator_hub/_partnerships
|
||||
creatorhub
|
||||
cse/home
|
||||
cse/manage
|
||||
|
|
@ -1072,7 +1153,9 @@ cse?
|
|||
csp
|
||||
csp_block
|
||||
csp_report_only
|
||||
csrf_error
|
||||
ct
|
||||
ct.html
|
||||
ct/log_list
|
||||
culturalinstitute/images
|
||||
culturalinstitute/sitemaps
|
||||
|
|
@ -1182,7 +1265,9 @@ de/teams
|
|||
de/transactions
|
||||
de/treasury
|
||||
de/your
|
||||
deactivate-account
|
||||
default
|
||||
delete_post
|
||||
delight
|
||||
dell/cities-transformed
|
||||
dell/cloud-future-of-medicine
|
||||
|
|
@ -1232,6 +1317,7 @@ digital-single-market/taxonomy
|
|||
digital-single-market/users
|
||||
directory
|
||||
directory/all
|
||||
discover
|
||||
discussion
|
||||
discussion/comment-permalink
|
||||
discussion/edit-profile
|
||||
|
|
@ -1328,6 +1414,8 @@ ebooks?*zoom=1
|
|||
ebooks?*zoom=5
|
||||
ece
|
||||
eclas
|
||||
edit
|
||||
editorial/*
|
||||
edu/cs4hs
|
||||
education/404_en.htm
|
||||
edurec
|
||||
|
|
@ -1339,6 +1427,7 @@ elite?
|
|||
email
|
||||
email-unsubscribe
|
||||
email_actions
|
||||
email_verification_error
|
||||
embed
|
||||
embed/feed/update
|
||||
employment_social/anticipedia/xwiki/bin/attach
|
||||
|
|
@ -1393,6 +1482,7 @@ en/microsoft-viva/
|
|||
en/security
|
||||
en/security/
|
||||
endorsements
|
||||
engagement
|
||||
enterprise-jobs
|
||||
enterprise-partner-search/sitemaps
|
||||
environment/ets
|
||||
|
|
@ -1495,6 +1585,8 @@ exec/obidos/subst/marketplace/sell-your-collection.html
|
|||
exec/obidos/subst/marketplace/sell-your-stuff.html
|
||||
exec/obidos/subst/partners/friends/access.html
|
||||
exec/obidos/tg/cm/member
|
||||
explore
|
||||
explore/*/?p=
|
||||
explore/*/lightbox
|
||||
external
|
||||
external/overture
|
||||
|
|
@ -1504,6 +1596,7 @@ facebook
|
|||
facebook_connect
|
||||
faves-i_love_u_get_away_from_me
|
||||
favorite
|
||||
fb.html
|
||||
fe=true
|
||||
feature/sf-test
|
||||
feed
|
||||
|
|
@ -1583,6 +1676,8 @@ flights
|
|||
flutter-canvaskit
|
||||
folder
|
||||
follow
|
||||
follow_board
|
||||
follow_user
|
||||
following
|
||||
food/archive
|
||||
food/favourites
|
||||
|
|
@ -1693,6 +1788,8 @@ globalmarketfinder
|
|||
globalmarketfinder/*.html
|
||||
go/awards
|
||||
gold?
|
||||
google_gdn.html
|
||||
google_search.html
|
||||
googlebooks/images
|
||||
goto
|
||||
gp
|
||||
|
|
@ -1803,6 +1900,7 @@ gview
|
|||
gwt
|
||||
h5games_gamecenter/images
|
||||
handmade
|
||||
hanukkah-spotlight
|
||||
hashtag/*?src=
|
||||
hd
|
||||
header/channels
|
||||
|
|
@ -1877,7 +1975,10 @@ hk-en/teams
|
|||
hk-en/transactions
|
||||
hk-en/treasury
|
||||
hk-en/your
|
||||
holiday-spotlight
|
||||
holidays-celebrations
|
||||
home
|
||||
homefeed
|
||||
homepage-video-test
|
||||
hosted/images
|
||||
hotelfinder/rpc
|
||||
|
|
@ -1898,6 +1999,9 @@ i/u
|
|||
ia
|
||||
icons
|
||||
id-id.www.cloudflare.com
|
||||
idea-ads-tool
|
||||
idea-pin-builder
|
||||
idea-pin-invite
|
||||
identity/accountsettingsactivityweb
|
||||
identity/accountsettingssyaf
|
||||
ie*/listing/*/favoriters
|
||||
|
|
@ -2067,11 +2171,14 @@ info/customerror.htm*
|
|||
info/smart404.asp*
|
||||
info/tech-feedback
|
||||
inproduct_help/chatsupport
|
||||
install-shuffles
|
||||
internalPref
|
||||
intl/*/about/views
|
||||
intlkb/
|
||||
invite
|
||||
inviteFromProfile
|
||||
inviteMany
|
||||
invited
|
||||
invites/buy
|
||||
invoice/est
|
||||
invoice/estimate/buyerView
|
||||
|
|
@ -2161,6 +2268,8 @@ johnhancock
|
|||
johnhancock/in-a-lifetime-healthcare
|
||||
johnhancock/in-a-lifetime-sustainability
|
||||
johnhancock/in-a-lifetime-work
|
||||
join/?next=
|
||||
join/signup/?next=
|
||||
jp*/listing/*/favoriters
|
||||
jp*/people/*/circle
|
||||
jp*/people/*/favorites
|
||||
|
|
@ -2223,6 +2332,7 @@ knowmore
|
|||
ko-kr.www.cloudflare.com
|
||||
ko-kr/feedback
|
||||
ko-kr/lp
|
||||
kwanzaa-spotlight
|
||||
labs/popgadget/search
|
||||
lamda/images
|
||||
landing/cmsnext-root
|
||||
|
|
@ -2261,6 +2371,7 @@ li/track
|
|||
library/devices
|
||||
licensing-syndication
|
||||
limited-release
|
||||
linked
|
||||
linkedin
|
||||
list
|
||||
list/ls*/_ajax
|
||||
|
|
@ -2269,6 +2380,7 @@ listing/*/stubs
|
|||
lite
|
||||
lite.publication.PublicationRequestFulltextPromo.requestFulltext.html
|
||||
live
|
||||
live-session
|
||||
live_chat
|
||||
lm/R1XIHQVKXSKBNJ
|
||||
lm/R3HQ5WJSZK6QSO
|
||||
|
|
@ -2300,6 +2412,7 @@ lochp?
|
|||
logging
|
||||
login
|
||||
login$
|
||||
login/?next=
|
||||
login?*=
|
||||
logo-maker/brief
|
||||
logo-maker/choose-variation
|
||||
|
|
@ -2478,6 +2591,7 @@ native
|
|||
nb-no.www.cloudflare.com
|
||||
nbubumblebee
|
||||
network
|
||||
new_invite
|
||||
news$
|
||||
news/$
|
||||
news/0
|
||||
|
|
@ -2489,6 +2603,7 @@ news/test
|
|||
news/test-liveblog
|
||||
news?viewArticle
|
||||
newsArticle
|
||||
news_hub
|
||||
newsletter
|
||||
newsroom/dae
|
||||
newsroom/notifications
|
||||
|
|
@ -2596,6 +2711,7 @@ no-en/treasury
|
|||
no-en/your
|
||||
nonprofits/account
|
||||
not_recommended_reviews/preview
|
||||
notifications
|
||||
ns/hydra/console/?
|
||||
nus-trk
|
||||
nwshp$
|
||||
|
|
@ -2648,8 +2764,12 @@ nz/teams
|
|||
nz/transactions
|
||||
nz/treasury
|
||||
nz/your
|
||||
oauth/line
|
||||
oauth/login
|
||||
oauth/v2
|
||||
oauth2/v2
|
||||
oauth_error
|
||||
offsite
|
||||
og
|
||||
onebox/media/sports/logos
|
||||
onebox/media/sports/photos/soccer/wc2018
|
||||
|
|
@ -2681,8 +2801,11 @@ pagespeed/insights/ui/logo
|
|||
palm
|
||||
pantheon
|
||||
pantheon-platform
|
||||
parental-consent/confirmation
|
||||
parental-passcode
|
||||
participate/conferences.xml
|
||||
partners
|
||||
password/reset
|
||||
password_expired
|
||||
patent-search/frontend
|
||||
patents/download
|
||||
|
|
@ -2712,8 +2835,39 @@ photos/gbachelie
|
|||
photos/i_love_u_get_away_from_me
|
||||
photos/tags/*/page
|
||||
photos/youpy
|
||||
pin-builder
|
||||
pin-communities
|
||||
pin-creation-tool
|
||||
pin-editor
|
||||
pin/*/activities
|
||||
pin/*/activity
|
||||
pin/*/analytics
|
||||
pin/*/brand-catalog
|
||||
pin/*/comments
|
||||
pin/*/email
|
||||
pin/*/feedback
|
||||
pin/*/idea-pin/related-products
|
||||
pin/*/likes
|
||||
pin/*/promote
|
||||
pin/*/reaction
|
||||
pin/*/related-products
|
||||
pin/*/repin
|
||||
pin/*/repins
|
||||
pin/*/sent
|
||||
pin/*/share
|
||||
pin/*/shop-the-look
|
||||
pin/*/tag
|
||||
pin/*/takes
|
||||
pin/*/visual-search
|
||||
pin/create
|
||||
pin/find
|
||||
pin/find?url=
|
||||
pin_shop
|
||||
ping?
|
||||
pingback
|
||||
pinterest-predicts
|
||||
pinterest-wellbeing
|
||||
pinterestwellbeing
|
||||
pl*/listing/*/favoriters
|
||||
pl*/people/*/circle
|
||||
pl*/people/*/favorites
|
||||
|
|
@ -2764,6 +2918,7 @@ pl/teams
|
|||
pl/transactions
|
||||
pl/treasury
|
||||
pl/your
|
||||
place
|
||||
plan=
|
||||
platform-telemetry
|
||||
play/store/web
|
||||
|
|
@ -2793,6 +2948,7 @@ ppob?
|
|||
pqa
|
||||
preference
|
||||
preferences
|
||||
prefs
|
||||
present
|
||||
presentation
|
||||
prettyearth/assets
|
||||
|
|
@ -2803,6 +2959,8 @@ private
|
|||
pro
|
||||
pro-resources
|
||||
pro/about
|
||||
product-catalogs
|
||||
product-feed
|
||||
product-reviews/B0069IY63Y
|
||||
productPurchaseDone
|
||||
product_
|
||||
|
|
@ -2880,6 +3038,7 @@ publications
|
|||
publicliterature.PublicLiterature.search.html
|
||||
purchases
|
||||
puzzles/leaderboards/invite
|
||||
pw
|
||||
pwapi-proxy/pwproxy
|
||||
pwapiv2
|
||||
px.gif
|
||||
|
|
@ -2889,6 +3048,7 @@ qp/batch_fetch_web
|
|||
qr
|
||||
quality_form?
|
||||
query
|
||||
quiz
|
||||
r
|
||||
r/*.rss
|
||||
r/*/comments/*.rss
|
||||
|
|
@ -2913,6 +3073,7 @@ random
|
|||
rd/search
|
||||
rd/search$
|
||||
rd/search?
|
||||
recently-viewed
|
||||
recharge/dashboard/car
|
||||
recharge/dashboard/static
|
||||
recipes/search
|
||||
|
|
@ -2930,6 +3091,8 @@ refer
|
|||
refer/pal
|
||||
referrals
|
||||
referrer=
|
||||
refresh_stored_accounts
|
||||
refresh_token
|
||||
register
|
||||
registration
|
||||
registry/wishlist
|
||||
|
|
@ -2940,10 +3103,14 @@ report
|
|||
report-abuse?report=
|
||||
report=
|
||||
report_abuse.gne
|
||||
reports-and-violations
|
||||
request-data
|
||||
requestList
|
||||
requests
|
||||
research/participants/cofund
|
||||
reservations/*/notifyme
|
||||
resource
|
||||
resource/*/get
|
||||
results
|
||||
retail
|
||||
retail/availability
|
||||
|
|
@ -2980,6 +3147,7 @@ s2/sitemaps
|
|||
s2/static
|
||||
s3
|
||||
s?
|
||||
safe-redirect
|
||||
safebrowsing/diagnostic
|
||||
safebrowsing/report_badware
|
||||
safebrowsing/report_error
|
||||
|
|
@ -3074,6 +3242,7 @@ searchhistory
|
|||
sections
|
||||
secure
|
||||
seller_onboarding
|
||||
sendHeaderEarly
|
||||
send_to_friend
|
||||
sendarticle
|
||||
services
|
||||
|
|
@ -3155,6 +3324,7 @@ shop/sign_out
|
|||
shop/signed_in_account
|
||||
shop/store/feeds
|
||||
shop_name_search_service
|
||||
shop_pins
|
||||
shopping-content-api/product_images
|
||||
shopping/product
|
||||
shopping/ratings/account/metrics
|
||||
|
|
@ -3448,11 +3618,13 @@ smart/buttons
|
|||
social/photosui/images
|
||||
social/photosui/sitemap
|
||||
social/social-security-directory/cai
|
||||
socialmanager
|
||||
sounds/player
|
||||
sounds/player$
|
||||
sounds/search
|
||||
sounds/search$
|
||||
sounds/search?
|
||||
source
|
||||
source=
|
||||
source_repo=
|
||||
spain/empresas/
|
||||
|
|
@ -3475,6 +3647,7 @@ ss
|
|||
ss/customer-reviews/lighthouse
|
||||
ss/twister/ajax
|
||||
sslsingle
|
||||
sso
|
||||
stadia/gamers
|
||||
start
|
||||
start_order
|
||||
|
|
@ -3529,6 +3702,10 @@ storefront
|
|||
storepicker
|
||||
stores/page/*visitId=
|
||||
stories
|
||||
story-pin-builder
|
||||
story-pin-invite
|
||||
story_feed
|
||||
story_pins
|
||||
studios
|
||||
styles/js-on.css$
|
||||
submit
|
||||
|
|
@ -3549,6 +3726,7 @@ support
|
|||
support/content
|
||||
support/forum/search?
|
||||
surprise
|
||||
suspension-appeal
|
||||
sv-se.www.cloudflare.com
|
||||
svc
|
||||
svc/crosswords
|
||||
|
|
@ -3562,12 +3740,14 @@ svc/vertex
|
|||
svc/web
|
||||
svc/wordle
|
||||
svpRecommendations
|
||||
sw-shell.html
|
||||
swg
|
||||
syndicate
|
||||
system1/images
|
||||
t/terms
|
||||
tab=
|
||||
tablet
|
||||
taggingtool
|
||||
tagmanager/containers/xo
|
||||
tagmanager/pptm.js
|
||||
talk
|
||||
|
|
@ -3600,8 +3780,10 @@ test
|
|||
testpage-forhomepage
|
||||
tetro
|
||||
th-th.www.cloudflare.com
|
||||
thanksgiving-spotlight
|
||||
thanx?
|
||||
themacallan/worlds-together
|
||||
theme
|
||||
themes/rss
|
||||
things/search
|
||||
things/search$
|
||||
|
|
@ -3676,6 +3858,7 @@ trustedstores/js
|
|||
trustedstores/s
|
||||
trustedstores/tm2
|
||||
trustedstores/verify
|
||||
tv
|
||||
tv/thumb
|
||||
tvschedule
|
||||
twitter
|
||||
|
|
@ -3740,6 +3923,8 @@ uk/teams
|
|||
uk/transactions
|
||||
uk/treasury
|
||||
uk/your
|
||||
unauth-profile
|
||||
unlink
|
||||
unsub
|
||||
until=
|
||||
updates
|
||||
|
|
@ -3815,6 +4000,8 @@ utils
|
|||
uviewer
|
||||
v1/browser-performance
|
||||
v1/stats
|
||||
v1/urls/count.json
|
||||
v3/pidgets/log
|
||||
v4
|
||||
verify_age
|
||||
vi-vn.www.cloudflare.com
|
||||
|
|
@ -3843,9 +4030,12 @@ watch_queue_ajax
|
|||
webmasters/sitemaps/ping?
|
||||
webscr
|
||||
websearch
|
||||
website/confirm
|
||||
website/confirm/download
|
||||
webstore/search
|
||||
webstore/static/*/wall/js
|
||||
weekly/signup
|
||||
welcome
|
||||
whats-next/planes-trains-and-analytics
|
||||
whsmiths
|
||||
widget_auth.php
|
||||
|
|
@ -4307,6 +4497,7 @@ xoonboarding
|
|||
xoplatform/logger/api/logger
|
||||
xorouter
|
||||
your
|
||||
your-shop
|
||||
youth/404_en.htm
|
||||
youtube/fonts
|
||||
youtube/img/promos
|
||||
|
|
|
|||
|
|
@ -1482,6 +1482,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/b/*/*
|
||||
/b/*/*+
|
||||
/b?ie=UTF8&node=1619732031
|
||||
/badge
|
||||
/badges
|
||||
/base/logout
|
||||
/bbw
|
||||
|
|
@ -1552,6 +1553,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/chapter-ag-pdf/*
|
||||
/chat/
|
||||
/chats/
|
||||
/checkin
|
||||
/checkout
|
||||
/checkout
|
||||
/ci
|
||||
|
|
@ -1958,8 +1960,14 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/limited-release
|
||||
/link
|
||||
/list
|
||||
/list/tips$
|
||||
/list/todos$
|
||||
/list/venuelikes$
|
||||
/listing/*/favoriters
|
||||
/listings$
|
||||
/lists/edited$
|
||||
/lists/followed$
|
||||
/lists/friends$
|
||||
/lite/article/*/image
|
||||
/live-stream
|
||||
/load.js
|
||||
|
|
@ -6421,7 +6429,6 @@ backgrounds
|
|||
backstage/help/search-results.html
|
||||
badges/profile/create
|
||||
bagon
|
||||
baidu
|
||||
ban-me-i-am-a-robot
|
||||
bandito
|
||||
banmyipforever.cgi
|
||||
|
|
@ -8704,7 +8711,6 @@ cp/api/wpa
|
|||
cpds2
|
||||
cpes/
|
||||
cpresources
|
||||
cpro
|
||||
cpropub/univercd
|
||||
cpspa
|
||||
cr
|
||||
|
|
@ -9223,6 +9229,7 @@ developerworks/forums/post
|
|||
developerworks/forums/servlet
|
||||
developerworks/wikis/login.action
|
||||
development
|
||||
device
|
||||
device-ajax
|
||||
device-prefs
|
||||
deviceList
|
||||
|
|
@ -11912,7 +11919,6 @@ homefeed
|
|||
homepage
|
||||
homepage-flash-testing.jsp
|
||||
homepage-video-test
|
||||
homepage/
|
||||
homepage/2013
|
||||
honing.html
|
||||
hooks
|
||||
|
|
@ -12606,6 +12612,7 @@ 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/
|
||||
|
|
@ -13495,6 +13502,7 @@ kr/ventureone
|
|||
krypto=
|
||||
kui=
|
||||
kwanzaa-spotlight
|
||||
l
|
||||
lab
|
||||
label
|
||||
labs/pmc
|
||||
|
|
@ -13714,7 +13722,6 @@ liked
|
|||
limit_hits
|
||||
limited-release
|
||||
link
|
||||
link?
|
||||
link_to
|
||||
linked
|
||||
linkedin
|
||||
|
|
@ -14564,6 +14571,7 @@ mobile/alpha
|
|||
mobile/check
|
||||
mobile/cities-transformed
|
||||
mobile/content_api/guide
|
||||
mobile/search
|
||||
mobile=no*
|
||||
mobile_login
|
||||
mobileformat=
|
||||
|
|
@ -15406,7 +15414,7 @@ nofollow=1
|
|||
nogooglebot
|
||||
nojs=
|
||||
nonConfig/api/wpa
|
||||
nonce="vK9h2RTKVF3U3A7F5tiieQ">(function(){var
|
||||
nonce="5-zhuE4CyzBDjY38PnpjkA">(function(){var
|
||||
nonprofits/account
|
||||
nonstyleishida/videolist-*.html
|
||||
nonstyleishida/videolist.html
|
||||
|
|
@ -16241,7 +16249,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:\x22EAEycQobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_CiUKI1dhcyBiZWRldXRldCBVc2VyIEFnZW50ICogZGlzYWxsb3c_EOQC\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22F8_JvXEpYxMBDbYzRVR1pJQzfdY\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:\x22EAEyZAobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_ChgKFldhcyBiZWRldXRldCBkaXNhbGxvdz8Q5AI\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22SkbYFTVRBbzSFPtls3lquAlCDQk\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe
|
||||
pmcomment/
|
||||
pmm-templates
|
||||
pmo/contact/en/staff
|
||||
|
|
@ -16621,6 +16629,7 @@ privacy/zoho-group.html
|
|||
privacy_policy
|
||||
privacypolicychanges
|
||||
private
|
||||
private/wtrack
|
||||
prix-essence
|
||||
pro
|
||||
pro-learn
|
||||
|
|
@ -17544,7 +17553,6 @@ s2/sitemaps
|
|||
s2/static
|
||||
s3
|
||||
s?
|
||||
s?
|
||||
s?*rh=n%3A1380045031
|
||||
sa
|
||||
sa=
|
||||
|
|
@ -17613,6 +17621,7 @@ sch/i.html*_sop=12*&
|
|||
sch/i.html?*&mkcid=2
|
||||
sch/i.html?*_nkw=*&
|
||||
sch/i.html?_nkw=
|
||||
sch/i.html?_nkw=*&_sop=12&_kwlnd=1
|
||||
schittscreek
|
||||
schlagwoerter/personen/k/norbert-klein
|
||||
schnipsel.html
|
||||
|
|
@ -18286,7 +18295,6 @@ sharing/folders
|
|||
sheet/help/search-results.html
|
||||
shelf/user_shelves
|
||||
shenghuo/search?
|
||||
shifen/
|
||||
shihui
|
||||
shihui?
|
||||
ship
|
||||
|
|
@ -18422,6 +18430,7 @@ signup-light/
|
|||
signup/$
|
||||
signup/*
|
||||
signup/collablink
|
||||
signup?
|
||||
signup_modal
|
||||
signurl
|
||||
simple.html$
|
||||
|
|
@ -19972,6 +19981,7 @@ topiclist/
|
|||
topics
|
||||
topics/category/undefined
|
||||
topicsearch?q=
|
||||
touch/login
|
||||
touchsearch
|
||||
touringbird
|
||||
toyota/coming-soon
|
||||
|
|
@ -20431,7 +20441,6 @@ uk/users
|
|||
uk/ventureone
|
||||
uk/wdc
|
||||
uk/your
|
||||
ulink?
|
||||
ulk/i
|
||||
ulk/sch
|
||||
ulk/usr
|
||||
|
|
@ -20451,6 +20460,7 @@ understanding-c3g
|
|||
understanding-melanoma
|
||||
unfiltered?
|
||||
unfinished.php
|
||||
unicef-component-mosaichttp://unpkg.com/robots.txt
|
||||
unicorn/check
|
||||
unijobs/*/emailjob
|
||||
unijobs/*/jbequicksignup
|
||||
|
|
@ -20763,6 +20773,7 @@ user.php
|
|||
user/
|
||||
user/*/
|
||||
user/*/channel
|
||||
user/*/checkin
|
||||
user/*/episodes/feed
|
||||
user/*/followers
|
||||
user/*/following
|
||||
|
|
@ -20914,6 +20925,8 @@ uz/users
|
|||
v
|
||||
v$
|
||||
v.cfm
|
||||
v/badge
|
||||
v/checkin
|
||||
v/s/vmdn
|
||||
v1
|
||||
v1/browser-performance
|
||||
|
|
@ -20952,6 +20965,7 @@ velo/forum/search
|
|||
velo/profile
|
||||
vendor
|
||||
ventureone
|
||||
venue/claim
|
||||
venue/venue_take_ownership_from_add_show__ownership_taken
|
||||
verification/source
|
||||
verificationofemployment
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue