mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-06 08:53:59 +01:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
24d72f8be6
commit
2e79cb02c1
22 changed files with 2552 additions and 1503 deletions
|
|
@ -3,6 +3,6 @@
|
||||||
"last_update": 1753427154
|
"last_update": 1753427154
|
||||||
},
|
},
|
||||||
"Trickest wordlist update": {
|
"Trickest wordlist update": {
|
||||||
"last_update": 1753524237
|
"last_update": 1753610643
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -17591,6 +17591,8 @@ brave-bushes-judge.md
|
||||||
flat-islands-prove.md
|
flat-islands-prove.md
|
||||||
.changeset/full-files-sleep.md
|
.changeset/full-files-sleep.md
|
||||||
full-files-sleep.md
|
full-files-sleep.md
|
||||||
|
.changeset/witty-showers-kick.md
|
||||||
|
witty-showers-kick.md
|
||||||
.changeset/thick-seals-hope.md
|
.changeset/thick-seals-hope.md
|
||||||
thick-seals-hope.md
|
thick-seals-hope.md
|
||||||
.changeset/sad-moose-grow.md
|
.changeset/sad-moose-grow.md
|
||||||
|
|
|
||||||
|
|
@ -3559,6 +3559,7 @@ codecov.yaml
|
||||||
.changeset/brave-bushes-judge.md
|
.changeset/brave-bushes-judge.md
|
||||||
.changeset/flat-islands-prove.md
|
.changeset/flat-islands-prove.md
|
||||||
.changeset/full-files-sleep.md
|
.changeset/full-files-sleep.md
|
||||||
|
.changeset/witty-showers-kick.md
|
||||||
.changeset/thick-seals-hope.md
|
.changeset/thick-seals-hope.md
|
||||||
.changeset/sad-moose-grow.md
|
.changeset/sad-moose-grow.md
|
||||||
.changeset/spicy-singers-nail.md
|
.changeset/spicy-singers-nail.md
|
||||||
|
|
|
||||||
|
|
@ -10707,6 +10707,12 @@ tools/ui/content/tables.php
|
||||||
ui/content/tables.php
|
ui/content/tables.php
|
||||||
content/tables.php
|
content/tables.php
|
||||||
tables.php
|
tables.php
|
||||||
|
htdocs/admin/tools/ui/content/titles.php
|
||||||
|
admin/tools/ui/content/titles.php
|
||||||
|
tools/ui/content/titles.php
|
||||||
|
ui/content/titles.php
|
||||||
|
content/titles.php
|
||||||
|
titles.php
|
||||||
htdocs/admin/tools/ui/class/documentation.class.php
|
htdocs/admin/tools/ui/class/documentation.class.php
|
||||||
admin/tools/ui/class/documentation.class.php
|
admin/tools/ui/class/documentation.class.php
|
||||||
tools/ui/class/documentation.class.php
|
tools/ui/class/documentation.class.php
|
||||||
|
|
|
||||||
|
|
@ -2378,6 +2378,7 @@ htdocs/admin/tools/ui/experimental/experiments/intuitive-select/index.php
|
||||||
htdocs/admin/tools/ui/template/documentation_page.php
|
htdocs/admin/tools/ui/template/documentation_page.php
|
||||||
htdocs/admin/tools/ui/content/index.php
|
htdocs/admin/tools/ui/content/index.php
|
||||||
htdocs/admin/tools/ui/content/tables.php
|
htdocs/admin/tools/ui/content/tables.php
|
||||||
|
htdocs/admin/tools/ui/content/titles.php
|
||||||
htdocs/admin/tools/ui/class/documentation.class.php
|
htdocs/admin/tools/ui/class/documentation.class.php
|
||||||
htdocs/admin/tools/ui/index.php
|
htdocs/admin/tools/ui/index.php
|
||||||
htdocs/admin/tools/ui/components/badges.php
|
htdocs/admin/tools/ui/components/badges.php
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
.devcontainer/install.sh
|
||||||
|
install.sh
|
||||||
|
.devcontainer/devcontainer.json
|
||||||
|
devcontainer.json
|
||||||
Capfile
|
Capfile
|
||||||
Guardfile
|
Guardfile
|
||||||
zeus.json
|
zeus.json
|
||||||
|
|
@ -828,9 +832,9 @@ spec/models/users/permission_spec.rb
|
||||||
models/users/permission_spec.rb
|
models/users/permission_spec.rb
|
||||||
users/permission_spec.rb
|
users/permission_spec.rb
|
||||||
permission_spec.rb
|
permission_spec.rb
|
||||||
spec/controllers/applications_controller_spec.rb
|
spec/controllers/application_controller_spec.rb
|
||||||
controllers/applications_controller_spec.rb
|
controllers/application_controller_spec.rb
|
||||||
applications_controller_spec.rb
|
application_controller_spec.rb
|
||||||
spec/controllers/emails_controller_spec.rb
|
spec/controllers/emails_controller_spec.rb
|
||||||
controllers/emails_controller_spec.rb
|
controllers/emails_controller_spec.rb
|
||||||
emails_controller_spec.rb
|
emails_controller_spec.rb
|
||||||
|
|
@ -1385,10 +1389,6 @@ spec/lib/fat_free_crm/i18n_spec.rb
|
||||||
lib/fat_free_crm/i18n_spec.rb
|
lib/fat_free_crm/i18n_spec.rb
|
||||||
fat_free_crm/i18n_spec.rb
|
fat_free_crm/i18n_spec.rb
|
||||||
i18n_spec.rb
|
i18n_spec.rb
|
||||||
spec/lib/fat_free_crm/i18n.rb
|
|
||||||
lib/fat_free_crm/i18n.rb
|
|
||||||
fat_free_crm/i18n.rb
|
|
||||||
i18n.rb
|
|
||||||
Dockerfile
|
Dockerfile
|
||||||
.ruby-version
|
.ruby-version
|
||||||
MIT-LICENSE
|
MIT-LICENSE
|
||||||
|
|
@ -3569,6 +3569,9 @@ migrate/20100928030623_create_addresses.rb
|
||||||
db/migrate/20111101090312_create_field_groups.rb
|
db/migrate/20111101090312_create_field_groups.rb
|
||||||
migrate/20111101090312_create_field_groups.rb
|
migrate/20111101090312_create_field_groups.rb
|
||||||
20111101090312_create_field_groups.rb
|
20111101090312_create_field_groups.rb
|
||||||
|
db/migrate/20230422234321_optionally_create_action_text_tables.action_text.rb
|
||||||
|
migrate/20230422234321_optionally_create_action_text_tables.action_text.rb
|
||||||
|
20230422234321_optionally_create_action_text_tables.action_text.rb
|
||||||
db/migrate/20120801032706_add_pair_id_to_fields.rb
|
db/migrate/20120801032706_add_pair_id_to_fields.rb
|
||||||
migrate/20120801032706_add_pair_id_to_fields.rb
|
migrate/20120801032706_add_pair_id_to_fields.rb
|
||||||
20120801032706_add_pair_id_to_fields.rb
|
20120801032706_add_pair_id_to_fields.rb
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
.devcontainer/install.sh
|
||||||
|
.devcontainer/devcontainer.json
|
||||||
Capfile
|
Capfile
|
||||||
Guardfile
|
Guardfile
|
||||||
zeus.json
|
zeus.json
|
||||||
|
|
@ -230,7 +232,7 @@ spec/models/users/group_spec.rb
|
||||||
spec/models/users/abilities/user_ability_spec.rb
|
spec/models/users/abilities/user_ability_spec.rb
|
||||||
spec/models/users/preference_spec.rb
|
spec/models/users/preference_spec.rb
|
||||||
spec/models/users/permission_spec.rb
|
spec/models/users/permission_spec.rb
|
||||||
spec/controllers/applications_controller_spec.rb
|
spec/controllers/application_controller_spec.rb
|
||||||
spec/controllers/emails_controller_spec.rb
|
spec/controllers/emails_controller_spec.rb
|
||||||
spec/controllers/entities_controller_spec.rb
|
spec/controllers/entities_controller_spec.rb
|
||||||
spec/controllers/users_controller_spec.rb
|
spec/controllers/users_controller_spec.rb
|
||||||
|
|
@ -372,7 +374,6 @@ spec/lib/comment_extensions_spec.rb
|
||||||
spec/lib/core_ext/string_spec.rb
|
spec/lib/core_ext/string_spec.rb
|
||||||
spec/lib/secret_token_generator_spec.rb
|
spec/lib/secret_token_generator_spec.rb
|
||||||
spec/lib/fat_free_crm/i18n_spec.rb
|
spec/lib/fat_free_crm/i18n_spec.rb
|
||||||
spec/lib/fat_free_crm/i18n.rb
|
|
||||||
Dockerfile
|
Dockerfile
|
||||||
.ruby-version
|
.ruby-version
|
||||||
MIT-LICENSE
|
MIT-LICENSE
|
||||||
|
|
@ -933,6 +934,7 @@ db/migrate/20100928030598_create_sessions.rb
|
||||||
db/migrate/20140916012922_add_indexes_to_model_associations.rb
|
db/migrate/20140916012922_add_indexes_to_model_associations.rb
|
||||||
db/migrate/20100928030623_create_addresses.rb
|
db/migrate/20100928030623_create_addresses.rb
|
||||||
db/migrate/20111101090312_create_field_groups.rb
|
db/migrate/20111101090312_create_field_groups.rb
|
||||||
|
db/migrate/20230422234321_optionally_create_action_text_tables.action_text.rb
|
||||||
db/migrate/20120801032706_add_pair_id_to_fields.rb
|
db/migrate/20120801032706_add_pair_id_to_fields.rb
|
||||||
db/migrate/20111101083437_create_fields.rb
|
db/migrate/20111101083437_create_fields.rb
|
||||||
db/migrate/20120216031616_create_versions.rb
|
db/migrate/20120216031616_create_versions.rb
|
||||||
|
|
|
||||||
|
|
@ -5420,6 +5420,11 @@ bundles/PluginBundle/Event/PluginIntegrationAuthRedirectEvent.php
|
||||||
PluginBundle/Event/PluginIntegrationAuthRedirectEvent.php
|
PluginBundle/Event/PluginIntegrationAuthRedirectEvent.php
|
||||||
Event/PluginIntegrationAuthRedirectEvent.php
|
Event/PluginIntegrationAuthRedirectEvent.php
|
||||||
PluginIntegrationAuthRedirectEvent.php
|
PluginIntegrationAuthRedirectEvent.php
|
||||||
|
app/bundles/PluginBundle/Event/PluginIsPublishedEvent.php
|
||||||
|
bundles/PluginBundle/Event/PluginIsPublishedEvent.php
|
||||||
|
PluginBundle/Event/PluginIsPublishedEvent.php
|
||||||
|
Event/PluginIsPublishedEvent.php
|
||||||
|
PluginIsPublishedEvent.php
|
||||||
app/bundles/PluginBundle/Event/PluginIntegrationEvent.php
|
app/bundles/PluginBundle/Event/PluginIntegrationEvent.php
|
||||||
bundles/PluginBundle/Event/PluginIntegrationEvent.php
|
bundles/PluginBundle/Event/PluginIntegrationEvent.php
|
||||||
PluginBundle/Event/PluginIntegrationEvent.php
|
PluginBundle/Event/PluginIntegrationEvent.php
|
||||||
|
|
@ -5455,6 +5460,18 @@ bundles/PluginBundle/Entity/Plugin.php
|
||||||
PluginBundle/Entity/Plugin.php
|
PluginBundle/Entity/Plugin.php
|
||||||
Entity/Plugin.php
|
Entity/Plugin.php
|
||||||
Plugin.php
|
Plugin.php
|
||||||
|
app/bundles/PluginBundle/Tests/Controller/PluginControllerTest.php
|
||||||
|
bundles/PluginBundle/Tests/Controller/PluginControllerTest.php
|
||||||
|
PluginBundle/Tests/Controller/PluginControllerTest.php
|
||||||
|
Tests/Controller/PluginControllerTest.php
|
||||||
|
Controller/PluginControllerTest.php
|
||||||
|
PluginControllerTest.php
|
||||||
|
app/bundles/PluginBundle/Tests/Event/PluginIsPublishedEventTest.php
|
||||||
|
bundles/PluginBundle/Tests/Event/PluginIsPublishedEventTest.php
|
||||||
|
PluginBundle/Tests/Event/PluginIsPublishedEventTest.php
|
||||||
|
Tests/Event/PluginIsPublishedEventTest.php
|
||||||
|
Event/PluginIsPublishedEventTest.php
|
||||||
|
PluginIsPublishedEventTest.php
|
||||||
app/bundles/PluginBundle/Tests/Entity/IntegrationEntityRepositoryTest.php
|
app/bundles/PluginBundle/Tests/Entity/IntegrationEntityRepositoryTest.php
|
||||||
bundles/PluginBundle/Tests/Entity/IntegrationEntityRepositoryTest.php
|
bundles/PluginBundle/Tests/Entity/IntegrationEntityRepositoryTest.php
|
||||||
PluginBundle/Tests/Entity/IntegrationEntityRepositoryTest.php
|
PluginBundle/Tests/Entity/IntegrationEntityRepositoryTest.php
|
||||||
|
|
@ -5467,6 +5484,25 @@ PluginBundle/Tests/Entity/PluginTest.php
|
||||||
Tests/Entity/PluginTest.php
|
Tests/Entity/PluginTest.php
|
||||||
Entity/PluginTest.php
|
Entity/PluginTest.php
|
||||||
PluginTest.php
|
PluginTest.php
|
||||||
|
app/bundles/PluginBundle/Tests/DependencyInjection/Compiler/TestPass.php
|
||||||
|
bundles/PluginBundle/Tests/DependencyInjection/Compiler/TestPass.php
|
||||||
|
PluginBundle/Tests/DependencyInjection/Compiler/TestPass.php
|
||||||
|
Tests/DependencyInjection/Compiler/TestPass.php
|
||||||
|
DependencyInjection/Compiler/TestPass.php
|
||||||
|
Compiler/TestPass.php
|
||||||
|
TestPass.php
|
||||||
|
app/bundles/PluginBundle/Tests/Exception/ApiErrorExceptionTest.php
|
||||||
|
bundles/PluginBundle/Tests/Exception/ApiErrorExceptionTest.php
|
||||||
|
PluginBundle/Tests/Exception/ApiErrorExceptionTest.php
|
||||||
|
Tests/Exception/ApiErrorExceptionTest.php
|
||||||
|
Exception/ApiErrorExceptionTest.php
|
||||||
|
ApiErrorExceptionTest.php
|
||||||
|
app/bundles/PluginBundle/Tests/Integration/ClientFactory.php
|
||||||
|
bundles/PluginBundle/Tests/Integration/ClientFactory.php
|
||||||
|
PluginBundle/Tests/Integration/ClientFactory.php
|
||||||
|
Tests/Integration/ClientFactory.php
|
||||||
|
Integration/ClientFactory.php
|
||||||
|
ClientFactory.php
|
||||||
app/bundles/PluginBundle/Tests/Integration/AbstractIntegrationTest.php
|
app/bundles/PluginBundle/Tests/Integration/AbstractIntegrationTest.php
|
||||||
bundles/PluginBundle/Tests/Integration/AbstractIntegrationTest.php
|
bundles/PluginBundle/Tests/Integration/AbstractIntegrationTest.php
|
||||||
PluginBundle/Tests/Integration/AbstractIntegrationTest.php
|
PluginBundle/Tests/Integration/AbstractIntegrationTest.php
|
||||||
|
|
@ -5479,6 +5515,13 @@ PluginBundle/Tests/Integration/AbstractIntegrationTestCase.php
|
||||||
Tests/Integration/AbstractIntegrationTestCase.php
|
Tests/Integration/AbstractIntegrationTestCase.php
|
||||||
Integration/AbstractIntegrationTestCase.php
|
Integration/AbstractIntegrationTestCase.php
|
||||||
AbstractIntegrationTestCase.php
|
AbstractIntegrationTestCase.php
|
||||||
|
app/bundles/PluginBundle/Tests/Form/Constraint/CanPublishValidatorTest.php
|
||||||
|
bundles/PluginBundle/Tests/Form/Constraint/CanPublishValidatorTest.php
|
||||||
|
PluginBundle/Tests/Form/Constraint/CanPublishValidatorTest.php
|
||||||
|
Tests/Form/Constraint/CanPublishValidatorTest.php
|
||||||
|
Form/Constraint/CanPublishValidatorTest.php
|
||||||
|
Constraint/CanPublishValidatorTest.php
|
||||||
|
CanPublishValidatorTest.php
|
||||||
app/bundles/PluginBundle/Tests/Form/Type/DetailsTypeTest.php
|
app/bundles/PluginBundle/Tests/Form/Type/DetailsTypeTest.php
|
||||||
bundles/PluginBundle/Tests/Form/Type/DetailsTypeTest.php
|
bundles/PluginBundle/Tests/Form/Type/DetailsTypeTest.php
|
||||||
PluginBundle/Tests/Form/Type/DetailsTypeTest.php
|
PluginBundle/Tests/Form/Type/DetailsTypeTest.php
|
||||||
|
|
@ -5625,6 +5668,18 @@ app/bundles/PluginBundle/MauticPluginBundle.php
|
||||||
bundles/PluginBundle/MauticPluginBundle.php
|
bundles/PluginBundle/MauticPluginBundle.php
|
||||||
PluginBundle/MauticPluginBundle.php
|
PluginBundle/MauticPluginBundle.php
|
||||||
MauticPluginBundle.php
|
MauticPluginBundle.php
|
||||||
|
app/bundles/PluginBundle/Form/Constraint/CanPublish.php
|
||||||
|
bundles/PluginBundle/Form/Constraint/CanPublish.php
|
||||||
|
PluginBundle/Form/Constraint/CanPublish.php
|
||||||
|
Form/Constraint/CanPublish.php
|
||||||
|
Constraint/CanPublish.php
|
||||||
|
CanPublish.php
|
||||||
|
app/bundles/PluginBundle/Form/Constraint/CanPublishValidator.php
|
||||||
|
bundles/PluginBundle/Form/Constraint/CanPublishValidator.php
|
||||||
|
PluginBundle/Form/Constraint/CanPublishValidator.php
|
||||||
|
Form/Constraint/CanPublishValidator.php
|
||||||
|
Constraint/CanPublishValidator.php
|
||||||
|
CanPublishValidator.php
|
||||||
app/bundles/PluginBundle/Form/Type/IntegrationsListType.php
|
app/bundles/PluginBundle/Form/Type/IntegrationsListType.php
|
||||||
bundles/PluginBundle/Form/Type/IntegrationsListType.php
|
bundles/PluginBundle/Form/Type/IntegrationsListType.php
|
||||||
PluginBundle/Form/Type/IntegrationsListType.php
|
PluginBundle/Form/Type/IntegrationsListType.php
|
||||||
|
|
|
||||||
|
|
@ -1260,6 +1260,7 @@ app/bundles/PluginBundle/Event/PluginIntegrationRequestEvent.php
|
||||||
app/bundles/PluginBundle/Event/AbstractPluginIntegrationEvent.php
|
app/bundles/PluginBundle/Event/AbstractPluginIntegrationEvent.php
|
||||||
app/bundles/PluginBundle/Event/PluginUpdateEvent.php
|
app/bundles/PluginBundle/Event/PluginUpdateEvent.php
|
||||||
app/bundles/PluginBundle/Event/PluginIntegrationAuthRedirectEvent.php
|
app/bundles/PluginBundle/Event/PluginIntegrationAuthRedirectEvent.php
|
||||||
|
app/bundles/PluginBundle/Event/PluginIsPublishedEvent.php
|
||||||
app/bundles/PluginBundle/Event/PluginIntegrationEvent.php
|
app/bundles/PluginBundle/Event/PluginIntegrationEvent.php
|
||||||
app/bundles/PluginBundle/Entity/IntegrationEntity.php
|
app/bundles/PluginBundle/Entity/IntegrationEntity.php
|
||||||
app/bundles/PluginBundle/Entity/PluginRepository.php
|
app/bundles/PluginBundle/Entity/PluginRepository.php
|
||||||
|
|
@ -1267,10 +1268,16 @@ app/bundles/PluginBundle/Entity/IntegrationRepository.php
|
||||||
app/bundles/PluginBundle/Entity/Integration.php
|
app/bundles/PluginBundle/Entity/Integration.php
|
||||||
app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
|
app/bundles/PluginBundle/Entity/IntegrationEntityRepository.php
|
||||||
app/bundles/PluginBundle/Entity/Plugin.php
|
app/bundles/PluginBundle/Entity/Plugin.php
|
||||||
|
app/bundles/PluginBundle/Tests/Controller/PluginControllerTest.php
|
||||||
|
app/bundles/PluginBundle/Tests/Event/PluginIsPublishedEventTest.php
|
||||||
app/bundles/PluginBundle/Tests/Entity/IntegrationEntityRepositoryTest.php
|
app/bundles/PluginBundle/Tests/Entity/IntegrationEntityRepositoryTest.php
|
||||||
app/bundles/PluginBundle/Tests/Entity/PluginTest.php
|
app/bundles/PluginBundle/Tests/Entity/PluginTest.php
|
||||||
|
app/bundles/PluginBundle/Tests/DependencyInjection/Compiler/TestPass.php
|
||||||
|
app/bundles/PluginBundle/Tests/Exception/ApiErrorExceptionTest.php
|
||||||
|
app/bundles/PluginBundle/Tests/Integration/ClientFactory.php
|
||||||
app/bundles/PluginBundle/Tests/Integration/AbstractIntegrationTest.php
|
app/bundles/PluginBundle/Tests/Integration/AbstractIntegrationTest.php
|
||||||
app/bundles/PluginBundle/Tests/Integration/AbstractIntegrationTestCase.php
|
app/bundles/PluginBundle/Tests/Integration/AbstractIntegrationTestCase.php
|
||||||
|
app/bundles/PluginBundle/Tests/Form/Constraint/CanPublishValidatorTest.php
|
||||||
app/bundles/PluginBundle/Tests/Form/Type/DetailsTypeTest.php
|
app/bundles/PluginBundle/Tests/Form/Type/DetailsTypeTest.php
|
||||||
app/bundles/PluginBundle/Tests/Form/Type/IntegrationsListTypeTest.php
|
app/bundles/PluginBundle/Tests/Form/Type/IntegrationsListTypeTest.php
|
||||||
app/bundles/PluginBundle/Tests/EventListener/IntegrationSubscriberTest.php
|
app/bundles/PluginBundle/Tests/EventListener/IntegrationSubscriberTest.php
|
||||||
|
|
@ -1298,6 +1305,8 @@ app/bundles/PluginBundle/Facade/ReloadFacade.php
|
||||||
app/bundles/PluginBundle/Bundle/PluginDatabase.php
|
app/bundles/PluginBundle/Bundle/PluginDatabase.php
|
||||||
app/bundles/PluginBundle/Bundle/PluginBundleBase.php
|
app/bundles/PluginBundle/Bundle/PluginBundleBase.php
|
||||||
app/bundles/PluginBundle/MauticPluginBundle.php
|
app/bundles/PluginBundle/MauticPluginBundle.php
|
||||||
|
app/bundles/PluginBundle/Form/Constraint/CanPublish.php
|
||||||
|
app/bundles/PluginBundle/Form/Constraint/CanPublishValidator.php
|
||||||
app/bundles/PluginBundle/Form/Type/IntegrationsListType.php
|
app/bundles/PluginBundle/Form/Type/IntegrationsListType.php
|
||||||
app/bundles/PluginBundle/Form/Type/FieldsType.php
|
app/bundles/PluginBundle/Form/Type/FieldsType.php
|
||||||
app/bundles/PluginBundle/Form/Type/IntegrationCampaignsType.php
|
app/bundles/PluginBundle/Form/Type/IntegrationCampaignsType.php
|
||||||
|
|
|
||||||
|
|
@ -28301,12 +28301,6 @@ Nop.Core/Domain/Messages/MessagesSettings.cs
|
||||||
Domain/Messages/MessagesSettings.cs
|
Domain/Messages/MessagesSettings.cs
|
||||||
Messages/MessagesSettings.cs
|
Messages/MessagesSettings.cs
|
||||||
MessagesSettings.cs
|
MessagesSettings.cs
|
||||||
src/Libraries/Nop.Core/Domain/Messages/MessageTokensAddedEvent.cs
|
|
||||||
Libraries/Nop.Core/Domain/Messages/MessageTokensAddedEvent.cs
|
|
||||||
Nop.Core/Domain/Messages/MessageTokensAddedEvent.cs
|
|
||||||
Domain/Messages/MessageTokensAddedEvent.cs
|
|
||||||
Messages/MessageTokensAddedEvent.cs
|
|
||||||
MessageTokensAddedEvent.cs
|
|
||||||
src/Libraries/Nop.Core/Domain/Messages/QueuedEmailPriority.cs
|
src/Libraries/Nop.Core/Domain/Messages/QueuedEmailPriority.cs
|
||||||
Libraries/Nop.Core/Domain/Messages/QueuedEmailPriority.cs
|
Libraries/Nop.Core/Domain/Messages/QueuedEmailPriority.cs
|
||||||
Nop.Core/Domain/Messages/QueuedEmailPriority.cs
|
Nop.Core/Domain/Messages/QueuedEmailPriority.cs
|
||||||
|
|
@ -28319,12 +28313,6 @@ Nop.Core/Domain/Messages/MessageDelayPeriodExtensions.cs
|
||||||
Domain/Messages/MessageDelayPeriodExtensions.cs
|
Domain/Messages/MessageDelayPeriodExtensions.cs
|
||||||
Messages/MessageDelayPeriodExtensions.cs
|
Messages/MessageDelayPeriodExtensions.cs
|
||||||
MessageDelayPeriodExtensions.cs
|
MessageDelayPeriodExtensions.cs
|
||||||
src/Libraries/Nop.Core/Domain/Messages/EntityTokensAddedEvent.cs
|
|
||||||
Libraries/Nop.Core/Domain/Messages/EntityTokensAddedEvent.cs
|
|
||||||
Nop.Core/Domain/Messages/EntityTokensAddedEvent.cs
|
|
||||||
Domain/Messages/EntityTokensAddedEvent.cs
|
|
||||||
Messages/EntityTokensAddedEvent.cs
|
|
||||||
EntityTokensAddedEvent.cs
|
|
||||||
src/Libraries/Nop.Core/Domain/Messages/MessageTemplateSystemNames.cs
|
src/Libraries/Nop.Core/Domain/Messages/MessageTemplateSystemNames.cs
|
||||||
Libraries/Nop.Core/Domain/Messages/MessageTemplateSystemNames.cs
|
Libraries/Nop.Core/Domain/Messages/MessageTemplateSystemNames.cs
|
||||||
Nop.Core/Domain/Messages/MessageTemplateSystemNames.cs
|
Nop.Core/Domain/Messages/MessageTemplateSystemNames.cs
|
||||||
|
|
@ -32663,11 +32651,21 @@ Libraries/Nop.Services/Messages/MessageTokenProvider.cs
|
||||||
Nop.Services/Messages/MessageTokenProvider.cs
|
Nop.Services/Messages/MessageTokenProvider.cs
|
||||||
Messages/MessageTokenProvider.cs
|
Messages/MessageTokenProvider.cs
|
||||||
MessageTokenProvider.cs
|
MessageTokenProvider.cs
|
||||||
|
src/Libraries/Nop.Services/Messages/MessageTokensAddedEvent.cs
|
||||||
|
Libraries/Nop.Services/Messages/MessageTokensAddedEvent.cs
|
||||||
|
Nop.Services/Messages/MessageTokensAddedEvent.cs
|
||||||
|
Messages/MessageTokensAddedEvent.cs
|
||||||
|
MessageTokensAddedEvent.cs
|
||||||
src/Libraries/Nop.Services/Messages/IEmailSender.cs
|
src/Libraries/Nop.Services/Messages/IEmailSender.cs
|
||||||
Libraries/Nop.Services/Messages/IEmailSender.cs
|
Libraries/Nop.Services/Messages/IEmailSender.cs
|
||||||
Nop.Services/Messages/IEmailSender.cs
|
Nop.Services/Messages/IEmailSender.cs
|
||||||
Messages/IEmailSender.cs
|
Messages/IEmailSender.cs
|
||||||
IEmailSender.cs
|
IEmailSender.cs
|
||||||
|
src/Libraries/Nop.Services/Messages/EntityTokensAddedEvent.cs
|
||||||
|
Libraries/Nop.Services/Messages/EntityTokensAddedEvent.cs
|
||||||
|
Nop.Services/Messages/EntityTokensAddedEvent.cs
|
||||||
|
Messages/EntityTokensAddedEvent.cs
|
||||||
|
EntityTokensAddedEvent.cs
|
||||||
src/Libraries/Nop.Services/Messages/NotifyData.cs
|
src/Libraries/Nop.Services/Messages/NotifyData.cs
|
||||||
Libraries/Nop.Services/Messages/NotifyData.cs
|
Libraries/Nop.Services/Messages/NotifyData.cs
|
||||||
Nop.Services/Messages/NotifyData.cs
|
Nop.Services/Messages/NotifyData.cs
|
||||||
|
|
|
||||||
|
|
@ -4252,10 +4252,8 @@ src/Libraries/Nop.Core/Domain/Messages/QueuedEmail.cs
|
||||||
src/Libraries/Nop.Core/Domain/Messages/MessageTemplatesSettings.cs
|
src/Libraries/Nop.Core/Domain/Messages/MessageTemplatesSettings.cs
|
||||||
src/Libraries/Nop.Core/Domain/Messages/CampaignAdditionalTokensAddedEvent.cs
|
src/Libraries/Nop.Core/Domain/Messages/CampaignAdditionalTokensAddedEvent.cs
|
||||||
src/Libraries/Nop.Core/Domain/Messages/MessagesSettings.cs
|
src/Libraries/Nop.Core/Domain/Messages/MessagesSettings.cs
|
||||||
src/Libraries/Nop.Core/Domain/Messages/MessageTokensAddedEvent.cs
|
|
||||||
src/Libraries/Nop.Core/Domain/Messages/QueuedEmailPriority.cs
|
src/Libraries/Nop.Core/Domain/Messages/QueuedEmailPriority.cs
|
||||||
src/Libraries/Nop.Core/Domain/Messages/MessageDelayPeriodExtensions.cs
|
src/Libraries/Nop.Core/Domain/Messages/MessageDelayPeriodExtensions.cs
|
||||||
src/Libraries/Nop.Core/Domain/Messages/EntityTokensAddedEvent.cs
|
|
||||||
src/Libraries/Nop.Core/Domain/Messages/MessageTemplateSystemNames.cs
|
src/Libraries/Nop.Core/Domain/Messages/MessageTemplateSystemNames.cs
|
||||||
src/Libraries/Nop.Core/Domain/Messages/Campaign.cs
|
src/Libraries/Nop.Core/Domain/Messages/Campaign.cs
|
||||||
src/Libraries/Nop.Core/Domain/Messages/NewsLetterSubscription.cs
|
src/Libraries/Nop.Core/Domain/Messages/NewsLetterSubscription.cs
|
||||||
|
|
@ -5026,7 +5024,9 @@ src/Libraries/Nop.Services/Messages/Tokenizer.cs
|
||||||
src/Libraries/Nop.Services/Messages/QueuedMessagesSendTask.cs
|
src/Libraries/Nop.Services/Messages/QueuedMessagesSendTask.cs
|
||||||
src/Libraries/Nop.Services/Messages/TokenGroupNames.cs
|
src/Libraries/Nop.Services/Messages/TokenGroupNames.cs
|
||||||
src/Libraries/Nop.Services/Messages/MessageTokenProvider.cs
|
src/Libraries/Nop.Services/Messages/MessageTokenProvider.cs
|
||||||
|
src/Libraries/Nop.Services/Messages/MessageTokensAddedEvent.cs
|
||||||
src/Libraries/Nop.Services/Messages/IEmailSender.cs
|
src/Libraries/Nop.Services/Messages/IEmailSender.cs
|
||||||
|
src/Libraries/Nop.Services/Messages/EntityTokensAddedEvent.cs
|
||||||
src/Libraries/Nop.Services/Messages/NotifyData.cs
|
src/Libraries/Nop.Services/Messages/NotifyData.cs
|
||||||
src/Libraries/Nop.Services/Messages/NotifyType.cs
|
src/Libraries/Nop.Services/Messages/NotifyType.cs
|
||||||
src/Libraries/Nop.Services/Messages/SmtpBuilder.cs
|
src/Libraries/Nop.Services/Messages/SmtpBuilder.cs
|
||||||
|
|
|
||||||
|
|
@ -68269,6 +68269,17 @@ BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/03_actions/05_applyDisco
|
||||||
01_CRUDCartRule/03_actions/05_applyDiscountNone.ts
|
01_CRUDCartRule/03_actions/05_applyDiscountNone.ts
|
||||||
03_actions/05_applyDiscountNone.ts
|
03_actions/05_applyDiscountNone.ts
|
||||||
05_applyDiscountNone.ts
|
05_applyDiscountNone.ts
|
||||||
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/03_actions/07_applyDiscountToSpecificProduct.ts
|
||||||
|
UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/03_actions/07_applyDiscountToSpecificProduct.ts
|
||||||
|
campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/03_actions/07_applyDiscountToSpecificProduct.ts
|
||||||
|
functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/03_actions/07_applyDiscountToSpecificProduct.ts
|
||||||
|
BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/03_actions/07_applyDiscountToSpecificProduct.ts
|
||||||
|
03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/03_actions/07_applyDiscountToSpecificProduct.ts
|
||||||
|
07_discounts/01_cartRules/01_CRUDCartRule/03_actions/07_applyDiscountToSpecificProduct.ts
|
||||||
|
01_cartRules/01_CRUDCartRule/03_actions/07_applyDiscountToSpecificProduct.ts
|
||||||
|
01_CRUDCartRule/03_actions/07_applyDiscountToSpecificProduct.ts
|
||||||
|
03_actions/07_applyDiscountToSpecificProduct.ts
|
||||||
|
07_applyDiscountToSpecificProduct.ts
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/03_actions/06_applyDiscountToOrderWithoutShipping.ts
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/03_actions/06_applyDiscountToOrderWithoutShipping.ts
|
||||||
UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/03_actions/06_applyDiscountToOrderWithoutShipping.ts
|
UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/03_actions/06_applyDiscountToOrderWithoutShipping.ts
|
||||||
campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/03_actions/06_applyDiscountToOrderWithoutShipping.ts
|
campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/03_actions/06_applyDiscountToOrderWithoutShipping.ts
|
||||||
|
|
|
||||||
|
|
@ -11269,6 +11269,7 @@ tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCar
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/03_actions/02_freeShipping.ts
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/03_actions/02_freeShipping.ts
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/03_actions/01_applyToSpecificProduct.ts
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/03_actions/01_applyToSpecificProduct.ts
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/03_actions/05_applyDiscountNone.ts
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/03_actions/05_applyDiscountNone.ts
|
||||||
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/03_actions/07_applyDiscountToSpecificProduct.ts
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/03_actions/06_applyDiscountToOrderWithoutShipping.ts
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/03_actions/06_applyDiscountToOrderWithoutShipping.ts
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/01_information/02_enableDisablePartialUse.ts
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/01_information/02_enableDisablePartialUse.ts
|
||||||
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/01_information/01_withAndWithoutCode.ts
|
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/01_information/01_withAndWithoutCode.ts
|
||||||
|
|
|
||||||
|
|
@ -35978,6 +35978,11 @@ Core/Migration/V6_7/Migration1743064966CartConfigSubtotalTaxColumn.php
|
||||||
Migration/V6_7/Migration1743064966CartConfigSubtotalTaxColumn.php
|
Migration/V6_7/Migration1743064966CartConfigSubtotalTaxColumn.php
|
||||||
V6_7/Migration1743064966CartConfigSubtotalTaxColumn.php
|
V6_7/Migration1743064966CartConfigSubtotalTaxColumn.php
|
||||||
Migration1743064966CartConfigSubtotalTaxColumn.php
|
Migration1743064966CartConfigSubtotalTaxColumn.php
|
||||||
|
src/Core/Migration/V6_7/Migration1752219159AddLanguageActive.php
|
||||||
|
Core/Migration/V6_7/Migration1752219159AddLanguageActive.php
|
||||||
|
Migration/V6_7/Migration1752219159AddLanguageActive.php
|
||||||
|
V6_7/Migration1752219159AddLanguageActive.php
|
||||||
|
Migration1752219159AddLanguageActive.php
|
||||||
src/Core/Migration/V6_7/Migration1742484083TransitionToAddressInputFieldArrangement.php
|
src/Core/Migration/V6_7/Migration1742484083TransitionToAddressInputFieldArrangement.php
|
||||||
Core/Migration/V6_7/Migration1742484083TransitionToAddressInputFieldArrangement.php
|
Core/Migration/V6_7/Migration1742484083TransitionToAddressInputFieldArrangement.php
|
||||||
Migration/V6_7/Migration1742484083TransitionToAddressInputFieldArrangement.php
|
Migration/V6_7/Migration1742484083TransitionToAddressInputFieldArrangement.php
|
||||||
|
|
@ -101791,18 +101796,24 @@ tests/Visual/Administration/Dashboard.spec.ts
|
||||||
Visual/Administration/Dashboard.spec.ts
|
Visual/Administration/Dashboard.spec.ts
|
||||||
Administration/Dashboard.spec.ts
|
Administration/Dashboard.spec.ts
|
||||||
Dashboard.spec.ts
|
Dashboard.spec.ts
|
||||||
tests/acceptance/tests/Visual/Administration/Menu.spec.ts
|
tests/acceptance/tests/Visual/Administration/AdminMenu.spec.ts
|
||||||
acceptance/tests/Visual/Administration/Menu.spec.ts
|
acceptance/tests/Visual/Administration/AdminMenu.spec.ts
|
||||||
tests/Visual/Administration/Menu.spec.ts
|
tests/Visual/Administration/AdminMenu.spec.ts
|
||||||
Visual/Administration/Menu.spec.ts
|
Visual/Administration/AdminMenu.spec.ts
|
||||||
Administration/Menu.spec.ts
|
Administration/AdminMenu.spec.ts
|
||||||
Menu.spec.ts
|
AdminMenu.spec.ts
|
||||||
tests/acceptance/tests/Visual/Administration/ProductDetail.spec.ts
|
tests/acceptance/tests/Visual/Administration/ProductDetail.spec.ts
|
||||||
acceptance/tests/Visual/Administration/ProductDetail.spec.ts
|
acceptance/tests/Visual/Administration/ProductDetail.spec.ts
|
||||||
tests/Visual/Administration/ProductDetail.spec.ts
|
tests/Visual/Administration/ProductDetail.spec.ts
|
||||||
Visual/Administration/ProductDetail.spec.ts
|
Visual/Administration/ProductDetail.spec.ts
|
||||||
Administration/ProductDetail.spec.ts
|
Administration/ProductDetail.spec.ts
|
||||||
ProductDetail.spec.ts
|
ProductDetail.spec.ts
|
||||||
|
tests/acceptance/tests/Visual/Administration/OrderDetail.spec.ts
|
||||||
|
acceptance/tests/Visual/Administration/OrderDetail.spec.ts
|
||||||
|
tests/Visual/Administration/OrderDetail.spec.ts
|
||||||
|
Visual/Administration/OrderDetail.spec.ts
|
||||||
|
Administration/OrderDetail.spec.ts
|
||||||
|
OrderDetail.spec.ts
|
||||||
tests/acceptance/tests/Product/ProductWithAdvancedPricingPerQuantity.spec.ts
|
tests/acceptance/tests/Product/ProductWithAdvancedPricingPerQuantity.spec.ts
|
||||||
acceptance/tests/Product/ProductWithAdvancedPricingPerQuantity.spec.ts
|
acceptance/tests/Product/ProductWithAdvancedPricingPerQuantity.spec.ts
|
||||||
tests/Product/ProductWithAdvancedPricingPerQuantity.spec.ts
|
tests/Product/ProductWithAdvancedPricingPerQuantity.spec.ts
|
||||||
|
|
@ -114882,6 +114893,11 @@ migration/Core/V6_7/Migration1737430168RemoveFileTypeOfDocumentTableTest.php
|
||||||
Core/V6_7/Migration1737430168RemoveFileTypeOfDocumentTableTest.php
|
Core/V6_7/Migration1737430168RemoveFileTypeOfDocumentTableTest.php
|
||||||
V6_7/Migration1737430168RemoveFileTypeOfDocumentTableTest.php
|
V6_7/Migration1737430168RemoveFileTypeOfDocumentTableTest.php
|
||||||
Migration1737430168RemoveFileTypeOfDocumentTableTest.php
|
Migration1737430168RemoveFileTypeOfDocumentTableTest.php
|
||||||
|
tests/migration/Core/V6_7/Migration1752219159AddLanguageActiveTest.php
|
||||||
|
migration/Core/V6_7/Migration1752219159AddLanguageActiveTest.php
|
||||||
|
Core/V6_7/Migration1752219159AddLanguageActiveTest.php
|
||||||
|
V6_7/Migration1752219159AddLanguageActiveTest.php
|
||||||
|
Migration1752219159AddLanguageActiveTest.php
|
||||||
tests/migration/Core/V6_7/Migration1728040170AddPrimaryOrderTransactionTest.php
|
tests/migration/Core/V6_7/Migration1728040170AddPrimaryOrderTransactionTest.php
|
||||||
migration/Core/V6_7/Migration1728040170AddPrimaryOrderTransactionTest.php
|
migration/Core/V6_7/Migration1728040170AddPrimaryOrderTransactionTest.php
|
||||||
Core/V6_7/Migration1728040170AddPrimaryOrderTransactionTest.php
|
Core/V6_7/Migration1728040170AddPrimaryOrderTransactionTest.php
|
||||||
|
|
@ -139931,6 +139947,9 @@ _unreleased/2025-05-05-add-measurement-settings-into-sales-channel-domain-config
|
||||||
changelog/_unreleased/2025-07-11-delete-admin-snippet-cache-after-app-install.md
|
changelog/_unreleased/2025-07-11-delete-admin-snippet-cache-after-app-install.md
|
||||||
_unreleased/2025-07-11-delete-admin-snippet-cache-after-app-install.md
|
_unreleased/2025-07-11-delete-admin-snippet-cache-after-app-install.md
|
||||||
2025-07-11-delete-admin-snippet-cache-after-app-install.md
|
2025-07-11-delete-admin-snippet-cache-after-app-install.md
|
||||||
|
changelog/_unreleased/2025-07-25-fix-corruption-of-themeruntimeconfig-by-theme-compile.md
|
||||||
|
_unreleased/2025-07-25-fix-corruption-of-themeruntimeconfig-by-theme-compile.md
|
||||||
|
2025-07-25-fix-corruption-of-themeruntimeconfig-by-theme-compile.md
|
||||||
changelog/_unreleased/2025-05-06-deprecate-active-language-and-currency-from-header-pagelet.md
|
changelog/_unreleased/2025-05-06-deprecate-active-language-and-currency-from-header-pagelet.md
|
||||||
_unreleased/2025-05-06-deprecate-active-language-and-currency-from-header-pagelet.md
|
_unreleased/2025-05-06-deprecate-active-language-and-currency-from-header-pagelet.md
|
||||||
2025-05-06-deprecate-active-language-and-currency-from-header-pagelet.md
|
2025-05-06-deprecate-active-language-and-currency-from-header-pagelet.md
|
||||||
|
|
@ -140009,6 +140028,9 @@ _unreleased/2025-05-05-update-domain-listing-to-show-measurement-information.md
|
||||||
changelog/_unreleased/2025-07-11-error-when-trying-to-remove-main-category-for-product.md
|
changelog/_unreleased/2025-07-11-error-when-trying-to-remove-main-category-for-product.md
|
||||||
_unreleased/2025-07-11-error-when-trying-to-remove-main-category-for-product.md
|
_unreleased/2025-07-11-error-when-trying-to-remove-main-category-for-product.md
|
||||||
2025-07-11-error-when-trying-to-remove-main-category-for-product.md
|
2025-07-11-error-when-trying-to-remove-main-category-for-product.md
|
||||||
|
changelog/_unreleased/2025-07-24-fix-sorting-order-when-search-property-values.md
|
||||||
|
_unreleased/2025-07-24-fix-sorting-order-when-search-property-values.md
|
||||||
|
2025-07-24-fix-sorting-order-when-search-property-values.md
|
||||||
changelog/_unreleased/2025-06-06-deprecate-i18n-tc-function.md
|
changelog/_unreleased/2025-06-06-deprecate-i18n-tc-function.md
|
||||||
_unreleased/2025-06-06-deprecate-i18n-tc-function.md
|
_unreleased/2025-06-06-deprecate-i18n-tc-function.md
|
||||||
2025-06-06-deprecate-i18n-tc-function.md
|
2025-06-06-deprecate-i18n-tc-function.md
|
||||||
|
|
@ -140429,6 +140451,9 @@ _unreleased/2025-06-26-remove-usage-of-file_exists-in-admin.md
|
||||||
changelog/_unreleased/2025-07-22-add-missing-cms-block-and-section-id-api-aware.md
|
changelog/_unreleased/2025-07-22-add-missing-cms-block-and-section-id-api-aware.md
|
||||||
_unreleased/2025-07-22-add-missing-cms-block-and-section-id-api-aware.md
|
_unreleased/2025-07-22-add-missing-cms-block-and-section-id-api-aware.md
|
||||||
2025-07-22-add-missing-cms-block-and-section-id-api-aware.md
|
2025-07-22-add-missing-cms-block-and-section-id-api-aware.md
|
||||||
|
changelog/_unreleased/2025-07-24-fix-theme-lifecycle-service-refresh-themes-without-plugins.md
|
||||||
|
_unreleased/2025-07-24-fix-theme-lifecycle-service-refresh-themes-without-plugins.md
|
||||||
|
2025-07-24-fix-theme-lifecycle-service-refresh-themes-without-plugins.md
|
||||||
changelog/_unreleased/2025-06-10-fix-wrong-variant-of-mt-banner-on-sales-channel-detail-page.md
|
changelog/_unreleased/2025-06-10-fix-wrong-variant-of-mt-banner-on-sales-channel-detail-page.md
|
||||||
_unreleased/2025-06-10-fix-wrong-variant-of-mt-banner-on-sales-channel-detail-page.md
|
_unreleased/2025-06-10-fix-wrong-variant-of-mt-banner-on-sales-channel-detail-page.md
|
||||||
2025-06-10-fix-wrong-variant-of-mt-banner-on-sales-channel-detail-page.md
|
2025-06-10-fix-wrong-variant-of-mt-banner-on-sales-channel-detail-page.md
|
||||||
|
|
|
||||||
|
|
@ -5761,6 +5761,7 @@ src/Core/Migration/V6_7/Migration1740321707SetAutoplayTimeoutAndSpeedSettingsFor
|
||||||
src/Core/Migration/V6_7/Migration1728040169AddPrimaryOrderDelivery.php
|
src/Core/Migration/V6_7/Migration1728040169AddPrimaryOrderDelivery.php
|
||||||
src/Core/Migration/V6_7/Migration1739197440ChangeCmsBlockDefaultMargin.php
|
src/Core/Migration/V6_7/Migration1739197440ChangeCmsBlockDefaultMargin.php
|
||||||
src/Core/Migration/V6_7/Migration1743064966CartConfigSubtotalTaxColumn.php
|
src/Core/Migration/V6_7/Migration1743064966CartConfigSubtotalTaxColumn.php
|
||||||
|
src/Core/Migration/V6_7/Migration1752219159AddLanguageActive.php
|
||||||
src/Core/Migration/V6_7/Migration1742484083TransitionToAddressInputFieldArrangement.php
|
src/Core/Migration/V6_7/Migration1742484083TransitionToAddressInputFieldArrangement.php
|
||||||
src/Core/Migration/V6_7/Migration1742199550MeasurementDisplayUnitTable.php
|
src/Core/Migration/V6_7/Migration1742199550MeasurementDisplayUnitTable.php
|
||||||
src/Core/Migration/V6_7/Migration1742568836CreateThemeRuntimeConfigTable.php
|
src/Core/Migration/V6_7/Migration1742568836CreateThemeRuntimeConfigTable.php
|
||||||
|
|
@ -12557,8 +12558,9 @@ tests/acceptance/tests/Forms/GoogleReCaptchaV2.spec.ts
|
||||||
tests/acceptance/tests/Forms/ValidateBasicCaptchaInContactForm.spec.ts
|
tests/acceptance/tests/Forms/ValidateBasicCaptchaInContactForm.spec.ts
|
||||||
tests/acceptance/tests/Visual/Storefront/Homepage.spec.ts
|
tests/acceptance/tests/Visual/Storefront/Homepage.spec.ts
|
||||||
tests/acceptance/tests/Visual/Administration/Dashboard.spec.ts
|
tests/acceptance/tests/Visual/Administration/Dashboard.spec.ts
|
||||||
tests/acceptance/tests/Visual/Administration/Menu.spec.ts
|
tests/acceptance/tests/Visual/Administration/AdminMenu.spec.ts
|
||||||
tests/acceptance/tests/Visual/Administration/ProductDetail.spec.ts
|
tests/acceptance/tests/Visual/Administration/ProductDetail.spec.ts
|
||||||
|
tests/acceptance/tests/Visual/Administration/OrderDetail.spec.ts
|
||||||
tests/acceptance/tests/Product/ProductWithAdvancedPricingPerQuantity.spec.ts
|
tests/acceptance/tests/Product/ProductWithAdvancedPricingPerQuantity.spec.ts
|
||||||
tests/acceptance/tests/Product/ProductReview.spec.ts
|
tests/acceptance/tests/Product/ProductReview.spec.ts
|
||||||
tests/acceptance/tests/Product/ProductBulkEdit.spec.ts
|
tests/acceptance/tests/Product/ProductBulkEdit.spec.ts
|
||||||
|
|
@ -14214,6 +14216,7 @@ tests/migration/Core/V6_7/Migration1742199551SalesChannelDomainMeasurementUnitsT
|
||||||
tests/migration/Core/V6_7/Migration1741163941AddOrderInternalCommentTest.php
|
tests/migration/Core/V6_7/Migration1741163941AddOrderInternalCommentTest.php
|
||||||
tests/migration/Core/V6_7/Migration1728040169AddPrimaryOrderDeliveryTest.php
|
tests/migration/Core/V6_7/Migration1728040169AddPrimaryOrderDeliveryTest.php
|
||||||
tests/migration/Core/V6_7/Migration1737430168RemoveFileTypeOfDocumentTableTest.php
|
tests/migration/Core/V6_7/Migration1737430168RemoveFileTypeOfDocumentTableTest.php
|
||||||
|
tests/migration/Core/V6_7/Migration1752219159AddLanguageActiveTest.php
|
||||||
tests/migration/Core/V6_7/Migration1728040170AddPrimaryOrderTransactionTest.php
|
tests/migration/Core/V6_7/Migration1728040170AddPrimaryOrderTransactionTest.php
|
||||||
tests/migration/Core/V6_7/Migration1748326970UpdateMailTemplatesForAccessibilityTest.php
|
tests/migration/Core/V6_7/Migration1748326970UpdateMailTemplatesForAccessibilityTest.php
|
||||||
tests/migration/Core/V6_7/Migration1742563555AddNotificationTableTest.php
|
tests/migration/Core/V6_7/Migration1742563555AddNotificationTableTest.php
|
||||||
|
|
@ -19386,6 +19389,7 @@ changelog/_unreleased/2025-05-06-added-dive-as-a-3d-viewer-for-storefront.md
|
||||||
changelog/_unreleased/2025-04-15-improve-promotion-calculation.md
|
changelog/_unreleased/2025-04-15-improve-promotion-calculation.md
|
||||||
changelog/_unreleased/2025-05-05-add-measurement-settings-into-sales-channel-domain-configuration.md
|
changelog/_unreleased/2025-05-05-add-measurement-settings-into-sales-channel-domain-configuration.md
|
||||||
changelog/_unreleased/2025-07-11-delete-admin-snippet-cache-after-app-install.md
|
changelog/_unreleased/2025-07-11-delete-admin-snippet-cache-after-app-install.md
|
||||||
|
changelog/_unreleased/2025-07-25-fix-corruption-of-themeruntimeconfig-by-theme-compile.md
|
||||||
changelog/_unreleased/2025-05-06-deprecate-active-language-and-currency-from-header-pagelet.md
|
changelog/_unreleased/2025-05-06-deprecate-active-language-and-currency-from-header-pagelet.md
|
||||||
changelog/_unreleased/2025-05-02-track-status-changes-performed-by-integrations.md
|
changelog/_unreleased/2025-05-02-track-status-changes-performed-by-integrations.md
|
||||||
changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
|
changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
|
||||||
|
|
@ -19412,6 +19416,7 @@ changelog/_unreleased/2025-07-08-optimize-product-slider-cms-element.md
|
||||||
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
||||||
changelog/_unreleased/2025-05-05-update-domain-listing-to-show-measurement-information.md
|
changelog/_unreleased/2025-05-05-update-domain-listing-to-show-measurement-information.md
|
||||||
changelog/_unreleased/2025-07-11-error-when-trying-to-remove-main-category-for-product.md
|
changelog/_unreleased/2025-07-11-error-when-trying-to-remove-main-category-for-product.md
|
||||||
|
changelog/_unreleased/2025-07-24-fix-sorting-order-when-search-property-values.md
|
||||||
changelog/_unreleased/2025-06-06-deprecate-i18n-tc-function.md
|
changelog/_unreleased/2025-06-06-deprecate-i18n-tc-function.md
|
||||||
changelog/_unreleased/2025-07-04-change-deprecated-and-in-sql-accessor-builder.md
|
changelog/_unreleased/2025-07-04-change-deprecated-and-in-sql-accessor-builder.md
|
||||||
changelog/_unreleased/2025-07-09-show-relevant-variant-without-previews-when-searching.md
|
changelog/_unreleased/2025-07-09-show-relevant-variant-without-previews-when-searching.md
|
||||||
|
|
@ -19552,6 +19557,7 @@ changelog/_unreleased/2025-06-11-improve-es-search-scoring-for-numeric-tokens.md
|
||||||
changelog/_unreleased/2025-07-10-add-env-variables-for-opensearch-min_ngram-and-max_ngram.md
|
changelog/_unreleased/2025-07-10-add-env-variables-for-opensearch-min_ngram-and-max_ngram.md
|
||||||
changelog/_unreleased/2025-06-26-remove-usage-of-file_exists-in-admin.md
|
changelog/_unreleased/2025-06-26-remove-usage-of-file_exists-in-admin.md
|
||||||
changelog/_unreleased/2025-07-22-add-missing-cms-block-and-section-id-api-aware.md
|
changelog/_unreleased/2025-07-22-add-missing-cms-block-and-section-id-api-aware.md
|
||||||
|
changelog/_unreleased/2025-07-24-fix-theme-lifecycle-service-refresh-themes-without-plugins.md
|
||||||
changelog/_unreleased/2025-06-10-fix-wrong-variant-of-mt-banner-on-sales-channel-detail-page.md
|
changelog/_unreleased/2025-06-10-fix-wrong-variant-of-mt-banner-on-sales-channel-detail-page.md
|
||||||
changelog/_unreleased/2025-05-28-add-recalculated-custom-line-items-to-delivery.md
|
changelog/_unreleased/2025-05-28-add-recalculated-custom-line-items-to-delivery.md
|
||||||
changelog/release-6-4-17-0/2022-10-04-fix-storefront-presentation-sorting.md
|
changelog/release-6-4-17-0/2022-10-04-fix-storefront-presentation-sorting.md
|
||||||
|
|
|
||||||
|
|
@ -20344,15 +20344,6 @@ pages/Home/components/FreeTrialWelcomeModal.tsx
|
||||||
Home/components/FreeTrialWelcomeModal.tsx
|
Home/components/FreeTrialWelcomeModal.tsx
|
||||||
components/FreeTrialWelcomeModal.tsx
|
components/FreeTrialWelcomeModal.tsx
|
||||||
FreeTrialWelcomeModal.tsx
|
FreeTrialWelcomeModal.tsx
|
||||||
packages/core/admin/admin/src/pages/Home/components/GuidedTour.tsx
|
|
||||||
core/admin/admin/src/pages/Home/components/GuidedTour.tsx
|
|
||||||
admin/admin/src/pages/Home/components/GuidedTour.tsx
|
|
||||||
admin/src/pages/Home/components/GuidedTour.tsx
|
|
||||||
src/pages/Home/components/GuidedTour.tsx
|
|
||||||
pages/Home/components/GuidedTour.tsx
|
|
||||||
Home/components/GuidedTour.tsx
|
|
||||||
components/GuidedTour.tsx
|
|
||||||
GuidedTour.tsx
|
|
||||||
packages/core/admin/admin/src/pages/Home/components/FreeTrialEndedModal.tsx
|
packages/core/admin/admin/src/pages/Home/components/FreeTrialEndedModal.tsx
|
||||||
core/admin/admin/src/pages/Home/components/FreeTrialEndedModal.tsx
|
core/admin/admin/src/pages/Home/components/FreeTrialEndedModal.tsx
|
||||||
admin/admin/src/pages/Home/components/FreeTrialEndedModal.tsx
|
admin/admin/src/pages/Home/components/FreeTrialEndedModal.tsx
|
||||||
|
|
@ -21811,47 +21802,6 @@ src/components/tests/Table.test.tsx
|
||||||
components/tests/Table.test.tsx
|
components/tests/Table.test.tsx
|
||||||
tests/Table.test.tsx
|
tests/Table.test.tsx
|
||||||
Table.test.tsx
|
Table.test.tsx
|
||||||
packages/core/admin/admin/src/components/UnstableGuidedTour/Step.tsx
|
|
||||||
core/admin/admin/src/components/UnstableGuidedTour/Step.tsx
|
|
||||||
admin/admin/src/components/UnstableGuidedTour/Step.tsx
|
|
||||||
admin/src/components/UnstableGuidedTour/Step.tsx
|
|
||||||
src/components/UnstableGuidedTour/Step.tsx
|
|
||||||
components/UnstableGuidedTour/Step.tsx
|
|
||||||
UnstableGuidedTour/Step.tsx
|
|
||||||
Step.tsx
|
|
||||||
packages/core/admin/admin/src/components/UnstableGuidedTour/Overview.tsx
|
|
||||||
core/admin/admin/src/components/UnstableGuidedTour/Overview.tsx
|
|
||||||
admin/admin/src/components/UnstableGuidedTour/Overview.tsx
|
|
||||||
admin/src/components/UnstableGuidedTour/Overview.tsx
|
|
||||||
src/components/UnstableGuidedTour/Overview.tsx
|
|
||||||
components/UnstableGuidedTour/Overview.tsx
|
|
||||||
UnstableGuidedTour/Overview.tsx
|
|
||||||
Overview.tsx
|
|
||||||
packages/core/admin/admin/src/components/UnstableGuidedTour/tests/reducer.test.ts
|
|
||||||
core/admin/admin/src/components/UnstableGuidedTour/tests/reducer.test.ts
|
|
||||||
admin/admin/src/components/UnstableGuidedTour/tests/reducer.test.ts
|
|
||||||
admin/src/components/UnstableGuidedTour/tests/reducer.test.ts
|
|
||||||
src/components/UnstableGuidedTour/tests/reducer.test.ts
|
|
||||||
components/UnstableGuidedTour/tests/reducer.test.ts
|
|
||||||
UnstableGuidedTour/tests/reducer.test.ts
|
|
||||||
tests/reducer.test.ts
|
|
||||||
reducer.test.ts
|
|
||||||
packages/core/admin/admin/src/components/UnstableGuidedTour/Tours.tsx
|
|
||||||
core/admin/admin/src/components/UnstableGuidedTour/Tours.tsx
|
|
||||||
admin/admin/src/components/UnstableGuidedTour/Tours.tsx
|
|
||||||
admin/src/components/UnstableGuidedTour/Tours.tsx
|
|
||||||
src/components/UnstableGuidedTour/Tours.tsx
|
|
||||||
components/UnstableGuidedTour/Tours.tsx
|
|
||||||
UnstableGuidedTour/Tours.tsx
|
|
||||||
Tours.tsx
|
|
||||||
packages/core/admin/admin/src/components/UnstableGuidedTour/Context.tsx
|
|
||||||
core/admin/admin/src/components/UnstableGuidedTour/Context.tsx
|
|
||||||
admin/admin/src/components/UnstableGuidedTour/Context.tsx
|
|
||||||
admin/src/components/UnstableGuidedTour/Context.tsx
|
|
||||||
src/components/UnstableGuidedTour/Context.tsx
|
|
||||||
components/UnstableGuidedTour/Context.tsx
|
|
||||||
UnstableGuidedTour/Context.tsx
|
|
||||||
Context.tsx
|
|
||||||
packages/core/admin/admin/src/components/Pagination.tsx
|
packages/core/admin/admin/src/components/Pagination.tsx
|
||||||
core/admin/admin/src/components/Pagination.tsx
|
core/admin/admin/src/components/Pagination.tsx
|
||||||
admin/admin/src/components/Pagination.tsx
|
admin/admin/src/components/Pagination.tsx
|
||||||
|
|
@ -21887,82 +21837,47 @@ admin/src/components/Context.tsx
|
||||||
src/components/Context.tsx
|
src/components/Context.tsx
|
||||||
components/Context.tsx
|
components/Context.tsx
|
||||||
Context.tsx
|
Context.tsx
|
||||||
packages/core/admin/admin/src/components/GuidedTour/Provider.tsx
|
packages/core/admin/admin/src/components/GuidedTour/Step.tsx
|
||||||
core/admin/admin/src/components/GuidedTour/Provider.tsx
|
core/admin/admin/src/components/GuidedTour/Step.tsx
|
||||||
admin/admin/src/components/GuidedTour/Provider.tsx
|
admin/admin/src/components/GuidedTour/Step.tsx
|
||||||
admin/src/components/GuidedTour/Provider.tsx
|
admin/src/components/GuidedTour/Step.tsx
|
||||||
src/components/GuidedTour/Provider.tsx
|
src/components/GuidedTour/Step.tsx
|
||||||
components/GuidedTour/Provider.tsx
|
components/GuidedTour/Step.tsx
|
||||||
GuidedTour/Provider.tsx
|
GuidedTour/Step.tsx
|
||||||
Provider.tsx
|
Step.tsx
|
||||||
packages/core/admin/admin/src/components/GuidedTour/Homepage.tsx
|
packages/core/admin/admin/src/components/GuidedTour/Overview.tsx
|
||||||
core/admin/admin/src/components/GuidedTour/Homepage.tsx
|
core/admin/admin/src/components/GuidedTour/Overview.tsx
|
||||||
admin/admin/src/components/GuidedTour/Homepage.tsx
|
admin/admin/src/components/GuidedTour/Overview.tsx
|
||||||
admin/src/components/GuidedTour/Homepage.tsx
|
admin/src/components/GuidedTour/Overview.tsx
|
||||||
src/components/GuidedTour/Homepage.tsx
|
src/components/GuidedTour/Overview.tsx
|
||||||
components/GuidedTour/Homepage.tsx
|
components/GuidedTour/Overview.tsx
|
||||||
GuidedTour/Homepage.tsx
|
GuidedTour/Overview.tsx
|
||||||
Homepage.tsx
|
Overview.tsx
|
||||||
packages/core/admin/admin/src/components/GuidedTour/Modal.tsx
|
packages/core/admin/admin/src/components/GuidedTour/tests/reducer.test.ts
|
||||||
core/admin/admin/src/components/GuidedTour/Modal.tsx
|
core/admin/admin/src/components/GuidedTour/tests/reducer.test.ts
|
||||||
admin/admin/src/components/GuidedTour/Modal.tsx
|
admin/admin/src/components/GuidedTour/tests/reducer.test.ts
|
||||||
admin/src/components/GuidedTour/Modal.tsx
|
admin/src/components/GuidedTour/tests/reducer.test.ts
|
||||||
src/components/GuidedTour/Modal.tsx
|
src/components/GuidedTour/tests/reducer.test.ts
|
||||||
components/GuidedTour/Modal.tsx
|
components/GuidedTour/tests/reducer.test.ts
|
||||||
GuidedTour/Modal.tsx
|
GuidedTour/tests/reducer.test.ts
|
||||||
Modal.tsx
|
tests/reducer.test.ts
|
||||||
packages/core/admin/admin/src/components/GuidedTour/__mocks__/Provider.tsx
|
reducer.test.ts
|
||||||
core/admin/admin/src/components/GuidedTour/__mocks__/Provider.tsx
|
packages/core/admin/admin/src/components/GuidedTour/Tours.tsx
|
||||||
admin/admin/src/components/GuidedTour/__mocks__/Provider.tsx
|
core/admin/admin/src/components/GuidedTour/Tours.tsx
|
||||||
admin/src/components/GuidedTour/__mocks__/Provider.tsx
|
admin/admin/src/components/GuidedTour/Tours.tsx
|
||||||
src/components/GuidedTour/__mocks__/Provider.tsx
|
admin/src/components/GuidedTour/Tours.tsx
|
||||||
components/GuidedTour/__mocks__/Provider.tsx
|
src/components/GuidedTour/Tours.tsx
|
||||||
GuidedTour/__mocks__/Provider.tsx
|
components/GuidedTour/Tours.tsx
|
||||||
__mocks__/Provider.tsx
|
GuidedTour/Tours.tsx
|
||||||
Provider.tsx
|
Tours.tsx
|
||||||
packages/core/admin/admin/src/components/GuidedTour/Ornaments.tsx
|
packages/core/admin/admin/src/components/GuidedTour/Context.tsx
|
||||||
core/admin/admin/src/components/GuidedTour/Ornaments.tsx
|
core/admin/admin/src/components/GuidedTour/Context.tsx
|
||||||
admin/admin/src/components/GuidedTour/Ornaments.tsx
|
admin/admin/src/components/GuidedTour/Context.tsx
|
||||||
admin/src/components/GuidedTour/Ornaments.tsx
|
admin/src/components/GuidedTour/Context.tsx
|
||||||
src/components/GuidedTour/Ornaments.tsx
|
src/components/GuidedTour/Context.tsx
|
||||||
components/GuidedTour/Ornaments.tsx
|
components/GuidedTour/Context.tsx
|
||||||
GuidedTour/Ornaments.tsx
|
GuidedTour/Context.tsx
|
||||||
Ornaments.tsx
|
Context.tsx
|
||||||
packages/core/admin/admin/src/components/GuidedTour/tests/Homepage.test.tsx
|
|
||||||
core/admin/admin/src/components/GuidedTour/tests/Homepage.test.tsx
|
|
||||||
admin/admin/src/components/GuidedTour/tests/Homepage.test.tsx
|
|
||||||
admin/src/components/GuidedTour/tests/Homepage.test.tsx
|
|
||||||
src/components/GuidedTour/tests/Homepage.test.tsx
|
|
||||||
components/GuidedTour/tests/Homepage.test.tsx
|
|
||||||
GuidedTour/tests/Homepage.test.tsx
|
|
||||||
tests/Homepage.test.tsx
|
|
||||||
Homepage.test.tsx
|
|
||||||
packages/core/admin/admin/src/components/GuidedTour/tests/Provider.test.tsx
|
|
||||||
core/admin/admin/src/components/GuidedTour/tests/Provider.test.tsx
|
|
||||||
admin/admin/src/components/GuidedTour/tests/Provider.test.tsx
|
|
||||||
admin/src/components/GuidedTour/tests/Provider.test.tsx
|
|
||||||
src/components/GuidedTour/tests/Provider.test.tsx
|
|
||||||
components/GuidedTour/tests/Provider.test.tsx
|
|
||||||
GuidedTour/tests/Provider.test.tsx
|
|
||||||
tests/Provider.test.tsx
|
|
||||||
Provider.test.tsx
|
|
||||||
packages/core/admin/admin/src/components/GuidedTour/tests/Modal.test.tsx
|
|
||||||
core/admin/admin/src/components/GuidedTour/tests/Modal.test.tsx
|
|
||||||
admin/admin/src/components/GuidedTour/tests/Modal.test.tsx
|
|
||||||
admin/src/components/GuidedTour/tests/Modal.test.tsx
|
|
||||||
src/components/GuidedTour/tests/Modal.test.tsx
|
|
||||||
components/GuidedTour/tests/Modal.test.tsx
|
|
||||||
GuidedTour/tests/Modal.test.tsx
|
|
||||||
tests/Modal.test.tsx
|
|
||||||
Modal.test.tsx
|
|
||||||
packages/core/admin/admin/src/components/GuidedTour/constants.ts
|
|
||||||
core/admin/admin/src/components/GuidedTour/constants.ts
|
|
||||||
admin/admin/src/components/GuidedTour/constants.ts
|
|
||||||
admin/src/components/GuidedTour/constants.ts
|
|
||||||
src/components/GuidedTour/constants.ts
|
|
||||||
components/GuidedTour/constants.ts
|
|
||||||
GuidedTour/constants.ts
|
|
||||||
constants.ts
|
|
||||||
packages/core/admin/admin/src/components/Layouts/ActionLayout.tsx
|
packages/core/admin/admin/src/components/Layouts/ActionLayout.tsx
|
||||||
core/admin/admin/src/components/Layouts/ActionLayout.tsx
|
core/admin/admin/src/components/Layouts/ActionLayout.tsx
|
||||||
admin/admin/src/components/Layouts/ActionLayout.tsx
|
admin/admin/src/components/Layouts/ActionLayout.tsx
|
||||||
|
|
@ -31732,6 +31647,10 @@ tests/e2e/utils/login.ts
|
||||||
e2e/utils/login.ts
|
e2e/utils/login.ts
|
||||||
utils/login.ts
|
utils/login.ts
|
||||||
login.ts
|
login.ts
|
||||||
|
tests/e2e/utils/global-setup.ts
|
||||||
|
e2e/utils/global-setup.ts
|
||||||
|
utils/global-setup.ts
|
||||||
|
global-setup.ts
|
||||||
tests/e2e/utils/restart.ts
|
tests/e2e/utils/restart.ts
|
||||||
e2e/utils/restart.ts
|
e2e/utils/restart.ts
|
||||||
utils/restart.ts
|
utils/restart.ts
|
||||||
|
|
@ -31902,6 +31821,11 @@ e2e/tests/admin/api-tokens.spec.ts
|
||||||
tests/admin/api-tokens.spec.ts
|
tests/admin/api-tokens.spec.ts
|
||||||
admin/api-tokens.spec.ts
|
admin/api-tokens.spec.ts
|
||||||
api-tokens.spec.ts
|
api-tokens.spec.ts
|
||||||
|
tests/e2e/tests/admin/guided-tour.spec.ts
|
||||||
|
e2e/tests/admin/guided-tour.spec.ts
|
||||||
|
tests/admin/guided-tour.spec.ts
|
||||||
|
admin/guided-tour.spec.ts
|
||||||
|
guided-tour.spec.ts
|
||||||
tests/e2e/tests/admin/home.spec.ts
|
tests/e2e/tests/admin/home.spec.ts
|
||||||
e2e/tests/admin/home.spec.ts
|
e2e/tests/admin/home.spec.ts
|
||||||
tests/admin/home.spec.ts
|
tests/admin/home.spec.ts
|
||||||
|
|
@ -31960,11 +31884,6 @@ tests/settings/rbac/readme.md
|
||||||
settings/rbac/readme.md
|
settings/rbac/readme.md
|
||||||
rbac/readme.md
|
rbac/readme.md
|
||||||
readme.md
|
readme.md
|
||||||
tests/e2e/tests/content-type-builder/tutorial.spec.ts
|
|
||||||
e2e/tests/content-type-builder/tutorial.spec.ts
|
|
||||||
tests/content-type-builder/tutorial.spec.ts
|
|
||||||
content-type-builder/tutorial.spec.ts
|
|
||||||
tutorial.spec.ts
|
|
||||||
tests/e2e/tests/content-type-builder/ctb-edit-view.spec.ts
|
tests/e2e/tests/content-type-builder/ctb-edit-view.spec.ts
|
||||||
e2e/tests/content-type-builder/ctb-edit-view.spec.ts
|
e2e/tests/content-type-builder/ctb-edit-view.spec.ts
|
||||||
tests/content-type-builder/ctb-edit-view.spec.ts
|
tests/content-type-builder/ctb-edit-view.spec.ts
|
||||||
|
|
|
||||||
|
|
@ -2776,7 +2776,6 @@ packages/core/admin/admin/src/pages/NotFoundPage.tsx
|
||||||
packages/core/admin/admin/src/pages/tests/ProfilePage.test.tsx
|
packages/core/admin/admin/src/pages/tests/ProfilePage.test.tsx
|
||||||
packages/core/admin/admin/src/pages/tests/UseCasePage.test.tsx
|
packages/core/admin/admin/src/pages/tests/UseCasePage.test.tsx
|
||||||
packages/core/admin/admin/src/pages/Home/components/FreeTrialWelcomeModal.tsx
|
packages/core/admin/admin/src/pages/Home/components/FreeTrialWelcomeModal.tsx
|
||||||
packages/core/admin/admin/src/pages/Home/components/GuidedTour.tsx
|
|
||||||
packages/core/admin/admin/src/pages/Home/components/FreeTrialEndedModal.tsx
|
packages/core/admin/admin/src/pages/Home/components/FreeTrialEndedModal.tsx
|
||||||
packages/core/admin/admin/src/pages/Home/components/tests/FreeTrialWelcomeModal.test.tsx
|
packages/core/admin/admin/src/pages/Home/components/tests/FreeTrialWelcomeModal.test.tsx
|
||||||
packages/core/admin/admin/src/pages/Home/components/tests/FreeTrialEndedModal.test.tsx
|
packages/core/admin/admin/src/pages/Home/components/tests/FreeTrialEndedModal.test.tsx
|
||||||
|
|
@ -2972,25 +2971,16 @@ packages/core/admin/admin/src/components/tests/SearchInput.test.tsx
|
||||||
packages/core/admin/admin/src/components/tests/UpsellBanner.test.tsx
|
packages/core/admin/admin/src/components/tests/UpsellBanner.test.tsx
|
||||||
packages/core/admin/admin/src/components/tests/PageHelpers.test.tsx
|
packages/core/admin/admin/src/components/tests/PageHelpers.test.tsx
|
||||||
packages/core/admin/admin/src/components/tests/Table.test.tsx
|
packages/core/admin/admin/src/components/tests/Table.test.tsx
|
||||||
packages/core/admin/admin/src/components/UnstableGuidedTour/Step.tsx
|
|
||||||
packages/core/admin/admin/src/components/UnstableGuidedTour/Overview.tsx
|
|
||||||
packages/core/admin/admin/src/components/UnstableGuidedTour/tests/reducer.test.ts
|
|
||||||
packages/core/admin/admin/src/components/UnstableGuidedTour/Tours.tsx
|
|
||||||
packages/core/admin/admin/src/components/UnstableGuidedTour/Context.tsx
|
|
||||||
packages/core/admin/admin/src/components/Pagination.tsx
|
packages/core/admin/admin/src/components/Pagination.tsx
|
||||||
packages/core/admin/admin/src/components/ContentBox.tsx
|
packages/core/admin/admin/src/components/ContentBox.tsx
|
||||||
packages/core/admin/admin/src/components/Widgets.tsx
|
packages/core/admin/admin/src/components/Widgets.tsx
|
||||||
packages/core/admin/admin/src/components/NoJavascript.tsx
|
packages/core/admin/admin/src/components/NoJavascript.tsx
|
||||||
packages/core/admin/admin/src/components/Context.tsx
|
packages/core/admin/admin/src/components/Context.tsx
|
||||||
packages/core/admin/admin/src/components/GuidedTour/Provider.tsx
|
packages/core/admin/admin/src/components/GuidedTour/Step.tsx
|
||||||
packages/core/admin/admin/src/components/GuidedTour/Homepage.tsx
|
packages/core/admin/admin/src/components/GuidedTour/Overview.tsx
|
||||||
packages/core/admin/admin/src/components/GuidedTour/Modal.tsx
|
packages/core/admin/admin/src/components/GuidedTour/tests/reducer.test.ts
|
||||||
packages/core/admin/admin/src/components/GuidedTour/__mocks__/Provider.tsx
|
packages/core/admin/admin/src/components/GuidedTour/Tours.tsx
|
||||||
packages/core/admin/admin/src/components/GuidedTour/Ornaments.tsx
|
packages/core/admin/admin/src/components/GuidedTour/Context.tsx
|
||||||
packages/core/admin/admin/src/components/GuidedTour/tests/Homepage.test.tsx
|
|
||||||
packages/core/admin/admin/src/components/GuidedTour/tests/Provider.test.tsx
|
|
||||||
packages/core/admin/admin/src/components/GuidedTour/tests/Modal.test.tsx
|
|
||||||
packages/core/admin/admin/src/components/GuidedTour/constants.ts
|
|
||||||
packages/core/admin/admin/src/components/Layouts/ActionLayout.tsx
|
packages/core/admin/admin/src/components/Layouts/ActionLayout.tsx
|
||||||
packages/core/admin/admin/src/components/Layouts/Layout.tsx
|
packages/core/admin/admin/src/components/Layouts/Layout.tsx
|
||||||
packages/core/admin/admin/src/components/Layouts/ContentLayout.tsx
|
packages/core/admin/admin/src/components/Layouts/ContentLayout.tsx
|
||||||
|
|
@ -4471,6 +4461,7 @@ tests/e2e/utils/rate-limit.ts
|
||||||
tests/e2e/utils/content-creation.ts
|
tests/e2e/utils/content-creation.ts
|
||||||
tests/e2e/utils/setup.ts
|
tests/e2e/utils/setup.ts
|
||||||
tests/e2e/utils/login.ts
|
tests/e2e/utils/login.ts
|
||||||
|
tests/e2e/utils/global-setup.ts
|
||||||
tests/e2e/utils/restart.ts
|
tests/e2e/utils/restart.ts
|
||||||
tests/e2e/utils/content-types.ts
|
tests/e2e/utils/content-types.ts
|
||||||
tests/e2e/utils/signup.ts
|
tests/e2e/utils/signup.ts
|
||||||
|
|
@ -4505,6 +4496,7 @@ tests/e2e/tests/admin/logout.spec.ts
|
||||||
tests/e2e/tests/admin/signup.spec.ts
|
tests/e2e/tests/admin/signup.spec.ts
|
||||||
tests/e2e/tests/admin/transfer-tokens.spec.ts
|
tests/e2e/tests/admin/transfer-tokens.spec.ts
|
||||||
tests/e2e/tests/admin/api-tokens.spec.ts
|
tests/e2e/tests/admin/api-tokens.spec.ts
|
||||||
|
tests/e2e/tests/admin/guided-tour.spec.ts
|
||||||
tests/e2e/tests/admin/home.spec.ts
|
tests/e2e/tests/admin/home.spec.ts
|
||||||
tests/e2e/tests/settings/smoke-test.spec.ts
|
tests/e2e/tests/settings/smoke-test.spec.ts
|
||||||
tests/e2e/tests/settings/rbac/actions/assign-role-to-user.spec.ts
|
tests/e2e/tests/settings/rbac/actions/assign-role-to-user.spec.ts
|
||||||
|
|
@ -4514,7 +4506,6 @@ tests/e2e/tests/settings/rbac/actions/see-role.spec.ts
|
||||||
tests/e2e/tests/settings/rbac/actions/edit-role.spec.ts
|
tests/e2e/tests/settings/rbac/actions/edit-role.spec.ts
|
||||||
tests/e2e/tests/settings/rbac/scenarios/create-new-role.scenario.spec.ts
|
tests/e2e/tests/settings/rbac/scenarios/create-new-role.scenario.spec.ts
|
||||||
tests/e2e/tests/settings/rbac/readme.md
|
tests/e2e/tests/settings/rbac/readme.md
|
||||||
tests/e2e/tests/content-type-builder/tutorial.spec.ts
|
|
||||||
tests/e2e/tests/content-type-builder/ctb-edit-view.spec.ts
|
tests/e2e/tests/content-type-builder/ctb-edit-view.spec.ts
|
||||||
tests/e2e/tests/content-type-builder/single-type/create-single-type.spec.ts
|
tests/e2e/tests/content-type-builder/single-type/create-single-type.spec.ts
|
||||||
tests/e2e/tests/content-type-builder/single-type/edit-single-type.spec.ts
|
tests/e2e/tests/content-type-builder/single-type/edit-single-type.spec.ts
|
||||||
|
|
|
||||||
|
|
@ -31051,6 +31051,16 @@ data/cart/test/reducers.js
|
||||||
cart/test/reducers.js
|
cart/test/reducers.js
|
||||||
test/reducers.js
|
test/reducers.js
|
||||||
reducers.js
|
reducers.js
|
||||||
|
plugins/woocommerce/client/blocks/assets/js/data/cart/test/index.ts
|
||||||
|
woocommerce/client/blocks/assets/js/data/cart/test/index.ts
|
||||||
|
client/blocks/assets/js/data/cart/test/index.ts
|
||||||
|
blocks/assets/js/data/cart/test/index.ts
|
||||||
|
assets/js/data/cart/test/index.ts
|
||||||
|
js/data/cart/test/index.ts
|
||||||
|
data/cart/test/index.ts
|
||||||
|
cart/test/index.ts
|
||||||
|
test/index.ts
|
||||||
|
index.ts
|
||||||
plugins/woocommerce/client/blocks/assets/js/data/cart/test/notify-quantity-changes.ts
|
plugins/woocommerce/client/blocks/assets/js/data/cart/test/notify-quantity-changes.ts
|
||||||
woocommerce/client/blocks/assets/js/data/cart/test/notify-quantity-changes.ts
|
woocommerce/client/blocks/assets/js/data/cart/test/notify-quantity-changes.ts
|
||||||
client/blocks/assets/js/data/cart/test/notify-quantity-changes.ts
|
client/blocks/assets/js/data/cart/test/notify-quantity-changes.ts
|
||||||
|
|
@ -38046,72 +38056,6 @@ product-gallery/inner-blocks/product-gallery-large-image/icon.tsx
|
||||||
inner-blocks/product-gallery-large-image/icon.tsx
|
inner-blocks/product-gallery-large-image/icon.tsx
|
||||||
product-gallery-large-image/icon.tsx
|
product-gallery-large-image/icon.tsx
|
||||||
icon.tsx
|
icon.tsx
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/editor.scss
|
|
||||||
woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/editor.scss
|
|
||||||
client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/editor.scss
|
|
||||||
blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/editor.scss
|
|
||||||
assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/editor.scss
|
|
||||||
js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/editor.scss
|
|
||||||
blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/editor.scss
|
|
||||||
product-gallery/inner-blocks/product-gallery-next-previous-buttons/editor.scss
|
|
||||||
inner-blocks/product-gallery-next-previous-buttons/editor.scss
|
|
||||||
product-gallery-next-previous-buttons/editor.scss
|
|
||||||
editor.scss
|
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/index.tsx
|
|
||||||
woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/index.tsx
|
|
||||||
client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/index.tsx
|
|
||||||
blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/index.tsx
|
|
||||||
assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/index.tsx
|
|
||||||
js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/index.tsx
|
|
||||||
blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/index.tsx
|
|
||||||
product-gallery/inner-blocks/product-gallery-next-previous-buttons/index.tsx
|
|
||||||
inner-blocks/product-gallery-next-previous-buttons/index.tsx
|
|
||||||
product-gallery-next-previous-buttons/index.tsx
|
|
||||||
index.tsx
|
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/save.tsx
|
|
||||||
woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/save.tsx
|
|
||||||
client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/save.tsx
|
|
||||||
blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/save.tsx
|
|
||||||
assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/save.tsx
|
|
||||||
js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/save.tsx
|
|
||||||
blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/save.tsx
|
|
||||||
product-gallery/inner-blocks/product-gallery-next-previous-buttons/save.tsx
|
|
||||||
inner-blocks/product-gallery-next-previous-buttons/save.tsx
|
|
||||||
product-gallery-next-previous-buttons/save.tsx
|
|
||||||
save.tsx
|
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/edit.tsx
|
|
||||||
woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/edit.tsx
|
|
||||||
client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/edit.tsx
|
|
||||||
blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/edit.tsx
|
|
||||||
assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/edit.tsx
|
|
||||||
js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/edit.tsx
|
|
||||||
blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/edit.tsx
|
|
||||||
product-gallery/inner-blocks/product-gallery-next-previous-buttons/edit.tsx
|
|
||||||
inner-blocks/product-gallery-next-previous-buttons/edit.tsx
|
|
||||||
product-gallery-next-previous-buttons/edit.tsx
|
|
||||||
edit.tsx
|
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/block.json
|
|
||||||
woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/block.json
|
|
||||||
client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/block.json
|
|
||||||
blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/block.json
|
|
||||||
assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/block.json
|
|
||||||
js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/block.json
|
|
||||||
blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/block.json
|
|
||||||
product-gallery/inner-blocks/product-gallery-next-previous-buttons/block.json
|
|
||||||
inner-blocks/product-gallery-next-previous-buttons/block.json
|
|
||||||
product-gallery-next-previous-buttons/block.json
|
|
||||||
block.json
|
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/icons.tsx
|
|
||||||
woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/icons.tsx
|
|
||||||
client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/icons.tsx
|
|
||||||
blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/icons.tsx
|
|
||||||
assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/icons.tsx
|
|
||||||
js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/icons.tsx
|
|
||||||
blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/icons.tsx
|
|
||||||
product-gallery/inner-blocks/product-gallery-next-previous-buttons/icons.tsx
|
|
||||||
inner-blocks/product-gallery-next-previous-buttons/icons.tsx
|
|
||||||
product-gallery-next-previous-buttons/icons.tsx
|
|
||||||
icons.tsx
|
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/types.ts
|
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/types.ts
|
||||||
woocommerce/client/blocks/assets/js/blocks/product-gallery/types.ts
|
woocommerce/client/blocks/assets/js/blocks/product-gallery/types.ts
|
||||||
client/blocks/assets/js/blocks/product-gallery/types.ts
|
client/blocks/assets/js/blocks/product-gallery/types.ts
|
||||||
|
|
@ -38194,6 +38138,16 @@ js/blocks/product-gallery/icon.tsx
|
||||||
blocks/product-gallery/icon.tsx
|
blocks/product-gallery/icon.tsx
|
||||||
product-gallery/icon.tsx
|
product-gallery/icon.tsx
|
||||||
icon.tsx
|
icon.tsx
|
||||||
|
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/test/block.ts
|
||||||
|
woocommerce/client/blocks/assets/js/blocks/product-gallery/test/block.ts
|
||||||
|
client/blocks/assets/js/blocks/product-gallery/test/block.ts
|
||||||
|
blocks/assets/js/blocks/product-gallery/test/block.ts
|
||||||
|
assets/js/blocks/product-gallery/test/block.ts
|
||||||
|
js/blocks/product-gallery/test/block.ts
|
||||||
|
blocks/product-gallery/test/block.ts
|
||||||
|
product-gallery/test/block.ts
|
||||||
|
test/block.ts
|
||||||
|
block.ts
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/checkout/frontend.tsx
|
plugins/woocommerce/client/blocks/assets/js/blocks/checkout/frontend.tsx
|
||||||
woocommerce/client/blocks/assets/js/blocks/checkout/frontend.tsx
|
woocommerce/client/blocks/assets/js/blocks/checkout/frontend.tsx
|
||||||
client/blocks/assets/js/blocks/checkout/frontend.tsx
|
client/blocks/assets/js/blocks/checkout/frontend.tsx
|
||||||
|
|
@ -40311,6 +40265,69 @@ blocks/shared/styles/style.scss
|
||||||
shared/styles/style.scss
|
shared/styles/style.scss
|
||||||
styles/style.scss
|
styles/style.scss
|
||||||
style.scss
|
style.scss
|
||||||
|
plugins/woocommerce/client/blocks/assets/js/blocks/next-previous-buttons/editor.scss
|
||||||
|
woocommerce/client/blocks/assets/js/blocks/next-previous-buttons/editor.scss
|
||||||
|
client/blocks/assets/js/blocks/next-previous-buttons/editor.scss
|
||||||
|
blocks/assets/js/blocks/next-previous-buttons/editor.scss
|
||||||
|
assets/js/blocks/next-previous-buttons/editor.scss
|
||||||
|
js/blocks/next-previous-buttons/editor.scss
|
||||||
|
blocks/next-previous-buttons/editor.scss
|
||||||
|
next-previous-buttons/editor.scss
|
||||||
|
editor.scss
|
||||||
|
plugins/woocommerce/client/blocks/assets/js/blocks/next-previous-buttons/index.tsx
|
||||||
|
woocommerce/client/blocks/assets/js/blocks/next-previous-buttons/index.tsx
|
||||||
|
client/blocks/assets/js/blocks/next-previous-buttons/index.tsx
|
||||||
|
blocks/assets/js/blocks/next-previous-buttons/index.tsx
|
||||||
|
assets/js/blocks/next-previous-buttons/index.tsx
|
||||||
|
js/blocks/next-previous-buttons/index.tsx
|
||||||
|
blocks/next-previous-buttons/index.tsx
|
||||||
|
next-previous-buttons/index.tsx
|
||||||
|
index.tsx
|
||||||
|
plugins/woocommerce/client/blocks/assets/js/blocks/next-previous-buttons/save.tsx
|
||||||
|
woocommerce/client/blocks/assets/js/blocks/next-previous-buttons/save.tsx
|
||||||
|
client/blocks/assets/js/blocks/next-previous-buttons/save.tsx
|
||||||
|
blocks/assets/js/blocks/next-previous-buttons/save.tsx
|
||||||
|
assets/js/blocks/next-previous-buttons/save.tsx
|
||||||
|
js/blocks/next-previous-buttons/save.tsx
|
||||||
|
blocks/next-previous-buttons/save.tsx
|
||||||
|
next-previous-buttons/save.tsx
|
||||||
|
save.tsx
|
||||||
|
plugins/woocommerce/client/blocks/assets/js/blocks/next-previous-buttons/edit.tsx
|
||||||
|
woocommerce/client/blocks/assets/js/blocks/next-previous-buttons/edit.tsx
|
||||||
|
client/blocks/assets/js/blocks/next-previous-buttons/edit.tsx
|
||||||
|
blocks/assets/js/blocks/next-previous-buttons/edit.tsx
|
||||||
|
assets/js/blocks/next-previous-buttons/edit.tsx
|
||||||
|
js/blocks/next-previous-buttons/edit.tsx
|
||||||
|
blocks/next-previous-buttons/edit.tsx
|
||||||
|
next-previous-buttons/edit.tsx
|
||||||
|
edit.tsx
|
||||||
|
plugins/woocommerce/client/blocks/assets/js/blocks/next-previous-buttons/block.json
|
||||||
|
woocommerce/client/blocks/assets/js/blocks/next-previous-buttons/block.json
|
||||||
|
client/blocks/assets/js/blocks/next-previous-buttons/block.json
|
||||||
|
blocks/assets/js/blocks/next-previous-buttons/block.json
|
||||||
|
assets/js/blocks/next-previous-buttons/block.json
|
||||||
|
js/blocks/next-previous-buttons/block.json
|
||||||
|
blocks/next-previous-buttons/block.json
|
||||||
|
next-previous-buttons/block.json
|
||||||
|
block.json
|
||||||
|
plugins/woocommerce/client/blocks/assets/js/blocks/next-previous-buttons/style.scss
|
||||||
|
woocommerce/client/blocks/assets/js/blocks/next-previous-buttons/style.scss
|
||||||
|
client/blocks/assets/js/blocks/next-previous-buttons/style.scss
|
||||||
|
blocks/assets/js/blocks/next-previous-buttons/style.scss
|
||||||
|
assets/js/blocks/next-previous-buttons/style.scss
|
||||||
|
js/blocks/next-previous-buttons/style.scss
|
||||||
|
blocks/next-previous-buttons/style.scss
|
||||||
|
next-previous-buttons/style.scss
|
||||||
|
style.scss
|
||||||
|
plugins/woocommerce/client/blocks/assets/js/blocks/next-previous-buttons/icons.tsx
|
||||||
|
woocommerce/client/blocks/assets/js/blocks/next-previous-buttons/icons.tsx
|
||||||
|
client/blocks/assets/js/blocks/next-previous-buttons/icons.tsx
|
||||||
|
blocks/assets/js/blocks/next-previous-buttons/icons.tsx
|
||||||
|
assets/js/blocks/next-previous-buttons/icons.tsx
|
||||||
|
js/blocks/next-previous-buttons/icons.tsx
|
||||||
|
blocks/next-previous-buttons/icons.tsx
|
||||||
|
next-previous-buttons/icons.tsx
|
||||||
|
icons.tsx
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/single-product/deprecated.tsx
|
plugins/woocommerce/client/blocks/assets/js/blocks/single-product/deprecated.tsx
|
||||||
woocommerce/client/blocks/assets/js/blocks/single-product/deprecated.tsx
|
woocommerce/client/blocks/assets/js/blocks/single-product/deprecated.tsx
|
||||||
client/blocks/assets/js/blocks/single-product/deprecated.tsx
|
client/blocks/assets/js/blocks/single-product/deprecated.tsx
|
||||||
|
|
@ -52564,28 +52581,6 @@ product-gallery/inner-blocks/product-gallery-thumbnails/product-gallery-thumbnai
|
||||||
inner-blocks/product-gallery-thumbnails/product-gallery-thumbnails.block_theme.spec.ts
|
inner-blocks/product-gallery-thumbnails/product-gallery-thumbnails.block_theme.spec.ts
|
||||||
product-gallery-thumbnails/product-gallery-thumbnails.block_theme.spec.ts
|
product-gallery-thumbnails/product-gallery-thumbnails.block_theme.spec.ts
|
||||||
product-gallery-thumbnails.block_theme.spec.ts
|
product-gallery-thumbnails.block_theme.spec.ts
|
||||||
plugins/woocommerce/client/blocks/tests/e2e/tests/product-gallery/inner-blocks/product-gallery-large-image-next-previous/product-gallery-large-image-next-previous.block_theme.spec.ts
|
|
||||||
woocommerce/client/blocks/tests/e2e/tests/product-gallery/inner-blocks/product-gallery-large-image-next-previous/product-gallery-large-image-next-previous.block_theme.spec.ts
|
|
||||||
client/blocks/tests/e2e/tests/product-gallery/inner-blocks/product-gallery-large-image-next-previous/product-gallery-large-image-next-previous.block_theme.spec.ts
|
|
||||||
blocks/tests/e2e/tests/product-gallery/inner-blocks/product-gallery-large-image-next-previous/product-gallery-large-image-next-previous.block_theme.spec.ts
|
|
||||||
tests/e2e/tests/product-gallery/inner-blocks/product-gallery-large-image-next-previous/product-gallery-large-image-next-previous.block_theme.spec.ts
|
|
||||||
e2e/tests/product-gallery/inner-blocks/product-gallery-large-image-next-previous/product-gallery-large-image-next-previous.block_theme.spec.ts
|
|
||||||
tests/product-gallery/inner-blocks/product-gallery-large-image-next-previous/product-gallery-large-image-next-previous.block_theme.spec.ts
|
|
||||||
product-gallery/inner-blocks/product-gallery-large-image-next-previous/product-gallery-large-image-next-previous.block_theme.spec.ts
|
|
||||||
inner-blocks/product-gallery-large-image-next-previous/product-gallery-large-image-next-previous.block_theme.spec.ts
|
|
||||||
product-gallery-large-image-next-previous/product-gallery-large-image-next-previous.block_theme.spec.ts
|
|
||||||
product-gallery-large-image-next-previous.block_theme.spec.ts
|
|
||||||
plugins/woocommerce/client/blocks/tests/e2e/tests/product-gallery/inner-blocks/product-gallery-large-image-next-previous/utils.ts
|
|
||||||
woocommerce/client/blocks/tests/e2e/tests/product-gallery/inner-blocks/product-gallery-large-image-next-previous/utils.ts
|
|
||||||
client/blocks/tests/e2e/tests/product-gallery/inner-blocks/product-gallery-large-image-next-previous/utils.ts
|
|
||||||
blocks/tests/e2e/tests/product-gallery/inner-blocks/product-gallery-large-image-next-previous/utils.ts
|
|
||||||
tests/e2e/tests/product-gallery/inner-blocks/product-gallery-large-image-next-previous/utils.ts
|
|
||||||
e2e/tests/product-gallery/inner-blocks/product-gallery-large-image-next-previous/utils.ts
|
|
||||||
tests/product-gallery/inner-blocks/product-gallery-large-image-next-previous/utils.ts
|
|
||||||
product-gallery/inner-blocks/product-gallery-large-image-next-previous/utils.ts
|
|
||||||
inner-blocks/product-gallery-large-image-next-previous/utils.ts
|
|
||||||
product-gallery-large-image-next-previous/utils.ts
|
|
||||||
utils.ts
|
|
||||||
plugins/woocommerce/client/blocks/tests/e2e/tests/product-gallery/inner-blocks/product-gallery-large-image/product-gallery-large-image.block_theme.spec.ts
|
plugins/woocommerce/client/blocks/tests/e2e/tests/product-gallery/inner-blocks/product-gallery-large-image/product-gallery-large-image.block_theme.spec.ts
|
||||||
woocommerce/client/blocks/tests/e2e/tests/product-gallery/inner-blocks/product-gallery-large-image/product-gallery-large-image.block_theme.spec.ts
|
woocommerce/client/blocks/tests/e2e/tests/product-gallery/inner-blocks/product-gallery-large-image/product-gallery-large-image.block_theme.spec.ts
|
||||||
client/blocks/tests/e2e/tests/product-gallery/inner-blocks/product-gallery-large-image/product-gallery-large-image.block_theme.spec.ts
|
client/blocks/tests/e2e/tests/product-gallery/inner-blocks/product-gallery-large-image/product-gallery-large-image.block_theme.spec.ts
|
||||||
|
|
@ -62944,14 +62939,6 @@ client/customize-store/types/pattern.ts
|
||||||
customize-store/types/pattern.ts
|
customize-store/types/pattern.ts
|
||||||
types/pattern.ts
|
types/pattern.ts
|
||||||
pattern.ts
|
pattern.ts
|
||||||
plugins/woocommerce/client/admin/client/customize-store/transitional/actions.tsx
|
|
||||||
woocommerce/client/admin/client/customize-store/transitional/actions.tsx
|
|
||||||
client/admin/client/customize-store/transitional/actions.tsx
|
|
||||||
admin/client/customize-store/transitional/actions.tsx
|
|
||||||
client/customize-store/transitional/actions.tsx
|
|
||||||
customize-store/transitional/actions.tsx
|
|
||||||
transitional/actions.tsx
|
|
||||||
actions.tsx
|
|
||||||
plugins/woocommerce/client/admin/client/customize-store/transitional/index.tsx
|
plugins/woocommerce/client/admin/client/customize-store/transitional/index.tsx
|
||||||
woocommerce/client/admin/client/customize-store/transitional/index.tsx
|
woocommerce/client/admin/client/customize-store/transitional/index.tsx
|
||||||
client/admin/client/customize-store/transitional/index.tsx
|
client/admin/client/customize-store/transitional/index.tsx
|
||||||
|
|
@ -62960,15 +62947,6 @@ client/customize-store/transitional/index.tsx
|
||||||
customize-store/transitional/index.tsx
|
customize-store/transitional/index.tsx
|
||||||
transitional/index.tsx
|
transitional/index.tsx
|
||||||
index.tsx
|
index.tsx
|
||||||
plugins/woocommerce/client/admin/client/customize-store/transitional/survey-form/index.tsx
|
|
||||||
woocommerce/client/admin/client/customize-store/transitional/survey-form/index.tsx
|
|
||||||
client/admin/client/customize-store/transitional/survey-form/index.tsx
|
|
||||||
admin/client/customize-store/transitional/survey-form/index.tsx
|
|
||||||
client/customize-store/transitional/survey-form/index.tsx
|
|
||||||
customize-store/transitional/survey-form/index.tsx
|
|
||||||
transitional/survey-form/index.tsx
|
|
||||||
survey-form/index.tsx
|
|
||||||
index.tsx
|
|
||||||
plugins/woocommerce/client/admin/client/customize-store/transitional/services.tsx
|
plugins/woocommerce/client/admin/client/customize-store/transitional/services.tsx
|
||||||
woocommerce/client/admin/client/customize-store/transitional/services.tsx
|
woocommerce/client/admin/client/customize-store/transitional/services.tsx
|
||||||
client/admin/client/customize-store/transitional/services.tsx
|
client/admin/client/customize-store/transitional/services.tsx
|
||||||
|
|
@ -69315,12 +69293,6 @@ src/Blocks/BlockTypes/FilledCartBlock.php
|
||||||
Blocks/BlockTypes/FilledCartBlock.php
|
Blocks/BlockTypes/FilledCartBlock.php
|
||||||
BlockTypes/FilledCartBlock.php
|
BlockTypes/FilledCartBlock.php
|
||||||
FilledCartBlock.php
|
FilledCartBlock.php
|
||||||
plugins/woocommerce/src/Blocks/BlockTypes/ProductGalleryLargeImageNextPrevious.php
|
|
||||||
woocommerce/src/Blocks/BlockTypes/ProductGalleryLargeImageNextPrevious.php
|
|
||||||
src/Blocks/BlockTypes/ProductGalleryLargeImageNextPrevious.php
|
|
||||||
Blocks/BlockTypes/ProductGalleryLargeImageNextPrevious.php
|
|
||||||
BlockTypes/ProductGalleryLargeImageNextPrevious.php
|
|
||||||
ProductGalleryLargeImageNextPrevious.php
|
|
||||||
plugins/woocommerce/src/Blocks/BlockTypes/CheckoutOrderSummarySubtotalBlock.php
|
plugins/woocommerce/src/Blocks/BlockTypes/CheckoutOrderSummarySubtotalBlock.php
|
||||||
woocommerce/src/Blocks/BlockTypes/CheckoutOrderSummarySubtotalBlock.php
|
woocommerce/src/Blocks/BlockTypes/CheckoutOrderSummarySubtotalBlock.php
|
||||||
src/Blocks/BlockTypes/CheckoutOrderSummarySubtotalBlock.php
|
src/Blocks/BlockTypes/CheckoutOrderSummarySubtotalBlock.php
|
||||||
|
|
@ -69586,6 +69558,12 @@ src/Blocks/BlockTypes/CheckoutExpressPaymentBlock.php
|
||||||
Blocks/BlockTypes/CheckoutExpressPaymentBlock.php
|
Blocks/BlockTypes/CheckoutExpressPaymentBlock.php
|
||||||
BlockTypes/CheckoutExpressPaymentBlock.php
|
BlockTypes/CheckoutExpressPaymentBlock.php
|
||||||
CheckoutExpressPaymentBlock.php
|
CheckoutExpressPaymentBlock.php
|
||||||
|
plugins/woocommerce/src/Blocks/BlockTypes/NextPreviousButtons.php
|
||||||
|
woocommerce/src/Blocks/BlockTypes/NextPreviousButtons.php
|
||||||
|
src/Blocks/BlockTypes/NextPreviousButtons.php
|
||||||
|
Blocks/BlockTypes/NextPreviousButtons.php
|
||||||
|
BlockTypes/NextPreviousButtons.php
|
||||||
|
NextPreviousButtons.php
|
||||||
plugins/woocommerce/src/Blocks/BlockTypes/ProductFilterTaxonomy.php
|
plugins/woocommerce/src/Blocks/BlockTypes/ProductFilterTaxonomy.php
|
||||||
woocommerce/src/Blocks/BlockTypes/ProductFilterTaxonomy.php
|
woocommerce/src/Blocks/BlockTypes/ProductFilterTaxonomy.php
|
||||||
src/Blocks/BlockTypes/ProductFilterTaxonomy.php
|
src/Blocks/BlockTypes/ProductFilterTaxonomy.php
|
||||||
|
|
@ -82290,6 +82268,14 @@ src/Blocks/BlockTypes/CatalogSorting.php
|
||||||
Blocks/BlockTypes/CatalogSorting.php
|
Blocks/BlockTypes/CatalogSorting.php
|
||||||
BlockTypes/CatalogSorting.php
|
BlockTypes/CatalogSorting.php
|
||||||
CatalogSorting.php
|
CatalogSorting.php
|
||||||
|
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductGallery.php
|
||||||
|
woocommerce/tests/php/src/Blocks/BlockTypes/ProductGallery.php
|
||||||
|
tests/php/src/Blocks/BlockTypes/ProductGallery.php
|
||||||
|
php/src/Blocks/BlockTypes/ProductGallery.php
|
||||||
|
src/Blocks/BlockTypes/ProductGallery.php
|
||||||
|
Blocks/BlockTypes/ProductGallery.php
|
||||||
|
BlockTypes/ProductGallery.php
|
||||||
|
ProductGallery.php
|
||||||
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/Cart.php
|
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/Cart.php
|
||||||
woocommerce/tests/php/src/Blocks/BlockTypes/Cart.php
|
woocommerce/tests/php/src/Blocks/BlockTypes/Cart.php
|
||||||
tests/php/src/Blocks/BlockTypes/Cart.php
|
tests/php/src/Blocks/BlockTypes/Cart.php
|
||||||
|
|
@ -90071,6 +90057,10 @@ plugins/woocommerce/changelog/fix-59664-invalid-context-add-to-cart-with-options
|
||||||
woocommerce/changelog/fix-59664-invalid-context-add-to-cart-with-options
|
woocommerce/changelog/fix-59664-invalid-context-add-to-cart-with-options
|
||||||
changelog/fix-59664-invalid-context-add-to-cart-with-options
|
changelog/fix-59664-invalid-context-add-to-cart-with-options
|
||||||
fix-59664-invalid-context-add-to-cart-with-options
|
fix-59664-invalid-context-add-to-cart-with-options
|
||||||
|
plugins/woocommerce/changelog/wooplug-4986-extract-next-prev-buttons
|
||||||
|
woocommerce/changelog/wooplug-4986-extract-next-prev-buttons
|
||||||
|
changelog/wooplug-4986-extract-next-prev-buttons
|
||||||
|
wooplug-4986-extract-next-prev-buttons
|
||||||
plugins/woocommerce/changelog/WOOPLUG-4910-clear-order-cache-after-meta-save
|
plugins/woocommerce/changelog/WOOPLUG-4910-clear-order-cache-after-meta-save
|
||||||
woocommerce/changelog/WOOPLUG-4910-clear-order-cache-after-meta-save
|
woocommerce/changelog/WOOPLUG-4910-clear-order-cache-after-meta-save
|
||||||
changelog/WOOPLUG-4910-clear-order-cache-after-meta-save
|
changelog/WOOPLUG-4910-clear-order-cache-after-meta-save
|
||||||
|
|
@ -90227,6 +90217,14 @@ plugins/woocommerce/changelog/wooplug-4765-add-filterdataget_taxonomy_counts-met
|
||||||
woocommerce/changelog/wooplug-4765-add-filterdataget_taxonomy_counts-method-to-calculate-the
|
woocommerce/changelog/wooplug-4765-add-filterdataget_taxonomy_counts-method-to-calculate-the
|
||||||
changelog/wooplug-4765-add-filterdataget_taxonomy_counts-method-to-calculate-the
|
changelog/wooplug-4765-add-filterdataget_taxonomy_counts-method-to-calculate-the
|
||||||
wooplug-4765-add-filterdataget_taxonomy_counts-method-to-calculate-the
|
wooplug-4765-add-filterdataget_taxonomy_counts-method-to-calculate-the
|
||||||
|
plugins/woocommerce/changelog/59967-fix-eslint-unit-test
|
||||||
|
woocommerce/changelog/59967-fix-eslint-unit-test
|
||||||
|
changelog/59967-fix-eslint-unit-test
|
||||||
|
59967-fix-eslint-unit-test
|
||||||
|
plugins/woocommerce/changelog/update-WOOPLUG-5183-nox-pms-tracks-event-additional-props
|
||||||
|
woocommerce/changelog/update-WOOPLUG-5183-nox-pms-tracks-event-additional-props
|
||||||
|
changelog/update-WOOPLUG-5183-nox-pms-tracks-event-additional-props
|
||||||
|
update-WOOPLUG-5183-nox-pms-tracks-event-additional-props
|
||||||
plugins/woocommerce/changelog/59729-theme-37-woocommerce-store-notice-doesnt-show-up
|
plugins/woocommerce/changelog/59729-theme-37-woocommerce-store-notice-doesnt-show-up
|
||||||
woocommerce/changelog/59729-theme-37-woocommerce-store-notice-doesnt-show-up
|
woocommerce/changelog/59729-theme-37-woocommerce-store-notice-doesnt-show-up
|
||||||
changelog/59729-theme-37-woocommerce-store-notice-doesnt-show-up
|
changelog/59729-theme-37-woocommerce-store-notice-doesnt-show-up
|
||||||
|
|
@ -90359,6 +90357,10 @@ plugins/woocommerce/changelog/wooplug-4764-scaffolding-taxonomy-filter-block
|
||||||
woocommerce/changelog/wooplug-4764-scaffolding-taxonomy-filter-block
|
woocommerce/changelog/wooplug-4764-scaffolding-taxonomy-filter-block
|
||||||
changelog/wooplug-4764-scaffolding-taxonomy-filter-block
|
changelog/wooplug-4764-scaffolding-taxonomy-filter-block
|
||||||
wooplug-4764-scaffolding-taxonomy-filter-block
|
wooplug-4764-scaffolding-taxonomy-filter-block
|
||||||
|
plugins/woocommerce/changelog/fix-empty-mini-cart-after-login-base-trunk
|
||||||
|
woocommerce/changelog/fix-empty-mini-cart-after-login-base-trunk
|
||||||
|
changelog/fix-empty-mini-cart-after-login-base-trunk
|
||||||
|
fix-empty-mini-cart-after-login-base-trunk
|
||||||
plugins/woocommerce/changelog/47100-order-pay-can-use-session-choosen-gateway
|
plugins/woocommerce/changelog/47100-order-pay-can-use-session-choosen-gateway
|
||||||
woocommerce/changelog/47100-order-pay-can-use-session-choosen-gateway
|
woocommerce/changelog/47100-order-pay-can-use-session-choosen-gateway
|
||||||
changelog/47100-order-pay-can-use-session-choosen-gateway
|
changelog/47100-order-pay-can-use-session-choosen-gateway
|
||||||
|
|
@ -90459,6 +90461,10 @@ plugins/woocommerce/changelog/fix-product_availability_class_check
|
||||||
woocommerce/changelog/fix-product_availability_class_check
|
woocommerce/changelog/fix-product_availability_class_check
|
||||||
changelog/fix-product_availability_class_check
|
changelog/fix-product_availability_class_check
|
||||||
fix-product_availability_class_check
|
fix-product_availability_class_check
|
||||||
|
plugins/woocommerce/changelog/fix-session-strict-types
|
||||||
|
woocommerce/changelog/fix-session-strict-types
|
||||||
|
changelog/fix-session-strict-types
|
||||||
|
fix-session-strict-types
|
||||||
plugins/woocommerce/changelog/remove-product-editor-feature
|
plugins/woocommerce/changelog/remove-product-editor-feature
|
||||||
woocommerce/changelog/remove-product-editor-feature
|
woocommerce/changelog/remove-product-editor-feature
|
||||||
changelog/remove-product-editor-feature
|
changelog/remove-product-editor-feature
|
||||||
|
|
@ -90887,6 +90893,10 @@ plugins/woocommerce/changelog/fix-blueprints-tax-export
|
||||||
woocommerce/changelog/fix-blueprints-tax-export
|
woocommerce/changelog/fix-blueprints-tax-export
|
||||||
changelog/fix-blueprints-tax-export
|
changelog/fix-blueprints-tax-export
|
||||||
fix-blueprints-tax-export
|
fix-blueprints-tax-export
|
||||||
|
plugins/woocommerce/changelog/fix-product-gallery-cropping
|
||||||
|
woocommerce/changelog/fix-product-gallery-cropping
|
||||||
|
changelog/fix-product-gallery-cropping
|
||||||
|
fix-product-gallery-cropping
|
||||||
plugins/woocommerce/changelog/59784-migrator-tests
|
plugins/woocommerce/changelog/59784-migrator-tests
|
||||||
woocommerce/changelog/59784-migrator-tests
|
woocommerce/changelog/59784-migrator-tests
|
||||||
changelog/59784-migrator-tests
|
changelog/59784-migrator-tests
|
||||||
|
|
@ -90895,6 +90905,10 @@ plugins/woocommerce/changelog/fix-59793-product-button-word-break
|
||||||
woocommerce/changelog/fix-59793-product-button-word-break
|
woocommerce/changelog/fix-59793-product-button-word-break
|
||||||
changelog/fix-59793-product-button-word-break
|
changelog/fix-59793-product-button-word-break
|
||||||
fix-59793-product-button-word-break
|
fix-59793-product-button-word-break
|
||||||
|
plugins/woocommerce/changelog/59989-fix-product-collection-product-button-out-of-sync
|
||||||
|
woocommerce/changelog/59989-fix-product-collection-product-button-out-of-sync
|
||||||
|
changelog/59989-fix-product-collection-product-button-out-of-sync
|
||||||
|
59989-fix-product-collection-product-button-out-of-sync
|
||||||
plugins/woocommerce/changelog/58904-fix-html-validation-errors
|
plugins/woocommerce/changelog/58904-fix-html-validation-errors
|
||||||
woocommerce/changelog/58904-fix-html-validation-errors
|
woocommerce/changelog/58904-fix-html-validation-errors
|
||||||
changelog/58904-fix-html-validation-errors
|
changelog/58904-fix-html-validation-errors
|
||||||
|
|
|
||||||
|
|
@ -4952,6 +4952,7 @@ plugins/woocommerce/client/blocks/assets/js/data/cart/reducers.ts
|
||||||
plugins/woocommerce/client/blocks/assets/js/data/cart/persistence-layer.ts
|
plugins/woocommerce/client/blocks/assets/js/data/cart/persistence-layer.ts
|
||||||
plugins/woocommerce/client/blocks/assets/js/data/cart/thunks.ts
|
plugins/woocommerce/client/blocks/assets/js/data/cart/thunks.ts
|
||||||
plugins/woocommerce/client/blocks/assets/js/data/cart/test/reducers.js
|
plugins/woocommerce/client/blocks/assets/js/data/cart/test/reducers.js
|
||||||
|
plugins/woocommerce/client/blocks/assets/js/data/cart/test/index.ts
|
||||||
plugins/woocommerce/client/blocks/assets/js/data/cart/test/notify-quantity-changes.ts
|
plugins/woocommerce/client/blocks/assets/js/data/cart/test/notify-quantity-changes.ts
|
||||||
plugins/woocommerce/client/blocks/assets/js/data/cart/test/resolvers.ts
|
plugins/woocommerce/client/blocks/assets/js/data/cart/test/resolvers.ts
|
||||||
plugins/woocommerce/client/blocks/assets/js/data/cart/test/selectors.js
|
plugins/woocommerce/client/blocks/assets/js/data/cart/test/selectors.js
|
||||||
|
|
@ -5651,12 +5652,6 @@ plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-large-image/frontend.ts
|
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-large-image/frontend.ts
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-large-image/block.json
|
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-large-image/block.json
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-large-image/icon.tsx
|
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-large-image/icon.tsx
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/editor.scss
|
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/index.tsx
|
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/save.tsx
|
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/edit.tsx
|
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/block.json
|
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/inner-blocks/product-gallery-next-previous-buttons/icons.tsx
|
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/types.ts
|
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/types.ts
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/block-settings/index.tsx
|
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/block-settings/index.tsx
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/save.tsx
|
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/save.tsx
|
||||||
|
|
@ -5666,6 +5661,7 @@ plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/block.json
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/utils.tsx
|
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/utils.tsx
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/style.scss
|
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/style.scss
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/icon.tsx
|
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/icon.tsx
|
||||||
|
plugins/woocommerce/client/blocks/assets/js/blocks/product-gallery/test/block.ts
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/checkout/frontend.tsx
|
plugins/woocommerce/client/blocks/assets/js/blocks/checkout/frontend.tsx
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/checkout/configure-placeholder/style.scss
|
plugins/woocommerce/client/blocks/assets/js/blocks/checkout/configure-placeholder/style.scss
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/checkout/index.tsx
|
plugins/woocommerce/client/blocks/assets/js/blocks/checkout/index.tsx
|
||||||
|
|
@ -5862,6 +5858,13 @@ plugins/woocommerce/client/blocks/assets/js/blocks/checkout/utils.ts
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/checkout/configure-placeholder.tsx
|
plugins/woocommerce/client/blocks/assets/js/blocks/checkout/configure-placeholder.tsx
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/checkout/phone-number/index.tsx
|
plugins/woocommerce/client/blocks/assets/js/blocks/checkout/phone-number/index.tsx
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/shared/styles/style.scss
|
plugins/woocommerce/client/blocks/assets/js/blocks/shared/styles/style.scss
|
||||||
|
plugins/woocommerce/client/blocks/assets/js/blocks/next-previous-buttons/editor.scss
|
||||||
|
plugins/woocommerce/client/blocks/assets/js/blocks/next-previous-buttons/index.tsx
|
||||||
|
plugins/woocommerce/client/blocks/assets/js/blocks/next-previous-buttons/save.tsx
|
||||||
|
plugins/woocommerce/client/blocks/assets/js/blocks/next-previous-buttons/edit.tsx
|
||||||
|
plugins/woocommerce/client/blocks/assets/js/blocks/next-previous-buttons/block.json
|
||||||
|
plugins/woocommerce/client/blocks/assets/js/blocks/next-previous-buttons/style.scss
|
||||||
|
plugins/woocommerce/client/blocks/assets/js/blocks/next-previous-buttons/icons.tsx
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/single-product/deprecated.tsx
|
plugins/woocommerce/client/blocks/assets/js/blocks/single-product/deprecated.tsx
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/single-product/index.tsx
|
plugins/woocommerce/client/blocks/assets/js/blocks/single-product/index.tsx
|
||||||
plugins/woocommerce/client/blocks/assets/js/blocks/single-product/types.ts
|
plugins/woocommerce/client/blocks/assets/js/blocks/single-product/types.ts
|
||||||
|
|
@ -7167,8 +7170,6 @@ plugins/woocommerce/client/blocks/tests/e2e/tests/product-collection/register-pr
|
||||||
plugins/woocommerce/client/blocks/tests/e2e/tests/page-content-wrapper/page-content-wrapper.block_theme.spec.ts
|
plugins/woocommerce/client/blocks/tests/e2e/tests/page-content-wrapper/page-content-wrapper.block_theme.spec.ts
|
||||||
plugins/woocommerce/client/blocks/tests/e2e/tests/related-products/related-products.block_theme.spec.ts
|
plugins/woocommerce/client/blocks/tests/e2e/tests/related-products/related-products.block_theme.spec.ts
|
||||||
plugins/woocommerce/client/blocks/tests/e2e/tests/product-gallery/inner-blocks/product-gallery-thumbnails/product-gallery-thumbnails.block_theme.spec.ts
|
plugins/woocommerce/client/blocks/tests/e2e/tests/product-gallery/inner-blocks/product-gallery-thumbnails/product-gallery-thumbnails.block_theme.spec.ts
|
||||||
plugins/woocommerce/client/blocks/tests/e2e/tests/product-gallery/inner-blocks/product-gallery-large-image-next-previous/product-gallery-large-image-next-previous.block_theme.spec.ts
|
|
||||||
plugins/woocommerce/client/blocks/tests/e2e/tests/product-gallery/inner-blocks/product-gallery-large-image-next-previous/utils.ts
|
|
||||||
plugins/woocommerce/client/blocks/tests/e2e/tests/product-gallery/inner-blocks/product-gallery-large-image/product-gallery-large-image.block_theme.spec.ts
|
plugins/woocommerce/client/blocks/tests/e2e/tests/product-gallery/inner-blocks/product-gallery-large-image/product-gallery-large-image.block_theme.spec.ts
|
||||||
plugins/woocommerce/client/blocks/tests/e2e/tests/product-gallery/product-gallery.block_theme.spec.ts
|
plugins/woocommerce/client/blocks/tests/e2e/tests/product-gallery/product-gallery.block_theme.spec.ts
|
||||||
plugins/woocommerce/client/blocks/tests/e2e/tests/product-gallery/product-gallery.page.ts
|
plugins/woocommerce/client/blocks/tests/e2e/tests/product-gallery/product-gallery.page.ts
|
||||||
|
|
@ -8333,9 +8334,7 @@ plugins/woocommerce/client/admin/client/customize-store/intro/test/intro-banner.
|
||||||
plugins/woocommerce/client/admin/client/customize-store/entrepreneur-flow.ts
|
plugins/woocommerce/client/admin/client/customize-store/entrepreneur-flow.ts
|
||||||
plugins/woocommerce/client/admin/client/customize-store/types/font.ts
|
plugins/woocommerce/client/admin/client/customize-store/types/font.ts
|
||||||
plugins/woocommerce/client/admin/client/customize-store/types/pattern.ts
|
plugins/woocommerce/client/admin/client/customize-store/types/pattern.ts
|
||||||
plugins/woocommerce/client/admin/client/customize-store/transitional/actions.tsx
|
|
||||||
plugins/woocommerce/client/admin/client/customize-store/transitional/index.tsx
|
plugins/woocommerce/client/admin/client/customize-store/transitional/index.tsx
|
||||||
plugins/woocommerce/client/admin/client/customize-store/transitional/survey-form/index.tsx
|
|
||||||
plugins/woocommerce/client/admin/client/customize-store/transitional/services.tsx
|
plugins/woocommerce/client/admin/client/customize-store/transitional/services.tsx
|
||||||
plugins/woocommerce/client/admin/client/customize-store/transitional/style.scss
|
plugins/woocommerce/client/admin/client/customize-store/transitional/style.scss
|
||||||
plugins/woocommerce/client/admin/client/customize-store/transitional/test/index.test.tsx
|
plugins/woocommerce/client/admin/client/customize-store/transitional/test/index.test.tsx
|
||||||
|
|
@ -9169,7 +9168,6 @@ plugins/woocommerce/src/Blocks/BlockTypes/PaymentMethodIcons.php
|
||||||
plugins/woocommerce/src/Blocks/BlockTypes/CheckoutPaymentBlock.php
|
plugins/woocommerce/src/Blocks/BlockTypes/CheckoutPaymentBlock.php
|
||||||
plugins/woocommerce/src/Blocks/BlockTypes/AtomicBlock.php
|
plugins/woocommerce/src/Blocks/BlockTypes/AtomicBlock.php
|
||||||
plugins/woocommerce/src/Blocks/BlockTypes/FilledCartBlock.php
|
plugins/woocommerce/src/Blocks/BlockTypes/FilledCartBlock.php
|
||||||
plugins/woocommerce/src/Blocks/BlockTypes/ProductGalleryLargeImageNextPrevious.php
|
|
||||||
plugins/woocommerce/src/Blocks/BlockTypes/CheckoutOrderSummarySubtotalBlock.php
|
plugins/woocommerce/src/Blocks/BlockTypes/CheckoutOrderSummarySubtotalBlock.php
|
||||||
plugins/woocommerce/src/Blocks/BlockTypes/CartLink.php
|
plugins/woocommerce/src/Blocks/BlockTypes/CartLink.php
|
||||||
plugins/woocommerce/src/Blocks/BlockTypes/CheckoutShippingMethodsBlock.php
|
plugins/woocommerce/src/Blocks/BlockTypes/CheckoutShippingMethodsBlock.php
|
||||||
|
|
@ -9211,6 +9209,7 @@ plugins/woocommerce/src/Blocks/BlockTypes/OrderConfirmation/BillingAddress.php
|
||||||
plugins/woocommerce/src/Blocks/BlockTypes/EnableBlockJsonAssetsTrait.php
|
plugins/woocommerce/src/Blocks/BlockTypes/EnableBlockJsonAssetsTrait.php
|
||||||
plugins/woocommerce/src/Blocks/BlockTypes/ProductSKU.php
|
plugins/woocommerce/src/Blocks/BlockTypes/ProductSKU.php
|
||||||
plugins/woocommerce/src/Blocks/BlockTypes/CheckoutExpressPaymentBlock.php
|
plugins/woocommerce/src/Blocks/BlockTypes/CheckoutExpressPaymentBlock.php
|
||||||
|
plugins/woocommerce/src/Blocks/BlockTypes/NextPreviousButtons.php
|
||||||
plugins/woocommerce/src/Blocks/BlockTypes/ProductFilterTaxonomy.php
|
plugins/woocommerce/src/Blocks/BlockTypes/ProductFilterTaxonomy.php
|
||||||
plugins/woocommerce/src/Blocks/BlockTypes/ProductsByAttribute.php
|
plugins/woocommerce/src/Blocks/BlockTypes/ProductsByAttribute.php
|
||||||
plugins/woocommerce/src/Blocks/BlockTypes/CartOrderSummaryCouponFormBlock.php
|
plugins/woocommerce/src/Blocks/BlockTypes/CartOrderSummaryCouponFormBlock.php
|
||||||
|
|
@ -11062,6 +11061,7 @@ plugins/woocommerce/tests/php/helpers/HposTestCase.php
|
||||||
plugins/woocommerce/tests/php/helpers/HPOSToggleTrait.php
|
plugins/woocommerce/tests/php/helpers/HPOSToggleTrait.php
|
||||||
plugins/woocommerce/tests/php/helpers/SerializingCacheTrait.php
|
plugins/woocommerce/tests/php/helpers/SerializingCacheTrait.php
|
||||||
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/CatalogSorting.php
|
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/CatalogSorting.php
|
||||||
|
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductGallery.php
|
||||||
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/Cart.php
|
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/Cart.php
|
||||||
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/AddToCartWithOptions.php
|
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/AddToCartWithOptions.php
|
||||||
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductQuery.php
|
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductQuery.php
|
||||||
|
|
@ -12257,6 +12257,7 @@ plugins/woocommerce/changelog/add-57845
|
||||||
plugins/woocommerce/changelog/wooplug-2456-flaky-test-clicking-opt-in-new-fonts-should-be-available
|
plugins/woocommerce/changelog/wooplug-2456-flaky-test-clicking-opt-in-new-fonts-should-be-available
|
||||||
plugins/woocommerce/changelog/fix-issue-59269
|
plugins/woocommerce/changelog/fix-issue-59269
|
||||||
plugins/woocommerce/changelog/fix-59664-invalid-context-add-to-cart-with-options
|
plugins/woocommerce/changelog/fix-59664-invalid-context-add-to-cart-with-options
|
||||||
|
plugins/woocommerce/changelog/wooplug-4986-extract-next-prev-buttons
|
||||||
plugins/woocommerce/changelog/WOOPLUG-4910-clear-order-cache-after-meta-save
|
plugins/woocommerce/changelog/WOOPLUG-4910-clear-order-cache-after-meta-save
|
||||||
plugins/woocommerce/changelog/fix-53449-flaky-test
|
plugins/woocommerce/changelog/fix-53449-flaky-test
|
||||||
plugins/woocommerce/changelog/56158-fix-46484-flush-cache-when-plugin-is-deactivated-removed
|
plugins/woocommerce/changelog/56158-fix-46484-flush-cache-when-plugin-is-deactivated-removed
|
||||||
|
|
@ -12296,6 +12297,8 @@ plugins/woocommerce/changelog/fix-order-summary-terms-block
|
||||||
plugins/woocommerce/changelog/59098-wooplug-4713-interactivity-api-powered-mini-cart-navigate-to-checkout
|
plugins/woocommerce/changelog/59098-wooplug-4713-interactivity-api-powered-mini-cart-navigate-to-checkout
|
||||||
plugins/woocommerce/changelog/59843-migrator-test-fetcher
|
plugins/woocommerce/changelog/59843-migrator-test-fetcher
|
||||||
plugins/woocommerce/changelog/wooplug-4765-add-filterdataget_taxonomy_counts-method-to-calculate-the
|
plugins/woocommerce/changelog/wooplug-4765-add-filterdataget_taxonomy_counts-method-to-calculate-the
|
||||||
|
plugins/woocommerce/changelog/59967-fix-eslint-unit-test
|
||||||
|
plugins/woocommerce/changelog/update-WOOPLUG-5183-nox-pms-tracks-event-additional-props
|
||||||
plugins/woocommerce/changelog/59729-theme-37-woocommerce-store-notice-doesnt-show-up
|
plugins/woocommerce/changelog/59729-theme-37-woocommerce-store-notice-doesnt-show-up
|
||||||
plugins/woocommerce/changelog/dev-wc-e2e-avoid-create-order-test-conflict
|
plugins/woocommerce/changelog/dev-wc-e2e-avoid-create-order-test-conflict
|
||||||
plugins/woocommerce/changelog/fix-59736
|
plugins/woocommerce/changelog/fix-59736
|
||||||
|
|
@ -12329,6 +12332,7 @@ plugins/woocommerce/changelog/fix-css-build-warnings
|
||||||
plugins/woocommerce/changelog/wooplug-4596-shipping-tax-class-based-on-cart-items-does-not-appear-to-be
|
plugins/woocommerce/changelog/wooplug-4596-shipping-tax-class-based-on-cart-items-does-not-appear-to-be
|
||||||
plugins/woocommerce/changelog/wooplug-4944-strong-password-validation-breaking-with-copypaste-passwords
|
plugins/woocommerce/changelog/wooplug-4944-strong-password-validation-breaking-with-copypaste-passwords
|
||||||
plugins/woocommerce/changelog/wooplug-4764-scaffolding-taxonomy-filter-block
|
plugins/woocommerce/changelog/wooplug-4764-scaffolding-taxonomy-filter-block
|
||||||
|
plugins/woocommerce/changelog/fix-empty-mini-cart-after-login-base-trunk
|
||||||
plugins/woocommerce/changelog/47100-order-pay-can-use-session-choosen-gateway
|
plugins/woocommerce/changelog/47100-order-pay-can-use-session-choosen-gateway
|
||||||
plugins/woocommerce/changelog/59418-wooplug-4626-update-placeholder-image
|
plugins/woocommerce/changelog/59418-wooplug-4626-update-placeholder-image
|
||||||
plugins/woocommerce/changelog/fix-57718-select-invalid-variations-flaky-iii
|
plugins/woocommerce/changelog/fix-57718-select-invalid-variations-flaky-iii
|
||||||
|
|
@ -12354,6 +12358,7 @@ plugins/woocommerce/changelog/58992-fix-match-schema-between-client-and-server
|
||||||
plugins/woocommerce/changelog/fix-sidebar-notices-performance-issue
|
plugins/woocommerce/changelog/fix-sidebar-notices-performance-issue
|
||||||
plugins/woocommerce/changelog/wooplug-4851-e2e-tests-merge-setup-projects-by-using-steps-instead-of
|
plugins/woocommerce/changelog/wooplug-4851-e2e-tests-merge-setup-projects-by-using-steps-instead-of
|
||||||
plugins/woocommerce/changelog/fix-product_availability_class_check
|
plugins/woocommerce/changelog/fix-product_availability_class_check
|
||||||
|
plugins/woocommerce/changelog/fix-session-strict-types
|
||||||
plugins/woocommerce/changelog/remove-product-editor-feature
|
plugins/woocommerce/changelog/remove-product-editor-feature
|
||||||
plugins/woocommerce/changelog/59325-add-move-session-cleanup-to-AS
|
plugins/woocommerce/changelog/59325-add-move-session-cleanup-to-AS
|
||||||
plugins/woocommerce/changelog/59576-wooplug-4282-taxonomy-brand-template-is-not-tied-to-archive-product
|
plugins/woocommerce/changelog/59576-wooplug-4282-taxonomy-brand-template-is-not-tied-to-archive-product
|
||||||
|
|
@ -12461,8 +12466,10 @@ plugins/woocommerce/changelog/update-faq-docs
|
||||||
plugins/woocommerce/changelog/59636-wooplug-4925-interactivity-api-powered-mini-cart-improve-singularplural
|
plugins/woocommerce/changelog/59636-wooplug-4925-interactivity-api-powered-mini-cart-improve-singularplural
|
||||||
plugins/woocommerce/changelog/59693-wooplug-4753-interactivity-api-powered-mini-cart-analyze-existing
|
plugins/woocommerce/changelog/59693-wooplug-4753-interactivity-api-powered-mini-cart-analyze-existing
|
||||||
plugins/woocommerce/changelog/fix-blueprints-tax-export
|
plugins/woocommerce/changelog/fix-blueprints-tax-export
|
||||||
|
plugins/woocommerce/changelog/fix-product-gallery-cropping
|
||||||
plugins/woocommerce/changelog/59784-migrator-tests
|
plugins/woocommerce/changelog/59784-migrator-tests
|
||||||
plugins/woocommerce/changelog/fix-59793-product-button-word-break
|
plugins/woocommerce/changelog/fix-59793-product-button-word-break
|
||||||
|
plugins/woocommerce/changelog/59989-fix-product-collection-product-button-out-of-sync
|
||||||
plugins/woocommerce/changelog/58904-fix-html-validation-errors
|
plugins/woocommerce/changelog/58904-fix-html-validation-errors
|
||||||
plugins/woocommerce/changelog/wooplug-4186-safe-guard-block-checkout-from-creating-multiple-concurrent
|
plugins/woocommerce/changelog/wooplug-4186-safe-guard-block-checkout-from-creating-multiple-concurrent
|
||||||
plugins/woocommerce/changelog/update-nox-better-tracking-around-wpcom-connection
|
plugins/woocommerce/changelog/update-nox-better-tracking-around-wpcom-connection
|
||||||
|
|
|
||||||
|
|
@ -87,10 +87,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
.well-known
|
.well-known
|
||||||
.well-known/assetlinks.json
|
.well-known/assetlinks.json
|
||||||
.xml
|
.xml
|
||||||
/*/*/_tools
|
|
||||||
/*/*/more_ideas
|
|
||||||
/*/_tools
|
|
||||||
/*/activity
|
|
||||||
/*/branches
|
/*/branches
|
||||||
/*/commits
|
/*/commits
|
||||||
/*/compare
|
/*/compare
|
||||||
|
|
@ -98,12 +94,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/*/edit$
|
/*/edit$
|
||||||
/*/forks
|
/*/forks
|
||||||
/*/graphs
|
/*/graphs
|
||||||
/*/group
|
|
||||||
/*/invite
|
|
||||||
/*/issues/new
|
/*/issues/new
|
||||||
/*/issues/search
|
/*/issues/search
|
||||||
/*/milestones/new
|
/*/milestones/new
|
||||||
/*/more_ideas
|
|
||||||
/*/network
|
/*/network
|
||||||
/*/projects
|
/*/projects
|
||||||
/*/pulse
|
/*/pulse
|
||||||
|
|
@ -113,24 +106,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/*source=
|
/*source=
|
||||||
/.git
|
/.git
|
||||||
//wiki/skins
|
//wiki/skins
|
||||||
/?*amp_client_id
|
|
||||||
/?z=1
|
|
||||||
/MANUALS/*.pdf$
|
/MANUALS/*.pdf$
|
||||||
/Search/
|
/Search/
|
||||||
/UserAuthentication/
|
/UserAuthentication/
|
||||||
/_
|
/_
|
||||||
/_/rsrc
|
/_/rsrc
|
||||||
/__wishlist__
|
|
||||||
/_activities
|
|
||||||
/_activity
|
|
||||||
/_community
|
|
||||||
/_created
|
|
||||||
/_followers
|
|
||||||
/_following
|
|
||||||
/_quick_saves
|
|
||||||
/_saved
|
|
||||||
/_shop
|
|
||||||
/_shopping_list
|
|
||||||
/_widget
|
/_widget
|
||||||
/album/*/*?i=
|
/album/*/*?i=
|
||||||
/api
|
/api
|
||||||
|
|
@ -152,12 +132,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/comments
|
/comments
|
||||||
/commits/*?author
|
/commits/*?author
|
||||||
/commits/*?path
|
/commits/*?path
|
||||||
/communities
|
|
||||||
/contact/menu*
|
/contact/menu*
|
||||||
/contact/partner*
|
/contact/partner*
|
||||||
/contactus/mwaas*
|
/contactus/mwaas*
|
||||||
/directory
|
/directory
|
||||||
/discovered
|
|
||||||
/docs/product
|
/docs/product
|
||||||
/download
|
/download
|
||||||
/download/Browse.aspx?
|
/download/Browse.aspx?
|
||||||
|
|
@ -187,7 +165,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/layout/
|
/layout/
|
||||||
/leads/*/jsplayer_show_lead_form.html
|
/leads/*/jsplayer_show_lead_form.html
|
||||||
/leads/*/show_form.html
|
/leads/*/show_form.html
|
||||||
/likes
|
|
||||||
/login
|
/login
|
||||||
/lookup?
|
/lookup?
|
||||||
/mediaapi/
|
/mediaapi/
|
||||||
|
|
@ -200,13 +177,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/newest/*rss
|
/newest/*rss
|
||||||
/newest/*xml
|
/newest/*xml
|
||||||
/newsearch/
|
/newsearch/
|
||||||
/organize
|
|
||||||
/partials
|
/partials
|
||||||
/pins
|
|
||||||
/plugins
|
/plugins
|
||||||
/podcast/*/*?i=
|
/podcast/*/*?i=
|
||||||
/print$
|
/print$
|
||||||
/profile-about
|
|
||||||
/raw
|
/raw
|
||||||
/report_abuse
|
/report_abuse
|
||||||
/revisions
|
/revisions
|
||||||
|
|
@ -214,8 +188,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/rsvps/*atom
|
/rsvps/*atom
|
||||||
/rsvps/*rss
|
/rsvps/*rss
|
||||||
/rsvps/*xml
|
/rsvps/*xml
|
||||||
/scheduled-pin
|
|
||||||
/scheduled-pins
|
|
||||||
/search
|
/search
|
||||||
/search/
|
/search/
|
||||||
/search/*?q=
|
/search/*?q=
|
||||||
|
|
@ -244,15 +216,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/store/new/*?*&*&*
|
/store/new/*?*&*&*
|
||||||
/store/top-free/*?*&*&*
|
/store/top-free/*?*&*&*
|
||||||
/store/top-paid/*?*&*&*
|
/store/top-paid/*?*&*&*
|
||||||
/story_pins
|
|
||||||
/tagged
|
|
||||||
/tarball
|
/tarball
|
||||||
/tree
|
/tree
|
||||||
/tried
|
|
||||||
/tv-season/*/*?i=
|
/tv-season/*/*?i=
|
||||||
/unsubscribe/
|
/unsubscribe/
|
||||||
/video-
|
/video-
|
||||||
/video_pins
|
|
||||||
/wal/
|
/wal/
|
||||||
/widget_
|
/widget_
|
||||||
/wiki/Special:
|
/wiki/Special:
|
||||||
|
|
@ -373,7 +341,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
?search_forum=
|
?search_forum=
|
||||||
?set_mobile=
|
?set_mobile=
|
||||||
?showAllGroups=
|
?showAllGroups=
|
||||||
?show_error=true
|
|
||||||
?slogin
|
?slogin
|
||||||
?sort=
|
?sort=
|
||||||
?sortBy=
|
?sortBy=
|
||||||
|
|
@ -402,10 +369,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
@me$
|
@me$
|
||||||
AccountDisavow?
|
AccountDisavow?
|
||||||
ActivityUID=
|
ActivityUID=
|
||||||
COG
|
|
||||||
ClientAuth
|
ClientAuth
|
||||||
ClientLogin
|
ClientLogin
|
||||||
Coffeebreak
|
|
||||||
Consortium/Offices/*/comments
|
Consortium/Offices/*/comments
|
||||||
Consortium/Offices/*/feed
|
Consortium/Offices/*/feed
|
||||||
Consortium/Offices/*/trackback
|
Consortium/Offices/*/trackback
|
||||||
|
|
@ -418,7 +383,6 @@ Consortium/supporters
|
||||||
Disallow
|
Disallow
|
||||||
Doc
|
Doc
|
||||||
EmbedSlideshow
|
EmbedSlideshow
|
||||||
Entrez
|
|
||||||
Explodingstuff
|
Explodingstuff
|
||||||
Features/SpinaBifidaProgram/
|
Features/SpinaBifidaProgram/
|
||||||
Fragment/SysConfig
|
Fragment/SysConfig
|
||||||
|
|
@ -427,7 +391,6 @@ Germany/kleinunternehmen/euga/results.mspx?
|
||||||
GoogleInternetAuthority
|
GoogleInternetAuthority
|
||||||
HpImageArchive.aspx
|
HpImageArchive.aspx
|
||||||
HpOptOut=true$
|
HpOptOut=true$
|
||||||
IEB/ToolBox/SB
|
|
||||||
IntegrationCenter
|
IntegrationCenter
|
||||||
International/questions/qa-html-language-declarations/icons
|
International/questions/qa-html-language-declarations/icons
|
||||||
International/questions/qa-html-language-declarations/qa-html-language-declarations-data/icons
|
International/questions/qa-html-language-declarations/qa-html-language-declarations-data/icons
|
||||||
|
|
@ -446,23 +409,13 @@ RDF/Validator/rdfval
|
||||||
README.txt
|
README.txt
|
||||||
REST/auth/CSRFTicket
|
REST/auth/CSRFTicket
|
||||||
ReportBug
|
ReportBug
|
||||||
SAGE
|
|
||||||
SNP
|
|
||||||
Search
|
Search
|
||||||
Search/
|
Search/
|
||||||
Search/Mail/Public
|
Search/Mail/Public
|
||||||
ServiceDesks/
|
ServiceDesks/
|
||||||
Structure
|
|
||||||
Structure/VA
|
|
||||||
Structure/cblast/cblast.cgi
|
|
||||||
Structure/dgs
|
|
||||||
Structure/flink/flink.cgi
|
|
||||||
Structure/vast/vastsrv.cgi
|
|
||||||
Style/CSS/members.be
|
Style/CSS/members.be
|
||||||
Systems
|
Systems
|
||||||
TOCLinksForCrawlers*
|
TOCLinksForCrawlers*
|
||||||
Taxonomy/CommonTree
|
|
||||||
Taxonomy/Selector
|
|
||||||
Team
|
Team
|
||||||
TeamPresent
|
TeamPresent
|
||||||
TemplatePackage/3.0/Templates
|
TemplatePackage/3.0/Templates
|
||||||
|
|
@ -499,8 +452,6 @@ WebObjects/MZStoreElements.woa
|
||||||
[_0-9a-zA-Z]+/status/[0-9]+/likes
|
[_0-9a-zA-Z]+/status/[0-9]+/likes
|
||||||
[_0-9a-zA-Z]+/status/[0-9]+/retweets
|
[_0-9a-zA-Z]+/status/[0-9]+/retweets
|
||||||
_
|
_
|
||||||
_/_
|
|
||||||
_/_/pixel
|
|
||||||
_/aihub_pod
|
_/aihub_pod
|
||||||
_/ain/_/js
|
_/ain/_/js
|
||||||
_/alkali-learn
|
_/alkali-learn
|
||||||
|
|
@ -565,8 +516,6 @@ _next/data
|
||||||
_next/jwt
|
_next/jwt
|
||||||
_next/title
|
_next/title
|
||||||
_next/viewer
|
_next/viewer
|
||||||
_ngjs/resource
|
|
||||||
_ngjs/resource/*/get
|
|
||||||
_nimbusJson.json
|
_nimbusJson.json
|
||||||
_nimbusJsonp.js
|
_nimbusJsonp.js
|
||||||
_nimbusJsonpStatic.js
|
_nimbusJsonpStatic.js
|
||||||
|
|
@ -664,12 +613,10 @@ actions/news/rss
|
||||||
ad_id=
|
ad_id=
|
||||||
addContacts
|
addContacts
|
||||||
add_favorite
|
add_favorite
|
||||||
addboard
|
|
||||||
addressBookExport
|
addressBookExport
|
||||||
admin
|
admin
|
||||||
admin/
|
admin/
|
||||||
ads
|
ads
|
||||||
ads.txt
|
|
||||||
ads/gpa/vidgen
|
ads/gpa/vidgen
|
||||||
ads/learn
|
ads/learn
|
||||||
ads/local
|
ads/local
|
||||||
|
|
@ -680,7 +627,6 @@ advisor/*zx1fa
|
||||||
adx/bin
|
adx/bin
|
||||||
affil
|
affil
|
||||||
affil/pal
|
affil/pal
|
||||||
age-appeal
|
|
||||||
agreements/approve
|
agreements/approve
|
||||||
ai-sandbox-internal/generated_images
|
ai-sandbox-internal/generated_images
|
||||||
aihub/tfhub
|
aihub/tfhub
|
||||||
|
|
@ -737,9 +683,7 @@ api?
|
||||||
api_access_key=
|
api_access_key=
|
||||||
app*_
|
app*_
|
||||||
app*form_id=
|
app*form_id=
|
||||||
app-ads.txt
|
|
||||||
app/
|
app/
|
||||||
appealed-pin
|
|
||||||
apple-app-site-association
|
apple-app-site-association
|
||||||
apps
|
apps
|
||||||
apps*&tags=
|
apps*&tags=
|
||||||
|
|
@ -818,7 +762,6 @@ author/following
|
||||||
author=
|
author=
|
||||||
authoring/
|
authoring/
|
||||||
authwall
|
authwall
|
||||||
autocomplete
|
|
||||||
away.php
|
away.php
|
||||||
awmp/data/images
|
awmp/data/images
|
||||||
b?*node=7454898011
|
b?*node=7454898011
|
||||||
|
|
@ -836,7 +779,6 @@ bfp/search
|
||||||
bin/search.go
|
bin/search.go
|
||||||
bin/search.py
|
bin/search.py
|
||||||
bing-site-safety
|
bing-site-safety
|
||||||
biocollections/?term=
|
|
||||||
bitesize/my
|
bitesize/my
|
||||||
bitesize/my$
|
bitesize/my$
|
||||||
bitesize/search
|
bitesize/search
|
||||||
|
|
@ -844,8 +786,6 @@ bitesize/search$
|
||||||
bitesize/search?
|
bitesize/search?
|
||||||
bkshp?*q=
|
bkshp?*q=
|
||||||
blacklisted*
|
blacklisted*
|
||||||
blast/BlastAlign.cgi
|
|
||||||
blast/bl2seq/wblast2.cgi
|
|
||||||
blog
|
blog
|
||||||
blog/*&content-format=
|
blog/*&content-format=
|
||||||
blog/*&event-format=
|
blog/*&event-format=
|
||||||
|
|
@ -876,13 +816,8 @@ blogs/nationals-journal-beta
|
||||||
blogs/search/
|
blogs/search/
|
||||||
blogs/slow-ride
|
blogs/slow-ride
|
||||||
blogs/test
|
blogs/test
|
||||||
board
|
|
||||||
board_activity
|
|
||||||
board_activity_comment
|
|
||||||
bookmarklet
|
|
||||||
bookmarks
|
bookmarks
|
||||||
books
|
books
|
||||||
books/NBK
|
|
||||||
books/about
|
books/about
|
||||||
books/content?*zoom=1
|
books/content?*zoom=1
|
||||||
books/content?*zoom=5
|
books/content?*zoom=5
|
||||||
|
|
@ -901,38 +836,17 @@ books?*zoom=
|
||||||
books?*zoom=1
|
books?*zoom=1
|
||||||
books?*zoom=5
|
books?*zoom=5
|
||||||
boutique/sitemaps
|
boutique/sitemaps
|
||||||
branded-pins
|
|
||||||
business
|
business
|
||||||
business/ad_create
|
|
||||||
business/adshare
|
business/adshare
|
||||||
business/adshare/faqs
|
business/adshare/faqs
|
||||||
business/blahblah
|
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/feedback
|
||||||
business/hub
|
|
||||||
business/invite
|
|
||||||
business/leads/jsplayer_show_lead_form.html
|
business/leads/jsplayer_show_lead_form.html
|
||||||
business/leads/show_form.html
|
business/leads/show_form.html
|
||||||
business/learning/blog
|
business/learning/blog
|
||||||
business/onboarding
|
|
||||||
business/pin_create
|
|
||||||
business/premium/is_payment_pending
|
business/premium/is_payment_pending
|
||||||
business/promotion
|
business/promotion
|
||||||
business/referral
|
|
||||||
business/sales/blog
|
business/sales/blog
|
||||||
business/site
|
|
||||||
business/switch-account
|
|
||||||
business/top-ads
|
|
||||||
business/update
|
|
||||||
business/verified-merchant/status
|
|
||||||
buyside-e2e-monitor
|
buyside-e2e-monitor
|
||||||
cai
|
cai
|
||||||
call
|
call
|
||||||
|
|
@ -961,7 +875,6 @@ checkout
|
||||||
checkout-external
|
checkout-external
|
||||||
checkoutnow
|
checkoutnow
|
||||||
checkpoint
|
checkpoint
|
||||||
christmas-spotlight
|
|
||||||
chrome/crlset
|
chrome/crlset
|
||||||
chrome/webstore/images
|
chrome/webstore/images
|
||||||
chwilio
|
chwilio
|
||||||
|
|
@ -981,8 +894,6 @@ classic-apps
|
||||||
clickthru
|
clickthru
|
||||||
clima/ets
|
clima/ets
|
||||||
clima/sites/registry
|
clima/sites/registry
|
||||||
clone/library/genomic/organisms
|
|
||||||
close-account
|
|
||||||
cloud-launcher/sitemap
|
cloud-launcher/sitemap
|
||||||
cloudsourcetools/images
|
cloudsourcetools/images
|
||||||
cms_content
|
cms_content
|
||||||
|
|
@ -1001,7 +912,6 @@ commission_2010-2014/katainen
|
||||||
commits?author=
|
commits?author=
|
||||||
common/
|
common/
|
||||||
common/survey.aspx*
|
common/survey.aspx*
|
||||||
communities
|
|
||||||
communities/bin.aspx?
|
communities/bin.aspx?
|
||||||
communities/blogs/PortalResults.mspx?
|
communities/blogs/PortalResults.mspx?
|
||||||
communities/eventdetails.mspx?
|
communities/eventdetails.mspx?
|
||||||
|
|
@ -1018,14 +928,11 @@ community/category/*
|
||||||
community/comments
|
community/comments
|
||||||
community/feed
|
community/feed
|
||||||
community/trackback
|
community/trackback
|
||||||
community_comment
|
|
||||||
community_post
|
|
||||||
companyDir
|
companyDir
|
||||||
compare
|
compare
|
||||||
compressiontest
|
compressiontest
|
||||||
concussion/HeadsUp/training/
|
concussion/HeadsUp/training/
|
||||||
config.js
|
config.js
|
||||||
connect
|
|
||||||
connections
|
connections
|
||||||
consumers/archive
|
consumers/archive
|
||||||
contact/menu*
|
contact/menu*
|
||||||
|
|
@ -1033,15 +940,9 @@ contact/partner*
|
||||||
contact_importer
|
contact_importer
|
||||||
contactus
|
contactus
|
||||||
contactus/mwaas*
|
contactus/mwaas*
|
||||||
content-claiming
|
|
||||||
content-guest/rss/channels
|
content-guest/rss/channels
|
||||||
control
|
control
|
||||||
conversation
|
|
||||||
conversations
|
|
||||||
convert-business
|
|
||||||
convert-personal
|
|
||||||
copy-conductor/crawled
|
copy-conductor/crawled
|
||||||
copyright-reporting
|
|
||||||
core/
|
core/
|
||||||
core/*.css$
|
core/*.css$
|
||||||
core/*.css?
|
core/*.css?
|
||||||
|
|
@ -1059,18 +960,10 @@ covid19/mobility
|
||||||
cr$
|
cr$
|
||||||
cr?
|
cr?
|
||||||
create
|
create
|
||||||
create_pin
|
|
||||||
creative-europe/404_en.htm
|
creative-europe/404_en.htm
|
||||||
creative-studio
|
|
||||||
creative_editor
|
|
||||||
creator-spotlight
|
|
||||||
creator_hub/_earn
|
|
||||||
creator_hub/_partnerships
|
|
||||||
creatorhub
|
creatorhub
|
||||||
csp
|
csp
|
||||||
csrf_error
|
|
||||||
ct
|
ct
|
||||||
ct.html
|
|
||||||
ct/log_list
|
ct/log_list
|
||||||
culturalinstitute/images
|
culturalinstitute/images
|
||||||
culturalinstitute/sitemaps
|
culturalinstitute/sitemaps
|
||||||
|
|
@ -1095,10 +988,8 @@ de/integrations
|
||||||
de/ott
|
de/ott
|
||||||
de/solutions
|
de/solutions
|
||||||
de/upload
|
de/upload
|
||||||
deactivate-account
|
|
||||||
default.aspx/kb/
|
default.aspx/kb/
|
||||||
default.aspx/ph/
|
default.aspx/ph/
|
||||||
delete_post
|
|
||||||
delight
|
delight
|
||||||
dell/cities-transformed
|
dell/cities-transformed
|
||||||
dell/cloud-future-of-medicine
|
dell/cloud-future-of-medicine
|
||||||
|
|
@ -1186,8 +1077,6 @@ earth/social
|
||||||
ebook
|
ebook
|
||||||
ece
|
ece
|
||||||
eclas
|
eclas
|
||||||
edit
|
|
||||||
editorial/*
|
|
||||||
edu/cs4hs
|
edu/cs4hs
|
||||||
education/404_en.htm
|
education/404_en.htm
|
||||||
education/blocks
|
education/blocks
|
||||||
|
|
@ -1200,7 +1089,6 @@ ekansa/Open-Context-Data
|
||||||
ekansa/opencontext-
|
ekansa/opencontext-
|
||||||
email
|
email
|
||||||
email-unsubscribe
|
email-unsubscribe
|
||||||
email_verification_error
|
|
||||||
embed
|
embed
|
||||||
embed/@
|
embed/@
|
||||||
embed/curated
|
embed/curated
|
||||||
|
|
@ -1262,18 +1150,12 @@ en/microsoft-viva/
|
||||||
en/security
|
en/security
|
||||||
en/security/
|
en/security/
|
||||||
endorsements
|
endorsements
|
||||||
engagement
|
|
||||||
enterprise
|
enterprise
|
||||||
enterprise-jobs
|
enterprise-jobs
|
||||||
enterprise-partner-search/sitemaps
|
enterprise-partner-search/sitemaps
|
||||||
entities/search
|
entities/search
|
||||||
entityexplore$
|
entityexplore$
|
||||||
entityexplore?
|
entityexplore?
|
||||||
entrez
|
|
||||||
entrez/eutils
|
|
||||||
entrez/sutils
|
|
||||||
entrez/utils
|
|
||||||
entrez/viewer.fcgi
|
|
||||||
environment/ets
|
environment/ets
|
||||||
erasmus-plus/404_en.htm
|
erasmus-plus/404_en.htm
|
||||||
err404.php
|
err404.php
|
||||||
|
|
@ -1347,18 +1229,14 @@ exec/obidos/subst/marketplace/sell-your-collection.html
|
||||||
exec/obidos/subst/marketplace/sell-your-stuff.html
|
exec/obidos/subst/marketplace/sell-your-stuff.html
|
||||||
exec/obidos/subst/partners/friends/access.html
|
exec/obidos/subst/partners/friends/access.html
|
||||||
exec/obidos/tg/cm/member
|
exec/obidos/tg/cm/member
|
||||||
explore
|
|
||||||
explore/*/?p=
|
|
||||||
explore/*/lightbox
|
explore/*/lightbox
|
||||||
external
|
external
|
||||||
external/overture
|
external/overture
|
||||||
external_hosted
|
external_hosted
|
||||||
f/healthcheck
|
f/healthcheck
|
||||||
facebook
|
|
||||||
faves-i_love_u_get_away_from_me
|
faves-i_love_u_get_away_from_me
|
||||||
favorite
|
favorite
|
||||||
fb
|
fb
|
||||||
fb.html
|
|
||||||
fbml/ajax/dialog
|
fbml/ajax/dialog
|
||||||
fd/
|
fd/
|
||||||
fe=true
|
fe=true
|
||||||
|
|
@ -1395,8 +1273,6 @@ flu/espanol/
|
||||||
flutter-canvaskit
|
flutter-canvaskit
|
||||||
folder
|
folder
|
||||||
follow
|
follow
|
||||||
follow_board
|
|
||||||
follow_user
|
|
||||||
following
|
following
|
||||||
food/archive
|
food/archive
|
||||||
food/favourites
|
food/favourites
|
||||||
|
|
@ -1456,9 +1332,6 @@ gb/images
|
||||||
gcc
|
gcc
|
||||||
gdpr-consent
|
gdpr-consent
|
||||||
genuine/
|
genuine/
|
||||||
geo/browse
|
|
||||||
geo/download
|
|
||||||
geo/tools
|
|
||||||
geolocation
|
geolocation
|
||||||
germany/library/images/mnp/
|
germany/library/images/mnp/
|
||||||
germany/video/de/de/related*
|
germany/video/de/de/related*
|
||||||
|
|
@ -1477,10 +1350,7 @@ global$
|
||||||
gog
|
gog
|
||||||
google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService
|
google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService
|
||||||
google.internal.maps.mapsjs.v1.MapsJsInternalService
|
google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
google_gdn.html
|
|
||||||
google_search.html
|
|
||||||
googlebooks/images
|
googlebooks/images
|
||||||
gorf
|
|
||||||
gp
|
gp
|
||||||
gp/aag
|
gp/aag
|
||||||
gp/aag/main?*seller=ABVFEJU8LS620
|
gp/aag/main?*seller=ABVFEJU8LS620
|
||||||
|
|
@ -1594,7 +1464,6 @@ guidebooks
|
||||||
gview
|
gview
|
||||||
gwt
|
gwt
|
||||||
h5games_gamecenter/images
|
h5games_gamecenter/images
|
||||||
hanukkah-spotlight
|
|
||||||
hashtag/*?src=
|
hashtag/*?src=
|
||||||
hd
|
hd
|
||||||
header/channels
|
header/channels
|
||||||
|
|
@ -1618,12 +1487,9 @@ help/zendesk_sso
|
||||||
hex
|
hex
|
||||||
history
|
history
|
||||||
history/static
|
history/static
|
||||||
holiday-spotlight
|
|
||||||
holidays-celebrations
|
|
||||||
home
|
home
|
||||||
home$
|
home$
|
||||||
home?
|
home?
|
||||||
homefeed
|
|
||||||
homepage-video-test
|
homepage-video-test
|
||||||
hosted/images
|
hosted/images
|
||||||
hotel/reviews?
|
hotel/reviews?
|
||||||
|
|
@ -1635,7 +1501,7 @@ hp/video
|
||||||
hpc/*/supported-applications.aspx?
|
hpc/*/supported-applications.aspx?
|
||||||
hpm
|
hpm
|
||||||
hpmob
|
hpmob
|
||||||
http://w3.org/robots.txt
|
http://de.wikipedia.org/robots.txt
|
||||||
hub?category=
|
hub?category=
|
||||||
hz/contact-us/ajax/initiate-trusted-contact
|
hz/contact-us/ajax/initiate-trusted-contact
|
||||||
hz/help/contact/*/message/$
|
hz/help/contact/*/message/$
|
||||||
|
|
@ -1649,9 +1515,6 @@ id-id.www.cloudflare.com
|
||||||
id-id/feedback
|
id-id/feedback
|
||||||
id-id/lp
|
id-id/lp
|
||||||
id-id/searchresults
|
id-id/searchresults
|
||||||
idea-ads-tool
|
|
||||||
idea-pin-builder
|
|
||||||
idea-pin-invite
|
|
||||||
identity/accountsettingsactivityweb
|
identity/accountsettingsactivityweb
|
||||||
identity/accountsettingssyaf
|
identity/accountsettingssyaf
|
||||||
ie/ie40/
|
ie/ie40/
|
||||||
|
|
@ -1698,17 +1561,14 @@ info/customerror.htm*
|
||||||
info/smart404.asp*
|
info/smart404.asp*
|
||||||
info/tech-feedback
|
info/tech-feedback
|
||||||
inproduct_help/chatsupport
|
inproduct_help/chatsupport
|
||||||
install-shuffles
|
|
||||||
integrations
|
integrations
|
||||||
internalPref
|
internalPref
|
||||||
intl
|
intl
|
||||||
intl/*/search/?
|
intl/*/search/?
|
||||||
intl/*/search?
|
intl/*/search?
|
||||||
intlkb/
|
intlkb/
|
||||||
invite
|
|
||||||
inviteFromProfile
|
inviteFromProfile
|
||||||
inviteMany
|
inviteMany
|
||||||
invited
|
|
||||||
invoice/est
|
invoice/est
|
||||||
invoice/estimate/buyerView
|
invoice/estimate/buyerView
|
||||||
invoice/estimate/buyerView/attachments
|
invoice/estimate/buyerView/attachments
|
||||||
|
|
@ -1745,8 +1605,6 @@ johnhancock
|
||||||
johnhancock/in-a-lifetime-healthcare
|
johnhancock/in-a-lifetime-healthcare
|
||||||
johnhancock/in-a-lifetime-sustainability
|
johnhancock/in-a-lifetime-sustainability
|
||||||
johnhancock/in-a-lifetime-work
|
johnhancock/in-a-lifetime-work
|
||||||
join/?next=
|
|
||||||
join/signup/?next=
|
|
||||||
jp/$
|
jp/$
|
||||||
jp/about
|
jp/about
|
||||||
jp/blog
|
jp/blog
|
||||||
|
|
@ -1787,10 +1645,8 @@ ko/integrations
|
||||||
ko/ott
|
ko/ott
|
||||||
ko/solutions
|
ko/solutions
|
||||||
ko/upload
|
ko/upload
|
||||||
kwanzaa-spotlight
|
|
||||||
l.php
|
l.php
|
||||||
labs-code
|
labs-code
|
||||||
labs/pmc
|
|
||||||
labs/popgadget/search
|
labs/popgadget/search
|
||||||
lamda/images
|
lamda/images
|
||||||
land-browse-bff
|
land-browse-bff
|
||||||
|
|
@ -1824,15 +1680,12 @@ learning/settings
|
||||||
learning/settings$
|
learning/settings$
|
||||||
learning/settings?
|
learning/settings?
|
||||||
legal
|
legal
|
||||||
lens-search
|
|
||||||
li/track
|
li/track
|
||||||
library/devices
|
library/devices
|
||||||
licensing-syndication
|
licensing-syndication
|
||||||
limited-release
|
limited-release
|
||||||
link
|
link
|
||||||
linked
|
|
||||||
lite
|
lite
|
||||||
live-session
|
|
||||||
live_chat
|
live_chat
|
||||||
llms.txt
|
llms.txt
|
||||||
lm/R1XIHQVKXSKBNJ
|
lm/R1XIHQVKXSKBNJ
|
||||||
|
|
@ -1880,7 +1733,6 @@ mac/help.mspx?
|
||||||
macros
|
macros
|
||||||
mactopia/help.mspx?
|
mactopia/help.mspx?
|
||||||
mail/$
|
mail/$
|
||||||
mailman
|
|
||||||
main
|
main
|
||||||
manage_playlist
|
manage_playlist
|
||||||
map_tile.php
|
map_tile.php
|
||||||
|
|
@ -1934,14 +1786,12 @@ maps?*output=classic
|
||||||
mapslt?
|
mapslt?
|
||||||
mapspro
|
mapspro
|
||||||
mapstt?
|
mapstt?
|
||||||
mapview
|
|
||||||
market_catalog/*?w=product-
|
market_catalog/*?w=product-
|
||||||
marketing-cms
|
marketing-cms
|
||||||
mats/?diagid=100001&eulaaccept=yes*
|
mats/?diagid=100001&eulaaccept=yes*
|
||||||
mats/default.aspx?diagid=100001&eulaaccept=yes*
|
mats/default.aspx?diagid=100001&eulaaccept=yes*
|
||||||
mbox
|
mbox
|
||||||
me
|
me
|
||||||
medgen/?term=
|
|
||||||
media
|
media
|
||||||
media-manager
|
media-manager
|
||||||
meetup_api/?
|
meetup_api/?
|
||||||
|
|
@ -2001,14 +1851,12 @@ my_favorites
|
||||||
my_playlists
|
my_playlists
|
||||||
my_videos
|
my_videos
|
||||||
my_videos_upload
|
my_videos_upload
|
||||||
myncbi
|
|
||||||
myprofile
|
myprofile
|
||||||
n
|
n
|
||||||
narrative-
|
narrative-
|
||||||
native
|
native
|
||||||
nbubumblebee
|
nbubumblebee
|
||||||
network
|
network
|
||||||
new_invite
|
|
||||||
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference
|
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference
|
||||||
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP
|
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP
|
||||||
news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference
|
news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference
|
||||||
|
|
@ -2018,7 +1866,6 @@ news/test
|
||||||
news/test-liveblog
|
news/test-liveblog
|
||||||
news?viewArticle
|
news?viewArticle
|
||||||
newsArticle
|
newsArticle
|
||||||
news_hub
|
|
||||||
newsletter
|
newsletter
|
||||||
newsroom/dae
|
newsroom/dae
|
||||||
newsround
|
newsround
|
||||||
|
|
@ -2032,7 +1879,6 @@ nl-nl/lp
|
||||||
nl-nl/searchresults
|
nl-nl/searchresults
|
||||||
node/add/
|
node/add/
|
||||||
nonprofits/account
|
nonprofits/account
|
||||||
notifications
|
|
||||||
notifications/
|
notifications/
|
||||||
ns/hydra/console/?
|
ns/hydra/console/?
|
||||||
nus-trk
|
nus-trk
|
||||||
|
|
@ -2040,15 +1886,11 @@ nwshp$
|
||||||
o/di
|
o/di
|
||||||
o/dt
|
o/dt
|
||||||
oas/
|
oas/
|
||||||
oauth/line
|
|
||||||
oauth/login
|
|
||||||
oauth/v2
|
oauth/v2
|
||||||
oauth2
|
oauth2
|
||||||
oauth2/v2
|
oauth2/v2
|
||||||
oauth_error
|
|
||||||
offers/proxy/dealsserver/api/log
|
offers/proxy/dealsserver/api/log
|
||||||
offers/proxy/dealsserver/buy
|
offers/proxy/dealsserver/buy
|
||||||
offsite
|
|
||||||
og
|
og
|
||||||
okxbet.com
|
okxbet.com
|
||||||
onebox/media/sports/logos
|
onebox/media/sports/logos
|
||||||
|
|
@ -2079,12 +1921,9 @@ pagespeed/insights/ui/logo
|
||||||
panel
|
panel
|
||||||
pantheon
|
pantheon
|
||||||
pantheon-platform
|
pantheon-platform
|
||||||
parental-consent/confirmation
|
|
||||||
parental-passcode
|
|
||||||
participate/conferences.xml
|
participate/conferences.xml
|
||||||
partner-program
|
partner-program
|
||||||
partners
|
partners
|
||||||
password/reset
|
|
||||||
password_expired
|
password_expired
|
||||||
patent-search/frontend
|
patent-search/frontend
|
||||||
patents/download
|
patents/download
|
||||||
|
|
@ -2115,46 +1954,12 @@ photos/gbachelie
|
||||||
photos/i_love_u_get_away_from_me
|
photos/i_love_u_get_away_from_me
|
||||||
photos/tags/*/page
|
photos/tags/*/page
|
||||||
photos/youpy
|
photos/youpy
|
||||||
pin
|
|
||||||
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/*/visual-shop
|
|
||||||
pin/create
|
|
||||||
pin/find
|
|
||||||
pin/find?url=
|
|
||||||
pin_shop
|
|
||||||
ping
|
ping
|
||||||
pingback
|
pingback
|
||||||
pinterest-predicts
|
|
||||||
pinterest-wellbeing
|
|
||||||
pinterestwellbeing
|
|
||||||
pl-pl.www.cloudflare.com
|
pl-pl.www.cloudflare.com
|
||||||
pl-pl/feedback
|
pl-pl/feedback
|
||||||
pl-pl/lp
|
pl-pl/lp
|
||||||
pl-pl/searchresults
|
pl-pl/searchresults
|
||||||
place
|
|
||||||
plan=
|
plan=
|
||||||
platform-telemetry
|
platform-telemetry
|
||||||
play/store/web
|
play/store/web
|
||||||
|
|
@ -2163,25 +1968,6 @@ player
|
||||||
plugins
|
plugins
|
||||||
plugins/search
|
plugins/search
|
||||||
plusinstall
|
plusinstall
|
||||||
pmc/*.cgi
|
|
||||||
pmc/*/bin
|
|
||||||
pmc/*/equ
|
|
||||||
pmc/*/pdf
|
|
||||||
pmc/*page=
|
|
||||||
pmc/*report=
|
|
||||||
pmc/articlerender.fcgi
|
|
||||||
pmc/articles
|
|
||||||
pmc/articles/*/citedby
|
|
||||||
pmc/issues
|
|
||||||
pmc/ivip
|
|
||||||
pmc/pagerender.fcgi
|
|
||||||
pmc/picrender.fcgi
|
|
||||||
pmc/publisherportal/api
|
|
||||||
pmc/publisherportal/application
|
|
||||||
pmc/publisherportal/download
|
|
||||||
pmc/publisherportal/journalmanager
|
|
||||||
pmc/tocrender.fcgi
|
|
||||||
pmc/utilities
|
|
||||||
pmo/contact/en/staff
|
pmo/contact/en/staff
|
||||||
pmo/contact/fr/staff
|
pmo/contact/fr/staff
|
||||||
podcast*t=
|
podcast*t=
|
||||||
|
|
@ -2189,9 +1975,6 @@ podcasts/test-podcast/rss
|
||||||
politics/e/sharing
|
politics/e/sharing
|
||||||
pools/c
|
pools/c
|
||||||
pools/campaign
|
pools/campaign
|
||||||
portal
|
|
||||||
portal/portal3rc.fcgi/*/*.css
|
|
||||||
portal/portal3rc.fcgi/*/*.js
|
|
||||||
post_comment
|
post_comment
|
||||||
posttv-beta
|
posttv-beta
|
||||||
posttv/c/embed
|
posttv/c/embed
|
||||||
|
|
@ -2204,7 +1987,6 @@ ppob/?
|
||||||
ppob?
|
ppob?
|
||||||
pqa
|
pqa
|
||||||
preference
|
preference
|
||||||
prefs
|
|
||||||
present
|
present
|
||||||
presentation
|
presentation
|
||||||
prettyearth/assets
|
prettyearth/assets
|
||||||
|
|
@ -2213,8 +1995,6 @@ previewtemplate
|
||||||
print
|
print
|
||||||
private
|
private
|
||||||
proFile/history?
|
proFile/history?
|
||||||
product-catalogs
|
|
||||||
product-feed
|
|
||||||
product-reviews/B0069IY63Y
|
product-reviews/B0069IY63Y
|
||||||
product/reviews?
|
product/reviews?
|
||||||
productPurchaseDone
|
productPurchaseDone
|
||||||
|
|
@ -2239,9 +2019,6 @@ profiles/*.svg
|
||||||
profiles/me
|
profiles/me
|
||||||
profinder
|
profinder
|
||||||
profinder/pro
|
profinder/pro
|
||||||
projects/geo/download
|
|
||||||
projects/geo/tools
|
|
||||||
projects/gtr/gt
|
|
||||||
proxy
|
proxy
|
||||||
psb/udc
|
psb/udc
|
||||||
psettings
|
psettings
|
||||||
|
|
@ -2269,14 +2046,12 @@ pt-br/upload
|
||||||
publications
|
publications
|
||||||
purchases
|
purchases
|
||||||
puzzles/leaderboards/invite
|
puzzles/leaderboards/invite
|
||||||
pw
|
|
||||||
pwapi-proxy/pwproxy
|
pwapi-proxy/pwproxy
|
||||||
pwapiv2
|
pwapiv2
|
||||||
q=
|
q=
|
||||||
qnasearch?
|
qnasearch?
|
||||||
qr
|
qr
|
||||||
quality_form?
|
quality_form?
|
||||||
quiz
|
|
||||||
r
|
r
|
||||||
rackspace/elevating-performance
|
rackspace/elevating-performance
|
||||||
radio/imda
|
radio/imda
|
||||||
|
|
@ -2285,7 +2060,6 @@ rating
|
||||||
rd/search
|
rd/search
|
||||||
rd/search$
|
rd/search$
|
||||||
rd/search?
|
rd/search?
|
||||||
recently-viewed
|
|
||||||
recharge/dashboard/car
|
recharge/dashboard/car
|
||||||
recharge/dashboard/static
|
recharge/dashboard/static
|
||||||
recipes/*?q=
|
recipes/*?q=
|
||||||
|
|
@ -2302,9 +2076,6 @@ refer
|
||||||
refer/pal
|
refer/pal
|
||||||
referrals
|
referrals
|
||||||
referrer=
|
referrer=
|
||||||
refresh_stored_accounts
|
|
||||||
refresh_token
|
|
||||||
register
|
|
||||||
registry/wishlist
|
registry/wishlist
|
||||||
remotelogout
|
remotelogout
|
||||||
rep=hc
|
rep=hc
|
||||||
|
|
@ -2312,13 +2083,9 @@ report
|
||||||
report-abuse?report=
|
report-abuse?report=
|
||||||
report=
|
report=
|
||||||
report_abuse.gne
|
report_abuse.gne
|
||||||
reports-and-violations
|
|
||||||
request-data
|
|
||||||
requestList
|
requestList
|
||||||
requests
|
requests
|
||||||
research/participants/cofund
|
research/participants/cofund
|
||||||
resource
|
|
||||||
resource/*/get
|
|
||||||
results
|
results
|
||||||
results
|
results
|
||||||
retail
|
retail
|
||||||
|
|
@ -2357,11 +2124,9 @@ s2/search/social
|
||||||
s2/sitemaps
|
s2/sitemaps
|
||||||
s2/static
|
s2/static
|
||||||
s?
|
s?
|
||||||
safe-redirect
|
|
||||||
safety
|
safety
|
||||||
safetycheck
|
safetycheck
|
||||||
salary-explorer/api
|
salary-explorer/api
|
||||||
sars-cov-2
|
|
||||||
scholar
|
scholar
|
||||||
scholar_share
|
scholar_share
|
||||||
scl
|
scl
|
||||||
|
|
@ -2379,7 +2144,6 @@ search-console/scfe
|
||||||
search/
|
search/
|
||||||
search/*/grid
|
search/*/grid
|
||||||
search/?
|
search/?
|
||||||
search/?term=
|
|
||||||
search/about
|
search/about
|
||||||
search/advanced
|
search/advanced
|
||||||
search/default.aspx?*
|
search/default.aspx?*
|
||||||
|
|
@ -2402,7 +2166,6 @@ sections/health-shots/2013/03/11/173816690/new-voices-for-the-voiceless-syntheti
|
||||||
sections/ombudsman/2008/01/frequently_asked_questions_1.html
|
sections/ombudsman/2008/01/frequently_asked_questions_1.html
|
||||||
sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma
|
sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma
|
||||||
secure
|
secure
|
||||||
sendHeaderEarly
|
|
||||||
sendarticle
|
sendarticle
|
||||||
services
|
services
|
||||||
services/oauth
|
services/oauth
|
||||||
|
|
@ -2438,7 +2201,6 @@ shop/productpage
|
||||||
shop/topics
|
shop/topics
|
||||||
shop/view/product
|
shop/view/product
|
||||||
shop?
|
shop?
|
||||||
shop_pins
|
|
||||||
shopping-content-api/product_images
|
shopping-content-api/product_images
|
||||||
shopping/deals
|
shopping/deals
|
||||||
shopping/product
|
shopping/product
|
||||||
|
|
@ -2737,17 +2499,14 @@ slp/*/b$
|
||||||
slp/s$
|
slp/s$
|
||||||
smart/button
|
smart/button
|
||||||
smart/buttons
|
smart/buttons
|
||||||
snp
|
|
||||||
social/photosui/images
|
social/photosui/images
|
||||||
social/photosui/sitemap
|
social/photosui/sitemap
|
||||||
social/search?
|
social/search?
|
||||||
social/social-security-directory/cai
|
social/social-security-directory/cai
|
||||||
socialmanager
|
|
||||||
solutions
|
solutions
|
||||||
sounds/search
|
sounds/search
|
||||||
sounds/search$
|
sounds/search$
|
||||||
sounds/search?
|
sounds/search?
|
||||||
source
|
|
||||||
source=
|
source=
|
||||||
source_repo=
|
source_repo=
|
||||||
spain/empresas/
|
spain/empresas/
|
||||||
|
|
@ -2769,10 +2528,8 @@ ss
|
||||||
ss/customer-reviews/lighthouse
|
ss/customer-reviews/lighthouse
|
||||||
ss/twister/ajax
|
ss/twister/ajax
|
||||||
sslsingle
|
sslsingle
|
||||||
sso
|
|
||||||
stadia/gamers
|
stadia/gamers
|
||||||
start
|
start
|
||||||
stat
|
|
||||||
static
|
static
|
||||||
static/
|
static/
|
||||||
static/css
|
static/css
|
||||||
|
|
@ -2828,10 +2585,6 @@ stores$
|
||||||
stores/
|
stores/
|
||||||
stores/page/*visitId=
|
stores/page/*visitId=
|
||||||
stories
|
stories
|
||||||
story-pin-builder
|
|
||||||
story-pin-invite
|
|
||||||
story_feed
|
|
||||||
story_pins
|
|
||||||
storyworks/preview
|
storyworks/preview
|
||||||
styles/js-on.css$
|
styles/js-on.css$
|
||||||
subscribe/braintree
|
subscribe/braintree
|
||||||
|
|
@ -2857,8 +2610,6 @@ support/content
|
||||||
support/forum/search?
|
support/forum/search?
|
||||||
sureroute
|
sureroute
|
||||||
surprise
|
surprise
|
||||||
suspension-appeal
|
|
||||||
sutils
|
|
||||||
sv-se.www.cloudflare.com
|
sv-se.www.cloudflare.com
|
||||||
sv-se/feedback
|
sv-se/feedback
|
||||||
sv-se/lp
|
sv-se/lp
|
||||||
|
|
@ -2875,7 +2626,6 @@ svc/strands
|
||||||
svc/sudoku
|
svc/sudoku
|
||||||
svc/wordle
|
svc/wordle
|
||||||
svpRecommendations
|
svpRecommendations
|
||||||
sw-shell.html
|
|
||||||
swg
|
swg
|
||||||
system1/images
|
system1/images
|
||||||
t/privacy
|
t/privacy
|
||||||
|
|
@ -2883,7 +2633,6 @@ t/terms
|
||||||
tab=
|
tab=
|
||||||
tablet
|
tablet
|
||||||
tag
|
tag
|
||||||
taggingtool
|
|
||||||
tagmanager/containers/xo
|
tagmanager/containers/xo
|
||||||
tagmanager/pptm.js
|
tagmanager/pptm.js
|
||||||
talk
|
talk
|
||||||
|
|
@ -2931,9 +2680,7 @@ th-th/feedback
|
||||||
th-th/lp
|
th-th/lp
|
||||||
th-th/searchresults
|
th-th/searchresults
|
||||||
th?
|
th?
|
||||||
thanksgiving-spotlight
|
|
||||||
themacallan/worlds-together
|
themacallan/worlds-together
|
||||||
theme
|
|
||||||
tickets-external?
|
tickets-external?
|
||||||
timedtext_video
|
timedtext_video
|
||||||
title
|
title
|
||||||
|
|
@ -3027,7 +2774,6 @@ trustedstores/js
|
||||||
trustedstores/s
|
trustedstores/s
|
||||||
trustedstores/tm2
|
trustedstores/tm2
|
||||||
trustedstores/verify
|
trustedstores/verify
|
||||||
tv
|
|
||||||
tv/thumb
|
tv/thumb
|
||||||
typeahead
|
typeahead
|
||||||
u
|
u
|
||||||
|
|
@ -3044,14 +2790,9 @@ ugc$
|
||||||
ugcsupport
|
ugcsupport
|
||||||
ugcsupport$
|
ugcsupport$
|
||||||
ui
|
ui
|
||||||
unauth-profile
|
|
||||||
unlink
|
|
||||||
unsub
|
unsub
|
||||||
until=
|
until=
|
||||||
upload
|
upload
|
||||||
upload-image-lens-history
|
|
||||||
upload-lens-image
|
|
||||||
upload-shuffle-draft
|
|
||||||
uploads
|
uploads
|
||||||
urchin_test
|
urchin_test
|
||||||
url
|
url
|
||||||
|
|
@ -3069,11 +2810,9 @@ using
|
||||||
utils
|
utils
|
||||||
uviewer
|
uviewer
|
||||||
v1
|
v1
|
||||||
v1/urls/count.json
|
|
||||||
v2
|
v2
|
||||||
v3
|
v3
|
||||||
v3/openapi
|
v3/openapi
|
||||||
v3/pidgets/log
|
|
||||||
valkyrie-playground
|
valkyrie-playground
|
||||||
verified-authors
|
verified-authors
|
||||||
verify_age
|
verify_age
|
||||||
|
|
@ -3103,7 +2842,6 @@ videos/trendingcontent
|
||||||
videos?
|
videos?
|
||||||
viewer
|
viewer
|
||||||
viewlocale=zh_CN
|
viewlocale=zh_CN
|
||||||
viewvc
|
|
||||||
voyager/api
|
voyager/api
|
||||||
vr
|
vr
|
||||||
vsi/*.pdf$
|
vsi/*.pdf$
|
||||||
|
|
@ -3129,9 +2867,6 @@ webapps/xo/html/cookiecheck.html
|
||||||
webapps/xoonboarding
|
webapps/xoonboarding
|
||||||
webscr
|
webscr
|
||||||
websearch
|
websearch
|
||||||
website/confirm
|
|
||||||
website/confirm/download
|
|
||||||
welcome
|
|
||||||
whats-next/planes-trains-and-analytics
|
whats-next/planes-trains-and-analytics
|
||||||
whsmiths
|
whsmiths
|
||||||
widget/cr
|
widget/cr
|
||||||
|
|
@ -3437,7 +3172,7 @@ wiki/Wikipedia_Diskussion:Checkuser
|
||||||
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
|
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
|
||||||
wiki/Wikipedia_talk%3AAbuse_reports
|
wiki/Wikipedia_talk%3AAbuse_reports
|
||||||
wiki/Wikipedia_talk%3AAbuse_response
|
wiki/Wikipedia_talk%3AAbuse_response
|
||||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt
|
wiki/Wikipedia_talk%3AAdministrator_electionshttp://accounts.google.com/robots.txt
|
||||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||||
wiki/Wikipedia_talk%3AAdministrator_review
|
wiki/Wikipedia_talk%3AAdministrator_review
|
||||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||||
|
|
@ -3651,7 +3386,6 @@ xhtml?
|
||||||
xml?
|
xml?
|
||||||
xoplatform/logger/api/logger
|
xoplatform/logger/api/logger
|
||||||
xorouter
|
xorouter
|
||||||
your-shop
|
|
||||||
youth/404_en.htm
|
youth/404_en.htm
|
||||||
youtube/fonts
|
youtube/fonts
|
||||||
youtube/img/promos
|
youtube/img/promos
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue