[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2024-11-23 10:03:50 +00:00
parent 623b8d9bae
commit 3c68929282
24 changed files with 3089 additions and 1128 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1732302193 "last_update": 1732302193
}, },
"Trickest wordlist update": { "Trickest wordlist update": {
"last_update": 1732269853 "last_update": 1732356220
} }
} }

View file

@ -54158,6 +54158,14 @@ htdocs/langs/tg_TJ/donations.lang
langs/tg_TJ/donations.lang langs/tg_TJ/donations.lang
tg_TJ/donations.lang tg_TJ/donations.lang
donations.lang donations.lang
htdocs/langs/fr_TN/sendings.lang
langs/fr_TN/sendings.lang
fr_TN/sendings.lang
sendings.lang
htdocs/langs/fr_TN/main.lang
langs/fr_TN/main.lang
fr_TN/main.lang
main.lang
htdocs/langs/he_IL/products.lang htdocs/langs/he_IL/products.lang
langs/he_IL/products.lang langs/he_IL/products.lang
he_IL/products.lang he_IL/products.lang

View file

@ -10511,6 +10511,8 @@ htdocs/langs/tg_TJ/withdrawals.lang
htdocs/langs/tg_TJ/interventions.lang htdocs/langs/tg_TJ/interventions.lang
htdocs/langs/tg_TJ/companies.lang htdocs/langs/tg_TJ/companies.lang
htdocs/langs/tg_TJ/donations.lang htdocs/langs/tg_TJ/donations.lang
htdocs/langs/fr_TN/sendings.lang
htdocs/langs/fr_TN/main.lang
htdocs/langs/he_IL/products.lang htdocs/langs/he_IL/products.lang
htdocs/langs/he_IL/deliveries.lang htdocs/langs/he_IL/deliveries.lang
htdocs/langs/he_IL/salaries.lang htdocs/langs/he_IL/salaries.lang

View file

@ -9086,6 +9086,12 @@ Core/Theme/Component/ComponentValidator.php
Theme/Component/ComponentValidator.php Theme/Component/ComponentValidator.php
Component/ComponentValidator.php Component/ComponentValidator.php
ComponentValidator.php ComponentValidator.php
core/lib/Drupal/Core/Theme/ThemeCommonElements.php
lib/Drupal/Core/Theme/ThemeCommonElements.php
Drupal/Core/Theme/ThemeCommonElements.php
Core/Theme/ThemeCommonElements.php
Theme/ThemeCommonElements.php
ThemeCommonElements.php
core/lib/Drupal/Core/Archiver/Tar.php core/lib/Drupal/Core/Archiver/Tar.php
lib/Drupal/Core/Archiver/Tar.php lib/Drupal/Core/Archiver/Tar.php
Drupal/Core/Archiver/Tar.php Drupal/Core/Archiver/Tar.php
@ -10389,6 +10395,12 @@ Drupal/Core/Recipe/UnknownRecipeException.php
Core/Recipe/UnknownRecipeException.php Core/Recipe/UnknownRecipeException.php
Recipe/UnknownRecipeException.php Recipe/UnknownRecipeException.php
UnknownRecipeException.php UnknownRecipeException.php
core/lib/Drupal/Core/Recipe/RecipeInputFormTrait.php
lib/Drupal/Core/Recipe/RecipeInputFormTrait.php
Drupal/Core/Recipe/RecipeInputFormTrait.php
Core/Recipe/RecipeInputFormTrait.php
Recipe/RecipeInputFormTrait.php
RecipeInputFormTrait.php
core/lib/Drupal/Core/Recipe/RecipeConfigurator.php core/lib/Drupal/Core/Recipe/RecipeConfigurator.php
lib/Drupal/Core/Recipe/RecipeConfigurator.php lib/Drupal/Core/Recipe/RecipeConfigurator.php
Drupal/Core/Recipe/RecipeConfigurator.php Drupal/Core/Recipe/RecipeConfigurator.php
@ -18307,6 +18319,12 @@ Drupal/Core/Template/TwigNodeVisitor.php
Core/Template/TwigNodeVisitor.php Core/Template/TwigNodeVisitor.php
Template/TwigNodeVisitor.php Template/TwigNodeVisitor.php
TwigNodeVisitor.php TwigNodeVisitor.php
core/lib/Drupal/Core/Template/RemoveCheckToStringNodeVisitor.php
lib/Drupal/Core/Template/RemoveCheckToStringNodeVisitor.php
Drupal/Core/Template/RemoveCheckToStringNodeVisitor.php
Core/Template/RemoveCheckToStringNodeVisitor.php
Template/RemoveCheckToStringNodeVisitor.php
RemoveCheckToStringNodeVisitor.php
core/lib/Drupal/Core/Template/TwigNodeVisitorCheckDeprecations.php core/lib/Drupal/Core/Template/TwigNodeVisitorCheckDeprecations.php
lib/Drupal/Core/Template/TwigNodeVisitorCheckDeprecations.php lib/Drupal/Core/Template/TwigNodeVisitorCheckDeprecations.php
Drupal/Core/Template/TwigNodeVisitorCheckDeprecations.php Drupal/Core/Template/TwigNodeVisitorCheckDeprecations.php
@ -18359,6 +18377,12 @@ Drupal/Core/Template/TwigTransTokenParser.php
Core/Template/TwigTransTokenParser.php Core/Template/TwigTransTokenParser.php
Template/TwigTransTokenParser.php Template/TwigTransTokenParser.php
TwigTransTokenParser.php TwigTransTokenParser.php
core/lib/Drupal/Core/Template/TwigSimpleCheckToStringNode.php
lib/Drupal/Core/Template/TwigSimpleCheckToStringNode.php
Drupal/Core/Template/TwigSimpleCheckToStringNode.php
Core/Template/TwigSimpleCheckToStringNode.php
Template/TwigSimpleCheckToStringNode.php
TwigSimpleCheckToStringNode.php
core/lib/Drupal/Core/Template/TwigPhpStorageCache.php core/lib/Drupal/Core/Template/TwigPhpStorageCache.php
lib/Drupal/Core/Template/TwigPhpStorageCache.php lib/Drupal/Core/Template/TwigPhpStorageCache.php
Drupal/Core/Template/TwigPhpStorageCache.php Drupal/Core/Template/TwigPhpStorageCache.php
@ -32495,6 +32519,21 @@ tests/src/Functional/NavigationShortcutsBlockTest.php
src/Functional/NavigationShortcutsBlockTest.php src/Functional/NavigationShortcutsBlockTest.php
Functional/NavigationShortcutsBlockTest.php Functional/NavigationShortcutsBlockTest.php
NavigationShortcutsBlockTest.php NavigationShortcutsBlockTest.php
core/modules/navigation/tests/src/Functional/NavigationSafeBlockDefinitionTest.php
modules/navigation/tests/src/Functional/NavigationSafeBlockDefinitionTest.php
navigation/tests/src/Functional/NavigationSafeBlockDefinitionTest.php
tests/src/Functional/NavigationSafeBlockDefinitionTest.php
src/Functional/NavigationSafeBlockDefinitionTest.php
Functional/NavigationSafeBlockDefinitionTest.php
NavigationSafeBlockDefinitionTest.php
core/modules/navigation/tests/navigation_test/src/Hook/NavigationTestHooks.php
modules/navigation/tests/navigation_test/src/Hook/NavigationTestHooks.php
navigation/tests/navigation_test/src/Hook/NavigationTestHooks.php
tests/navigation_test/src/Hook/NavigationTestHooks.php
navigation_test/src/Hook/NavigationTestHooks.php
src/Hook/NavigationTestHooks.php
Hook/NavigationTestHooks.php
NavigationTestHooks.php
core/modules/navigation/tests/navigation_test/navigation_test.info.yml core/modules/navigation/tests/navigation_test/navigation_test.info.yml
modules/navigation/tests/navigation_test/navigation_test.info.yml modules/navigation/tests/navigation_test/navigation_test.info.yml
navigation/tests/navigation_test/navigation_test.info.yml navigation/tests/navigation_test/navigation_test.info.yml
@ -65726,12 +65765,24 @@ modules/system/src/ModuleAdminLinksHelper.php
system/src/ModuleAdminLinksHelper.php system/src/ModuleAdminLinksHelper.php
src/ModuleAdminLinksHelper.php src/ModuleAdminLinksHelper.php
ModuleAdminLinksHelper.php ModuleAdminLinksHelper.php
core/modules/system/src/Hook/ThemeHook.php
modules/system/src/Hook/ThemeHook.php
system/src/Hook/ThemeHook.php
src/Hook/ThemeHook.php
Hook/ThemeHook.php
ThemeHook.php
core/modules/system/src/Hook/SystemHooks.php core/modules/system/src/Hook/SystemHooks.php
modules/system/src/Hook/SystemHooks.php modules/system/src/Hook/SystemHooks.php
system/src/Hook/SystemHooks.php system/src/Hook/SystemHooks.php
src/Hook/SystemHooks.php src/Hook/SystemHooks.php
Hook/SystemHooks.php Hook/SystemHooks.php
SystemHooks.php SystemHooks.php
core/modules/system/src/Hook/PageAttachmentsHook.php
modules/system/src/Hook/PageAttachmentsHook.php
system/src/Hook/PageAttachmentsHook.php
src/Hook/PageAttachmentsHook.php
Hook/PageAttachmentsHook.php
PageAttachmentsHook.php
core/modules/system/src/Hook/SystemTokensHooks.php core/modules/system/src/Hook/SystemTokensHooks.php
modules/system/src/Hook/SystemTokensHooks.php modules/system/src/Hook/SystemTokensHooks.php
system/src/Hook/SystemTokensHooks.php system/src/Hook/SystemTokensHooks.php
@ -67604,6 +67655,14 @@ src/Functional/Form/AlterTest.php
Functional/Form/AlterTest.php Functional/Form/AlterTest.php
Form/AlterTest.php Form/AlterTest.php
AlterTest.php AlterTest.php
core/modules/system/tests/src/Functional/Form/RecipeFormInputTest.php
modules/system/tests/src/Functional/Form/RecipeFormInputTest.php
system/tests/src/Functional/Form/RecipeFormInputTest.php
tests/src/Functional/Form/RecipeFormInputTest.php
src/Functional/Form/RecipeFormInputTest.php
Functional/Form/RecipeFormInputTest.php
Form/RecipeFormInputTest.php
RecipeFormInputTest.php
core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php
modules/system/tests/src/Functional/Form/SystemConfigFormTest.php modules/system/tests/src/Functional/Form/SystemConfigFormTest.php
system/tests/src/Functional/Form/SystemConfigFormTest.php system/tests/src/Functional/Form/SystemConfigFormTest.php
@ -73827,6 +73886,15 @@ form_test/src/Form/FormTestNumberForm.php
src/Form/FormTestNumberForm.php src/Form/FormTestNumberForm.php
Form/FormTestNumberForm.php Form/FormTestNumberForm.php
FormTestNumberForm.php FormTestNumberForm.php
core/modules/system/tests/modules/form_test/src/Form/FormTestRecipeInputForm.php
modules/system/tests/modules/form_test/src/Form/FormTestRecipeInputForm.php
system/tests/modules/form_test/src/Form/FormTestRecipeInputForm.php
tests/modules/form_test/src/Form/FormTestRecipeInputForm.php
modules/form_test/src/Form/FormTestRecipeInputForm.php
form_test/src/Form/FormTestRecipeInputForm.php
src/Form/FormTestRecipeInputForm.php
Form/FormTestRecipeInputForm.php
FormTestRecipeInputForm.php
core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxForm.php core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxForm.php
modules/system/tests/modules/form_test/src/Form/FormTestCheckboxForm.php modules/system/tests/modules/form_test/src/Form/FormTestCheckboxForm.php
system/tests/modules/form_test/src/Form/FormTestCheckboxForm.php system/tests/modules/form_test/src/Form/FormTestCheckboxForm.php
@ -124142,6 +124210,12 @@ fixtures/recipes/theme_with_module_dependencies/recipe.yml
recipes/theme_with_module_dependencies/recipe.yml recipes/theme_with_module_dependencies/recipe.yml
theme_with_module_dependencies/recipe.yml theme_with_module_dependencies/recipe.yml
recipe.yml recipe.yml
core/tests/fixtures/recipes/input_test/recipe.yml
tests/fixtures/recipes/input_test/recipe.yml
fixtures/recipes/input_test/recipe.yml
recipes/input_test/recipe.yml
input_test/recipe.yml
recipe.yml
core/tests/fixtures/recipes/config_actions/recipe.yml core/tests/fixtures/recipes/config_actions/recipe.yml
tests/fixtures/recipes/config_actions/recipe.yml tests/fixtures/recipes/config_actions/recipe.yml
fixtures/recipes/config_actions/recipe.yml fixtures/recipes/config_actions/recipe.yml

View file

@ -1460,6 +1460,7 @@ core/lib/Drupal/Core/Theme/AjaxBasePageNegotiator.php
core/lib/Drupal/Core/Theme/Component/SchemaCompatibilityChecker.php core/lib/Drupal/Core/Theme/Component/SchemaCompatibilityChecker.php
core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php
core/lib/Drupal/Core/Theme/Component/ComponentValidator.php core/lib/Drupal/Core/Theme/Component/ComponentValidator.php
core/lib/Drupal/Core/Theme/ThemeCommonElements.php
core/lib/Drupal/Core/Archiver/Tar.php core/lib/Drupal/Core/Archiver/Tar.php
core/lib/Drupal/Core/Archiver/Zip.php core/lib/Drupal/Core/Archiver/Zip.php
core/lib/Drupal/Core/Archiver/Annotation/Archiver.php core/lib/Drupal/Core/Archiver/Annotation/Archiver.php
@ -1668,6 +1669,7 @@ core/lib/Drupal/Core/Recipe/RecipeFileException.php
core/lib/Drupal/Core/Recipe/RecipeConfigInstaller.php core/lib/Drupal/Core/Recipe/RecipeConfigInstaller.php
core/lib/Drupal/Core/Recipe/RecipeCommand.php core/lib/Drupal/Core/Recipe/RecipeCommand.php
core/lib/Drupal/Core/Recipe/UnknownRecipeException.php core/lib/Drupal/Core/Recipe/UnknownRecipeException.php
core/lib/Drupal/Core/Recipe/RecipeInputFormTrait.php
core/lib/Drupal/Core/Recipe/RecipeConfigurator.php core/lib/Drupal/Core/Recipe/RecipeConfigurator.php
core/lib/Drupal/Core/Recipe/RecipeMissingExtensionsException.php core/lib/Drupal/Core/Recipe/RecipeMissingExtensionsException.php
core/lib/Drupal/Core/Recipe/RecipeRunner.php core/lib/Drupal/Core/Recipe/RecipeRunner.php
@ -2858,6 +2860,7 @@ core/lib/Drupal/Core/Template/TwigSandboxPolicy.php
core/lib/Drupal/Core/Template/AttributeBoolean.php core/lib/Drupal/Core/Template/AttributeBoolean.php
core/lib/Drupal/Core/Template/AttributeHelper.php core/lib/Drupal/Core/Template/AttributeHelper.php
core/lib/Drupal/Core/Template/TwigNodeVisitor.php core/lib/Drupal/Core/Template/TwigNodeVisitor.php
core/lib/Drupal/Core/Template/RemoveCheckToStringNodeVisitor.php
core/lib/Drupal/Core/Template/TwigNodeVisitorCheckDeprecations.php core/lib/Drupal/Core/Template/TwigNodeVisitorCheckDeprecations.php
core/lib/Drupal/Core/Template/DebugExtension.php core/lib/Drupal/Core/Template/DebugExtension.php
core/lib/Drupal/Core/Template/AttributeString.php core/lib/Drupal/Core/Template/AttributeString.php
@ -2866,6 +2869,7 @@ core/lib/Drupal/Core/Template/Loader/ThemeRegistryLoader.php
core/lib/Drupal/Core/Template/Loader/FilesystemLoader.php core/lib/Drupal/Core/Template/Loader/FilesystemLoader.php
core/lib/Drupal/Core/Template/Loader/StringLoader.php core/lib/Drupal/Core/Template/Loader/StringLoader.php
core/lib/Drupal/Core/Template/TwigTransTokenParser.php core/lib/Drupal/Core/Template/TwigTransTokenParser.php
core/lib/Drupal/Core/Template/TwigSimpleCheckToStringNode.php
core/lib/Drupal/Core/Template/TwigPhpStorageCache.php core/lib/Drupal/Core/Template/TwigPhpStorageCache.php
core/lib/Drupal/Core/Utility/Error.php core/lib/Drupal/Core/Utility/Error.php
core/lib/Drupal/Core/Utility/TableSort.php core/lib/Drupal/Core/Utility/TableSort.php
@ -5004,6 +5008,8 @@ core/modules/navigation/tests/src/Functional/NavigationLogoTest.php
core/modules/navigation/tests/src/Functional/NavigationLinkBlockTest.php core/modules/navigation/tests/src/Functional/NavigationLinkBlockTest.php
core/modules/navigation/tests/src/Functional/NavigationTopBarTest.php core/modules/navigation/tests/src/Functional/NavigationTopBarTest.php
core/modules/navigation/tests/src/Functional/NavigationShortcutsBlockTest.php core/modules/navigation/tests/src/Functional/NavigationShortcutsBlockTest.php
core/modules/navigation/tests/src/Functional/NavigationSafeBlockDefinitionTest.php
core/modules/navigation/tests/navigation_test/src/Hook/NavigationTestHooks.php
core/modules/navigation/tests/navigation_test/navigation_test.info.yml core/modules/navigation/tests/navigation_test/navigation_test.info.yml
core/modules/navigation/tests/navigation_test/navigation_test.module core/modules/navigation/tests/navigation_test/navigation_test.module
core/modules/navigation/navigation.services.yml core/modules/navigation/navigation.services.yml
@ -9704,7 +9710,9 @@ core/modules/system/src/EventSubscriber/AdminRouteSubscriber.php
core/modules/system/src/EventSubscriber/AccessRouteAlterSubscriber.php core/modules/system/src/EventSubscriber/AccessRouteAlterSubscriber.php
core/modules/system/src/EventSubscriber/ConfigCacheTag.php core/modules/system/src/EventSubscriber/ConfigCacheTag.php
core/modules/system/src/ModuleAdminLinksHelper.php core/modules/system/src/ModuleAdminLinksHelper.php
core/modules/system/src/Hook/ThemeHook.php
core/modules/system/src/Hook/SystemHooks.php core/modules/system/src/Hook/SystemHooks.php
core/modules/system/src/Hook/PageAttachmentsHook.php
core/modules/system/src/Hook/SystemTokensHooks.php core/modules/system/src/Hook/SystemTokensHooks.php
core/modules/system/src/CronController.php core/modules/system/src/CronController.php
core/modules/system/src/Entity/Action.php core/modules/system/src/Entity/Action.php
@ -9961,6 +9969,7 @@ core/modules/system/tests/src/Functional/Form/ElementsLabelsTest.php
core/modules/system/tests/src/Functional/Form/RedirectTest.php core/modules/system/tests/src/Functional/Form/RedirectTest.php
core/modules/system/tests/src/Functional/Form/ValidationTest.php core/modules/system/tests/src/Functional/Form/ValidationTest.php
core/modules/system/tests/src/Functional/Form/AlterTest.php core/modules/system/tests/src/Functional/Form/AlterTest.php
core/modules/system/tests/src/Functional/Form/RecipeFormInputTest.php
core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php
core/modules/system/tests/src/Functional/Form/RebuildTest.php core/modules/system/tests/src/Functional/Form/RebuildTest.php
core/modules/system/tests/src/Functional/Form/FormStoragePageCacheTest.php core/modules/system/tests/src/Functional/Form/FormStoragePageCacheTest.php
@ -10716,6 +10725,7 @@ core/modules/system/tests/modules/form_test/src/Form/FormTestRedirectForm.php
core/modules/system/tests/modules/form_test/src/Form/FormTestValidateForm.php core/modules/system/tests/modules/form_test/src/Form/FormTestValidateForm.php
core/modules/system/tests/modules/form_test/src/Form/FormTestGroupDetailsForm.php core/modules/system/tests/modules/form_test/src/Form/FormTestGroupDetailsForm.php
core/modules/system/tests/modules/form_test/src/Form/FormTestNumberForm.php core/modules/system/tests/modules/form_test/src/Form/FormTestNumberForm.php
core/modules/system/tests/modules/form_test/src/Form/FormTestRecipeInputForm.php
core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxForm.php core/modules/system/tests/modules/form_test/src/Form/FormTestCheckboxForm.php
core/modules/system/tests/modules/form_test/src/Form/FormTestVerticalTabsAccessForm.php core/modules/system/tests/modules/form_test/src/Form/FormTestVerticalTabsAccessForm.php
core/modules/system/tests/modules/form_test/src/Form/FormTestRangeInvalidForm.php core/modules/system/tests/modules/form_test/src/Form/FormTestRangeInvalidForm.php
@ -17923,6 +17933,7 @@ core/tests/fixtures/recipes/invalid_config/config/core.date_format.valid.yml
core/tests/fixtures/recipes/invalid_config/config/core.date_format.invalid.yml core/tests/fixtures/recipes/invalid_config/config/core.date_format.invalid.yml
core/tests/fixtures/recipes/invalid_config/recipe.yml core/tests/fixtures/recipes/invalid_config/recipe.yml
core/tests/fixtures/recipes/theme_with_module_dependencies/recipe.yml core/tests/fixtures/recipes/theme_with_module_dependencies/recipe.yml
core/tests/fixtures/recipes/input_test/recipe.yml
core/tests/fixtures/recipes/config_actions/recipe.yml core/tests/fixtures/recipes/config_actions/recipe.yml
core/tests/fixtures/recipes/base_theme_and_views/recipe.yml core/tests/fixtures/recipes/base_theme_and_views/recipe.yml
core/tests/fixtures/recipes/unmet_config_dependencies/config/node.type.test.yml core/tests/fixtures/recipes/unmet_config_dependencies/config/node.type.test.yml

View file

@ -10410,6 +10410,10 @@ framework/core/migrations/2018_01_18_130600_rename_users_groups_to_group_user.ph
core/migrations/2018_01_18_130600_rename_users_groups_to_group_user.php core/migrations/2018_01_18_130600_rename_users_groups_to_group_user.php
migrations/2018_01_18_130600_rename_users_groups_to_group_user.php migrations/2018_01_18_130600_rename_users_groups_to_group_user.php
2018_01_18_130600_rename_users_groups_to_group_user.php 2018_01_18_130600_rename_users_groups_to_group_user.php
framework/core/migrations/2024_11_18_000000_increase_email_field_length_of_users.php
core/migrations/2024_11_18_000000_increase_email_field_length_of_users.php
migrations/2024_11_18_000000_increase_email_field_length_of_users.php
2024_11_18_000000_increase_email_field_length_of_users.php
framework/core/migrations/2018_07_21_000100_seed_default_group_permissions.php framework/core/migrations/2018_07_21_000100_seed_default_group_permissions.php
core/migrations/2018_07_21_000100_seed_default_group_permissions.php core/migrations/2018_07_21_000100_seed_default_group_permissions.php
migrations/2018_07_21_000100_seed_default_group_permissions.php migrations/2018_07_21_000100_seed_default_group_permissions.php
@ -10678,6 +10682,10 @@ framework/core/migrations/2018_01_11_102100_change_registration_tokens_created_a
core/migrations/2018_01_11_102100_change_registration_tokens_created_at_to_datetime.php core/migrations/2018_01_11_102100_change_registration_tokens_created_at_to_datetime.php
migrations/2018_01_11_102100_change_registration_tokens_created_at_to_datetime.php migrations/2018_01_11_102100_change_registration_tokens_created_at_to_datetime.php
2018_01_11_102100_change_registration_tokens_created_at_to_datetime.php 2018_01_11_102100_change_registration_tokens_created_at_to_datetime.php
framework/core/migrations/2024_11_22_000000_increase_email_field_length_in_email_tokens.php
core/migrations/2024_11_22_000000_increase_email_field_length_in_email_tokens.php
migrations/2024_11_22_000000_increase_email_field_length_in_email_tokens.php
2024_11_22_000000_increase_email_field_length_in_email_tokens.php
framework/core/migrations/2018_01_30_220100_create_post_user_table.php framework/core/migrations/2018_01_30_220100_create_post_user_table.php
core/migrations/2018_01_30_220100_create_post_user_table.php core/migrations/2018_01_30_220100_create_post_user_table.php
migrations/2018_01_30_220100_create_post_user_table.php migrations/2018_01_30_220100_create_post_user_table.php

View file

@ -1948,6 +1948,7 @@ framework/core/migrations/2015_12_17_194247_change_settings_value_column_to_text
framework/core/migrations/2015_02_24_000000_create_groups_table.php framework/core/migrations/2015_02_24_000000_create_groups_table.php
framework/core/migrations/2018_10_08_144700_add_shim_prefix_to_group_icons.php framework/core/migrations/2018_10_08_144700_add_shim_prefix_to_group_icons.php
framework/core/migrations/2018_01_18_130600_rename_users_groups_to_group_user.php framework/core/migrations/2018_01_18_130600_rename_users_groups_to_group_user.php
framework/core/migrations/2024_11_18_000000_increase_email_field_length_of_users.php
framework/core/migrations/2018_07_21_000100_seed_default_group_permissions.php framework/core/migrations/2018_07_21_000100_seed_default_group_permissions.php
framework/core/migrations/2023_08_19_000000_create_unsubscribe_tokens_table.php framework/core/migrations/2023_08_19_000000_create_unsubscribe_tokens_table.php
framework/core/migrations/2018_01_15_072700_change_email_tokens_add_foreign_keys.php framework/core/migrations/2018_01_15_072700_change_email_tokens_add_foreign_keys.php
@ -2015,6 +2016,7 @@ framework/core/migrations/2015_02_24_000000_create_posts_table.php
framework/core/migrations/mysql-install.dump framework/core/migrations/mysql-install.dump
framework/core/migrations/2023_10_23_000000_drop_post_number_index_column_from_discussions_table.php framework/core/migrations/2023_10_23_000000_drop_post_number_index_column_from_discussions_table.php
framework/core/migrations/2018_01_11_102100_change_registration_tokens_created_at_to_datetime.php framework/core/migrations/2018_01_11_102100_change_registration_tokens_created_at_to_datetime.php
framework/core/migrations/2024_11_22_000000_increase_email_field_length_in_email_tokens.php
framework/core/migrations/2018_01_30_220100_create_post_user_table.php framework/core/migrations/2018_01_30_220100_create_post_user_table.php
framework/core/composer.json framework/core/composer.json
framework/core/LICENSE.md framework/core/LICENSE.md

View file

@ -7265,6 +7265,12 @@ Nop.Web/Views/Topic/TopicDetails.cshtml
Views/Topic/TopicDetails.cshtml Views/Topic/TopicDetails.cshtml
Topic/TopicDetails.cshtml Topic/TopicDetails.cshtml
TopicDetails.cshtml TopicDetails.cshtml
src/Presentation/Nop.Web/Views/Catalog/VendorReviews.cshtml
Presentation/Nop.Web/Views/Catalog/VendorReviews.cshtml
Nop.Web/Views/Catalog/VendorReviews.cshtml
Views/Catalog/VendorReviews.cshtml
Catalog/VendorReviews.cshtml
VendorReviews.cshtml
src/Presentation/Nop.Web/Views/Catalog/_CatalogProducts.cshtml src/Presentation/Nop.Web/Views/Catalog/_CatalogProducts.cshtml
Presentation/Nop.Web/Views/Catalog/_CatalogProducts.cshtml Presentation/Nop.Web/Views/Catalog/_CatalogProducts.cshtml
Nop.Web/Views/Catalog/_CatalogProducts.cshtml Nop.Web/Views/Catalog/_CatalogProducts.cshtml
@ -7343,6 +7349,12 @@ Nop.Web/Views/Catalog/ProductsByTag.cshtml
Views/Catalog/ProductsByTag.cshtml Views/Catalog/ProductsByTag.cshtml
Catalog/ProductsByTag.cshtml Catalog/ProductsByTag.cshtml
ProductsByTag.cshtml ProductsByTag.cshtml
src/Presentation/Nop.Web/Views/Catalog/_VendorProductReviews.cshtml
Presentation/Nop.Web/Views/Catalog/_VendorProductReviews.cshtml
Nop.Web/Views/Catalog/_VendorProductReviews.cshtml
Views/Catalog/_VendorProductReviews.cshtml
Catalog/_VendorProductReviews.cshtml
_VendorProductReviews.cshtml
src/Presentation/Nop.Web/Views/Catalog/ProductTagsAll.cshtml src/Presentation/Nop.Web/Views/Catalog/ProductTagsAll.cshtml
Presentation/Nop.Web/Views/Catalog/ProductTagsAll.cshtml Presentation/Nop.Web/Views/Catalog/ProductTagsAll.cshtml
Nop.Web/Views/Catalog/ProductTagsAll.cshtml Nop.Web/Views/Catalog/ProductTagsAll.cshtml
@ -7541,6 +7553,12 @@ Nop.Web/Views/Shared/_ProductBox.cshtml
Views/Shared/_ProductBox.cshtml Views/Shared/_ProductBox.cshtml
Shared/_ProductBox.cshtml Shared/_ProductBox.cshtml
_ProductBox.cshtml _ProductBox.cshtml
src/Presentation/Nop.Web/Views/Shared/_ProductReviewHelpfulness.cshtml
Presentation/Nop.Web/Views/Shared/_ProductReviewHelpfulness.cshtml
Nop.Web/Views/Shared/_ProductReviewHelpfulness.cshtml
Views/Shared/_ProductReviewHelpfulness.cshtml
Shared/_ProductReviewHelpfulness.cshtml
_ProductReviewHelpfulness.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/VendorNavigation/Default.cshtml src/Presentation/Nop.Web/Views/Shared/Components/VendorNavigation/Default.cshtml
Presentation/Nop.Web/Views/Shared/Components/VendorNavigation/Default.cshtml Presentation/Nop.Web/Views/Shared/Components/VendorNavigation/Default.cshtml
Nop.Web/Views/Shared/Components/VendorNavigation/Default.cshtml Nop.Web/Views/Shared/Components/VendorNavigation/Default.cshtml
@ -8015,12 +8033,6 @@ Nop.Web/Views/Product/_ProductSpecifications.cshtml
Views/Product/_ProductSpecifications.cshtml Views/Product/_ProductSpecifications.cshtml
Product/_ProductSpecifications.cshtml Product/_ProductSpecifications.cshtml
_ProductSpecifications.cshtml _ProductSpecifications.cshtml
src/Presentation/Nop.Web/Views/Product/_ProductReviewHelpfulness.cshtml
Presentation/Nop.Web/Views/Product/_ProductReviewHelpfulness.cshtml
Nop.Web/Views/Product/_ProductReviewHelpfulness.cshtml
Views/Product/_ProductReviewHelpfulness.cshtml
Product/_ProductReviewHelpfulness.cshtml
_ProductReviewHelpfulness.cshtml
src/Presentation/Nop.Web/Views/Product/_Availability.cshtml src/Presentation/Nop.Web/Views/Product/_Availability.cshtml
Presentation/Nop.Web/Views/Product/_Availability.cshtml Presentation/Nop.Web/Views/Product/_Availability.cshtml
Nop.Web/Views/Product/_Availability.cshtml Nop.Web/Views/Product/_Availability.cshtml
@ -13566,6 +13578,12 @@ Nop.Web/Models/PrivateMessages/PrivateMessageModel.cs
Models/PrivateMessages/PrivateMessageModel.cs Models/PrivateMessages/PrivateMessageModel.cs
PrivateMessages/PrivateMessageModel.cs PrivateMessages/PrivateMessageModel.cs
PrivateMessageModel.cs PrivateMessageModel.cs
src/Presentation/Nop.Web/Models/Catalog/VendorProductReviewModel.cs
Presentation/Nop.Web/Models/Catalog/VendorProductReviewModel.cs
Nop.Web/Models/Catalog/VendorProductReviewModel.cs
Models/Catalog/VendorProductReviewModel.cs
Catalog/VendorProductReviewModel.cs
VendorProductReviewModel.cs
src/Presentation/Nop.Web/Models/Catalog/ProductOverviewModel.cs src/Presentation/Nop.Web/Models/Catalog/ProductOverviewModel.cs
Presentation/Nop.Web/Models/Catalog/ProductOverviewModel.cs Presentation/Nop.Web/Models/Catalog/ProductOverviewModel.cs
Nop.Web/Models/Catalog/ProductOverviewModel.cs Nop.Web/Models/Catalog/ProductOverviewModel.cs
@ -13680,6 +13698,12 @@ Nop.Web/Models/Catalog/BackInStockSubscribeModel.cs
Models/Catalog/BackInStockSubscribeModel.cs Models/Catalog/BackInStockSubscribeModel.cs
Catalog/BackInStockSubscribeModel.cs Catalog/BackInStockSubscribeModel.cs
BackInStockSubscribeModel.cs BackInStockSubscribeModel.cs
src/Presentation/Nop.Web/Models/Catalog/VendorProductReviewsListModel.cs
Presentation/Nop.Web/Models/Catalog/VendorProductReviewsListModel.cs
Nop.Web/Models/Catalog/VendorProductReviewsListModel.cs
Models/Catalog/VendorProductReviewsListModel.cs
Catalog/VendorProductReviewsListModel.cs
VendorProductReviewsListModel.cs
src/Presentation/Nop.Web/Models/Catalog/ProductsByTagModel.cs src/Presentation/Nop.Web/Models/Catalog/ProductsByTagModel.cs
Presentation/Nop.Web/Models/Catalog/ProductsByTagModel.cs Presentation/Nop.Web/Models/Catalog/ProductsByTagModel.cs
Nop.Web/Models/Catalog/ProductsByTagModel.cs Nop.Web/Models/Catalog/ProductsByTagModel.cs
@ -13740,6 +13764,12 @@ Nop.Web/Models/Catalog/VendorNavigationModel.cs
Models/Catalog/VendorNavigationModel.cs Models/Catalog/VendorNavigationModel.cs
Catalog/VendorNavigationModel.cs Catalog/VendorNavigationModel.cs
VendorNavigationModel.cs VendorNavigationModel.cs
src/Presentation/Nop.Web/Models/Catalog/VendorReviewsPagingFilteringModel.cs
Presentation/Nop.Web/Models/Catalog/VendorReviewsPagingFilteringModel.cs
Nop.Web/Models/Catalog/VendorReviewsPagingFilteringModel.cs
Models/Catalog/VendorReviewsPagingFilteringModel.cs
Catalog/VendorReviewsPagingFilteringModel.cs
VendorReviewsPagingFilteringModel.cs
src/Presentation/Nop.Web/Models/Catalog/PopularProductTagsModel.cs src/Presentation/Nop.Web/Models/Catalog/PopularProductTagsModel.cs
Presentation/Nop.Web/Models/Catalog/PopularProductTagsModel.cs Presentation/Nop.Web/Models/Catalog/PopularProductTagsModel.cs
Nop.Web/Models/Catalog/PopularProductTagsModel.cs Nop.Web/Models/Catalog/PopularProductTagsModel.cs
@ -26260,6 +26290,8 @@ src/Presentation/Nop.Web.Framework/RemotePost.cs
Presentation/Nop.Web.Framework/RemotePost.cs Presentation/Nop.Web.Framework/RemotePost.cs
Nop.Web.Framework/RemotePost.cs Nop.Web.Framework/RemotePost.cs
RemotePost.cs RemotePost.cs
src/Directory.Build.props
Directory.Build.props
src/LICENSE.md src/LICENSE.md
LICENSE.md LICENSE.md
src/Build/src/ClearPluginAssemblies/Program.cs src/Build/src/ClearPluginAssemblies/Program.cs

View file

@ -1272,6 +1272,7 @@ src/Presentation/Nop.Web/Views/PrivateMessages/ViewPM.cshtml
src/Presentation/Nop.Web/Views/PrivateMessages/SendPM.cshtml src/Presentation/Nop.Web/Views/PrivateMessages/SendPM.cshtml
src/Presentation/Nop.Web/Views/PrivateMessages/Index.cshtml src/Presentation/Nop.Web/Views/PrivateMessages/Index.cshtml
src/Presentation/Nop.Web/Views/Topic/TopicDetails.cshtml src/Presentation/Nop.Web/Views/Topic/TopicDetails.cshtml
src/Presentation/Nop.Web/Views/Catalog/VendorReviews.cshtml
src/Presentation/Nop.Web/Views/Catalog/_CatalogProducts.cshtml src/Presentation/Nop.Web/Views/Catalog/_CatalogProducts.cshtml
src/Presentation/Nop.Web/Views/Catalog/_CatalogSelectors.cshtml src/Presentation/Nop.Web/Views/Catalog/_CatalogSelectors.cshtml
src/Presentation/Nop.Web/Views/Catalog/_FilterManufacturerBox.cshtml src/Presentation/Nop.Web/Views/Catalog/_FilterManufacturerBox.cshtml
@ -1285,6 +1286,7 @@ src/Presentation/Nop.Web/Views/Catalog/_FilterSpecsBox.cshtml
src/Presentation/Nop.Web/Views/Catalog/Search.cshtml src/Presentation/Nop.Web/Views/Catalog/Search.cshtml
src/Presentation/Nop.Web/Views/Catalog/Vendor.cshtml src/Presentation/Nop.Web/Views/Catalog/Vendor.cshtml
src/Presentation/Nop.Web/Views/Catalog/ProductsByTag.cshtml src/Presentation/Nop.Web/Views/Catalog/ProductsByTag.cshtml
src/Presentation/Nop.Web/Views/Catalog/_VendorProductReviews.cshtml
src/Presentation/Nop.Web/Views/Catalog/ProductTagsAll.cshtml src/Presentation/Nop.Web/Views/Catalog/ProductTagsAll.cshtml
src/Presentation/Nop.Web/Views/Catalog/_ProductsInGridOrLines.cshtml src/Presentation/Nop.Web/Views/Catalog/_ProductsInGridOrLines.cshtml
src/Presentation/Nop.Web/Views/Catalog/VendorAll.cshtml src/Presentation/Nop.Web/Views/Catalog/VendorAll.cshtml
@ -1317,6 +1319,7 @@ src/Presentation/Nop.Web/Views/Shared/_Root.Head.cshtml
src/Presentation/Nop.Web/Views/Shared/_JavaScriptDisabledWarning.cshtml src/Presentation/Nop.Web/Views/Shared/_JavaScriptDisabledWarning.cshtml
src/Presentation/Nop.Web/Views/Shared/_Header.cshtml src/Presentation/Nop.Web/Views/Shared/_Header.cshtml
src/Presentation/Nop.Web/Views/Shared/_ProductBox.cshtml src/Presentation/Nop.Web/Views/Shared/_ProductBox.cshtml
src/Presentation/Nop.Web/Views/Shared/_ProductReviewHelpfulness.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/VendorNavigation/Default.cshtml src/Presentation/Nop.Web/Views/Shared/Components/VendorNavigation/Default.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/CheckoutProgress/Default.cshtml src/Presentation/Nop.Web/Views/Shared/Components/CheckoutProgress/Default.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/ManufacturerNavigation/Default.cshtml src/Presentation/Nop.Web/Views/Shared/Components/ManufacturerNavigation/Default.cshtml
@ -1382,7 +1385,6 @@ src/Presentation/Nop.Web/Views/Product/_RentalInfo.cshtml
src/Presentation/Nop.Web/Views/Product/_ProductDetailsPictures.cshtml src/Presentation/Nop.Web/Views/Product/_ProductDetailsPictures.cshtml
src/Presentation/Nop.Web/Views/Product/ProductTemplate.Grouped.cshtml src/Presentation/Nop.Web/Views/Product/ProductTemplate.Grouped.cshtml
src/Presentation/Nop.Web/Views/Product/_ProductSpecifications.cshtml src/Presentation/Nop.Web/Views/Product/_ProductSpecifications.cshtml
src/Presentation/Nop.Web/Views/Product/_ProductReviewHelpfulness.cshtml
src/Presentation/Nop.Web/Views/Product/_Availability.cshtml src/Presentation/Nop.Web/Views/Product/_Availability.cshtml
src/Presentation/Nop.Web/Views/Product/_GiftCardInfo.cshtml src/Presentation/Nop.Web/Views/Product/_GiftCardInfo.cshtml
src/Presentation/Nop.Web/Views/Product/_DownloadSample.cshtml src/Presentation/Nop.Web/Views/Product/_DownloadSample.cshtml
@ -2163,6 +2165,7 @@ src/Presentation/Nop.Web/Models/PrivateMessages/PrivateMessageIndexModel.cs
src/Presentation/Nop.Web/Models/PrivateMessages/PrivateMessageListModel.cs src/Presentation/Nop.Web/Models/PrivateMessages/PrivateMessageListModel.cs
src/Presentation/Nop.Web/Models/PrivateMessages/SendPrivateMessageModel.cs src/Presentation/Nop.Web/Models/PrivateMessages/SendPrivateMessageModel.cs
src/Presentation/Nop.Web/Models/PrivateMessages/PrivateMessageModel.cs src/Presentation/Nop.Web/Models/PrivateMessages/PrivateMessageModel.cs
src/Presentation/Nop.Web/Models/Catalog/VendorProductReviewModel.cs
src/Presentation/Nop.Web/Models/Catalog/ProductOverviewModel.cs src/Presentation/Nop.Web/Models/Catalog/ProductOverviewModel.cs
src/Presentation/Nop.Web/Models/Catalog/ProductTagModel.cs src/Presentation/Nop.Web/Models/Catalog/ProductTagModel.cs
src/Presentation/Nop.Web/Models/Catalog/ManufacturerNavigationModel.cs src/Presentation/Nop.Web/Models/Catalog/ManufacturerNavigationModel.cs
@ -2182,6 +2185,7 @@ src/Presentation/Nop.Web/Models/Catalog/CategorySimpleModel.cs
src/Presentation/Nop.Web/Models/Catalog/ProductCombinationModel.cs src/Presentation/Nop.Web/Models/Catalog/ProductCombinationModel.cs
src/Presentation/Nop.Web/Models/Catalog/PriceRangeFilterModel.cs src/Presentation/Nop.Web/Models/Catalog/PriceRangeFilterModel.cs
src/Presentation/Nop.Web/Models/Catalog/BackInStockSubscribeModel.cs src/Presentation/Nop.Web/Models/Catalog/BackInStockSubscribeModel.cs
src/Presentation/Nop.Web/Models/Catalog/VendorProductReviewsListModel.cs
src/Presentation/Nop.Web/Models/Catalog/ProductsByTagModel.cs src/Presentation/Nop.Web/Models/Catalog/ProductsByTagModel.cs
src/Presentation/Nop.Web/Models/Catalog/SearchModel.cs src/Presentation/Nop.Web/Models/Catalog/SearchModel.cs
src/Presentation/Nop.Web/Models/Catalog/SpecificationFilterModel.cs src/Presentation/Nop.Web/Models/Catalog/SpecificationFilterModel.cs
@ -2192,6 +2196,7 @@ src/Presentation/Nop.Web/Models/Catalog/CustomerBackInStockSubscriptionsModel.cs
src/Presentation/Nop.Web/Models/Catalog/CustomerProductReviewModel.cs src/Presentation/Nop.Web/Models/Catalog/CustomerProductReviewModel.cs
src/Presentation/Nop.Web/Models/Catalog/ProductSpecificationAttributeGroupModel.cs src/Presentation/Nop.Web/Models/Catalog/ProductSpecificationAttributeGroupModel.cs
src/Presentation/Nop.Web/Models/Catalog/VendorNavigationModel.cs src/Presentation/Nop.Web/Models/Catalog/VendorNavigationModel.cs
src/Presentation/Nop.Web/Models/Catalog/VendorReviewsPagingFilteringModel.cs
src/Presentation/Nop.Web/Models/Catalog/PopularProductTagsModel.cs src/Presentation/Nop.Web/Models/Catalog/PopularProductTagsModel.cs
src/Presentation/Nop.Web/Models/Catalog/ProductPriceModel.cs src/Presentation/Nop.Web/Models/Catalog/ProductPriceModel.cs
src/Presentation/Nop.Web/Models/Catalog/CatalogProductsCommand.cs src/Presentation/Nop.Web/Models/Catalog/CatalogProductsCommand.cs
@ -3877,6 +3882,7 @@ src/Presentation/Nop.Web.Framework/Security/Captcha/CaptchaHttpClient.cs
src/Presentation/Nop.Web.Framework/Security/Captcha/CaptchaResponse.cs src/Presentation/Nop.Web.Framework/Security/Captcha/CaptchaResponse.cs
src/Presentation/Nop.Web.Framework/Security/FilePermissionHelper.cs src/Presentation/Nop.Web.Framework/Security/FilePermissionHelper.cs
src/Presentation/Nop.Web.Framework/RemotePost.cs src/Presentation/Nop.Web.Framework/RemotePost.cs
src/Directory.Build.props
src/LICENSE.md src/LICENSE.md
src/Build/src/ClearPluginAssemblies/Program.cs src/Build/src/ClearPluginAssemblies/Program.cs
src/Build/src/ClearPluginAssemblies/ClearPluginAssemblies.csproj src/Build/src/ClearPluginAssemblies/ClearPluginAssemblies.csproj

View file

@ -50197,6 +50197,14 @@ API/02_endpoints/08_module/01_getModuleTechnicalName.ts
02_endpoints/08_module/01_getModuleTechnicalName.ts 02_endpoints/08_module/01_getModuleTechnicalName.ts
08_module/01_getModuleTechnicalName.ts 08_module/01_getModuleTechnicalName.ts
01_getModuleTechnicalName.ts 01_getModuleTechnicalName.ts
tests/UI/campaigns/functional/API/02_endpoints/08_module/02_putModuleTechnicalNameInstall.ts
UI/campaigns/functional/API/02_endpoints/08_module/02_putModuleTechnicalNameInstall.ts
campaigns/functional/API/02_endpoints/08_module/02_putModuleTechnicalNameInstall.ts
functional/API/02_endpoints/08_module/02_putModuleTechnicalNameInstall.ts
API/02_endpoints/08_module/02_putModuleTechnicalNameInstall.ts
02_endpoints/08_module/02_putModuleTechnicalNameInstall.ts
08_module/02_putModuleTechnicalNameInstall.ts
02_putModuleTechnicalNameInstall.ts
tests/UI/campaigns/functional/API/02_endpoints/08_module/03_patchModuleTechnicalNameReset.ts tests/UI/campaigns/functional/API/02_endpoints/08_module/03_patchModuleTechnicalNameReset.ts
UI/campaigns/functional/API/02_endpoints/08_module/03_patchModuleTechnicalNameReset.ts UI/campaigns/functional/API/02_endpoints/08_module/03_patchModuleTechnicalNameReset.ts
campaigns/functional/API/02_endpoints/08_module/03_patchModuleTechnicalNameReset.ts campaigns/functional/API/02_endpoints/08_module/03_patchModuleTechnicalNameReset.ts
@ -50213,6 +50221,22 @@ API/02_endpoints/08_module/04_putModuleTechnicalNameStatus.ts
02_endpoints/08_module/04_putModuleTechnicalNameStatus.ts 02_endpoints/08_module/04_putModuleTechnicalNameStatus.ts
08_module/04_putModuleTechnicalNameStatus.ts 08_module/04_putModuleTechnicalNameStatus.ts
04_putModuleTechnicalNameStatus.ts 04_putModuleTechnicalNameStatus.ts
tests/UI/campaigns/functional/API/02_endpoints/08_module/06_postModuleUploadArchive.ts
UI/campaigns/functional/API/02_endpoints/08_module/06_postModuleUploadArchive.ts
campaigns/functional/API/02_endpoints/08_module/06_postModuleUploadArchive.ts
functional/API/02_endpoints/08_module/06_postModuleUploadArchive.ts
API/02_endpoints/08_module/06_postModuleUploadArchive.ts
02_endpoints/08_module/06_postModuleUploadArchive.ts
08_module/06_postModuleUploadArchive.ts
06_postModuleUploadArchive.ts
tests/UI/campaigns/functional/API/02_endpoints/08_module/05_putModuleTechnicalNameUninstall.ts
UI/campaigns/functional/API/02_endpoints/08_module/05_putModuleTechnicalNameUninstall.ts
campaigns/functional/API/02_endpoints/08_module/05_putModuleTechnicalNameUninstall.ts
functional/API/02_endpoints/08_module/05_putModuleTechnicalNameUninstall.ts
API/02_endpoints/08_module/05_putModuleTechnicalNameUninstall.ts
02_endpoints/08_module/05_putModuleTechnicalNameUninstall.ts
08_module/05_putModuleTechnicalNameUninstall.ts
05_putModuleTechnicalNameUninstall.ts
tests/UI/campaigns/functional/API/02_endpoints/08_module/07_postModuleUploadSource.ts tests/UI/campaigns/functional/API/02_endpoints/08_module/07_postModuleUploadSource.ts
UI/campaigns/functional/API/02_endpoints/08_module/07_postModuleUploadSource.ts UI/campaigns/functional/API/02_endpoints/08_module/07_postModuleUploadSource.ts
campaigns/functional/API/02_endpoints/08_module/07_postModuleUploadSource.ts campaigns/functional/API/02_endpoints/08_module/07_postModuleUploadSource.ts
@ -50261,22 +50285,30 @@ API/02_endpoints/01_apiClient/01_postApiClient.ts
02_endpoints/01_apiClient/01_postApiClient.ts 02_endpoints/01_apiClient/01_postApiClient.ts
01_apiClient/01_postApiClient.ts 01_apiClient/01_postApiClient.ts
01_postApiClient.ts 01_postApiClient.ts
tests/UI/campaigns/functional/API/02_endpoints/09_modules/03_putModulesToggleStatus.ts tests/UI/campaigns/functional/API/02_endpoints/09_modules/03_putModulesUninstall.ts
UI/campaigns/functional/API/02_endpoints/09_modules/03_putModulesToggleStatus.ts UI/campaigns/functional/API/02_endpoints/09_modules/03_putModulesUninstall.ts
campaigns/functional/API/02_endpoints/09_modules/03_putModulesToggleStatus.ts campaigns/functional/API/02_endpoints/09_modules/03_putModulesUninstall.ts
functional/API/02_endpoints/09_modules/03_putModulesToggleStatus.ts functional/API/02_endpoints/09_modules/03_putModulesUninstall.ts
API/02_endpoints/09_modules/03_putModulesToggleStatus.ts API/02_endpoints/09_modules/03_putModulesUninstall.ts
02_endpoints/09_modules/03_putModulesToggleStatus.ts 02_endpoints/09_modules/03_putModulesUninstall.ts
09_modules/03_putModulesToggleStatus.ts 09_modules/03_putModulesUninstall.ts
03_putModulesToggleStatus.ts 03_putModulesUninstall.ts
tests/UI/campaigns/functional/API/02_endpoints/09_modules/02_getModules.ts tests/UI/campaigns/functional/API/02_endpoints/09_modules/02_putModulesToggleStatus.ts
UI/campaigns/functional/API/02_endpoints/09_modules/02_getModules.ts UI/campaigns/functional/API/02_endpoints/09_modules/02_putModulesToggleStatus.ts
campaigns/functional/API/02_endpoints/09_modules/02_getModules.ts campaigns/functional/API/02_endpoints/09_modules/02_putModulesToggleStatus.ts
functional/API/02_endpoints/09_modules/02_getModules.ts functional/API/02_endpoints/09_modules/02_putModulesToggleStatus.ts
API/02_endpoints/09_modules/02_getModules.ts API/02_endpoints/09_modules/02_putModulesToggleStatus.ts
02_endpoints/09_modules/02_getModules.ts 02_endpoints/09_modules/02_putModulesToggleStatus.ts
09_modules/02_getModules.ts 09_modules/02_putModulesToggleStatus.ts
02_getModules.ts 02_putModulesToggleStatus.ts
tests/UI/campaigns/functional/API/02_endpoints/09_modules/01_getModules.ts
UI/campaigns/functional/API/02_endpoints/09_modules/01_getModules.ts
campaigns/functional/API/02_endpoints/09_modules/01_getModules.ts
functional/API/02_endpoints/09_modules/01_getModules.ts
API/02_endpoints/09_modules/01_getModules.ts
02_endpoints/09_modules/01_getModules.ts
09_modules/01_getModules.ts
01_getModules.ts
tests/UI/campaigns/functional/API/02_endpoints/05_hookStatus/01_getHookStatusId.ts tests/UI/campaigns/functional/API/02_endpoints/05_hookStatus/01_getHookStatusId.ts
UI/campaigns/functional/API/02_endpoints/05_hookStatus/01_getHookStatusId.ts UI/campaigns/functional/API/02_endpoints/05_hookStatus/01_getHookStatusId.ts
campaigns/functional/API/02_endpoints/05_hookStatus/01_getHookStatusId.ts campaigns/functional/API/02_endpoints/05_hookStatus/01_getHookStatusId.ts

View file

@ -8662,16 +8662,20 @@ tests/UI/campaigns/functional/API/02_endpoints/04_customerGroup/03_getCustomerGr
tests/UI/campaigns/functional/API/02_endpoints/04_customerGroup/01_postCustomersGroup.ts tests/UI/campaigns/functional/API/02_endpoints/04_customerGroup/01_postCustomersGroup.ts
tests/UI/campaigns/functional/API/02_endpoints/03_cartRule/01_putCartRuleId.ts tests/UI/campaigns/functional/API/02_endpoints/03_cartRule/01_putCartRuleId.ts
tests/UI/campaigns/functional/API/02_endpoints/08_module/01_getModuleTechnicalName.ts tests/UI/campaigns/functional/API/02_endpoints/08_module/01_getModuleTechnicalName.ts
tests/UI/campaigns/functional/API/02_endpoints/08_module/02_putModuleTechnicalNameInstall.ts
tests/UI/campaigns/functional/API/02_endpoints/08_module/03_patchModuleTechnicalNameReset.ts tests/UI/campaigns/functional/API/02_endpoints/08_module/03_patchModuleTechnicalNameReset.ts
tests/UI/campaigns/functional/API/02_endpoints/08_module/04_putModuleTechnicalNameStatus.ts tests/UI/campaigns/functional/API/02_endpoints/08_module/04_putModuleTechnicalNameStatus.ts
tests/UI/campaigns/functional/API/02_endpoints/08_module/06_postModuleUploadArchive.ts
tests/UI/campaigns/functional/API/02_endpoints/08_module/05_putModuleTechnicalNameUninstall.ts
tests/UI/campaigns/functional/API/02_endpoints/08_module/07_postModuleUploadSource.ts tests/UI/campaigns/functional/API/02_endpoints/08_module/07_postModuleUploadSource.ts
tests/UI/campaigns/functional/API/02_endpoints/01_apiClient/04_patchApiClientId.ts tests/UI/campaigns/functional/API/02_endpoints/01_apiClient/04_patchApiClientId.ts
tests/UI/campaigns/functional/API/02_endpoints/01_apiClient/03_getApiClientId.ts tests/UI/campaigns/functional/API/02_endpoints/01_apiClient/03_getApiClientId.ts
tests/UI/campaigns/functional/API/02_endpoints/01_apiClient/02_deleteApiClientId.ts tests/UI/campaigns/functional/API/02_endpoints/01_apiClient/02_deleteApiClientId.ts
tests/UI/campaigns/functional/API/02_endpoints/01_apiClient/05_getApiClientInfos.ts tests/UI/campaigns/functional/API/02_endpoints/01_apiClient/05_getApiClientInfos.ts
tests/UI/campaigns/functional/API/02_endpoints/01_apiClient/01_postApiClient.ts tests/UI/campaigns/functional/API/02_endpoints/01_apiClient/01_postApiClient.ts
tests/UI/campaigns/functional/API/02_endpoints/09_modules/03_putModulesToggleStatus.ts tests/UI/campaigns/functional/API/02_endpoints/09_modules/03_putModulesUninstall.ts
tests/UI/campaigns/functional/API/02_endpoints/09_modules/02_getModules.ts tests/UI/campaigns/functional/API/02_endpoints/09_modules/02_putModulesToggleStatus.ts
tests/UI/campaigns/functional/API/02_endpoints/09_modules/01_getModules.ts
tests/UI/campaigns/functional/API/02_endpoints/05_hookStatus/01_getHookStatusId.ts tests/UI/campaigns/functional/API/02_endpoints/05_hookStatus/01_getHookStatusId.ts
tests/UI/campaigns/functional/API/02_endpoints/05_hookStatus/02_putHookStatusId.ts tests/UI/campaigns/functional/API/02_endpoints/05_hookStatus/02_putHookStatusId.ts
tests/UI/campaigns/functional/API/02_endpoints/06_hooks/01_getHooks.ts tests/UI/campaigns/functional/API/02_endpoints/06_hooks/01_getHooks.ts

View file

@ -48230,6 +48230,15 @@ src/app/snippet/de-DE.json
app/snippet/de-DE.json app/snippet/de-DE.json
snippet/de-DE.json snippet/de-DE.json
de-DE.json de-DE.json
src/Administration/Resources/app/administration/src/app/init/window.init.spec.js
Administration/Resources/app/administration/src/app/init/window.init.spec.js
Resources/app/administration/src/app/init/window.init.spec.js
app/administration/src/app/init/window.init.spec.js
administration/src/app/init/window.init.spec.js
src/app/init/window.init.spec.js
app/init/window.init.spec.js
init/window.init.spec.js
window.init.spec.js
src/Administration/Resources/app/administration/src/app/init/filter.init.ts src/Administration/Resources/app/administration/src/app/init/filter.init.ts
Administration/Resources/app/administration/src/app/init/filter.init.ts Administration/Resources/app/administration/src/app/init/filter.init.ts
Resources/app/administration/src/app/init/filter.init.ts Resources/app/administration/src/app/init/filter.init.ts
@ -114130,6 +114139,9 @@ _unreleased/2024-11-13-fix-default-hero-image-display.md
changelog/_unreleased/2024-10-30-added-extension-point-for-flow-executor.md changelog/_unreleased/2024-10-30-added-extension-point-for-flow-executor.md
_unreleased/2024-10-30-added-extension-point-for-flow-executor.md _unreleased/2024-10-30-added-extension-point-for-flow-executor.md
2024-10-30-added-extension-point-for-flow-executor.md 2024-10-30-added-extension-point-for-flow-executor.md
changelog/_unreleased/2024-11-19-change-windowrouterpush-handle-to-be-async.md
_unreleased/2024-11-19-change-windowrouterpush-handle-to-be-async.md
2024-11-19-change-windowrouterpush-handle-to-be-async.md
changelog/_unreleased/2024-11-04-a11y-promotions-input-has-no-visible-label.md changelog/_unreleased/2024-11-04-a11y-promotions-input-has-no-visible-label.md
_unreleased/2024-11-04-a11y-promotions-input-has-no-visible-label.md _unreleased/2024-11-04-a11y-promotions-input-has-no-visible-label.md
2024-11-04-a11y-promotions-input-has-no-visible-label.md 2024-11-04-a11y-promotions-input-has-no-visible-label.md
@ -114226,9 +114238,15 @@ _unreleased/2024-09-26-fix-delivery-address-editing-during-order-creation-saving
changelog/_unreleased/2024-10-11-prevent-displaying-discount-message-of-automatically-promotion-in-the-cart-if-total-price-is-zero.md changelog/_unreleased/2024-10-11-prevent-displaying-discount-message-of-automatically-promotion-in-the-cart-if-total-price-is-zero.md
_unreleased/2024-10-11-prevent-displaying-discount-message-of-automatically-promotion-in-the-cart-if-total-price-is-zero.md _unreleased/2024-10-11-prevent-displaying-discount-message-of-automatically-promotion-in-the-cart-if-total-price-is-zero.md
2024-10-11-prevent-displaying-discount-message-of-automatically-promotion-in-the-cart-if-total-price-is-zero.md 2024-10-11-prevent-displaying-discount-message-of-automatically-promotion-in-the-cart-if-total-price-is-zero.md
changelog/_unreleased/2024-11-21-theme-dump-interactive-part-should-be-optional.md
_unreleased/2024-11-21-theme-dump-interactive-part-should-be-optional.md
2024-11-21-theme-dump-interactive-part-should-be-optional.md
changelog/_unreleased/2024-10-30-added-pdf-renderer-extension.md changelog/_unreleased/2024-10-30-added-pdf-renderer-extension.md
_unreleased/2024-10-30-added-pdf-renderer-extension.md _unreleased/2024-10-30-added-pdf-renderer-extension.md
2024-10-30-added-pdf-renderer-extension.md 2024-10-30-added-pdf-renderer-extension.md
changelog/_unreleased/2024-11-14-remove-default-associations-from-register-route.md
_unreleased/2024-11-14-remove-default-associations-from-register-route.md
2024-11-14-remove-default-associations-from-register-route.md
changelog/_unreleased/2024-11-20-fix-issue-delivery-promotion-not-apply.md changelog/_unreleased/2024-11-20-fix-issue-delivery-promotion-not-apply.md
_unreleased/2024-11-20-fix-issue-delivery-promotion-not-apply.md _unreleased/2024-11-20-fix-issue-delivery-promotion-not-apply.md
2024-11-20-fix-issue-delivery-promotion-not-apply.md 2024-11-20-fix-issue-delivery-promotion-not-apply.md
@ -114253,6 +114271,9 @@ _unreleased/2024-11-08-product-review-loader-core.md
changelog/_unreleased/2024-10-21-fix-mailer-settings-persisting-old-data.md changelog/_unreleased/2024-10-21-fix-mailer-settings-persisting-old-data.md
_unreleased/2024-10-21-fix-mailer-settings-persisting-old-data.md _unreleased/2024-10-21-fix-mailer-settings-persisting-old-data.md
2024-10-21-fix-mailer-settings-persisting-old-data.md 2024-10-21-fix-mailer-settings-persisting-old-data.md
changelog/_unreleased/2024-11-11-fix-return-type-of-method-getOrderCustomers.md
_unreleased/2024-11-11-fix-return-type-of-method-getOrderCustomers.md
2024-11-11-fix-return-type-of-method-getOrderCustomers.md
changelog/_unreleased/2024-04-25-implement-mt-banner-code-mod.md changelog/_unreleased/2024-04-25-implement-mt-banner-code-mod.md
_unreleased/2024-04-25-implement-mt-banner-code-mod.md _unreleased/2024-04-25-implement-mt-banner-code-mod.md
2024-04-25-implement-mt-banner-code-mod.md 2024-04-25-implement-mt-banner-code-mod.md
@ -114310,6 +114331,9 @@ _unreleased/2024-09-27-admin-shipping-detail-page-performance-improve.md
changelog/_unreleased/2024-11-11-fixed-shipping-method-fixed-tax-recalculation.md changelog/_unreleased/2024-11-11-fixed-shipping-method-fixed-tax-recalculation.md
_unreleased/2024-11-11-fixed-shipping-method-fixed-tax-recalculation.md _unreleased/2024-11-11-fixed-shipping-method-fixed-tax-recalculation.md
2024-11-11-fixed-shipping-method-fixed-tax-recalculation.md 2024-11-11-fixed-shipping-method-fixed-tax-recalculation.md
changelog/_unreleased/2024-11-13-a11y-change-styling-for-promotion-submit-button.md
_unreleased/2024-11-13-a11y-change-styling-for-promotion-submit-button.md
2024-11-13-a11y-change-styling-for-promotion-submit-button.md
changelog/_unreleased/2024-11-15-fix-sync-license_host-for-service.md changelog/_unreleased/2024-11-15-fix-sync-license_host-for-service.md
_unreleased/2024-11-15-fix-sync-license_host-for-service.md _unreleased/2024-11-15-fix-sync-license_host-for-service.md
2024-11-15-fix-sync-license_host-for-service.md 2024-11-15-fix-sync-license_host-for-service.md
@ -114385,6 +114409,9 @@ _unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
changelog/_unreleased/.keep changelog/_unreleased/.keep
_unreleased/.keep _unreleased/.keep
.keep .keep
changelog/_unreleased/2024-11-18-required-foreign-key-many-to-many-associations.md
_unreleased/2024-11-18-required-foreign-key-many-to-many-associations.md
2024-11-18-required-foreign-key-many-to-many-associations.md
changelog/_unreleased/2024-10-21-only-show-google-ads-cookie-notice-if-google-analytics-is-enabled.md changelog/_unreleased/2024-10-21-only-show-google-ads-cookie-notice-if-google-analytics-is-enabled.md
_unreleased/2024-10-21-only-show-google-ads-cookie-notice-if-google-analytics-is-enabled.md _unreleased/2024-10-21-only-show-google-ads-cookie-notice-if-google-analytics-is-enabled.md
2024-10-21-only-show-google-ads-cookie-notice-if-google-analytics-is-enabled.md 2024-10-21-only-show-google-ads-cookie-notice-if-google-analytics-is-enabled.md
@ -124878,6 +124905,13 @@ Checkout/Customer/Subscriber/CustomerFlowEventsSubscriberTest.php
Customer/Subscriber/CustomerFlowEventsSubscriberTest.php Customer/Subscriber/CustomerFlowEventsSubscriberTest.php
Subscriber/CustomerFlowEventsSubscriberTest.php Subscriber/CustomerFlowEventsSubscriberTest.php
CustomerFlowEventsSubscriberTest.php CustomerFlowEventsSubscriberTest.php
tests/unit/Core/Checkout/Customer/Subscriber/CustomerRemoteAddressSubscriberTest.php
unit/Core/Checkout/Customer/Subscriber/CustomerRemoteAddressSubscriberTest.php
Core/Checkout/Customer/Subscriber/CustomerRemoteAddressSubscriberTest.php
Checkout/Customer/Subscriber/CustomerRemoteAddressSubscriberTest.php
Customer/Subscriber/CustomerRemoteAddressSubscriberTest.php
Subscriber/CustomerRemoteAddressSubscriberTest.php
CustomerRemoteAddressSubscriberTest.php
tests/unit/Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php tests/unit/Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php
unit/Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php unit/Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php
Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php
@ -137840,13 +137874,6 @@ Checkout/Customer/Subscriber/CustomerSalutationSubscriberTest.php
Customer/Subscriber/CustomerSalutationSubscriberTest.php Customer/Subscriber/CustomerSalutationSubscriberTest.php
Subscriber/CustomerSalutationSubscriberTest.php Subscriber/CustomerSalutationSubscriberTest.php
CustomerSalutationSubscriberTest.php CustomerSalutationSubscriberTest.php
tests/integration/Core/Checkout/Customer/Subscriber/CustomerRemoteAddressSubscriberTest.php
integration/Core/Checkout/Customer/Subscriber/CustomerRemoteAddressSubscriberTest.php
Core/Checkout/Customer/Subscriber/CustomerRemoteAddressSubscriberTest.php
Checkout/Customer/Subscriber/CustomerRemoteAddressSubscriberTest.php
Customer/Subscriber/CustomerRemoteAddressSubscriberTest.php
Subscriber/CustomerRemoteAddressSubscriberTest.php
CustomerRemoteAddressSubscriberTest.php
tests/integration/Core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriberTest.php tests/integration/Core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriberTest.php
integration/Core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriberTest.php integration/Core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriberTest.php
Core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriberTest.php Core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriberTest.php

View file

@ -4992,6 +4992,7 @@ src/Administration/Resources/app/administration/src/app/state/usage-data.store.s
src/Administration/Resources/app/administration/src/app/state/usage-data.store.ts src/Administration/Resources/app/administration/src/app/state/usage-data.store.ts
src/Administration/Resources/app/administration/src/app/snippet/en-GB.json src/Administration/Resources/app/administration/src/app/snippet/en-GB.json
src/Administration/Resources/app/administration/src/app/snippet/de-DE.json src/Administration/Resources/app/administration/src/app/snippet/de-DE.json
src/Administration/Resources/app/administration/src/app/init/window.init.spec.js
src/Administration/Resources/app/administration/src/app/init/filter.init.ts src/Administration/Resources/app/administration/src/app/init/filter.init.ts
src/Administration/Resources/app/administration/src/app/init/topbar-button.init.spec.js src/Administration/Resources/app/administration/src/app/init/topbar-button.init.spec.js
src/Administration/Resources/app/administration/src/app/init/tabs.init.ts src/Administration/Resources/app/administration/src/app/init/tabs.init.ts
@ -17066,6 +17067,7 @@ changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-pa
changelog/_unreleased/2024-11-08-a11y-promotion-submit-button-has-no-accessible-name-or-visible-label.md changelog/_unreleased/2024-11-08-a11y-promotion-submit-button-has-no-accessible-name-or-visible-label.md
changelog/_unreleased/2024-11-13-fix-default-hero-image-display.md changelog/_unreleased/2024-11-13-fix-default-hero-image-display.md
changelog/_unreleased/2024-10-30-added-extension-point-for-flow-executor.md changelog/_unreleased/2024-10-30-added-extension-point-for-flow-executor.md
changelog/_unreleased/2024-11-19-change-windowrouterpush-handle-to-be-async.md
changelog/_unreleased/2024-11-04-a11y-promotions-input-has-no-visible-label.md changelog/_unreleased/2024-11-04-a11y-promotions-input-has-no-visible-label.md
changelog/_unreleased/2024-10-26-Add-configurable-installer-timeout.md changelog/_unreleased/2024-10-26-Add-configurable-installer-timeout.md
changelog/_unreleased/2024-10-27-add-criteria-filter-types-to-sw-string-filter.md changelog/_unreleased/2024-10-27-add-criteria-filter-types-to-sw-string-filter.md
@ -17098,7 +17100,9 @@ changelog/_unreleased/2024-10-24-removed-sites-from-apple-touch-icon.md
changelog/_unreleased/2024-10-24-improve-quantity-select-accessibility.md changelog/_unreleased/2024-10-24-improve-quantity-select-accessibility.md
changelog/_unreleased/2024-09-26-fix-delivery-address-editing-during-order-creation-saving-leads-to-axios-error.md changelog/_unreleased/2024-09-26-fix-delivery-address-editing-during-order-creation-saving-leads-to-axios-error.md
changelog/_unreleased/2024-10-11-prevent-displaying-discount-message-of-automatically-promotion-in-the-cart-if-total-price-is-zero.md changelog/_unreleased/2024-10-11-prevent-displaying-discount-message-of-automatically-promotion-in-the-cart-if-total-price-is-zero.md
changelog/_unreleased/2024-11-21-theme-dump-interactive-part-should-be-optional.md
changelog/_unreleased/2024-10-30-added-pdf-renderer-extension.md changelog/_unreleased/2024-10-30-added-pdf-renderer-extension.md
changelog/_unreleased/2024-11-14-remove-default-associations-from-register-route.md
changelog/_unreleased/2024-11-20-fix-issue-delivery-promotion-not-apply.md changelog/_unreleased/2024-11-20-fix-issue-delivery-promotion-not-apply.md
changelog/_unreleased/2024-11-11-fixed-price-field-collection-serialization.md changelog/_unreleased/2024-11-11-fixed-price-field-collection-serialization.md
changelog/_unreleased/2024-08-05-remove-cover-of-line-item-if-media-has-been-deleted.md changelog/_unreleased/2024-08-05-remove-cover-of-line-item-if-media-has-been-deleted.md
@ -17107,6 +17111,7 @@ changelog/_unreleased/2024-10-17-valid-date-range-condition-for-rule-builder.md
changelog/_unreleased/2024-10-29-Increase-button-link-outline-contrast.md changelog/_unreleased/2024-10-29-Increase-button-link-outline-contrast.md
changelog/_unreleased/2024-11-08-product-review-loader-core.md changelog/_unreleased/2024-11-08-product-review-loader-core.md
changelog/_unreleased/2024-10-21-fix-mailer-settings-persisting-old-data.md changelog/_unreleased/2024-10-21-fix-mailer-settings-persisting-old-data.md
changelog/_unreleased/2024-11-11-fix-return-type-of-method-getOrderCustomers.md
changelog/_unreleased/2024-04-25-implement-mt-banner-code-mod.md changelog/_unreleased/2024-04-25-implement-mt-banner-code-mod.md
changelog/_unreleased/2024-01-15-allow-rate-limiter-usage-twice-without-breaking-memoized-configuration.md changelog/_unreleased/2024-01-15-allow-rate-limiter-usage-twice-without-breaking-memoized-configuration.md
changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
@ -17126,6 +17131,7 @@ changelog/_unreleased/2024-09-27-add-an-option-for-generating-documents-via-bulk
changelog/_unreleased/2024-10-25-fix-gallery-slider-image-height-while-loading.md changelog/_unreleased/2024-10-25-fix-gallery-slider-image-height-while-loading.md
changelog/_unreleased/2024-09-27-admin-shipping-detail-page-performance-improve.md changelog/_unreleased/2024-09-27-admin-shipping-detail-page-performance-improve.md
changelog/_unreleased/2024-11-11-fixed-shipping-method-fixed-tax-recalculation.md changelog/_unreleased/2024-11-11-fixed-shipping-method-fixed-tax-recalculation.md
changelog/_unreleased/2024-11-13-a11y-change-styling-for-promotion-submit-button.md
changelog/_unreleased/2024-11-15-fix-sync-license_host-for-service.md changelog/_unreleased/2024-11-15-fix-sync-license_host-for-service.md
changelog/_unreleased/2024-10-15-theme-script-with-configuration-load-improved.md changelog/_unreleased/2024-10-15-theme-script-with-configuration-load-improved.md
changelog/_unreleased/2024-10-04-fix-component-name-of-custom-fields-on-change.md changelog/_unreleased/2024-10-04-fix-component-name-of-custom-fields-on-change.md
@ -17151,6 +17157,7 @@ changelog/_unreleased/2024-11-11-properties-native-type.md
changelog/_unreleased/2024-11-14-hot-reload-dont-follow-redirects-ddev-config.md changelog/_unreleased/2024-11-14-hot-reload-dont-follow-redirects-ddev-config.md
changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
changelog/_unreleased/.keep changelog/_unreleased/.keep
changelog/_unreleased/2024-11-18-required-foreign-key-many-to-many-associations.md
changelog/_unreleased/2024-10-21-only-show-google-ads-cookie-notice-if-google-analytics-is-enabled.md changelog/_unreleased/2024-10-21-only-show-google-ads-cookie-notice-if-google-analytics-is-enabled.md
changelog/_unreleased/2024-11-14-allow-specifying-field-class-for-attributed-entities-directly.md changelog/_unreleased/2024-11-14-allow-specifying-field-class-for-attributed-entities-directly.md
changelog/_unreleased/2024-10-29-fix-select-indicator.md changelog/_unreleased/2024-10-29-fix-select-indicator.md
@ -18600,6 +18607,7 @@ tests/unit/Core/Checkout/Customer/ImitateCustomerTokenGeneratorTest.php
tests/unit/Core/Checkout/Customer/Subscriber/ProductReviewSubscriberTest.php tests/unit/Core/Checkout/Customer/Subscriber/ProductReviewSubscriberTest.php
tests/unit/Core/Checkout/Customer/Subscriber/CustomerSalutationSubscriberTest.php tests/unit/Core/Checkout/Customer/Subscriber/CustomerSalutationSubscriberTest.php
tests/unit/Core/Checkout/Customer/Subscriber/CustomerFlowEventsSubscriberTest.php tests/unit/Core/Checkout/Customer/Subscriber/CustomerFlowEventsSubscriberTest.php
tests/unit/Core/Checkout/Customer/Subscriber/CustomerRemoteAddressSubscriberTest.php
tests/unit/Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php tests/unit/Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php
tests/unit/Core/Checkout/Customer/DataAbstractionLayer/CustomerIndexerTest.php tests/unit/Core/Checkout/Customer/DataAbstractionLayer/CustomerIndexerTest.php
tests/unit/Core/Checkout/Customer/Api/CustomerGroupRegistrationActionControllerTest.php tests/unit/Core/Checkout/Customer/Api/CustomerGroupRegistrationActionControllerTest.php
@ -20251,7 +20259,6 @@ tests/integration/Core/Checkout/Customer/Repository/CustomerRepositoryTest.php
tests/integration/Core/Checkout/Customer/Repository/CustomerTagTest.php tests/integration/Core/Checkout/Customer/Repository/CustomerTagTest.php
tests/integration/Core/Checkout/Customer/Subscriber/ProductReviewSubscriberTest.php tests/integration/Core/Checkout/Customer/Subscriber/ProductReviewSubscriberTest.php
tests/integration/Core/Checkout/Customer/Subscriber/CustomerSalutationSubscriberTest.php tests/integration/Core/Checkout/Customer/Subscriber/CustomerSalutationSubscriberTest.php
tests/integration/Core/Checkout/Customer/Subscriber/CustomerRemoteAddressSubscriberTest.php
tests/integration/Core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriberTest.php tests/integration/Core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriberTest.php
tests/integration/Core/Checkout/Customer/Subscriber/CustomerGroupSubscriberTest.php tests/integration/Core/Checkout/Customer/Subscriber/CustomerGroupSubscriberTest.php
tests/integration/Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php tests/integration/Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php

View file

@ -34839,6 +34839,11 @@ Feature/Components/Ui/StoreComponentWithFullMultipleCompanySupportTest.php
Components/Ui/StoreComponentWithFullMultipleCompanySupportTest.php Components/Ui/StoreComponentWithFullMultipleCompanySupportTest.php
Ui/StoreComponentWithFullMultipleCompanySupportTest.php Ui/StoreComponentWithFullMultipleCompanySupportTest.php
StoreComponentWithFullMultipleCompanySupportTest.php StoreComponentWithFullMultipleCompanySupportTest.php
tests/Feature/Components/Ui/DeleteComponentTest.php
Feature/Components/Ui/DeleteComponentTest.php
Components/Ui/DeleteComponentTest.php
Ui/DeleteComponentTest.php
DeleteComponentTest.php
tests/Feature/Components/Api/DeleteComponentsTest.php tests/Feature/Components/Api/DeleteComponentsTest.php
Feature/Components/Api/DeleteComponentsTest.php Feature/Components/Api/DeleteComponentsTest.php
Components/Api/DeleteComponentsTest.php Components/Api/DeleteComponentsTest.php
@ -35264,6 +35269,11 @@ Feature/Checkouts/Ui/ConsumableCheckoutTest.php
Checkouts/Ui/ConsumableCheckoutTest.php Checkouts/Ui/ConsumableCheckoutTest.php
Ui/ConsumableCheckoutTest.php Ui/ConsumableCheckoutTest.php
ConsumableCheckoutTest.php ConsumableCheckoutTest.php
tests/Feature/Checkouts/Api/ComponentCheckoutTest.php
Feature/Checkouts/Api/ComponentCheckoutTest.php
Checkouts/Api/ComponentCheckoutTest.php
Api/ComponentCheckoutTest.php
ComponentCheckoutTest.php
tests/Feature/Checkouts/Api/AssetCheckoutTest.php tests/Feature/Checkouts/Api/AssetCheckoutTest.php
Feature/Checkouts/Api/AssetCheckoutTest.php Feature/Checkouts/Api/AssetCheckoutTest.php
Checkouts/Api/AssetCheckoutTest.php Checkouts/Api/AssetCheckoutTest.php

View file

@ -6592,6 +6592,7 @@ tests/Feature/Depreciations/Api/DepreciationsIndexTest.php
tests/Feature/Suppliers/Api/DeleteSuppliersTest.php tests/Feature/Suppliers/Api/DeleteSuppliersTest.php
tests/Feature/Components/Ui/ComponentIndexTest.php tests/Feature/Components/Ui/ComponentIndexTest.php
tests/Feature/Components/Ui/StoreComponentWithFullMultipleCompanySupportTest.php tests/Feature/Components/Ui/StoreComponentWithFullMultipleCompanySupportTest.php
tests/Feature/Components/Ui/DeleteComponentTest.php
tests/Feature/Components/Api/DeleteComponentsTest.php tests/Feature/Components/Api/DeleteComponentsTest.php
tests/Feature/Components/Api/ComponentIndexTest.php tests/Feature/Components/Api/ComponentIndexTest.php
tests/Feature/Categories/Ui/IndexCategoriesTest.php tests/Feature/Categories/Ui/IndexCategoriesTest.php
@ -6678,6 +6679,7 @@ tests/Feature/Checkouts/Ui/AssetCheckoutTest.php
tests/Feature/Checkouts/Ui/AccessoryCheckoutTest.php tests/Feature/Checkouts/Ui/AccessoryCheckoutTest.php
tests/Feature/Checkouts/Ui/ComponentsCheckoutTest.php tests/Feature/Checkouts/Ui/ComponentsCheckoutTest.php
tests/Feature/Checkouts/Ui/ConsumableCheckoutTest.php tests/Feature/Checkouts/Ui/ConsumableCheckoutTest.php
tests/Feature/Checkouts/Api/ComponentCheckoutTest.php
tests/Feature/Checkouts/Api/AssetCheckoutTest.php tests/Feature/Checkouts/Api/AssetCheckoutTest.php
tests/Feature/Checkouts/Api/AccessoryCheckoutTest.php tests/Feature/Checkouts/Api/AccessoryCheckoutTest.php
tests/Feature/Checkouts/Api/ConsumableCheckoutTest.php tests/Feature/Checkouts/Api/ConsumableCheckoutTest.php

View file

@ -2726,6 +2726,12 @@ apache/coyote/http11/TestHttp11InputBuffer.java
coyote/http11/TestHttp11InputBuffer.java coyote/http11/TestHttp11InputBuffer.java
http11/TestHttp11InputBuffer.java http11/TestHttp11InputBuffer.java
TestHttp11InputBuffer.java TestHttp11InputBuffer.java
test/org/apache/coyote/http11/TestHttp11ProcessorDoHead.java
org/apache/coyote/http11/TestHttp11ProcessorDoHead.java
apache/coyote/http11/TestHttp11ProcessorDoHead.java
coyote/http11/TestHttp11ProcessorDoHead.java
http11/TestHttp11ProcessorDoHead.java
TestHttp11ProcessorDoHead.java
test/org/apache/coyote/http11/TestHttp11OutputBuffer.java test/org/apache/coyote/http11/TestHttp11OutputBuffer.java
org/apache/coyote/http11/TestHttp11OutputBuffer.java org/apache/coyote/http11/TestHttp11OutputBuffer.java
apache/coyote/http11/TestHttp11OutputBuffer.java apache/coyote/http11/TestHttp11OutputBuffer.java
@ -5152,6 +5158,11 @@ jakarta/servlet/http/TestHttpServletResponseSendError.java
servlet/http/TestHttpServletResponseSendError.java servlet/http/TestHttpServletResponseSendError.java
http/TestHttpServletResponseSendError.java http/TestHttpServletResponseSendError.java
TestHttpServletResponseSendError.java TestHttpServletResponseSendError.java
test/jakarta/servlet/http/TesterConstants.java
jakarta/servlet/http/TesterConstants.java
servlet/http/TesterConstants.java
http/TesterConstants.java
TesterConstants.java
test/jakarta/servlet/http/TesterHttpServletPerformance.java test/jakarta/servlet/http/TesterHttpServletPerformance.java
jakarta/servlet/http/TesterHttpServletPerformance.java jakarta/servlet/http/TesterHttpServletPerformance.java
servlet/http/TesterHttpServletPerformance.java servlet/http/TesterHttpServletPerformance.java

View file

@ -514,6 +514,7 @@ test/org/apache/coyote/http11/filters/TestGzipOutputFilter.java
test/org/apache/coyote/http11/filters/TestChunkedInputFilter.java test/org/apache/coyote/http11/filters/TestChunkedInputFilter.java
test/org/apache/coyote/http11/TestHttp11Processor.java test/org/apache/coyote/http11/TestHttp11Processor.java
test/org/apache/coyote/http11/TestHttp11InputBuffer.java test/org/apache/coyote/http11/TestHttp11InputBuffer.java
test/org/apache/coyote/http11/TestHttp11ProcessorDoHead.java
test/org/apache/coyote/http11/TestHttp11OutputBuffer.java test/org/apache/coyote/http11/TestHttp11OutputBuffer.java
test/org/apache/coyote/http11/TestHttp11InputBufferCRLF.java test/org/apache/coyote/http11/TestHttp11InputBufferCRLF.java
test/org/apache/coyote/http11/upgrade/TestUpgradeInternalHandler.java test/org/apache/coyote/http11/upgrade/TestUpgradeInternalHandler.java
@ -913,6 +914,7 @@ test/jakarta/servlet/TestServletResponse.java
test/jakarta/servlet/http/TestHttpServletDoHeadValidWrite512.java test/jakarta/servlet/http/TestHttpServletDoHeadValidWrite512.java
test/jakarta/servlet/http/TestHttpServletDoHeadValidWrite1024.java test/jakarta/servlet/http/TestHttpServletDoHeadValidWrite1024.java
test/jakarta/servlet/http/TestHttpServletResponseSendError.java test/jakarta/servlet/http/TestHttpServletResponseSendError.java
test/jakarta/servlet/http/TesterConstants.java
test/jakarta/servlet/http/TesterHttpServletPerformance.java test/jakarta/servlet/http/TesterHttpServletPerformance.java
test/jakarta/servlet/http/TestCookie.java test/jakarta/servlet/http/TestCookie.java
test/jakarta/servlet/http/TestHttpServletDoHeadValidWrite1025.java test/jakarta/servlet/http/TestHttpServletDoHeadValidWrite1025.java

View file

@ -3054,6 +3054,11 @@ js/currency/changelog/dev-consolidate-syncpack-config
currency/changelog/dev-consolidate-syncpack-config currency/changelog/dev-consolidate-syncpack-config
changelog/dev-consolidate-syncpack-config changelog/dev-consolidate-syncpack-config
dev-consolidate-syncpack-config dev-consolidate-syncpack-config
packages/js/currency/changelog/52969-fix-currency-external-types
js/currency/changelog/52969-fix-currency-external-types
currency/changelog/52969-fix-currency-external-types
changelog/52969-fix-currency-external-types
52969-fix-currency-external-types
packages/js/currency/changelog/dev-build-profiling-tweaks-take-1 packages/js/currency/changelog/dev-build-profiling-tweaks-take-1
js/currency/changelog/dev-build-profiling-tweaks-take-1 js/currency/changelog/dev-build-profiling-tweaks-take-1
currency/changelog/dev-build-profiling-tweaks-take-1 currency/changelog/dev-build-profiling-tweaks-take-1
@ -4752,6 +4757,11 @@ js/data/changelog/fix-remove-help-panel-user-meta
data/changelog/fix-remove-help-panel-user-meta data/changelog/fix-remove-help-panel-user-meta
changelog/fix-remove-help-panel-user-meta changelog/fix-remove-help-panel-user-meta
fix-remove-help-panel-user-meta fix-remove-help-panel-user-meta
packages/js/data/changelog/52887-update-52875-offer-jpc-for-all-eligible-plugins
js/data/changelog/52887-update-52875-offer-jpc-for-all-eligible-plugins
data/changelog/52887-update-52875-offer-jpc-for-all-eligible-plugins
changelog/52887-update-52875-offer-jpc-for-all-eligible-plugins
52887-update-52875-offer-jpc-for-all-eligible-plugins
packages/js/data/changelog/fix-misspelling-in-packages-js-resolvers-error-msgs packages/js/data/changelog/fix-misspelling-in-packages-js-resolvers-error-msgs
js/data/changelog/fix-misspelling-in-packages-js-resolvers-error-msgs js/data/changelog/fix-misspelling-in-packages-js-resolvers-error-msgs
data/changelog/fix-misspelling-in-packages-js-resolvers-error-msgs data/changelog/fix-misspelling-in-packages-js-resolvers-error-msgs
@ -5441,6 +5451,11 @@ js/ai/changelog/dev-include-eslint-annotations
ai/changelog/dev-include-eslint-annotations ai/changelog/dev-include-eslint-annotations
changelog/dev-include-eslint-annotations changelog/dev-include-eslint-annotations
dev-include-eslint-annotations dev-include-eslint-annotations
packages/js/ai/changelog/52961-update-dompurify
js/ai/changelog/52961-update-dompurify
ai/changelog/52961-update-dompurify
changelog/52961-update-dompurify
52961-update-dompurify
packages/js/ai/changelog/bump-js-packages-php-version packages/js/ai/changelog/bump-js-packages-php-version
js/ai/changelog/bump-js-packages-php-version js/ai/changelog/bump-js-packages-php-version
ai/changelog/bump-js-packages-php-version ai/changelog/bump-js-packages-php-version
@ -13581,6 +13596,11 @@ js/product-editor/changelog/add-49721_add_readme_for_validators
product-editor/changelog/add-49721_add_readme_for_validators product-editor/changelog/add-49721_add_readme_for_validators
changelog/add-49721_add_readme_for_validators changelog/add-49721_add_readme_for_validators
add-49721_add_readme_for_validators add-49721_add_readme_for_validators
packages/js/product-editor/changelog/52961-update-dompurify
js/product-editor/changelog/52961-update-dompurify
product-editor/changelog/52961-update-dompurify
changelog/52961-update-dompurify
52961-update-dompurify
packages/js/product-editor/changelog/update-product-editor-filter-linked-products-only-when-tab-selected packages/js/product-editor/changelog/update-product-editor-filter-linked-products-only-when-tab-selected
js/product-editor/changelog/update-product-editor-filter-linked-products-only-when-tab-selected js/product-editor/changelog/update-product-editor-filter-linked-products-only-when-tab-selected
product-editor/changelog/update-product-editor-filter-linked-products-only-when-tab-selected product-editor/changelog/update-product-editor-filter-linked-products-only-when-tab-selected
@ -16217,26 +16237,11 @@ js/e2e-utils-playwright/src/order.js
e2e-utils-playwright/src/order.js e2e-utils-playwright/src/order.js
src/order.js src/order.js
order.js order.js
packages/js/e2e-utils-playwright/changelog/e2e-utils-playwright-add-initial-readme
js/e2e-utils-playwright/changelog/e2e-utils-playwright-add-initial-readme
e2e-utils-playwright/changelog/e2e-utils-playwright-add-initial-readme
changelog/e2e-utils-playwright-add-initial-readme
e2e-utils-playwright-add-initial-readme
packages/js/e2e-utils-playwright/changelog/e2e-utils-playwright-configure-lint
js/e2e-utils-playwright/changelog/e2e-utils-playwright-configure-lint
e2e-utils-playwright/changelog/e2e-utils-playwright-configure-lint
changelog/e2e-utils-playwright-configure-lint
e2e-utils-playwright-configure-lint
packages/js/e2e-utils-playwright/changelog/.gitkeep packages/js/e2e-utils-playwright/changelog/.gitkeep
js/e2e-utils-playwright/changelog/.gitkeep js/e2e-utils-playwright/changelog/.gitkeep
e2e-utils-playwright/changelog/.gitkeep e2e-utils-playwright/changelog/.gitkeep
changelog/.gitkeep changelog/.gitkeep
.gitkeep .gitkeep
packages/js/e2e-utils-playwright/changelog/e2e-utils-playwright-configure-changelogger
js/e2e-utils-playwright/changelog/e2e-utils-playwright-configure-changelogger
e2e-utils-playwright/changelog/e2e-utils-playwright-configure-changelogger
changelog/e2e-utils-playwright-configure-changelogger
e2e-utils-playwright-configure-changelogger
packages/js/e2e-utils-playwright/composer.lock packages/js/e2e-utils-playwright/composer.lock
js/e2e-utils-playwright/composer.lock js/e2e-utils-playwright/composer.lock
e2e-utils-playwright/composer.lock e2e-utils-playwright/composer.lock
@ -16245,6 +16250,10 @@ packages/js/e2e-utils-playwright/composer.json
js/e2e-utils-playwright/composer.json js/e2e-utils-playwright/composer.json
e2e-utils-playwright/composer.json e2e-utils-playwright/composer.json
composer.json composer.json
packages/js/e2e-utils-playwright/CHANGELOG.md
js/e2e-utils-playwright/CHANGELOG.md
e2e-utils-playwright/CHANGELOG.md
CHANGELOG.md
packages/js/experimental/.eslintrc.js packages/js/experimental/.eslintrc.js
js/experimental/.eslintrc.js js/experimental/.eslintrc.js
experimental/.eslintrc.js experimental/.eslintrc.js
@ -16477,6 +16486,11 @@ js/experimental/changelog/upgrade-storybook_and_add_pages_workflow
experimental/changelog/upgrade-storybook_and_add_pages_workflow experimental/changelog/upgrade-storybook_and_add_pages_workflow
changelog/upgrade-storybook_and_add_pages_workflow changelog/upgrade-storybook_and_add_pages_workflow
upgrade-storybook_and_add_pages_workflow upgrade-storybook_and_add_pages_workflow
packages/js/experimental/changelog/52961-update-dompurify
js/experimental/changelog/52961-update-dompurify
experimental/changelog/52961-update-dompurify
changelog/52961-update-dompurify
52961-update-dompurify
packages/js/experimental/changelog/update-remove-banner-layout-from-inbox-note packages/js/experimental/changelog/update-remove-banner-layout-from-inbox-note
js/experimental/changelog/update-remove-banner-layout-from-inbox-note js/experimental/changelog/update-remove-banner-layout-from-inbox-note
experimental/changelog/update-remove-banner-layout-from-inbox-note experimental/changelog/update-remove-banner-layout-from-inbox-note
@ -17545,6 +17559,11 @@ js/settings-editor/changelog/add-gutenberg-warning-notice-settings
settings-editor/changelog/add-gutenberg-warning-notice-settings settings-editor/changelog/add-gutenberg-warning-notice-settings
changelog/add-gutenberg-warning-notice-settings changelog/add-gutenberg-warning-notice-settings
add-gutenberg-warning-notice-settings add-gutenberg-warning-notice-settings
packages/js/settings-editor/changelog/52961-update-dompurify
js/settings-editor/changelog/52961-update-dompurify
settings-editor/changelog/52961-update-dompurify
changelog/52961-update-dompurify
52961-update-dompurify
packages/js/settings-editor/changelog/52655-update-settings-gutenberg-components-edit-site packages/js/settings-editor/changelog/52655-update-settings-gutenberg-components-edit-site
js/settings-editor/changelog/52655-update-settings-gutenberg-components-edit-site js/settings-editor/changelog/52655-update-settings-gutenberg-components-edit-site
settings-editor/changelog/52655-update-settings-gutenberg-components-edit-site settings-editor/changelog/52655-update-settings-gutenberg-components-edit-site
@ -21252,6 +21271,11 @@ js/components/changelog/fix-typos-in-packages-js-md-files
components/changelog/fix-typos-in-packages-js-md-files components/changelog/fix-typos-in-packages-js-md-files
changelog/fix-typos-in-packages-js-md-files changelog/fix-typos-in-packages-js-md-files
fix-typos-in-packages-js-md-files fix-typos-in-packages-js-md-files
packages/js/components/changelog/52961-update-dompurify
js/components/changelog/52961-update-dompurify
components/changelog/52961-update-dompurify
changelog/52961-update-dompurify
52961-update-dompurify
packages/js/components/changelog/fix-misspelling-in-experimental-select-control-test packages/js/components/changelog/fix-misspelling-in-experimental-select-control-test
js/components/changelog/fix-misspelling-in-experimental-select-control-test js/components/changelog/fix-misspelling-in-experimental-select-control-test
components/changelog/fix-misspelling-in-experimental-select-control-test components/changelog/fix-misspelling-in-experimental-select-control-test
@ -29303,10 +29327,6 @@ plugins/woocommerce/changelog/add-croatian-countries
woocommerce/changelog/add-croatian-countries woocommerce/changelog/add-croatian-countries
changelog/add-croatian-countries changelog/add-croatian-countries
add-croatian-countries add-croatian-countries
plugins/woocommerce/changelog/52867-update-use-wp-6.7-for-e2e-tests
woocommerce/changelog/52867-update-use-wp-6.7-for-e2e-tests
changelog/52867-update-use-wp-6.7-for-e2e-tests
52867-update-use-wp-6.7-for-e2e-tests
plugins/woocommerce/changelog/fix-core-profiler-jetpack-pre-installed plugins/woocommerce/changelog/fix-core-profiler-jetpack-pre-installed
woocommerce/changelog/fix-core-profiler-jetpack-pre-installed woocommerce/changelog/fix-core-profiler-jetpack-pre-installed
changelog/fix-core-profiler-jetpack-pre-installed changelog/fix-core-profiler-jetpack-pre-installed
@ -29367,10 +29387,10 @@ plugins/woocommerce/changelog/dev-build-validate-blocks-manifests
woocommerce/changelog/dev-build-validate-blocks-manifests woocommerce/changelog/dev-build-validate-blocks-manifests
changelog/dev-build-validate-blocks-manifests changelog/dev-build-validate-blocks-manifests
dev-build-validate-blocks-manifests dev-build-validate-blocks-manifests
plugins/woocommerce/changelog/52778-e2e-external-run-only-on-demand plugins/woocommerce/changelog/52994-52944-add-include-types-param
woocommerce/changelog/52778-e2e-external-run-only-on-demand woocommerce/changelog/52994-52944-add-include-types-param
changelog/52778-e2e-external-run-only-on-demand changelog/52994-52944-add-include-types-param
52778-e2e-external-run-only-on-demand 52994-52944-add-include-types-param
plugins/woocommerce/changelog/52780-52773-add-include-status-param plugins/woocommerce/changelog/52780-52773-add-include-status-param
woocommerce/changelog/52780-52773-add-include-status-param woocommerce/changelog/52780-52773-add-include-status-param
changelog/52780-52773-add-include-status-param changelog/52780-52773-add-include-status-param
@ -29407,6 +29427,10 @@ plugins/woocommerce/changelog/52925-update-52876-persist-user-admin-color-scheme
woocommerce/changelog/52925-update-52876-persist-user-admin-color-scheme-on-wpcom-jpc woocommerce/changelog/52925-update-52876-persist-user-admin-color-scheme-on-wpcom-jpc
changelog/52925-update-52876-persist-user-admin-color-scheme-on-wpcom-jpc changelog/52925-update-52876-persist-user-admin-color-scheme-on-wpcom-jpc
52925-update-52876-persist-user-admin-color-scheme-on-wpcom-jpc 52925-update-52876-persist-user-admin-color-scheme-on-wpcom-jpc
plugins/woocommerce/changelog/fix-delayed-account-mobile-styles-52717
woocommerce/changelog/fix-delayed-account-mobile-styles-52717
changelog/fix-delayed-account-mobile-styles-52717
fix-delayed-account-mobile-styles-52717
plugins/woocommerce/changelog/52757-update-settings-sidebar-components plugins/woocommerce/changelog/52757-update-settings-sidebar-components
woocommerce/changelog/52757-update-settings-sidebar-components woocommerce/changelog/52757-update-settings-sidebar-components
changelog/52757-update-settings-sidebar-components changelog/52757-update-settings-sidebar-components
@ -29427,6 +29451,14 @@ plugins/woocommerce/changelog/52993-dev-52933-payments-settings-api-refactor
woocommerce/changelog/52993-dev-52933-payments-settings-api-refactor woocommerce/changelog/52993-dev-52933-payments-settings-api-refactor
changelog/52993-dev-52933-payments-settings-api-refactor changelog/52993-dev-52933-payments-settings-api-refactor
52993-dev-52933-payments-settings-api-refactor 52993-dev-52933-payments-settings-api-refactor
plugins/woocommerce/changelog/ci-add-daily-checks-for-blocks-e2e-with-wp-l-1
woocommerce/changelog/ci-add-daily-checks-for-blocks-e2e-with-wp-l-1
changelog/ci-add-daily-checks-for-blocks-e2e-with-wp-l-1
ci-add-daily-checks-for-blocks-e2e-with-wp-l-1
plugins/woocommerce/changelog/52887-update-52875-offer-jpc-for-all-eligible-plugins
woocommerce/changelog/52887-update-52875-offer-jpc-for-all-eligible-plugins
changelog/52887-update-52875-offer-jpc-for-all-eligible-plugins
52887-update-52875-offer-jpc-for-all-eligible-plugins
plugins/woocommerce/changelog/52898-52773-add-exclude-status-param plugins/woocommerce/changelog/52898-52773-add-exclude-status-param
woocommerce/changelog/52898-52773-add-exclude-status-param woocommerce/changelog/52898-52773-add-exclude-status-param
changelog/52898-52773-add-exclude-status-param changelog/52898-52773-add-exclude-status-param
@ -29459,6 +29491,10 @@ plugins/woocommerce/changelog/52729-enhance-embedded-layout-render
woocommerce/changelog/52729-enhance-embedded-layout-render woocommerce/changelog/52729-enhance-embedded-layout-render
changelog/52729-enhance-embedded-layout-render changelog/52729-enhance-embedded-layout-render
52729-enhance-embedded-layout-render 52729-enhance-embedded-layout-render
plugins/woocommerce/changelog/dev-poc_delete_reference_assignment_operator
woocommerce/changelog/dev-poc_delete_reference_assignment_operator
changelog/dev-poc_delete_reference_assignment_operator
dev-poc_delete_reference_assignment_operator
plugins/woocommerce/changelog/52715-fix-52511 plugins/woocommerce/changelog/52715-fix-52511
woocommerce/changelog/52715-fix-52511 woocommerce/changelog/52715-fix-52511
changelog/52715-fix-52511 changelog/52715-fix-52511
@ -29483,6 +29519,10 @@ plugins/woocommerce/changelog/fix-product-filters-data-with-attribute-filter
woocommerce/changelog/fix-product-filters-data-with-attribute-filter woocommerce/changelog/fix-product-filters-data-with-attribute-filter
changelog/fix-product-filters-data-with-attribute-filter changelog/fix-product-filters-data-with-attribute-filter
fix-product-filters-data-with-attribute-filter fix-product-filters-data-with-attribute-filter
plugins/woocommerce/changelog/fix-52846
woocommerce/changelog/fix-52846
changelog/fix-52846
fix-52846
plugins/woocommerce/changelog/52927-add-settings-section-tabs plugins/woocommerce/changelog/52927-add-settings-section-tabs
woocommerce/changelog/52927-add-settings-section-tabs woocommerce/changelog/52927-add-settings-section-tabs
changelog/52927-add-settings-section-tabs changelog/52927-add-settings-section-tabs
@ -29491,6 +29531,10 @@ plugins/woocommerce/changelog/fix-52733-product-filters-style-settings
woocommerce/changelog/fix-52733-product-filters-style-settings woocommerce/changelog/fix-52733-product-filters-style-settings
changelog/fix-52733-product-filters-style-settings changelog/fix-52733-product-filters-style-settings
fix-52733-product-filters-style-settings fix-52733-product-filters-style-settings
plugins/woocommerce/changelog/52909-fix-improve-wp-6-6-e2e-tests
woocommerce/changelog/52909-fix-improve-wp-6-6-e2e-tests
changelog/52909-fix-improve-wp-6-6-e2e-tests
52909-fix-improve-wp-6-6-e2e-tests
plugins/woocommerce/changelog/fix-apply-fix-from-52726 plugins/woocommerce/changelog/fix-apply-fix-from-52726
woocommerce/changelog/fix-apply-fix-from-52726 woocommerce/changelog/fix-apply-fix-from-52726
changelog/fix-apply-fix-from-52726 changelog/fix-apply-fix-from-52726
@ -29515,10 +29559,18 @@ plugins/woocommerce/changelog/remove-dead-lys-state-action
woocommerce/changelog/remove-dead-lys-state-action woocommerce/changelog/remove-dead-lys-state-action
changelog/remove-dead-lys-state-action changelog/remove-dead-lys-state-action
remove-dead-lys-state-action remove-dead-lys-state-action
plugins/woocommerce/changelog/52676-dev-unify-decodeEntity
woocommerce/changelog/52676-dev-unify-decodeEntity
changelog/52676-dev-unify-decodeEntity
52676-dev-unify-decodeEntity
plugins/woocommerce/changelog/fix-52396_product_sku_styles plugins/woocommerce/changelog/fix-52396_product_sku_styles
woocommerce/changelog/fix-52396_product_sku_styles woocommerce/changelog/fix-52396_product_sku_styles
changelog/fix-52396_product_sku_styles changelog/fix-52396_product_sku_styles
fix-52396_product_sku_styles fix-52396_product_sku_styles
plugins/woocommerce/changelog/add-coming-soon-template-left-image
woocommerce/changelog/add-coming-soon-template-left-image
changelog/add-coming-soon-template-left-image
add-coming-soon-template-left-image
plugins/woocommerce/changelog/52785-react-payment-settings plugins/woocommerce/changelog/52785-react-payment-settings
woocommerce/changelog/52785-react-payment-settings woocommerce/changelog/52785-react-payment-settings
changelog/52785-react-payment-settings changelog/52785-react-payment-settings
@ -56896,6 +56948,10 @@ plugins/woocommerce/patterns/product-query-product-gallery.php
woocommerce/patterns/product-query-product-gallery.php woocommerce/patterns/product-query-product-gallery.php
patterns/product-query-product-gallery.php patterns/product-query-product-gallery.php
product-query-product-gallery.php product-query-product-gallery.php
plugins/woocommerce/patterns/page-coming-soon-minimal-left-image.php
woocommerce/patterns/page-coming-soon-minimal-left-image.php
patterns/page-coming-soon-minimal-left-image.php
page-coming-soon-minimal-left-image.php
plugins/woocommerce/patterns/footer-simple-menu.php plugins/woocommerce/patterns/footer-simple-menu.php
woocommerce/patterns/footer-simple-menu.php woocommerce/patterns/footer-simple-menu.php
patterns/footer-simple-menu.php patterns/footer-simple-menu.php

View file

@ -547,6 +547,7 @@ packages/js/currency/src/currency-context.js
packages/js/currency/changelog/fix-misspelling-in-inline-doc-packages-js packages/js/currency/changelog/fix-misspelling-in-inline-doc-packages-js
packages/js/currency/changelog/.gitkeep packages/js/currency/changelog/.gitkeep
packages/js/currency/changelog/dev-consolidate-syncpack-config packages/js/currency/changelog/dev-consolidate-syncpack-config
packages/js/currency/changelog/52969-fix-currency-external-types
packages/js/currency/changelog/dev-build-profiling-tweaks-take-1 packages/js/currency/changelog/dev-build-profiling-tweaks-take-1
packages/js/currency/changelog/50828-dev-constrain-pnpm-version packages/js/currency/changelog/50828-dev-constrain-pnpm-version
packages/js/currency/changelog/dev-ci-lint-monorepo-job-update packages/js/currency/changelog/dev-ci-lint-monorepo-job-update
@ -834,6 +835,7 @@ packages/js/data/changelog/dev-ci-lint-monorepo-job-update
packages/js/data/changelog/upgrade-storybook_and_add_pages_workflow packages/js/data/changelog/upgrade-storybook_and_add_pages_workflow
packages/js/data/changelog/update-51103-woopayments-incentive-to-tracks-props packages/js/data/changelog/update-51103-woopayments-incentive-to-tracks-props
packages/js/data/changelog/fix-remove-help-panel-user-meta packages/js/data/changelog/fix-remove-help-panel-user-meta
packages/js/data/changelog/52887-update-52875-offer-jpc-for-all-eligible-plugins
packages/js/data/changelog/fix-misspelling-in-packages-js-resolvers-error-msgs packages/js/data/changelog/fix-misspelling-in-packages-js-resolvers-error-msgs
packages/js/data/changelog/fix-51395-reporttable-page packages/js/data/changelog/fix-51395-reporttable-page
packages/js/data/changelog/add-react-main-payments-settings-screen packages/js/data/changelog/add-react-main-payments-settings-screen
@ -954,6 +956,7 @@ packages/js/ai/changelog/dev-jest-pass-without-tests
packages/js/ai/changelog/add-json-response-format-parameter packages/js/ai/changelog/add-json-response-format-parameter
packages/js/ai/changelog/update-completion-hooks-39009 packages/js/ai/changelog/update-completion-hooks-39009
packages/js/ai/changelog/dev-include-eslint-annotations packages/js/ai/changelog/dev-include-eslint-annotations
packages/js/ai/changelog/52961-update-dompurify
packages/js/ai/changelog/bump-js-packages-php-version packages/js/ai/changelog/bump-js-packages-php-version
packages/js/ai/changelog/43716-fix-production-builds packages/js/ai/changelog/43716-fix-production-builds
packages/js/ai/changelog/46278-fix-43889-43901-43944 packages/js/ai/changelog/46278-fix-43889-43901-43944
@ -2183,6 +2186,7 @@ packages/js/product-editor/changelog/update-move-logic-to-add-new-attribute
packages/js/product-editor/changelog/update-product-editor-doc-more-menu-slotfill packages/js/product-editor/changelog/update-product-editor-doc-more-menu-slotfill
packages/js/product-editor/changelog/fix-responsive-tabs packages/js/product-editor/changelog/fix-responsive-tabs
packages/js/product-editor/changelog/add-49721_add_readme_for_validators packages/js/product-editor/changelog/add-49721_add_readme_for_validators
packages/js/product-editor/changelog/52961-update-dompurify
packages/js/product-editor/changelog/update-product-editor-filter-linked-products-only-when-tab-selected packages/js/product-editor/changelog/update-product-editor-filter-linked-products-only-when-tab-selected
packages/js/product-editor/changelog/update-e2e-product-editor-create-simple-product packages/js/product-editor/changelog/update-e2e-product-editor-create-simple-product
packages/js/product-editor/changelog/fix-product-has-resolved packages/js/product-editor/changelog/fix-product-has-resolved
@ -2672,12 +2676,10 @@ packages/js/e2e-utils-playwright/src/cart.js
packages/js/e2e-utils-playwright/src/index.js packages/js/e2e-utils-playwright/src/index.js
packages/js/e2e-utils-playwright/src/checkout.js packages/js/e2e-utils-playwright/src/checkout.js
packages/js/e2e-utils-playwright/src/order.js packages/js/e2e-utils-playwright/src/order.js
packages/js/e2e-utils-playwright/changelog/e2e-utils-playwright-add-initial-readme
packages/js/e2e-utils-playwright/changelog/e2e-utils-playwright-configure-lint
packages/js/e2e-utils-playwright/changelog/.gitkeep packages/js/e2e-utils-playwright/changelog/.gitkeep
packages/js/e2e-utils-playwright/changelog/e2e-utils-playwright-configure-changelogger
packages/js/e2e-utils-playwright/composer.lock packages/js/e2e-utils-playwright/composer.lock
packages/js/e2e-utils-playwright/composer.json packages/js/e2e-utils-playwright/composer.json
packages/js/e2e-utils-playwright/CHANGELOG.md
packages/js/experimental/.eslintrc.js packages/js/experimental/.eslintrc.js
packages/js/experimental/README.md packages/js/experimental/README.md
packages/js/experimental/package.json packages/js/experimental/package.json
@ -2717,6 +2719,7 @@ packages/js/experimental/changelog/dev-build-profiling-tweaks-take-1
packages/js/experimental/changelog/50828-dev-constrain-pnpm-version packages/js/experimental/changelog/50828-dev-constrain-pnpm-version
packages/js/experimental/changelog/dev-ci-lint-monorepo-job-update packages/js/experimental/changelog/dev-ci-lint-monorepo-job-update
packages/js/experimental/changelog/upgrade-storybook_and_add_pages_workflow packages/js/experimental/changelog/upgrade-storybook_and_add_pages_workflow
packages/js/experimental/changelog/52961-update-dompurify
packages/js/experimental/changelog/update-remove-banner-layout-from-inbox-note packages/js/experimental/changelog/update-remove-banner-layout-from-inbox-note
packages/js/experimental/PREVIOUS_CHANGELOG.md packages/js/experimental/PREVIOUS_CHANGELOG.md
packages/js/experimental/typings/global.d.ts packages/js/experimental/typings/global.d.ts
@ -2937,6 +2940,7 @@ packages/js/settings-editor/changelog/update-settings-sidebar-acitve-item
packages/js/settings-editor/changelog/52501-add-settings-sidebar packages/js/settings-editor/changelog/52501-add-settings-sidebar
packages/js/settings-editor/changelog/52691-add-settings-sidebar-items packages/js/settings-editor/changelog/52691-add-settings-sidebar-items
packages/js/settings-editor/changelog/add-gutenberg-warning-notice-settings packages/js/settings-editor/changelog/add-gutenberg-warning-notice-settings
packages/js/settings-editor/changelog/52961-update-dompurify
packages/js/settings-editor/changelog/52655-update-settings-gutenberg-components-edit-site packages/js/settings-editor/changelog/52655-update-settings-gutenberg-components-edit-site
packages/js/settings-editor/changelog/add-settings-route packages/js/settings-editor/changelog/add-settings-route
packages/js/settings-editor/changelog/52927-add-settings-section-tabs packages/js/settings-editor/changelog/52927-add-settings-section-tabs
@ -3519,6 +3523,7 @@ packages/js/components/changelog/update-bump-a8c-tour-kit-version
packages/js/components/changelog/update-escape-select-control packages/js/components/changelog/update-escape-select-control
packages/js/components/changelog/remove-scrollbar packages/js/components/changelog/remove-scrollbar
packages/js/components/changelog/fix-typos-in-packages-js-md-files packages/js/components/changelog/fix-typos-in-packages-js-md-files
packages/js/components/changelog/52961-update-dompurify
packages/js/components/changelog/fix-misspelling-in-experimental-select-control-test packages/js/components/changelog/fix-misspelling-in-experimental-select-control-test
packages/js/components/changelog/dev-monorepo-caching-deps-per-target-package packages/js/components/changelog/dev-monorepo-caching-deps-per-target-package
packages/js/components/changelog/52795-fix-woo-table-scroll-shadow packages/js/components/changelog/52795-fix-woo-table-scroll-shadow
@ -4924,7 +4929,6 @@ plugins/woocommerce/changelog/feat-add-product-review-autocomplete-fields
plugins/woocommerce/changelog/52650-add-52444-newsletter-extension-hint-panel-mailpoet2 plugins/woocommerce/changelog/52650-add-52444-newsletter-extension-hint-panel-mailpoet2
plugins/woocommerce/changelog/fix-40455-properly-break-from-note-loop plugins/woocommerce/changelog/fix-40455-properly-break-from-note-loop
plugins/woocommerce/changelog/add-croatian-countries plugins/woocommerce/changelog/add-croatian-countries
plugins/woocommerce/changelog/52867-update-use-wp-6.7-for-e2e-tests
plugins/woocommerce/changelog/fix-core-profiler-jetpack-pre-installed plugins/woocommerce/changelog/fix-core-profiler-jetpack-pre-installed
plugins/woocommerce/changelog/52217-improve-email-logo-settings plugins/woocommerce/changelog/52217-improve-email-logo-settings
plugins/woocommerce/changelog/fix-51892 plugins/woocommerce/changelog/fix-51892
@ -4940,7 +4944,7 @@ plugins/woocommerce/changelog/add-fix-tests-with-croatia
plugins/woocommerce/changelog/52824-add-pull-the-data-via-ui plugins/woocommerce/changelog/52824-add-pull-the-data-via-ui
plugins/woocommerce/changelog/add-coming-soon-social-links plugins/woocommerce/changelog/add-coming-soon-social-links
plugins/woocommerce/changelog/dev-build-validate-blocks-manifests plugins/woocommerce/changelog/dev-build-validate-blocks-manifests
plugins/woocommerce/changelog/52778-e2e-external-run-only-on-demand plugins/woocommerce/changelog/52994-52944-add-include-types-param
plugins/woocommerce/changelog/52780-52773-add-include-status-param plugins/woocommerce/changelog/52780-52773-add-include-status-param
plugins/woocommerce/changelog/53016-fix-settings-modern-route-update plugins/woocommerce/changelog/53016-fix-settings-modern-route-update
plugins/woocommerce/changelog/52678-fix-51636-refactor-product-filters plugins/woocommerce/changelog/52678-fix-51636-refactor-product-filters
@ -4950,11 +4954,14 @@ plugins/woocommerce/changelog/fix-coming-soon-entire-site-template
plugins/woocommerce/changelog/add-51586_add_tests_for_hand_picked_collection plugins/woocommerce/changelog/add-51586_add_tests_for_hand_picked_collection
plugins/woocommerce/changelog/update-coming-soon-cache-doc plugins/woocommerce/changelog/update-coming-soon-cache-doc
plugins/woocommerce/changelog/52925-update-52876-persist-user-admin-color-scheme-on-wpcom-jpc plugins/woocommerce/changelog/52925-update-52876-persist-user-admin-color-scheme-on-wpcom-jpc
plugins/woocommerce/changelog/fix-delayed-account-mobile-styles-52717
plugins/woocommerce/changelog/52757-update-settings-sidebar-components plugins/woocommerce/changelog/52757-update-settings-sidebar-components
plugins/woocommerce/changelog/add-unify-togglegroupcontrol-styling plugins/woocommerce/changelog/add-unify-togglegroupcontrol-styling
plugins/woocommerce/changelog/52227-preview-email-types plugins/woocommerce/changelog/52227-preview-email-types
plugins/woocommerce/changelog/fix-52812-payments-menu-item-linking-to-blank-page plugins/woocommerce/changelog/fix-52812-payments-menu-item-linking-to-blank-page
plugins/woocommerce/changelog/52993-dev-52933-payments-settings-api-refactor plugins/woocommerce/changelog/52993-dev-52933-payments-settings-api-refactor
plugins/woocommerce/changelog/ci-add-daily-checks-for-blocks-e2e-with-wp-l-1
plugins/woocommerce/changelog/52887-update-52875-offer-jpc-for-all-eligible-plugins
plugins/woocommerce/changelog/52898-52773-add-exclude-status-param plugins/woocommerce/changelog/52898-52773-add-exclude-status-param
plugins/woocommerce/changelog/52928-patch-1 plugins/woocommerce/changelog/52928-patch-1
plugins/woocommerce/changelog/fix-52803 plugins/woocommerce/changelog/fix-52803
@ -4963,21 +4970,26 @@ plugins/woocommerce/changelog/add-52816_global_unique_id_to_variations_endpoint
plugins/woocommerce/changelog/52691-add-settings-sidebar-items plugins/woocommerce/changelog/52691-add-settings-sidebar-items
plugins/woocommerce/changelog/feat-filter-apply-button-server-context plugins/woocommerce/changelog/feat-filter-apply-button-server-context
plugins/woocommerce/changelog/52729-enhance-embedded-layout-render plugins/woocommerce/changelog/52729-enhance-embedded-layout-render
plugins/woocommerce/changelog/dev-poc_delete_reference_assignment_operator
plugins/woocommerce/changelog/52715-fix-52511 plugins/woocommerce/changelog/52715-fix-52511
plugins/woocommerce/changelog/pr-52764 plugins/woocommerce/changelog/pr-52764
plugins/woocommerce/changelog/fix-core-profiler-opt-in-respect-user-choice plugins/woocommerce/changelog/fix-core-profiler-opt-in-respect-user-choice
plugins/woocommerce/changelog/52604-dev-alignment-on-mobile-order-summary-48899 plugins/woocommerce/changelog/52604-dev-alignment-on-mobile-order-summary-48899
plugins/woocommerce/changelog/dev-52417_implement_collection_handler_registry_class plugins/woocommerce/changelog/dev-52417_implement_collection_handler_registry_class
plugins/woocommerce/changelog/fix-product-filters-data-with-attribute-filter plugins/woocommerce/changelog/fix-product-filters-data-with-attribute-filter
plugins/woocommerce/changelog/fix-52846
plugins/woocommerce/changelog/52927-add-settings-section-tabs plugins/woocommerce/changelog/52927-add-settings-section-tabs
plugins/woocommerce/changelog/fix-52733-product-filters-style-settings plugins/woocommerce/changelog/fix-52733-product-filters-style-settings
plugins/woocommerce/changelog/52909-fix-improve-wp-6-6-e2e-tests
plugins/woocommerce/changelog/fix-apply-fix-from-52726 plugins/woocommerce/changelog/fix-apply-fix-from-52726
plugins/woocommerce/changelog/52806-fix-settings-typings plugins/woocommerce/changelog/52806-fix-settings-typings
plugins/woocommerce/changelog/51549-fix-wrong-default-param-type-51548 plugins/woocommerce/changelog/51549-fix-wrong-default-param-type-51548
plugins/woocommerce/changelog/dev-52414_implement_productQueryBuilder_class plugins/woocommerce/changelog/dev-52414_implement_productQueryBuilder_class
plugins/woocommerce/changelog/fix-core-profiler-industry plugins/woocommerce/changelog/fix-core-profiler-industry
plugins/woocommerce/changelog/remove-dead-lys-state-action plugins/woocommerce/changelog/remove-dead-lys-state-action
plugins/woocommerce/changelog/52676-dev-unify-decodeEntity
plugins/woocommerce/changelog/fix-52396_product_sku_styles plugins/woocommerce/changelog/fix-52396_product_sku_styles
plugins/woocommerce/changelog/add-coming-soon-template-left-image
plugins/woocommerce/changelog/52785-react-payment-settings plugins/woocommerce/changelog/52785-react-payment-settings
plugins/woocommerce/changelog/52216-improve-email-sender-options plugins/woocommerce/changelog/52216-improve-email-sender-options
plugins/woocommerce/changelog/perf-do-not-load-admin-features-frontend plugins/woocommerce/changelog/perf-do-not-load-admin-features-frontend
@ -8722,6 +8734,7 @@ plugins/woocommerce/patterns/featured-category-triple.php
plugins/woocommerce/patterns/hero-product-chessboard.php plugins/woocommerce/patterns/hero-product-chessboard.php
plugins/woocommerce/patterns/no-products-found-filters.php plugins/woocommerce/patterns/no-products-found-filters.php
plugins/woocommerce/patterns/product-query-product-gallery.php plugins/woocommerce/patterns/product-query-product-gallery.php
plugins/woocommerce/patterns/page-coming-soon-minimal-left-image.php
plugins/woocommerce/patterns/footer-simple-menu.php plugins/woocommerce/patterns/footer-simple-menu.php
plugins/woocommerce/patterns/related-products.php plugins/woocommerce/patterns/related-products.php
plugins/woocommerce/patterns/just-arrived-full-hero.php plugins/woocommerce/patterns/just-arrived-full-hero.php

View file

@ -24345,6 +24345,15 @@ ticket/__tests__/ticket-detail-view/ticket-detail-view-screen-behavior.spec.ts
__tests__/ticket-detail-view/ticket-detail-view-screen-behavior.spec.ts __tests__/ticket-detail-view/ticket-detail-view-screen-behavior.spec.ts
ticket-detail-view/ticket-detail-view-screen-behavior.spec.ts ticket-detail-view/ticket-detail-view-screen-behavior.spec.ts
ticket-detail-view-screen-behavior.spec.ts ticket-detail-view-screen-behavior.spec.ts
app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view/ticket-detail-view-online-notifications.spec.ts
frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view/ticket-detail-view-online-notifications.spec.ts
apps/desktop/pages/ticket/__tests__/ticket-detail-view/ticket-detail-view-online-notifications.spec.ts
desktop/pages/ticket/__tests__/ticket-detail-view/ticket-detail-view-online-notifications.spec.ts
pages/ticket/__tests__/ticket-detail-view/ticket-detail-view-online-notifications.spec.ts
ticket/__tests__/ticket-detail-view/ticket-detail-view-online-notifications.spec.ts
__tests__/ticket-detail-view/ticket-detail-view-online-notifications.spec.ts
ticket-detail-view/ticket-detail-view-online-notifications.spec.ts
ticket-detail-view-online-notifications.spec.ts
app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view/ticket-detail-view-time-accounting.spec.ts app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view/ticket-detail-view-time-accounting.spec.ts
frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view/ticket-detail-view-time-accounting.spec.ts frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view/ticket-detail-view-time-accounting.spec.ts
apps/desktop/pages/ticket/__tests__/ticket-detail-view/ticket-detail-view-time-accounting.spec.ts apps/desktop/pages/ticket/__tests__/ticket-detail-view/ticket-detail-view-time-accounting.spec.ts
@ -27288,6 +27297,13 @@ desktop/initializer/assets/chevron-down.svg
initializer/assets/chevron-down.svg initializer/assets/chevron-down.svg
assets/chevron-down.svg assets/chevron-down.svg
chevron-down.svg chevron-down.svg
app/frontend/apps/desktop/initializer/assets/lightning.svg
frontend/apps/desktop/initializer/assets/lightning.svg
apps/desktop/initializer/assets/lightning.svg
desktop/initializer/assets/lightning.svg
initializer/assets/lightning.svg
assets/lightning.svg
lightning.svg
app/frontend/apps/desktop/initializer/assets/pencil-square.svg app/frontend/apps/desktop/initializer/assets/pencil-square.svg
frontend/apps/desktop/initializer/assets/pencil-square.svg frontend/apps/desktop/initializer/assets/pencil-square.svg
apps/desktop/initializer/assets/pencil-square.svg apps/desktop/initializer/assets/pencil-square.svg
@ -29063,6 +29079,15 @@ components/layout/composables/useMainLayoutContainer.ts
layout/composables/useMainLayoutContainer.ts layout/composables/useMainLayoutContainer.ts
composables/useMainLayoutContainer.ts composables/useMainLayoutContainer.ts
useMainLayoutContainer.ts useMainLayoutContainer.ts
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader.vue
frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader.vue
apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader.vue
desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader.vue
components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader.vue
layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader.vue
LayoutSidebar/LeftSidebar/LeftSidebarHeader.vue
LeftSidebar/LeftSidebarHeader.vue
LeftSidebarHeader.vue
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/MenuContainer/AdminMenu/AdminMenu.vue app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/MenuContainer/AdminMenu/AdminMenu.vue
frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/MenuContainer/AdminMenu/AdminMenu.vue frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/MenuContainer/AdminMenu/AdminMenu.vue
apps/desktop/components/layout/LayoutSidebar/LeftSidebar/MenuContainer/AdminMenu/AdminMenu.vue apps/desktop/components/layout/LayoutSidebar/LeftSidebar/MenuContainer/AdminMenu/AdminMenu.vue
@ -29293,6 +29318,124 @@ layout/LayoutSidebar/LeftSidebar/useCollapsedState.ts
LayoutSidebar/LeftSidebar/useCollapsedState.ts LayoutSidebar/LeftSidebar/useCollapsedState.ts
LeftSidebar/useCollapsedState.ts LeftSidebar/useCollapsedState.ts
useCollapsedState.ts useCollapsedState.ts
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationButton.vue
frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationButton.vue
apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationButton.vue
desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationButton.vue
components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationButton.vue
layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationButton.vue
LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationButton.vue
LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationButton.vue
LeftSidebarHeader/OnlineNotification/NotificationButton.vue
OnlineNotification/NotificationButton.vue
NotificationButton.vue
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover.vue
frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover.vue
apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover.vue
desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover.vue
components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover.vue
layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover.vue
LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover.vue
LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover.vue
LeftSidebarHeader/OnlineNotification/NotificationPopover.vue
OnlineNotification/NotificationPopover.vue
NotificationPopover.vue
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationHeader.vue
frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationHeader.vue
apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationHeader.vue
desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationHeader.vue
components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationHeader.vue
layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationHeader.vue
LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationHeader.vue
LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationHeader.vue
LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationHeader.vue
OnlineNotification/NotificationPopover/NotificationHeader.vue
NotificationPopover/NotificationHeader.vue
NotificationHeader.vue
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationList.vue
frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationList.vue
apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationList.vue
desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationList.vue
components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationList.vue
layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationList.vue
LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationList.vue
LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationList.vue
LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationList.vue
OnlineNotification/NotificationPopover/NotificationList.vue
NotificationPopover/NotificationList.vue
NotificationList.vue
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationList/NotificationItem.vue
frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationList/NotificationItem.vue
apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationList/NotificationItem.vue
desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationList/NotificationItem.vue
components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationList/NotificationItem.vue
layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationList/NotificationItem.vue
LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationList/NotificationItem.vue
LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationList/NotificationItem.vue
LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationList/NotificationItem.vue
OnlineNotification/NotificationPopover/NotificationList/NotificationItem.vue
NotificationPopover/NotificationList/NotificationItem.vue
NotificationList/NotificationItem.vue
NotificationItem.vue
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/__tests__/NotificationList.spec.ts
frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/__tests__/NotificationList.spec.ts
apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/__tests__/NotificationList.spec.ts
desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/__tests__/NotificationList.spec.ts
components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/__tests__/NotificationList.spec.ts
layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/__tests__/NotificationList.spec.ts
LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/__tests__/NotificationList.spec.ts
LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/__tests__/NotificationList.spec.ts
LeftSidebarHeader/OnlineNotification/NotificationPopover/__tests__/NotificationList.spec.ts
OnlineNotification/NotificationPopover/__tests__/NotificationList.spec.ts
NotificationPopover/__tests__/NotificationList.spec.ts
__tests__/NotificationList.spec.ts
NotificationList.spec.ts
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/__tests__/NotificationHeader.spec.ts
frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/__tests__/NotificationHeader.spec.ts
apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/__tests__/NotificationHeader.spec.ts
desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/__tests__/NotificationHeader.spec.ts
components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/__tests__/NotificationHeader.spec.ts
layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/__tests__/NotificationHeader.spec.ts
LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/__tests__/NotificationHeader.spec.ts
LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/__tests__/NotificationHeader.spec.ts
LeftSidebarHeader/OnlineNotification/NotificationPopover/__tests__/NotificationHeader.spec.ts
OnlineNotification/NotificationPopover/__tests__/NotificationHeader.spec.ts
NotificationPopover/__tests__/NotificationHeader.spec.ts
__tests__/NotificationHeader.spec.ts
NotificationHeader.spec.ts
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/__tests__/NotificationPopover.spec.ts
frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/__tests__/NotificationPopover.spec.ts
apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/__tests__/NotificationPopover.spec.ts
desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/__tests__/NotificationPopover.spec.ts
components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/__tests__/NotificationPopover.spec.ts
layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/__tests__/NotificationPopover.spec.ts
LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/__tests__/NotificationPopover.spec.ts
LeftSidebar/LeftSidebarHeader/OnlineNotification/__tests__/NotificationPopover.spec.ts
LeftSidebarHeader/OnlineNotification/__tests__/NotificationPopover.spec.ts
OnlineNotification/__tests__/NotificationPopover.spec.ts
__tests__/NotificationPopover.spec.ts
NotificationPopover.spec.ts
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification.vue
frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification.vue
apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification.vue
desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification.vue
components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification.vue
layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification.vue
LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification.vue
LeftSidebar/LeftSidebarHeader/OnlineNotification.vue
LeftSidebarHeader/OnlineNotification.vue
OnlineNotification.vue
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/__tests__/OnlineNotification.spec.ts
frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/__tests__/OnlineNotification.spec.ts
apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/__tests__/OnlineNotification.spec.ts
desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/__tests__/OnlineNotification.spec.ts
components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/__tests__/OnlineNotification.spec.ts
layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/__tests__/OnlineNotification.spec.ts
LayoutSidebar/LeftSidebar/LeftSidebarHeader/__tests__/OnlineNotification.spec.ts
LeftSidebar/LeftSidebarHeader/__tests__/OnlineNotification.spec.ts
LeftSidebarHeader/__tests__/OnlineNotification.spec.ts
__tests__/OnlineNotification.spec.ts
OnlineNotification.spec.ts
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarFooterMenu.vue app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarFooterMenu.vue
frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarFooterMenu.vue frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarFooterMenu.vue
apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarFooterMenu.vue apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarFooterMenu.vue
@ -29302,6 +29445,16 @@ layout/LayoutSidebar/LeftSidebar/LeftSidebarFooterMenu.vue
LayoutSidebar/LeftSidebar/LeftSidebarFooterMenu.vue LayoutSidebar/LeftSidebar/LeftSidebarFooterMenu.vue
LeftSidebar/LeftSidebarFooterMenu.vue LeftSidebar/LeftSidebarFooterMenu.vue
LeftSidebarFooterMenu.vue LeftSidebarFooterMenu.vue
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/__tests__/LeftSidebarHeader.spec.ts
frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/__tests__/LeftSidebarHeader.spec.ts
apps/desktop/components/layout/LayoutSidebar/LeftSidebar/__tests__/LeftSidebarHeader.spec.ts
desktop/components/layout/LayoutSidebar/LeftSidebar/__tests__/LeftSidebarHeader.spec.ts
components/layout/LayoutSidebar/LeftSidebar/__tests__/LeftSidebarHeader.spec.ts
layout/LayoutSidebar/LeftSidebar/__tests__/LeftSidebarHeader.spec.ts
LayoutSidebar/LeftSidebar/__tests__/LeftSidebarHeader.spec.ts
LeftSidebar/__tests__/LeftSidebarHeader.spec.ts
__tests__/LeftSidebarHeader.spec.ts
LeftSidebarHeader.spec.ts
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/__tests__/LeftSidebarFooterMenu.spec.ts app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/__tests__/LeftSidebarFooterMenu.spec.ts
frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/__tests__/LeftSidebarFooterMenu.spec.ts frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/__tests__/LeftSidebarFooterMenu.spec.ts
apps/desktop/components/layout/LayoutSidebar/LeftSidebar/__tests__/LeftSidebarFooterMenu.spec.ts apps/desktop/components/layout/LayoutSidebar/LeftSidebar/__tests__/LeftSidebarFooterMenu.spec.ts
@ -31628,6 +31781,14 @@ pages/online-notification/__tests__/online-notification-a11y.spec.ts
online-notification/__tests__/online-notification-a11y.spec.ts online-notification/__tests__/online-notification-a11y.spec.ts
__tests__/online-notification-a11y.spec.ts __tests__/online-notification-a11y.spec.ts
online-notification-a11y.spec.ts online-notification-a11y.spec.ts
app/frontend/apps/mobile/pages/online-notification/components/ActivityMessage.vue
frontend/apps/mobile/pages/online-notification/components/ActivityMessage.vue
apps/mobile/pages/online-notification/components/ActivityMessage.vue
mobile/pages/online-notification/components/ActivityMessage.vue
pages/online-notification/components/ActivityMessage.vue
online-notification/components/ActivityMessage.vue
components/ActivityMessage.vue
ActivityMessage.vue
app/frontend/apps/mobile/pages/online-notification/components/NotificationItem.vue app/frontend/apps/mobile/pages/online-notification/components/NotificationItem.vue
frontend/apps/mobile/pages/online-notification/components/NotificationItem.vue frontend/apps/mobile/pages/online-notification/components/NotificationItem.vue
apps/mobile/pages/online-notification/components/NotificationItem.vue apps/mobile/pages/online-notification/components/NotificationItem.vue
@ -31645,6 +31806,15 @@ online-notification/components/__tests__/NotificationItem.spec.ts
components/__tests__/NotificationItem.spec.ts components/__tests__/NotificationItem.spec.ts
__tests__/NotificationItem.spec.ts __tests__/NotificationItem.spec.ts
NotificationItem.spec.ts NotificationItem.spec.ts
app/frontend/apps/mobile/pages/online-notification/components/__tests__/ActivityMessage.spec.ts
frontend/apps/mobile/pages/online-notification/components/__tests__/ActivityMessage.spec.ts
apps/mobile/pages/online-notification/components/__tests__/ActivityMessage.spec.ts
mobile/pages/online-notification/components/__tests__/ActivityMessage.spec.ts
pages/online-notification/components/__tests__/ActivityMessage.spec.ts
online-notification/components/__tests__/ActivityMessage.spec.ts
components/__tests__/ActivityMessage.spec.ts
__tests__/ActivityMessage.spec.ts
ActivityMessage.spec.ts
app/frontend/apps/mobile/pages/ticket/graphql/queries/ticketsByOverview.api.ts app/frontend/apps/mobile/pages/ticket/graphql/queries/ticketsByOverview.api.ts
frontend/apps/mobile/pages/ticket/graphql/queries/ticketsByOverview.api.ts frontend/apps/mobile/pages/ticket/graphql/queries/ticketsByOverview.api.ts
apps/mobile/pages/ticket/graphql/queries/ticketsByOverview.api.ts apps/mobile/pages/ticket/graphql/queries/ticketsByOverview.api.ts
@ -35216,6 +35386,90 @@ frontend/shared/composables/useMetaTitle.ts
shared/composables/useMetaTitle.ts shared/composables/useMetaTitle.ts
composables/useMetaTitle.ts composables/useMetaTitle.ts
useMetaTitle.ts useMetaTitle.ts
app/frontend/shared/composables/activity-message/useActivityMessage.ts
frontend/shared/composables/activity-message/useActivityMessage.ts
shared/composables/activity-message/useActivityMessage.ts
composables/activity-message/useActivityMessage.ts
activity-message/useActivityMessage.ts
useActivityMessage.ts
app/frontend/shared/composables/activity-message/activityMessageBuilder/types.ts
frontend/shared/composables/activity-message/activityMessageBuilder/types.ts
shared/composables/activity-message/activityMessageBuilder/types.ts
composables/activity-message/activityMessageBuilder/types.ts
activity-message/activityMessageBuilder/types.ts
activityMessageBuilder/types.ts
types.ts
app/frontend/shared/composables/activity-message/activityMessageBuilder/index.ts
frontend/shared/composables/activity-message/activityMessageBuilder/index.ts
shared/composables/activity-message/activityMessageBuilder/index.ts
composables/activity-message/activityMessageBuilder/index.ts
activity-message/activityMessageBuilder/index.ts
activityMessageBuilder/index.ts
index.ts
app/frontend/shared/composables/activity-message/activityMessageBuilder/builders/data-privacy-task.ts
frontend/shared/composables/activity-message/activityMessageBuilder/builders/data-privacy-task.ts
shared/composables/activity-message/activityMessageBuilder/builders/data-privacy-task.ts
composables/activity-message/activityMessageBuilder/builders/data-privacy-task.ts
activity-message/activityMessageBuilder/builders/data-privacy-task.ts
activityMessageBuilder/builders/data-privacy-task.ts
builders/data-privacy-task.ts
data-privacy-task.ts
app/frontend/shared/composables/activity-message/activityMessageBuilder/builders/ticket.ts
frontend/shared/composables/activity-message/activityMessageBuilder/builders/ticket.ts
shared/composables/activity-message/activityMessageBuilder/builders/ticket.ts
composables/activity-message/activityMessageBuilder/builders/ticket.ts
activity-message/activityMessageBuilder/builders/ticket.ts
activityMessageBuilder/builders/ticket.ts
builders/ticket.ts
ticket.ts
app/frontend/shared/composables/activity-message/activityMessageBuilder/builders/role.ts
frontend/shared/composables/activity-message/activityMessageBuilder/builders/role.ts
shared/composables/activity-message/activityMessageBuilder/builders/role.ts
composables/activity-message/activityMessageBuilder/builders/role.ts
activity-message/activityMessageBuilder/builders/role.ts
activityMessageBuilder/builders/role.ts
builders/role.ts
role.ts
app/frontend/shared/composables/activity-message/activityMessageBuilder/builders/ticket-article.ts
frontend/shared/composables/activity-message/activityMessageBuilder/builders/ticket-article.ts
shared/composables/activity-message/activityMessageBuilder/builders/ticket-article.ts
composables/activity-message/activityMessageBuilder/builders/ticket-article.ts
activity-message/activityMessageBuilder/builders/ticket-article.ts
activityMessageBuilder/builders/ticket-article.ts
builders/ticket-article.ts
ticket-article.ts
app/frontend/shared/composables/activity-message/activityMessageBuilder/builders/organization.ts
frontend/shared/composables/activity-message/activityMessageBuilder/builders/organization.ts
shared/composables/activity-message/activityMessageBuilder/builders/organization.ts
composables/activity-message/activityMessageBuilder/builders/organization.ts
activity-message/activityMessageBuilder/builders/organization.ts
activityMessageBuilder/builders/organization.ts
builders/organization.ts
organization.ts
app/frontend/shared/composables/activity-message/activityMessageBuilder/builders/group.ts
frontend/shared/composables/activity-message/activityMessageBuilder/builders/group.ts
shared/composables/activity-message/activityMessageBuilder/builders/group.ts
composables/activity-message/activityMessageBuilder/builders/group.ts
activity-message/activityMessageBuilder/builders/group.ts
activityMessageBuilder/builders/group.ts
builders/group.ts
group.ts
app/frontend/shared/composables/activity-message/activityMessageBuilder/builders/user.ts
frontend/shared/composables/activity-message/activityMessageBuilder/builders/user.ts
shared/composables/activity-message/activityMessageBuilder/builders/user.ts
composables/activity-message/activityMessageBuilder/builders/user.ts
activity-message/activityMessageBuilder/builders/user.ts
activityMessageBuilder/builders/user.ts
builders/user.ts
user.ts
app/frontend/shared/composables/activity-message/activityMessageBuilder/__tests__/activityMessageBuilder.spec.ts
frontend/shared/composables/activity-message/activityMessageBuilder/__tests__/activityMessageBuilder.spec.ts
shared/composables/activity-message/activityMessageBuilder/__tests__/activityMessageBuilder.spec.ts
composables/activity-message/activityMessageBuilder/__tests__/activityMessageBuilder.spec.ts
activity-message/activityMessageBuilder/__tests__/activityMessageBuilder.spec.ts
activityMessageBuilder/__tests__/activityMessageBuilder.spec.ts
__tests__/activityMessageBuilder.spec.ts
activityMessageBuilder.spec.ts
app/frontend/shared/composables/useEmailFileUrls.ts app/frontend/shared/composables/useEmailFileUrls.ts
frontend/shared/composables/useEmailFileUrls.ts frontend/shared/composables/useEmailFileUrls.ts
shared/composables/useEmailFileUrls.ts shared/composables/useEmailFileUrls.ts
@ -35517,6 +35771,14 @@ apollo/cache/initializer/ticketsByOverviewQuery.ts
cache/initializer/ticketsByOverviewQuery.ts cache/initializer/ticketsByOverviewQuery.ts
initializer/ticketsByOverviewQuery.ts initializer/ticketsByOverviewQuery.ts
ticketsByOverviewQuery.ts ticketsByOverviewQuery.ts
app/frontend/shared/server/apollo/cache/initializer/onlineNotifications.ts
frontend/shared/server/apollo/cache/initializer/onlineNotifications.ts
shared/server/apollo/cache/initializer/onlineNotifications.ts
server/apollo/cache/initializer/onlineNotifications.ts
apollo/cache/initializer/onlineNotifications.ts
cache/initializer/onlineNotifications.ts
initializer/onlineNotifications.ts
onlineNotifications.ts
app/frontend/shared/server/apollo/cache/initializer/mentions.ts app/frontend/shared/server/apollo/cache/initializer/mentions.ts
frontend/shared/server/apollo/cache/initializer/mentions.ts frontend/shared/server/apollo/cache/initializer/mentions.ts
shared/server/apollo/cache/initializer/mentions.ts shared/server/apollo/cache/initializer/mentions.ts
@ -37745,6 +38007,13 @@ two-factor/plugins/__tests__/security-keys.spec.ts
plugins/__tests__/security-keys.spec.ts plugins/__tests__/security-keys.spec.ts
__tests__/security-keys.spec.ts __tests__/security-keys.spec.ts
security-keys.spec.ts security-keys.spec.ts
app/frontend/shared/entities/online-notification/composables/useOnlineNotificationActions.ts
frontend/shared/entities/online-notification/composables/useOnlineNotificationActions.ts
shared/entities/online-notification/composables/useOnlineNotificationActions.ts
entities/online-notification/composables/useOnlineNotificationActions.ts
online-notification/composables/useOnlineNotificationActions.ts
composables/useOnlineNotificationActions.ts
useOnlineNotificationActions.ts
app/frontend/shared/entities/online-notification/composables/useOnlineNotificationCount.ts app/frontend/shared/entities/online-notification/composables/useOnlineNotificationCount.ts
frontend/shared/entities/online-notification/composables/useOnlineNotificationCount.ts frontend/shared/entities/online-notification/composables/useOnlineNotificationCount.ts
shared/entities/online-notification/composables/useOnlineNotificationCount.ts shared/entities/online-notification/composables/useOnlineNotificationCount.ts
@ -37752,6 +38021,13 @@ entities/online-notification/composables/useOnlineNotificationCount.ts
online-notification/composables/useOnlineNotificationCount.ts online-notification/composables/useOnlineNotificationCount.ts
composables/useOnlineNotificationCount.ts composables/useOnlineNotificationCount.ts
useOnlineNotificationCount.ts useOnlineNotificationCount.ts
app/frontend/shared/entities/online-notification/composables/useOnlineNotificationList.ts
frontend/shared/entities/online-notification/composables/useOnlineNotificationList.ts
shared/entities/online-notification/composables/useOnlineNotificationList.ts
entities/online-notification/composables/useOnlineNotificationList.ts
online-notification/composables/useOnlineNotificationList.ts
composables/useOnlineNotificationList.ts
useOnlineNotificationList.ts
app/frontend/shared/entities/online-notification/graphql/subscriptions/onlineNotificationsCount.api.ts app/frontend/shared/entities/online-notification/graphql/subscriptions/onlineNotificationsCount.api.ts
frontend/shared/entities/online-notification/graphql/subscriptions/onlineNotificationsCount.api.ts frontend/shared/entities/online-notification/graphql/subscriptions/onlineNotificationsCount.api.ts
shared/entities/online-notification/graphql/subscriptions/onlineNotificationsCount.api.ts shared/entities/online-notification/graphql/subscriptions/onlineNotificationsCount.api.ts
@ -41323,89 +41599,6 @@ shared/components/CommonDateTime/CommonDateTime.vue
components/CommonDateTime/CommonDateTime.vue components/CommonDateTime/CommonDateTime.vue
CommonDateTime/CommonDateTime.vue CommonDateTime/CommonDateTime.vue
CommonDateTime.vue CommonDateTime.vue
app/frontend/shared/components/ActivityMessage/types.ts
frontend/shared/components/ActivityMessage/types.ts
shared/components/ActivityMessage/types.ts
components/ActivityMessage/types.ts
ActivityMessage/types.ts
types.ts
app/frontend/shared/components/ActivityMessage/ActivityMessage.vue
frontend/shared/components/ActivityMessage/ActivityMessage.vue
shared/components/ActivityMessage/ActivityMessage.vue
components/ActivityMessage/ActivityMessage.vue
ActivityMessage/ActivityMessage.vue
ActivityMessage.vue
app/frontend/shared/components/ActivityMessage/builders/data-privacy-task.ts
frontend/shared/components/ActivityMessage/builders/data-privacy-task.ts
shared/components/ActivityMessage/builders/data-privacy-task.ts
components/ActivityMessage/builders/data-privacy-task.ts
ActivityMessage/builders/data-privacy-task.ts
builders/data-privacy-task.ts
data-privacy-task.ts
app/frontend/shared/components/ActivityMessage/builders/ticket.ts
frontend/shared/components/ActivityMessage/builders/ticket.ts
shared/components/ActivityMessage/builders/ticket.ts
components/ActivityMessage/builders/ticket.ts
ActivityMessage/builders/ticket.ts
builders/ticket.ts
ticket.ts
app/frontend/shared/components/ActivityMessage/builders/role.ts
frontend/shared/components/ActivityMessage/builders/role.ts
shared/components/ActivityMessage/builders/role.ts
components/ActivityMessage/builders/role.ts
ActivityMessage/builders/role.ts
builders/role.ts
role.ts
app/frontend/shared/components/ActivityMessage/builders/ticket-article.ts
frontend/shared/components/ActivityMessage/builders/ticket-article.ts
shared/components/ActivityMessage/builders/ticket-article.ts
components/ActivityMessage/builders/ticket-article.ts
ActivityMessage/builders/ticket-article.ts
builders/ticket-article.ts
ticket-article.ts
app/frontend/shared/components/ActivityMessage/builders/index.ts
frontend/shared/components/ActivityMessage/builders/index.ts
shared/components/ActivityMessage/builders/index.ts
components/ActivityMessage/builders/index.ts
ActivityMessage/builders/index.ts
builders/index.ts
index.ts
app/frontend/shared/components/ActivityMessage/builders/organization.ts
frontend/shared/components/ActivityMessage/builders/organization.ts
shared/components/ActivityMessage/builders/organization.ts
components/ActivityMessage/builders/organization.ts
ActivityMessage/builders/organization.ts
builders/organization.ts
organization.ts
app/frontend/shared/components/ActivityMessage/builders/group.ts
frontend/shared/components/ActivityMessage/builders/group.ts
shared/components/ActivityMessage/builders/group.ts
components/ActivityMessage/builders/group.ts
ActivityMessage/builders/group.ts
builders/group.ts
group.ts
app/frontend/shared/components/ActivityMessage/builders/__tests__/activityMessageBuilder.spec.ts
frontend/shared/components/ActivityMessage/builders/__tests__/activityMessageBuilder.spec.ts
shared/components/ActivityMessage/builders/__tests__/activityMessageBuilder.spec.ts
components/ActivityMessage/builders/__tests__/activityMessageBuilder.spec.ts
ActivityMessage/builders/__tests__/activityMessageBuilder.spec.ts
builders/__tests__/activityMessageBuilder.spec.ts
__tests__/activityMessageBuilder.spec.ts
activityMessageBuilder.spec.ts
app/frontend/shared/components/ActivityMessage/builders/user.ts
frontend/shared/components/ActivityMessage/builders/user.ts
shared/components/ActivityMessage/builders/user.ts
components/ActivityMessage/builders/user.ts
ActivityMessage/builders/user.ts
builders/user.ts
user.ts
app/frontend/shared/components/ActivityMessage/__tests__/ActivityMessage.spec.ts
frontend/shared/components/ActivityMessage/__tests__/ActivityMessage.spec.ts
shared/components/ActivityMessage/__tests__/ActivityMessage.spec.ts
components/ActivityMessage/__tests__/ActivityMessage.spec.ts
ActivityMessage/__tests__/ActivityMessage.spec.ts
__tests__/ActivityMessage.spec.ts
ActivityMessage.spec.ts
app/frontend/shared/components/CommonTooltip/CommonTooltip.vue app/frontend/shared/components/CommonTooltip/CommonTooltip.vue
frontend/shared/components/CommonTooltip/CommonTooltip.vue frontend/shared/components/CommonTooltip/CommonTooltip.vue
shared/components/CommonTooltip/CommonTooltip.vue shared/components/CommonTooltip/CommonTooltip.vue

View file

@ -4961,6 +4961,7 @@ app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view/ticket-detai
app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view/ticket-detail-view.spec.ts app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view/ticket-detail-view.spec.ts
app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view/ticket-detail-view-links.spec.ts app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view/ticket-detail-view-links.spec.ts
app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view/ticket-detail-view-screen-behavior.spec.ts app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view/ticket-detail-view-screen-behavior.spec.ts
app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view/ticket-detail-view-online-notifications.spec.ts
app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view/ticket-detail-view-time-accounting.spec.ts app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view/ticket-detail-view-time-accounting.spec.ts
app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view/ticket-detail-view-page-errors.spec.ts app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view/ticket-detail-view-page-errors.spec.ts
app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view/ticket-detail-view-edit.spec.ts app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view/ticket-detail-view-edit.spec.ts
@ -5261,6 +5262,7 @@ app/frontend/apps/desktop/initializer/assets/chat.svg
app/frontend/apps/desktop/initializer/assets/pin-angle.svg app/frontend/apps/desktop/initializer/assets/pin-angle.svg
app/frontend/apps/desktop/initializer/assets/eye-slash.svg app/frontend/apps/desktop/initializer/assets/eye-slash.svg
app/frontend/apps/desktop/initializer/assets/chevron-down.svg app/frontend/apps/desktop/initializer/assets/chevron-down.svg
app/frontend/apps/desktop/initializer/assets/lightning.svg
app/frontend/apps/desktop/initializer/assets/pencil-square.svg app/frontend/apps/desktop/initializer/assets/pencil-square.svg
app/frontend/apps/desktop/initializer/assets/file-email.svg app/frontend/apps/desktop/initializer/assets/file-email.svg
app/frontend/apps/desktop/initializer/assets/whatsapp.svg app/frontend/apps/desktop/initializer/assets/whatsapp.svg
@ -5488,6 +5490,7 @@ app/frontend/apps/desktop/components/CommonFlyout/useFlyout.ts
app/frontend/apps/desktop/components/CommonFlyout/CommonFlyoutActionFooter.vue app/frontend/apps/desktop/components/CommonFlyout/CommonFlyoutActionFooter.vue
app/frontend/apps/desktop/components/CommonFlyout/__tests__/CommonFlyout.spec.ts app/frontend/apps/desktop/components/CommonFlyout/__tests__/CommonFlyout.spec.ts
app/frontend/apps/desktop/components/layout/composables/useMainLayoutContainer.ts app/frontend/apps/desktop/components/layout/composables/useMainLayoutContainer.ts
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader.vue
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/MenuContainer/AdminMenu/AdminMenu.vue app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/MenuContainer/AdminMenu/AdminMenu.vue
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/MenuContainer/AdminMenu/plugins/index.ts app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/MenuContainer/AdminMenu/plugins/index.ts
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/MenuContainer/AdminMenu/plugins/setting.ts app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/MenuContainer/AdminMenu/plugins/setting.ts
@ -5509,7 +5512,18 @@ app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/AvatarMenu
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/AvatarMenu/plugins/keyboard-shortcuts.ts app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/AvatarMenu/plugins/keyboard-shortcuts.ts
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/AvatarMenu/__tests__/AvatarMenuAppearanceItem.spec.ts app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/AvatarMenu/__tests__/AvatarMenuAppearanceItem.spec.ts
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/useCollapsedState.ts app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/useCollapsedState.ts
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationButton.vue
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover.vue
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationHeader.vue
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationList.vue
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/NotificationList/NotificationItem.vue
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/__tests__/NotificationList.spec.ts
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/NotificationPopover/__tests__/NotificationHeader.spec.ts
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification/__tests__/NotificationPopover.spec.ts
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/OnlineNotification.vue
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarHeader/__tests__/OnlineNotification.spec.ts
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarFooterMenu.vue app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/LeftSidebarFooterMenu.vue
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/__tests__/LeftSidebarHeader.spec.ts
app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/__tests__/LeftSidebarFooterMenu.spec.ts app/frontend/apps/desktop/components/layout/LayoutSidebar/LeftSidebar/__tests__/LeftSidebarFooterMenu.spec.ts
app/frontend/apps/desktop/components/layout/types.ts app/frontend/apps/desktop/components/layout/types.ts
app/frontend/apps/desktop/components/layout/LayoutMain.vue app/frontend/apps/desktop/components/layout/LayoutMain.vue
@ -5798,8 +5812,10 @@ app/frontend/apps/mobile/pages/online-notification/views/NotificationsList.vue
app/frontend/apps/mobile/pages/online-notification/__tests__/online-notification-list.spec.ts app/frontend/apps/mobile/pages/online-notification/__tests__/online-notification-list.spec.ts
app/frontend/apps/mobile/pages/online-notification/__tests__/online-notification-actions.spec.ts app/frontend/apps/mobile/pages/online-notification/__tests__/online-notification-actions.spec.ts
app/frontend/apps/mobile/pages/online-notification/__tests__/online-notification-a11y.spec.ts app/frontend/apps/mobile/pages/online-notification/__tests__/online-notification-a11y.spec.ts
app/frontend/apps/mobile/pages/online-notification/components/ActivityMessage.vue
app/frontend/apps/mobile/pages/online-notification/components/NotificationItem.vue app/frontend/apps/mobile/pages/online-notification/components/NotificationItem.vue
app/frontend/apps/mobile/pages/online-notification/components/__tests__/NotificationItem.spec.ts app/frontend/apps/mobile/pages/online-notification/components/__tests__/NotificationItem.spec.ts
app/frontend/apps/mobile/pages/online-notification/components/__tests__/ActivityMessage.spec.ts
app/frontend/apps/mobile/pages/ticket/graphql/queries/ticketsByOverview.api.ts app/frontend/apps/mobile/pages/ticket/graphql/queries/ticketsByOverview.api.ts
app/frontend/apps/mobile/pages/ticket/graphql/queries/ticketsByOverview.graphql app/frontend/apps/mobile/pages/ticket/graphql/queries/ticketsByOverview.graphql
app/frontend/apps/mobile/pages/ticket/graphql/queries/ticketsByOverview.mocks.ts app/frontend/apps/mobile/pages/ticket/graphql/queries/ticketsByOverview.mocks.ts
@ -6273,6 +6289,17 @@ app/frontend/shared/composables/useAttachments.ts
app/frontend/shared/composables/useSelectPreselect.ts app/frontend/shared/composables/useSelectPreselect.ts
app/frontend/shared/composables/useLogoUrl.ts app/frontend/shared/composables/useLogoUrl.ts
app/frontend/shared/composables/useMetaTitle.ts app/frontend/shared/composables/useMetaTitle.ts
app/frontend/shared/composables/activity-message/useActivityMessage.ts
app/frontend/shared/composables/activity-message/activityMessageBuilder/types.ts
app/frontend/shared/composables/activity-message/activityMessageBuilder/index.ts
app/frontend/shared/composables/activity-message/activityMessageBuilder/builders/data-privacy-task.ts
app/frontend/shared/composables/activity-message/activityMessageBuilder/builders/ticket.ts
app/frontend/shared/composables/activity-message/activityMessageBuilder/builders/role.ts
app/frontend/shared/composables/activity-message/activityMessageBuilder/builders/ticket-article.ts
app/frontend/shared/composables/activity-message/activityMessageBuilder/builders/organization.ts
app/frontend/shared/composables/activity-message/activityMessageBuilder/builders/group.ts
app/frontend/shared/composables/activity-message/activityMessageBuilder/builders/user.ts
app/frontend/shared/composables/activity-message/activityMessageBuilder/__tests__/activityMessageBuilder.spec.ts
app/frontend/shared/composables/useEmailFileUrls.ts app/frontend/shared/composables/useEmailFileUrls.ts
app/frontend/shared/composables/useAbortNavigation.ts app/frontend/shared/composables/useAbortNavigation.ts
app/frontend/shared/composables/usePublicLinks.ts app/frontend/shared/composables/usePublicLinks.ts
@ -6325,6 +6352,7 @@ app/frontend/shared/server/apollo/link/setAuthorization.ts
app/frontend/shared/server/apollo/link/connectedState.ts app/frontend/shared/server/apollo/link/connectedState.ts
app/frontend/shared/server/apollo/cache/initializer/ticketOverviews.ts app/frontend/shared/server/apollo/cache/initializer/ticketOverviews.ts
app/frontend/shared/server/apollo/cache/initializer/ticketsByOverviewQuery.ts app/frontend/shared/server/apollo/cache/initializer/ticketsByOverviewQuery.ts
app/frontend/shared/server/apollo/cache/initializer/onlineNotifications.ts
app/frontend/shared/server/apollo/cache/initializer/mentions.ts app/frontend/shared/server/apollo/cache/initializer/mentions.ts
app/frontend/shared/server/apollo/cache/initializer/checklistTemplates.ts app/frontend/shared/server/apollo/cache/initializer/checklistTemplates.ts
app/frontend/shared/server/apollo/cache/initializer/articles.ts app/frontend/shared/server/apollo/cache/initializer/articles.ts
@ -6636,7 +6664,9 @@ app/frontend/shared/entities/two-factor/types.ts
app/frontend/shared/entities/two-factor/plugins/security-keys.ts app/frontend/shared/entities/two-factor/plugins/security-keys.ts
app/frontend/shared/entities/two-factor/plugins/authenticator-app.ts app/frontend/shared/entities/two-factor/plugins/authenticator-app.ts
app/frontend/shared/entities/two-factor/plugins/__tests__/security-keys.spec.ts app/frontend/shared/entities/two-factor/plugins/__tests__/security-keys.spec.ts
app/frontend/shared/entities/online-notification/composables/useOnlineNotificationActions.ts
app/frontend/shared/entities/online-notification/composables/useOnlineNotificationCount.ts app/frontend/shared/entities/online-notification/composables/useOnlineNotificationCount.ts
app/frontend/shared/entities/online-notification/composables/useOnlineNotificationList.ts
app/frontend/shared/entities/online-notification/graphql/subscriptions/onlineNotificationsCount.api.ts app/frontend/shared/entities/online-notification/graphql/subscriptions/onlineNotificationsCount.api.ts
app/frontend/shared/entities/online-notification/graphql/subscriptions/onlineNotificationsCount.mocks.ts app/frontend/shared/entities/online-notification/graphql/subscriptions/onlineNotificationsCount.mocks.ts
app/frontend/shared/entities/online-notification/graphql/subscriptions/onlineNotificationsCount.graphql app/frontend/shared/entities/online-notification/graphql/subscriptions/onlineNotificationsCount.graphql
@ -7082,18 +7112,6 @@ app/frontend/shared/components/CommonDateTime/types.ts
app/frontend/shared/components/CommonDateTime/index.ts app/frontend/shared/components/CommonDateTime/index.ts
app/frontend/shared/components/CommonDateTime/__tests__/CommonDateTime.spec.ts app/frontend/shared/components/CommonDateTime/__tests__/CommonDateTime.spec.ts
app/frontend/shared/components/CommonDateTime/CommonDateTime.vue app/frontend/shared/components/CommonDateTime/CommonDateTime.vue
app/frontend/shared/components/ActivityMessage/types.ts
app/frontend/shared/components/ActivityMessage/ActivityMessage.vue
app/frontend/shared/components/ActivityMessage/builders/data-privacy-task.ts
app/frontend/shared/components/ActivityMessage/builders/ticket.ts
app/frontend/shared/components/ActivityMessage/builders/role.ts
app/frontend/shared/components/ActivityMessage/builders/ticket-article.ts
app/frontend/shared/components/ActivityMessage/builders/index.ts
app/frontend/shared/components/ActivityMessage/builders/organization.ts
app/frontend/shared/components/ActivityMessage/builders/group.ts
app/frontend/shared/components/ActivityMessage/builders/__tests__/activityMessageBuilder.spec.ts
app/frontend/shared/components/ActivityMessage/builders/user.ts
app/frontend/shared/components/ActivityMessage/__tests__/ActivityMessage.spec.ts
app/frontend/shared/components/CommonTooltip/CommonTooltip.vue app/frontend/shared/components/CommonTooltip/CommonTooltip.vue
app/frontend/shared/components/CommonTooltip/types.ts app/frontend/shared/components/CommonTooltip/types.ts
app/frontend/shared/components/CommonTooltip/useTooltipControls.ts app/frontend/shared/components/CommonTooltip/useTooltipControls.ts

View file

@ -26,10 +26,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known .well-known
.well-known/assetlinks.json .well-known/assetlinks.json
.xml .xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/branches /*/branches
/*/commits /*/commits
/*/compare /*/compare
@ -37,11 +33,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/edit$ /*/edit$
/*/forks /*/forks
/*/graphs /*/graphs
/*/group
/*/invite
/*/issues/new /*/issues/new
/*/issues/search /*/issues/search
/*/more_ideas
/*/network /*/network
/*/projects /*/projects
/*/pulse /*/pulse
@ -52,23 +45,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*source= /*source=
/.git /.git
//wiki/skins //wiki/skins
/?*amp_client_id
/?z=1
/MANUALS/*.pdf$ /MANUALS/*.pdf$
/Search/ /Search/
/_ /_
/_/rsrc /_/rsrc
/__wishlist__
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/album/*/*?i= /album/*/*?i=
/api /api
/apis /apis
@ -80,8 +60,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/comments /comments
/commits/*?author /commits/*?author
/commits/*?path /commits/*?path
/communities
/discovered
/docs/product /docs/product
/download /download
/download/Browse.aspx? /download/Browse.aspx?
@ -106,7 +84,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/layout/ /layout/
/leads/*/jsplayer_show_lead_form.html /leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html /leads/*/show_form.html
/likes
/listing/*/favoriters /listing/*/favoriters
/lookup? /lookup?
/mediaapi/ /mediaapi/
@ -114,20 +91,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/music/*/Search/ /music/*/Search/
/music/*/search/ /music/*/search/
/newsearch/ /newsearch/
/organize
/people/*/circle /people/*/circle
/people/*/favorites /people/*/favorites
/pinned_flashes /pinned_flashes
/pins
/podcast/*/*?i= /podcast/*/*?i=
/print$ /print$
/profile-about
/raw /raw
/revisions /revisions
/rg*/mediaviewer/rm*/tr /rg*/mediaviewer/rm*/tr
/rss /rss
/scheduled-pin
/scheduled-pins
/search /search
/search/ /search/
/search/*?q= /search/*?q=
@ -143,15 +115,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/store/d/groove-music-pass/cfq7ttc0k5dq/0001 /store/d/groove-music-pass/cfq7ttc0k5dq/0001
/store/locations/store-locations-sitemap.xml /store/locations/store-locations-sitemap.xml
/store/music/groove-music-pass/* /store/music/groove-music-pass/*
/story_pins
/tagged
/tarball /tarball
/tree /tree
/tried
/tv-season/*/*?i= /tv-season/*/*?i=
/unsubscribe/ /unsubscribe/
/video- /video-
/video_pins
/wal/ /wal/
/wiki/Special: /wiki/Special:
/wiki/index.php/Help /wiki/index.php/Help
@ -225,7 +193,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?order= ?order=
?pt1=true$ ?pt1=true$
?s= ?s=
?show_error=true
?slogin ?slogin
?tab=achievements&achievement= ?tab=achievements&achievement=
?utm_*= ?utm_*=
@ -1020,8 +987,6 @@ ZipCodeLookupAjax
[_0-9a-zA-Z]+/status/[0-9]+/likes [_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets [_0-9a-zA-Z]+/status/[0-9]+/retweets
_ _
_/_
_/_/pixel
_/aihub_pod _/aihub_pod
_/ain/_/js _/ain/_/js
_/alkali-learn _/alkali-learn
@ -1084,8 +1049,6 @@ _next/gtm
_next/jwt _next/jwt
_next/title _next/title
_next/viewer _next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json _nimbusJson.json
_nimbusJsonp.js _nimbusJsonp.js
_nimbusJsonpStatic.js _nimbusJsonpStatic.js
@ -1191,12 +1154,10 @@ ad_spice
ad_syndication_user_tracking ad_syndication_user_tracking
ad_visibility ad_visibility
addContacts addContacts
addboard
addressBookExport addressBookExport
admin admin
adredir? adredir?
ads ads
ads.txt
ads/gpa/vidgen ads/gpa/vidgen
ads/hotels/partners ads/hotels/partners
ads/learn ads/learn
@ -1216,7 +1177,6 @@ adwords/proposal
adx/bin adx/bin
affil affil
affil/pal affil/pal
age-appeal
agreements/approve agreements/approve
aihub/tfhub aihub/tfhub
ajax ajax
@ -1230,7 +1190,6 @@ alkali
allanalytics allanalytics
alllocations alllocations
ambry ambry
amp
amphtml amphtml
amphtml/blogs/test amphtml/blogs/test
amphtml/classic-apps amphtml/classic-apps
@ -1258,9 +1217,7 @@ api/v3/ajax/bespoke/public/neu/specs
api_access_key= api_access_key=
app*_ app*_
app*form_id= app*form_id=
app-ads.txt
app/updates app/updates
appealed-pin
apple-app-site-association apple-app-site-association
apps apps
apps*&tags= apps*&tags=
@ -1434,7 +1391,6 @@ auth/verifychallenge
author/following author/following
author= author=
authwall authwall
autocomplete
avis avis
away.php away.php
b2bauth b2bauth
@ -1554,11 +1510,7 @@ blogs/test
blogsearch blogsearch
blogsearch_feeds blogsearch_feeds
bn bn
board
board_activity
board_activity_comment
bookmark? bookmark?
bookmarklet
bookmarks bookmarks
books books
books/about books/about
@ -1580,38 +1532,17 @@ books?*zoom=1
books?*zoom=5 books?*zoom=5
booksrightsholders booksrightsholders
boutique/sitemaps boutique/sitemaps
branded-pins
browse/reviews/recent browse/reviews/recent
business/ad_create
business/adshare business/adshare
business/adshare/faqs business/adshare/faqs
business/blahblah business/blahblah
business/business-access
business/business-hierarchy
business/business-manager
business/catalogs
business/commerce-integrations
business/community-information
business/convert
business/create
business/create-linked-account
business/feedback business/feedback
business/hub
business/invite
business/leads/jsplayer_show_lead_form.html business/leads/jsplayer_show_lead_form.html
business/leads/show_form.html business/leads/show_form.html
business/learning/blog business/learning/blog
business/onboarding
business/pin_create
business/premium/is_payment_pending business/premium/is_payment_pending
business/promotion business/promotion
business/referral
business/sales/blog business/sales/blog
business/site
business/switch-account
business/top-ads
business/update
business/verified-merchant/status
businessinfo businessinfo
buyside-e2e-monitor buyside-e2e-monitor
buzz/post buzz/post
@ -1812,7 +1743,6 @@ checkout
checkout/package checkout/package
checkoutnow checkoutnow
checkpoint checkpoint
christmas-spotlight
chrome/browser/mobile/tour chrome/browser/mobile/tour
chrome/crlset chrome/crlset
chrome/webstore/images chrome/webstore/images
@ -1835,7 +1765,6 @@ clickthru
client_errors client_errors
clima/ets clima/ets
clima/sites/registry clima/sites/registry
close-account
cloud-launcher/sitemap cloud-launcher/sitemap
cloudsourcetools/images cloudsourcetools/images
cms_content cms_content
@ -1857,7 +1786,6 @@ commercesearch/images
commercesearch/services commercesearch/services
commission_2010-2014/katainen commission_2010-2014/katainen
commits?author= commits?author=
communities
communities/bin.aspx? communities/bin.aspx?
communities/blogs/PortalResults.mspx? communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx? communities/eventdetails.mspx?
@ -1873,15 +1801,12 @@ community/category/*
community/comments community/comments
community/feed community/feed
community/trackback community/trackback
community_comment
community_post
community_s community_s
companyDir companyDir
compare compare
compare/*/apply compare/*/apply
compressiontest compressiontest
config.js config.js
connect
connections connections
connectivity connectivity
connector connector
@ -1889,31 +1814,20 @@ consumers/archive
contact_me contact_me
contactus contactus
content content
content-claiming
context_referrer=gig_page context_referrer=gig_page
context_referrer=user_page context_referrer=user_page
control control
conversation
conversations conversations
convert-business
convert-personal
coop/directory coop/directory
coop/manage coop/manage
copy-conductor/crawled copy-conductor/crawled
copyright-reporting
corgi$ corgi$
couchmode couchmode
counter/*? counter/*?
coupons/visit coupons/visit
covid19 covid19
covid19/mobility covid19/mobility
create_pin
creative-europe/404_en.htm creative-europe/404_en.htm
creative-studio
creative_editor
creator-spotlight
creator_hub/_earn
creator_hub/_partnerships
creatorhub creatorhub
cse/home cse/home
cse/manage cse/manage
@ -1922,9 +1836,7 @@ cse?
csp csp
csp_block csp_block
csp_report_only csp_report_only
csrf_error
ct ct
ct.html
ct/log_list ct/log_list
culturalinstitute/images culturalinstitute/images
culturalinstitute/sitemaps culturalinstitute/sitemaps
@ -2042,9 +1954,7 @@ de/teams
de/transactions de/transactions
de/treasury de/treasury
de/your de/your
deactivate-account
default default
delete_post
delight delight
dell/cities-transformed dell/cities-transformed
dell/cloud-future-of-medicine dell/cloud-future-of-medicine
@ -2095,7 +2005,6 @@ digital-single-market/taxonomy
digital-single-market/users digital-single-market/users
directory directory
directory/all directory/all
discover
discussion discussion
discussion/comment-permalink discussion/comment-permalink
discussion/edit-profile discussion/edit-profile
@ -2192,8 +2101,6 @@ ebooks?*zoom=1
ebooks?*zoom=5 ebooks?*zoom=5
ece ece
eclas eclas
edit
editorial/*
edu/cs4hs edu/cs4hs
education/404_en.htm education/404_en.htm
edurec edurec
@ -2204,7 +2111,6 @@ elite?
email email
email-unsubscribe email-unsubscribe
email_actions email_actions
email_verification_error
embed embed
embed/feed/update embed/feed/update
employment_social/anticipedia/xwiki/bin/attach employment_social/anticipedia/xwiki/bin/attach
@ -2263,7 +2169,6 @@ en/microsoft-viva/
en/security en/security
en/security/ en/security/
endorsements endorsements
engagement
enterprise-jobs enterprise-jobs
enterprise-partner-search/sitemaps enterprise-partner-search/sitemaps
environment/ets environment/ets
@ -2370,8 +2275,6 @@ exec/obidos/subst/marketplace/sell-your-collection.html
exec/obidos/subst/marketplace/sell-your-stuff.html exec/obidos/subst/marketplace/sell-your-stuff.html
exec/obidos/subst/partners/friends/access.html exec/obidos/subst/partners/friends/access.html
exec/obidos/tg/cm/member exec/obidos/tg/cm/member
explore
explore/*/?p=
explore/*/lightbox explore/*/lightbox
external external
external/overture external/overture
@ -2381,7 +2284,6 @@ facebook
facebook_connect facebook_connect
faves-i_love_u_get_away_from_me faves-i_love_u_get_away_from_me
favorite favorite
fb.html
fe=true fe=true
feature/sf-test feature/sf-test
feed feed
@ -2463,8 +2365,6 @@ flights
flutter-canvaskit flutter-canvaskit
folder folder
follow follow
follow_board
follow_user
following following
food/archive food/archive
food/favourites food/favourites
@ -2578,8 +2478,6 @@ global$
globalmarketfinder globalmarketfinder
globalmarketfinder/*.html globalmarketfinder/*.html
gog gog
google_gdn.html
google_search.html
googlebooks/images googlebooks/images
gp gp
gp/aag gp/aag
@ -2689,7 +2587,6 @@ gview
gwt gwt
h5games_gamecenter/images h5games_gamecenter/images
handmade handmade
hanukkah-spotlight
hashtag/*?src= hashtag/*?src=
hd hd
header/channels header/channels
@ -2765,18 +2662,15 @@ hk-en/teams
hk-en/transactions hk-en/transactions
hk-en/treasury hk-en/treasury
hk-en/your hk-en/your
holiday-spotlight
holidays-celebrations
home home
homefeed
homepage-video-test homepage-video-test
hosted/images hosted/images
hotelfinder/rpc hotelfinder/rpc
hotels/rpc hotels/rpc
hp/video hp/video
hpc/*/supported-applications.aspx? hpc/*/supported-applications.aspx?
http://i0.wp.com/robots.txt http://i2.wp.com/robots.txt
http://patreon.com/robots.txt http://ted.com/robots.txt
hub?category= hub?category=
hz/contact-us/ajax/initiate-trusted-contact hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$ hz/help/contact/*/message/$
@ -2790,9 +2684,6 @@ id-id.www.cloudflare.com
id-id/feedback id-id/feedback
id-id/lp id-id/lp
id-id/searchresults id-id/searchresults
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb identity/accountsettingsactivityweb
identity/accountsettingssyaf identity/accountsettingssyaf
ie*/listing/*/favoriters ie*/listing/*/favoriters
@ -2970,14 +2861,11 @@ info/customerror.htm*
info/smart404.asp* info/smart404.asp*
info/tech-feedback info/tech-feedback
inproduct_help/chatsupport inproduct_help/chatsupport
install-shuffles
internalPref internalPref
intl/*/about/views intl/*/about/views
intlkb/ intlkb/
invite
inviteFromProfile inviteFromProfile
inviteMany inviteMany
invited
invites/buy invites/buy
invoice/est invoice/est
invoice/estimate/buyerView invoice/estimate/buyerView
@ -3071,8 +2959,6 @@ johnhancock
johnhancock/in-a-lifetime-healthcare johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work johnhancock/in-a-lifetime-work
join/?next=
join/signup/?next=
jp*/listing/*/favoriters jp*/listing/*/favoriters
jp*/people/*/circle jp*/people/*/circle
jp*/people/*/favorites jp*/people/*/favorites
@ -3142,7 +3028,6 @@ ko-kr.www.cloudflare.com
ko-kr/feedback ko-kr/feedback
ko-kr/lp ko-kr/lp
ko-kr/searchresults ko-kr/searchresults
kwanzaa-spotlight
labs/popgadget/search labs/popgadget/search
lamda/images lamda/images
landing/cmsnext-root landing/cmsnext-root
@ -3177,12 +3062,10 @@ learning/search?
learning/settings learning/settings
learning/settings$ learning/settings$
learning/settings? learning/settings?
lens-search
li/track li/track
library/devices library/devices
licensing-syndication licensing-syndication
limited-release limited-release
linked
linkedin linkedin
list list
list/ls*/_ajax list/ls*/_ajax
@ -3190,7 +3073,6 @@ list/ls*/export
listing/*/stubs listing/*/stubs
lite lite
lite.publication.PublicationRequestFulltextPromo.requestFulltext.html lite.publication.PublicationRequestFulltextPromo.requestFulltext.html
live-session
live_chat live_chat
lm/R1XIHQVKXSKBNJ lm/R1XIHQVKXSKBNJ
lm/R3HQ5WJSZK6QSO lm/R3HQ5WJSZK6QSO
@ -3221,7 +3103,6 @@ location_suggest
lochp? lochp?
login login
login$ login$
login/?next=
login?*= login?*=
logo-maker/brief logo-maker/brief
logo-maker/choose-variation logo-maker/choose-variation
@ -3470,7 +3351,6 @@ narrative-
native native
nbubumblebee nbubumblebee
network network
new_invite
news$ news$
news/$ news/$
news/0 news/0
@ -3482,7 +3362,6 @@ news/test
news/test-liveblog news/test-liveblog
news?viewArticle news?viewArticle
newsArticle newsArticle
news_hub
newsletter newsletter
newsroom/dae newsroom/dae
newssearch newssearch
@ -3652,12 +3531,8 @@ nz/teams
nz/transactions nz/transactions
nz/treasury nz/treasury
nz/your nz/your
oauth/line
oauth/login
oauth/v2 oauth/v2
oauth2/v2 oauth2/v2
oauth_error
offsite
og og
onebox/media/sports/logos onebox/media/sports/logos
onebox/media/sports/photos/soccer/wc2018 onebox/media/sports/photos/soccer/wc2018
@ -3691,11 +3566,8 @@ pagespeed/insights/ui/logo
panel panel
pantheon pantheon
pantheon-platform pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml participate/conferences.xml
partners partners
password/reset
password_expired password_expired
patent-search/frontend patent-search/frontend
patents/download patents/download
@ -3732,40 +3604,8 @@ photos/i_love_u_get_away_from_me
photos/tags/*/page photos/tags/*/page
photos/youpy photos/youpy
photosandvideos photosandvideos
pin-builder
pin-communities
pin-creation-tool
pin-editor
pin/*/activities
pin/*/activity
pin/*/analytics
pin/*/brand-catalog
pin/*/comments
pin/*/email
pin/*/feedback
pin/*/idea-pin/related-products
pin/*/likes
pin/*/promote
pin/*/reaction
pin/*/related-products
pin/*/repin
pin/*/repins
pin/*/sent
pin/*/share
pin/*/shop-the-look
pin/*/tag
pin/*/takes
pin/*/visual-search
pin/*/visual-shop
pin/create
pin/find
pin/find?url=
pin_shop
ping? ping?
pingback pingback
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl*/listing/*/favoriters pl*/listing/*/favoriters
pl*/people/*/circle pl*/people/*/circle
pl*/people/*/favorites pl*/people/*/favorites
@ -3821,7 +3661,6 @@ pl/teams
pl/transactions pl/transactions
pl/treasury pl/treasury
pl/your pl/your
place
plan= plan=
platform-telemetry platform-telemetry
play/store/web play/store/web
@ -3848,7 +3687,6 @@ ppob/?
ppob? ppob?
pqa pqa
preference preference
prefs
present present
presentation presentation
prettyearth/assets prettyearth/assets
@ -3859,8 +3697,6 @@ private
pro pro
pro-resources pro-resources
pro/about pro/about
product-catalogs
product-feed
product-reviews/B0069IY63Y product-reviews/B0069IY63Y
productPurchaseDone productPurchaseDone
product_ product_
@ -3941,7 +3777,6 @@ publications
publicliterature.PublicLiterature.search.html publicliterature.PublicLiterature.search.html
purchases purchases
puzzles/leaderboards/invite puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy pwapi-proxy/pwproxy
pwapiv2 pwapiv2
px.gif px.gif
@ -3949,7 +3784,6 @@ q=
qnasearch? qnasearch?
qr qr
quality_form? quality_form?
quiz
r r
rackspace/elevating-performance rackspace/elevating-performance
radio/aod radio/aod
@ -3963,7 +3797,6 @@ rd/search
rd/search$ rd/search$
rd/search? rd/search?
recensioni recensioni
recently-viewed
recharge/dashboard/car recharge/dashboard/car
recharge/dashboard/static recharge/dashboard/static
recipes/search recipes/search
@ -3981,8 +3814,6 @@ refer
refer/pal refer/pal
referrals referrals
referrer= referrer=
refresh_stored_accounts
refresh_token
register register
registration registration
registry/wishlist registry/wishlist
@ -3992,14 +3823,10 @@ report
report-abuse?report= report-abuse?report=
report= report=
report_abuse.gne report_abuse.gne
reports-and-violations
request-data
requestList requestList
requests requests
research/participants/cofund research/participants/cofund
reservations/*/notifyme reservations/*/notifyme
resource
resource/*/get
results results
retail retail
retail/old retail/old
@ -4038,7 +3865,6 @@ s2/sitemaps
s2/static s2/static
s3 s3
s? s?
safe-redirect
safebrowsing/diagnostic safebrowsing/diagnostic
safebrowsing/report_badware safebrowsing/report_badware
safebrowsing/report_error safebrowsing/report_error
@ -4139,7 +3965,6 @@ searchresults
sections sections
secure secure
seller_onboarding seller_onboarding
sendHeaderEarly
send_to_friend send_to_friend
sendarticle sendarticle
services services
@ -4214,7 +4039,6 @@ shihui?
shop/browse/overlay shop/browse/overlay
shop/iphone/payments/overlay shop/iphone/payments/overlay
shop_name_search_service shop_name_search_service
shop_pins
shopping-content-api/product_images shopping-content-api/product_images
shopping/deals shopping/deals
shopping/product shopping/product
@ -4226,7 +4050,7 @@ shopping/seller
shopping/suppliers/search shopping/suppliers/search
shopping? shopping?
shopstream shopstream
showtimes/location/*http://ted.com/robots.txt showtimes/location/*http://amazon.com/robots.txt
sidewiki/entry sidewiki/entry
signature signature
signin/inject signin/inject
@ -4510,13 +4334,11 @@ smart/buttons
social/photosui/images social/photosui/images
social/photosui/sitemap social/photosui/sitemap
social/social-security-directory/cai social/social-security-directory/cai
socialmanager
sounds/player sounds/player
sounds/player$ sounds/player$
sounds/search sounds/search
sounds/search$ sounds/search$
sounds/search? sounds/search?
source
source= source=
source_repo= source_repo=
spain/empresas/ spain/empresas/
@ -4539,7 +4361,6 @@ ss
ss/customer-reviews/lighthouse ss/customer-reviews/lighthouse
ss/twister/ajax ss/twister/ajax
sslsingle sslsingle
sso
stadia/gamers stadia/gamers
start start
start_order start_order
@ -4594,10 +4415,6 @@ storefront
storepicker storepicker
stores/page/*visitId= stores/page/*visitId=
stories stories
story-pin-builder
story-pin-invite
story_feed
story_pins
studios studios
styles/js-on.css$ styles/js-on.css$
subscribe/braintree subscribe/braintree
@ -4622,7 +4439,6 @@ support
support/content support/content
support/forum/search? support/forum/search?
surprise surprise
suspension-appeal
sv-se.www.cloudflare.com sv-se.www.cloudflare.com
sv-se/feedback sv-se/feedback
sv-se/lp sv-se/lp
@ -4636,7 +4452,6 @@ svc/spelling-bee
svc/vertex svc/vertex
svc/wordle svc/wordle
svpRecommendations svpRecommendations
sw-shell.html
swg swg
syndicate syndicate
system1/images system1/images
@ -4644,7 +4459,6 @@ t/terms
tab= tab=
tablet tablet
tacms tacms
taggingtool
tagmanager/containers/xo tagmanager/containers/xo
tagmanager/pptm.js tagmanager/pptm.js
talk talk
@ -4680,10 +4494,8 @@ th-th.www.cloudflare.com
th-th/feedback th-th/feedback
th-th/lp th-th/lp
th-th/searchresults th-th/searchresults
thanksgiving-spotlight
thanx? thanx?
themacallan/worlds-together themacallan/worlds-together
theme
themes/rss themes/rss
things/search things/search
things/search$ things/search$
@ -4769,7 +4581,6 @@ trustedstores/s
trustedstores/tm2 trustedstores/tm2
trustedstores/verify trustedstores/verify
tucritica tucritica
tv
tv/thumb tv/thumb
tvschedule tvschedule
twitter twitter
@ -4836,13 +4647,9 @@ uk/teams
uk/transactions uk/transactions
uk/treasury uk/treasury
uk/your uk/your
unauth-profile
unlink
unsub unsub
until= until=
updates updates
upload-image-lens-history
upload-lens-image
uploads uploads
urchin_test urchin_test
us-es*/listing/*/favoriters us-es*/listing/*/favoriters
@ -4918,8 +4725,6 @@ uviewer
v1 v1
v1/browser-performance v1/browser-performance
v1/stats v1/stats
v1/urls/count.json
v3/pidgets/log
v4 v4
verify_age verify_age
vi-vn.www.cloudflare.com vi-vn.www.cloudflare.com
@ -4956,13 +4761,10 @@ webapps/xoonboarding
webmasters/sitemaps/ping? webmasters/sitemaps/ping?
webscr webscr
websearch websearch
website/confirm
website/confirm/download
webstore/search webstore/search
webstore/static/*/wall/js webstore/static/*/wall/js
weekly/signup weekly/signup
weimg weimg
welcome
whats-next/planes-trains-and-analytics whats-next/planes-trains-and-analytics
whsmiths whsmiths
widget_auth.php widget_auth.php
@ -5435,7 +5237,6 @@ xml?
xoplatform/logger/api/logger xoplatform/logger/api/logger
xorouter xorouter
your your
your-shop
youth/404_en.htm youth/404_en.htm
youtube/fonts youtube/fonts
youtube/img/promos youtube/img/promos

View file

@ -3121,7 +3121,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newssearch /newssearch
/no-internet-heading-assigned /no-internet-heading-assigned
/no-internet-heading-assisted /no-internet-heading-assisted
/no-referrer-when-downgradehttp://steamcommunity.com/robots.txt /no-referrer-when-downgradehttp://gmail.com/robots.txt
/no-search-results /no-search-results
/node /node
/node/add /node/add
@ -3712,7 +3712,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?*__rmid ?*__rmid
?*__rmidpage ?*__rmidpage
?*ajs_event ?*ajs_event
?*apikey*http://rebrand.ly/robots.txt ?*apikey*http://visitazores.com/robots.txt
?*app ?*app
?*appidt=* ?*appidt=*
?*aspects= ?*aspects=
@ -3829,7 +3829,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?*utm_medium ?*utm_medium
?*utm_source ?*utm_source
?*utm_source= ?*utm_source=
?*utm_source=http://mozilla.com/robots.txt ?*utm_source=http://chrome.google.com/robots.txt
?*verified= ?*verified=
?*xid ?*xid
?252525253Bpreview= ?252525253Bpreview=
@ -5540,6 +5540,7 @@ HotelsManageListing
HotelsManagementCenter HotelsManagementCenter
HotelsProductCart HotelsProductCart
HowTheSiteWorks HowTheSiteWorks
HpImageArchive.aspx
HubStyle/static-2.309 HubStyle/static-2.309
HubStyle/static-2.313 HubStyle/static-2.313
HubStyle/static-2.315 HubStyle/static-2.315
@ -6098,6 +6099,7 @@ Project
PromoTools PromoTools
PromotionDetailsDisplayView PromotionDetailsDisplayView
PromotionDisplayView PromotionDisplayView
Proxy.ashx
ProxyToolsAccountSettingsTool ProxyToolsAccountSettingsTool
ProxyToolsBillingAndPaymentsTool ProxyToolsBillingAndPaymentsTool
ProxyToolsBillingDetailTool ProxyToolsBillingDetailTool
@ -6231,6 +6233,7 @@ Saves
ScreensaverShade ScreensaverShade
Scripts Scripts
Search Search
Search
Search/* Search/*
Search/Mail/Public Search/Mail/Public
SearchNavigationView SearchNavigationView
@ -6842,6 +6845,8 @@ ac/
ac/globalnav/2.0/*/images/ac-globalnav/globalnav/search ac/globalnav/2.0/*/images/ac-globalnav/globalnav/search
ac2 ac2
academic-subscriptions academic-subscriptions
academic/profile
academic/search
academy academy
academy-free-account academy-free-account
academy/*/results academy/*/results
@ -6924,6 +6929,7 @@ ach/search
ach/user ach/user
ach/users ach/users
achievements achievements
aclick
aclk aclk
acoustic acoustic
acq/nonprofits acq/nonprofits
@ -7208,6 +7214,7 @@ alexa-top-sites/*
alexa-web-search/* alexa-web-search/*
alexa/* alexa/*
alexaforbusiness/ alexaforbusiness/
alink
alkali alkali
all all
all-supported-params all-supported-params
@ -7234,6 +7241,7 @@ amp
amp$ amp$
amp-proxy amp-proxy
amp-tealium amp-tealium
amp/
amp_next_page_ga.cms* amp_next_page_ga.cms*
amphtml amphtml
amphtml/blogs/test amphtml/blogs/test
@ -7305,13 +7313,14 @@ api/editionurlgenerator
api/eventlogging api/eventlogging
api/federation api/federation
api/html api/html
api/http://nam.edu/robots.txt api/http://kobo.com/robots.txt
api/infinite-list.html api/infinite-list.html
api/internal/*/location api/internal/*/location
api/internal/_bb api/internal/_bb
api/internal/analytics/songs api/internal/analytics/songs
api/jobPostings/jobs api/jobPostings/jobs
api/legendary-data/relay api/legendary-data/relay
api/maps/
api/nextsteps api/nextsteps
api/nicorepo/timeline api/nicorepo/timeline
api/partner_select/*/price_query api/partner_select/*/price_query
@ -7386,7 +7395,7 @@ appchart
appdynamics-wem.cisco.com appdynamics-wem.cisco.com
appealed-pin appealed-pin
apple-app-site-association apple-app-site-association
apple-app-site-associationhttp://crunchbase.com/robots.txt apple-app-site-associationhttp://fonts.google.com/robots.txt
apple-news apple-news
appliance appliance
applicant-eligibility applicant-eligibility
@ -7471,6 +7480,7 @@ article/PR-CO
article/api article/api
article/beta article/beta
article/category article/category
article/m
article/preview article/preview
article/this-article-has-been-deleted article/this-article-has-been-deleted
article/this-article-has-been-removed article/this-article-has-been-removed
@ -8195,6 +8205,7 @@ backoffice=
backstage/api/ backstage/api/
badges/profile/create badges/profile/create
bagon bagon
baidu
bal/impression bal/impression
bal/impression/RecordImpression.htm? bal/impression/RecordImpression.htm?
ban-me-i-am-a-robot ban-me-i-am-a-robot
@ -8443,6 +8454,7 @@ bezahlvorgaenge.html
bfe/apps/website bfe/apps/website
bfl bfl
bfmp bfmp
bfp/search
bg bg
bg-*/ bg-*/
bg-bg/ bg-bg/
@ -8473,6 +8485,7 @@ bin
bin/ bin/
bin/search.go bin/search.go
bin/search.py bin/search.py
bing-site-safety
bingbot bingbot
bipolar-disorder/bipolar-depression-management bipolar-disorder/bipolar-depression-management
bipolar-disorder/video/bipolar-fatherhood bipolar-disorder/video/bipolar-fatherhood
@ -8562,7 +8575,7 @@ blog/*?text=
blog/*sitemap.xml$ blog/*sitemap.xml$
blog/*utm_source= blog/*utm_source=
blog/. blog/.
blog/.html.*http://stripe.com/robots.txt blog/.html.*http://salon.com/robots.txt
blog/?p= blog/?p=
blog/?s= blog/?s=
blog/Neuer_Beitrag.html blog/Neuer_Beitrag.html
@ -8602,6 +8615,7 @@ blogs/blogpost/preview
blogs/nationals-journal-beta blogs/nationals-journal-beta
blogs/pad$ blogs/pad$
blogs/pad/$ blogs/pad/$
blogs/search/
blogs/slow-ride blogs/slow-ride
blogs/technology.atom blogs/technology.atom
blogs/test blogs/test
@ -8669,7 +8683,7 @@ bookmark_mana2
bookmarklet bookmarklet
bookmarks bookmarks
bookmarks/widget bookmarks/widget
bookmarkshttp://whatsapp.com/robots.txt bookmarkshttp://ed.ted.com/robots.txt
books books
books/NBK books/NBK
books/about books/about
@ -9582,7 +9596,7 @@ cdn-cgi
cdn-cgi/ cdn-cgi/
cdn-cgi/bm/cv cdn-cgi/bm/cv
cdn-cgi/challenge-platform cdn-cgi/challenge-platform
cdn-cgi/http://technorati.com/robots.txt cdn-cgi/http://mediapost.com/robots.txt
cdn-cgi/rum cdn-cgi/rum
cdn-cgi/zaraz/s.js cdn-cgi/zaraz/s.js
cdn-cgi/zaraz/t cdn-cgi/zaraz/t
@ -9610,7 +9624,7 @@ cgi-bin/loginpage
cgi-bin/search.fpl cgi-bin/search.fpl
cgi-bin/state cgi-bin/state
cgi-bin/wx cgi-bin/wx
cgi-binhttp://scoop.it/robots.txt cgi-binhttp://ifttt.com/robots.txt
cgi-local cgi-local
cgi-perl cgi-perl
cgi-registry cgi-registry
@ -9804,6 +9818,7 @@ civis/posts
civis/search civis/search
civis/threads/*in_iframe=1 civis/threads/*in_iframe=1
civis/threads/*wp_data= civis/threads/*wp_data=
ck/
cl cl
cl2/feeds cl2/feeds
cl2/ical cl2/ical
@ -9886,6 +9901,10 @@ cn/lp/003/
cn/pm/ cn/pm/
cn/products/online-datasheet/ cn/products/online-datasheet/
cn/solutions/case-studies/ cn/solutions/case-studies/
cn/solutions/case-studies/generative-ai-ekacare/
cn/solutions/case-studies/generative-ai-mindtickle/
cn/solutions/case-studies/generative-ai-swimming-australia/
cn/solutions/case-studies/generative-ai-thematic/
cn/solutions/case-studies/innovators/innovators-eu/ cn/solutions/case-studies/innovators/innovators-eu/
cn/solutions/case-studies/sustainability-emea/ cn/solutions/case-studies/sustainability-emea/
cnevideos cnevideos
@ -9949,7 +9968,7 @@ co/users
co/ventureone co/ventureone
code code
code/* code/*
code/http://bing.com/robots.txt code/http://w3techs.com/robots.txt
codeCoverage codeCoverage
codesamples/ codesamples/
coin*mid= coin*mid=
@ -10163,7 +10182,7 @@ confirmation.html
conflagexp conflagexp
connect connect
connect/@ connect/@
connect/http://imgur.com/robots.txt connect/http://blog.twitter.com/robots.txt
connect/social-intranet.html connect/social-intranet.html
connections connections
connections/recent connections/recent
@ -10280,7 +10299,7 @@ content/dam/ircc/documents/pdf/francais/trousses/form/imm5476
content/dam/ircc/documents/pdf/francais/trousses/form/imm5644 content/dam/ircc/documents/pdf/francais/trousses/form/imm5644
content/dam/ircc/documents/pdf/francais/trousses/form/irm0002 content/dam/ircc/documents/pdf/francais/trousses/form/irm0002
content/dam/ircc/documents/pdf/francais/trousses/form/irm0004 content/dam/ircc/documents/pdf/francais/trousses/form/irm0004
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://amazon.com.br/robots.txt content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://canalplus.fr/robots.txt
content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf
content/dam/oecd/ content/dam/oecd/
content/dam/redcross/lp content/dam/redcross/lp
@ -10452,9 +10471,12 @@ cp/api/wpa
cpds2 cpds2
cpes/ cpes/
cpresources cpresources
cpro
cpropub/univercd cpropub/univercd
cpspa cpspa
cr$
cr/ cr/
cr?
craft craft
crash crash
crawler4j crawler4j
@ -11514,7 +11536,7 @@ email-preferences/
email-unsubscribe email-unsubscribe
email-validation email-validation
email/$ email/$
email/*http://timesofindia.indiatimes.com/robots.txt email/*http://dw.com/robots.txt
email/EnrollmentUnsubscribe.htm email/EnrollmentUnsubscribe.htm
email/SubscriptionTypeUnsubscribe.htm email/SubscriptionTypeUnsubscribe.htm
email/Unsubscribe.htm email/Unsubscribe.htm
@ -11735,6 +11757,9 @@ enterprise/orgs-terms
enterprise/seo enterprise/seo
entertainment/article/Minerva-s-horoscope entertainment/article/Minerva-s-horoscope
entertainment/bravo entertainment/bravo
entities/search
entityexplore$
entityexplore?
entrez entrez
entrez/eutils entrez/eutils
entrez/sutils entrez/sutils
@ -12259,6 +12284,7 @@ fbml/ajax/dialog
fbpostaction.cms?article= fbpostaction.cms?article=
fcgi- fcgi-
fckeditor fckeditor
fd/
fdbk fdbk
feature/sf-test feature/sf-test
feature_nine_browse-bin= feature_nine_browse-bin=
@ -12441,7 +12467,7 @@ files/techabuse-welsh.pdf
files/techabuse.pdf files/techabuse.pdf
fileview fileview
filing/free-file-fillable-forms/free-file-fillable-forms-support filing/free-file-fillable-forms/free-file-fillable-forms-support
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://amazon.co.jp/robots.txt filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://is.gd/robots.txt
filter/tips filter/tips
filter/tips filter/tips
filterTags= filterTags=
@ -12821,6 +12847,8 @@ full
fullscreen fullscreen
fullscreen/ReportLinker fullscreen/ReportLinker
fun fun
fun/api/
fun/g/
fundraiser/charity fundraiser/charity
fundraiser/search fundraiser/search
fur/forums fur/forums
@ -12842,7 +12870,7 @@ fy-NL/search
fy-NL/user fy-NL/user
fy-NL/users fy-NL/users
g g
g/4arE9Chttp://ico.org.uk/robots.txt g/4arE9Chttp://flickr.com/robots.txt
g/api g/api
g00 g00
g01 g01
@ -13398,7 +13426,7 @@ ha/search
ha/user ha/user
ha/users ha/users
hackathons/reinvent-2013/ hackathons/reinvent-2013/
hacker/*/followhttp://justice.gov/robots.txt hacker/*/followhttp://hackerone.com/robots.txt
hacker/*/unfollow hacker/*/unfollow
hair-transplant-services hair-transplant-services
handler handler
@ -13514,7 +13542,6 @@ highlights
highwire highwire
hilfe/assistent.html hilfe/assistent.html
hilfe/fundingdetail.html hilfe/fundingdetail.html
hilfe/live/launch-day/launch-day-videoupload.html
hims-hard-mints hims-hard-mints
hinweis/datenleck hinweis/datenleck
hire/browse hire/browse
@ -13686,6 +13713,7 @@ homeimprovement/EmbeddedProfile.htm
homeloans/*zga_z_guid= homeloans/*zga_z_guid=
homepage homepage
homepage-video-test homepage-video-test
homepage/
homepage/2013 homepage/2013
homepage/HomepageVideoMetrics.htm homepage/HomepageVideoMetrics.htm
homes homes
@ -13730,12 +13758,14 @@ hosted
hosted/images hosted/images
hosting/search hosting/search
hotel/index.hi. hotel/index.hi.
hotel/reviews?
hotel/us/the-airstream-van.*.html hotel/us/the-airstream-van.*.html
hotel_attractions hotel_attractions
hotel_rt_onview hotel_rt_onview
hotelfinder/rpc hotelfinder/rpc
hotels hotels
hotels/rpc hotels/rpc
hotels/search
hotelsonmap.*.json hotelsonmap.*.json
hotfix/ hotfix/
houseads houseads
@ -13750,6 +13780,8 @@ howto/GoodNeighborPolicy.htm
howtobuy/ howtobuy/
hp/focus-retrocompatibile$ hp/focus-retrocompatibile$
hp/video hp/video
hpm
hpmob
hr hr
hr-*/ hr-*/
hr-hr/ hr-hr/
@ -13799,39 +13831,43 @@ http
http-checker http-checker
http2_data http2_data
http: http:
http://1.bp.blogspot.com/robots.txt http://2.bp.blogspot.com/robots.txt
http://1.gravatar.com/robots.txt
http://about.google/robots.txt http://about.google/robots.txt
http://bitly.com/robots.txt http://amazon.com/robots.txt
http://blog.naver.com/robots.txt http://amazon.de/robots.txt
http://bmj.com/robots.txt http://amazon.in/robots.txt
http://booking.com/robots.txt http://ameblo.jp/robots.txt
http://csmonitor.com/robots.txt http://amzn.to/robots.txt
http://emarketer.com/robots.txt http://api.whatsapp.com/robots.txt
http://focus.de/robots.txt http://app.box.com/robots.txt
http://gigazine.net/robots.txt http://bbc.com/robots.txt
http://hackaday.io/robots.txt http://bcn.cl/robots.txt
http://help.instagram.com/robots.txt http://beatport.com/robots.txt
http://img.youtube.com/robots.txt http://behance.net/robots.txt
http://iso.org/robots.txt http://census.gov/robots.txt
http://lapakbrebes.com/robots.txt http://creativecommons.org/robots.txt
http://lh5.googleusercontent.com/robots.txt http://euronews.com/robots.txt
http://mega.nz/robots.txt http://gist.github.com/robots.txt
http://nippon.com/robots.txt http://graphisoft.com/robots.txt
http://nngroup.com/robots.txt http://he.wikipedia.org/robots.txt
http://nydailynews.com/robots.txt http://hubspot.com/robots.txt
http://online.wsj.com/robots.txt http://ie.edu/robots.txt
http://redcross.org/robots.txt http://mrisoftware.com/robots.txt
http://s.w.org/robots.txt http://nationalgeographic.com/robots.txt
http://s7.addthis.com/robots.txt http://news.yahoo.com/robots.txt
http://searchengineland.com/robots.txt http://patreon.com/robots.txt
http://shareasale.com/robots.txt http://producthunt.com/robots.txt
http://techcrunch.com/robots.txt http://raiplay.it/robots.txt
http://twitch.tv/robots.txt http://redbubble.com/robots.txt
http://us02web.zoom.us/robots.txt http://soundcloud.com/robots.txt
http://usnews.com/robots.txt http://support.apple.com/robots.txt
http://wellbeing.google/robots.txt http://techradar.com/robots.txt
http://yandex.ru/robots.txt http://theverge.com/robots.txt
http://tiny.cc/robots.txt
http://torproject.org/robots.txt
http://translate.google.com/robots.txt
http://vogue.com/robots.txt
http://yelp.com/robots.txt
hu hu
hu-*/ hu-*/
hu-hu/ hu-hu/
@ -14178,11 +14214,16 @@ images/$
images/* images/*
images/? images/?
images/Podcasts images/Podcasts
images/async/?
images/async?
images/carBlogsimages images/carBlogsimages
images/chart_gifs images/chart_gifs
images/chart_pdfs images/chart_pdfs
images/chart_png300 images/chart_png300
images/chart_png460 images/chart_png460
images/hosted/?
images/hosted/search?
images/hosted?
images/interview_pdfs images/interview_pdfs
images/li.gif images/li.gif
images/logging_requests.gif images/logging_requests.gif
@ -14191,8 +14232,13 @@ images/ndtvvideo/*
images/pad/search?rpt=imageview images/pad/search?rpt=imageview
images/pad/search?text=*&source=morda images/pad/search?text=*&source=morda
images/resume images/resume
images/search%3F
images/search%5C
images/search/?
images/search?
images/search?rpt=imageview images/search?rpt=imageview
images/search?text=*&source=morda images/search?text=*&source=morda
images/searchbyimage
images/showroomimages images/showroomimages
images/smart/$ images/smart/$
images/touch/$ images/touch/$
@ -14203,6 +14249,9 @@ images/usedcarimages
images/userprofileimg images/userprofileimg
images/v$ images/v$
images/viewconfig$ images/viewconfig$
images?
images?*mmbaseline*
images?*nr*
imagine/ imagine/
imesync imesync
imf-fetch-message imf-fetch-message
@ -14329,6 +14378,7 @@ inapp
inbox inbox
inbox$ inbox$
inbox$ inbox$
inboxcommerce
inc5000dev inc5000dev
include include
include/ include/
@ -14465,7 +14515,7 @@ integrate/
integrations integrations
integromedb integromedb
intelligencer/amp intelligencer/amp
interactive*http://click.linksynergy.com/robots.txt interactive*http://fda.gov/robots.txt
interactive/reading-preference interactive/reading-preference
interactives interactives
interface/pda interface/pda
@ -14682,7 +14732,7 @@ it/search*price_bucket=
it/search*search_type= it/search*search_type=
it/search*ship_to= it/search*ship_to=
it/search/autocomplete it/search/autocomplete
it/searchhttp://playstation.com/robots.txt it/searchhttp://m.facebook.com/robots.txt
it/share it/share
it/shop_name_search_service it/shop_name_search_service
it/solutions/case-studies/ it/solutions/case-studies/
@ -15301,7 +15351,7 @@ layout/set/txt_pq
layout/set/xml layout/set/xml
layouts layouts
lb lb
leadingtogether/http://in.pinterest.com/robots.txt leadingtogether/http://validator.w3.org/robots.txt
leaf leaf
learn learn
learn-noperf learn-noperf
@ -15460,6 +15510,7 @@ liked
limit_hits limit_hits
limited-release limited-release
link link
link?
link_to link_to
linked linked
linkedin linkedin
@ -15524,6 +15575,7 @@ loans
loc/volunteers loc/volunteers
loc= loc=
local local
local
local-services-ads local-services-ads
local/ajax local/ajax
local/blogsandcolumns/slow-ride-front local/blogsandcolumns/slow-ride-front
@ -15810,6 +15862,7 @@ maps/*?lang=uk$
maps/*?lang=uz$ maps/*?lang=uz$
maps/*?ll= maps/*?ll=
maps/about maps/about
maps/adsendpoint
maps/api/js maps/api/js
maps/api/place/js maps/api/place/js
maps/api/staticmap maps/api/staticmap
@ -15936,7 +15989,7 @@ media/tourism-content
media/travelpod-roll.flv media/travelpod-roll.flv
media/tv/channel/credits media/tv/channel/credits
media/tyfo* media/tyfo*
media/tyfo*http://fbi.gov/robots.txt media/tyfo*http://statcounter.com/robots.txt
media/unesco media/unesco
media/vr-geo-photo-j media/vr-geo-photo-j
media/vr-geo-photo-l media/vr-geo-photo-l
@ -16263,6 +16316,7 @@ merchant/directions
merchant/imageUploadPreview merchant/imageUploadPreview
merchant/loc merchant/loc
merchant/moreProducts? merchant/moreProducts?
merchant/reviews?
merchant/update merchant/update
merchantapps merchantapps
mes mes
@ -17255,7 +17309,7 @@ nofollow=1
nojs= nojs=
non-searchable/ non-searchable/
nonConfig/api/wpa nonConfig/api/wpa
nonce="C1L5GGrBj7PgnW43AWBfAQ">if(google.cis nonce="QPc5Md9G-SoIsWut_M0NNA">if(google.cis
nonprofits/account nonprofits/account
nonstyleishida/videolist-*.html nonstyleishida/videolist-*.html
nonstyleishida/videolist.html nonstyleishida/videolist.html
@ -17272,6 +17326,7 @@ notificarelacionadas
notifications notifications
notifications notifications
notifications$ notifications$
notifications/
notifications/* notifications/*
nova nova
now/mt3 now/mt3
@ -17460,6 +17515,8 @@ offers/nonprofits
offers/nonprofits$ offers/nonprofits$
offers/nonprofits% offers/nonprofits%
offers/nonprofits? offers/nonprofits?
offers/proxy/dealsserver/api/log
offers/proxy/dealsserver/buy
offers/referral-terms-conditions offers/referral-terms-conditions
offers/referral-terms-conditions$ offers/referral-terms-conditions$
offers/referral-terms-conditions% offers/referral-terms-conditions%
@ -18771,8 +18828,8 @@ privacy/request-data
privacy/zoho-group.html privacy/zoho-group.html
privacy_policy privacy_policy
private private
private/http://1drv.ms/robots.txt private/http://sfgate.com/robots.txt
private/http://neilpatel.com/robots.txt private/http://shareasale.com/robots.txt
private/wtrack private/wtrack
prix-essence prix-essence
pro pro
@ -18782,6 +18839,7 @@ pro-resources
pro-site pro-site
pro/about pro/about
pro2 pro2
proFile/history?
proMatch proMatch
proProjects proProjects
proVideoWidget proVideoWidget
@ -18799,6 +18857,7 @@ product-reviews/B0069IY63Y
product/electrode/api/logger product/electrode/api/logger
product/electrode/api/wpa product/electrode/api/wpa
product/recommended product/recommended
product/reviews?
productBrand= productBrand=
productId= productId=
productPurchaseDone productPurchaseDone
@ -18850,6 +18909,7 @@ profile/*/following
profile/*/map$ profile/*/map$
profile/*/photos profile/*/photos
profile/downloads_limit profile/downloads_limit
profile/history?
profile/license profile/license
profile/payment/getstarted profile/payment/getstarted
profile/view profile/view
@ -19497,6 +19557,7 @@ resources/xml/sitemaps
responder responder
rest rest
results results
results
results-export-email-by-search-data results-export-email-by-search-data
results-export-ids results-export-ids
results-export-search-by-year results-export-search-by-year
@ -19553,6 +19614,7 @@ reviews/write/?s=
reviews/write?s= reviews/write?s=
reviews_page= reviews_page=
rewards rewards
rewardsapp/
rf=* rf=*
ribbon.php ribbon.php
rip/ rip/
@ -19731,6 +19793,7 @@ s2/sitemaps
s2/static s2/static
s3 s3
s? s?
s?
s?*rh=n%3A1380045031 s?*rh=n%3A1380045031
sa sa
sa= sa=
@ -20201,7 +20264,7 @@ section/3
section/36 section/36
section/6 section/6
section/8 section/8
section/9http://telegram.me/robots.txt section/9http://issuu.com/robots.txt
sectionized sectionized
sections sections
sections$ sections$
@ -20371,6 +20434,7 @@ set_cookie.pl
setbucket setbucket
setprefs setprefs
settings settings
settings
settings/* settings/*
settings/deactivated settings/deactivated
settings/linkaccount settings/linkaccount
@ -20508,7 +20572,9 @@ sharing
sharing/files sharing/files
sharing/folders sharing/folders
shelf/user_shelves shelf/user_shelves
shenghuo
shenghuo/search? shenghuo/search?
shifen/
shihui shihui
shihui? shihui?
ship ship
@ -20517,12 +20583,16 @@ shipping-payment
shippingassistant shippingassistant
shippinginformation shippinginformation
shop shop
shop$
shop/
shop/*& shop/*&
shop/browse/overlay shop/browse/overlay
shop/collections
shop/global shop/global
shop/iphone/payments/overlay shop/iphone/payments/overlay
shop/search.ep shop/search.ep
shop/view/product shop/view/product
shop?
shop_name_search_service shop_name_search_service
shop_pins shop_pins
shopfront-api shopfront-api
@ -20577,7 +20647,7 @@ showdependency
shows/ shows/
showtag showtag
showtime/.requestinvite.html.swp showtime/.requestinvite.html.swp
showtimes/location/*http://cnet.com/robots.txt showtimes/location/*http://img.youtube.com/robots.txt
shr* shr*
shutterstock shutterstock
si si
@ -21064,6 +21134,7 @@ social
social-connect/send social-connect/send
social/photosui/images social/photosui/images
social/photosui/sitemap social/photosui/sitemap
social/search?
social/social-security-directory/cai social/social-security-directory/cai
social_media social_media
socialapp/ socialapp/
@ -21094,6 +21165,15 @@ sogou
solutions solutions
solutions/$ solutions/$
solutions/case-studies/ solutions/case-studies/
solutions/case-studies/generative-ai-ekacare/
solutions/case-studies/generative-ai-invideo/
solutions/case-studies/generative-ai-mindtickle/
solutions/case-studies/generative-ai-mitsui/
solutions/case-studies/generative-ai-national-australia-bank/
solutions/case-studies/generative-ai-ntu/
solutions/case-studies/generative-ai-qarc/
solutions/case-studies/generative-ai-swimming-australia/
solutions/case-studies/generative-ai-thematic/
solutions/case-studies/imdb/ solutions/case-studies/imdb/
solutions/case-studies/innovators/innovators-eu/ solutions/case-studies/innovators/innovators-eu/
solutions/case-studies/sustainability-emea/ solutions/case-studies/sustainability-emea/
@ -21142,6 +21222,7 @@ sp=
sp_url= sp_url=
spade-widget spade-widget
spartan spartan
spbasic
spbot spbot
spc-source= spc-source=
special-promo/2for1 special-promo/2for1
@ -21221,6 +21302,7 @@ sports/whatson
sports_fp_ms sports_fp_ms
spp/ spp/
spreadsheet spreadsheet
spresults
sprint_wml sprint_wml
sprint_xhtml sprint_xhtml
sq/android/collections sq/android/collections
@ -21306,6 +21388,7 @@ statements
static static
static-assets/documents/PwnedPasswordsTop100k.txt static-assets/documents/PwnedPasswordsTop100k.txt
static-assets/images/collection static-assets/images/collection
static/
static/*.css$ static/*.css$
static/*.css? static/*.css?
static/*.gif static/*.gif
@ -21437,6 +21520,8 @@ storeclick
storefront storefront
storepicker storepicker
storerequest storerequest
stores$
stores/
stores/page/*visitId= stores/page/*visitId=
stories stories
story story
@ -21751,7 +21836,7 @@ tag
tag-manager tag-manager
tag-manager-360 tag-manager-360
tag/ tag/
tag/*+http://engadget.com/robots.txt tag/*+http://discogs.com/robots.txt
tag/*/a tag/*/a
tag/*/a/ tag/*/a/
tag/*/b tag/*/b
@ -21980,9 +22065,9 @@ test5
test6 test6
testcases testcases
testfl testfl
testhttp://loc.gov/robots.txt testhttp://moz.com/robots.txt
testing testing
testing/http://oprah.com/robots.txt testing/http://facebook.com/robots.txt
testpage-forhomepage testpage-forhomepage
tests/* tests/*
tetro tetro
@ -21990,6 +22075,7 @@ text
text_edition text_edition
tfemail tfemail
th th
th$
th*/blog-article-remove-faq-utms-*.js th*/blog-article-remove-faq-utms-*.js
th*/cdn-cgi/challenge-platform th*/cdn-cgi/challenge-platform
th*/step th*/step
@ -22052,6 +22138,7 @@ th/tools/logo-maker/onboarding
th/user th/user
th/users th/users
th/ventureone th/ventureone
th?
th_th/templates/M th_th/templates/M
thank-you thank-you
thank-you-enterprise-demo thank-you-enterprise-demo
@ -22340,12 +22427,13 @@ translate_static
translate_suggestion translate_suggestion
translate_t translate_t
translation translation
translator/?ref=
transmute/static-1.85 transmute/static-1.85
transmute/static-2.6 transmute/static-2.6
transmute/static-2.8 transmute/static-2.8
transmute/static-2.9 transmute/static-2.9
transparency transparency
transparency/http://ib.adnxs.com/robots.txt transparency/http://anchor.fm/robots.txt
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14885 transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14885
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14895 transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14895
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14896 transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14896
@ -22368,15 +22456,32 @@ travel-vacations
travel/ travel/
travel/2013/aug/22/been-there-readers-competition? travel/2013/aug/22/been-there-readers-competition?
travel/8711559/The-Telegraph-Travel-Awards-2011.html travel/8711559/The-Telegraph-Travel-Awards-2011.html
travel/api
travel/clk travel/clk
travel/css
travel/entity travel/entity
travel/flight-search
travel/flight/flightSearch
travel/flight/flightSearchAction
travel/flight/search/?
travel/flight/search?
travel/flights
travel/flights/s travel/flights/s
travel/hotel-search
travel/hotel/e travel/hotel/e
travel/hotel/hotelMiniSearchRequest
travel/hotel/hotelSearch
travel/hotels/checkout
travel/hotels/detail
travel/hotels/entity travel/hotels/entity
travel/hotels/hotel-finder travel/hotels/hotel-finder
travel/hotels/hotel-finder/$ travel/hotels/hotel-finder/$
travel/hotels/search/?
travel/hotels/search?
travel/hotels/stories travel/hotels/stories
travel/scripts
travel/search travel/search
travel/secure
travelnevadahighway95tc travelnevadahighway95tc
treasury treasury
treasury/treasdocuments treasury/treasdocuments
@ -22711,6 +22816,7 @@ uk/users
uk/ventureone uk/ventureone
uk/wdc uk/wdc
uk/your uk/your
ulink?
ulk/i ulk/i
ulk/sch ulk/sch
ulk/usr ulk/usr
@ -22840,6 +22946,7 @@ ur/search
ur/user ur/user
ur/users ur/users
urchin_test urchin_test
url
url-shortner url-shortner
urlinator/static-1.54 urlinator/static-1.54
urlinator/static-1.55 urlinator/static-1.55
@ -23368,13 +23475,31 @@ videodash.cms*
videodetails videodetails
videorequest videorequest
videos videos
videos/?
videos/assets videos/assets
videos/browsing
videos/e videos/e
videos/explore
videos/favorites
videos/feed
videos/feedcontent
videos/get_video_by_uid/ videos/get_video_by_uid/
videos/images videos/images
videos/js videos/js
videos/music
videos/music/
videos/music/?
videos/music?
videos/riverview/relatedvideo
videos/riverview/relatedvideo/?
videos/riverview/relatedvideo?
videos/search.php videos/search.php
videos/search/?
videos/search?
videos/trending
videos/trendingcontent
videos/viewmeta/ videos/viewmeta/
videos?
videosearch videosearch
view view
view-3d-home view-3d-home
@ -23627,6 +23752,10 @@ whsmiths
whythisad whythisad
widget widget
widget-landing-page.html widget-landing-page.html
widget/cr
widget/entity/search/?
widget/render
widget/snapshot
widget_auth.php widget_auth.php
widget_chunks widget_chunks
widgets widgets
@ -24416,6 +24545,7 @@ word/embed
wordpress/wp-admin wordpress/wp-admin
wordpress/wp-admin/admin-ajax.php wordpress/wp-admin/admin-ajax.php
work work
work
work/_ work/_
work/acceptinvitation work/acceptinvitation
work/account work/account
@ -24513,8 +24643,8 @@ wp-admin
wp-admin/ wp-admin/
wp-admin/admin-ajax.php wp-admin/admin-ajax.php
wp-admin/admin-ajax.php wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://princeton.edu/robots.txt wp-admin/admin-ajax.phphttp://aljazeera.com/robots.txt
wp-admin/admin-ajax.phphttp://umc.org/robots.txt wp-admin/admin-ajax.phphttp://fool.com/robots.txt
wp-admin/load-scripts.php wp-admin/load-scripts.php
wp-admin/load-styles.php wp-admin/load-styles.php
wp-adv wp-adv
@ -24587,7 +24717,7 @@ wp-content/uploads/
wp-content/uploads/wc-logs wp-content/uploads/wc-logs
wp-content/uploads/woocommerce_transient_files wp-content/uploads/woocommerce_transient_files
wp-content/uploads/woocommerce_uploads wp-content/uploads/woocommerce_uploads
wp-content/uploads/wp-import-export-lite/http://download.macromedia.com/robots.txt wp-content/uploads/wp-import-export-lite/http://rebrand.ly/robots.txt
wp-dyn wp-dyn
wp-includes wp-includes
wp-includes*.css wp-includes*.css
@ -24717,7 +24847,7 @@ your-account
your-orders your-orders
your-shop your-shop
youreurope/businessACC youreurope/businessACC
youreurope/businessDEV/http://www1.nyc.gov/robots.txt youreurope/businessDEV/http://europarl.europa.eu/robots.txt
youreurope/citizensACC youreurope/citizensACC
youreurope/citizensDEV youreurope/citizensDEV
yours yours
@ -24754,7 +24884,7 @@ z=album
z=photo z=photo
z=video z=video
zProd-ease zProd-ease
z_dx-marketing-team-prototypes z_dx-marketing-team-prototypes/*
za za
za*/blog-article-remove-faq-utms-*.js za*/blog-article-remove-faq-utms-*.js
za*/cdn-cgi/challenge-platform za*/cdn-cgi/challenge-platform