mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-04-28 01:36:29 -04:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
623b8d9bae
commit
3c68929282
24 changed files with 3089 additions and 1128 deletions
|
@ -3,6 +3,6 @@
|
|||
"last_update": 1732302193
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1732269853
|
||||
"last_update": 1732356220
|
||||
}
|
||||
}
|
|
@ -54158,6 +54158,14 @@ htdocs/langs/tg_TJ/donations.lang
|
|||
langs/tg_TJ/donations.lang
|
||||
tg_TJ/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
|
||||
langs/he_IL/products.lang
|
||||
he_IL/products.lang
|
||||
|
|
|
@ -10511,6 +10511,8 @@ htdocs/langs/tg_TJ/withdrawals.lang
|
|||
htdocs/langs/tg_TJ/interventions.lang
|
||||
htdocs/langs/tg_TJ/companies.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/deliveries.lang
|
||||
htdocs/langs/he_IL/salaries.lang
|
||||
|
|
|
@ -9086,6 +9086,12 @@ Core/Theme/Component/ComponentValidator.php
|
|||
Theme/Component/ComponentValidator.php
|
||||
Component/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
|
||||
lib/Drupal/Core/Archiver/Tar.php
|
||||
Drupal/Core/Archiver/Tar.php
|
||||
|
@ -10389,6 +10395,12 @@ Drupal/Core/Recipe/UnknownRecipeException.php
|
|||
Core/Recipe/UnknownRecipeException.php
|
||||
Recipe/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
|
||||
lib/Drupal/Core/Recipe/RecipeConfigurator.php
|
||||
Drupal/Core/Recipe/RecipeConfigurator.php
|
||||
|
@ -18307,6 +18319,12 @@ Drupal/Core/Template/TwigNodeVisitor.php
|
|||
Core/Template/TwigNodeVisitor.php
|
||||
Template/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
|
||||
lib/Drupal/Core/Template/TwigNodeVisitorCheckDeprecations.php
|
||||
Drupal/Core/Template/TwigNodeVisitorCheckDeprecations.php
|
||||
|
@ -18359,6 +18377,12 @@ Drupal/Core/Template/TwigTransTokenParser.php
|
|||
Core/Template/TwigTransTokenParser.php
|
||||
Template/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
|
||||
lib/Drupal/Core/Template/TwigPhpStorageCache.php
|
||||
Drupal/Core/Template/TwigPhpStorageCache.php
|
||||
|
@ -32495,6 +32519,21 @@ tests/src/Functional/NavigationShortcutsBlockTest.php
|
|||
src/Functional/NavigationShortcutsBlockTest.php
|
||||
Functional/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
|
||||
modules/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
|
||||
src/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
|
||||
modules/system/src/Hook/SystemHooks.php
|
||||
system/src/Hook/SystemHooks.php
|
||||
src/Hook/SystemHooks.php
|
||||
Hook/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
|
||||
modules/system/src/Hook/SystemTokensHooks.php
|
||||
system/src/Hook/SystemTokensHooks.php
|
||||
|
@ -67604,6 +67655,14 @@ src/Functional/Form/AlterTest.php
|
|||
Functional/Form/AlterTest.php
|
||||
Form/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
|
||||
modules/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
|
||||
Form/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
|
||||
modules/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
|
||||
theme_with_module_dependencies/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
|
||||
tests/fixtures/recipes/config_actions/recipe.yml
|
||||
fixtures/recipes/config_actions/recipe.yml
|
||||
|
|
|
@ -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/ComponentMetadata.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/Zip.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/RecipeCommand.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/RecipeMissingExtensionsException.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/AttributeHelper.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/DebugExtension.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/StringLoader.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/Utility/Error.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/NavigationTopBarTest.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.module
|
||||
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/ConfigCacheTag.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/PageAttachmentsHook.php
|
||||
core/modules/system/src/Hook/SystemTokensHooks.php
|
||||
core/modules/system/src/CronController.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/ValidationTest.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/RebuildTest.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/FormTestGroupDetailsForm.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/FormTestVerticalTabsAccessForm.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/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/base_theme_and_views/recipe.yml
|
||||
core/tests/fixtures/recipes/unmet_config_dependencies/config/node.type.test.yml
|
||||
|
|
|
@ -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
|
||||
migrations/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
|
||||
core/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
|
||||
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
|
||||
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
|
||||
core/migrations/2018_01_30_220100_create_post_user_table.php
|
||||
migrations/2018_01_30_220100_create_post_user_table.php
|
||||
|
|
|
@ -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/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/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/2023_08_19_000000_create_unsubscribe_tokens_table.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/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/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/composer.json
|
||||
framework/core/LICENSE.md
|
||||
|
|
|
@ -7265,6 +7265,12 @@ Nop.Web/Views/Topic/TopicDetails.cshtml
|
|||
Views/Topic/TopicDetails.cshtml
|
||||
Topic/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
|
||||
Presentation/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
|
||||
Catalog/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
|
||||
Presentation/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
|
||||
Shared/_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
|
||||
Presentation/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
|
||||
Product/_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
|
||||
Presentation/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
|
||||
PrivateMessages/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
|
||||
Presentation/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
|
||||
Catalog/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
|
||||
Presentation/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
|
||||
Catalog/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
|
||||
Presentation/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
|
||||
Nop.Web.Framework/RemotePost.cs
|
||||
RemotePost.cs
|
||||
src/Directory.Build.props
|
||||
Directory.Build.props
|
||||
src/LICENSE.md
|
||||
LICENSE.md
|
||||
src/Build/src/ClearPluginAssemblies/Program.cs
|
||||
|
|
|
@ -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/Index.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/_CatalogSelectors.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/Vendor.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/_ProductsInGridOrLines.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/_Header.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/CheckoutProgress/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/ProductTemplate.Grouped.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/_GiftCardInfo.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/SendPrivateMessageModel.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/ProductTagModel.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/PriceRangeFilterModel.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/SearchModel.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/ProductSpecificationAttributeGroupModel.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/ProductPriceModel.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/FilePermissionHelper.cs
|
||||
src/Presentation/Nop.Web.Framework/RemotePost.cs
|
||||
src/Directory.Build.props
|
||||
src/LICENSE.md
|
||||
src/Build/src/ClearPluginAssemblies/Program.cs
|
||||
src/Build/src/ClearPluginAssemblies/ClearPluginAssemblies.csproj
|
||||
|
|
|
@ -50197,6 +50197,14 @@ API/02_endpoints/08_module/01_getModuleTechnicalName.ts
|
|||
02_endpoints/08_module/01_getModuleTechnicalName.ts
|
||||
08_module/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
|
||||
UI/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
|
||||
08_module/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
|
||||
UI/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
|
||||
01_apiClient/01_postApiClient.ts
|
||||
01_postApiClient.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/09_modules/03_putModulesToggleStatus.ts
|
||||
UI/campaigns/functional/API/02_endpoints/09_modules/03_putModulesToggleStatus.ts
|
||||
campaigns/functional/API/02_endpoints/09_modules/03_putModulesToggleStatus.ts
|
||||
functional/API/02_endpoints/09_modules/03_putModulesToggleStatus.ts
|
||||
API/02_endpoints/09_modules/03_putModulesToggleStatus.ts
|
||||
02_endpoints/09_modules/03_putModulesToggleStatus.ts
|
||||
09_modules/03_putModulesToggleStatus.ts
|
||||
03_putModulesToggleStatus.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/09_modules/02_getModules.ts
|
||||
UI/campaigns/functional/API/02_endpoints/09_modules/02_getModules.ts
|
||||
campaigns/functional/API/02_endpoints/09_modules/02_getModules.ts
|
||||
functional/API/02_endpoints/09_modules/02_getModules.ts
|
||||
API/02_endpoints/09_modules/02_getModules.ts
|
||||
02_endpoints/09_modules/02_getModules.ts
|
||||
09_modules/02_getModules.ts
|
||||
02_getModules.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/09_modules/03_putModulesUninstall.ts
|
||||
UI/campaigns/functional/API/02_endpoints/09_modules/03_putModulesUninstall.ts
|
||||
campaigns/functional/API/02_endpoints/09_modules/03_putModulesUninstall.ts
|
||||
functional/API/02_endpoints/09_modules/03_putModulesUninstall.ts
|
||||
API/02_endpoints/09_modules/03_putModulesUninstall.ts
|
||||
02_endpoints/09_modules/03_putModulesUninstall.ts
|
||||
09_modules/03_putModulesUninstall.ts
|
||||
03_putModulesUninstall.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/09_modules/02_putModulesToggleStatus.ts
|
||||
UI/campaigns/functional/API/02_endpoints/09_modules/02_putModulesToggleStatus.ts
|
||||
campaigns/functional/API/02_endpoints/09_modules/02_putModulesToggleStatus.ts
|
||||
functional/API/02_endpoints/09_modules/02_putModulesToggleStatus.ts
|
||||
API/02_endpoints/09_modules/02_putModulesToggleStatus.ts
|
||||
02_endpoints/09_modules/02_putModulesToggleStatus.ts
|
||||
09_modules/02_putModulesToggleStatus.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
|
||||
UI/campaigns/functional/API/02_endpoints/05_hookStatus/01_getHookStatusId.ts
|
||||
campaigns/functional/API/02_endpoints/05_hookStatus/01_getHookStatusId.ts
|
||||
|
|
|
@ -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/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/02_putModuleTechnicalNameInstall.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/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/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/02_deleteApiClientId.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/09_modules/03_putModulesToggleStatus.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/09_modules/02_getModules.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/09_modules/03_putModulesUninstall.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/02_putHookStatusId.ts
|
||||
tests/UI/campaigns/functional/API/02_endpoints/06_hooks/01_getHooks.ts
|
||||
|
|
|
@ -48230,6 +48230,15 @@ src/app/snippet/de-DE.json
|
|||
app/snippet/de-DE.json
|
||||
snippet/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
|
||||
Administration/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
|
||||
_unreleased/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
|
||||
_unreleased/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
|
||||
_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
|
||||
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
|
||||
_unreleased/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
|
||||
_unreleased/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
|
||||
_unreleased/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
|
||||
_unreleased/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
|
||||
_unreleased/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
|
||||
_unreleased/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
|
||||
_unreleased/.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
|
||||
_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
|
||||
|
@ -124878,6 +124905,13 @@ Checkout/Customer/Subscriber/CustomerFlowEventsSubscriberTest.php
|
|||
Customer/Subscriber/CustomerFlowEventsSubscriberTest.php
|
||||
Subscriber/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
|
||||
unit/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
|
||||
Subscriber/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
|
||||
integration/Core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriberTest.php
|
||||
Core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriberTest.php
|
||||
|
|
|
@ -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/snippet/en-GB.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/topbar-button.init.spec.js
|
||||
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-13-fix-default-hero-image-display.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-10-26-Add-configurable-installer-timeout.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-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-11-21-theme-dump-interactive-part-should-be-optional.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-11-fixed-price-field-collection-serialization.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-11-08-product-review-loader-core.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-01-15-allow-rate-limiter-usage-twice-without-breaking-memoized-configuration.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-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-13-a11y-change-styling-for-promotion-submit-button.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-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/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
|
||||
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-11-14-allow-specifying-field-class-for-attributed-entities-directly.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/CustomerSalutationSubscriberTest.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/DataAbstractionLayer/CustomerIndexerTest.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/Subscriber/ProductReviewSubscriberTest.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/CustomerGroupSubscriberTest.php
|
||||
tests/integration/Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php
|
||||
|
|
|
@ -34839,6 +34839,11 @@ Feature/Components/Ui/StoreComponentWithFullMultipleCompanySupportTest.php
|
|||
Components/Ui/StoreComponentWithFullMultipleCompanySupportTest.php
|
||||
Ui/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
|
||||
Feature/Components/Api/DeleteComponentsTest.php
|
||||
Components/Api/DeleteComponentsTest.php
|
||||
|
@ -35264,6 +35269,11 @@ Feature/Checkouts/Ui/ConsumableCheckoutTest.php
|
|||
Checkouts/Ui/ConsumableCheckoutTest.php
|
||||
Ui/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
|
||||
Feature/Checkouts/Api/AssetCheckoutTest.php
|
||||
Checkouts/Api/AssetCheckoutTest.php
|
||||
|
|
|
@ -6592,6 +6592,7 @@ tests/Feature/Depreciations/Api/DepreciationsIndexTest.php
|
|||
tests/Feature/Suppliers/Api/DeleteSuppliersTest.php
|
||||
tests/Feature/Components/Ui/ComponentIndexTest.php
|
||||
tests/Feature/Components/Ui/StoreComponentWithFullMultipleCompanySupportTest.php
|
||||
tests/Feature/Components/Ui/DeleteComponentTest.php
|
||||
tests/Feature/Components/Api/DeleteComponentsTest.php
|
||||
tests/Feature/Components/Api/ComponentIndexTest.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/ComponentsCheckoutTest.php
|
||||
tests/Feature/Checkouts/Ui/ConsumableCheckoutTest.php
|
||||
tests/Feature/Checkouts/Api/ComponentCheckoutTest.php
|
||||
tests/Feature/Checkouts/Api/AssetCheckoutTest.php
|
||||
tests/Feature/Checkouts/Api/AccessoryCheckoutTest.php
|
||||
tests/Feature/Checkouts/Api/ConsumableCheckoutTest.php
|
||||
|
|
|
@ -2726,6 +2726,12 @@ apache/coyote/http11/TestHttp11InputBuffer.java
|
|||
coyote/http11/TestHttp11InputBuffer.java
|
||||
http11/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
|
||||
org/apache/coyote/http11/TestHttp11OutputBuffer.java
|
||||
apache/coyote/http11/TestHttp11OutputBuffer.java
|
||||
|
@ -5152,6 +5158,11 @@ jakarta/servlet/http/TestHttpServletResponseSendError.java
|
|||
servlet/http/TestHttpServletResponseSendError.java
|
||||
http/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
|
||||
jakarta/servlet/http/TesterHttpServletPerformance.java
|
||||
servlet/http/TesterHttpServletPerformance.java
|
||||
|
|
|
@ -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/TestHttp11Processor.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/TestHttp11InputBufferCRLF.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/TestHttpServletDoHeadValidWrite1024.java
|
||||
test/jakarta/servlet/http/TestHttpServletResponseSendError.java
|
||||
test/jakarta/servlet/http/TesterConstants.java
|
||||
test/jakarta/servlet/http/TesterHttpServletPerformance.java
|
||||
test/jakarta/servlet/http/TestCookie.java
|
||||
test/jakarta/servlet/http/TestHttpServletDoHeadValidWrite1025.java
|
||||
|
|
|
@ -3054,6 +3054,11 @@ js/currency/changelog/dev-consolidate-syncpack-config
|
|||
currency/changelog/dev-consolidate-syncpack-config
|
||||
changelog/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
|
||||
js/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
|
||||
changelog/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
|
||||
js/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
|
||||
changelog/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
|
||||
js/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
|
||||
changelog/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
|
||||
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
|
||||
|
@ -16217,26 +16237,11 @@ js/e2e-utils-playwright/src/order.js
|
|||
e2e-utils-playwright/src/order.js
|
||||
src/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
|
||||
js/e2e-utils-playwright/changelog/.gitkeep
|
||||
e2e-utils-playwright/changelog/.gitkeep
|
||||
changelog/.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
|
||||
js/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
|
||||
e2e-utils-playwright/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
|
||||
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
|
||||
changelog/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
|
||||
js/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
|
||||
changelog/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
|
||||
js/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
|
||||
changelog/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
|
||||
js/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
|
||||
changelog/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
|
||||
woocommerce/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
|
||||
changelog/dev-build-validate-blocks-manifests
|
||||
dev-build-validate-blocks-manifests
|
||||
plugins/woocommerce/changelog/52778-e2e-external-run-only-on-demand
|
||||
woocommerce/changelog/52778-e2e-external-run-only-on-demand
|
||||
changelog/52778-e2e-external-run-only-on-demand
|
||||
52778-e2e-external-run-only-on-demand
|
||||
plugins/woocommerce/changelog/52994-52944-add-include-types-param
|
||||
woocommerce/changelog/52994-52944-add-include-types-param
|
||||
changelog/52994-52944-add-include-types-param
|
||||
52994-52944-add-include-types-param
|
||||
plugins/woocommerce/changelog/52780-52773-add-include-status-param
|
||||
woocommerce/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
|
||||
changelog/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
|
||||
woocommerce/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
|
||||
changelog/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
|
||||
woocommerce/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
|
||||
changelog/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
|
||||
woocommerce/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
|
||||
changelog/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
|
||||
woocommerce/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
|
||||
changelog/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
|
||||
woocommerce/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
|
||||
changelog/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
|
||||
woocommerce/changelog/fix-52396_product_sku_styles
|
||||
changelog/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
|
||||
woocommerce/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
|
||||
patterns/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
|
||||
woocommerce/patterns/footer-simple-menu.php
|
||||
patterns/footer-simple-menu.php
|
||||
|
|
|
@ -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/.gitkeep
|
||||
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/50828-dev-constrain-pnpm-version
|
||||
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/update-51103-woopayments-incentive-to-tracks-props
|
||||
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-51395-reporttable-page
|
||||
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/update-completion-hooks-39009
|
||||
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/43716-fix-production-builds
|
||||
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/fix-responsive-tabs
|
||||
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-e2e-product-editor-create-simple-product
|
||||
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/checkout.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/e2e-utils-playwright-configure-changelogger
|
||||
packages/js/e2e-utils-playwright/composer.lock
|
||||
packages/js/e2e-utils-playwright/composer.json
|
||||
packages/js/e2e-utils-playwright/CHANGELOG.md
|
||||
packages/js/experimental/.eslintrc.js
|
||||
packages/js/experimental/README.md
|
||||
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/dev-ci-lint-monorepo-job-update
|
||||
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/PREVIOUS_CHANGELOG.md
|
||||
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/52691-add-settings-sidebar-items
|
||||
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/add-settings-route
|
||||
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/remove-scrollbar
|
||||
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/dev-monorepo-caching-deps-per-target-package
|
||||
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/fix-40455-properly-break-from-note-loop
|
||||
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/52217-improve-email-logo-settings
|
||||
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/add-coming-soon-social-links
|
||||
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/53016-fix-settings-modern-route-update
|
||||
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/update-coming-soon-cache-doc
|
||||
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/add-unify-togglegroupcontrol-styling
|
||||
plugins/woocommerce/changelog/52227-preview-email-types
|
||||
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/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/52928-patch-1
|
||||
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/feat-filter-apply-button-server-context
|
||||
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/pr-52764
|
||||
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/dev-52417_implement_collection_handler_registry_class
|
||||
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/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/52806-fix-settings-typings
|
||||
plugins/woocommerce/changelog/51549-fix-wrong-default-param-type-51548
|
||||
plugins/woocommerce/changelog/dev-52414_implement_productQueryBuilder_class
|
||||
plugins/woocommerce/changelog/fix-core-profiler-industry
|
||||
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/add-coming-soon-template-left-image
|
||||
plugins/woocommerce/changelog/52785-react-payment-settings
|
||||
plugins/woocommerce/changelog/52216-improve-email-sender-options
|
||||
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/no-products-found-filters.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/related-products.php
|
||||
plugins/woocommerce/patterns/just-arrived-full-hero.php
|
||||
|
|
|
@ -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
|
||||
ticket-detail-view/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
|
||||
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
|
||||
|
@ -27288,6 +27297,13 @@ desktop/initializer/assets/chevron-down.svg
|
|||
initializer/assets/chevron-down.svg
|
||||
assets/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
|
||||
frontend/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
|
||||
composables/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
|
||||
frontend/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
|
||||
LeftSidebar/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
|
||||
frontend/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
|
||||
LeftSidebar/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
|
||||
frontend/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
|
||||
__tests__/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
|
||||
frontend/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
|
||||
__tests__/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
|
||||
frontend/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
|
||||
composables/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
|
||||
frontend/shared/composables/useEmailFileUrls.ts
|
||||
shared/composables/useEmailFileUrls.ts
|
||||
|
@ -35517,6 +35771,14 @@ apollo/cache/initializer/ticketsByOverviewQuery.ts
|
|||
cache/initializer/ticketsByOverviewQuery.ts
|
||||
initializer/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
|
||||
frontend/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
|
||||
__tests__/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
|
||||
frontend/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
|
||||
composables/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
|
||||
frontend/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
|
||||
CommonDateTime/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
|
||||
frontend/shared/components/CommonTooltip/CommonTooltip.vue
|
||||
shared/components/CommonTooltip/CommonTooltip.vue
|
||||
|
|
|
@ -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-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-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-page-errors.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/eye-slash.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/file-email.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/__tests__/CommonFlyout.spec.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/plugins/index.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/__tests__/AvatarMenuAppearanceItem.spec.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/__tests__/LeftSidebarHeader.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/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-actions.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/__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.graphql
|
||||
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/useLogoUrl.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/useAbortNavigation.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/cache/initializer/ticketOverviews.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/checklistTemplates.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/authenticator-app.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/useOnlineNotificationList.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.graphql
|
||||
|
@ -7082,18 +7112,6 @@ app/frontend/shared/components/CommonDateTime/types.ts
|
|||
app/frontend/shared/components/CommonDateTime/index.ts
|
||||
app/frontend/shared/components/CommonDateTime/__tests__/CommonDateTime.spec.ts
|
||||
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/types.ts
|
||||
app/frontend/shared/components/CommonTooltip/useTooltipControls.ts
|
||||
|
|
|
@ -26,10 +26,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
.well-known
|
||||
.well-known/assetlinks.json
|
||||
.xml
|
||||
/*/*/_tools
|
||||
/*/*/more_ideas
|
||||
/*/_tools
|
||||
/*/activity
|
||||
/*/branches
|
||||
/*/commits
|
||||
/*/compare
|
||||
|
@ -37,11 +33,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/*/edit$
|
||||
/*/forks
|
||||
/*/graphs
|
||||
/*/group
|
||||
/*/invite
|
||||
/*/issues/new
|
||||
/*/issues/search
|
||||
/*/more_ideas
|
||||
/*/network
|
||||
/*/projects
|
||||
/*/pulse
|
||||
|
@ -52,23 +45,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/*source=
|
||||
/.git
|
||||
//wiki/skins
|
||||
/?*amp_client_id
|
||||
/?z=1
|
||||
/MANUALS/*.pdf$
|
||||
/Search/
|
||||
/_
|
||||
/_/rsrc
|
||||
/__wishlist__
|
||||
/_activities
|
||||
/_activity
|
||||
/_community
|
||||
/_created
|
||||
/_followers
|
||||
/_following
|
||||
/_quick_saves
|
||||
/_saved
|
||||
/_shop
|
||||
/_shopping_list
|
||||
/album/*/*?i=
|
||||
/api
|
||||
/apis
|
||||
|
@ -80,8 +60,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/comments
|
||||
/commits/*?author
|
||||
/commits/*?path
|
||||
/communities
|
||||
/discovered
|
||||
/docs/product
|
||||
/download
|
||||
/download/Browse.aspx?
|
||||
|
@ -106,7 +84,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/layout/
|
||||
/leads/*/jsplayer_show_lead_form.html
|
||||
/leads/*/show_form.html
|
||||
/likes
|
||||
/listing/*/favoriters
|
||||
/lookup?
|
||||
/mediaapi/
|
||||
|
@ -114,20 +91,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/music/*/Search/
|
||||
/music/*/search/
|
||||
/newsearch/
|
||||
/organize
|
||||
/people/*/circle
|
||||
/people/*/favorites
|
||||
/pinned_flashes
|
||||
/pins
|
||||
/podcast/*/*?i=
|
||||
/print$
|
||||
/profile-about
|
||||
/raw
|
||||
/revisions
|
||||
/rg*/mediaviewer/rm*/tr
|
||||
/rss
|
||||
/scheduled-pin
|
||||
/scheduled-pins
|
||||
/search
|
||||
/search/
|
||||
/search/*?q=
|
||||
|
@ -143,15 +115,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/store/d/groove-music-pass/cfq7ttc0k5dq/0001
|
||||
/store/locations/store-locations-sitemap.xml
|
||||
/store/music/groove-music-pass/*
|
||||
/story_pins
|
||||
/tagged
|
||||
/tarball
|
||||
/tree
|
||||
/tried
|
||||
/tv-season/*/*?i=
|
||||
/unsubscribe/
|
||||
/video-
|
||||
/video_pins
|
||||
/wal/
|
||||
/wiki/Special:
|
||||
/wiki/index.php/Help
|
||||
|
@ -225,7 +193,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?order=
|
||||
?pt1=true$
|
||||
?s=
|
||||
?show_error=true
|
||||
?slogin
|
||||
?tab=achievements&achievement=
|
||||
?utm_*=
|
||||
|
@ -1020,8 +987,6 @@ ZipCodeLookupAjax
|
|||
[_0-9a-zA-Z]+/status/[0-9]+/likes
|
||||
[_0-9a-zA-Z]+/status/[0-9]+/retweets
|
||||
_
|
||||
_/_
|
||||
_/_/pixel
|
||||
_/aihub_pod
|
||||
_/ain/_/js
|
||||
_/alkali-learn
|
||||
|
@ -1084,8 +1049,6 @@ _next/gtm
|
|||
_next/jwt
|
||||
_next/title
|
||||
_next/viewer
|
||||
_ngjs/resource
|
||||
_ngjs/resource/*/get
|
||||
_nimbusJson.json
|
||||
_nimbusJsonp.js
|
||||
_nimbusJsonpStatic.js
|
||||
|
@ -1191,12 +1154,10 @@ ad_spice
|
|||
ad_syndication_user_tracking
|
||||
ad_visibility
|
||||
addContacts
|
||||
addboard
|
||||
addressBookExport
|
||||
admin
|
||||
adredir?
|
||||
ads
|
||||
ads.txt
|
||||
ads/gpa/vidgen
|
||||
ads/hotels/partners
|
||||
ads/learn
|
||||
|
@ -1216,7 +1177,6 @@ adwords/proposal
|
|||
adx/bin
|
||||
affil
|
||||
affil/pal
|
||||
age-appeal
|
||||
agreements/approve
|
||||
aihub/tfhub
|
||||
ajax
|
||||
|
@ -1230,7 +1190,6 @@ alkali
|
|||
allanalytics
|
||||
alllocations
|
||||
ambry
|
||||
amp
|
||||
amphtml
|
||||
amphtml/blogs/test
|
||||
amphtml/classic-apps
|
||||
|
@ -1258,9 +1217,7 @@ api/v3/ajax/bespoke/public/neu/specs
|
|||
api_access_key=
|
||||
app*_
|
||||
app*form_id=
|
||||
app-ads.txt
|
||||
app/updates
|
||||
appealed-pin
|
||||
apple-app-site-association
|
||||
apps
|
||||
apps*&tags=
|
||||
|
@ -1434,7 +1391,6 @@ auth/verifychallenge
|
|||
author/following
|
||||
author=
|
||||
authwall
|
||||
autocomplete
|
||||
avis
|
||||
away.php
|
||||
b2bauth
|
||||
|
@ -1554,11 +1510,7 @@ blogs/test
|
|||
blogsearch
|
||||
blogsearch_feeds
|
||||
bn
|
||||
board
|
||||
board_activity
|
||||
board_activity_comment
|
||||
bookmark?
|
||||
bookmarklet
|
||||
bookmarks
|
||||
books
|
||||
books/about
|
||||
|
@ -1580,38 +1532,17 @@ books?*zoom=1
|
|||
books?*zoom=5
|
||||
booksrightsholders
|
||||
boutique/sitemaps
|
||||
branded-pins
|
||||
browse/reviews/recent
|
||||
business/ad_create
|
||||
business/adshare
|
||||
business/adshare/faqs
|
||||
business/blahblah
|
||||
business/business-access
|
||||
business/business-hierarchy
|
||||
business/business-manager
|
||||
business/catalogs
|
||||
business/commerce-integrations
|
||||
business/community-information
|
||||
business/convert
|
||||
business/create
|
||||
business/create-linked-account
|
||||
business/feedback
|
||||
business/hub
|
||||
business/invite
|
||||
business/leads/jsplayer_show_lead_form.html
|
||||
business/leads/show_form.html
|
||||
business/learning/blog
|
||||
business/onboarding
|
||||
business/pin_create
|
||||
business/premium/is_payment_pending
|
||||
business/promotion
|
||||
business/referral
|
||||
business/sales/blog
|
||||
business/site
|
||||
business/switch-account
|
||||
business/top-ads
|
||||
business/update
|
||||
business/verified-merchant/status
|
||||
businessinfo
|
||||
buyside-e2e-monitor
|
||||
buzz/post
|
||||
|
@ -1812,7 +1743,6 @@ checkout
|
|||
checkout/package
|
||||
checkoutnow
|
||||
checkpoint
|
||||
christmas-spotlight
|
||||
chrome/browser/mobile/tour
|
||||
chrome/crlset
|
||||
chrome/webstore/images
|
||||
|
@ -1835,7 +1765,6 @@ clickthru
|
|||
client_errors
|
||||
clima/ets
|
||||
clima/sites/registry
|
||||
close-account
|
||||
cloud-launcher/sitemap
|
||||
cloudsourcetools/images
|
||||
cms_content
|
||||
|
@ -1857,7 +1786,6 @@ commercesearch/images
|
|||
commercesearch/services
|
||||
commission_2010-2014/katainen
|
||||
commits?author=
|
||||
communities
|
||||
communities/bin.aspx?
|
||||
communities/blogs/PortalResults.mspx?
|
||||
communities/eventdetails.mspx?
|
||||
|
@ -1873,15 +1801,12 @@ community/category/*
|
|||
community/comments
|
||||
community/feed
|
||||
community/trackback
|
||||
community_comment
|
||||
community_post
|
||||
community_s
|
||||
companyDir
|
||||
compare
|
||||
compare/*/apply
|
||||
compressiontest
|
||||
config.js
|
||||
connect
|
||||
connections
|
||||
connectivity
|
||||
connector
|
||||
|
@ -1889,31 +1814,20 @@ consumers/archive
|
|||
contact_me
|
||||
contactus
|
||||
content
|
||||
content-claiming
|
||||
context_referrer=gig_page
|
||||
context_referrer=user_page
|
||||
control
|
||||
conversation
|
||||
conversations
|
||||
convert-business
|
||||
convert-personal
|
||||
coop/directory
|
||||
coop/manage
|
||||
copy-conductor/crawled
|
||||
copyright-reporting
|
||||
corgi$
|
||||
couchmode
|
||||
counter/*?
|
||||
coupons/visit
|
||||
covid19
|
||||
covid19/mobility
|
||||
create_pin
|
||||
creative-europe/404_en.htm
|
||||
creative-studio
|
||||
creative_editor
|
||||
creator-spotlight
|
||||
creator_hub/_earn
|
||||
creator_hub/_partnerships
|
||||
creatorhub
|
||||
cse/home
|
||||
cse/manage
|
||||
|
@ -1922,9 +1836,7 @@ cse?
|
|||
csp
|
||||
csp_block
|
||||
csp_report_only
|
||||
csrf_error
|
||||
ct
|
||||
ct.html
|
||||
ct/log_list
|
||||
culturalinstitute/images
|
||||
culturalinstitute/sitemaps
|
||||
|
@ -2042,9 +1954,7 @@ de/teams
|
|||
de/transactions
|
||||
de/treasury
|
||||
de/your
|
||||
deactivate-account
|
||||
default
|
||||
delete_post
|
||||
delight
|
||||
dell/cities-transformed
|
||||
dell/cloud-future-of-medicine
|
||||
|
@ -2095,7 +2005,6 @@ digital-single-market/taxonomy
|
|||
digital-single-market/users
|
||||
directory
|
||||
directory/all
|
||||
discover
|
||||
discussion
|
||||
discussion/comment-permalink
|
||||
discussion/edit-profile
|
||||
|
@ -2192,8 +2101,6 @@ ebooks?*zoom=1
|
|||
ebooks?*zoom=5
|
||||
ece
|
||||
eclas
|
||||
edit
|
||||
editorial/*
|
||||
edu/cs4hs
|
||||
education/404_en.htm
|
||||
edurec
|
||||
|
@ -2204,7 +2111,6 @@ elite?
|
|||
email
|
||||
email-unsubscribe
|
||||
email_actions
|
||||
email_verification_error
|
||||
embed
|
||||
embed/feed/update
|
||||
employment_social/anticipedia/xwiki/bin/attach
|
||||
|
@ -2263,7 +2169,6 @@ en/microsoft-viva/
|
|||
en/security
|
||||
en/security/
|
||||
endorsements
|
||||
engagement
|
||||
enterprise-jobs
|
||||
enterprise-partner-search/sitemaps
|
||||
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/partners/friends/access.html
|
||||
exec/obidos/tg/cm/member
|
||||
explore
|
||||
explore/*/?p=
|
||||
explore/*/lightbox
|
||||
external
|
||||
external/overture
|
||||
|
@ -2381,7 +2284,6 @@ facebook
|
|||
facebook_connect
|
||||
faves-i_love_u_get_away_from_me
|
||||
favorite
|
||||
fb.html
|
||||
fe=true
|
||||
feature/sf-test
|
||||
feed
|
||||
|
@ -2463,8 +2365,6 @@ flights
|
|||
flutter-canvaskit
|
||||
folder
|
||||
follow
|
||||
follow_board
|
||||
follow_user
|
||||
following
|
||||
food/archive
|
||||
food/favourites
|
||||
|
@ -2578,8 +2478,6 @@ global$
|
|||
globalmarketfinder
|
||||
globalmarketfinder/*.html
|
||||
gog
|
||||
google_gdn.html
|
||||
google_search.html
|
||||
googlebooks/images
|
||||
gp
|
||||
gp/aag
|
||||
|
@ -2689,7 +2587,6 @@ gview
|
|||
gwt
|
||||
h5games_gamecenter/images
|
||||
handmade
|
||||
hanukkah-spotlight
|
||||
hashtag/*?src=
|
||||
hd
|
||||
header/channels
|
||||
|
@ -2765,18 +2662,15 @@ hk-en/teams
|
|||
hk-en/transactions
|
||||
hk-en/treasury
|
||||
hk-en/your
|
||||
holiday-spotlight
|
||||
holidays-celebrations
|
||||
home
|
||||
homefeed
|
||||
homepage-video-test
|
||||
hosted/images
|
||||
hotelfinder/rpc
|
||||
hotels/rpc
|
||||
hp/video
|
||||
hpc/*/supported-applications.aspx?
|
||||
http://i0.wp.com/robots.txt
|
||||
http://patreon.com/robots.txt
|
||||
http://i2.wp.com/robots.txt
|
||||
http://ted.com/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
|
@ -2790,9 +2684,6 @@ id-id.www.cloudflare.com
|
|||
id-id/feedback
|
||||
id-id/lp
|
||||
id-id/searchresults
|
||||
idea-ads-tool
|
||||
idea-pin-builder
|
||||
idea-pin-invite
|
||||
identity/accountsettingsactivityweb
|
||||
identity/accountsettingssyaf
|
||||
ie*/listing/*/favoriters
|
||||
|
@ -2970,14 +2861,11 @@ info/customerror.htm*
|
|||
info/smart404.asp*
|
||||
info/tech-feedback
|
||||
inproduct_help/chatsupport
|
||||
install-shuffles
|
||||
internalPref
|
||||
intl/*/about/views
|
||||
intlkb/
|
||||
invite
|
||||
inviteFromProfile
|
||||
inviteMany
|
||||
invited
|
||||
invites/buy
|
||||
invoice/est
|
||||
invoice/estimate/buyerView
|
||||
|
@ -3071,8 +2959,6 @@ johnhancock
|
|||
johnhancock/in-a-lifetime-healthcare
|
||||
johnhancock/in-a-lifetime-sustainability
|
||||
johnhancock/in-a-lifetime-work
|
||||
join/?next=
|
||||
join/signup/?next=
|
||||
jp*/listing/*/favoriters
|
||||
jp*/people/*/circle
|
||||
jp*/people/*/favorites
|
||||
|
@ -3142,7 +3028,6 @@ ko-kr.www.cloudflare.com
|
|||
ko-kr/feedback
|
||||
ko-kr/lp
|
||||
ko-kr/searchresults
|
||||
kwanzaa-spotlight
|
||||
labs/popgadget/search
|
||||
lamda/images
|
||||
landing/cmsnext-root
|
||||
|
@ -3177,12 +3062,10 @@ learning/search?
|
|||
learning/settings
|
||||
learning/settings$
|
||||
learning/settings?
|
||||
lens-search
|
||||
li/track
|
||||
library/devices
|
||||
licensing-syndication
|
||||
limited-release
|
||||
linked
|
||||
linkedin
|
||||
list
|
||||
list/ls*/_ajax
|
||||
|
@ -3190,7 +3073,6 @@ list/ls*/export
|
|||
listing/*/stubs
|
||||
lite
|
||||
lite.publication.PublicationRequestFulltextPromo.requestFulltext.html
|
||||
live-session
|
||||
live_chat
|
||||
lm/R1XIHQVKXSKBNJ
|
||||
lm/R3HQ5WJSZK6QSO
|
||||
|
@ -3221,7 +3103,6 @@ location_suggest
|
|||
lochp?
|
||||
login
|
||||
login$
|
||||
login/?next=
|
||||
login?*=
|
||||
logo-maker/brief
|
||||
logo-maker/choose-variation
|
||||
|
@ -3470,7 +3351,6 @@ narrative-
|
|||
native
|
||||
nbubumblebee
|
||||
network
|
||||
new_invite
|
||||
news$
|
||||
news/$
|
||||
news/0
|
||||
|
@ -3482,7 +3362,6 @@ news/test
|
|||
news/test-liveblog
|
||||
news?viewArticle
|
||||
newsArticle
|
||||
news_hub
|
||||
newsletter
|
||||
newsroom/dae
|
||||
newssearch
|
||||
|
@ -3652,12 +3531,8 @@ nz/teams
|
|||
nz/transactions
|
||||
nz/treasury
|
||||
nz/your
|
||||
oauth/line
|
||||
oauth/login
|
||||
oauth/v2
|
||||
oauth2/v2
|
||||
oauth_error
|
||||
offsite
|
||||
og
|
||||
onebox/media/sports/logos
|
||||
onebox/media/sports/photos/soccer/wc2018
|
||||
|
@ -3691,11 +3566,8 @@ pagespeed/insights/ui/logo
|
|||
panel
|
||||
pantheon
|
||||
pantheon-platform
|
||||
parental-consent/confirmation
|
||||
parental-passcode
|
||||
participate/conferences.xml
|
||||
partners
|
||||
password/reset
|
||||
password_expired
|
||||
patent-search/frontend
|
||||
patents/download
|
||||
|
@ -3732,40 +3604,8 @@ photos/i_love_u_get_away_from_me
|
|||
photos/tags/*/page
|
||||
photos/youpy
|
||||
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?
|
||||
pingback
|
||||
pinterest-predicts
|
||||
pinterest-wellbeing
|
||||
pinterestwellbeing
|
||||
pl*/listing/*/favoriters
|
||||
pl*/people/*/circle
|
||||
pl*/people/*/favorites
|
||||
|
@ -3821,7 +3661,6 @@ pl/teams
|
|||
pl/transactions
|
||||
pl/treasury
|
||||
pl/your
|
||||
place
|
||||
plan=
|
||||
platform-telemetry
|
||||
play/store/web
|
||||
|
@ -3848,7 +3687,6 @@ ppob/?
|
|||
ppob?
|
||||
pqa
|
||||
preference
|
||||
prefs
|
||||
present
|
||||
presentation
|
||||
prettyearth/assets
|
||||
|
@ -3859,8 +3697,6 @@ private
|
|||
pro
|
||||
pro-resources
|
||||
pro/about
|
||||
product-catalogs
|
||||
product-feed
|
||||
product-reviews/B0069IY63Y
|
||||
productPurchaseDone
|
||||
product_
|
||||
|
@ -3941,7 +3777,6 @@ publications
|
|||
publicliterature.PublicLiterature.search.html
|
||||
purchases
|
||||
puzzles/leaderboards/invite
|
||||
pw
|
||||
pwapi-proxy/pwproxy
|
||||
pwapiv2
|
||||
px.gif
|
||||
|
@ -3949,7 +3784,6 @@ q=
|
|||
qnasearch?
|
||||
qr
|
||||
quality_form?
|
||||
quiz
|
||||
r
|
||||
rackspace/elevating-performance
|
||||
radio/aod
|
||||
|
@ -3963,7 +3797,6 @@ rd/search
|
|||
rd/search$
|
||||
rd/search?
|
||||
recensioni
|
||||
recently-viewed
|
||||
recharge/dashboard/car
|
||||
recharge/dashboard/static
|
||||
recipes/search
|
||||
|
@ -3981,8 +3814,6 @@ refer
|
|||
refer/pal
|
||||
referrals
|
||||
referrer=
|
||||
refresh_stored_accounts
|
||||
refresh_token
|
||||
register
|
||||
registration
|
||||
registry/wishlist
|
||||
|
@ -3992,14 +3823,10 @@ report
|
|||
report-abuse?report=
|
||||
report=
|
||||
report_abuse.gne
|
||||
reports-and-violations
|
||||
request-data
|
||||
requestList
|
||||
requests
|
||||
research/participants/cofund
|
||||
reservations/*/notifyme
|
||||
resource
|
||||
resource/*/get
|
||||
results
|
||||
retail
|
||||
retail/old
|
||||
|
@ -4038,7 +3865,6 @@ s2/sitemaps
|
|||
s2/static
|
||||
s3
|
||||
s?
|
||||
safe-redirect
|
||||
safebrowsing/diagnostic
|
||||
safebrowsing/report_badware
|
||||
safebrowsing/report_error
|
||||
|
@ -4139,7 +3965,6 @@ searchresults
|
|||
sections
|
||||
secure
|
||||
seller_onboarding
|
||||
sendHeaderEarly
|
||||
send_to_friend
|
||||
sendarticle
|
||||
services
|
||||
|
@ -4214,7 +4039,6 @@ shihui?
|
|||
shop/browse/overlay
|
||||
shop/iphone/payments/overlay
|
||||
shop_name_search_service
|
||||
shop_pins
|
||||
shopping-content-api/product_images
|
||||
shopping/deals
|
||||
shopping/product
|
||||
|
@ -4226,7 +4050,7 @@ shopping/seller
|
|||
shopping/suppliers/search
|
||||
shopping?
|
||||
shopstream
|
||||
showtimes/location/*http://ted.com/robots.txt
|
||||
showtimes/location/*http://amazon.com/robots.txt
|
||||
sidewiki/entry
|
||||
signature
|
||||
signin/inject
|
||||
|
@ -4510,13 +4334,11 @@ smart/buttons
|
|||
social/photosui/images
|
||||
social/photosui/sitemap
|
||||
social/social-security-directory/cai
|
||||
socialmanager
|
||||
sounds/player
|
||||
sounds/player$
|
||||
sounds/search
|
||||
sounds/search$
|
||||
sounds/search?
|
||||
source
|
||||
source=
|
||||
source_repo=
|
||||
spain/empresas/
|
||||
|
@ -4539,7 +4361,6 @@ ss
|
|||
ss/customer-reviews/lighthouse
|
||||
ss/twister/ajax
|
||||
sslsingle
|
||||
sso
|
||||
stadia/gamers
|
||||
start
|
||||
start_order
|
||||
|
@ -4594,10 +4415,6 @@ storefront
|
|||
storepicker
|
||||
stores/page/*visitId=
|
||||
stories
|
||||
story-pin-builder
|
||||
story-pin-invite
|
||||
story_feed
|
||||
story_pins
|
||||
studios
|
||||
styles/js-on.css$
|
||||
subscribe/braintree
|
||||
|
@ -4622,7 +4439,6 @@ support
|
|||
support/content
|
||||
support/forum/search?
|
||||
surprise
|
||||
suspension-appeal
|
||||
sv-se.www.cloudflare.com
|
||||
sv-se/feedback
|
||||
sv-se/lp
|
||||
|
@ -4636,7 +4452,6 @@ svc/spelling-bee
|
|||
svc/vertex
|
||||
svc/wordle
|
||||
svpRecommendations
|
||||
sw-shell.html
|
||||
swg
|
||||
syndicate
|
||||
system1/images
|
||||
|
@ -4644,7 +4459,6 @@ t/terms
|
|||
tab=
|
||||
tablet
|
||||
tacms
|
||||
taggingtool
|
||||
tagmanager/containers/xo
|
||||
tagmanager/pptm.js
|
||||
talk
|
||||
|
@ -4680,10 +4494,8 @@ th-th.www.cloudflare.com
|
|||
th-th/feedback
|
||||
th-th/lp
|
||||
th-th/searchresults
|
||||
thanksgiving-spotlight
|
||||
thanx?
|
||||
themacallan/worlds-together
|
||||
theme
|
||||
themes/rss
|
||||
things/search
|
||||
things/search$
|
||||
|
@ -4769,7 +4581,6 @@ trustedstores/s
|
|||
trustedstores/tm2
|
||||
trustedstores/verify
|
||||
tucritica
|
||||
tv
|
||||
tv/thumb
|
||||
tvschedule
|
||||
twitter
|
||||
|
@ -4836,13 +4647,9 @@ uk/teams
|
|||
uk/transactions
|
||||
uk/treasury
|
||||
uk/your
|
||||
unauth-profile
|
||||
unlink
|
||||
unsub
|
||||
until=
|
||||
updates
|
||||
upload-image-lens-history
|
||||
upload-lens-image
|
||||
uploads
|
||||
urchin_test
|
||||
us-es*/listing/*/favoriters
|
||||
|
@ -4918,8 +4725,6 @@ uviewer
|
|||
v1
|
||||
v1/browser-performance
|
||||
v1/stats
|
||||
v1/urls/count.json
|
||||
v3/pidgets/log
|
||||
v4
|
||||
verify_age
|
||||
vi-vn.www.cloudflare.com
|
||||
|
@ -4956,13 +4761,10 @@ webapps/xoonboarding
|
|||
webmasters/sitemaps/ping?
|
||||
webscr
|
||||
websearch
|
||||
website/confirm
|
||||
website/confirm/download
|
||||
webstore/search
|
||||
webstore/static/*/wall/js
|
||||
weekly/signup
|
||||
weimg
|
||||
welcome
|
||||
whats-next/planes-trains-and-analytics
|
||||
whsmiths
|
||||
widget_auth.php
|
||||
|
@ -5435,7 +5237,6 @@ xml?
|
|||
xoplatform/logger/api/logger
|
||||
xorouter
|
||||
your
|
||||
your-shop
|
||||
youth/404_en.htm
|
||||
youtube/fonts
|
||||
youtube/img/promos
|
||||
|
|
|
@ -3121,7 +3121,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/newssearch
|
||||
/no-internet-heading-assigned
|
||||
/no-internet-heading-assisted
|
||||
/no-referrer-when-downgradehttp://steamcommunity.com/robots.txt
|
||||
/no-referrer-when-downgradehttp://gmail.com/robots.txt
|
||||
/no-search-results
|
||||
/node
|
||||
/node/add
|
||||
|
@ -3712,7 +3712,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?*__rmid
|
||||
?*__rmidpage
|
||||
?*ajs_event
|
||||
?*apikey*http://rebrand.ly/robots.txt
|
||||
?*apikey*http://visitazores.com/robots.txt
|
||||
?*app
|
||||
?*appidt=*
|
||||
?*aspects=
|
||||
|
@ -3829,7 +3829,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?*utm_medium
|
||||
?*utm_source
|
||||
?*utm_source=
|
||||
?*utm_source=http://mozilla.com/robots.txt
|
||||
?*utm_source=http://chrome.google.com/robots.txt
|
||||
?*verified=
|
||||
?*xid
|
||||
?252525253Bpreview=
|
||||
|
@ -5540,6 +5540,7 @@ HotelsManageListing
|
|||
HotelsManagementCenter
|
||||
HotelsProductCart
|
||||
HowTheSiteWorks
|
||||
HpImageArchive.aspx
|
||||
HubStyle/static-2.309
|
||||
HubStyle/static-2.313
|
||||
HubStyle/static-2.315
|
||||
|
@ -6098,6 +6099,7 @@ Project
|
|||
PromoTools
|
||||
PromotionDetailsDisplayView
|
||||
PromotionDisplayView
|
||||
Proxy.ashx
|
||||
ProxyToolsAccountSettingsTool
|
||||
ProxyToolsBillingAndPaymentsTool
|
||||
ProxyToolsBillingDetailTool
|
||||
|
@ -6231,6 +6233,7 @@ Saves
|
|||
ScreensaverShade
|
||||
Scripts
|
||||
Search
|
||||
Search
|
||||
Search/*
|
||||
Search/Mail/Public
|
||||
SearchNavigationView
|
||||
|
@ -6842,6 +6845,8 @@ ac/
|
|||
ac/globalnav/2.0/*/images/ac-globalnav/globalnav/search
|
||||
ac2
|
||||
academic-subscriptions
|
||||
academic/profile
|
||||
academic/search
|
||||
academy
|
||||
academy-free-account
|
||||
academy/*/results
|
||||
|
@ -6924,6 +6929,7 @@ ach/search
|
|||
ach/user
|
||||
ach/users
|
||||
achievements
|
||||
aclick
|
||||
aclk
|
||||
acoustic
|
||||
acq/nonprofits
|
||||
|
@ -7208,6 +7214,7 @@ alexa-top-sites/*
|
|||
alexa-web-search/*
|
||||
alexa/*
|
||||
alexaforbusiness/
|
||||
alink
|
||||
alkali
|
||||
all
|
||||
all-supported-params
|
||||
|
@ -7234,6 +7241,7 @@ amp
|
|||
amp$
|
||||
amp-proxy
|
||||
amp-tealium
|
||||
amp/
|
||||
amp_next_page_ga.cms*
|
||||
amphtml
|
||||
amphtml/blogs/test
|
||||
|
@ -7305,13 +7313,14 @@ api/editionurlgenerator
|
|||
api/eventlogging
|
||||
api/federation
|
||||
api/html
|
||||
api/http://nam.edu/robots.txt
|
||||
api/http://kobo.com/robots.txt
|
||||
api/infinite-list.html
|
||||
api/internal/*/location
|
||||
api/internal/_bb
|
||||
api/internal/analytics/songs
|
||||
api/jobPostings/jobs
|
||||
api/legendary-data/relay
|
||||
api/maps/
|
||||
api/nextsteps
|
||||
api/nicorepo/timeline
|
||||
api/partner_select/*/price_query
|
||||
|
@ -7386,7 +7395,7 @@ appchart
|
|||
appdynamics-wem.cisco.com
|
||||
appealed-pin
|
||||
apple-app-site-association
|
||||
apple-app-site-associationhttp://crunchbase.com/robots.txt
|
||||
apple-app-site-associationhttp://fonts.google.com/robots.txt
|
||||
apple-news
|
||||
appliance
|
||||
applicant-eligibility
|
||||
|
@ -7471,6 +7480,7 @@ article/PR-CO
|
|||
article/api
|
||||
article/beta
|
||||
article/category
|
||||
article/m
|
||||
article/preview
|
||||
article/this-article-has-been-deleted
|
||||
article/this-article-has-been-removed
|
||||
|
@ -8195,6 +8205,7 @@ backoffice=
|
|||
backstage/api/
|
||||
badges/profile/create
|
||||
bagon
|
||||
baidu
|
||||
bal/impression
|
||||
bal/impression/RecordImpression.htm?
|
||||
ban-me-i-am-a-robot
|
||||
|
@ -8443,6 +8454,7 @@ bezahlvorgaenge.html
|
|||
bfe/apps/website
|
||||
bfl
|
||||
bfmp
|
||||
bfp/search
|
||||
bg
|
||||
bg-*/
|
||||
bg-bg/
|
||||
|
@ -8473,6 +8485,7 @@ bin
|
|||
bin/
|
||||
bin/search.go
|
||||
bin/search.py
|
||||
bing-site-safety
|
||||
bingbot
|
||||
bipolar-disorder/bipolar-depression-management
|
||||
bipolar-disorder/video/bipolar-fatherhood
|
||||
|
@ -8562,7 +8575,7 @@ blog/*?text=
|
|||
blog/*sitemap.xml$
|
||||
blog/*utm_source=
|
||||
blog/.
|
||||
blog/.html.*http://stripe.com/robots.txt
|
||||
blog/.html.*http://salon.com/robots.txt
|
||||
blog/?p=
|
||||
blog/?s=
|
||||
blog/Neuer_Beitrag.html
|
||||
|
@ -8602,6 +8615,7 @@ blogs/blogpost/preview
|
|||
blogs/nationals-journal-beta
|
||||
blogs/pad$
|
||||
blogs/pad/$
|
||||
blogs/search/
|
||||
blogs/slow-ride
|
||||
blogs/technology.atom
|
||||
blogs/test
|
||||
|
@ -8669,7 +8683,7 @@ bookmark_mana2
|
|||
bookmarklet
|
||||
bookmarks
|
||||
bookmarks/widget
|
||||
bookmarkshttp://whatsapp.com/robots.txt
|
||||
bookmarkshttp://ed.ted.com/robots.txt
|
||||
books
|
||||
books/NBK
|
||||
books/about
|
||||
|
@ -9582,7 +9596,7 @@ cdn-cgi
|
|||
cdn-cgi/
|
||||
cdn-cgi/bm/cv
|
||||
cdn-cgi/challenge-platform
|
||||
cdn-cgi/http://technorati.com/robots.txt
|
||||
cdn-cgi/http://mediapost.com/robots.txt
|
||||
cdn-cgi/rum
|
||||
cdn-cgi/zaraz/s.js
|
||||
cdn-cgi/zaraz/t
|
||||
|
@ -9610,7 +9624,7 @@ cgi-bin/loginpage
|
|||
cgi-bin/search.fpl
|
||||
cgi-bin/state
|
||||
cgi-bin/wx
|
||||
cgi-binhttp://scoop.it/robots.txt
|
||||
cgi-binhttp://ifttt.com/robots.txt
|
||||
cgi-local
|
||||
cgi-perl
|
||||
cgi-registry
|
||||
|
@ -9804,6 +9818,7 @@ civis/posts
|
|||
civis/search
|
||||
civis/threads/*in_iframe=1
|
||||
civis/threads/*wp_data=
|
||||
ck/
|
||||
cl
|
||||
cl2/feeds
|
||||
cl2/ical
|
||||
|
@ -9886,6 +9901,10 @@ cn/lp/003/
|
|||
cn/pm/
|
||||
cn/products/online-datasheet/
|
||||
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/sustainability-emea/
|
||||
cnevideos
|
||||
|
@ -9949,7 +9968,7 @@ co/users
|
|||
co/ventureone
|
||||
code
|
||||
code/*
|
||||
code/http://bing.com/robots.txt
|
||||
code/http://w3techs.com/robots.txt
|
||||
codeCoverage
|
||||
codesamples/
|
||||
coin*mid=
|
||||
|
@ -10163,7 +10182,7 @@ confirmation.html
|
|||
conflagexp
|
||||
connect
|
||||
connect/@
|
||||
connect/http://imgur.com/robots.txt
|
||||
connect/http://blog.twitter.com/robots.txt
|
||||
connect/social-intranet.html
|
||||
connections
|
||||
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/irm0002
|
||||
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/oecd/
|
||||
content/dam/redcross/lp
|
||||
|
@ -10452,9 +10471,12 @@ cp/api/wpa
|
|||
cpds2
|
||||
cpes/
|
||||
cpresources
|
||||
cpro
|
||||
cpropub/univercd
|
||||
cpspa
|
||||
cr$
|
||||
cr/
|
||||
cr?
|
||||
craft
|
||||
crash
|
||||
crawler4j
|
||||
|
@ -11514,7 +11536,7 @@ email-preferences/
|
|||
email-unsubscribe
|
||||
email-validation
|
||||
email/$
|
||||
email/*http://timesofindia.indiatimes.com/robots.txt
|
||||
email/*http://dw.com/robots.txt
|
||||
email/EnrollmentUnsubscribe.htm
|
||||
email/SubscriptionTypeUnsubscribe.htm
|
||||
email/Unsubscribe.htm
|
||||
|
@ -11735,6 +11757,9 @@ enterprise/orgs-terms
|
|||
enterprise/seo
|
||||
entertainment/article/Minerva-s-horoscope
|
||||
entertainment/bravo
|
||||
entities/search
|
||||
entityexplore$
|
||||
entityexplore?
|
||||
entrez
|
||||
entrez/eutils
|
||||
entrez/sutils
|
||||
|
@ -12259,6 +12284,7 @@ fbml/ajax/dialog
|
|||
fbpostaction.cms?article=
|
||||
fcgi-
|
||||
fckeditor
|
||||
fd/
|
||||
fdbk
|
||||
feature/sf-test
|
||||
feature_nine_browse-bin=
|
||||
|
@ -12441,7 +12467,7 @@ files/techabuse-welsh.pdf
|
|||
files/techabuse.pdf
|
||||
fileview
|
||||
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
|
||||
filterTags=
|
||||
|
@ -12821,6 +12847,8 @@ full
|
|||
fullscreen
|
||||
fullscreen/ReportLinker
|
||||
fun
|
||||
fun/api/
|
||||
fun/g/
|
||||
fundraiser/charity
|
||||
fundraiser/search
|
||||
fur/forums
|
||||
|
@ -12842,7 +12870,7 @@ fy-NL/search
|
|||
fy-NL/user
|
||||
fy-NL/users
|
||||
g
|
||||
g/4arE9Chttp://ico.org.uk/robots.txt
|
||||
g/4arE9Chttp://flickr.com/robots.txt
|
||||
g/api
|
||||
g00
|
||||
g01
|
||||
|
@ -13398,7 +13426,7 @@ ha/search
|
|||
ha/user
|
||||
ha/users
|
||||
hackathons/reinvent-2013/
|
||||
hacker/*/followhttp://justice.gov/robots.txt
|
||||
hacker/*/followhttp://hackerone.com/robots.txt
|
||||
hacker/*/unfollow
|
||||
hair-transplant-services
|
||||
handler
|
||||
|
@ -13514,7 +13542,6 @@ highlights
|
|||
highwire
|
||||
hilfe/assistent.html
|
||||
hilfe/fundingdetail.html
|
||||
hilfe/live/launch-day/launch-day-videoupload.html
|
||||
hims-hard-mints
|
||||
hinweis/datenleck
|
||||
hire/browse
|
||||
|
@ -13686,6 +13713,7 @@ homeimprovement/EmbeddedProfile.htm
|
|||
homeloans/*zga_z_guid=
|
||||
homepage
|
||||
homepage-video-test
|
||||
homepage/
|
||||
homepage/2013
|
||||
homepage/HomepageVideoMetrics.htm
|
||||
homes
|
||||
|
@ -13730,12 +13758,14 @@ hosted
|
|||
hosted/images
|
||||
hosting/search
|
||||
hotel/index.hi.
|
||||
hotel/reviews?
|
||||
hotel/us/the-airstream-van.*.html
|
||||
hotel_attractions
|
||||
hotel_rt_onview
|
||||
hotelfinder/rpc
|
||||
hotels
|
||||
hotels/rpc
|
||||
hotels/search
|
||||
hotelsonmap.*.json
|
||||
hotfix/
|
||||
houseads
|
||||
|
@ -13750,6 +13780,8 @@ howto/GoodNeighborPolicy.htm
|
|||
howtobuy/
|
||||
hp/focus-retrocompatibile$
|
||||
hp/video
|
||||
hpm
|
||||
hpmob
|
||||
hr
|
||||
hr-*/
|
||||
hr-hr/
|
||||
|
@ -13799,39 +13831,43 @@ http
|
|||
http-checker
|
||||
http2_data
|
||||
http:
|
||||
http://1.bp.blogspot.com/robots.txt
|
||||
http://1.gravatar.com/robots.txt
|
||||
http://2.bp.blogspot.com/robots.txt
|
||||
http://about.google/robots.txt
|
||||
http://bitly.com/robots.txt
|
||||
http://blog.naver.com/robots.txt
|
||||
http://bmj.com/robots.txt
|
||||
http://booking.com/robots.txt
|
||||
http://csmonitor.com/robots.txt
|
||||
http://emarketer.com/robots.txt
|
||||
http://focus.de/robots.txt
|
||||
http://gigazine.net/robots.txt
|
||||
http://hackaday.io/robots.txt
|
||||
http://help.instagram.com/robots.txt
|
||||
http://img.youtube.com/robots.txt
|
||||
http://iso.org/robots.txt
|
||||
http://lapakbrebes.com/robots.txt
|
||||
http://lh5.googleusercontent.com/robots.txt
|
||||
http://mega.nz/robots.txt
|
||||
http://nippon.com/robots.txt
|
||||
http://nngroup.com/robots.txt
|
||||
http://nydailynews.com/robots.txt
|
||||
http://online.wsj.com/robots.txt
|
||||
http://redcross.org/robots.txt
|
||||
http://s.w.org/robots.txt
|
||||
http://s7.addthis.com/robots.txt
|
||||
http://searchengineland.com/robots.txt
|
||||
http://shareasale.com/robots.txt
|
||||
http://techcrunch.com/robots.txt
|
||||
http://twitch.tv/robots.txt
|
||||
http://us02web.zoom.us/robots.txt
|
||||
http://usnews.com/robots.txt
|
||||
http://wellbeing.google/robots.txt
|
||||
http://yandex.ru/robots.txt
|
||||
http://amazon.com/robots.txt
|
||||
http://amazon.de/robots.txt
|
||||
http://amazon.in/robots.txt
|
||||
http://ameblo.jp/robots.txt
|
||||
http://amzn.to/robots.txt
|
||||
http://api.whatsapp.com/robots.txt
|
||||
http://app.box.com/robots.txt
|
||||
http://bbc.com/robots.txt
|
||||
http://bcn.cl/robots.txt
|
||||
http://beatport.com/robots.txt
|
||||
http://behance.net/robots.txt
|
||||
http://census.gov/robots.txt
|
||||
http://creativecommons.org/robots.txt
|
||||
http://euronews.com/robots.txt
|
||||
http://gist.github.com/robots.txt
|
||||
http://graphisoft.com/robots.txt
|
||||
http://he.wikipedia.org/robots.txt
|
||||
http://hubspot.com/robots.txt
|
||||
http://ie.edu/robots.txt
|
||||
http://mrisoftware.com/robots.txt
|
||||
http://nationalgeographic.com/robots.txt
|
||||
http://news.yahoo.com/robots.txt
|
||||
http://patreon.com/robots.txt
|
||||
http://producthunt.com/robots.txt
|
||||
http://raiplay.it/robots.txt
|
||||
http://redbubble.com/robots.txt
|
||||
http://soundcloud.com/robots.txt
|
||||
http://support.apple.com/robots.txt
|
||||
http://techradar.com/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/
|
||||
|
@ -14178,11 +14214,16 @@ images/$
|
|||
images/*
|
||||
images/?
|
||||
images/Podcasts
|
||||
images/async/?
|
||||
images/async?
|
||||
images/carBlogsimages
|
||||
images/chart_gifs
|
||||
images/chart_pdfs
|
||||
images/chart_png300
|
||||
images/chart_png460
|
||||
images/hosted/?
|
||||
images/hosted/search?
|
||||
images/hosted?
|
||||
images/interview_pdfs
|
||||
images/li.gif
|
||||
images/logging_requests.gif
|
||||
|
@ -14191,8 +14232,13 @@ images/ndtvvideo/*
|
|||
images/pad/search?rpt=imageview
|
||||
images/pad/search?text=*&source=morda
|
||||
images/resume
|
||||
images/search%3F
|
||||
images/search%5C
|
||||
images/search/?
|
||||
images/search?
|
||||
images/search?rpt=imageview
|
||||
images/search?text=*&source=morda
|
||||
images/searchbyimage
|
||||
images/showroomimages
|
||||
images/smart/$
|
||||
images/touch/$
|
||||
|
@ -14203,6 +14249,9 @@ images/usedcarimages
|
|||
images/userprofileimg
|
||||
images/v$
|
||||
images/viewconfig$
|
||||
images?
|
||||
images?*mmbaseline*
|
||||
images?*nr*
|
||||
imagine/
|
||||
imesync
|
||||
imf-fetch-message
|
||||
|
@ -14329,6 +14378,7 @@ inapp
|
|||
inbox
|
||||
inbox$
|
||||
inbox$
|
||||
inboxcommerce
|
||||
inc5000dev
|
||||
include
|
||||
include/
|
||||
|
@ -14465,7 +14515,7 @@ integrate/
|
|||
integrations
|
||||
integromedb
|
||||
intelligencer/amp
|
||||
interactive*http://click.linksynergy.com/robots.txt
|
||||
interactive*http://fda.gov/robots.txt
|
||||
interactive/reading-preference
|
||||
interactives
|
||||
interface/pda
|
||||
|
@ -14682,7 +14732,7 @@ it/search*price_bucket=
|
|||
it/search*search_type=
|
||||
it/search*ship_to=
|
||||
it/search/autocomplete
|
||||
it/searchhttp://playstation.com/robots.txt
|
||||
it/searchhttp://m.facebook.com/robots.txt
|
||||
it/share
|
||||
it/shop_name_search_service
|
||||
it/solutions/case-studies/
|
||||
|
@ -15301,7 +15351,7 @@ layout/set/txt_pq
|
|||
layout/set/xml
|
||||
layouts
|
||||
lb
|
||||
leadingtogether/http://in.pinterest.com/robots.txt
|
||||
leadingtogether/http://validator.w3.org/robots.txt
|
||||
leaf
|
||||
learn
|
||||
learn-noperf
|
||||
|
@ -15460,6 +15510,7 @@ liked
|
|||
limit_hits
|
||||
limited-release
|
||||
link
|
||||
link?
|
||||
link_to
|
||||
linked
|
||||
linkedin
|
||||
|
@ -15524,6 +15575,7 @@ loans
|
|||
loc/volunteers
|
||||
loc=
|
||||
local
|
||||
local
|
||||
local-services-ads
|
||||
local/ajax
|
||||
local/blogsandcolumns/slow-ride-front
|
||||
|
@ -15810,6 +15862,7 @@ maps/*?lang=uk$
|
|||
maps/*?lang=uz$
|
||||
maps/*?ll=
|
||||
maps/about
|
||||
maps/adsendpoint
|
||||
maps/api/js
|
||||
maps/api/place/js
|
||||
maps/api/staticmap
|
||||
|
@ -15936,7 +15989,7 @@ media/tourism-content
|
|||
media/travelpod-roll.flv
|
||||
media/tv/channel/credits
|
||||
media/tyfo*
|
||||
media/tyfo*http://fbi.gov/robots.txt
|
||||
media/tyfo*http://statcounter.com/robots.txt
|
||||
media/unesco
|
||||
media/vr-geo-photo-j
|
||||
media/vr-geo-photo-l
|
||||
|
@ -16263,6 +16316,7 @@ merchant/directions
|
|||
merchant/imageUploadPreview
|
||||
merchant/loc
|
||||
merchant/moreProducts?
|
||||
merchant/reviews?
|
||||
merchant/update
|
||||
merchantapps
|
||||
mes
|
||||
|
@ -17255,7 +17309,7 @@ nofollow=1
|
|||
nojs=
|
||||
non-searchable/
|
||||
nonConfig/api/wpa
|
||||
nonce="C1L5GGrBj7PgnW43AWBfAQ">if(google.cis
|
||||
nonce="QPc5Md9G-SoIsWut_M0NNA">if(google.cis
|
||||
nonprofits/account
|
||||
nonstyleishida/videolist-*.html
|
||||
nonstyleishida/videolist.html
|
||||
|
@ -17272,6 +17326,7 @@ notificarelacionadas
|
|||
notifications
|
||||
notifications
|
||||
notifications$
|
||||
notifications/
|
||||
notifications/*
|
||||
nova
|
||||
now/mt3
|
||||
|
@ -17460,6 +17515,8 @@ 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%
|
||||
|
@ -18771,8 +18828,8 @@ privacy/request-data
|
|||
privacy/zoho-group.html
|
||||
privacy_policy
|
||||
private
|
||||
private/http://1drv.ms/robots.txt
|
||||
private/http://neilpatel.com/robots.txt
|
||||
private/http://sfgate.com/robots.txt
|
||||
private/http://shareasale.com/robots.txt
|
||||
private/wtrack
|
||||
prix-essence
|
||||
pro
|
||||
|
@ -18782,6 +18839,7 @@ pro-resources
|
|||
pro-site
|
||||
pro/about
|
||||
pro2
|
||||
proFile/history?
|
||||
proMatch
|
||||
proProjects
|
||||
proVideoWidget
|
||||
|
@ -18799,6 +18857,7 @@ product-reviews/B0069IY63Y
|
|||
product/electrode/api/logger
|
||||
product/electrode/api/wpa
|
||||
product/recommended
|
||||
product/reviews?
|
||||
productBrand=
|
||||
productId=
|
||||
productPurchaseDone
|
||||
|
@ -18850,6 +18909,7 @@ profile/*/following
|
|||
profile/*/map$
|
||||
profile/*/photos
|
||||
profile/downloads_limit
|
||||
profile/history?
|
||||
profile/license
|
||||
profile/payment/getstarted
|
||||
profile/view
|
||||
|
@ -19497,6 +19557,7 @@ resources/xml/sitemaps
|
|||
responder
|
||||
rest
|
||||
results
|
||||
results
|
||||
results-export-email-by-search-data
|
||||
results-export-ids
|
||||
results-export-search-by-year
|
||||
|
@ -19553,6 +19614,7 @@ reviews/write/?s=
|
|||
reviews/write?s=
|
||||
reviews_page=
|
||||
rewards
|
||||
rewardsapp/
|
||||
rf=*
|
||||
ribbon.php
|
||||
rip/
|
||||
|
@ -19731,6 +19793,7 @@ s2/sitemaps
|
|||
s2/static
|
||||
s3
|
||||
s?
|
||||
s?
|
||||
s?*rh=n%3A1380045031
|
||||
sa
|
||||
sa=
|
||||
|
@ -20201,7 +20264,7 @@ section/3
|
|||
section/36
|
||||
section/6
|
||||
section/8
|
||||
section/9http://telegram.me/robots.txt
|
||||
section/9http://issuu.com/robots.txt
|
||||
sectionized
|
||||
sections
|
||||
sections$
|
||||
|
@ -20371,6 +20434,7 @@ set_cookie.pl
|
|||
setbucket
|
||||
setprefs
|
||||
settings
|
||||
settings
|
||||
settings/*
|
||||
settings/deactivated
|
||||
settings/linkaccount
|
||||
|
@ -20508,7 +20572,9 @@ sharing
|
|||
sharing/files
|
||||
sharing/folders
|
||||
shelf/user_shelves
|
||||
shenghuo
|
||||
shenghuo/search?
|
||||
shifen/
|
||||
shihui
|
||||
shihui?
|
||||
ship
|
||||
|
@ -20517,12 +20583,16 @@ shipping-payment
|
|||
shippingassistant
|
||||
shippinginformation
|
||||
shop
|
||||
shop$
|
||||
shop/
|
||||
shop/*&
|
||||
shop/browse/overlay
|
||||
shop/collections
|
||||
shop/global
|
||||
shop/iphone/payments/overlay
|
||||
shop/search.ep
|
||||
shop/view/product
|
||||
shop?
|
||||
shop_name_search_service
|
||||
shop_pins
|
||||
shopfront-api
|
||||
|
@ -20577,7 +20647,7 @@ showdependency
|
|||
shows/
|
||||
showtag
|
||||
showtime/.requestinvite.html.swp
|
||||
showtimes/location/*http://cnet.com/robots.txt
|
||||
showtimes/location/*http://img.youtube.com/robots.txt
|
||||
shr*
|
||||
shutterstock
|
||||
si
|
||||
|
@ -21064,6 +21134,7 @@ social
|
|||
social-connect/send
|
||||
social/photosui/images
|
||||
social/photosui/sitemap
|
||||
social/search?
|
||||
social/social-security-directory/cai
|
||||
social_media
|
||||
socialapp/
|
||||
|
@ -21094,6 +21165,15 @@ sogou
|
|||
solutions
|
||||
solutions/$
|
||||
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/innovators/innovators-eu/
|
||||
solutions/case-studies/sustainability-emea/
|
||||
|
@ -21142,6 +21222,7 @@ sp=
|
|||
sp_url=
|
||||
spade-widget
|
||||
spartan
|
||||
spbasic
|
||||
spbot
|
||||
spc-source=
|
||||
special-promo/2for1
|
||||
|
@ -21221,6 +21302,7 @@ sports/whatson
|
|||
sports_fp_ms
|
||||
spp/
|
||||
spreadsheet
|
||||
spresults
|
||||
sprint_wml
|
||||
sprint_xhtml
|
||||
sq/android/collections
|
||||
|
@ -21306,6 +21388,7 @@ statements
|
|||
static
|
||||
static-assets/documents/PwnedPasswordsTop100k.txt
|
||||
static-assets/images/collection
|
||||
static/
|
||||
static/*.css$
|
||||
static/*.css?
|
||||
static/*.gif
|
||||
|
@ -21437,6 +21520,8 @@ storeclick
|
|||
storefront
|
||||
storepicker
|
||||
storerequest
|
||||
stores$
|
||||
stores/
|
||||
stores/page/*visitId=
|
||||
stories
|
||||
story
|
||||
|
@ -21751,7 +21836,7 @@ tag
|
|||
tag-manager
|
||||
tag-manager-360
|
||||
tag/
|
||||
tag/*+http://engadget.com/robots.txt
|
||||
tag/*+http://discogs.com/robots.txt
|
||||
tag/*/a
|
||||
tag/*/a/
|
||||
tag/*/b
|
||||
|
@ -21980,9 +22065,9 @@ test5
|
|||
test6
|
||||
testcases
|
||||
testfl
|
||||
testhttp://loc.gov/robots.txt
|
||||
testhttp://moz.com/robots.txt
|
||||
testing
|
||||
testing/http://oprah.com/robots.txt
|
||||
testing/http://facebook.com/robots.txt
|
||||
testpage-forhomepage
|
||||
tests/*
|
||||
tetro
|
||||
|
@ -21990,6 +22075,7 @@ text
|
|||
text_edition
|
||||
tfemail
|
||||
th
|
||||
th$
|
||||
th*/blog-article-remove-faq-utms-*.js
|
||||
th*/cdn-cgi/challenge-platform
|
||||
th*/step
|
||||
|
@ -22052,6 +22138,7 @@ th/tools/logo-maker/onboarding
|
|||
th/user
|
||||
th/users
|
||||
th/ventureone
|
||||
th?
|
||||
th_th/templates/M
|
||||
thank-you
|
||||
thank-you-enterprise-demo
|
||||
|
@ -22340,12 +22427,13 @@ translate_static
|
|||
translate_suggestion
|
||||
translate_t
|
||||
translation
|
||||
translator/?ref=
|
||||
transmute/static-1.85
|
||||
transmute/static-2.6
|
||||
transmute/static-2.8
|
||||
transmute/static-2.9
|
||||
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=14895
|
||||
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14896
|
||||
|
@ -22368,15 +22456,32 @@ travel-vacations
|
|||
travel/
|
||||
travel/2013/aug/22/been-there-readers-competition?
|
||||
travel/8711559/The-Telegraph-Travel-Awards-2011.html
|
||||
travel/api
|
||||
travel/clk
|
||||
travel/css
|
||||
travel/entity
|
||||
travel/flight-search
|
||||
travel/flight/flightSearch
|
||||
travel/flight/flightSearchAction
|
||||
travel/flight/search/?
|
||||
travel/flight/search?
|
||||
travel/flights
|
||||
travel/flights/s
|
||||
travel/hotel-search
|
||||
travel/hotel/e
|
||||
travel/hotel/hotelMiniSearchRequest
|
||||
travel/hotel/hotelSearch
|
||||
travel/hotels/checkout
|
||||
travel/hotels/detail
|
||||
travel/hotels/entity
|
||||
travel/hotels/hotel-finder
|
||||
travel/hotels/hotel-finder/$
|
||||
travel/hotels/search/?
|
||||
travel/hotels/search?
|
||||
travel/hotels/stories
|
||||
travel/scripts
|
||||
travel/search
|
||||
travel/secure
|
||||
travelnevadahighway95tc
|
||||
treasury
|
||||
treasury/treasdocuments
|
||||
|
@ -22711,6 +22816,7 @@ uk/users
|
|||
uk/ventureone
|
||||
uk/wdc
|
||||
uk/your
|
||||
ulink?
|
||||
ulk/i
|
||||
ulk/sch
|
||||
ulk/usr
|
||||
|
@ -22840,6 +22946,7 @@ ur/search
|
|||
ur/user
|
||||
ur/users
|
||||
urchin_test
|
||||
url
|
||||
url-shortner
|
||||
urlinator/static-1.54
|
||||
urlinator/static-1.55
|
||||
|
@ -23368,13 +23475,31 @@ videodash.cms*
|
|||
videodetails
|
||||
videorequest
|
||||
videos
|
||||
videos/?
|
||||
videos/assets
|
||||
videos/browsing
|
||||
videos/e
|
||||
videos/explore
|
||||
videos/favorites
|
||||
videos/feed
|
||||
videos/feedcontent
|
||||
videos/get_video_by_uid/
|
||||
videos/images
|
||||
videos/js
|
||||
videos/music
|
||||
videos/music/
|
||||
videos/music/?
|
||||
videos/music?
|
||||
videos/riverview/relatedvideo
|
||||
videos/riverview/relatedvideo/?
|
||||
videos/riverview/relatedvideo?
|
||||
videos/search.php
|
||||
videos/search/?
|
||||
videos/search?
|
||||
videos/trending
|
||||
videos/trendingcontent
|
||||
videos/viewmeta/
|
||||
videos?
|
||||
videosearch
|
||||
view
|
||||
view-3d-home
|
||||
|
@ -23627,6 +23752,10 @@ whsmiths
|
|||
whythisad
|
||||
widget
|
||||
widget-landing-page.html
|
||||
widget/cr
|
||||
widget/entity/search/?
|
||||
widget/render
|
||||
widget/snapshot
|
||||
widget_auth.php
|
||||
widget_chunks
|
||||
widgets
|
||||
|
@ -24416,6 +24545,7 @@ word/embed
|
|||
wordpress/wp-admin
|
||||
wordpress/wp-admin/admin-ajax.php
|
||||
work
|
||||
work
|
||||
work/_
|
||||
work/acceptinvitation
|
||||
work/account
|
||||
|
@ -24513,8 +24643,8 @@ wp-admin
|
|||
wp-admin/
|
||||
wp-admin/admin-ajax.php
|
||||
wp-admin/admin-ajax.php
|
||||
wp-admin/admin-ajax.phphttp://princeton.edu/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://umc.org/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://aljazeera.com/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://fool.com/robots.txt
|
||||
wp-admin/load-scripts.php
|
||||
wp-admin/load-styles.php
|
||||
wp-adv
|
||||
|
@ -24587,7 +24717,7 @@ wp-content/uploads/
|
|||
wp-content/uploads/wc-logs
|
||||
wp-content/uploads/woocommerce_transient_files
|
||||
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-includes
|
||||
wp-includes*.css
|
||||
|
@ -24717,7 +24847,7 @@ your-account
|
|||
your-orders
|
||||
your-shop
|
||||
youreurope/businessACC
|
||||
youreurope/businessDEV/http://www1.nyc.gov/robots.txt
|
||||
youreurope/businessDEV/http://europarl.europa.eu/robots.txt
|
||||
youreurope/citizensACC
|
||||
youreurope/citizensDEV
|
||||
yours
|
||||
|
@ -24754,7 +24884,7 @@ z=album
|
|||
z=photo
|
||||
z=video
|
||||
zProd-ease
|
||||
z_dx-marketing-team-prototypes
|
||||
z_dx-marketing-team-prototypes/*
|
||||
za
|
||||
za*/blog-article-remove-faq-utms-*.js
|
||||
za*/cdn-cgi/challenge-platform
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue