[Github Action] Automated trickest wordlists update.

This commit is contained in:
GitHub Action 2024-05-17 00:20:11 +00:00
parent 2741bf9155
commit 39e62bb5dd
17 changed files with 2666 additions and 1245 deletions

View File

@ -9167,6 +9167,10 @@ target.class.php
htdocs/webhook/target_card.php
webhook/target_card.php
target_card.php
htdocs/webhook/ajax/webhook.php
webhook/ajax/webhook.php
ajax/webhook.php
webhook.php
htdocs/webhook/target_list.php
webhook/target_list.php
target_list.php

View File

@ -2137,6 +2137,7 @@ htdocs/modulebuilder/index.php
htdocs/webhook/modulebuilder.txt
htdocs/webhook/class/target.class.php
htdocs/webhook/target_card.php
htdocs/webhook/ajax/webhook.php
htdocs/webhook/target_list.php
htdocs/webhook/lib/webhook_target.lib.php
htdocs/webhook/lib/webhook.lib.php

View File

@ -91715,12 +91715,6 @@ Drupal/Core/Recipe/RecipeOverrideConfigStorage.php
Core/Recipe/RecipeOverrideConfigStorage.php
Recipe/RecipeOverrideConfigStorage.php
RecipeOverrideConfigStorage.php
core/lib/Drupal/Core/Recipe/RecipeDiscovery.php
lib/Drupal/Core/Recipe/RecipeDiscovery.php
Drupal/Core/Recipe/RecipeDiscovery.php
Core/Recipe/RecipeDiscovery.php
Recipe/RecipeDiscovery.php
RecipeDiscovery.php
core/lib/Drupal/Core/Recipe/Recipe.php
lib/Drupal/Core/Recipe/Recipe.php
Drupal/Core/Recipe/Recipe.php
@ -109797,13 +109791,6 @@ KernelTests/Core/Recipe/RecipeConfiguratorTest.php
Core/Recipe/RecipeConfiguratorTest.php
Recipe/RecipeConfiguratorTest.php
RecipeConfiguratorTest.php
core/tests/Drupal/KernelTests/Core/Recipe/RecipeDiscoveryTest.php
tests/Drupal/KernelTests/Core/Recipe/RecipeDiscoveryTest.php
Drupal/KernelTests/Core/Recipe/RecipeDiscoveryTest.php
KernelTests/Core/Recipe/RecipeDiscoveryTest.php
Core/Recipe/RecipeDiscoveryTest.php
Recipe/RecipeDiscoveryTest.php
RecipeDiscoveryTest.php
core/tests/Drupal/KernelTests/Core/Recipe/EntityMethodConfigActionsTest.php
tests/Drupal/KernelTests/Core/Recipe/EntityMethodConfigActionsTest.php
Drupal/KernelTests/Core/Recipe/EntityMethodConfigActionsTest.php

View File

@ -13305,7 +13305,6 @@ core/lib/Drupal/Core/Recipe/ConfigConfigurator.php
core/lib/Drupal/Core/Recipe/RecipePreExistingConfigException.php
core/lib/Drupal/Core/Recipe/RecipeConfigInstaller.php
core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php
core/lib/Drupal/Core/Recipe/RecipeDiscovery.php
core/lib/Drupal/Core/Recipe/Recipe.php
core/lib/Drupal/Core/Recipe/RecipeFileException.php
core/lib/Drupal/Core/Recipe/RecipeMissingExtensionsException.php
@ -15981,7 +15980,6 @@ core/tests/Drupal/KernelTests/Core/Recipe/ConfigConfiguratorTest.php
core/tests/Drupal/KernelTests/Core/Recipe/RollbackTest.php
core/tests/Drupal/KernelTests/Core/Recipe/RecipeEventsTest.php
core/tests/Drupal/KernelTests/Core/Recipe/RecipeConfiguratorTest.php
core/tests/Drupal/KernelTests/Core/Recipe/RecipeDiscoveryTest.php
core/tests/Drupal/KernelTests/Core/Recipe/EntityMethodConfigActionsTest.php
core/tests/Drupal/KernelTests/Core/Recipe/InstallConfiguratorTest.php
core/tests/Drupal/KernelTests/Core/File/RemoteFileDeleteTest.php

View File

@ -63809,6 +63809,12 @@ commonTests/BO/design/hummingbird.ts
BO/design/hummingbird.ts
design/hummingbird.ts
hummingbird.ts
tests/UI/commonTests/BO/design/positions.ts
UI/commonTests/BO/design/positions.ts
commonTests/BO/design/positions.ts
BO/design/positions.ts
design/positions.ts
positions.ts
tests/UI/commonTests/FO/classic/order.ts
UI/commonTests/FO/classic/order.ts
commonTests/FO/classic/order.ts
@ -65991,13 +65997,6 @@ BO/design/positions/index.ts
design/positions/index.ts
positions/index.ts
index.ts
tests/UI/pages/BO/design/positions/hookModule.ts
UI/pages/BO/design/positions/hookModule.ts
pages/BO/design/positions/hookModule.ts
BO/design/positions/hookModule.ts
design/positions/hookModule.ts
positions/hookModule.ts
hookModule.ts
tests/UI/pages/FO/classic/securePayment/index.ts
UI/pages/FO/classic/securePayment/index.ts
pages/FO/classic/securePayment/index.ts

View File

@ -10803,6 +10803,7 @@ tests/UI/commonTests/BO/advancedParameters/employee.ts
tests/UI/commonTests/BO/international/ecoTax.ts
tests/UI/commonTests/BO/international/currency.ts
tests/UI/commonTests/BO/design/hummingbird.ts
tests/UI/commonTests/BO/design/positions.ts
tests/UI/commonTests/FO/classic/order.ts
tests/UI/commonTests/FO/classic/loginFO.ts
tests/UI/commonTests/FO/classic/shoppingCart.ts
@ -11168,7 +11169,6 @@ tests/UI/pages/BO/design/pages/index.ts
tests/UI/pages/BO/design/pages/pageCategory/add.ts
tests/UI/pages/BO/design/pages/add.ts
tests/UI/pages/BO/design/positions/index.ts
tests/UI/pages/BO/design/positions/hookModule.ts
tests/UI/pages/FO/classic/securePayment/index.ts
tests/UI/pages/FO/classic/aboutUs/index.ts
tests/UI/pages/FO/classic/home/index.ts

View File

@ -2942,6 +2942,9 @@ release-6-5-7-0/2023-10-20-trigger-command-events-when-run-by-code.md
changelog/_unreleased/2024-05-03-add-wrapper-component-for-sw-tabs.md
_unreleased/2024-05-03-add-wrapper-component-for-sw-tabs.md
2024-05-03-add-wrapper-component-for-sw-tabs.md
changelog/_unreleased/2024-05-10-add-wrapper-component-for-sw-textarea-field.md
_unreleased/2024-05-10-add-wrapper-component-for-sw-textarea-field.md
2024-05-10-add-wrapper-component-for-sw-textarea-field.md
changelog/_unreleased/2024-04-30-calculated-price-openapi.md
_unreleased/2024-04-30-calculated-price-openapi.md
2024-04-30-calculated-price-openapi.md
@ -2987,6 +2990,9 @@ _unreleased/2024-05-03-store-theme-scripts-in-db.md
changelog/_unreleased/2024-04-22-improve-elasticsearch.md
_unreleased/2024-04-22-improve-elasticsearch.md
2024-04-22-improve-elasticsearch.md
changelog/_unreleased/2024-05-13-add-saleschannelid-filter-to-newslettersubscribe-route.md
_unreleased/2024-05-13-add-saleschannelid-filter-to-newslettersubscribe-route.md
2024-05-13-add-saleschannelid-filter-to-newslettersubscribe-route.md
changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
@ -18370,6 +18376,11 @@ Core/Migration/Test/Migration1643878976AddCaptureRefundStateMachinesTest.php
Migration/Test/Migration1643878976AddCaptureRefundStateMachinesTest.php
Test/Migration1643878976AddCaptureRefundStateMachinesTest.php
Migration1643878976AddCaptureRefundStateMachinesTest.php
src/Core/Migration/Test/Migration1636121186CopySalesChannelIdsIntoUserConfigTest.php
Core/Migration/Test/Migration1636121186CopySalesChannelIdsIntoUserConfigTest.php
Migration/Test/Migration1636121186CopySalesChannelIdsIntoUserConfigTest.php
Test/Migration1636121186CopySalesChannelIdsIntoUserConfigTest.php
Migration1636121186CopySalesChannelIdsIntoUserConfigTest.php
src/Core/Migration/Test/Migration1623391399ChangeConstraintAclRoleAndIntegrationInAppTest.php
Core/Migration/Test/Migration1623391399ChangeConstraintAclRoleAndIntegrationInAppTest.php
Migration/Test/Migration1623391399ChangeConstraintAclRoleAndIntegrationInAppTest.php
@ -18460,6 +18471,11 @@ Core/Migration/Test/DateTimeTest.php
Migration/Test/DateTimeTest.php
Test/DateTimeTest.php
DateTimeTest.php
src/Core/Migration/Test/Migration1632281097NotificationTest.php
Core/Migration/Test/Migration1632281097NotificationTest.php
Migration/Test/Migration1632281097NotificationTest.php
Test/Migration1632281097NotificationTest.php
Migration1632281097NotificationTest.php
src/Core/Migration/Test/Migration1643892702AddCaptureRefundTablesTest.php
Core/Migration/Test/Migration1643892702AddCaptureRefundTablesTest.php
Migration/Test/Migration1643892702AddCaptureRefundTablesTest.php
@ -102855,6 +102871,39 @@ component/form/sw-dynamic-url-field/sw-dynamic-url-field.html.twig
form/sw-dynamic-url-field/sw-dynamic-url-field.html.twig
sw-dynamic-url-field/sw-dynamic-url-field.html.twig
sw-dynamic-url-field.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field-deprecated/index.js
Administration/Resources/app/administration/src/app/component/form/sw-textarea-field-deprecated/index.js
Resources/app/administration/src/app/component/form/sw-textarea-field-deprecated/index.js
app/administration/src/app/component/form/sw-textarea-field-deprecated/index.js
administration/src/app/component/form/sw-textarea-field-deprecated/index.js
src/app/component/form/sw-textarea-field-deprecated/index.js
app/component/form/sw-textarea-field-deprecated/index.js
component/form/sw-textarea-field-deprecated/index.js
form/sw-textarea-field-deprecated/index.js
sw-textarea-field-deprecated/index.js
index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field-deprecated/sw-textarea-field.scss
Administration/Resources/app/administration/src/app/component/form/sw-textarea-field-deprecated/sw-textarea-field.scss
Resources/app/administration/src/app/component/form/sw-textarea-field-deprecated/sw-textarea-field.scss
app/administration/src/app/component/form/sw-textarea-field-deprecated/sw-textarea-field.scss
administration/src/app/component/form/sw-textarea-field-deprecated/sw-textarea-field.scss
src/app/component/form/sw-textarea-field-deprecated/sw-textarea-field.scss
app/component/form/sw-textarea-field-deprecated/sw-textarea-field.scss
component/form/sw-textarea-field-deprecated/sw-textarea-field.scss
form/sw-textarea-field-deprecated/sw-textarea-field.scss
sw-textarea-field-deprecated/sw-textarea-field.scss
sw-textarea-field.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field-deprecated/sw-textarea-field.html.twig
Administration/Resources/app/administration/src/app/component/form/sw-textarea-field-deprecated/sw-textarea-field.html.twig
Resources/app/administration/src/app/component/form/sw-textarea-field-deprecated/sw-textarea-field.html.twig
app/administration/src/app/component/form/sw-textarea-field-deprecated/sw-textarea-field.html.twig
administration/src/app/component/form/sw-textarea-field-deprecated/sw-textarea-field.html.twig
src/app/component/form/sw-textarea-field-deprecated/sw-textarea-field.html.twig
app/component/form/sw-textarea-field-deprecated/sw-textarea-field.html.twig
component/form/sw-textarea-field-deprecated/sw-textarea-field.html.twig
form/sw-textarea-field-deprecated/sw-textarea-field.html.twig
sw-textarea-field-deprecated/sw-textarea-field.html.twig
sw-textarea-field.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-select-option/index.js
Administration/Resources/app/administration/src/app/component/form/sw-select-option/index.js
Resources/app/administration/src/app/component/form/sw-select-option/index.js
@ -103544,28 +103593,28 @@ component/form/sw-boolean-radio-group/sw-boolean-radio-group.scss
form/sw-boolean-radio-group/sw-boolean-radio-group.scss
sw-boolean-radio-group/sw-boolean-radio-group.scss
sw-boolean-radio-group.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/index.js
Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/index.js
Resources/app/administration/src/app/component/form/sw-textarea-field/index.js
app/administration/src/app/component/form/sw-textarea-field/index.js
administration/src/app/component/form/sw-textarea-field/index.js
src/app/component/form/sw-textarea-field/index.js
app/component/form/sw-textarea-field/index.js
component/form/sw-textarea-field/index.js
form/sw-textarea-field/index.js
sw-textarea-field/index.js
index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/sw-textarea-field.scss
Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/sw-textarea-field.scss
Resources/app/administration/src/app/component/form/sw-textarea-field/sw-textarea-field.scss
app/administration/src/app/component/form/sw-textarea-field/sw-textarea-field.scss
administration/src/app/component/form/sw-textarea-field/sw-textarea-field.scss
src/app/component/form/sw-textarea-field/sw-textarea-field.scss
app/component/form/sw-textarea-field/sw-textarea-field.scss
component/form/sw-textarea-field/sw-textarea-field.scss
form/sw-textarea-field/sw-textarea-field.scss
sw-textarea-field/sw-textarea-field.scss
sw-textarea-field.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/index.ts
Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/index.ts
Resources/app/administration/src/app/component/form/sw-textarea-field/index.ts
app/administration/src/app/component/form/sw-textarea-field/index.ts
administration/src/app/component/form/sw-textarea-field/index.ts
src/app/component/form/sw-textarea-field/index.ts
app/component/form/sw-textarea-field/index.ts
component/form/sw-textarea-field/index.ts
form/sw-textarea-field/index.ts
sw-textarea-field/index.ts
index.ts
src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/sw-textarea-field.spec.js
Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/sw-textarea-field.spec.js
Resources/app/administration/src/app/component/form/sw-textarea-field/sw-textarea-field.spec.js
app/administration/src/app/component/form/sw-textarea-field/sw-textarea-field.spec.js
administration/src/app/component/form/sw-textarea-field/sw-textarea-field.spec.js
src/app/component/form/sw-textarea-field/sw-textarea-field.spec.js
app/component/form/sw-textarea-field/sw-textarea-field.spec.js
component/form/sw-textarea-field/sw-textarea-field.spec.js
form/sw-textarea-field/sw-textarea-field.spec.js
sw-textarea-field/sw-textarea-field.spec.js
sw-textarea-field.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/sw-textarea-field.html.twig
Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/sw-textarea-field.html.twig
Resources/app/administration/src/app/component/form/sw-textarea-field/sw-textarea-field.html.twig
@ -112341,6 +112390,15 @@ eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-text-fiel
deprecation-rules/no-deprecated-component-usage-checks/mt-text-field.check.js
no-deprecated-component-usage-checks/mt-text-field.check.js
mt-text-field.check.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-textarea.check.js
Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-textarea.check.js
Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-textarea.check.js
app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-textarea.check.js
administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-textarea.check.js
eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-textarea.check.js
deprecation-rules/no-deprecated-component-usage-checks/mt-textarea.check.js
no-deprecated-component-usage-checks/mt-textarea.check.js
mt-textarea.check.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-checkbox.check.js
Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-checkbox.check.js
Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-checkbox.check.js
@ -113497,49 +113555,6 @@ general-campaign-types-1.0.xsd
src/Administration/Administration.php
Administration/Administration.php
Administration.php
src/Administration/Test/Notification/Repository/NotificationRepositoryTest.php
Administration/Test/Notification/Repository/NotificationRepositoryTest.php
Test/Notification/Repository/NotificationRepositoryTest.php
Notification/Repository/NotificationRepositoryTest.php
Repository/NotificationRepositoryTest.php
NotificationRepositoryTest.php
src/Administration/Test/Elasticsearch/StreamConditionPropertyMappingTest.php
Administration/Test/Elasticsearch/StreamConditionPropertyMappingTest.php
Test/Elasticsearch/StreamConditionPropertyMappingTest.php
Elasticsearch/StreamConditionPropertyMappingTest.php
StreamConditionPropertyMappingTest.php
src/Administration/Test/Migration/Migration1636121186CopySalesChannelIdsIntoUserConfigTest.php
Administration/Test/Migration/Migration1636121186CopySalesChannelIdsIntoUserConfigTest.php
Test/Migration/Migration1636121186CopySalesChannelIdsIntoUserConfigTest.php
Migration/Migration1636121186CopySalesChannelIdsIntoUserConfigTest.php
Migration1636121186CopySalesChannelIdsIntoUserConfigTest.php
src/Administration/Test/Migration/Migration1632281097NotificationTest.php
Administration/Test/Migration/Migration1632281097NotificationTest.php
Test/Migration/Migration1632281097NotificationTest.php
Migration/Migration1632281097NotificationTest.php
Migration1632281097NotificationTest.php
src/Administration/Test/Service/AdminSearcherTest.php
Administration/Test/Service/AdminSearcherTest.php
Test/Service/AdminSearcherTest.php
Service/AdminSearcherTest.php
AdminSearcherTest.php
src/Administration/Test/DependencyInjection/AdminMigrationCompilerPassTest.php
Administration/Test/DependencyInjection/AdminMigrationCompilerPassTest.php
Test/DependencyInjection/AdminMigrationCompilerPassTest.php
DependencyInjection/AdminMigrationCompilerPassTest.php
AdminMigrationCompilerPassTest.php
src/Administration/Test/System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriberTest.php
Administration/Test/System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriberTest.php
Test/System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriberTest.php
System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriberTest.php
SalesChannel/Subscriber/SalesChannelUserConfigSubscriberTest.php
Subscriber/SalesChannelUserConfigSubscriberTest.php
SalesChannelUserConfigSubscriberTest.php
src/Administration/Test/RateLimiter/RateLimiterTest.php
Administration/Test/RateLimiter/RateLimiterTest.php
Test/RateLimiter/RateLimiterTest.php
RateLimiter/RateLimiterTest.php
RateLimiterTest.php
src/Administration/Events/PreResetExcludedSearchTermEvent.php
Administration/Events/PreResetExcludedSearchTermEvent.php
Events/PreResetExcludedSearchTermEvent.php
@ -120544,6 +120559,13 @@ Framework/DataAbstractionLayer/FieldSerializer/PasswordFieldSerializerTest.php
DataAbstractionLayer/FieldSerializer/PasswordFieldSerializerTest.php
FieldSerializer/PasswordFieldSerializerTest.php
PasswordFieldSerializerTest.php
tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/ManyToOneAssociationFieldSerializerTest.php
unit/Core/Framework/DataAbstractionLayer/FieldSerializer/ManyToOneAssociationFieldSerializerTest.php
Core/Framework/DataAbstractionLayer/FieldSerializer/ManyToOneAssociationFieldSerializerTest.php
Framework/DataAbstractionLayer/FieldSerializer/ManyToOneAssociationFieldSerializerTest.php
DataAbstractionLayer/FieldSerializer/ManyToOneAssociationFieldSerializerTest.php
FieldSerializer/ManyToOneAssociationFieldSerializerTest.php
ManyToOneAssociationFieldSerializerTest.php
tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/CronIntervalFieldSerializerTest.php
unit/Core/Framework/DataAbstractionLayer/FieldSerializer/CronIntervalFieldSerializerTest.php
Core/Framework/DataAbstractionLayer/FieldSerializer/CronIntervalFieldSerializerTest.php
@ -131679,6 +131701,17 @@ integration/Storefront/Theme/ThemeTest.php
Storefront/Theme/ThemeTest.php
Theme/ThemeTest.php
ThemeTest.php
tests/integration/Administration/Notification/Repository/NotificationRepositoryTest.php
integration/Administration/Notification/Repository/NotificationRepositoryTest.php
Administration/Notification/Repository/NotificationRepositoryTest.php
Notification/Repository/NotificationRepositoryTest.php
Repository/NotificationRepositoryTest.php
NotificationRepositoryTest.php
tests/integration/Administration/Elasticsearch/StreamConditionPropertyMappingTest.php
integration/Administration/Elasticsearch/StreamConditionPropertyMappingTest.php
Administration/Elasticsearch/StreamConditionPropertyMappingTest.php
Elasticsearch/StreamConditionPropertyMappingTest.php
StreamConditionPropertyMappingTest.php
tests/integration/Administration/Snippet/SnippetFinderTest.php
integration/Administration/Snippet/SnippetFinderTest.php
Administration/Snippet/SnippetFinderTest.php
@ -131770,6 +131803,23 @@ fixtures/caseSameLanguage/plugin/de-DE.json
caseSameLanguage/plugin/de-DE.json
plugin/de-DE.json
de-DE.json
tests/integration/Administration/Service/AdminSearcherTest.php
integration/Administration/Service/AdminSearcherTest.php
Administration/Service/AdminSearcherTest.php
Service/AdminSearcherTest.php
AdminSearcherTest.php
tests/integration/Administration/DependencyInjection/AdminMigrationCompilerPassTest.php
integration/Administration/DependencyInjection/AdminMigrationCompilerPassTest.php
Administration/DependencyInjection/AdminMigrationCompilerPassTest.php
DependencyInjection/AdminMigrationCompilerPassTest.php
AdminMigrationCompilerPassTest.php
tests/integration/Administration/System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriberTest.php
integration/Administration/System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriberTest.php
Administration/System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriberTest.php
System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriberTest.php
SalesChannel/Subscriber/SalesChannelUserConfigSubscriberTest.php
Subscriber/SalesChannelUserConfigSubscriberTest.php
SalesChannelUserConfigSubscriberTest.php
tests/integration/Administration/Controller/UserConfigControllerTest.php
integration/Administration/Controller/UserConfigControllerTest.php
Administration/Controller/UserConfigControllerTest.php
@ -131805,6 +131855,11 @@ integration/Administration/Dashboard/OrderAmountServiceTest.php
Administration/Dashboard/OrderAmountServiceTest.php
Dashboard/OrderAmountServiceTest.php
OrderAmountServiceTest.php
tests/integration/Administration/RateLimiter/RateLimiterTest.php
integration/Administration/RateLimiter/RateLimiterTest.php
Administration/RateLimiter/RateLimiterTest.php
RateLimiter/RateLimiterTest.php
RateLimiterTest.php
tests/e2e/package.json
e2e/package.json
package.json

View File

@ -987,6 +987,7 @@ changelog/release-6-5-7-0/2023-10-04-deprecated-shopware-core-checkout-cart-cart
changelog/release-6-5-7-0/2023-09-29-tag-api-aware.md
changelog/release-6-5-7-0/2023-10-20-trigger-command-events-when-run-by-code.md
changelog/_unreleased/2024-05-03-add-wrapper-component-for-sw-tabs.md
changelog/_unreleased/2024-05-10-add-wrapper-component-for-sw-textarea-field.md
changelog/_unreleased/2024-04-30-calculated-price-openapi.md
changelog/_unreleased/2024-04-24-openapi-newsletter.md
changelog/_unreleased/2024-04-19-fixed-elastic-search-re-throwing-exceptions.md
@ -1002,6 +1003,7 @@ changelog/_unreleased/2024-05-10-fix-medium-usage-is-not-detected-in-slot-config
changelog/_unreleased/2024-05-10-fix-root-composer-plugin.md
changelog/_unreleased/2024-05-03-store-theme-scripts-in-db.md
changelog/_unreleased/2024-04-22-improve-elasticsearch.md
changelog/_unreleased/2024-05-13-add-saleschannelid-filter-to-newslettersubscribe-route.md
changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
changelog/_unreleased/2024-04-25-add-no-assert-response-phpstan-rule.md
@ -5486,6 +5488,7 @@ src/Core/Migration/Test/Migration1623828962ChangeColumnAppNameAndAppVersionInWeb
src/Core/Migration/Test/MigrationForeignDefaultLanguageTest.php
src/Core/Migration/Test/Migration1599134496FixImportExportProfilesForGermanLanguageTest.php
src/Core/Migration/Test/Migration1643878976AddCaptureRefundStateMachinesTest.php
src/Core/Migration/Test/Migration1636121186CopySalesChannelIdsIntoUserConfigTest.php
src/Core/Migration/Test/Migration1623391399ChangeConstraintAclRoleAndIntegrationInAppTest.php
src/Core/Migration/Test/Migration1625819412ChangeOrderCreatedByIdConstraintTest.php
src/Core/Migration/Test/Migration1619604605FixListingPricesUsageTest.php
@ -5504,6 +5507,7 @@ src/Core/Migration/Test/Migration1642757286FixProductMediaForeignKeyTest.php
src/Core/Migration/Test/Migration1627541488AddForeignKeyForSalesChannelIdIntoSystemConfigTableTest.php
src/Core/Migration/Test/Migration1625505190AddOrderTotalAmountToCustomerTableTest.php
src/Core/Migration/Test/DateTimeTest.php
src/Core/Migration/Test/Migration1632281097NotificationTest.php
src/Core/Migration/Test/Migration1643892702AddCaptureRefundTablesTest.php
src/Core/Migration/Test/Migration1628749113Migration1628749113AddDefaultSalesChannelLanguageIdsInLanguagesListsTest.php
src/Core/Migration/Test/Migration1620374229UpdateCustomFieldNameInProductStreamTableTest.php
@ -15813,6 +15817,9 @@ src/Administration/Resources/app/administration/src/app/component/form/sw-dynami
src/Administration/Resources/app/administration/src/app/component/form/sw-dynamic-url-field/sw-dynamic-url-field.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-dynamic-url-field/sw-dynamic-url-field.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-dynamic-url-field/sw-dynamic-url-field.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field-deprecated/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field-deprecated/sw-textarea-field.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field-deprecated/sw-textarea-field.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-select-option/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-select-option/sw-select-option.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-select-option/sw-select-option.scss
@ -15874,8 +15881,8 @@ src/Administration/Resources/app/administration/src/app/component/form/sw-passwo
src/Administration/Resources/app/administration/src/app/component/form/sw-password-field/sw-password-field.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-boolean-radio-group/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-boolean-radio-group/sw-boolean-radio-group.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/sw-textarea-field.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/index.ts
src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/sw-textarea-field.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-textarea-field/sw-textarea-field.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-radio-field/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-radio-field/sw-radio-field.html.twig
@ -16682,6 +16689,7 @@ src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/n
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-number-field.check.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-loader.check.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-text-field.check.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-textarea.check.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-checkbox.check.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-button.check.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-components.js
@ -16805,14 +16813,6 @@ src/Administration/Framework/Routing/NotFound/AdministrationNotFoundSubscriber.p
src/Administration/Framework/Routing/AdministrationRouteScope.php
src/Administration/Framework/Marketing/Schema/general-campaign-types-1.0.xsd
src/Administration/Administration.php
src/Administration/Test/Notification/Repository/NotificationRepositoryTest.php
src/Administration/Test/Elasticsearch/StreamConditionPropertyMappingTest.php
src/Administration/Test/Migration/Migration1636121186CopySalesChannelIdsIntoUserConfigTest.php
src/Administration/Test/Migration/Migration1632281097NotificationTest.php
src/Administration/Test/Service/AdminSearcherTest.php
src/Administration/Test/DependencyInjection/AdminMigrationCompilerPassTest.php
src/Administration/Test/System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriberTest.php
src/Administration/Test/RateLimiter/RateLimiterTest.php
src/Administration/Events/PreResetExcludedSearchTermEvent.php
UPGRADE-6.5.md
.danger.php
@ -17783,6 +17783,7 @@ tests/unit/Core/Framework/DataAbstractionLayer/Cache/EntityCacheKeyGeneratorTest
tests/unit/Core/Framework/DataAbstractionLayer/TechnicalNameExceptionHandlerTest.php
tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/PriceDefinitionFieldSerializerTest.php
tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/PasswordFieldSerializerTest.php
tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/ManyToOneAssociationFieldSerializerTest.php
tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/CronIntervalFieldSerializerTest.php
tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/ManyToManyAssociationFieldSerializerTest.php
tests/unit/Core/Framework/DataAbstractionLayer/FieldSerializer/DateIntervalFieldSerializerTest.php
@ -19251,6 +19252,8 @@ tests/integration/Storefront/Theme/fixtures/PluginWithAdditionalBundles/PluginWi
tests/integration/Storefront/Theme/ThemeLifecycleHandlerTest.php
tests/integration/Storefront/Theme/ConfigLoader/DatabaseAvailableThemeProviderTest.php
tests/integration/Storefront/Theme/ThemeTest.php
tests/integration/Administration/Notification/Repository/NotificationRepositoryTest.php
tests/integration/Administration/Elasticsearch/StreamConditionPropertyMappingTest.php
tests/integration/Administration/Snippet/SnippetFinderTest.php
tests/integration/Administration/Snippet/fixtures/caseDifferentLanguages/core/de-DE.json
tests/integration/Administration/Snippet/fixtures/caseDifferentLanguages/plugin/en-GB.json
@ -19262,6 +19265,9 @@ tests/integration/Administration/Snippet/fixtures/caseMultipleSameAndDifferentLa
tests/integration/Administration/Snippet/fixtures/caseBundleLoading/bundle/Resources/app/administration/en-GB.json
tests/integration/Administration/Snippet/fixtures/caseSameLanguage/core/de-DE.json
tests/integration/Administration/Snippet/fixtures/caseSameLanguage/plugin/de-DE.json
tests/integration/Administration/Service/AdminSearcherTest.php
tests/integration/Administration/DependencyInjection/AdminMigrationCompilerPassTest.php
tests/integration/Administration/System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriberTest.php
tests/integration/Administration/Controller/UserConfigControllerTest.php
tests/integration/Administration/Controller/AdminSearchControllerTest.php
tests/integration/Administration/Controller/AdminExtensionApiControllerTest.php
@ -19269,6 +19275,7 @@ tests/integration/Administration/Controller/NotificationControllerTest.php
tests/integration/Administration/Controller/AdministrationControllerTest.php
tests/integration/Administration/Controller/AdminProductStreamControllerTest.php
tests/integration/Administration/Dashboard/OrderAmountServiceTest.php
tests/integration/Administration/RateLimiter/RateLimiterTest.php
tests/e2e/package.json
tests/e2e/.percy.old.yml
tests/e2e/.percy.yml

View File

@ -21821,18 +21821,18 @@ apache/catalina/startup/TesterServletEncodeUrl.java
catalina/startup/TesterServletEncodeUrl.java
startup/TesterServletEncodeUrl.java
TesterServletEncodeUrl.java
test/org/apache/catalina/users/DataSourceUserDatabaseTests.java
org/apache/catalina/users/DataSourceUserDatabaseTests.java
apache/catalina/users/DataSourceUserDatabaseTests.java
catalina/users/DataSourceUserDatabaseTests.java
users/DataSourceUserDatabaseTests.java
DataSourceUserDatabaseTests.java
test/org/apache/catalina/users/MemoryUserDatabaseTests.java
org/apache/catalina/users/MemoryUserDatabaseTests.java
apache/catalina/users/MemoryUserDatabaseTests.java
catalina/users/MemoryUserDatabaseTests.java
users/MemoryUserDatabaseTests.java
MemoryUserDatabaseTests.java
test/org/apache/catalina/users/TestMemoryUserDatabase.java
org/apache/catalina/users/TestMemoryUserDatabase.java
apache/catalina/users/TestMemoryUserDatabase.java
catalina/users/TestMemoryUserDatabase.java
users/TestMemoryUserDatabase.java
TestMemoryUserDatabase.java
test/org/apache/catalina/users/TestDataSourceUserDatabase.java
org/apache/catalina/users/TestDataSourceUserDatabase.java
apache/catalina/users/TestDataSourceUserDatabase.java
catalina/users/TestDataSourceUserDatabase.java
users/TestDataSourceUserDatabase.java
TestDataSourceUserDatabase.java
test/org/apache/catalina/filters/TestCorsFilter.java
org/apache/catalina/filters/TestCorsFilter.java
apache/catalina/filters/TestCorsFilter.java

View File

@ -3507,8 +3507,8 @@ test/org/apache/catalina/startup/TestTomcatNoServer.java
test/org/apache/catalina/startup/TestContextConfig.java
test/org/apache/catalina/startup/service-config.txt
test/org/apache/catalina/startup/TesterServletEncodeUrl.java
test/org/apache/catalina/users/DataSourceUserDatabaseTests.java
test/org/apache/catalina/users/MemoryUserDatabaseTests.java
test/org/apache/catalina/users/TestMemoryUserDatabase.java
test/org/apache/catalina/users/TestDataSourceUserDatabase.java
test/org/apache/catalina/filters/TestCorsFilter.java
test/org/apache/catalina/filters/TesterHttpServletRequest.java
test/org/apache/catalina/filters/TestCsrfPreventionFilter.java

View File

@ -3233,6 +3233,11 @@ js/product-editor/changelog/update-product-editor-filter-linked-products-only-wh
product-editor/changelog/update-product-editor-filter-linked-products-only-when-tab-selected
changelog/update-product-editor-filter-linked-products-only-when-tab-selected
update-product-editor-filter-linked-products-only-when-tab-selected
packages/js/product-editor/changelog/dev-47053_move_pricing_features_to_general
js/product-editor/changelog/dev-47053_move_pricing_features_to_general
product-editor/changelog/dev-47053_move_pricing_features_to_general
changelog/dev-47053_move_pricing_features_to_general
dev-47053_move_pricing_features_to_general
packages/js/product-editor/changelog/update-product-editor-use-token-field-for-terms
js/product-editor/changelog/update-product-editor-use-token-field-for-terms
product-editor/changelog/update-product-editor-use-token-field-for-terms
@ -3243,6 +3248,11 @@ js/product-editor/changelog/add-47036
product-editor/changelog/add-47036
changelog/add-47036
add-47036
packages/js/product-editor/changelog/update-product-editor-add-new-attribute-iteration
js/product-editor/changelog/update-product-editor-add-new-attribute-iteration
product-editor/changelog/update-product-editor-add-new-attribute-iteration
changelog/update-product-editor-add-new-attribute-iteration
update-product-editor-add-new-attribute-iteration
packages/js/product-editor/changelog/update-introduce-attributes-combobox-control
js/product-editor/changelog/update-introduce-attributes-combobox-control
product-editor/changelog/update-introduce-attributes-combobox-control
@ -3343,6 +3353,11 @@ js/product-editor/changelog/dev-47357_request_terms_conditionally
product-editor/changelog/dev-47357_request_terms_conditionally
changelog/dev-47357_request_terms_conditionally
dev-47357_request_terms_conditionally
packages/js/product-editor/changelog/dev-47189_disable_prepublish_panel
js/product-editor/changelog/dev-47189_disable_prepublish_panel
product-editor/changelog/dev-47189_disable_prepublish_panel
changelog/dev-47189_disable_prepublish_panel
dev-47189_disable_prepublish_panel
packages/js/product-editor/changelog/update-product-editor-reorganize-attributes-data
js/product-editor/changelog/update-product-editor-reorganize-attributes-data
product-editor/changelog/update-product-editor-reorganize-attributes-data
@ -3403,6 +3418,11 @@ js/product-editor/changelog/dev-46844_remove_not_used_feature_flags
product-editor/changelog/dev-46844_remove_not_used_feature_flags
changelog/dev-46844_remove_not_used_feature_flags
dev-46844_remove_not_used_feature_flags
packages/js/product-editor/changelog/add-47221_tracks_events_to_publish_dropdown
js/product-editor/changelog/add-47221_tracks_events_to_publish_dropdown
product-editor/changelog/add-47221_tracks_events_to_publish_dropdown
changelog/add-47221_tracks_events_to_publish_dropdown
add-47221_tracks_events_to_publish_dropdown
packages/js/product-editor/changelog/update-product-editor-render-new-attribute-right-after-selected
js/product-editor/changelog/update-product-editor-render-new-attribute-right-after-selected
product-editor/changelog/update-product-editor-render-new-attribute-right-after-selected
@ -21293,86 +21313,14 @@ composer.json
plugins/woocommerce-beta-tester/.editorconfig
woocommerce-beta-tester/.editorconfig
.editorconfig
plugins/woocommerce-beta-tester/changelog/46159-fix-live-branch-install-api
woocommerce-beta-tester/changelog/46159-fix-live-branch-install-api
changelog/46159-fix-live-branch-install-api
46159-fix-live-branch-install-api
plugins/woocommerce-beta-tester/changelog/dev-44451-refactor-remote-specs-structure-and-naming
woocommerce-beta-tester/changelog/dev-44451-refactor-remote-specs-structure-and-naming
changelog/dev-44451-refactor-remote-specs-structure-and-naming
dev-44451-refactor-remote-specs-structure-and-naming
plugins/woocommerce-beta-tester/changelog/add-remote-spec-rule-validator
woocommerce-beta-tester/changelog/add-remote-spec-rule-validator
changelog/add-remote-spec-rule-validator
add-remote-spec-rule-validator
plugins/woocommerce-beta-tester/changelog/add-feature-flags-to-tampermonkey-script
woocommerce-beta-tester/changelog/add-feature-flags-to-tampermonkey-script
changelog/add-feature-flags-to-tampermonkey-script
add-feature-flags-to-tampermonkey-script
plugins/woocommerce-beta-tester/changelog/42860-update-pnpm
woocommerce-beta-tester/changelog/42860-update-pnpm
changelog/42860-update-pnpm
42860-update-pnpm
plugins/woocommerce-beta-tester/changelog/fix-deprecated-creation-dynamic-property
woocommerce-beta-tester/changelog/fix-deprecated-creation-dynamic-property
changelog/fix-deprecated-creation-dynamic-property
fix-deprecated-creation-dynamic-property
plugins/woocommerce-beta-tester/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
woocommerce-beta-tester/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
plugins/woocommerce-beta-tester/changelog/41513-prepare-beta-tester-2.3.0
woocommerce-beta-tester/changelog/41513-prepare-beta-tester-2.3.0
changelog/41513-prepare-beta-tester-2.3.0
41513-prepare-beta-tester-2.3.0
plugins/woocommerce-beta-tester/changelog/47385-dev-update-pnpm9-1
woocommerce-beta-tester/changelog/47385-dev-update-pnpm9-1
changelog/47385-dev-update-pnpm9-1
47385-dev-update-pnpm9-1
plugins/woocommerce-beta-tester/changelog/43595-update-wireit-0.14.3
woocommerce-beta-tester/changelog/43595-update-wireit-0.14.3
changelog/43595-update-wireit-0.14.3
43595-update-wireit-0.14.3
plugins/woocommerce-beta-tester/changelog/update-tweak-remove-href-li
woocommerce-beta-tester/changelog/update-tweak-remove-href-li
changelog/update-tweak-remove-href-li
update-tweak-remove-href-li
plugins/woocommerce-beta-tester/changelog/43499-remove-ai-post-from-db
woocommerce-beta-tester/changelog/43499-remove-ai-post-from-db
changelog/43499-remove-ai-post-from-db
43499-remove-ai-post-from-db
plugins/woocommerce-beta-tester/changelog/45148-poc-request-reviews
woocommerce-beta-tester/changelog/45148-poc-request-reviews
changelog/45148-poc-request-reviews
45148-poc-request-reviews
plugins/woocommerce-beta-tester/changelog/47427-dev-bump-beta-tester-version
woocommerce-beta-tester/changelog/47427-dev-bump-beta-tester-version
changelog/47427-dev-bump-beta-tester-version
47427-dev-bump-beta-tester-version
plugins/woocommerce-beta-tester/changelog/.gitkeep
woocommerce-beta-tester/changelog/.gitkeep
changelog/.gitkeep
.gitkeep
plugins/woocommerce-beta-tester/changelog/47235-update-47187-use-wp_plugin_dependencies_slug
woocommerce-beta-tester/changelog/47235-update-47187-use-wp_plugin_dependencies_slug
changelog/47235-update-47187-use-wp_plugin_dependencies_slug
47235-update-47187-use-wp_plugin_dependencies_slug
plugins/woocommerce-beta-tester/changelog/update-woo-com-to-woocommerce-com
woocommerce-beta-tester/changelog/update-woo-com-to-woocommerce-com
changelog/update-woo-com-to-woocommerce-com
update-woo-com-to-woocommerce-com
plugins/woocommerce-beta-tester/changelog/fix-domain-substitution
woocommerce-beta-tester/changelog/fix-domain-substitution
changelog/fix-domain-substitution
fix-domain-substitution
plugins/woocommerce-beta-tester/changelog/bump-update-wordpress-env-to-9.0.7
woocommerce-beta-tester/changelog/bump-update-wordpress-env-to-9.0.7
changelog/bump-update-wordpress-env-to-9.0.7
bump-update-wordpress-env-to-9.0.7
plugins/woocommerce-beta-tester/changelog/dev-fix-option-search
woocommerce-beta-tester/changelog/dev-fix-option-search
changelog/dev-fix-option-search
dev-fix-option-search
plugins/woocommerce-beta-tester/changelog/update-woocommerce-beta-tester-add-user-preferences-tool
woocommerce-beta-tester/changelog/update-woocommerce-beta-tester-add-user-preferences-tool
changelog/update-woocommerce-beta-tester-add-user-preferences-tool
update-woocommerce-beta-tester-add-user-preferences-tool
plugins/woocommerce-beta-tester/changelog/dev-46844_remove_not_used_feature_flags
woocommerce-beta-tester/changelog/dev-46844_remove_not_used_feature_flags
changelog/dev-46844_remove_not_used_feature_flags
@ -22126,6 +22074,10 @@ plugins/woocommerce/changelog/46785-fix-product-details-use-block-props
woocommerce/changelog/46785-fix-product-details-use-block-props
changelog/46785-fix-product-details-use-block-props
46785-fix-product-details-use-block-props
plugins/woocommerce/changelog/dev-47053_move_pricing_features_to_general
woocommerce/changelog/dev-47053_move_pricing_features_to_general
changelog/dev-47053_move_pricing_features_to_general
dev-47053_move_pricing_features_to_general
plugins/woocommerce/changelog/remove-bold-payment-method
woocommerce/changelog/remove-bold-payment-method
changelog/remove-bold-payment-method
@ -22154,6 +22106,10 @@ plugins/woocommerce/changelog/472140-refacor-e2e-remove-wait-for-timeout
woocommerce/changelog/472140-refacor-e2e-remove-wait-for-timeout
changelog/472140-refacor-e2e-remove-wait-for-timeout
472140-refacor-e2e-remove-wait-for-timeout
plugins/woocommerce/changelog/47303-feature-marketplace-business-services
woocommerce/changelog/47303-feature-marketplace-business-services
changelog/47303-feature-marketplace-business-services
47303-feature-marketplace-business-services
plugins/woocommerce/changelog/pr-46674
woocommerce/changelog/pr-46674
changelog/pr-46674
@ -22194,6 +22150,10 @@ plugins/woocommerce/changelog/47274-fix-e2e-test-color-picker
woocommerce/changelog/47274-fix-e2e-test-color-picker
changelog/47274-fix-e2e-test-color-picker
47274-fix-e2e-test-color-picker
plugins/woocommerce/changelog/47504-47502-issue-error-when-editing-a-synced-pattern-with-product-collection-block
woocommerce/changelog/47504-47502-issue-error-when-editing-a-synced-pattern-with-product-collection-block
changelog/47504-47502-issue-error-when-editing-a-synced-pattern-with-product-collection-block
47504-47502-issue-error-when-editing-a-synced-pattern-with-product-collection-block
plugins/woocommerce/changelog/try-plugin-api-unit-tests
woocommerce/changelog/try-plugin-api-unit-tests
changelog/try-plugin-api-unit-tests
@ -22270,6 +22230,10 @@ plugins/woocommerce/changelog/fix-remove-ephemeral-links
woocommerce/changelog/fix-remove-ephemeral-links
changelog/fix-remove-ephemeral-links
fix-remove-ephemeral-links
plugins/woocommerce/changelog/update-core-profiler-disable-input-zoom
woocommerce/changelog/update-core-profiler-disable-input-zoom
changelog/update-core-profiler-disable-input-zoom
update-core-profiler-disable-input-zoom
plugins/woocommerce/changelog/fix-warning-create-pages-when-filtered
woocommerce/changelog/fix-warning-create-pages-when-filtered
changelog/fix-warning-create-pages-when-filtered
@ -22286,6 +22250,10 @@ plugins/woocommerce/changelog/tools-ci-add-optional-config-for-jobs
woocommerce/changelog/tools-ci-add-optional-config-for-jobs
changelog/tools-ci-add-optional-config-for-jobs
tools-ci-add-optional-config-for-jobs
plugins/woocommerce/changelog/fix-coming-soon-mobile-ui
woocommerce/changelog/fix-coming-soon-mobile-ui
changelog/fix-coming-soon-mobile-ui
fix-coming-soon-mobile-ui
plugins/woocommerce/changelog/fix-months-filter
woocommerce/changelog/fix-months-filter
changelog/fix-months-filter
@ -22350,6 +22318,10 @@ plugins/woocommerce/changelog/47334-update-47310-update-lys-confetti
woocommerce/changelog/47334-update-47310-update-lys-confetti
changelog/47334-update-47310-update-lys-confetti
47334-update-47310-update-lys-confetti
plugins/woocommerce/changelog/47516-fix-restore-js-unit
woocommerce/changelog/47516-fix-restore-js-unit
changelog/47516-fix-restore-js-unit
47516-fix-restore-js-unit
plugins/woocommerce/changelog/45767-update-order-summary-layout
woocommerce/changelog/45767-update-order-summary-layout
changelog/45767-update-order-summary-layout
@ -22386,6 +22358,10 @@ plugins/woocommerce/changelog/45982-update-in-app-marketplace-new-price-label
woocommerce/changelog/45982-update-in-app-marketplace-new-price-label
changelog/45982-update-in-app-marketplace-new-price-label
45982-update-in-app-marketplace-new-price-label
plugins/woocommerce/changelog/fix-woocommerce_marketplace_fetch_promotions-broken-with-cron
woocommerce/changelog/fix-woocommerce_marketplace_fetch_promotions-broken-with-cron
changelog/fix-woocommerce_marketplace_fetch_promotions-broken-with-cron
fix-woocommerce_marketplace_fetch_promotions-broken-with-cron
plugins/woocommerce/changelog/fix-46850-collection-taxonomy-filter-pagination
woocommerce/changelog/fix-46850-collection-taxonomy-filter-pagination
changelog/fix-46850-collection-taxonomy-filter-pagination
@ -22446,6 +22422,10 @@ plugins/woocommerce/changelog/46626-fix-eslint-errors
woocommerce/changelog/46626-fix-eslint-errors
changelog/46626-fix-eslint-errors
46626-fix-eslint-errors
plugins/woocommerce/changelog/dev-47189_disable_prepublish_panel
woocommerce/changelog/dev-47189_disable_prepublish_panel
changelog/dev-47189_disable_prepublish_panel
dev-47189_disable_prepublish_panel
plugins/woocommerce/changelog/enhancement-45136-add-verify_known_shoppers-filter-to-order-confirmation-template
woocommerce/changelog/enhancement-45136-add-verify_known_shoppers-filter-to-order-confirmation-template
changelog/enhancement-45136-add-verify_known_shoppers-filter-to-order-confirmation-template
@ -22466,6 +22446,10 @@ plugins/woocommerce/changelog/46644-fix-migration-to-pw-pt-1
woocommerce/changelog/46644-fix-migration-to-pw-pt-1
changelog/46644-fix-migration-to-pw-pt-1
46644-fix-migration-to-pw-pt-1
plugins/woocommerce/changelog/47354-fix-47351-product-collection-improve-handling-of-currency-input-formatting-in-price-range-filter
woocommerce/changelog/47354-fix-47351-product-collection-improve-handling-of-currency-input-formatting-in-price-range-filter
changelog/47354-fix-47351-product-collection-improve-handling-of-currency-input-formatting-in-price-range-filter
47354-fix-47351-product-collection-improve-handling-of-currency-input-formatting-in-price-range-filter
plugins/woocommerce/changelog/47173-update-46012-pickup-sections
woocommerce/changelog/47173-update-46012-pickup-sections
changelog/47173-update-46012-pickup-sections
@ -22506,6 +22490,10 @@ plugins/woocommerce/changelog/feature-postcode-validation
woocommerce/changelog/feature-postcode-validation
changelog/feature-postcode-validation
feature-postcode-validation
plugins/woocommerce/changelog/47105-dev-update-slotfill
woocommerce/changelog/47105-dev-update-slotfill
changelog/47105-dev-update-slotfill
47105-dev-update-slotfill
plugins/woocommerce/changelog/46591-try-attribute-filter-migration
woocommerce/changelog/46591-try-attribute-filter-migration
changelog/46591-try-attribute-filter-migration
@ -22570,6 +22558,10 @@ plugins/woocommerce/changelog/fix-5150-xpf-currency
woocommerce/changelog/fix-5150-xpf-currency
changelog/fix-5150-xpf-currency
fix-5150-xpf-currency
plugins/woocommerce/changelog/47294-feat-46984-create-product-filters-parent-block
woocommerce/changelog/47294-feat-46984-create-product-filters-parent-block
changelog/47294-feat-46984-create-product-filters-parent-block
47294-feat-46984-create-product-filters-parent-block
plugins/woocommerce/changelog/2024-05-15-03-22-30-955873
woocommerce/changelog/2024-05-15-03-22-30-955873
changelog/2024-05-15-03-22-30-955873
@ -25927,6 +25919,12 @@ src/Blocks/BlockTypes/ComingSoon.php
Blocks/BlockTypes/ComingSoon.php
BlockTypes/ComingSoon.php
ComingSoon.php
plugins/woocommerce/src/Blocks/BlockTypes/ProductFilters.php
woocommerce/src/Blocks/BlockTypes/ProductFilters.php
src/Blocks/BlockTypes/ProductFilters.php
Blocks/BlockTypes/ProductFilters.php
BlockTypes/ProductFilters.php
ProductFilters.php
plugins/woocommerce/src/Blocks/BlockTypes/AttributeFilter.php
woocommerce/src/Blocks/BlockTypes/AttributeFilter.php
src/Blocks/BlockTypes/AttributeFilter.php
@ -54439,6 +54437,62 @@ assets/js/interactivity/slots.js
js/interactivity/slots.js
interactivity/slots.js
slots.js
plugins/woocommerce-blocks/assets/js/blocks/product-filters/block.json
woocommerce-blocks/assets/js/blocks/product-filters/block.json
assets/js/blocks/product-filters/block.json
js/blocks/product-filters/block.json
blocks/product-filters/block.json
product-filters/block.json
block.json
plugins/woocommerce-blocks/assets/js/blocks/product-filters/edit.tsx
woocommerce-blocks/assets/js/blocks/product-filters/edit.tsx
assets/js/blocks/product-filters/edit.tsx
js/blocks/product-filters/edit.tsx
blocks/product-filters/edit.tsx
product-filters/edit.tsx
edit.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/save.tsx
woocommerce-blocks/assets/js/blocks/product-filters/save.tsx
assets/js/blocks/product-filters/save.tsx
js/blocks/product-filters/save.tsx
blocks/product-filters/save.tsx
product-filters/save.tsx
save.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/index.tsx
woocommerce-blocks/assets/js/blocks/product-filters/index.tsx
assets/js/blocks/product-filters/index.tsx
js/blocks/product-filters/index.tsx
blocks/product-filters/index.tsx
product-filters/index.tsx
index.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/types.ts
woocommerce-blocks/assets/js/blocks/product-filters/types.ts
assets/js/blocks/product-filters/types.ts
js/blocks/product-filters/types.ts
blocks/product-filters/types.ts
product-filters/types.ts
types.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/settings.ts
woocommerce-blocks/assets/js/blocks/product-filters/settings.ts
assets/js/blocks/product-filters/settings.ts
js/blocks/product-filters/settings.ts
blocks/product-filters/settings.ts
product-filters/settings.ts
settings.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/frontend.tsx
woocommerce-blocks/assets/js/blocks/product-filters/frontend.tsx
assets/js/blocks/product-filters/frontend.tsx
js/blocks/product-filters/frontend.tsx
blocks/product-filters/frontend.tsx
product-filters/frontend.tsx
frontend.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/icon.tsx
woocommerce-blocks/assets/js/blocks/product-filters/icon.tsx
assets/js/blocks/product-filters/icon.tsx
js/blocks/product-filters/icon.tsx
blocks/product-filters/icon.tsx
product-filters/icon.tsx
icon.tsx
plugins/woocommerce-blocks/assets/js/blocks/classic-template/style.scss
woocommerce-blocks/assets/js/blocks/classic-template/style.scss
assets/js/blocks/classic-template/style.scss
@ -62285,6 +62339,31 @@ woocommerce-blocks/.markdownlintignore
plugins/woocommerce-blocks/.eslintignore
woocommerce-blocks/.eslintignore
.eslintignore
plugins/woocommerce-blocks/tests/js/setup-globals.js
woocommerce-blocks/tests/js/setup-globals.js
tests/js/setup-globals.js
js/setup-globals.js
setup-globals.js
plugins/woocommerce-blocks/tests/js/jestPreprocess.js
woocommerce-blocks/tests/js/jestPreprocess.js
tests/js/jestPreprocess.js
js/jestPreprocess.js
jestPreprocess.js
plugins/woocommerce-blocks/tests/js/jest.config.json
woocommerce-blocks/tests/js/jest.config.json
tests/js/jest.config.json
js/jest.config.json
jest.config.json
plugins/woocommerce-blocks/tests/js/setup-fetch.js
woocommerce-blocks/tests/js/setup-fetch.js
tests/js/setup-fetch.js
js/setup-fetch.js
setup-fetch.js
plugins/woocommerce-blocks/tests/js/setup-after-env.ts
woocommerce-blocks/tests/js/setup-after-env.ts
tests/js/setup-after-env.ts
js/setup-after-env.ts
setup-after-env.ts
plugins/woocommerce-blocks/tests/e2e/rules/no-raw-playwright-test-import.js
woocommerce-blocks/tests/e2e/rules/no-raw-playwright-test-import.js
tests/e2e/rules/no-raw-playwright-test-import.js
@ -63054,6 +63133,20 @@ tests/e2e/plugins/order-confirmation-filters.php
e2e/plugins/order-confirmation-filters.php
plugins/order-confirmation-filters.php
order-confirmation-filters.php
plugins/woocommerce-blocks/tests/e2e/tests/product-filters/product-filters.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/product-filters/product-filters.block_theme.spec.ts
tests/e2e/tests/product-filters/product-filters.block_theme.spec.ts
e2e/tests/product-filters/product-filters.block_theme.spec.ts
tests/product-filters/product-filters.block_theme.spec.ts
product-filters/product-filters.block_theme.spec.ts
product-filters.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-filters/product-filters.page.ts
woocommerce-blocks/tests/e2e/tests/product-filters/product-filters.page.ts
tests/e2e/tests/product-filters/product-filters.page.ts
e2e/tests/product-filters/product-filters.page.ts
tests/product-filters/product-filters.page.ts
product-filters/product-filters.page.ts
product-filters.page.ts
plugins/woocommerce-blocks/tests/e2e/tests/reviews-by-product/reviews-by-product.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/reviews-by-product/reviews-by-product.block_theme.spec.ts
tests/e2e/tests/reviews-by-product/reviews-by-product.block_theme.spec.ts
@ -63749,6 +63842,16 @@ e2e/tests/product-new/product-new.block_theme.spec.ts
tests/product-new/product-new.block_theme.spec.ts
product-new/product-new.block_theme.spec.ts
product-new.block_theme.spec.ts
plugins/woocommerce-blocks/tests/utils/find-by-text.ts
woocommerce-blocks/tests/utils/find-by-text.ts
tests/utils/find-by-text.ts
utils/find-by-text.ts
find-by-text.ts
plugins/woocommerce-blocks/tests/utils/compatibility-notice.js
woocommerce-blocks/tests/utils/compatibility-notice.js
tests/utils/compatibility-notice.js
utils/compatibility-notice.js
compatibility-notice.js
plugins/woocommerce-blocks/tests/mocks/woo-test-helper/woo-test-helper.php
woocommerce-blocks/tests/mocks/woo-test-helper/woo-test-helper.php
tests/mocks/woo-test-helper/woo-test-helper.php

View File

@ -702,8 +702,10 @@ packages/js/product-editor/composer.json
packages/js/product-editor/tsconfig-cjs.json
packages/js/product-editor/changelog/dev-47215_request_categories_conditionally
packages/js/product-editor/changelog/update-product-editor-filter-linked-products-only-when-tab-selected
packages/js/product-editor/changelog/dev-47053_move_pricing_features_to_general
packages/js/product-editor/changelog/update-product-editor-use-token-field-for-terms
packages/js/product-editor/changelog/add-47036
packages/js/product-editor/changelog/update-product-editor-add-new-attribute-iteration
packages/js/product-editor/changelog/update-introduce-attributes-combobox-control
packages/js/product-editor/changelog/update-move-logic-to-add-new-attribute
packages/js/product-editor/changelog/add-keyboard-shortcuts
@ -724,6 +726,7 @@ packages/js/product-editor/changelog/update-product-attribute-types
packages/js/product-editor/changelog/update-product-editor-description-editor-skeleton
packages/js/product-editor/changelog/update-replace-with-combobox
packages/js/product-editor/changelog/dev-47357_request_terms_conditionally
packages/js/product-editor/changelog/dev-47189_disable_prepublish_panel
packages/js/product-editor/changelog/update-product-editor-reorganize-attributes-data
packages/js/product-editor/changelog/dev-47035_request_tags_conditionally
packages/js/product-editor/changelog/fix-46608
@ -736,6 +739,7 @@ packages/js/product-editor/changelog/fix-description-block-collapse
packages/js/product-editor/changelog/try-detect-save-via-product-editor
packages/js/product-editor/changelog/update-number-control-improvements
packages/js/product-editor/changelog/dev-46844_remove_not_used_feature_flags
packages/js/product-editor/changelog/add-47221_tracks_events_to_publish_dropdown
packages/js/product-editor/changelog/update-product-editor-render-new-attribute-right-after-selected
packages/js/product-editor/changelog/update-introduce-optimistc-query-update
packages/js/product-editor/changelog/add-placeholder-taxonomy
@ -3635,26 +3639,8 @@ plugins/woocommerce-beta-tester/EXTENDING-WC-ADMIN-HELPER.md
plugins/woocommerce-beta-tester/composer.lock
plugins/woocommerce-beta-tester/composer.json
plugins/woocommerce-beta-tester/.editorconfig
plugins/woocommerce-beta-tester/changelog/46159-fix-live-branch-install-api
plugins/woocommerce-beta-tester/changelog/dev-44451-refactor-remote-specs-structure-and-naming
plugins/woocommerce-beta-tester/changelog/add-remote-spec-rule-validator
plugins/woocommerce-beta-tester/changelog/add-feature-flags-to-tampermonkey-script
plugins/woocommerce-beta-tester/changelog/42860-update-pnpm
plugins/woocommerce-beta-tester/changelog/fix-deprecated-creation-dynamic-property
plugins/woocommerce-beta-tester/changelog/44566-fix-44565-fix-gutenberg-links-pointing-to-the-wrong-branch-in-the-docs
plugins/woocommerce-beta-tester/changelog/41513-prepare-beta-tester-2.3.0
plugins/woocommerce-beta-tester/changelog/47385-dev-update-pnpm9-1
plugins/woocommerce-beta-tester/changelog/43595-update-wireit-0.14.3
plugins/woocommerce-beta-tester/changelog/update-tweak-remove-href-li
plugins/woocommerce-beta-tester/changelog/43499-remove-ai-post-from-db
plugins/woocommerce-beta-tester/changelog/45148-poc-request-reviews
plugins/woocommerce-beta-tester/changelog/47427-dev-bump-beta-tester-version
plugins/woocommerce-beta-tester/changelog/.gitkeep
plugins/woocommerce-beta-tester/changelog/47235-update-47187-use-wp_plugin_dependencies_slug
plugins/woocommerce-beta-tester/changelog/update-woo-com-to-woocommerce-com
plugins/woocommerce-beta-tester/changelog/fix-domain-substitution
plugins/woocommerce-beta-tester/changelog/bump-update-wordpress-env-to-9.0.7
plugins/woocommerce-beta-tester/changelog/dev-fix-option-search
plugins/woocommerce-beta-tester/changelog/update-woocommerce-beta-tester-add-user-preferences-tool
plugins/woocommerce-beta-tester/changelog/dev-46844_remove_not_used_feature_flags
plugins/woocommerce-beta-tester/bin/build-zip.sh
plugins/woocommerce-beta-tester/.travis.yml
@ -3810,6 +3796,7 @@ plugins/woocommerce/changelog/update-revert-lys-feature-flag-off
plugins/woocommerce/changelog/fix-45699
plugins/woocommerce/changelog/fix-46604
plugins/woocommerce/changelog/46785-fix-product-details-use-block-props
plugins/woocommerce/changelog/dev-47053_move_pricing_features_to_general
plugins/woocommerce/changelog/remove-bold-payment-method
plugins/woocommerce/changelog/enhancement-46502
plugins/woocommerce/changelog/46664-fix-46623-restrict-only-does-not-work-on-a-sub-dir-site
@ -3817,6 +3804,7 @@ plugins/woocommerce/changelog/e2e-temp-disable-broken-tests
plugins/woocommerce/changelog/47157-dev-fix-47138
plugins/woocommerce/changelog/47500-e2e-restore-no-hooks-eslint-rule
plugins/woocommerce/changelog/472140-refacor-e2e-remove-wait-for-timeout
plugins/woocommerce/changelog/47303-feature-marketplace-business-services
plugins/woocommerce/changelog/pr-46674
plugins/woocommerce/changelog/tweak-more-robust-oa-field-injection
plugins/woocommerce/changelog/47211-fix-e2e-flaky-product-collection-tests
@ -3827,6 +3815,7 @@ plugins/woocommerce/changelog/fix-45806
plugins/woocommerce/changelog/47136-fix-product-reviews-use-block-props
plugins/woocommerce/changelog/47416-remove-e2e-db-snapshot-on-env-reset
plugins/woocommerce/changelog/47274-fix-e2e-test-color-picker
plugins/woocommerce/changelog/47504-47502-issue-error-when-editing-a-synced-pattern-with-product-collection-block
plugins/woocommerce/changelog/try-plugin-api-unit-tests
plugins/woocommerce/changelog/fix-coupon-usage-limits-on-failed-trashed-orders
plugins/woocommerce/changelog/47383-dev-update-react-18-tests
@ -3846,10 +3835,12 @@ plugins/woocommerce/changelog/update-product-task-text
plugins/woocommerce/changelog/47220-fix-cover-button-white
plugins/woocommerce/changelog/update-block-templates-div-main
plugins/woocommerce/changelog/fix-remove-ephemeral-links
plugins/woocommerce/changelog/update-core-profiler-disable-input-zoom
plugins/woocommerce/changelog/fix-warning-create-pages-when-filtered
plugins/woocommerce/changelog/47101-product-filters-clear-button
plugins/woocommerce/changelog/dev-change-settings-flaky-test-stalebot
plugins/woocommerce/changelog/tools-ci-add-optional-config-for-jobs
plugins/woocommerce/changelog/fix-coming-soon-mobile-ui
plugins/woocommerce/changelog/fix-months-filter
plugins/woocommerce/changelog/47314-update-47307-remove-hover-background-on-admin-toolbar-btns
plugins/woocommerce/changelog/hpos-cli-free-in-memory-usage
@ -3866,6 +3857,7 @@ plugins/woocommerce/changelog/pr-46975
plugins/woocommerce/changelog/46083-update-46013-shipping-section-changes
plugins/woocommerce/changelog/47228-align-e2e-eslint-config-with-gutenberg
plugins/woocommerce/changelog/47334-update-47310-update-lys-confetti
plugins/woocommerce/changelog/47516-fix-restore-js-unit
plugins/woocommerce/changelog/45767-update-order-summary-layout
plugins/woocommerce/changelog/2024-04-22-04-49-18-213839
plugins/woocommerce/changelog/e2e-fix-cleanup-for-created-pages
@ -3875,6 +3867,7 @@ plugins/woocommerce/changelog/47468-47467-cys-assembler-editor-crashes-when-revi
plugins/woocommerce/changelog/fix-unable-activate-dependent-plugins
plugins/woocommerce/changelog/e2e-try-buildkite-test-analytics
plugins/woocommerce/changelog/45982-update-in-app-marketplace-new-price-label
plugins/woocommerce/changelog/fix-woocommerce_marketplace_fetch_promotions-broken-with-cron
plugins/woocommerce/changelog/fix-46850-collection-taxonomy-filter-pagination
plugins/woocommerce/changelog/47137-fix-docs-fix-toc-additional-fields
plugins/woocommerce/changelog/47313-update-47302-add-spacing-to-copy-link
@ -3890,11 +3883,13 @@ plugins/woocommerce/changelog/47316-update-47304-disable-save-button-until-chang
plugins/woocommerce/changelog/e2e-remove-buildkite-reporter
plugins/woocommerce/changelog/fix-core-profiler-email-field-overlapping
plugins/woocommerce/changelog/46626-fix-eslint-errors
plugins/woocommerce/changelog/dev-47189_disable_prepublish_panel
plugins/woocommerce/changelog/enhancement-45136-add-verify_known_shoppers-filter-to-order-confirmation-template
plugins/woocommerce/changelog/fix-lys-attempt-using-cover-block-fix
plugins/woocommerce/changelog/46369-add-46368-product-collection-productionize-the-preview-mode-poc
plugins/woocommerce/changelog/fix-45865
plugins/woocommerce/changelog/46644-fix-migration-to-pw-pt-1
plugins/woocommerce/changelog/47354-fix-47351-product-collection-improve-handling-of-currency-input-formatting-in-price-range-filter
plugins/woocommerce/changelog/47173-update-46012-pickup-sections
plugins/woocommerce/changelog/refactor-e2e-playwright-configs
plugins/woocommerce/changelog/47010-fix-46993-action-url-link
@ -3905,6 +3900,7 @@ plugins/woocommerce/changelog/update-class-property-since-tbd
plugins/woocommerce/changelog/fix-rin-alert-notes
plugins/woocommerce/changelog/46872-46839-fix-error-on-same-prompt
plugins/woocommerce/changelog/feature-postcode-validation
plugins/woocommerce/changelog/47105-dev-update-slotfill
plugins/woocommerce/changelog/46591-try-attribute-filter-migration
plugins/woocommerce/changelog/46576-fix-migrate-to-pw
plugins/woocommerce/changelog/47252-add-46306-use-cuystom-api-controller-for-lys-success-screen
@ -3921,6 +3917,7 @@ plugins/woocommerce/changelog/47120-fix-select-shipping-rate-after-loading
plugins/woocommerce/changelog/43488-patch-1
plugins/woocommerce/changelog/update-obw-free-extensions-links
plugins/woocommerce/changelog/fix-5150-xpf-currency
plugins/woocommerce/changelog/47294-feat-46984-create-product-filters-parent-block
plugins/woocommerce/changelog/2024-05-15-03-22-30-955873
plugins/woocommerce/changelog/dev-45921_add_help_text_to_downloads_toggle
plugins/woocommerce/changelog/45974-dev-introduce-ariakit-button
@ -4451,6 +4448,7 @@ plugins/woocommerce/src/Blocks/BlockTypes/CheckoutActionsBlock.php
plugins/woocommerce/src/Blocks/BlockTypes/CartCrossSellsBlock.php
plugins/woocommerce/src/Blocks/BlockTypes/ProductGallery.php
plugins/woocommerce/src/Blocks/BlockTypes/ComingSoon.php
plugins/woocommerce/src/Blocks/BlockTypes/ProductFilters.php
plugins/woocommerce/src/Blocks/BlockTypes/AttributeFilter.php
plugins/woocommerce/src/Blocks/BlockTypes/SingleProduct.php
plugins/woocommerce/src/Blocks/BlockTypes/ProductGalleryThumbnails.php
@ -8679,6 +8677,14 @@ plugins/woocommerce-blocks/assets/js/interactivity/store.ts
plugins/woocommerce-blocks/assets/js/interactivity/router.js
plugins/woocommerce-blocks/assets/js/interactivity/portals.js
plugins/woocommerce-blocks/assets/js/interactivity/slots.js
plugins/woocommerce-blocks/assets/js/blocks/product-filters/block.json
plugins/woocommerce-blocks/assets/js/blocks/product-filters/edit.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/save.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/index.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/types.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/settings.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/frontend.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/icon.tsx
plugins/woocommerce-blocks/assets/js/blocks/classic-template/style.scss
plugins/woocommerce-blocks/assets/js/blocks/classic-template/single-product.ts
plugins/woocommerce-blocks/assets/js/blocks/classic-template/editor.scss
@ -9639,6 +9645,11 @@ plugins/woocommerce-blocks/.stylelintrc.json
plugins/woocommerce-blocks/wp-cli.yml
plugins/woocommerce-blocks/.markdownlintignore
plugins/woocommerce-blocks/.eslintignore
plugins/woocommerce-blocks/tests/js/setup-globals.js
plugins/woocommerce-blocks/tests/js/jestPreprocess.js
plugins/woocommerce-blocks/tests/js/jest.config.json
plugins/woocommerce-blocks/tests/js/setup-fetch.js
plugins/woocommerce-blocks/tests/js/setup-after-env.ts
plugins/woocommerce-blocks/tests/e2e/rules/no-raw-playwright-test-import.js
plugins/woocommerce-blocks/tests/e2e/themes/storefront-child__block-notices-filter/functions.php
plugins/woocommerce-blocks/tests/e2e/themes/storefront-child__block-notices-template/woocommerce/notices/success.php
@ -9745,6 +9756,8 @@ plugins/woocommerce-blocks/tests/e2e/plugins/additional-checkout-fields.php
plugins/woocommerce-blocks/tests/e2e/plugins/update-price.php
plugins/woocommerce-blocks/tests/e2e/plugins/single-product-template-compatibility-layer.php
plugins/woocommerce-blocks/tests/e2e/plugins/order-confirmation-filters.php
plugins/woocommerce-blocks/tests/e2e/tests/product-filters/product-filters.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-filters/product-filters.page.ts
plugins/woocommerce-blocks/tests/e2e/tests/reviews-by-product/reviews-by-product.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/classic-template/utils.ts
plugins/woocommerce-blocks/tests/e2e/tests/classic-template/classic-template.block_theme.spec.ts
@ -9843,6 +9856,8 @@ plugins/woocommerce-blocks/tests/e2e/tests/product-gallery/product-gallery.page.
plugins/woocommerce-blocks/tests/e2e/tests/basic.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/rating-filter/rating-filter.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-new/product-new.block_theme.spec.ts
plugins/woocommerce-blocks/tests/utils/find-by-text.ts
plugins/woocommerce-blocks/tests/utils/compatibility-notice.js
plugins/woocommerce-blocks/tests/mocks/woo-test-helper/woo-test-helper.php
plugins/woocommerce-blocks/docker-compose.yml
plugins/woocommerce-admin/webpack.config.js

View File

@ -5373,6 +5373,20 @@ mutations/user/current/change_password_spec.rb
user/current/change_password_spec.rb
current/change_password_spec.rb
change_password_spec.rb
spec/graphql/gql/mutations/user/current/notification_preferences_update_spec.rb
graphql/gql/mutations/user/current/notification_preferences_update_spec.rb
gql/mutations/user/current/notification_preferences_update_spec.rb
mutations/user/current/notification_preferences_update_spec.rb
user/current/notification_preferences_update_spec.rb
current/notification_preferences_update_spec.rb
notification_preferences_update_spec.rb
spec/graphql/gql/mutations/user/current/notification_preferences_reset_spec.rb
graphql/gql/mutations/user/current/notification_preferences_reset_spec.rb
gql/mutations/user/current/notification_preferences_reset_spec.rb
mutations/user/current/notification_preferences_reset_spec.rb
user/current/notification_preferences_reset_spec.rb
current/notification_preferences_reset_spec.rb
notification_preferences_reset_spec.rb
spec/graphql/gql/mutations/user/current/device/delete_spec.rb
graphql/gql/mutations/user/current/device/delete_spec.rb
gql/mutations/user/current/device/delete_spec.rb
@ -5833,6 +5847,12 @@ form_updater/updater/user/edit_spec.rb
updater/user/edit_spec.rb
user/edit_spec.rb
edit_spec.rb
spec/models/form_updater/updater/user/notifications_spec.rb
models/form_updater/updater/user/notifications_spec.rb
form_updater/updater/user/notifications_spec.rb
updater/user/notifications_spec.rb
user/notifications_spec.rb
notifications_spec.rb
spec/models/form_updater/updater/user/current/new_access_token_spec.rb
models/form_updater/updater/user/current/new_access_token_spec.rb
form_updater/updater/user/current/new_access_token_spec.rb
@ -16790,6 +16810,12 @@ shared/graphql/fragments/userDetailAttributes.graphql
graphql/fragments/userDetailAttributes.graphql
fragments/userDetailAttributes.graphql
userDetailAttributes.graphql
app/frontend/shared/graphql/fragments/userPersonalSettings.api.ts
frontend/shared/graphql/fragments/userPersonalSettings.api.ts
shared/graphql/fragments/userPersonalSettings.api.ts
graphql/fragments/userPersonalSettings.api.ts
fragments/userPersonalSettings.api.ts
userPersonalSettings.api.ts
app/frontend/shared/graphql/fragments/userAttributes.api.ts
frontend/shared/graphql/fragments/userAttributes.api.ts
shared/graphql/fragments/userAttributes.api.ts
@ -16814,6 +16840,12 @@ shared/graphql/fragments/objectAttributeValues.api.ts
graphql/fragments/objectAttributeValues.api.ts
fragments/objectAttributeValues.api.ts
objectAttributeValues.api.ts
app/frontend/shared/graphql/fragments/userPersonalSettings.graphql
frontend/shared/graphql/fragments/userPersonalSettings.graphql
shared/graphql/fragments/userPersonalSettings.graphql
graphql/fragments/userPersonalSettings.graphql
fragments/userPersonalSettings.graphql
userPersonalSettings.graphql
app/frontend/shared/graphql/fragments/publicLinkAttributes.api.ts
frontend/shared/graphql/fragments/publicLinkAttributes.api.ts
shared/graphql/fragments/publicLinkAttributes.api.ts
@ -21162,6 +21194,43 @@ Form/fields/FieldSelect/FieldSelectInput.vue
fields/FieldSelect/FieldSelectInput.vue
FieldSelect/FieldSelectInput.vue
FieldSelectInput.vue
app/frontend/apps/desktop/components/Form/fields/FieldNotifications/FieldNotificationsInput.vue
frontend/apps/desktop/components/Form/fields/FieldNotifications/FieldNotificationsInput.vue
apps/desktop/components/Form/fields/FieldNotifications/FieldNotificationsInput.vue
desktop/components/Form/fields/FieldNotifications/FieldNotificationsInput.vue
components/Form/fields/FieldNotifications/FieldNotificationsInput.vue
Form/fields/FieldNotifications/FieldNotificationsInput.vue
fields/FieldNotifications/FieldNotificationsInput.vue
FieldNotifications/FieldNotificationsInput.vue
FieldNotificationsInput.vue
app/frontend/apps/desktop/components/Form/fields/FieldNotifications/index.ts
frontend/apps/desktop/components/Form/fields/FieldNotifications/index.ts
apps/desktop/components/Form/fields/FieldNotifications/index.ts
desktop/components/Form/fields/FieldNotifications/index.ts
components/Form/fields/FieldNotifications/index.ts
Form/fields/FieldNotifications/index.ts
fields/FieldNotifications/index.ts
FieldNotifications/index.ts
index.ts
app/frontend/apps/desktop/components/Form/fields/FieldNotifications/types.ts
frontend/apps/desktop/components/Form/fields/FieldNotifications/types.ts
apps/desktop/components/Form/fields/FieldNotifications/types.ts
desktop/components/Form/fields/FieldNotifications/types.ts
components/Form/fields/FieldNotifications/types.ts
Form/fields/FieldNotifications/types.ts
fields/FieldNotifications/types.ts
FieldNotifications/types.ts
types.ts
app/frontend/apps/desktop/components/Form/fields/FieldNotifications/__tests__/FieldNotifications.spec.ts
frontend/apps/desktop/components/Form/fields/FieldNotifications/__tests__/FieldNotifications.spec.ts
apps/desktop/components/Form/fields/FieldNotifications/__tests__/FieldNotifications.spec.ts
desktop/components/Form/fields/FieldNotifications/__tests__/FieldNotifications.spec.ts
components/Form/fields/FieldNotifications/__tests__/FieldNotifications.spec.ts
Form/fields/FieldNotifications/__tests__/FieldNotifications.spec.ts
fields/FieldNotifications/__tests__/FieldNotifications.spec.ts
FieldNotifications/__tests__/FieldNotifications.spec.ts
__tests__/FieldNotifications.spec.ts
FieldNotifications.spec.ts
app/frontend/apps/desktop/components/Form/fields/FieldImageUpload/index.ts
frontend/apps/desktop/components/Form/fields/FieldImageUpload/index.ts
apps/desktop/components/Form/fields/FieldImageUpload/index.ts
@ -21615,6 +21684,14 @@ pages/personal-setting/types/out-of-office.ts
personal-setting/types/out-of-office.ts
types/out-of-office.ts
out-of-office.ts
app/frontend/apps/desktop/pages/personal-setting/types/notifications.ts
frontend/apps/desktop/pages/personal-setting/types/notifications.ts
apps/desktop/pages/personal-setting/types/notifications.ts
desktop/pages/personal-setting/types/notifications.ts
pages/personal-setting/types/notifications.ts
personal-setting/types/notifications.ts
types/notifications.ts
notifications.ts
app/frontend/apps/desktop/pages/personal-setting/composables/useBreadcrumb.ts
frontend/apps/desktop/pages/personal-setting/composables/useBreadcrumb.ts
apps/desktop/pages/personal-setting/composables/useBreadcrumb.ts
@ -21780,6 +21857,16 @@ views/PersonalSetting/plugins/types.ts
PersonalSetting/plugins/types.ts
plugins/types.ts
types.ts
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/notifications.ts
frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/notifications.ts
apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/notifications.ts
desktop/pages/personal-setting/views/PersonalSetting/plugins/notifications.ts
pages/personal-setting/views/PersonalSetting/plugins/notifications.ts
personal-setting/views/PersonalSetting/plugins/notifications.ts
views/PersonalSetting/plugins/notifications.ts
PersonalSetting/plugins/notifications.ts
plugins/notifications.ts
notifications.ts
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/devices.ts
frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/devices.ts
apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/devices.ts
@ -21826,6 +21913,14 @@ pages/personal-setting/views/PersonalSettingLinkedAccounts.vue
personal-setting/views/PersonalSettingLinkedAccounts.vue
views/PersonalSettingLinkedAccounts.vue
PersonalSettingLinkedAccounts.vue
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingNotifications.vue
frontend/apps/desktop/pages/personal-setting/views/PersonalSettingNotifications.vue
apps/desktop/pages/personal-setting/views/PersonalSettingNotifications.vue
desktop/pages/personal-setting/views/PersonalSettingNotifications.vue
pages/personal-setting/views/PersonalSettingNotifications.vue
personal-setting/views/PersonalSettingNotifications.vue
views/PersonalSettingNotifications.vue
PersonalSettingNotifications.vue
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue
frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue
apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue
@ -21905,6 +22000,14 @@ pages/personal-setting/__tests__/personal-setting-avatar-a11y.spec.ts
personal-setting/__tests__/personal-setting-avatar-a11y.spec.ts
__tests__/personal-setting-avatar-a11y.spec.ts
personal-setting-avatar-a11y.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-notifications.spec.ts
frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-notifications.spec.ts
apps/desktop/pages/personal-setting/__tests__/personal-setting-notifications.spec.ts
desktop/pages/personal-setting/__tests__/personal-setting-notifications.spec.ts
pages/personal-setting/__tests__/personal-setting-notifications.spec.ts
personal-setting/__tests__/personal-setting-notifications.spec.ts
__tests__/personal-setting-notifications.spec.ts
personal-setting-notifications.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-avatar.spec.ts
frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-avatar.spec.ts
apps/desktop/pages/personal-setting/__tests__/personal-setting-avatar.spec.ts
@ -21921,6 +22024,14 @@ pages/personal-setting/__tests__/personal-setting-two-factor-auth.spec.ts
personal-setting/__tests__/personal-setting-two-factor-auth.spec.ts
__tests__/personal-setting-two-factor-auth.spec.ts
personal-setting-two-factor-auth.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-notification-a11y.spec.ts
frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-notification-a11y.spec.ts
apps/desktop/pages/personal-setting/__tests__/personal-setting-notification-a11y.spec.ts
desktop/pages/personal-setting/__tests__/personal-setting-notification-a11y.spec.ts
pages/personal-setting/__tests__/personal-setting-notification-a11y.spec.ts
personal-setting/__tests__/personal-setting-notification-a11y.spec.ts
__tests__/personal-setting-notification-a11y.spec.ts
personal-setting-notification-a11y.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-devices-a11y.spec.ts
frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-devices-a11y.spec.ts
apps/desktop/pages/personal-setting/__tests__/personal-setting-devices-a11y.spec.ts
@ -22226,6 +22337,15 @@ personal-setting/graphql/mutations/userCurrentOutOfOffice.api.ts
graphql/mutations/userCurrentOutOfOffice.api.ts
mutations/userCurrentOutOfOffice.api.ts
userCurrentOutOfOffice.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.mocks.ts
frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.mocks.ts
apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.mocks.ts
desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.mocks.ts
pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.mocks.ts
personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.mocks.ts
graphql/mutations/userCurrentNotificationPreferencesReset.mocks.ts
mutations/userCurrentNotificationPreferencesReset.mocks.ts
userCurrentNotificationPreferencesReset.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAppearance.mocks.ts
frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAppearance.mocks.ts
apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAppearance.mocks.ts
@ -22244,6 +22364,15 @@ personal-setting/graphql/mutations/userCurrentChangePassword.api.ts
graphql/mutations/userCurrentChangePassword.api.ts
mutations/userCurrentChangePassword.api.ts
userCurrentChangePassword.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.api.ts
frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.api.ts
apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.api.ts
desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.api.ts
pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.api.ts
personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.api.ts
graphql/mutations/userCurrentNotificationPreferencesReset.api.ts
mutations/userCurrentNotificationPreferencesReset.api.ts
userCurrentNotificationPreferencesReset.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentChangePassword.mocks.ts
frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentChangePassword.mocks.ts
apps/desktop/pages/personal-setting/graphql/mutations/userCurrentChangePassword.mocks.ts
@ -22262,6 +22391,15 @@ personal-setting/graphql/mutations/userCurrentDeviceDelete.api.ts
graphql/mutations/userCurrentDeviceDelete.api.ts
mutations/userCurrentDeviceDelete.api.ts
userCurrentDeviceDelete.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.graphql
frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.graphql
apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.graphql
desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.graphql
pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.graphql
personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.graphql
graphql/mutations/userCurrentNotificationPreferencesUpdate.graphql
mutations/userCurrentNotificationPreferencesUpdate.graphql
userCurrentNotificationPreferencesUpdate.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentLinkedAccount.api.ts
frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentLinkedAccount.api.ts
apps/desktop/pages/personal-setting/graphql/mutations/userCurrentLinkedAccount.api.ts
@ -22298,6 +22436,15 @@ personal-setting/graphql/mutations/userCurrentAvatarSelect.mocks.ts
graphql/mutations/userCurrentAvatarSelect.mocks.ts
mutations/userCurrentAvatarSelect.mocks.ts
userCurrentAvatarSelect.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.api.ts
frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.api.ts
apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.api.ts
desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.api.ts
pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.api.ts
personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.api.ts
graphql/mutations/userCurrentNotificationPreferencesUpdate.api.ts
mutations/userCurrentNotificationPreferencesUpdate.api.ts
userCurrentNotificationPreferencesUpdate.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAvatarSelect.api.ts
frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAvatarSelect.api.ts
apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAvatarSelect.api.ts
@ -22334,6 +22481,15 @@ personal-setting/graphql/mutations/userCurrentLinkedAccount.graphql
graphql/mutations/userCurrentLinkedAccount.graphql
mutations/userCurrentLinkedAccount.graphql
userCurrentLinkedAccount.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.mocks.ts
frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.mocks.ts
apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.mocks.ts
desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.mocks.ts
pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.mocks.ts
personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.mocks.ts
graphql/mutations/userCurrentNotificationPreferencesUpdate.mocks.ts
mutations/userCurrentNotificationPreferencesUpdate.mocks.ts
userCurrentNotificationPreferencesUpdate.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAppearance.graphql
frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAppearance.graphql
apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAppearance.graphql
@ -22352,6 +22508,15 @@ personal-setting/graphql/mutations/userCurrentOutOfOffice.graphql
graphql/mutations/userCurrentOutOfOffice.graphql
mutations/userCurrentOutOfOffice.graphql
userCurrentOutOfOffice.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.graphql
frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.graphql
apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.graphql
desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.graphql
pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.graphql
personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.graphql
graphql/mutations/userCurrentNotificationPreferencesReset.graphql
mutations/userCurrentNotificationPreferencesReset.graphql
userCurrentNotificationPreferencesReset.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentChangePassword.graphql
frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentChangePassword.graphql
apps/desktop/pages/personal-setting/graphql/mutations/userCurrentChangePassword.graphql
@ -29265,6 +29430,12 @@ gql/types/enum/system_setup_info_type_type.rb
types/enum/system_setup_info_type_type.rb
enum/system_setup_info_type_type.rb
system_setup_info_type_type.rb
app/graphql/gql/types/enum/notification_sound_file_type.rb
graphql/gql/types/enum/notification_sound_file_type.rb
gql/types/enum/notification_sound_file_type.rb
types/enum/notification_sound_file_type.rb
enum/notification_sound_file_type.rb
notification_sound_file_type.rb
app/graphql/gql/types/enum/taskbar_app_type.rb
graphql/gql/types/enum/taskbar_app_type.rb
gql/types/enum/taskbar_app_type.rb
@ -29578,6 +29749,54 @@ graphql/gql/types/token_type.rb
gql/types/token_type.rb
types/token_type.rb
token_type.rb
app/graphql/gql/types/user/personal_settings/notification_sound_type.rb
graphql/gql/types/user/personal_settings/notification_sound_type.rb
gql/types/user/personal_settings/notification_sound_type.rb
types/user/personal_settings/notification_sound_type.rb
user/personal_settings/notification_sound_type.rb
personal_settings/notification_sound_type.rb
notification_sound_type.rb
app/graphql/gql/types/user/personal_settings/notification_matrix_channel_type.rb
graphql/gql/types/user/personal_settings/notification_matrix_channel_type.rb
gql/types/user/personal_settings/notification_matrix_channel_type.rb
types/user/personal_settings/notification_matrix_channel_type.rb
user/personal_settings/notification_matrix_channel_type.rb
personal_settings/notification_matrix_channel_type.rb
notification_matrix_channel_type.rb
app/graphql/gql/types/user/personal_settings/notification_config_type.rb
graphql/gql/types/user/personal_settings/notification_config_type.rb
gql/types/user/personal_settings/notification_config_type.rb
types/user/personal_settings/notification_config_type.rb
user/personal_settings/notification_config_type.rb
personal_settings/notification_config_type.rb
notification_config_type.rb
app/graphql/gql/types/user/personal_settings/notification_matrix_criteria_type.rb
graphql/gql/types/user/personal_settings/notification_matrix_criteria_type.rb
gql/types/user/personal_settings/notification_matrix_criteria_type.rb
types/user/personal_settings/notification_matrix_criteria_type.rb
user/personal_settings/notification_matrix_criteria_type.rb
personal_settings/notification_matrix_criteria_type.rb
notification_matrix_criteria_type.rb
app/graphql/gql/types/user/personal_settings/notification_matrix_row_type.rb
graphql/gql/types/user/personal_settings/notification_matrix_row_type.rb
gql/types/user/personal_settings/notification_matrix_row_type.rb
types/user/personal_settings/notification_matrix_row_type.rb
user/personal_settings/notification_matrix_row_type.rb
personal_settings/notification_matrix_row_type.rb
notification_matrix_row_type.rb
app/graphql/gql/types/user/personal_settings/notification_matrix_type.rb
graphql/gql/types/user/personal_settings/notification_matrix_type.rb
gql/types/user/personal_settings/notification_matrix_type.rb
types/user/personal_settings/notification_matrix_type.rb
user/personal_settings/notification_matrix_type.rb
personal_settings/notification_matrix_type.rb
notification_matrix_type.rb
app/graphql/gql/types/user/personal_settings_type.rb
graphql/gql/types/user/personal_settings_type.rb
gql/types/user/personal_settings_type.rb
types/user/personal_settings_type.rb
user/personal_settings_type.rb
personal_settings_type.rb
app/graphql/gql/types/user/permission_type.rb
graphql/gql/types/user/permission_type.rb
gql/types/user/permission_type.rb
@ -29825,6 +30044,41 @@ types/input/user/group_permission_entry_type.rb
input/user/group_permission_entry_type.rb
user/group_permission_entry_type.rb
group_permission_entry_type.rb
app/graphql/gql/types/input/user/notification_matrix_row_input_type.rb
graphql/gql/types/input/user/notification_matrix_row_input_type.rb
gql/types/input/user/notification_matrix_row_input_type.rb
types/input/user/notification_matrix_row_input_type.rb
input/user/notification_matrix_row_input_type.rb
user/notification_matrix_row_input_type.rb
notification_matrix_row_input_type.rb
app/graphql/gql/types/input/user/notification_matrix_channel_input_type.rb
graphql/gql/types/input/user/notification_matrix_channel_input_type.rb
gql/types/input/user/notification_matrix_channel_input_type.rb
types/input/user/notification_matrix_channel_input_type.rb
input/user/notification_matrix_channel_input_type.rb
user/notification_matrix_channel_input_type.rb
notification_matrix_channel_input_type.rb
app/graphql/gql/types/input/user/notification_matrix_criteria_input_type.rb
graphql/gql/types/input/user/notification_matrix_criteria_input_type.rb
gql/types/input/user/notification_matrix_criteria_input_type.rb
types/input/user/notification_matrix_criteria_input_type.rb
input/user/notification_matrix_criteria_input_type.rb
user/notification_matrix_criteria_input_type.rb
notification_matrix_criteria_input_type.rb
app/graphql/gql/types/input/user/notification_matrix_input_type.rb
graphql/gql/types/input/user/notification_matrix_input_type.rb
gql/types/input/user/notification_matrix_input_type.rb
types/input/user/notification_matrix_input_type.rb
input/user/notification_matrix_input_type.rb
user/notification_matrix_input_type.rb
notification_matrix_input_type.rb
app/graphql/gql/types/input/user/notification_sound_input_type.rb
graphql/gql/types/input/user/notification_sound_input_type.rb
gql/types/input/user/notification_sound_input_type.rb
types/input/user/notification_sound_input_type.rb
input/user/notification_sound_input_type.rb
user/notification_sound_input_type.rb
notification_sound_input_type.rb
app/graphql/gql/types/input/login_input_type.rb
graphql/gql/types/input/login_input_type.rb
gql/types/input/login_input_type.rb
@ -30742,6 +30996,13 @@ mutations/user/current/change_password.rb
user/current/change_password.rb
current/change_password.rb
change_password.rb
app/graphql/gql/mutations/user/current/notification_preferences_update.rb
graphql/gql/mutations/user/current/notification_preferences_update.rb
gql/mutations/user/current/notification_preferences_update.rb
mutations/user/current/notification_preferences_update.rb
user/current/notification_preferences_update.rb
current/notification_preferences_update.rb
notification_preferences_update.rb
app/graphql/gql/mutations/user/current/two_factor/set_default_method.rb
graphql/gql/mutations/user/current/two_factor/set_default_method.rb
gql/mutations/user/current/two_factor/set_default_method.rb
@ -30782,6 +31043,13 @@ user/current/two_factor/verify_method_configuration.rb
current/two_factor/verify_method_configuration.rb
two_factor/verify_method_configuration.rb
verify_method_configuration.rb
app/graphql/gql/mutations/user/current/notification_preferences_reset.rb
graphql/gql/mutations/user/current/notification_preferences_reset.rb
gql/mutations/user/current/notification_preferences_reset.rb
mutations/user/current/notification_preferences_reset.rb
user/current/notification_preferences_reset.rb
current/notification_preferences_reset.rb
notification_preferences_reset.rb
app/graphql/gql/mutations/user/current/remove_linked_account.rb
graphql/gql/mutations/user/current/remove_linked_account.rb
gql/mutations/user/current/remove_linked_account.rb
@ -31675,6 +31943,12 @@ form_updater/updater/user/edit.rb
updater/user/edit.rb
user/edit.rb
edit.rb
app/models/form_updater/updater/user/notifications.rb
models/form_updater/updater/user/notifications.rb
form_updater/updater/user/notifications.rb
updater/user/notifications.rb
user/notifications.rb
notifications.rb
app/models/form_updater/updater/user/invite.rb
models/form_updater/updater/user/invite.rb
form_updater/updater/user/invite.rb

View File

@ -1221,6 +1221,8 @@ spec/graphql/gql/mutations/user/current/avatar/add_spec.rb
spec/graphql/gql/mutations/user/current/avatar/select_spec.rb
spec/graphql/gql/mutations/user/current/avatar/delete_spec.rb
spec/graphql/gql/mutations/user/current/change_password_spec.rb
spec/graphql/gql/mutations/user/current/notification_preferences_update_spec.rb
spec/graphql/gql/mutations/user/current/notification_preferences_reset_spec.rb
spec/graphql/gql/mutations/user/current/device/delete_spec.rb
spec/graphql/gql/mutations/user/signup_spec.rb
spec/graphql/gql/mutations/user/signup_verify_spec.rb
@ -1322,6 +1324,7 @@ spec/models/form_updater/updater/organization/edit_spec.rb
spec/models/form_updater/updater/user/create_spec.rb
spec/models/form_updater/updater/user/invite_spec.rb
spec/models/form_updater/updater/user/edit_spec.rb
spec/models/form_updater/updater/user/notifications_spec.rb
spec/models/form_updater/updater/user/current/new_access_token_spec.rb
spec/models/form_updater/updater/ticket/create_spec.rb
spec/models/form_updater/updater/ticket/edit_spec.rb
@ -3455,10 +3458,12 @@ app/frontend/shared/graphql/fragments/objectAttributeValues.graphql
app/frontend/shared/graphql/fragments/currentUserAttributes.api.ts
app/frontend/shared/graphql/fragments/publicLinkAttributes.graphql
app/frontend/shared/graphql/fragments/userDetailAttributes.graphql
app/frontend/shared/graphql/fragments/userPersonalSettings.api.ts
app/frontend/shared/graphql/fragments/userAttributes.api.ts
app/frontend/shared/graphql/fragments/userAttributes.graphql
app/frontend/shared/graphql/fragments/userDetailAttributes.api.ts
app/frontend/shared/graphql/fragments/objectAttributeValues.api.ts
app/frontend/shared/graphql/fragments/userPersonalSettings.graphql
app/frontend/shared/graphql/fragments/publicLinkAttributes.api.ts
app/frontend/shared/graphql/fragments/currentUserAttributes.graphql
app/frontend/shared/graphql/fragments/errors.api.ts
@ -4054,6 +4059,10 @@ app/frontend/apps/desktop/components/Form/fields/FieldGroupPermissions/__tests__
app/frontend/apps/desktop/components/Form/fields/FieldSelect/index.ts
app/frontend/apps/desktop/components/Form/fields/FieldSelect/__tests__/FieldSelect.spec.ts
app/frontend/apps/desktop/components/Form/fields/FieldSelect/FieldSelectInput.vue
app/frontend/apps/desktop/components/Form/fields/FieldNotifications/FieldNotificationsInput.vue
app/frontend/apps/desktop/components/Form/fields/FieldNotifications/index.ts
app/frontend/apps/desktop/components/Form/fields/FieldNotifications/types.ts
app/frontend/apps/desktop/components/Form/fields/FieldNotifications/__tests__/FieldNotifications.spec.ts
app/frontend/apps/desktop/components/Form/fields/FieldImageUpload/index.ts
app/frontend/apps/desktop/components/Form/fields/FieldImageUpload/FieldImageUploadInput.vue
app/frontend/apps/desktop/components/Form/fields/FieldImageUpload/__tests__/FieldImageUpload.spec.ts
@ -4110,6 +4119,7 @@ app/frontend/apps/desktop/pages/personal-setting/types/change-password.ts
app/frontend/apps/desktop/pages/personal-setting/types/token-access.ts
app/frontend/apps/desktop/pages/personal-setting/types/linked-accounts.ts
app/frontend/apps/desktop/pages/personal-setting/types/out-of-office.ts
app/frontend/apps/desktop/pages/personal-setting/types/notifications.ts
app/frontend/apps/desktop/pages/personal-setting/composables/useBreadcrumb.ts
app/frontend/apps/desktop/pages/personal-setting/composables/__tests__/useThemeUpdate.spec.ts
app/frontend/apps/desktop/pages/personal-setting/composables/useThemeUpdate.ts
@ -4128,11 +4138,13 @@ app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/o
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/locale.ts
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/appearance.ts
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/types.ts
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/notifications.ts
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/devices.ts
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/linkedAccounts.ts
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting/plugins/twoFactorAuth.ts
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingAppearance.vue
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingLinkedAccounts.vue
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingNotifications.vue
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingOutOfOffice.vue
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSettingLocale.vue
app/frontend/apps/desktop/pages/personal-setting/views/PersonalSetting.vue
@ -4143,8 +4155,10 @@ app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-appe
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-password.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-appearance-a11y.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-avatar-a11y.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-notifications.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-avatar.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-two-factor-auth.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-notification-a11y.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-devices-a11y.spec.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/support/personal-setting-two-factor-auth.ts
app/frontend/apps/desktop/pages/personal-setting/__tests__/personal-setting-linked-accounts.spec.ts
@ -4180,20 +4194,26 @@ app/frontend/apps/desktop/pages/personal-setting/graphql/queries/userCurrentDevi
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentOutOfOffice.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAvatarSelect.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentOutOfOffice.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAppearance.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentChangePassword.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentChangePassword.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentDeviceDelete.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentLinkedAccount.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentLinkedAccount.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAppearance.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAvatarSelect.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAvatarSelect.api.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentDeviceDelete.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentDeviceDelete.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentLinkedAccount.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesUpdate.mocks.ts
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentAppearance.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentOutOfOffice.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentNotificationPreferencesReset.graphql
app/frontend/apps/desktop/pages/personal-setting/graphql/mutations/userCurrentChangePassword.graphql
app/frontend/apps/desktop/pages/personal-setting/components/PersonalSettingNewAccessTokenFlyout.vue
app/frontend/apps/desktop/pages/personal-setting/components/__tests__/PersonalSettingNewAccessTokenFlyout.spec.ts
@ -5142,6 +5162,7 @@ app/graphql/gql/types/online_notification_type.rb
app/graphql/gql/types/enum/user_contact_type.rb
app/graphql/gql/types/enum/appearance_theme_type.rb
app/graphql/gql/types/enum/system_setup_info_type_type.rb
app/graphql/gql/types/enum/notification_sound_file_type.rb
app/graphql/gql/types/enum/taskbar_app_type.rb
app/graphql/gql/types/enum/app_maintenance_type_type.rb
app/graphql/gql/types/enum/security_option_type.rb
@ -5193,6 +5214,13 @@ app/graphql/gql/types/ticket_count_type.rb
app/graphql/gql/types/system_setup_info_type.rb
app/graphql/gql/types/email_address_type.rb
app/graphql/gql/types/token_type.rb
app/graphql/gql/types/user/personal_settings/notification_sound_type.rb
app/graphql/gql/types/user/personal_settings/notification_matrix_channel_type.rb
app/graphql/gql/types/user/personal_settings/notification_config_type.rb
app/graphql/gql/types/user/personal_settings/notification_matrix_criteria_type.rb
app/graphql/gql/types/user/personal_settings/notification_matrix_row_type.rb
app/graphql/gql/types/user/personal_settings/notification_matrix_type.rb
app/graphql/gql/types/user/personal_settings_type.rb
app/graphql/gql/types/user/permission_type.rb
app/graphql/gql/types/user/login_two_factor_methods_type.rb
app/graphql/gql/types/user/configuration_two_factor_type.rb
@ -5232,6 +5260,11 @@ app/graphql/gql/types/input/out_of_office_input_type.rb
app/graphql/gql/types/input/user/signup_input_type.rb
app/graphql/gql/types/input/user/access_token_input_type.rb
app/graphql/gql/types/input/user/group_permission_entry_type.rb
app/graphql/gql/types/input/user/notification_matrix_row_input_type.rb
app/graphql/gql/types/input/user/notification_matrix_channel_input_type.rb
app/graphql/gql/types/input/user/notification_matrix_criteria_input_type.rb
app/graphql/gql/types/input/user/notification_matrix_input_type.rb
app/graphql/gql/types/input/user/notification_sound_input_type.rb
app/graphql/gql/types/input/login_input_type.rb
app/graphql/gql/types/input/organization_input_type.rb
app/graphql/gql/types/input/locator/user_input_type.rb
@ -5384,11 +5417,13 @@ app/graphql/gql/mutations/user/current/access_token/add.rb
app/graphql/gql/mutations/user/current/access_token/delete.rb
app/graphql/gql/mutations/user/current/appearance.rb
app/graphql/gql/mutations/user/current/change_password.rb
app/graphql/gql/mutations/user/current/notification_preferences_update.rb
app/graphql/gql/mutations/user/current/two_factor/set_default_method.rb
app/graphql/gql/mutations/user/current/two_factor/remove_method_credentials.rb
app/graphql/gql/mutations/user/current/two_factor/recovery_codes_generate.rb
app/graphql/gql/mutations/user/current/two_factor/remove_method.rb
app/graphql/gql/mutations/user/current/two_factor/verify_method_configuration.rb
app/graphql/gql/mutations/user/current/notification_preferences_reset.rb
app/graphql/gql/mutations/user/current/remove_linked_account.rb
app/graphql/gql/mutations/user/current/password_check.rb
app/graphql/gql/mutations/user/current/out_of_office.rb
@ -5583,6 +5618,7 @@ app/models/form_updater/updater/guided_setup/email_outbound.rb
app/models/form_updater/updater/guided_setup/email_notification.rb
app/models/form_updater/updater/organization/edit.rb
app/models/form_updater/updater/user/edit.rb
app/models/form_updater/updater/user/notifications.rb
app/models/form_updater/updater/user/invite.rb
app/models/form_updater/updater/user/current/new_access_token.rb
app/models/form_updater/updater/user/create.rb

View File

@ -31,6 +31,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known
.well-known/assetlinks.json
.xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/branches
/*/commits
/*/compare
@ -38,8 +42,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/edit$
/*/forks
/*/graphs
/*/group
/*/invite
/*/issues/new
/*/issues/search
/*/more_ideas
/*/network
/*/projects
/*/pulse
@ -49,6 +56,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/watchers
/*source=
/.git
/?z=1
/B00M3E1HJY
/B00M3E1NYI
/B00M3E1Q5Y
@ -67,6 +75,16 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/Search/
/_
/_/rsrc
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/album/*/*?i=
/api
/apis
@ -81,6 +99,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/comments/*?*sort=
/commits/*?author
/commits/*?path
/communities
/discovered
/docs/product
/download
/download/Browse.aspx?
@ -106,6 +126,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html
/liked_by
/likes
/listing/*/favoriters
/lookup?
/mediaapi/
@ -113,15 +134,20 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/music/*/Search/
/music/*/search/
/newsearch/
/organize
/people/*/circle
/people/*/favorites
/pinned_flashes
/pins
/podcast/*/*?i=
/print$
/profile-about
/raw
/revisions
/rg*/mediaviewer/rm*/tr
/rss
/scheduled-pin
/scheduled-pins
/search
/search$
/search.compact$
@ -143,11 +169,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/store/d/groove-music-pass/cfq7ttc0k5dq/0001
/store/locations/store-locations-sitemap.xml
/store/music/groove-music-pass/*
/story_pins
/tagged
/tarball
/tree
/tried
/tv-season/*/*?i=
/unsubscribe/
/video-
/video_pins
/wal/
/wiki/Special:
/wiki/index.php/Help
@ -216,6 +246,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?order=
?pt1=true$
?s=
?show_error=true
?tab=achievements&achievement=
?utm_*=
?w=address
@ -301,6 +332,8 @@ WebObjects/MZStoreElements.woa
[_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets
_
_/_
_/_/pixel
_/aihub_pod
_/ain/_/js
_/alkali-learn
@ -368,6 +401,8 @@ _next/gtm
_next/jwt
_next/title
_next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json
_nimbusJsonp.js
_nimbusJsonpStatic.js
@ -476,6 +511,7 @@ ad_spice
ad_syndication_user_tracking
ad_visibility
addContacts
addboard
addressBookExport
admin
adredir?
@ -497,6 +533,7 @@ adwords/proposal
adx/bin
affil
affil/pal
age-appeal
aihub/tfhub
ajax
ajax/follow_info
@ -534,6 +571,7 @@ api_access_key=
app*_
app*form_id=
app/updates
appealed-pin
apple-app-site-association
apps
apps*&tags=
@ -703,6 +741,7 @@ auth/verifychallenge
author/following
author=
authwall
autocomplete
away.php
b?*node=7454898011
b?*node=7454917011
@ -816,7 +855,11 @@ blogs/test
blogsearch
blogsearch_feeds
bn
board
board_activity
board_activity_comment
bookmark?
bookmarklet
bookmarks
books
books/about
@ -838,17 +881,38 @@ books?*zoom=1
books?*zoom=5
booksrightsholders
boutique/sitemaps
branded-pins
browse/reviews/recent
business/ad_create
business/adshare
business/adshare/faqs
business/blahblah
business/business-access
business/business-hierarchy
business/business-manager
business/catalogs
business/commerce-integrations
business/community-information
business/convert
business/create
business/create-linked-account
business/feedback
business/hub
business/invite
business/leads/jsplayer_show_lead_form.html
business/leads/show_form.html
business/learning/blog
business/onboarding
business/pin_create
business/premium/is_payment_pending
business/promotion
business/referral
business/sales/blog
business/site
business/switch-account
business/top-ads
business/update
business/verified-merchant/status
buttonlite.js
buyside-e2e-monitor
buzz/post
@ -1039,6 +1103,7 @@ checkout
checkout/package
checkoutnow
checkpoint
christmas-spotlight
chrome/browser/mobile/tour
chrome/crlset
chrome/webstore/images
@ -1062,6 +1127,7 @@ client_error
client_errors
clima/ets
clima/sites/registry
close-account
cloud-launcher/sitemap
cloudsourcetools/images
cms_content
@ -1082,6 +1148,7 @@ commercesearch/images
commercesearch/services
commission_2010-2014/katainen
commits?author=
communities
communities/bin.aspx?
communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx?
@ -1097,24 +1164,32 @@ community/category/*
community/comments
community/feed
community/trackback
community_comment
community_post
community_s
companyDir
compare
compare/*/apply
compressiontest
config.js
connect
connections
connector
consumers/archive
contact_me
contactus
content
content-claiming
context_referrer=gig_page
context_referrer=user_page
control
conversation
conversations
convert-business
convert-personal
coop/directory
coop/manage
copyright-reporting
corgi$
couchmode
counter/*?
@ -1122,7 +1197,13 @@ counters/client-screenview
coupons/visit
covid19
covid19/mobility
create_pin
creative-europe/404_en.htm
creative-studio
creative_editor
creator-spotlight
creator_hub/_earn
creator_hub/_partnerships
creatorhub
cse/home
cse/manage
@ -1131,7 +1212,9 @@ cse?
csp
csp_block
csp_report_only
csrf_error
ct
ct.html
ct/log_list
culturalinstitute/images
culturalinstitute/sitemaps
@ -1241,7 +1324,9 @@ de/teams
de/transactions
de/treasury
de/your
deactivate-account
default
delete_post
delight
dell/cities-transformed
dell/cloud-future-of-medicine
@ -1291,6 +1376,7 @@ digital-single-market/taxonomy
digital-single-market/users
directory
directory/all
discover
discussion
discussion/comment-permalink
discussion/edit-profile
@ -1388,6 +1474,8 @@ ebooks?*zoom=1
ebooks?*zoom=5
ece
eclas
edit
editorial/*
edu/cs4hs
education/404_en.htm
edurec
@ -1399,6 +1487,7 @@ elite?
email
email-unsubscribe
email_actions
email_verification_error
embed
embed/feed/update
employment_social/anticipedia/xwiki/bin/attach
@ -1453,6 +1542,7 @@ en/microsoft-viva/
en/security
en/security/
endorsements
engagement
enterprise-jobs
enterprise-partner-search/sitemaps
environment/ets
@ -1555,6 +1645,8 @@ exec/obidos/subst/marketplace/sell-your-collection.html
exec/obidos/subst/marketplace/sell-your-stuff.html
exec/obidos/subst/partners/friends/access.html
exec/obidos/tg/cm/member
explore
explore/*/?p=
explore/*/lightbox
external
external/overture
@ -1564,6 +1656,7 @@ facebook
facebook_connect
faves-i_love_u_get_away_from_me
favorite
fb.html
fe=true
feature/sf-test
feed
@ -1643,6 +1736,8 @@ flights
flutter-canvaskit
folder
follow
follow_board
follow_user
following
food/archive
food/favourites
@ -1753,6 +1848,8 @@ globalmarketfinder
globalmarketfinder/*.html
go/awards
gold?
google_gdn.html
google_search.html
googlebooks/images
goto
gp
@ -1863,6 +1960,7 @@ gview
gwt
h5games_gamecenter/images
handmade
hanukkah-spotlight
hashtag/*?src=
hd
header/channels
@ -1937,15 +2035,18 @@ hk-en/teams
hk-en/transactions
hk-en/treasury
hk-en/your
holiday-spotlight
holidays-celebrations
home
homefeed
homepage-video-test
hosted/images
hotelfinder/rpc
hotels/rpc
hp/video
hpc/*/supported-applications.aspx?
http://archive.org/robots.txt
http://tinyurl.com/robots.txt
http://imdb.com/robots.txt
http://washingtonpost.com/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -1956,6 +2057,9 @@ i/u
ia
icons
id-id.www.cloudflare.com
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb
identity/accountsettingssyaf
ie*/listing/*/favoriters
@ -2126,11 +2230,14 @@ info/customerror.htm*
info/smart404.asp*
info/tech-feedback
inproduct_help/chatsupport
install-shuffles
internalPref
intl/*/about/views
intlkb/
invite
inviteFromProfile
inviteMany
invited
invites/buy
invoice/est
invoice/estimate/buyerView
@ -2220,6 +2327,8 @@ johnhancock
johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work
join/?next=
join/signup/?next=
jp*/listing/*/favoriters
jp*/people/*/circle
jp*/people/*/favorites
@ -2282,6 +2391,7 @@ knowmore
ko-kr.www.cloudflare.com
ko-kr/feedback
ko-kr/lp
kwanzaa-spotlight
labs/popgadget/search
lamda/images
landing/cmsnext-root
@ -2316,10 +2426,12 @@ learning/search?
learning/settings
learning/settings$
learning/settings?
lens-search
li/track
library/devices
licensing-syndication
limited-release
linked
linkedin
list
list/ls*/_ajax
@ -2328,6 +2440,7 @@ listing/*/stubs
lite
lite.publication.PublicationRequestFulltextPromo.requestFulltext.html
live
live-session
live_chat
lm/R1XIHQVKXSKBNJ
lm/R3HQ5WJSZK6QSO
@ -2359,6 +2472,7 @@ lochp?
logging
login
login$
login/?next=
login?*=
logo-maker/brief
logo-maker/choose-variation
@ -2537,6 +2651,7 @@ native
nb-no.www.cloudflare.com
nbubumblebee
network
new_invite
news$
news/$
news/0
@ -2548,6 +2663,7 @@ news/test
news/test-liveblog
news?viewArticle
newsArticle
news_hub
newsletter
newsroom/dae
newsroom/notifications
@ -2655,6 +2771,7 @@ no-en/treasury
no-en/your
nonprofits/account
not_recommended_reviews/preview
notifications
ns/hydra/console/?
nus-trk
nwshp$
@ -2707,8 +2824,12 @@ nz/teams
nz/transactions
nz/treasury
nz/your
oauth/line
oauth/login
oauth/v2
oauth2/v2
oauth_error
offsite
og
onebox/media/sports/logos
onebox/media/sports/photos/soccer/wc2018
@ -2739,8 +2860,11 @@ pages?oid=-
pagespeed/insights/ui/logo
pantheon
pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml
partners
password/reset
password_expired
patent-search/frontend
patents/download
@ -2770,8 +2894,39 @@ photos/gbachelie
photos/i_love_u_get_away_from_me
photos/tags/*/page
photos/youpy
pin-builder
pin-communities
pin-creation-tool
pin-editor
pin/*/activities
pin/*/activity
pin/*/analytics
pin/*/brand-catalog
pin/*/comments
pin/*/email
pin/*/feedback
pin/*/idea-pin/related-products
pin/*/likes
pin/*/promote
pin/*/reaction
pin/*/related-products
pin/*/repin
pin/*/repins
pin/*/sent
pin/*/share
pin/*/shop-the-look
pin/*/tag
pin/*/takes
pin/*/visual-search
pin/create
pin/find
pin/find?url=
pin_shop
ping?
pingback
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl*/listing/*/favoriters
pl*/people/*/circle
pl*/people/*/favorites
@ -2822,6 +2977,7 @@ pl/teams
pl/transactions
pl/treasury
pl/your
place
plan=
platform-telemetry
play/store/web
@ -2851,6 +3007,7 @@ ppob?
pqa
preference
preferences
prefs
present
presentation
prettyearth/assets
@ -2861,6 +3018,8 @@ private
pro
pro-resources
pro/about
product-catalogs
product-feed
product-reviews/B0069IY63Y
productPurchaseDone
product_
@ -2938,6 +3097,7 @@ publications
publicliterature.PublicLiterature.search.html
purchases
puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy
pwapiv2
px.gif
@ -2947,6 +3107,7 @@ qp/batch_fetch_web
qr
quality_form?
query
quiz
r
r/*.rss
r/*/comments/*.rss
@ -2974,6 +3135,7 @@ random
rd/search
rd/search$
rd/search?
recently-viewed
recharge/dashboard/car
recharge/dashboard/static
recipes/search
@ -2991,6 +3153,8 @@ refer
refer/pal
referrals
referrer=
refresh_stored_accounts
refresh_token
register
registration
registry/wishlist
@ -3001,10 +3165,14 @@ report
report-abuse?report=
report=
report_abuse.gne
reports-and-violations
request-data
requestList
requests
research/participants/cofund
reservations/*/notifyme
resource
resource/*/get
results
retail
retail/old
@ -3038,6 +3206,7 @@ s2/sitemaps
s2/static
s3
s?
safe-redirect
safebrowsing/diagnostic
safebrowsing/report_badware
safebrowsing/report_error
@ -3134,6 +3303,7 @@ searchhistory
sections
secure
seller_onboarding
sendHeaderEarly
send_to_friend
sendarticle
services
@ -3209,6 +3379,7 @@ shop/browse/overlay
shop/browse/ribbon
shop/iphone/payments/overlay
shop_name_search_service
shop_pins
shopping-content-api/product_images
shopping/product
shopping/ratings/account/metrics
@ -3217,7 +3388,7 @@ shopping/reviewer
shopping/seller
shopping/suppliers/search
shopping?
showtimes/location/*http://patreon.com/robots.txt
showtimes/location/*http://bloomberg.com/robots.txt
sidewiki/entry
signature
signin/inject
@ -3502,11 +3673,13 @@ smart/buttons
social/photosui/images
social/photosui/sitemap
social/social-security-directory/cai
socialmanager
sounds/player
sounds/player$
sounds/search
sounds/search$
sounds/search?
source
source=
source_repo=
spain/empresas/
@ -3528,6 +3701,7 @@ ss
ss/customer-reviews/lighthouse
ss/twister/ajax
sslsingle
sso
stadia/gamers
start
start_order
@ -3582,6 +3756,10 @@ storefront
storepicker
stores/page/*visitId=
stories
story-pin-builder
story-pin-invite
story_feed
story_pins
studios
styles/js-on.css$
submit
@ -3602,6 +3780,7 @@ support
support/content
support/forum/search?
surprise
suspension-appeal
sv-se.www.cloudflare.com
svc
svc/crosswords
@ -3615,12 +3794,14 @@ svc/vertex
svc/web
svc/wordle
svpRecommendations
sw-shell.html
swg
syndicate
system1/images
t/terms
tab=
tablet
taggingtool
tagmanager/containers/xo
tagmanager/pptm.js
talk
@ -3653,8 +3834,10 @@ test
testpage-forhomepage
tetro
th-th.www.cloudflare.com
thanksgiving-spotlight
thanx?
themacallan/worlds-together
theme
themes/rss
things/search
things/search$
@ -3729,6 +3912,7 @@ trustedstores/js
trustedstores/s
trustedstores/tm2
trustedstores/verify
tv
tv/thumb
tvschedule
twitter
@ -3793,9 +3977,13 @@ uk/teams
uk/transactions
uk/treasury
uk/your
unauth-profile
unlink
unsub
until=
updates
upload-image-lens-history
upload-lens-image
uploads
urchin_test
us-es*/listing/*/favoriters
@ -3869,6 +4057,8 @@ uviewer
v1
v1/browser-performance
v1/stats
v1/urls/count.json
v3/pidgets/log
v4
verify_age
vi-vn.www.cloudflare.com
@ -3897,9 +4087,12 @@ watch_queue_ajax
webmasters/sitemaps/ping?
webscr
websearch
website/confirm
website/confirm/download
webstore/search
webstore/static/*/wall/js
weekly/signup
welcome
whats-next/planes-trains-and-analytics
whsmiths
widget_auth.php
@ -4361,6 +4554,7 @@ xoonboarding
xoplatform/logger/api/logger
xorouter
your
your-shop
youth/404_en.htm
youtube/fonts
youtube/img/promos

View File

@ -2917,6 +2917,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/least
/legal/*?ets=
/legal/advertiser-terms-and-conditions
/legal/gdpr-article-15-information
/libarary/
/libary/
/library
@ -5458,7 +5459,6 @@ Link
LinkScan/8.1a
Livelapbot
Localize
Login.html
LoginHelp
LogonForm
Logout
@ -5774,6 +5774,7 @@ Special:ThankAuthors
Special:UserLogin
SpecificationDefinitionView
Spinn3r
Starten/Circle-und-Sprint.html
Starten/Page-Projekt-anlegen.html
Stats
StockAvailSearchForm
@ -6231,7 +6232,34 @@ account/registration
account/subscribe
account/unsubscribe
account_purchase_history.mhtml
account_settings
account_settings$
account_settings/cancel_membership$
account_settings/cancel_membership?
account_settings/change_password$
account_settings/change_password?
account_settings/confirm_email/*$
account_settings/confirm_email/*?
account_settings/contributions$
account_settings/contributions/cancel_confirmation$
account_settings/contributions/cancel_confirmation?
account_settings/contributions?
account_settings/disable_account$
account_settings/disable_account?
account_settings/manage_cookies$
account_settings/manage_cookies?
account_settings/manage_email$
account_settings/manage_email?
account_settings/petition_updates_opt_out$
account_settings/petition_updates_opt_out?
account_settings/privacy$
account_settings/privacy?
account_settings/profile$
account_settings/profile?
account_settings/set_password$
account_settings/set_password?
account_settings/set_your_password$
account_settings/set_your_password?
account_settings?
accountaccess
accounthelp
accounts
@ -6274,7 +6302,6 @@ act-network
action
action
action$
action/ajaxShowRecommended
action/clickThrough
action/downloadSupplement
action/journalInformation*aimsScope
@ -6488,7 +6515,6 @@ ak/search
ak/user
ak/users
ak_action=
aktivierungslink-anfordern.html
al
alacarta/*&order=
alacarta/*&orderCriteria
@ -7731,7 +7757,6 @@ beta_hotlydbt/
betaboards
betacc
betaem
bezahlvorgaenge.html
bfe/apps/website
bfl
bfmp
@ -9421,7 +9446,6 @@ companies
companies/c
companies/o
companies/search
company
company/*.rss
company/?s=
company/add-ons-agreement
@ -10307,6 +10331,12 @@ deals/popular
debats/
debitcard
debug
decision-makers$
decision-makers/*/admin_accounts$
decision-makers/*/admin_accounts?
decision-makers/*/edit$
decision-makers/*/edit?
decision-makers?
deck
deck-maker
deep-health-abstract
@ -10972,7 +11002,6 @@ email-preferences
email-preferences/
email-unsubscribe
email-validation
email.do
email/$
email/privacy-guarantees
email/privacy-terms
@ -13015,8 +13044,6 @@ highereducation/higheddocs
highlights
highwire
hilfe/fundingdetail.html
hilfe/live/launch-day/launch-day-show-voting.html
hilfe/live/launch-day/launch-day-videoupload.html
hilfe/live/officehour/officehour-link.html
hims-hard-mints
hinweis/datenleck
@ -13308,7 +13335,6 @@ http://audiomack.com/robots.txt
http://bbc.com/robots.txt
http://bcn.cl/robots.txt
http://behance.net/robots.txt
http://brave.com/robots.txt
http://census.gov/robots.txt
http://euronews.com/robots.txt
http://extension.purdue.edu/robots.txt
@ -13326,10 +13352,9 @@ http://patreon.com/robots.txt
http://producthunt.com/robots.txt
http://raiplay.it/robots.txt
http://redbubble.com/robots.txt
http://statcounter.com/robots.txt
http://support.apple.com/robots.txt
http://techradar.com/robots.txt
http://tinyurl.com/robots.txt
http://tiny.cc/robots.txt
http://torproject.org/robots.txt
http://translate.google.com/robots.txt
http://upload.wikimedia.org/robots.txt
@ -13929,7 +13954,6 @@ index.php/ko/node/
index.php/magazine/get_comment
index.php/media/oembed
index.php/members/profile
index.php/node
index.php/node/add
index.php/node/add/
index.php/ru/node/
@ -13996,7 +14020,6 @@ info/jobs/texterin-uxwriterin.html
info/jobs/werkstudentin-demokratie-botschafterin.html
info/jobs/werkstudentin-social-media.html
info/tech-feedback
info/verstoss-melden.html
infoods/biodiversity
informa
information/feedback.html?
@ -14444,12 +14467,14 @@ johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work
join
join$
join.pl
join/*?
join/?*redir=
join/?next=
join/shared_invite
join/signup/?next=
join?
join_js_tracking
joincall/*
journal
@ -14872,7 +14897,6 @@ latest-playlist
latest-talk
latin
latin_en
launch-day-show-voting.html
launch2005/
law-school/search-results/
lawlib/archive
@ -15168,6 +15192,8 @@ login/$
login/?*guestpasskey=
login/?next=
login/bestaetigungslink-erneut-senden
login/join$
login/join?
login/password
login/passwort_vergessen
login/reenviar-enlace-de-confirmacion
@ -15179,7 +15205,10 @@ login?continue=
login?redirectPath=
loginRedirect=
login_form$
login_or_join
login_or_join$
login_or_join/redirected$
login_or_join/redirected?
login_or_join?
loginhelp
loginhelp/
loginhelp/lookup
@ -15395,18 +15424,6 @@ manage/global
manage_friend.pl
manage_playlist
manager
manager-interface.html
manager-interface/auszahlungen.html
manager-interface/dankeschoens.html
manager-interface/fraudometer.html
manager-interface/legitimationen.html
manager-interface/manager-notifications.html
manager-interface/nutzer-mgr.html
manager-interface/pages-mgr.html
manager-interface/projekte-mgr.html
manager-interface/transaktionen.html
manager-interface/umsatzliste.html
manager-interface/vielfaltoskop.html
manageyourkindle
manifest.json
manifest.webmanifest
@ -15537,6 +15554,7 @@ media/popup/
media/thumbnails/
media/tv/channel/credits
media/tyfo*
media/tyfo*http://statcounter.com/robots.txt
mediabase
mediaembed
medialibrary/de/brief
@ -15797,8 +15815,20 @@ meetings
meetup_api/?
meetup_api?
member
member$
member.php
member/*/admin$
member/*/admin?
member/confirm$
member/confirm?
member/join$
member/join?
member/subscribe$
member/subscribe?
member/v2/thank_you$
member/v2/thank_you?
member2.php
member?
memberInvite
membergiving-lp
members
@ -17081,34 +17111,102 @@ overviewblockseeother
owner_settings
p
p/*/HEAD/tree/$
p/*/actions$
p/*/actions?
p/*/admin
p/*/c
p/*/c$
p/*/c/*$
p/*/c/*?
p/*/c?
p/*/ci/default/tree/$
p/*/ci/main/tree/$
p/*/ci/master/tree/$
p/*/code
p/*/code-0
p/*/d$
p/*/d?
p/*/dashboard$
p/*/dashboard?
p/*/discussion/create_topic
p/*/discussion/stats
p/*/edit$
p/*/edit?
p/*/embed
p/*/exp/*/*/*/*$
p/*/exp/*/*/*/*?
p/*/expg/*/*/*/*/*$
p/*/expg/*/*/*/*/*?
p/*/expgst/*/*/*/*$
p/*/expgst/*/*/*/*?
p/*/fbgst/*/*$
p/*/fbgst/*/*?
p/*/fbog/*$
p/*/fbog/*?
p/*/feed$
p/*/feed?
p/*/git
p/*/hg
p/*/issues/csv
p/*/link
p/*/news/feed$
p/*/nftexp/*/*/*$
p/*/nftexp/*/*/*?
p/*/people/detail
p/*/promote$
p/*/promote-async$
p/*/promote-async?
p/*/promote/thank_you$
p/*/promote/thank_you?
p/*/promote?
p/*/promoters$
p/*/promoters?
p/*/psf/membership$
p/*/psf/membership-ask$
p/*/psf/membership-ask?
p/*/psf/membership?
p/*/psf/offer/subscription$
p/*/psf/offer/subscription?
p/*/psf/promote_or_share$
p/*/psf/promote_or_share?
p/*/psf/share$
p/*/psf/share?
p/*/responses/new/complete-profile$
p/*/responses/new/complete-profile?
p/*/search
p/*/search_feed
p/*/search_help
p/*/sfs/*/*$
p/*/sfs/*/*?
p/*/share
p/*/share_for_starters$
p/*/share_for_starters?
p/*/share_victory$
p/*/share_victory?
p/*/smart$
p/*/smart?
p/*/source/diff
p/*/sponsors/new$
p/*/sponsors/new?
p/*/svn
p/*/tree
p/*/w
p/*/w$
p/*/u/*/edit$
p/*/u/*/edit?
p/*/u/new$
p/*/u/new?
p/*/unsign$
p/*/unsign?
p/*/v$
p/*/v/*$
p/*/v/*?
p/*/v?
p/*/victory$
p/*/victory?
p/*/wiki/*/edit
p/*/wiki/browse_tags
p/*?*&recruited_by_id=
p/*?*&recruiter=
p/*?recruited_by_id=
p/*?recruiter=
p/*surveyopen
p/*thm=
p/60
@ -17163,8 +17261,6 @@ page/*/?egotecpage
page/*/?hc_location=
page/*/?iq_id=
page/*/?pcd=
page/*/?s
page/*/?s=
page/*/?search=
page/account-confirmation-thanks
page/html
@ -17478,7 +17574,6 @@ ping
ping?
pingback
pingdom
pinnwand.html
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
@ -17637,7 +17732,7 @@ pmc/publisherportal/download
pmc/publisherportal/journalmanager
pmc/tocrender.fcgi
pmc/utilities
pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEyZAobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_ChgKFldhcyBiZWRldXRldCBkaXNhbGxvdz8Q5AI\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22ZwDiogWfdmBcwialG9i9UyYgVU0\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe
pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEyZAobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_ChgKFldhcyBiZWRldXRldCBkaXNhbGxvdz8Q5AI\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22n0dqD6JTCSeT9kxJdubLXEekO2I\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe
pmcomment/
pmm-templates
pmo/contact/en/staff
@ -17873,7 +17968,8 @@ pogoda/404
pogoda/search
pointroll
policies
policies/dpa
policies/dpa$
policies/dpa?
politics/e/sharing
politics/law/news/2001/12/48929
politics/law/news/2001/12/48938
@ -18000,7 +18096,6 @@ pricing-calculator
pricing/awis/
print
print-pdf
print.do
print=
printView=
print_ad?
@ -18606,6 +18701,7 @@ redir
redir?
redirect
redirect
redirect$
redirect%3Dmobile
redirect=
redirect=mobile
@ -18985,6 +19081,10 @@ s
s-moved/dm/house/editorial/startups/ha_ed_activate_loft_launch_sf_1/
s/
s/*
s/*$
s/*/post_promote_thank_you$
s/*/post_promote_thank_you?
s/*?
s/collections
s/dm/house/editorial/startups/ha_ed_activate_loft_launch_sf_1/
s/embed/reblog-card
@ -19167,9 +19267,6 @@ sdfe/pdf/download/read/am4ir/noindex/pii
sdfe/pdf/download/read/index/pii
sdfe/pdf/download/read/noindex/pii
sdfe/reader/pii
sdg-newsletter.html
sdg-newsletter/sdg-newsletter-abbestellen.html
sdg-newsletter/sdg-newsletter-bestaetigen.html
sdk
sdk/js
sdkterms
@ -19290,7 +19387,6 @@ search-people?
search-results
search-the-red-cross-site
search.compact$
search.do
search.html
search.jsp
search.php
@ -19885,7 +19981,6 @@ sign-in
sign-in-6for6Sale
sign-out
sign-out
sign-up
sign-up-to-be-contacted-for-research
sign-up/?
sign/help/search-results.html
@ -20361,6 +20456,32 @@ smclient=
smcot
sme
smevi
sn-buecher.html
sn-buecher/magazine.html
sn-buecher/sn-buecher-sonstiges.html
sn-buecher/sn-comic.html
sn-buecher/sn-kalender.html
sn-buecher/sn-kinderbuecher.html
sn-buecher/sn-kochbuecher.html
sn-buecher/sn-romane.html
sn-buecher/sn-sachbuecher.html
sn-buecher/sn-schreibwaren.html
sn-filme.html
sn-filme/sn-dvd-blueray.html
sn-filme/sn-film-sonstiges.html
sn-filme/sn-on-demand-download.html
sn-filme/sn-tickets.html
sn-merchandise.html
sn-merchandise/sn-accessoires.html
sn-merchandise/sn-aufkleber-buttons.html
sn-merchandise/sn-kleidung.html
sn-merchandise/sn-merchandise-sonstiges.html
sn-merchandise/sn-poster.html
sn-tontraeger.html
sn-tontraeger/sn-cds.html
sn-tontraeger/sn-hoerbuecher.html
sn-tontraeger/sn-sonstiges.html
sn-tontraeger/sn-vinyl.html
snap
sndmsg?
snoop
@ -20871,7 +20992,6 @@ support/content
support/direct-images
support/direct-tooltips
support/distr
support/down4j
support/dsp
support/fe4be44a295cc679e19bf0b8f133083d
support/forum/search?
@ -21046,6 +21166,8 @@ t
t.cfm
t/
t/*/15709
t/*/edit$
t/*/edit?
t/E
t/privacy
t/terms
@ -21388,6 +21510,7 @@ thinktank/*/pdf/search.html
thirdpartyimport/*
thirdpartyservice
this-is-a-test
thmb
threadIndex=
threads
thumb_mylist
@ -21812,9 +21935,13 @@ typo3temp
u
u.cfm
u.php
u/*$
u/*/link
u/*?
u/0/h
u/0/h?hl=
u/manage_cookies$
u/manage_cookies?
u5llnop
u5llnop$
uMBot-LN
@ -22015,7 +22142,6 @@ understanding-c3g
understanding-melanoma
unfiltered?
unfinished.php
unicef-component-mosaichttp://unpkg.com/robots.txt
unicorn/check
unijobs/*/emailjob
unijobs/*/jbequicksignup
@ -22076,14 +22202,15 @@ unlink
unsaved
unsub
unsubscribe
unsubscribe$
unsubscribe-from-applet
unsubscribe-thankyou.html
unsubscribe/invitation
unsubscribe?
unsupported-browser
unternehmen/c
unternehmen/o
unternehmen/suche
unterstuetzer.html
until=
upcomingevents
update-your-browser
@ -22495,7 +22622,26 @@ v1/browser-performance
v1/stats
v1/urls/count.json
v2
v2/login_or_join
v2/login_or_join$
v2/login_or_join?
v2/p/*$
v2/p/*/c$
v2/p/*/c/*$
v2/p/*/c/*?
v2/p/*/c?
v2/p/*/comments$
v2/p/*/comments?
v2/p/*/d$
v2/p/*/d?
v2/p/*/psf/offer/subscription$
v2/p/*/psf/offer/subscription?
v2/p/*/psf/promote_or_share$
v2/p/*/psf/promote_or_share?
v2/p/*/psf/share$
v2/p/*/psf/share?
v2/p/*/responses/new$
v2/p/*/responses/new?
v2/p/*?
v3
v3/alerts/preview
v3/entities
@ -22534,6 +22680,8 @@ verificationofemployment
verified-modal
verify
verify_age
verify_your_email$
verify_your_email?
verifyidentity
version
versions