mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-06-21 18:31:18 +00:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
8635cae52c
commit
0717d3a6a5
@ -3,6 +3,6 @@
|
||||
"last_update": 1749020638
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1749117859
|
||||
"last_update": 1749204254
|
||||
}
|
||||
}
|
@ -77804,6 +77804,13 @@ tests/src/Functional/NavigationSafeBlockDefinitionTest.php
|
||||
src/Functional/NavigationSafeBlockDefinitionTest.php
|
||||
Functional/NavigationSafeBlockDefinitionTest.php
|
||||
NavigationSafeBlockDefinitionTest.php
|
||||
core/modules/navigation/tests/src/Functional/NavigationWorkspacesUiTest.php
|
||||
modules/navigation/tests/src/Functional/NavigationWorkspacesUiTest.php
|
||||
navigation/tests/src/Functional/NavigationWorkspacesUiTest.php
|
||||
tests/src/Functional/NavigationWorkspacesUiTest.php
|
||||
src/Functional/NavigationWorkspacesUiTest.php
|
||||
Functional/NavigationWorkspacesUiTest.php
|
||||
NavigationWorkspacesUiTest.php
|
||||
core/modules/navigation/tests/src/Functional/NavigationTopBarContentModerationTest.php
|
||||
modules/navigation/tests/src/Functional/NavigationTopBarContentModerationTest.php
|
||||
navigation/tests/src/Functional/NavigationTopBarContentModerationTest.php
|
||||
@ -101021,6 +101028,12 @@ Drupal/KernelTests/Components/ComponentNegotiatorTest.php
|
||||
KernelTests/Components/ComponentNegotiatorTest.php
|
||||
Components/ComponentNegotiatorTest.php
|
||||
ComponentNegotiatorTest.php
|
||||
core/tests/Drupal/KernelTests/Components/ComponentTranslationTest.php
|
||||
tests/Drupal/KernelTests/Components/ComponentTranslationTest.php
|
||||
Drupal/KernelTests/Components/ComponentTranslationTest.php
|
||||
KernelTests/Components/ComponentTranslationTest.php
|
||||
Components/ComponentTranslationTest.php
|
||||
ComponentTranslationTest.php
|
||||
core/tests/Drupal/KernelTests/Components/ComponentPluginManagerCachedDiscoveryTest.php
|
||||
tests/Drupal/KernelTests/Components/ComponentPluginManagerCachedDiscoveryTest.php
|
||||
Drupal/KernelTests/Components/ComponentPluginManagerCachedDiscoveryTest.php
|
||||
|
@ -11074,6 +11074,7 @@ core/modules/navigation/tests/src/Functional/NavigationTopBarTest.php
|
||||
core/modules/navigation/tests/src/Functional/NavigationUserBlockTest.php
|
||||
core/modules/navigation/tests/src/Functional/NavigationContentTopTest.php
|
||||
core/modules/navigation/tests/src/Functional/NavigationSafeBlockDefinitionTest.php
|
||||
core/modules/navigation/tests/src/Functional/NavigationWorkspacesUiTest.php
|
||||
core/modules/navigation/tests/src/Functional/NavigationTopBarContentModerationTest.php
|
||||
core/modules/navigation/tests/src/Functional/NavigationIconTest.php
|
||||
core/modules/navigation/tests/src/Unit/TopBarItemBaseTest.php
|
||||
@ -14451,6 +14452,7 @@ core/tests/Drupal/KernelTests/Core/ParamConverter/EntityConverterLatestRevisionT
|
||||
core/tests/Drupal/KernelTests/Core/ParamConverter/EntityConverterTest.php
|
||||
core/tests/Drupal/KernelTests/Components/ComponentInvalidReplacementTest.php
|
||||
core/tests/Drupal/KernelTests/Components/ComponentNegotiatorTest.php
|
||||
core/tests/Drupal/KernelTests/Components/ComponentTranslationTest.php
|
||||
core/tests/Drupal/KernelTests/Components/ComponentPluginManagerCachedDiscoveryTest.php
|
||||
core/tests/Drupal/KernelTests/Components/ComponentPluginManagerTest.php
|
||||
core/tests/Drupal/KernelTests/Components/ComponentKernelTestBase.php
|
||||
|
@ -29493,6 +29493,12 @@ apps/stats/src/index.tsx
|
||||
stats/src/index.tsx
|
||||
src/index.tsx
|
||||
index.tsx
|
||||
apps/stats/src/assets/icons/skull-and-bones.svg
|
||||
stats/src/assets/icons/skull-and-bones.svg
|
||||
src/assets/icons/skull-and-bones.svg
|
||||
assets/icons/skull-and-bones.svg
|
||||
icons/skull-and-bones.svg
|
||||
skull-and-bones.svg
|
||||
apps/stats/src/standalone.tsx
|
||||
stats/src/standalone.tsx
|
||||
src/standalone.tsx
|
||||
@ -29649,6 +29655,11 @@ stats/src/utils/constants.ts
|
||||
src/utils/constants.ts
|
||||
utils/constants.ts
|
||||
constants.ts
|
||||
apps/stats/src/types/svg.d.ts
|
||||
stats/src/types/svg.d.ts
|
||||
src/types/svg.d.ts
|
||||
types/svg.d.ts
|
||||
svg.d.ts
|
||||
apps/stats/src/types/kpi.ts
|
||||
stats/src/types/kpi.ts
|
||||
src/types/kpi.ts
|
||||
@ -32131,12 +32142,24 @@ src/components/ui/simple-pagination.tsx
|
||||
components/ui/simple-pagination.tsx
|
||||
ui/simple-pagination.tsx
|
||||
simple-pagination.tsx
|
||||
apps/shade/src/components/ui/data-list.tsx
|
||||
shade/src/components/ui/data-list.tsx
|
||||
src/components/ui/data-list.tsx
|
||||
components/ui/data-list.tsx
|
||||
ui/data-list.tsx
|
||||
data-list.tsx
|
||||
apps/shade/src/components/ui/navbar.tsx
|
||||
shade/src/components/ui/navbar.tsx
|
||||
src/components/ui/navbar.tsx
|
||||
components/ui/navbar.tsx
|
||||
ui/navbar.tsx
|
||||
navbar.tsx
|
||||
apps/shade/src/components/ui/data-list.stories.tsx
|
||||
shade/src/components/ui/data-list.stories.tsx
|
||||
src/components/ui/data-list.stories.tsx
|
||||
components/ui/data-list.stories.tsx
|
||||
ui/data-list.stories.tsx
|
||||
data-list.stories.tsx
|
||||
apps/shade/src/components/ui/input.tsx
|
||||
shade/src/components/ui/input.tsx
|
||||
src/components/ui/input.tsx
|
||||
@ -32203,6 +32226,12 @@ src/components/ui/sonner.stories.tsx
|
||||
components/ui/sonner.stories.tsx
|
||||
ui/sonner.stories.tsx
|
||||
sonner.stories.tsx
|
||||
apps/shade/src/components/ui/animated-number.stories.tsx
|
||||
shade/src/components/ui/animated-number.stories.tsx
|
||||
src/components/ui/animated-number.stories.tsx
|
||||
components/ui/animated-number.stories.tsx
|
||||
ui/animated-number.stories.tsx
|
||||
animated-number.stories.tsx
|
||||
apps/shade/src/components/ui/button.stories.tsx
|
||||
shade/src/components/ui/button.stories.tsx
|
||||
src/components/ui/button.stories.tsx
|
||||
@ -32371,6 +32400,12 @@ src/components/ui/dialog.stories.tsx
|
||||
components/ui/dialog.stories.tsx
|
||||
ui/dialog.stories.tsx
|
||||
dialog.stories.tsx
|
||||
apps/shade/src/components/ui/animated-number.tsx
|
||||
shade/src/components/ui/animated-number.tsx
|
||||
src/components/ui/animated-number.tsx
|
||||
components/ui/animated-number.tsx
|
||||
ui/animated-number.tsx
|
||||
animated-number.tsx
|
||||
apps/shade/src/components/layout/heading.stories.tsx
|
||||
shade/src/components/layout/heading.stories.tsx
|
||||
src/components/layout/heading.stories.tsx
|
||||
|
@ -4375,6 +4375,7 @@ apps/sodo-search/vite.config.js
|
||||
apps/stats/vite.config.mjs
|
||||
apps/stats/src/App.tsx
|
||||
apps/stats/src/index.tsx
|
||||
apps/stats/src/assets/icons/skull-and-bones.svg
|
||||
apps/stats/src/standalone.tsx
|
||||
apps/stats/src/views/Stats/Sources.tsx
|
||||
apps/stats/src/views/Stats/layout/StatsView.tsx
|
||||
@ -4400,6 +4401,7 @@ apps/stats/src/providers/GlobalDataProvider.tsx
|
||||
apps/stats/src/routes.tsx
|
||||
apps/stats/src/utils/chart-helpers.ts
|
||||
apps/stats/src/utils/constants.ts
|
||||
apps/stats/src/types/svg.d.ts
|
||||
apps/stats/src/types/kpi.ts
|
||||
apps/stats/src/types/svg-maps.d.ts
|
||||
apps/stats/src/hooks/useLatestPostStats.ts
|
||||
@ -4864,7 +4866,9 @@ apps/shade/src/components/ui/avatar.tsx
|
||||
apps/shade/src/components/ui/icon.ts
|
||||
apps/shade/src/components/ui/alert-dialog.tsx
|
||||
apps/shade/src/components/ui/simple-pagination.tsx
|
||||
apps/shade/src/components/ui/data-list.tsx
|
||||
apps/shade/src/components/ui/navbar.tsx
|
||||
apps/shade/src/components/ui/data-list.stories.tsx
|
||||
apps/shade/src/components/ui/input.tsx
|
||||
apps/shade/src/components/ui/sidebar.tsx
|
||||
apps/shade/src/components/ui/tooltip.tsx
|
||||
@ -4876,6 +4880,7 @@ apps/shade/src/components/ui/tabs.tsx
|
||||
apps/shade/src/components/ui/input.stories.tsx
|
||||
apps/shade/src/components/ui/card.stories.tsx
|
||||
apps/shade/src/components/ui/sonner.stories.tsx
|
||||
apps/shade/src/components/ui/animated-number.stories.tsx
|
||||
apps/shade/src/components/ui/button.stories.tsx
|
||||
apps/shade/src/components/ui/table.stories.tsx
|
||||
apps/shade/src/components/ui/separator.tsx
|
||||
@ -4904,6 +4909,7 @@ apps/shade/src/components/ui/breadcrumb.stories.tsx
|
||||
apps/shade/src/components/ui/tabs.stories.tsx
|
||||
apps/shade/src/components/ui/textarea.tsx
|
||||
apps/shade/src/components/ui/dialog.stories.tsx
|
||||
apps/shade/src/components/ui/animated-number.tsx
|
||||
apps/shade/src/components/layout/heading.stories.tsx
|
||||
apps/shade/src/components/layout/heading.tsx
|
||||
apps/shade/src/components/layout/error-page.tsx
|
||||
|
@ -6908,6 +6908,12 @@ Domain/Discount/QueryHandler/GetDiscountForEditingHandlerInterface.php
|
||||
Discount/QueryHandler/GetDiscountForEditingHandlerInterface.php
|
||||
QueryHandler/GetDiscountForEditingHandlerInterface.php
|
||||
GetDiscountForEditingHandlerInterface.php
|
||||
src/Core/Domain/Discount/CommandHandler/DeleteDiscountHandlerInterface.php
|
||||
Core/Domain/Discount/CommandHandler/DeleteDiscountHandlerInterface.php
|
||||
Domain/Discount/CommandHandler/DeleteDiscountHandlerInterface.php
|
||||
Discount/CommandHandler/DeleteDiscountHandlerInterface.php
|
||||
CommandHandler/DeleteDiscountHandlerInterface.php
|
||||
DeleteDiscountHandlerInterface.php
|
||||
src/Core/Domain/Discount/CommandHandler/AddDiscountHandlerInterface.php
|
||||
Core/Domain/Discount/CommandHandler/AddDiscountHandlerInterface.php
|
||||
Domain/Discount/CommandHandler/AddDiscountHandlerInterface.php
|
||||
@ -6938,6 +6944,12 @@ Domain/Discount/Exception/DiscountException.php
|
||||
Discount/Exception/DiscountException.php
|
||||
Exception/DiscountException.php
|
||||
DiscountException.php
|
||||
src/Core/Domain/Discount/Exception/CannotDeleteDiscountException.php
|
||||
Core/Domain/Discount/Exception/CannotDeleteDiscountException.php
|
||||
Domain/Discount/Exception/CannotDeleteDiscountException.php
|
||||
Discount/Exception/CannotDeleteDiscountException.php
|
||||
Exception/CannotDeleteDiscountException.php
|
||||
CannotDeleteDiscountException.php
|
||||
src/Core/Domain/Discount/Exception/CannotAddDiscountException.php
|
||||
Core/Domain/Discount/Exception/CannotAddDiscountException.php
|
||||
Domain/Discount/Exception/CannotAddDiscountException.php
|
||||
@ -6950,6 +6962,12 @@ Domain/Discount/Exception/DiscountNotFoundException.php
|
||||
Discount/Exception/DiscountNotFoundException.php
|
||||
Exception/DiscountNotFoundException.php
|
||||
DiscountNotFoundException.php
|
||||
src/Core/Domain/Discount/Command/DeleteDiscountCommand.php
|
||||
Core/Domain/Discount/Command/DeleteDiscountCommand.php
|
||||
Domain/Discount/Command/DeleteDiscountCommand.php
|
||||
Discount/Command/DeleteDiscountCommand.php
|
||||
Command/DeleteDiscountCommand.php
|
||||
DeleteDiscountCommand.php
|
||||
src/Core/Domain/Discount/Command/UpdateDiscountCommand.php
|
||||
Core/Domain/Discount/Command/UpdateDiscountCommand.php
|
||||
Domain/Discount/Command/UpdateDiscountCommand.php
|
||||
@ -34638,6 +34656,11 @@ Adapter/Discount/CommandHandler/UpdateDiscountHandler.php
|
||||
Discount/CommandHandler/UpdateDiscountHandler.php
|
||||
CommandHandler/UpdateDiscountHandler.php
|
||||
UpdateDiscountHandler.php
|
||||
src/Adapter/Discount/CommandHandler/DeleteDiscountHandler.php
|
||||
Adapter/Discount/CommandHandler/DeleteDiscountHandler.php
|
||||
Discount/CommandHandler/DeleteDiscountHandler.php
|
||||
CommandHandler/DeleteDiscountHandler.php
|
||||
DeleteDiscountHandler.php
|
||||
src/Adapter/Discount/Repository/DiscountRepository.php
|
||||
Adapter/Discount/Repository/DiscountRepository.php
|
||||
Discount/Repository/DiscountRepository.php
|
||||
@ -61108,6 +61131,14 @@ Scenario/Discount/BO/update_free_shipping_discount.feature
|
||||
Discount/BO/update_free_shipping_discount.feature
|
||||
BO/update_free_shipping_discount.feature
|
||||
update_free_shipping_discount.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Discount/BO/delete_discount.feature
|
||||
Integration/Behaviour/Features/Scenario/Discount/BO/delete_discount.feature
|
||||
Behaviour/Features/Scenario/Discount/BO/delete_discount.feature
|
||||
Features/Scenario/Discount/BO/delete_discount.feature
|
||||
Scenario/Discount/BO/delete_discount.feature
|
||||
Discount/BO/delete_discount.feature
|
||||
BO/delete_discount.feature
|
||||
delete_discount.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_free_gift_discount.feature
|
||||
Integration/Behaviour/Features/Scenario/Discount/BO/add_free_gift_discount.feature
|
||||
Behaviour/Features/Scenario/Discount/BO/add_free_gift_discount.feature
|
||||
|
@ -1367,13 +1367,16 @@ src/Core/Domain/Discount/ValueObject/GiftedProduct.php
|
||||
src/Core/Domain/Discount/ValueObject/DiscountType.php
|
||||
src/Core/Domain/Discount/Query/GetDiscountForEditing.php
|
||||
src/Core/Domain/Discount/QueryHandler/GetDiscountForEditingHandlerInterface.php
|
||||
src/Core/Domain/Discount/CommandHandler/DeleteDiscountHandlerInterface.php
|
||||
src/Core/Domain/Discount/CommandHandler/AddDiscountHandlerInterface.php
|
||||
src/Core/Domain/Discount/CommandHandler/UpdateDiscountCommandHandlerInterface.php
|
||||
src/Core/Domain/Discount/Exception/CannotUpdateDiscountException.php
|
||||
src/Core/Domain/Discount/Exception/DiscountConstraintException.php
|
||||
src/Core/Domain/Discount/Exception/DiscountException.php
|
||||
src/Core/Domain/Discount/Exception/CannotDeleteDiscountException.php
|
||||
src/Core/Domain/Discount/Exception/CannotAddDiscountException.php
|
||||
src/Core/Domain/Discount/Exception/DiscountNotFoundException.php
|
||||
src/Core/Domain/Discount/Command/DeleteDiscountCommand.php
|
||||
src/Core/Domain/Discount/Command/UpdateDiscountCommand.php
|
||||
src/Core/Domain/Discount/Command/AddDiscountCommand.php
|
||||
src/Core/Domain/Discount/DiscountSettings.php
|
||||
@ -5617,6 +5620,7 @@ src/Adapter/Discount/Validate/DiscountValidator.php
|
||||
src/Adapter/Discount/QueryHandler/GetDiscountForEditingHandler.php
|
||||
src/Adapter/Discount/CommandHandler/AddDiscountHandler.php
|
||||
src/Adapter/Discount/CommandHandler/UpdateDiscountHandler.php
|
||||
src/Adapter/Discount/CommandHandler/DeleteDiscountHandler.php
|
||||
src/Adapter/Discount/Repository/DiscountRepository.php
|
||||
src/Adapter/Discount/Update/Filler/DiscountFiller.php
|
||||
src/Adapter/Presenter/AbstractLazyArray.php
|
||||
@ -10290,6 +10294,7 @@ tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_free_shipping_disc
|
||||
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_cart_level_discount.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_order_level_discount.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Discount/BO/update_free_shipping_discount.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Discount/BO/delete_discount.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_free_gift_discount.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Module/module.feature
|
||||
tests/Integration/Behaviour/Features/Scenario/Module/uninstall_module.feature
|
||||
|
@ -15232,6 +15232,12 @@ Checkout/Customer/SalesChannel/ResetPasswordRoute.php
|
||||
Customer/SalesChannel/ResetPasswordRoute.php
|
||||
SalesChannel/ResetPasswordRoute.php
|
||||
ResetPasswordRoute.php
|
||||
src/Core/Checkout/Customer/SalesChannel/ConvertGuestRoute.php
|
||||
Core/Checkout/Customer/SalesChannel/ConvertGuestRoute.php
|
||||
Checkout/Customer/SalesChannel/ConvertGuestRoute.php
|
||||
Customer/SalesChannel/ConvertGuestRoute.php
|
||||
SalesChannel/ConvertGuestRoute.php
|
||||
ConvertGuestRoute.php
|
||||
src/Core/Checkout/Customer/SalesChannel/CustomerRoute.php
|
||||
Core/Checkout/Customer/SalesChannel/CustomerRoute.php
|
||||
Checkout/Customer/SalesChannel/CustomerRoute.php
|
||||
@ -15502,6 +15508,12 @@ Checkout/Customer/SalesChannel/LoginRoute.php
|
||||
Customer/SalesChannel/LoginRoute.php
|
||||
SalesChannel/LoginRoute.php
|
||||
LoginRoute.php
|
||||
src/Core/Checkout/Customer/SalesChannel/AbstractConvertGuestRoute.php
|
||||
Core/Checkout/Customer/SalesChannel/AbstractConvertGuestRoute.php
|
||||
Checkout/Customer/SalesChannel/AbstractConvertGuestRoute.php
|
||||
Customer/SalesChannel/AbstractConvertGuestRoute.php
|
||||
SalesChannel/AbstractConvertGuestRoute.php
|
||||
AbstractConvertGuestRoute.php
|
||||
src/Core/Checkout/Customer/SalesChannel/AbstractRemoveWishlistProductRoute.php
|
||||
Core/Checkout/Customer/SalesChannel/AbstractRemoveWishlistProductRoute.php
|
||||
Checkout/Customer/SalesChannel/AbstractRemoveWishlistProductRoute.php
|
||||
@ -16062,6 +16074,12 @@ Checkout/Customer/Validation/CustomerValidationFactory.php
|
||||
Customer/Validation/CustomerValidationFactory.php
|
||||
Validation/CustomerValidationFactory.php
|
||||
CustomerValidationFactory.php
|
||||
src/Core/Checkout/Customer/Validation/PasswordValidationFactory.php
|
||||
Core/Checkout/Customer/Validation/PasswordValidationFactory.php
|
||||
Checkout/Customer/Validation/PasswordValidationFactory.php
|
||||
Customer/Validation/PasswordValidationFactory.php
|
||||
Validation/PasswordValidationFactory.php
|
||||
PasswordValidationFactory.php
|
||||
src/Core/Checkout/Customer/DeleteUnusedGuestCustomerService.php
|
||||
Core/Checkout/Customer/DeleteUnusedGuestCustomerService.php
|
||||
Checkout/Customer/DeleteUnusedGuestCustomerService.php
|
||||
@ -41525,6 +41543,14 @@ storefront/src/service/app-client.service.ts
|
||||
src/service/app-client.service.ts
|
||||
service/app-client.service.ts
|
||||
app-client.service.ts
|
||||
src/Storefront/Resources/app/storefront/src/service/context-gateway-client.service.ts
|
||||
Storefront/Resources/app/storefront/src/service/context-gateway-client.service.ts
|
||||
Resources/app/storefront/src/service/context-gateway-client.service.ts
|
||||
app/storefront/src/service/context-gateway-client.service.ts
|
||||
storefront/src/service/context-gateway-client.service.ts
|
||||
src/service/context-gateway-client.service.ts
|
||||
service/context-gateway-client.service.ts
|
||||
context-gateway-client.service.ts
|
||||
src/Storefront/Resources/app/storefront/src/service/http-client.service.js
|
||||
Storefront/Resources/app/storefront/src/service/http-client.service.js
|
||||
Resources/app/storefront/src/service/http-client.service.js
|
||||
@ -46409,6 +46435,14 @@ app/storefront/test/main.test.js
|
||||
storefront/test/main.test.js
|
||||
test/main.test.js
|
||||
main.test.js
|
||||
src/Storefront/Resources/app/storefront/test/service/context-gateway-client.service.test.js
|
||||
Storefront/Resources/app/storefront/test/service/context-gateway-client.service.test.js
|
||||
Resources/app/storefront/test/service/context-gateway-client.service.test.js
|
||||
app/storefront/test/service/context-gateway-client.service.test.js
|
||||
storefront/test/service/context-gateway-client.service.test.js
|
||||
test/service/context-gateway-client.service.test.js
|
||||
service/context-gateway-client.service.test.js
|
||||
context-gateway-client.service.test.js
|
||||
src/Storefront/Resources/app/storefront/test/service/app-client.service.test.js
|
||||
Storefront/Resources/app/storefront/test/service/app-client.service.test.js
|
||||
Resources/app/storefront/test/service/app-client.service.test.js
|
||||
@ -48045,6 +48079,30 @@ Framework/SystemCheck/Util/StorefrontHealthCheckResult.php
|
||||
SystemCheck/Util/StorefrontHealthCheckResult.php
|
||||
Util/StorefrontHealthCheckResult.php
|
||||
StorefrontHealthCheckResult.php
|
||||
src/Storefront/Framework/SystemCheck/Util/SalesChannelDomainProvider.php
|
||||
Storefront/Framework/SystemCheck/Util/SalesChannelDomainProvider.php
|
||||
Framework/SystemCheck/Util/SalesChannelDomainProvider.php
|
||||
SystemCheck/Util/SalesChannelDomainProvider.php
|
||||
Util/SalesChannelDomainProvider.php
|
||||
SalesChannelDomainProvider.php
|
||||
src/Storefront/Framework/SystemCheck/Util/SalesChannelDomain.php
|
||||
Storefront/Framework/SystemCheck/Util/SalesChannelDomain.php
|
||||
Framework/SystemCheck/Util/SalesChannelDomain.php
|
||||
SystemCheck/Util/SalesChannelDomain.php
|
||||
Util/SalesChannelDomain.php
|
||||
SalesChannelDomain.php
|
||||
src/Storefront/Framework/SystemCheck/Util/SalesChannelDomainCollection.php
|
||||
Storefront/Framework/SystemCheck/Util/SalesChannelDomainCollection.php
|
||||
Framework/SystemCheck/Util/SalesChannelDomainCollection.php
|
||||
SystemCheck/Util/SalesChannelDomainCollection.php
|
||||
Util/SalesChannelDomainCollection.php
|
||||
SalesChannelDomainCollection.php
|
||||
src/Storefront/Framework/SystemCheck/Util/AbstractSalesChannelDomainProvider.php
|
||||
Storefront/Framework/SystemCheck/Util/AbstractSalesChannelDomainProvider.php
|
||||
Framework/SystemCheck/Util/AbstractSalesChannelDomainProvider.php
|
||||
SystemCheck/Util/AbstractSalesChannelDomainProvider.php
|
||||
Util/AbstractSalesChannelDomainProvider.php
|
||||
AbstractSalesChannelDomainProvider.php
|
||||
src/Storefront/Framework/SystemCheck/SalesChannelsReadinessCheck.php
|
||||
Storefront/Framework/SystemCheck/SalesChannelsReadinessCheck.php
|
||||
Framework/SystemCheck/SalesChannelsReadinessCheck.php
|
||||
@ -99611,6 +99669,8 @@ adr/2021-10-01-payment-flow.md
|
||||
2021-10-01-payment-flow.md
|
||||
adr/2023-05-25-exception-log-levels.md
|
||||
2023-05-25-exception-log-levels.md
|
||||
adr/2025-06-03-integrating-the-language-pack-into-platform.md
|
||||
2025-06-03-integrating-the-language-pack-into-platform.md
|
||||
adr/2021-11-02-preparing-data-for-rule-evaluation.md
|
||||
2021-11-02-preparing-data-for-rule-evaluation.md
|
||||
adr/2024-06-17-replace-vuex-with-pinia.md
|
||||
@ -105067,6 +105127,13 @@ Checkout/Customer/SalesChannel/ChangeLanguageRouteTest.php
|
||||
Customer/SalesChannel/ChangeLanguageRouteTest.php
|
||||
SalesChannel/ChangeLanguageRouteTest.php
|
||||
ChangeLanguageRouteTest.php
|
||||
tests/integration/Core/Checkout/Customer/SalesChannel/ConvertGuestRouteTest.php
|
||||
integration/Core/Checkout/Customer/SalesChannel/ConvertGuestRouteTest.php
|
||||
Core/Checkout/Customer/SalesChannel/ConvertGuestRouteTest.php
|
||||
Checkout/Customer/SalesChannel/ConvertGuestRouteTest.php
|
||||
Customer/SalesChannel/ConvertGuestRouteTest.php
|
||||
SalesChannel/ConvertGuestRouteTest.php
|
||||
ConvertGuestRouteTest.php
|
||||
tests/integration/Core/Checkout/Customer/SalesChannel/UpsertAddressRouteTest.php
|
||||
integration/Core/Checkout/Customer/SalesChannel/UpsertAddressRouteTest.php
|
||||
Core/Checkout/Customer/SalesChannel/UpsertAddressRouteTest.php
|
||||
@ -120056,6 +120123,13 @@ Checkout/Customer/SalesChannel/AccountServiceTest.php
|
||||
Customer/SalesChannel/AccountServiceTest.php
|
||||
SalesChannel/AccountServiceTest.php
|
||||
AccountServiceTest.php
|
||||
tests/unit/Core/Checkout/Customer/SalesChannel/ConvertGuestRouteTest.php
|
||||
unit/Core/Checkout/Customer/SalesChannel/ConvertGuestRouteTest.php
|
||||
Core/Checkout/Customer/SalesChannel/ConvertGuestRouteTest.php
|
||||
Checkout/Customer/SalesChannel/ConvertGuestRouteTest.php
|
||||
Customer/SalesChannel/ConvertGuestRouteTest.php
|
||||
SalesChannel/ConvertGuestRouteTest.php
|
||||
ConvertGuestRouteTest.php
|
||||
tests/unit/Core/Checkout/Customer/SalesChannel/UpsertAddressRouteTest.php
|
||||
unit/Core/Checkout/Customer/SalesChannel/UpsertAddressRouteTest.php
|
||||
Core/Checkout/Customer/SalesChannel/UpsertAddressRouteTest.php
|
||||
@ -120335,6 +120409,13 @@ Checkout/Customer/Validation/AddressValidationFactoryTest.php
|
||||
Customer/Validation/AddressValidationFactoryTest.php
|
||||
Validation/AddressValidationFactoryTest.php
|
||||
AddressValidationFactoryTest.php
|
||||
tests/unit/Core/Checkout/Customer/Validation/PasswordValidationFactoryTest.php
|
||||
unit/Core/Checkout/Customer/Validation/PasswordValidationFactoryTest.php
|
||||
Core/Checkout/Customer/Validation/PasswordValidationFactoryTest.php
|
||||
Checkout/Customer/Validation/PasswordValidationFactoryTest.php
|
||||
Customer/Validation/PasswordValidationFactoryTest.php
|
||||
Validation/PasswordValidationFactoryTest.php
|
||||
PasswordValidationFactoryTest.php
|
||||
tests/unit/Core/Checkout/Customer/ImitateCustomerTokenGeneratorTest.php
|
||||
unit/Core/Checkout/Customer/ImitateCustomerTokenGeneratorTest.php
|
||||
Core/Checkout/Customer/ImitateCustomerTokenGeneratorTest.php
|
||||
@ -126199,6 +126280,12 @@ Framework/Validation/Constraint/ArrayOfTypeValidatorTest.php
|
||||
Validation/Constraint/ArrayOfTypeValidatorTest.php
|
||||
Constraint/ArrayOfTypeValidatorTest.php
|
||||
ArrayOfTypeValidatorTest.php
|
||||
tests/unit/Core/Framework/Validation/DataValidationDefinitionTest.php
|
||||
unit/Core/Framework/Validation/DataValidationDefinitionTest.php
|
||||
Core/Framework/Validation/DataValidationDefinitionTest.php
|
||||
Framework/Validation/DataValidationDefinitionTest.php
|
||||
Validation/DataValidationDefinitionTest.php
|
||||
DataValidationDefinitionTest.php
|
||||
tests/unit/Core/Framework/Validation/DataBag/DataBagTest.php
|
||||
unit/Core/Framework/Validation/DataBag/DataBagTest.php
|
||||
Core/Framework/Validation/DataBag/DataBagTest.php
|
||||
@ -127940,6 +128027,13 @@ Storefront/Framework/Health/SalesChannelsReadinessCheckTest.php
|
||||
Framework/Health/SalesChannelsReadinessCheckTest.php
|
||||
Health/SalesChannelsReadinessCheckTest.php
|
||||
SalesChannelsReadinessCheckTest.php
|
||||
tests/unit/Storefront/Framework/Health/Util/SalesChannelDomainTest.php
|
||||
unit/Storefront/Framework/Health/Util/SalesChannelDomainTest.php
|
||||
Storefront/Framework/Health/Util/SalesChannelDomainTest.php
|
||||
Framework/Health/Util/SalesChannelDomainTest.php
|
||||
Health/Util/SalesChannelDomainTest.php
|
||||
Util/SalesChannelDomainTest.php
|
||||
SalesChannelDomainTest.php
|
||||
tests/unit/Storefront/Framework/Health/Util/StorefrontHealthCheckResultTest.php
|
||||
unit/Storefront/Framework/Health/Util/StorefrontHealthCheckResultTest.php
|
||||
Storefront/Framework/Health/Util/StorefrontHealthCheckResultTest.php
|
||||
@ -127947,6 +128041,13 @@ Framework/Health/Util/StorefrontHealthCheckResultTest.php
|
||||
Health/Util/StorefrontHealthCheckResultTest.php
|
||||
Util/StorefrontHealthCheckResultTest.php
|
||||
StorefrontHealthCheckResultTest.php
|
||||
tests/unit/Storefront/Framework/Health/Util/SalesChannelDomainProviderTest.php
|
||||
unit/Storefront/Framework/Health/Util/SalesChannelDomainProviderTest.php
|
||||
Storefront/Framework/Health/Util/SalesChannelDomainProviderTest.php
|
||||
Framework/Health/Util/SalesChannelDomainProviderTest.php
|
||||
Health/Util/SalesChannelDomainProviderTest.php
|
||||
Util/SalesChannelDomainProviderTest.php
|
||||
SalesChannelDomainProviderTest.php
|
||||
tests/unit/Storefront/Framework/Health/Util/SalesChannelDomainUtilTest.php
|
||||
unit/Storefront/Framework/Health/Util/SalesChannelDomainUtilTest.php
|
||||
Storefront/Framework/Health/Util/SalesChannelDomainUtilTest.php
|
||||
@ -127954,6 +128055,13 @@ Framework/Health/Util/SalesChannelDomainUtilTest.php
|
||||
Health/Util/SalesChannelDomainUtilTest.php
|
||||
Util/SalesChannelDomainUtilTest.php
|
||||
SalesChannelDomainUtilTest.php
|
||||
tests/unit/Storefront/Framework/Health/Util/SalesChannelDomainCollectionTest.php
|
||||
unit/Storefront/Framework/Health/Util/SalesChannelDomainCollectionTest.php
|
||||
Storefront/Framework/Health/Util/SalesChannelDomainCollectionTest.php
|
||||
Framework/Health/Util/SalesChannelDomainCollectionTest.php
|
||||
Health/Util/SalesChannelDomainCollectionTest.php
|
||||
Util/SalesChannelDomainCollectionTest.php
|
||||
SalesChannelDomainCollectionTest.php
|
||||
tests/unit/Storefront/Framework/Health/ProductDetailReadinessCheckTest.php
|
||||
unit/Storefront/Framework/Health/ProductDetailReadinessCheckTest.php
|
||||
Storefront/Framework/Health/ProductDetailReadinessCheckTest.php
|
||||
@ -137040,6 +137148,9 @@ _unreleased/2025-05-22-fix-paging-listing-page-parameter-post.md
|
||||
changelog/_unreleased/2025-05-23-fix-inline-media-upload-preview-image-option-is-broken.md
|
||||
_unreleased/2025-05-23-fix-inline-media-upload-preview-image-option-is-broken.md
|
||||
2025-05-23-fix-inline-media-upload-preview-image-option-is-broken.md
|
||||
changelog/_unreleased/2025-05-22-fix-store-api-criteria-endpoints-schema.md
|
||||
_unreleased/2025-05-22-fix-store-api-criteria-endpoints-schema.md
|
||||
2025-05-22-fix-store-api-criteria-endpoints-schema.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
|
||||
@ -137133,6 +137244,9 @@ _unreleased/2025-05-09-change-property-group-option-combinable-visibility.md
|
||||
changelog/_unreleased/2025-05-09-export-createtexteditordatamappingbutton-through-global-shopware-component-helper.md
|
||||
_unreleased/2025-05-09-export-createtexteditordatamappingbutton-through-global-shopware-component-helper.md
|
||||
2025-05-09-export-createtexteditordatamappingbutton-through-global-shopware-component-helper.md
|
||||
changelog/_unreleased/2025-06-04-fix-password-field-autocomplete-new-password.md
|
||||
_unreleased/2025-06-04-fix-password-field-autocomplete-new-password.md
|
||||
2025-06-04-fix-password-field-autocomplete-new-password.md
|
||||
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
|
||||
_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
|
||||
2022-05-18-abstract-and-reduce-rule-condition-components.md
|
||||
@ -137364,6 +137478,9 @@ _unreleased/2025-05-27-replace-old-data-protection-info-the-our-current-standard
|
||||
changelog/_unreleased/2025-05-15-fix-search-result-order-in-preview-search-in-mysql.md
|
||||
_unreleased/2025-05-15-fix-search-result-order-in-preview-search-in-mysql.md
|
||||
2025-05-15-fix-search-result-order-in-preview-search-in-mysql.md
|
||||
changelog/_unreleased/2025-05-28-add-convert-guest-route.md
|
||||
_unreleased/2025-05-28-add-convert-guest-route.md
|
||||
2025-05-28-add-convert-guest-route.md
|
||||
changelog/_unreleased/2025-05-09-changed-text-when-edit-locked-cms-page.md
|
||||
_unreleased/2025-05-09-changed-text-when-edit-locked-cms-page.md
|
||||
2025-05-09-changed-text-when-edit-locked-cms-page.md
|
||||
@ -137412,6 +137529,9 @@ _unreleased/2025-04-17-fix-broken-snippets-in-rule-builder-conditions.md
|
||||
changelog/_unreleased/2025-03-26-remove-non-existing-imports-from-admin-module-stub.md
|
||||
_unreleased/2025-03-26-remove-non-existing-imports-from-admin-module-stub.md
|
||||
2025-03-26-remove-non-existing-imports-from-admin-module-stub.md
|
||||
changelog/_unreleased/2025-06-03-fix-inconsistency-between-login-and-register.md
|
||||
_unreleased/2025-06-03-fix-inconsistency-between-login-and-register.md
|
||||
2025-06-03-fix-inconsistency-between-login-and-register.md
|
||||
changelog/_unreleased/2025-03-13-disable-prefix-search-for-synonyms-to-prevent-irrelevant-results.md
|
||||
_unreleased/2025-03-13-disable-prefix-search-for-synonyms-to-prevent-irrelevant-results.md
|
||||
2025-03-13-disable-prefix-search-for-synonyms-to-prevent-irrelevant-results.md
|
||||
|
@ -2508,6 +2508,7 @@ src/Core/Checkout/Customer/SalesChannel/AbstractRegisterRoute.php
|
||||
src/Core/Checkout/Customer/SalesChannel/AddWishlistProductRoute.php
|
||||
src/Core/Checkout/Customer/SalesChannel/LogoutRoute.php
|
||||
src/Core/Checkout/Customer/SalesChannel/ResetPasswordRoute.php
|
||||
src/Core/Checkout/Customer/SalesChannel/ConvertGuestRoute.php
|
||||
src/Core/Checkout/Customer/SalesChannel/CustomerRoute.php
|
||||
src/Core/Checkout/Customer/SalesChannel/AccountNewsletterRecipientRouteResponse.php
|
||||
src/Core/Checkout/Customer/SalesChannel/AbstractChangeLanguageRoute.php
|
||||
@ -2553,6 +2554,7 @@ src/Core/Checkout/Customer/SalesChannel/AbstractCustomerRecoveryIsExpiredRoute.p
|
||||
src/Core/Checkout/Customer/SalesChannel/ChangePasswordRoute.php
|
||||
src/Core/Checkout/Customer/SalesChannel/AbstractResetPasswordRoute.php
|
||||
src/Core/Checkout/Customer/SalesChannel/LoginRoute.php
|
||||
src/Core/Checkout/Customer/SalesChannel/AbstractConvertGuestRoute.php
|
||||
src/Core/Checkout/Customer/SalesChannel/AbstractRemoveWishlistProductRoute.php
|
||||
src/Core/Checkout/Customer/SalesChannel/AccountNewsletterRecipientRoute.php
|
||||
src/Core/Checkout/Customer/SalesChannel/AbstractUpsertAddressRoute.php
|
||||
@ -2645,6 +2647,7 @@ src/Core/Checkout/Customer/Validation/Constraint/CustomerEmailUniqueValidator.ph
|
||||
src/Core/Checkout/Customer/Validation/Constraint/CustomerZipCode.php
|
||||
src/Core/Checkout/Customer/Validation/Constraint/CustomerPasswordMatches.php
|
||||
src/Core/Checkout/Customer/Validation/CustomerValidationFactory.php
|
||||
src/Core/Checkout/Customer/Validation/PasswordValidationFactory.php
|
||||
src/Core/Checkout/Customer/DeleteUnusedGuestCustomerService.php
|
||||
src/Core/README.md
|
||||
src/Core/Framework/JWT/Constraints/MatchesLicenceDomain.php
|
||||
@ -6479,6 +6482,7 @@ src/Storefront/Resources/app/storefront/src/scss/abstract/functions/feature.scss
|
||||
src/Storefront/Resources/app/storefront/src/scss/abstract/variables/_custom.scss
|
||||
src/Storefront/Resources/app/storefront/src/scss/abstract/variables/_bootstrap.scss
|
||||
src/Storefront/Resources/app/storefront/src/service/app-client.service.ts
|
||||
src/Storefront/Resources/app/storefront/src/service/context-gateway-client.service.ts
|
||||
src/Storefront/Resources/app/storefront/src/service/http-client.service.js
|
||||
src/Storefront/Resources/app/storefront/src/utility/loading-indicator/element-loading-indicator.util.js
|
||||
src/Storefront/Resources/app/storefront/src/utility/loading-indicator/button-loading-indicator.util.js
|
||||
@ -6987,6 +6991,7 @@ src/Storefront/Resources/app/storefront/build/webpack/FilenameToChunkNamePlugin.
|
||||
src/Storefront/Resources/app/storefront/build/start-hot-reload.js
|
||||
src/Storefront/Resources/app/storefront/test/globalTeardown.js
|
||||
src/Storefront/Resources/app/storefront/test/main.test.js
|
||||
src/Storefront/Resources/app/storefront/test/service/context-gateway-client.service.test.js
|
||||
src/Storefront/Resources/app/storefront/test/service/app-client.service.test.js
|
||||
src/Storefront/Resources/app/storefront/test/utility/loading-indicator/button-loading-indicator.util.test.js
|
||||
src/Storefront/Resources/app/storefront/test/utility/loading-indicator/loading-indicator.util.test.js
|
||||
@ -7246,6 +7251,10 @@ src/Storefront/Framework/SystemCheck/ProductListingReadinessCheck.php
|
||||
src/Storefront/Framework/SystemCheck/ProductDetailReadinessCheck.php
|
||||
src/Storefront/Framework/SystemCheck/Util/SalesChannelDomainUtil.php
|
||||
src/Storefront/Framework/SystemCheck/Util/StorefrontHealthCheckResult.php
|
||||
src/Storefront/Framework/SystemCheck/Util/SalesChannelDomainProvider.php
|
||||
src/Storefront/Framework/SystemCheck/Util/SalesChannelDomain.php
|
||||
src/Storefront/Framework/SystemCheck/Util/SalesChannelDomainCollection.php
|
||||
src/Storefront/Framework/SystemCheck/Util/AbstractSalesChannelDomainProvider.php
|
||||
src/Storefront/Framework/SystemCheck/SalesChannelsReadinessCheck.php
|
||||
src/Storefront/Framework/ThemeInterface.php
|
||||
src/Storefront/Framework/Captcha/GoogleReCaptchaV3.php
|
||||
@ -12159,6 +12168,7 @@ adr/2021-05-28-introduce-eslint-on-vue-admin.md
|
||||
adr/2021-08-11-make-platform-stand-alone.md
|
||||
adr/2021-10-01-payment-flow.md
|
||||
adr/2023-05-25-exception-log-levels.md
|
||||
adr/2025-06-03-integrating-the-language-pack-into-platform.md
|
||||
adr/2021-11-02-preparing-data-for-rule-evaluation.md
|
||||
adr/2024-06-17-replace-vuex-with-pinia.md
|
||||
adr/2020-12-02-removing-api-version.md
|
||||
@ -13006,6 +13016,7 @@ tests/integration/Core/Checkout/Customer/SalesChannel/AddWishlistProductRouteTes
|
||||
tests/integration/Core/Checkout/Customer/SalesChannel/CustomerRouteTest.php
|
||||
tests/integration/Core/Checkout/Customer/SalesChannel/AccountServiceTest.php
|
||||
tests/integration/Core/Checkout/Customer/SalesChannel/ChangeLanguageRouteTest.php
|
||||
tests/integration/Core/Checkout/Customer/SalesChannel/ConvertGuestRouteTest.php
|
||||
tests/integration/Core/Checkout/Customer/SalesChannel/UpsertAddressRouteTest.php
|
||||
tests/integration/Core/Checkout/Customer/SalesChannel/SwitchDefaultAddressRouteTest.php
|
||||
tests/integration/Core/Checkout/Customer/SalesChannel/LoadWishlistRouteTest.php
|
||||
@ -14961,6 +14972,7 @@ tests/unit/Core/Checkout/Customer/SalesChannel/DownloadRouteTest.php
|
||||
tests/unit/Core/Checkout/Customer/SalesChannel/SendPasswordRecoveryMailRouteTest.php
|
||||
tests/unit/Core/Checkout/Customer/SalesChannel/RegisterRouteTest.php
|
||||
tests/unit/Core/Checkout/Customer/SalesChannel/AccountServiceTest.php
|
||||
tests/unit/Core/Checkout/Customer/SalesChannel/ConvertGuestRouteTest.php
|
||||
tests/unit/Core/Checkout/Customer/SalesChannel/UpsertAddressRouteTest.php
|
||||
tests/unit/Core/Checkout/Customer/SalesChannel/RegisterConfirmRouteTest.php
|
||||
tests/unit/Core/Checkout/Customer/DataAbstractionLayer/CustomerIndexerTest.php
|
||||
@ -15001,6 +15013,7 @@ tests/unit/Core/Checkout/Customer/Validation/CustomerZipcodeValidatorTest.php
|
||||
tests/unit/Core/Checkout/Customer/Validation/CustomerValidationFactoryTest.php
|
||||
tests/unit/Core/Checkout/Customer/Validation/CustomerProfileValidationFactoryTest.php
|
||||
tests/unit/Core/Checkout/Customer/Validation/AddressValidationFactoryTest.php
|
||||
tests/unit/Core/Checkout/Customer/Validation/PasswordValidationFactoryTest.php
|
||||
tests/unit/Core/Checkout/Customer/ImitateCustomerTokenGeneratorTest.php
|
||||
tests/unit/Core/Checkout/CheckoutRuleScopeTest.php
|
||||
tests/unit/Core/KernelTest.php
|
||||
@ -15734,6 +15747,7 @@ tests/unit/Core/Framework/Validation/HappyPathValidatorTest.php
|
||||
tests/unit/Core/Framework/Validation/Constraint/UuidValidatorTest.php
|
||||
tests/unit/Core/Framework/Validation/Constraint/ArrayOfUuidValidatorTest.php
|
||||
tests/unit/Core/Framework/Validation/Constraint/ArrayOfTypeValidatorTest.php
|
||||
tests/unit/Core/Framework/Validation/DataValidationDefinitionTest.php
|
||||
tests/unit/Core/Framework/Validation/DataBag/DataBagTest.php
|
||||
tests/unit/Core/Framework/Increment/ArrayIncrementerTest.php
|
||||
tests/unit/Core/Framework/Increment/IncrementExceptionTest.php
|
||||
@ -15970,8 +15984,11 @@ tests/unit/Storefront/Framework/Seo/SeoUrlRoute/SeoUrlUpdateListenerTest.php
|
||||
tests/unit/Storefront/Framework/App/Template/IconTemplateLoaderTest.php
|
||||
tests/unit/Storefront/Framework/Health/ProductListingReadinessCheckTest.php
|
||||
tests/unit/Storefront/Framework/Health/SalesChannelsReadinessCheckTest.php
|
||||
tests/unit/Storefront/Framework/Health/Util/SalesChannelDomainTest.php
|
||||
tests/unit/Storefront/Framework/Health/Util/StorefrontHealthCheckResultTest.php
|
||||
tests/unit/Storefront/Framework/Health/Util/SalesChannelDomainProviderTest.php
|
||||
tests/unit/Storefront/Framework/Health/Util/SalesChannelDomainUtilTest.php
|
||||
tests/unit/Storefront/Framework/Health/Util/SalesChannelDomainCollectionTest.php
|
||||
tests/unit/Storefront/Framework/Health/ProductDetailReadinessCheckTest.php
|
||||
tests/unit/Storefront/Framework/Twig/TwigDateRequestListenerTest.php
|
||||
tests/unit/Storefront/Framework/Twig/Extension/IconCacheTwigFilterTest.php
|
||||
@ -18919,6 +18936,7 @@ changelog/_unreleased/2024-11-29-make-product-slider-defaults-accessible.md
|
||||
changelog/_unreleased/2025-04-01-ar-viewer-bug.md
|
||||
changelog/_unreleased/2025-05-22-fix-paging-listing-page-parameter-post.md
|
||||
changelog/_unreleased/2025-05-23-fix-inline-media-upload-preview-image-option-is-broken.md
|
||||
changelog/_unreleased/2025-05-22-fix-store-api-criteria-endpoints-schema.md
|
||||
changelog/_unreleased/2024-04-25-implement-mt-banner-code-mod.md
|
||||
changelog/_unreleased/2025-05-23-register-mt-modal-componants-globally.md
|
||||
changelog/_unreleased/2025-04-04-offcanvassingleton-does-not-remove-hard-coded-offcanvas-from-dom.md
|
||||
@ -18950,6 +18968,7 @@ changelog/_unreleased/2025-04-08-fix-mobile-form-field-layouts.md
|
||||
changelog/_unreleased/2025-06-02-bypass-extensions-from-id-result-to-search-result.md
|
||||
changelog/_unreleased/2025-05-09-change-property-group-option-combinable-visibility.md
|
||||
changelog/_unreleased/2025-05-09-export-createtexteditordatamappingbutton-through-global-shopware-component-helper.md
|
||||
changelog/_unreleased/2025-06-04-fix-password-field-autocomplete-new-password.md
|
||||
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
|
||||
changelog/_unreleased/2025-04-07-fix-nested-line-items.md
|
||||
changelog/_unreleased/2025-04-07-fix-override-paging-listing-page-parameter.md
|
||||
@ -19027,6 +19046,7 @@ changelog/_unreleased/2022-07-04-mail-attach.md
|
||||
changelog/_unreleased/2025-05-20-account-design-adjustments.md
|
||||
changelog/_unreleased/2025-05-27-replace-old-data-protection-info-the-our-current-standard.md
|
||||
changelog/_unreleased/2025-05-15-fix-search-result-order-in-preview-search-in-mysql.md
|
||||
changelog/_unreleased/2025-05-28-add-convert-guest-route.md
|
||||
changelog/_unreleased/2025-05-09-changed-text-when-edit-locked-cms-page.md
|
||||
changelog/_unreleased/2025-05-02-show-rendered-type-of-tax-rule-restrictions.md
|
||||
changelog/_unreleased/2025-04-04-show-navigation-arrows-of-product-cross-selling-sliders-again.md
|
||||
@ -19043,6 +19063,7 @@ changelog/_unreleased/2024-09-13-deprecate-force-option-from-es-index-cleanup-co
|
||||
changelog/_unreleased/2025-05-09-fixed-misalignment-of-add-tags-placeholder-in-order-edit-view.md
|
||||
changelog/_unreleased/2025-04-17-fix-broken-snippets-in-rule-builder-conditions.md
|
||||
changelog/_unreleased/2025-03-26-remove-non-existing-imports-from-admin-module-stub.md
|
||||
changelog/_unreleased/2025-06-03-fix-inconsistency-between-login-and-register.md
|
||||
changelog/_unreleased/2025-03-13-disable-prefix-search-for-synonyms-to-prevent-irrelevant-results.md
|
||||
changelog/_unreleased/2025-05-12-fixed-accessibility-issue-of-collapse-button-of-orders.md
|
||||
changelog/_unreleased/2025-05-05-add-blocks-for-inputs-for-address-and-register-form.md
|
||||
|
@ -1103,6 +1103,11 @@ php/email-editor/changelog/update-email-theme-post-type
|
||||
email-editor/changelog/update-email-theme-post-type
|
||||
changelog/update-email-theme-post-type
|
||||
update-email-theme-post-type
|
||||
packages/php/email-editor/changelog/personalization-tags-empty-argument-fix
|
||||
php/email-editor/changelog/personalization-tags-empty-argument-fix
|
||||
email-editor/changelog/personalization-tags-empty-argument-fix
|
||||
changelog/personalization-tags-empty-argument-fix
|
||||
personalization-tags-empty-argument-fix
|
||||
packages/php/email-editor/changelog/update-58129
|
||||
php/email-editor/changelog/update-58129
|
||||
email-editor/changelog/update-58129
|
||||
@ -6994,6 +6999,11 @@ js/data/changelog/add-payment-settings-drag-and-drop-2
|
||||
data/changelog/add-payment-settings-drag-and-drop-2
|
||||
changelog/add-payment-settings-drag-and-drop-2
|
||||
add-payment-settings-drag-and-drop-2
|
||||
packages/js/data/changelog/58291-add-nox-to-lys
|
||||
js/data/changelog/58291-add-nox-to-lys
|
||||
data/changelog/58291-add-nox-to-lys
|
||||
changelog/58291-add-nox-to-lys
|
||||
58291-add-nox-to-lys
|
||||
packages/js/data/changelog/55463-update-55346-cleanup-onboardingsetupwizard-shared-settings
|
||||
js/data/changelog/55463-update-55346-cleanup-onboardingsetupwizard-shared-settings
|
||||
data/changelog/55463-update-55346-cleanup-onboardingsetupwizard-shared-settings
|
||||
@ -25993,6 +26003,9 @@ docs/user-experience-guidelines/ux-guidelines-themes/theme-customization.md
|
||||
user-experience-guidelines/ux-guidelines-themes/theme-customization.md
|
||||
ux-guidelines-themes/theme-customization.md
|
||||
theme-customization.md
|
||||
docs/release/rc.md
|
||||
release/rc.md
|
||||
rc.md
|
||||
docs/best-practices/data-management/data-storage.md
|
||||
best-practices/data-management/data-storage.md
|
||||
data-management/data-storage.md
|
||||
@ -26482,6 +26495,10 @@ docs/_docu-tools/utils/docusaurus.deploy.config.js
|
||||
_docu-tools/utils/docusaurus.deploy.config.js
|
||||
utils/docusaurus.deploy.config.js
|
||||
docusaurus.deploy.config.js
|
||||
docs/_docu-tools/utils/docusaurus-faster.deploy.config.js
|
||||
_docu-tools/utils/docusaurus-faster.deploy.config.js
|
||||
utils/docusaurus-faster.deploy.config.js
|
||||
docusaurus-faster.deploy.config.js
|
||||
docs/_docu-tools/tsconfig.json
|
||||
_docu-tools/tsconfig.json
|
||||
tsconfig.json
|
||||
@ -49933,6 +49950,14 @@ checkout/components/order-local-pickup-packages/index.tsx
|
||||
components/order-local-pickup-packages/index.tsx
|
||||
order-local-pickup-packages/index.tsx
|
||||
index.tsx
|
||||
plugins/woocommerce/client/blocks/packages/prices/utils/currency.ts
|
||||
woocommerce/client/blocks/packages/prices/utils/currency.ts
|
||||
client/blocks/packages/prices/utils/currency.ts
|
||||
blocks/packages/prices/utils/currency.ts
|
||||
packages/prices/utils/currency.ts
|
||||
prices/utils/currency.ts
|
||||
utils/currency.ts
|
||||
currency.ts
|
||||
plugins/woocommerce/client/blocks/packages/prices/utils/price.ts
|
||||
woocommerce/client/blocks/packages/prices/utils/price.ts
|
||||
client/blocks/packages/prices/utils/price.ts
|
||||
@ -55964,6 +55989,14 @@ client/embedded-body-layout/test/embedded-body-layout.test.tsx
|
||||
embedded-body-layout/test/embedded-body-layout.test.tsx
|
||||
test/embedded-body-layout.test.tsx
|
||||
embedded-body-layout.test.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/data/setup-payments-context.tsx
|
||||
woocommerce/client/admin/client/launch-your-store/data/setup-payments-context.tsx
|
||||
client/admin/client/launch-your-store/data/setup-payments-context.tsx
|
||||
admin/client/launch-your-store/data/setup-payments-context.tsx
|
||||
client/launch-your-store/data/setup-payments-context.tsx
|
||||
launch-your-store/data/setup-payments-context.tsx
|
||||
data/setup-payments-context.tsx
|
||||
setup-payments-context.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/tour/index.tsx
|
||||
woocommerce/client/admin/client/launch-your-store/tour/index.tsx
|
||||
client/admin/client/launch-your-store/tour/index.tsx
|
||||
@ -56084,6 +56117,71 @@ hub/sidebar/components/launch-store-hub.tsx
|
||||
sidebar/components/launch-store-hub.tsx
|
||||
components/launch-store-hub.tsx
|
||||
launch-store-hub.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/sidebar/components/payments-icons/completed-step.jsx
|
||||
woocommerce/client/admin/client/launch-your-store/hub/sidebar/components/payments-icons/completed-step.jsx
|
||||
client/admin/client/launch-your-store/hub/sidebar/components/payments-icons/completed-step.jsx
|
||||
admin/client/launch-your-store/hub/sidebar/components/payments-icons/completed-step.jsx
|
||||
client/launch-your-store/hub/sidebar/components/payments-icons/completed-step.jsx
|
||||
launch-your-store/hub/sidebar/components/payments-icons/completed-step.jsx
|
||||
hub/sidebar/components/payments-icons/completed-step.jsx
|
||||
sidebar/components/payments-icons/completed-step.jsx
|
||||
components/payments-icons/completed-step.jsx
|
||||
payments-icons/completed-step.jsx
|
||||
completed-step.jsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/sidebar/components/payments-icons/active-step.jsx
|
||||
woocommerce/client/admin/client/launch-your-store/hub/sidebar/components/payments-icons/active-step.jsx
|
||||
client/admin/client/launch-your-store/hub/sidebar/components/payments-icons/active-step.jsx
|
||||
admin/client/launch-your-store/hub/sidebar/components/payments-icons/active-step.jsx
|
||||
client/launch-your-store/hub/sidebar/components/payments-icons/active-step.jsx
|
||||
launch-your-store/hub/sidebar/components/payments-icons/active-step.jsx
|
||||
hub/sidebar/components/payments-icons/active-step.jsx
|
||||
sidebar/components/payments-icons/active-step.jsx
|
||||
components/payments-icons/active-step.jsx
|
||||
payments-icons/active-step.jsx
|
||||
active-step.jsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/sidebar/components/payments-sidebar.tsx
|
||||
woocommerce/client/admin/client/launch-your-store/hub/sidebar/components/payments-sidebar.tsx
|
||||
client/admin/client/launch-your-store/hub/sidebar/components/payments-sidebar.tsx
|
||||
admin/client/launch-your-store/hub/sidebar/components/payments-sidebar.tsx
|
||||
client/launch-your-store/hub/sidebar/components/payments-sidebar.tsx
|
||||
launch-your-store/hub/sidebar/components/payments-sidebar.tsx
|
||||
hub/sidebar/components/payments-sidebar.tsx
|
||||
sidebar/components/payments-sidebar.tsx
|
||||
components/payments-sidebar.tsx
|
||||
payments-sidebar.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/sidebar/components/step-placeholder/index.ts
|
||||
woocommerce/client/admin/client/launch-your-store/hub/sidebar/components/step-placeholder/index.ts
|
||||
client/admin/client/launch-your-store/hub/sidebar/components/step-placeholder/index.ts
|
||||
admin/client/launch-your-store/hub/sidebar/components/step-placeholder/index.ts
|
||||
client/launch-your-store/hub/sidebar/components/step-placeholder/index.ts
|
||||
launch-your-store/hub/sidebar/components/step-placeholder/index.ts
|
||||
hub/sidebar/components/step-placeholder/index.ts
|
||||
sidebar/components/step-placeholder/index.ts
|
||||
components/step-placeholder/index.ts
|
||||
step-placeholder/index.ts
|
||||
index.ts
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/sidebar/components/step-placeholder/step-placeholder.tsx
|
||||
woocommerce/client/admin/client/launch-your-store/hub/sidebar/components/step-placeholder/step-placeholder.tsx
|
||||
client/admin/client/launch-your-store/hub/sidebar/components/step-placeholder/step-placeholder.tsx
|
||||
admin/client/launch-your-store/hub/sidebar/components/step-placeholder/step-placeholder.tsx
|
||||
client/launch-your-store/hub/sidebar/components/step-placeholder/step-placeholder.tsx
|
||||
launch-your-store/hub/sidebar/components/step-placeholder/step-placeholder.tsx
|
||||
hub/sidebar/components/step-placeholder/step-placeholder.tsx
|
||||
sidebar/components/step-placeholder/step-placeholder.tsx
|
||||
components/step-placeholder/step-placeholder.tsx
|
||||
step-placeholder/step-placeholder.tsx
|
||||
step-placeholder.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/sidebar/components/step-placeholder/step-placeholder.scss
|
||||
woocommerce/client/admin/client/launch-your-store/hub/sidebar/components/step-placeholder/step-placeholder.scss
|
||||
client/admin/client/launch-your-store/hub/sidebar/components/step-placeholder/step-placeholder.scss
|
||||
admin/client/launch-your-store/hub/sidebar/components/step-placeholder/step-placeholder.scss
|
||||
client/launch-your-store/hub/sidebar/components/step-placeholder/step-placeholder.scss
|
||||
launch-your-store/hub/sidebar/components/step-placeholder/step-placeholder.scss
|
||||
hub/sidebar/components/step-placeholder/step-placeholder.scss
|
||||
sidebar/components/step-placeholder/step-placeholder.scss
|
||||
components/step-placeholder/step-placeholder.scss
|
||||
step-placeholder/step-placeholder.scss
|
||||
step-placeholder.scss
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/sidebar/components/sidebar-container.tsx
|
||||
woocommerce/client/admin/client/launch-your-store/hub/sidebar/components/sidebar-container.tsx
|
||||
client/admin/client/launch-your-store/hub/sidebar/components/sidebar-container.tsx
|
||||
@ -56113,6 +56211,16 @@ launch-your-store/hub/main-content/xstate.tsx
|
||||
hub/main-content/xstate.tsx
|
||||
main-content/xstate.tsx
|
||||
xstate.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/main-content/pages/payments-content.tsx
|
||||
woocommerce/client/admin/client/launch-your-store/hub/main-content/pages/payments-content.tsx
|
||||
client/admin/client/launch-your-store/hub/main-content/pages/payments-content.tsx
|
||||
admin/client/launch-your-store/hub/main-content/pages/payments-content.tsx
|
||||
client/launch-your-store/hub/main-content/pages/payments-content.tsx
|
||||
launch-your-store/hub/main-content/pages/payments-content.tsx
|
||||
hub/main-content/pages/payments-content.tsx
|
||||
main-content/pages/payments-content.tsx
|
||||
pages/payments-content.tsx
|
||||
payments-content.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/main-content/pages/launch-store-success/actions.tsx
|
||||
woocommerce/client/admin/client/launch-your-store/hub/main-content/pages/launch-store-success/actions.tsx
|
||||
client/admin/client/launch-your-store/hub/main-content/pages/launch-store-success/actions.tsx
|
||||
@ -56203,6 +56311,16 @@ pages/launch-store-success/test/WahtsNext.tsx
|
||||
launch-store-success/test/WahtsNext.tsx
|
||||
test/WahtsNext.tsx
|
||||
WahtsNext.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/main-content/pages/payments-content.scss
|
||||
woocommerce/client/admin/client/launch-your-store/hub/main-content/pages/payments-content.scss
|
||||
client/admin/client/launch-your-store/hub/main-content/pages/payments-content.scss
|
||||
admin/client/launch-your-store/hub/main-content/pages/payments-content.scss
|
||||
client/launch-your-store/hub/main-content/pages/payments-content.scss
|
||||
launch-your-store/hub/main-content/pages/payments-content.scss
|
||||
hub/main-content/pages/payments-content.scss
|
||||
main-content/pages/payments-content.scss
|
||||
pages/payments-content.scss
|
||||
payments-content.scss
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/main-content/pages/site-preview.tsx
|
||||
woocommerce/client/admin/client/launch-your-store/hub/main-content/pages/site-preview.tsx
|
||||
client/admin/client/launch-your-store/hub/main-content/pages/site-preview.tsx
|
||||
@ -89852,10 +89970,18 @@ plugins/woocommerce/changelog/fix-docs-links
|
||||
woocommerce/changelog/fix-docs-links
|
||||
changelog/fix-docs-links
|
||||
fix-docs-links
|
||||
plugins/woocommerce/changelog/fix-pg-a11y-arrows
|
||||
woocommerce/changelog/fix-pg-a11y-arrows
|
||||
changelog/fix-pg-a11y-arrows
|
||||
fix-pg-a11y-arrows
|
||||
plugins/woocommerce/changelog/57911-fix-issue-27632
|
||||
woocommerce/changelog/57911-fix-issue-27632
|
||||
changelog/57911-fix-issue-27632
|
||||
57911-fix-issue-27632
|
||||
plugins/woocommerce/changelog/58268-dev-refactor-price-utils
|
||||
woocommerce/changelog/58268-dev-refactor-price-utils
|
||||
changelog/58268-dev-refactor-price-utils
|
||||
58268-dev-refactor-price-utils
|
||||
plugins/woocommerce/changelog/wooplug-3075-fix-error-notices-disappearing
|
||||
woocommerce/changelog/wooplug-3075-fix-error-notices-disappearing
|
||||
changelog/wooplug-3075-fix-error-notices-disappearing
|
||||
@ -89944,6 +90070,10 @@ plugins/woocommerce/changelog/fix-product-filters-a11y
|
||||
woocommerce/changelog/fix-product-filters-a11y
|
||||
changelog/fix-product-filters-a11y
|
||||
fix-product-filters-a11y
|
||||
plugins/woocommerce/changelog/fix-add-to-cart-options-quantity-styles
|
||||
woocommerce/changelog/fix-add-to-cart-options-quantity-styles
|
||||
changelog/fix-add-to-cart-options-quantity-styles
|
||||
fix-add-to-cart-options-quantity-styles
|
||||
plugins/woocommerce/changelog/58111-fix-max-word-count-description-and-step
|
||||
woocommerce/changelog/58111-fix-max-word-count-description-and-step
|
||||
changelog/58111-fix-max-word-count-description-and-step
|
||||
@ -89968,6 +90098,14 @@ plugins/woocommerce/changelog/refactor-normalize-filter-item-data-structure
|
||||
woocommerce/changelog/refactor-normalize-filter-item-data-structure
|
||||
changelog/refactor-normalize-filter-item-data-structure
|
||||
refactor-normalize-filter-item-data-structure
|
||||
plugins/woocommerce/changelog/fix-404-product-gallery
|
||||
woocommerce/changelog/fix-404-product-gallery
|
||||
changelog/fix-404-product-gallery
|
||||
fix-404-product-gallery
|
||||
plugins/woocommerce/changelog/fix-WOOPLUG-4519-typo-after-test-account-onboarding
|
||||
woocommerce/changelog/fix-WOOPLUG-4519-typo-after-test-account-onboarding
|
||||
changelog/fix-WOOPLUG-4519-typo-after-test-account-onboarding
|
||||
fix-WOOPLUG-4519-typo-after-test-account-onboarding
|
||||
plugins/woocommerce/changelog/58464-make-default-attribute-selected
|
||||
woocommerce/changelog/58464-make-default-attribute-selected
|
||||
changelog/58464-make-default-attribute-selected
|
||||
@ -90068,6 +90206,10 @@ plugins/woocommerce/changelog/58263-remove-wp-core-data
|
||||
woocommerce/changelog/58263-remove-wp-core-data
|
||||
changelog/58263-remove-wp-core-data
|
||||
58263-remove-wp-core-data
|
||||
plugins/woocommerce/changelog/fix-57725-add-to-cart-options-errors
|
||||
woocommerce/changelog/fix-57725-add-to-cart-options-errors
|
||||
changelog/fix-57725-add-to-cart-options-errors
|
||||
fix-57725-add-to-cart-options-errors
|
||||
plugins/woocommerce/changelog/fix-WOOPLUG-4337-improve-get-available-variations-blocks
|
||||
woocommerce/changelog/fix-WOOPLUG-4337-improve-get-available-variations-blocks
|
||||
changelog/fix-WOOPLUG-4337-improve-get-available-variations-blocks
|
||||
@ -90128,6 +90270,10 @@ plugins/woocommerce/changelog/fix-issue-57698
|
||||
woocommerce/changelog/fix-issue-57698
|
||||
changelog/fix-issue-57698
|
||||
fix-issue-57698
|
||||
plugins/woocommerce/changelog/58545-fix-fix-logic-for-marking-step-completed
|
||||
woocommerce/changelog/58545-fix-fix-logic-for-marking-step-completed
|
||||
changelog/58545-fix-fix-logic-for-marking-step-completed
|
||||
58545-fix-fix-logic-for-marking-step-completed
|
||||
plugins/woocommerce/changelog/57915-dev-adding-constant-visibility-to-existing-enum-classes
|
||||
woocommerce/changelog/57915-dev-adding-constant-visibility-to-existing-enum-classes
|
||||
changelog/57915-dev-adding-constant-visibility-to-existing-enum-classes
|
||||
@ -90244,6 +90390,10 @@ plugins/woocommerce/changelog/trigger-pos-refund-emails-for-pos-orders
|
||||
woocommerce/changelog/trigger-pos-refund-emails-for-pos-orders
|
||||
changelog/trigger-pos-refund-emails-for-pos-orders
|
||||
trigger-pos-refund-emails-for-pos-orders
|
||||
plugins/woocommerce/changelog/feat-list-label-color
|
||||
woocommerce/changelog/feat-list-label-color
|
||||
changelog/feat-list-label-color
|
||||
feat-list-label-color
|
||||
plugins/woocommerce/changelog/wooplug-3952-update-delivery-testing-for-the-checkout-block
|
||||
woocommerce/changelog/wooplug-3952-update-delivery-testing-for-the-checkout-block
|
||||
changelog/wooplug-3952-update-delivery-testing-for-the-checkout-block
|
||||
@ -90292,6 +90442,10 @@ plugins/woocommerce/changelog/58436-update-36803-update-country-Turkey
|
||||
woocommerce/changelog/58436-update-36803-update-country-Turkey
|
||||
changelog/58436-update-36803-update-country-Turkey
|
||||
58436-update-36803-update-country-Turkey
|
||||
plugins/woocommerce/changelog/wooplug-4505-warning-when-using-product-filters-on-a-page
|
||||
woocommerce/changelog/wooplug-4505-warning-when-using-product-filters-on-a-page
|
||||
changelog/wooplug-4505-warning-when-using-product-filters-on-a-page
|
||||
wooplug-4505-warning-when-using-product-filters-on-a-page
|
||||
plugins/woocommerce/changelog/pr-57966
|
||||
woocommerce/changelog/pr-57966
|
||||
changelog/pr-57966
|
||||
@ -90304,10 +90458,6 @@ plugins/woocommerce/changelog/57979-try-style-grouped-block-template
|
||||
woocommerce/changelog/57979-try-style-grouped-block-template
|
||||
changelog/57979-try-style-grouped-block-template
|
||||
57979-try-style-grouped-block-template
|
||||
plugins/woocommerce/changelog/wooplug-4488-fatal-error-when-wc_email-child-class-doesnt-set
|
||||
woocommerce/changelog/wooplug-4488-fatal-error-when-wc_email-child-class-doesnt-set
|
||||
changelog/wooplug-4488-fatal-error-when-wc_email-child-class-doesnt-set
|
||||
wooplug-4488-fatal-error-when-wc_email-child-class-doesnt-set
|
||||
plugins/woocommerce/changelog/fix-sale-badge-no-visible-inserter-single-product-template
|
||||
woocommerce/changelog/fix-sale-badge-no-visible-inserter-single-product-template
|
||||
changelog/fix-sale-badge-no-visible-inserter-single-product-template
|
||||
@ -90332,6 +90482,10 @@ plugins/woocommerce/changelog/57980-fix-product-sale-badge
|
||||
woocommerce/changelog/57980-fix-product-sale-badge
|
||||
changelog/57980-fix-product-sale-badge
|
||||
57980-fix-product-sale-badge
|
||||
plugins/woocommerce/changelog/58291-add-nox-to-lys
|
||||
woocommerce/changelog/58291-add-nox-to-lys
|
||||
changelog/58291-add-nox-to-lys
|
||||
58291-add-nox-to-lys
|
||||
plugins/woocommerce/changelog/add-recipient-fields-to-email-editor-sidebar
|
||||
woocommerce/changelog/add-recipient-fields-to-email-editor-sidebar
|
||||
changelog/add-recipient-fields-to-email-editor-sidebar
|
||||
@ -90340,6 +90494,10 @@ plugins/woocommerce/changelog/pos-emails-block-support
|
||||
woocommerce/changelog/pos-emails-block-support
|
||||
changelog/pos-emails-block-support
|
||||
pos-emails-block-support
|
||||
plugins/woocommerce/changelog/wooplug-2988-flaky-test-block-hides-tab-title-in-content-when-toggle-is
|
||||
woocommerce/changelog/wooplug-2988-flaky-test-block-hides-tab-title-in-content-when-toggle-is
|
||||
changelog/wooplug-2988-flaky-test-block-hides-tab-title-in-content-when-toggle-is
|
||||
wooplug-2988-flaky-test-block-hides-tab-title-in-content-when-toggle-is
|
||||
plugins/woocommerce/changelog/wooplug-4325-investigate-potential-loop-in-privacy-cleanup-actions
|
||||
woocommerce/changelog/wooplug-4325-investigate-potential-loop-in-privacy-cleanup-actions
|
||||
changelog/wooplug-4325-investigate-potential-loop-in-privacy-cleanup-actions
|
||||
|
@ -162,6 +162,7 @@ packages/php/email-editor/changelog/update-email-editor-integration-tests
|
||||
packages/php/email-editor/changelog/wooplug-4290-outdated-preview-in-new-tab-in-the-block-email-editor
|
||||
packages/php/email-editor/changelog/sending-new-user-email-for-account-created-after-creating-order
|
||||
packages/php/email-editor/changelog/update-email-theme-post-type
|
||||
packages/php/email-editor/changelog/personalization-tags-empty-argument-fix
|
||||
packages/php/email-editor/changelog/update-58129
|
||||
packages/php/email-editor/changelog/.gitkeep
|
||||
packages/php/email-editor/changelog/wooplug-4200-edtitor-ui-updates
|
||||
@ -1222,6 +1223,7 @@ packages/js/data/changelog/dev-ci-lint-monorepo-job-update
|
||||
packages/js/data/changelog/54033-fix-wccom-22663-ts-react-warnings
|
||||
packages/js/data/changelog/52824-add-pull-the-data-via-ui
|
||||
packages/js/data/changelog/add-payment-settings-drag-and-drop-2
|
||||
packages/js/data/changelog/58291-add-nox-to-lys
|
||||
packages/js/data/changelog/55463-update-55346-cleanup-onboardingsetupwizard-shared-settings
|
||||
packages/js/data/changelog/54313-fix-plural-for-notice-message
|
||||
packages/js/data/changelog/dev-build-profiling-tweaks-take-1
|
||||
@ -4376,6 +4378,7 @@ docs/user-experience-guidelines/ux-guidelines-themes/theme-branding.md
|
||||
docs/user-experience-guidelines/ux-guidelines-themes/theme-accessibility.md
|
||||
docs/user-experience-guidelines/ux-guidelines-themes/theme-design.md
|
||||
docs/user-experience-guidelines/ux-guidelines-themes/theme-customization.md
|
||||
docs/release/rc.md
|
||||
docs/best-practices/data-management/data-storage.md
|
||||
docs/best-practices/data-management/crud-objects.md
|
||||
docs/best-practices/data-management/data-stores.md
|
||||
@ -4498,6 +4501,7 @@ docs/_docu-tools/sidebars.ts
|
||||
docs/_docu-tools/README.md
|
||||
docs/_docu-tools/package.json
|
||||
docs/_docu-tools/utils/docusaurus.deploy.config.js
|
||||
docs/_docu-tools/utils/docusaurus-faster.deploy.config.js
|
||||
docs/_docu-tools/tsconfig.json
|
||||
docs/_docu-tools/static/.nojekyll
|
||||
docs/_docu-tools/static/img/woo-dev-site-logo-dark.svg
|
||||
@ -6988,6 +6992,7 @@ plugins/woocommerce/client/blocks/packages/checkout/components/text-input/index.
|
||||
plugins/woocommerce/client/blocks/packages/checkout/components/order-shipping-packages/index.js
|
||||
plugins/woocommerce/client/blocks/packages/checkout/components/discounts-meta/index.js
|
||||
plugins/woocommerce/client/blocks/packages/checkout/components/order-local-pickup-packages/index.tsx
|
||||
plugins/woocommerce/client/blocks/packages/prices/utils/currency.ts
|
||||
plugins/woocommerce/client/blocks/packages/prices/utils/price.ts
|
||||
plugins/woocommerce/client/blocks/packages/prices/utils/index.js
|
||||
plugins/woocommerce/client/blocks/packages/prices/utils/test/price.js
|
||||
@ -7693,6 +7698,7 @@ plugins/woocommerce/client/admin/client/embedded-body-layout/index.ts
|
||||
plugins/woocommerce/client/admin/client/embedded-body-layout/style.scss
|
||||
plugins/woocommerce/client/admin/client/embedded-body-layout/test/render-embedded-layout.test.tsx
|
||||
plugins/woocommerce/client/admin/client/embedded-body-layout/test/embedded-body-layout.test.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/data/setup-payments-context.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/tour/index.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/tour/use-site-visibility-tour.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/tour/header-image.svg
|
||||
@ -7707,9 +7713,16 @@ plugins/woocommerce/client/admin/client/launch-your-store/hub/styles.scss
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/sidebar/xstate.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/sidebar/tasklist.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/sidebar/components/launch-store-hub.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/sidebar/components/payments-icons/completed-step.jsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/sidebar/components/payments-icons/active-step.jsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/sidebar/components/payments-sidebar.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/sidebar/components/step-placeholder/index.ts
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/sidebar/components/step-placeholder/step-placeholder.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/sidebar/components/step-placeholder/step-placeholder.scss
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/sidebar/components/sidebar-container.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/sidebar/components/icons.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/main-content/xstate.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/main-content/pages/payments-content.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/main-content/pages/launch-store-success/actions.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/main-content/pages/launch-store-success/WhatsNext.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/main-content/pages/launch-store-success/Survey.tsx
|
||||
@ -7718,6 +7731,7 @@ plugins/woocommerce/client/admin/client/launch-your-store/hub/main-content/pages
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/main-content/pages/launch-store-success/style.scss
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/main-content/pages/launch-store-success/test/Survey.test.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/main-content/pages/launch-store-success/test/WahtsNext.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/main-content/pages/payments-content.scss
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/main-content/pages/site-preview.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/main-content/pages/site-preview.scss
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/main-content/pages/loading.tsx
|
||||
@ -12337,7 +12351,9 @@ plugins/woocommerce/changelog/fix-43565
|
||||
plugins/woocommerce/changelog/fix-58200
|
||||
plugins/woocommerce/changelog/wooplug-3951-migrate-email-editor-to-the-wordpresseditor-editor-component
|
||||
plugins/woocommerce/changelog/fix-docs-links
|
||||
plugins/woocommerce/changelog/fix-pg-a11y-arrows
|
||||
plugins/woocommerce/changelog/57911-fix-issue-27632
|
||||
plugins/woocommerce/changelog/58268-dev-refactor-price-utils
|
||||
plugins/woocommerce/changelog/wooplug-3075-fix-error-notices-disappearing
|
||||
plugins/woocommerce/changelog/wooplug-4075-incorrect-rate-when-toggling-between-shipping-and-local
|
||||
plugins/woocommerce/changelog/wooplug-4278-remove-the-shipping-calculation-section-in-the-cart-block
|
||||
@ -12360,12 +12376,15 @@ plugins/woocommerce/changelog/pr-57992
|
||||
plugins/woocommerce/changelog/fix-checkout-editor-template-e2e-test
|
||||
plugins/woocommerce/changelog/fix-wccom-1365
|
||||
plugins/woocommerce/changelog/fix-product-filters-a11y
|
||||
plugins/woocommerce/changelog/fix-add-to-cart-options-quantity-styles
|
||||
plugins/woocommerce/changelog/58111-fix-max-word-count-description-and-step
|
||||
plugins/woocommerce/changelog/57927-add-product-selector-label-block
|
||||
plugins/woocommerce/changelog/wooplug-4140-flaky-test-can-search-for-order-by-order-id
|
||||
plugins/woocommerce/changelog/wooplug-3540-flaky-test-add-cross-sells
|
||||
plugins/woocommerce/changelog/fix-php-error-multiple-pc-blocks
|
||||
plugins/woocommerce/changelog/refactor-normalize-filter-item-data-structure
|
||||
plugins/woocommerce/changelog/fix-404-product-gallery
|
||||
plugins/woocommerce/changelog/fix-WOOPLUG-4519-typo-after-test-account-onboarding
|
||||
plugins/woocommerce/changelog/58464-make-default-attribute-selected
|
||||
plugins/woocommerce/changelog/58322-add-mutation-observer-in-useThemeColors
|
||||
plugins/woocommerce/changelog/fix-29211
|
||||
@ -12391,6 +12410,7 @@ plugins/woocommerce/changelog/dev-57213-update-php-compatibility-dependecy
|
||||
plugins/woocommerce/changelog/wooplug-4218-block-email-editor-prints-many-updated-block-coreheading
|
||||
plugins/woocommerce/changelog/wooplug-4476-email-status-update-on-the-email-editor-stopped-working
|
||||
plugins/woocommerce/changelog/58263-remove-wp-core-data
|
||||
plugins/woocommerce/changelog/fix-57725-add-to-cart-options-errors
|
||||
plugins/woocommerce/changelog/fix-WOOPLUG-4337-improve-get-available-variations-blocks
|
||||
plugins/woocommerce/changelog/fix-wccom-1363
|
||||
plugins/woocommerce/changelog/try-extend-product-details-using-block-hooks-api
|
||||
@ -12406,6 +12426,7 @@ plugins/woocommerce/changelog/wooplug-3528-add-transactional-email-toggle-into-t
|
||||
plugins/woocommerce/changelog/fix-sticky-proceed-to-checkout-area-bg-color
|
||||
plugins/woocommerce/changelog/57920-fix-package-items-style-broken
|
||||
plugins/woocommerce/changelog/fix-issue-57698
|
||||
plugins/woocommerce/changelog/58545-fix-fix-logic-for-marking-step-completed
|
||||
plugins/woocommerce/changelog/57915-dev-adding-constant-visibility-to-existing-enum-classes
|
||||
plugins/woocommerce/changelog/fix-WOOPLUG-4481-show-tooltips-for-all-suggestion-categories
|
||||
plugins/woocommerce/changelog/fix-flaky-email-tests
|
||||
@ -12435,6 +12456,7 @@ plugins/woocommerce/changelog/58081-fix-wooplug-2976-product-collection-cross-se
|
||||
plugins/woocommerce/changelog/add-pos-settings-for-pos-html-plaintext-templates
|
||||
plugins/woocommerce/changelog/update-58129
|
||||
plugins/woocommerce/changelog/trigger-pos-refund-emails-for-pos-orders
|
||||
plugins/woocommerce/changelog/feat-list-label-color
|
||||
plugins/woocommerce/changelog/wooplug-3952-update-delivery-testing-for-the-checkout-block
|
||||
plugins/woocommerce/changelog/wooplug-3953-update-telemetry-tracking-in-the-email-editor
|
||||
plugins/woocommerce/changelog/57892-product-collection-alphabetical-fallback
|
||||
@ -12447,18 +12469,20 @@ plugins/woocommerce/changelog/wooplug-4080-trashed-post-show-up-in-email-listing
|
||||
plugins/woocommerce/changelog/fix-55187
|
||||
plugins/woocommerce/changelog/wooplug-4200-edtitor-ui-updates
|
||||
plugins/woocommerce/changelog/58436-update-36803-update-country-Turkey
|
||||
plugins/woocommerce/changelog/wooplug-4505-warning-when-using-product-filters-on-a-page
|
||||
plugins/woocommerce/changelog/pr-57966
|
||||
plugins/woocommerce/changelog/wooplug-3550-flaky-test-should-not-display-move-up-for-the-top-or-move
|
||||
plugins/woocommerce/changelog/57979-try-style-grouped-block-template
|
||||
plugins/woocommerce/changelog/wooplug-4488-fatal-error-when-wc_email-child-class-doesnt-set
|
||||
plugins/woocommerce/changelog/fix-sale-badge-no-visible-inserter-single-product-template
|
||||
plugins/woocommerce/changelog/fix-58358-add-missing-hooks-to-variable-product
|
||||
plugins/woocommerce/changelog/update-WOOPLUG-4459-nox-complete-step-icon
|
||||
plugins/woocommerce/changelog/57946-fix-issue-43771
|
||||
plugins/woocommerce/changelog/58150-fix-wooplug-1009
|
||||
plugins/woocommerce/changelog/57980-fix-product-sale-badge
|
||||
plugins/woocommerce/changelog/58291-add-nox-to-lys
|
||||
plugins/woocommerce/changelog/add-recipient-fields-to-email-editor-sidebar
|
||||
plugins/woocommerce/changelog/pos-emails-block-support
|
||||
plugins/woocommerce/changelog/wooplug-2988-flaky-test-block-hides-tab-title-in-content-when-toggle-is
|
||||
plugins/woocommerce/changelog/wooplug-4325-investigate-potential-loop-in-privacy-cleanup-actions
|
||||
plugins/woocommerce/changelog/wooplug-3573-flaky-test-switching-between-local-pickup-and-shipping-does
|
||||
plugins/woocommerce/changelog/fix-active-filter-label
|
||||
|
@ -3215,6 +3215,9 @@ customize-selective-refresh.min.js
|
||||
wp-includes/js/wp-lists.min.js
|
||||
js/wp-lists.min.js
|
||||
wp-lists.min.js
|
||||
wp-includes/js/swfobject.min.js
|
||||
js/swfobject.min.js
|
||||
swfobject.min.js
|
||||
wp-includes/js/media-audiovideo.js
|
||||
js/media-audiovideo.js
|
||||
media-audiovideo.js
|
||||
|
@ -817,6 +817,7 @@ wp-includes/js/customize-loader.js
|
||||
wp-includes/js/customize-preview-nav-menus.js
|
||||
wp-includes/js/customize-selective-refresh.min.js
|
||||
wp-includes/js/wp-lists.min.js
|
||||
wp-includes/js/swfobject.min.js
|
||||
wp-includes/js/media-audiovideo.js
|
||||
wp-includes/js/customize-preview.js
|
||||
wp-includes/js/utils.js
|
||||
|
@ -557,36 +557,14 @@ a
|
||||
ab_tests
|
||||
about
|
||||
about$
|
||||
about/careers/applications
|
||||
about/careers/applications-a
|
||||
about/careers/applications-a/benefits
|
||||
about/careers/applications-a/cloud
|
||||
about/careers/applications-a/eeo
|
||||
about/careers/applications-a/hardware
|
||||
about/careers/applications-a/how-we-hire
|
||||
about/careers/applications-a/interview-tips
|
||||
about/careers/applications-a/jobs/results
|
||||
about/careers/applications-a/jobs/results/$
|
||||
about/careers/applications-a/locations
|
||||
about/careers/applications-a/students
|
||||
about/careers/applications-a/teams
|
||||
about/careers/applications/benefits
|
||||
about/careers/applications/candidate-prep
|
||||
about/careers/applications/cloud
|
||||
about/careers/applications/connect-with-a-googler
|
||||
about/careers/applications/eeo
|
||||
about/careers/applications/hardware
|
||||
about/careers/applications/how-we-hire
|
||||
about/careers/applications/interview-tips
|
||||
about/careers/applications/jobs/results
|
||||
about/careers/applications/jobs/results/$
|
||||
about/careers/applications/jobs/results/?*&page=
|
||||
about/careers/applications/jobs/results/?page=
|
||||
about/careers/applications/jobs/results?*&page=
|
||||
about/careers/applications/jobs/results?page=
|
||||
about/careers/applications/locations
|
||||
about/careers/applications/students
|
||||
about/careers/applications/teams
|
||||
about?
|
||||
abuse
|
||||
ac
|
||||
@ -1564,7 +1542,7 @@ hp/video
|
||||
hpc/*/supported-applications.aspx?
|
||||
hpm
|
||||
hpmob
|
||||
http://linkedin.com/robots.txt
|
||||
http://m.youtube.com/robots.txt
|
||||
http://web.archive.org/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
@ -1707,6 +1685,7 @@ ko/integrations
|
||||
ko/ott
|
||||
ko/solutions
|
||||
ko/upload
|
||||
labs-code
|
||||
labs/pmc
|
||||
labs/popgadget/search
|
||||
lamda/images
|
||||
@ -3242,7 +3221,7 @@ wiki/Wikipedia_Diskussion:Checkuser
|
||||
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
|
||||
wiki/Wikipedia_talk%3AAbuse_reports
|
||||
wiki/Wikipedia_talk%3AAbuse_response
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://bit.ly/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://policies.google.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||
wiki/Wikipedia_talk%3AAdministrator_review
|
||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||
|
@ -70,6 +70,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
&event=
|
||||
&eventType=
|
||||
&f%5B
|
||||
&f[*]=
|
||||
&f_*=
|
||||
&fbclid=
|
||||
&filters=
|
||||
@ -115,6 +116,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
&order=
|
||||
&page*
|
||||
&page*&=sort
|
||||
&page=
|
||||
&pageFanclub
|
||||
&pageRating
|
||||
&pageToken=
|
||||
@ -311,7 +313,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
.well-known/amphtml/apikey.pub
|
||||
.well-known/apple-app-site-association
|
||||
.well-known/assetlinks.json
|
||||
.well-known/assetlinks.jsonhttp://owasp.org/robots.txt
|
||||
.well-known/assetlinks.jsonhttp://css-tricks.com/robots.txt
|
||||
.well-known/privacy-sandbox-attestations.json
|
||||
.well-known/resource-that-should-not-exist-whose-status-code-should-not-be-200
|
||||
.well-known/security.txt
|
||||
@ -2568,7 +2570,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
/article/figure/powerpoint
|
||||
/article/metrics
|
||||
/articlelist/*
|
||||
/articlelist/*http://scientificamerican.com/robots.txt
|
||||
/articlelist/*http://bol.com/robots.txt
|
||||
/articleshow_amitr/*
|
||||
/articleshowajax/*
|
||||
/articleshowhsbc/
|
||||
@ -3323,7 +3325,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
/newsletter
|
||||
/newssearch
|
||||
/nightly-news
|
||||
/no-referrer-when-downgradehttp://fb.watch/robots.txt
|
||||
/no-referrer-when-downgradehttp://howtogeek.com/robots.txt
|
||||
/no-search-results
|
||||
/node
|
||||
/node/add
|
||||
@ -4059,7 +4061,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
?*__rmidpage
|
||||
?*_hsmi=
|
||||
?*ajs_event
|
||||
?*apikey*http://verizon.com/robots.txt
|
||||
?*apikey*http://amazon.in/robots.txt
|
||||
?*app
|
||||
?*aspects=
|
||||
?*attachment_id
|
||||
@ -4316,6 +4318,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
?exchange=
|
||||
?expId=confirmEmail
|
||||
?f%5B
|
||||
?f[*]=
|
||||
?f_*=
|
||||
?f_psi=*
|
||||
?fbc=
|
||||
@ -4444,6 +4447,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
?page*
|
||||
?page*&=sort
|
||||
?page=
|
||||
?page=
|
||||
?page=*&promo
|
||||
?page=[0-9]
|
||||
?pageFanclub
|
||||
@ -4504,7 +4508,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
?q=user
|
||||
?q=user/login
|
||||
?q=user/logout
|
||||
?q=user/logout/http://meta.com/robots.txt
|
||||
?q=user/logout/http://irs.gov/robots.txt
|
||||
?q=user/password
|
||||
?q=user/register
|
||||
?q=vote
|
||||
@ -6292,36 +6296,14 @@ about/*/update
|
||||
about/adrm/data-linkage
|
||||
about/ask/
|
||||
about/ask?*
|
||||
about/careers/applications
|
||||
about/careers/applications-a
|
||||
about/careers/applications-a/benefits
|
||||
about/careers/applications-a/cloud
|
||||
about/careers/applications-a/eeo
|
||||
about/careers/applications-a/hardware
|
||||
about/careers/applications-a/how-we-hire
|
||||
about/careers/applications-a/interview-tips
|
||||
about/careers/applications-a/jobs/results
|
||||
about/careers/applications-a/jobs/results/$
|
||||
about/careers/applications-a/locations
|
||||
about/careers/applications-a/students
|
||||
about/careers/applications-a/teams
|
||||
about/careers/applications/benefits
|
||||
about/careers/applications/candidate-prep
|
||||
about/careers/applications/cloud
|
||||
about/careers/applications/connect-with-a-googler
|
||||
about/careers/applications/eeo
|
||||
about/careers/applications/hardware
|
||||
about/careers/applications/how-we-hire
|
||||
about/careers/applications/interview-tips
|
||||
about/careers/applications/jobs/results
|
||||
about/careers/applications/jobs/results/$
|
||||
about/careers/applications/jobs/results/?*&page=
|
||||
about/careers/applications/jobs/results/?page=
|
||||
about/careers/applications/jobs/results?*&page=
|
||||
about/careers/applications/jobs/results?page=
|
||||
about/careers/applications/locations
|
||||
about/careers/applications/students
|
||||
about/careers/applications/teams
|
||||
about/faq/station-finder/?state-text=
|
||||
about/faq/station-finder/?zip-text=
|
||||
about/images
|
||||
@ -6374,7 +6356,7 @@ account-settings
|
||||
account-setup
|
||||
account/
|
||||
account/*
|
||||
account/*http://roblox.com/robots.txt
|
||||
account/*http://zendesk.com/robots.txt
|
||||
account/accomplishments
|
||||
account/ackgift
|
||||
account/authenticate
|
||||
@ -6865,7 +6847,7 @@ api/editionurlgenerator
|
||||
api/extensions/1.0/extensions
|
||||
api/federation
|
||||
api/html
|
||||
api/http://bloomberg.com/robots.txt
|
||||
api/http://ibm.com/robots.txt
|
||||
api/infinite-list.html
|
||||
api/internal/*/location
|
||||
api/internal/_bb
|
||||
@ -6938,7 +6920,7 @@ app$
|
||||
app*_
|
||||
app*form_id=
|
||||
app-ads.txt
|
||||
app-ads.txthttp://pinterest.ca/robots.txt
|
||||
app-ads.txthttp://nielsen.com/robots.txt
|
||||
app-center/oauth/authorize
|
||||
app-directory
|
||||
app-market/search-result?query=
|
||||
@ -7742,7 +7724,7 @@ blog/*?text=
|
||||
blog/*sitemap.xml$
|
||||
blog/*utm_source=
|
||||
blog/.*
|
||||
blog/.html.*http://poynter.org/robots.txt
|
||||
blog/.html.*http://abcnews.go.com/robots.txt
|
||||
blog/10-lessons-from-an-engineering-manager/$
|
||||
blog/23-prototyping-resources-to-bookmark-right-now/$
|
||||
blog/27-figjam-activities-to-spark-creativity-in-the-classroom/$
|
||||
@ -8132,6 +8114,7 @@ blog/introducing-figma-plugins/$
|
||||
blog/introducing-figma-sites/$
|
||||
blog/introducing-figma-time-travel/$
|
||||
blog/introducing-figma-to-react/$
|
||||
blog/introducing-figmas-dev-mode-mcp-server/$
|
||||
blog/introducing-figmas-first-api-challenge/$
|
||||
blog/introducing-figmas-integration-with-framer/$
|
||||
blog/introducing-figmas-live-embed-kit/$
|
||||
@ -8503,7 +8486,7 @@ bookmark_mana2
|
||||
bookmarklet
|
||||
bookmarks
|
||||
bookmarks/widget
|
||||
bookmarkshttp://store.steampowered.com/robots.txt
|
||||
bookmarkshttp://raw.githubusercontent.com/robots.txt
|
||||
books
|
||||
books/NBK
|
||||
books/about
|
||||
@ -9245,7 +9228,7 @@ cdn-cgi
|
||||
cdn-cgi/
|
||||
cdn-cgi/bm/cv
|
||||
cdn-cgi/challenge-platform
|
||||
cdn-cgi/http://nps.gov/robots.txt
|
||||
cdn-cgi/http://kids.youtube.com/robots.txt
|
||||
cdn-cgi/images/trace
|
||||
cdn-cgi/rum
|
||||
cdn-cgi/scripts
|
||||
@ -9275,7 +9258,7 @@ cgi-bin/koha/
|
||||
cgi-bin/loginpage
|
||||
cgi-bin/search.fpl
|
||||
cgi-bin/wx
|
||||
cgi-binhttp://beppegrillo.it/robots.txt
|
||||
cgi-binhttp://seekingalpha.com/robots.txt
|
||||
cgi-local
|
||||
cgi-mad/
|
||||
cgi-pct/
|
||||
@ -9392,6 +9375,7 @@ checkout-external
|
||||
checkout/
|
||||
checkout/cart
|
||||
checkout/package
|
||||
checkouthttp://rogalyd.no/robots.txt
|
||||
checkoutnow
|
||||
checkouts
|
||||
checkpoint
|
||||
@ -9440,6 +9424,7 @@ citations?view_op=sitemap
|
||||
citations?view_op=top_venues
|
||||
cits
|
||||
city
|
||||
civil/frauds
|
||||
civis/account
|
||||
civis/admin.php
|
||||
civis/attachments
|
||||
@ -9573,7 +9558,7 @@ co/user
|
||||
co/users
|
||||
code
|
||||
code/*
|
||||
code/http://marriott.com/robots.txt
|
||||
code/http://res.cloudinary.com/robots.txt
|
||||
codeCoverage
|
||||
coderpad-for-figjam/$
|
||||
codesamples/
|
||||
@ -11630,7 +11615,7 @@ confirmation
|
||||
conflagexp
|
||||
connect
|
||||
connect/@
|
||||
connect/http://irishtimes.com/robots.txt
|
||||
connect/http://oreilly.com/robots.txt
|
||||
connect/social-intranet.html
|
||||
connections
|
||||
connections/recent
|
||||
@ -11735,7 +11720,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://lastpass.com/robots.txt
|
||||
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://indiegogo.com/robots.txt
|
||||
content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf
|
||||
content/dam/oecd/
|
||||
content/dam/pwc/uk/en/assets/pdf/hcl_f2.18.pdf
|
||||
@ -12439,7 +12424,7 @@ de-de/product-integrations/google-workspace/$
|
||||
de-de/product-integrations/zoom/$
|
||||
de-de/product-managers/$
|
||||
de-de/professional/$
|
||||
de-de/prototyping/$
|
||||
de-de/prototypen/$
|
||||
de-de/release-notes/$
|
||||
de-de/reports/$
|
||||
de-de/reports/2024-forrester-tei/$
|
||||
@ -13114,7 +13099,7 @@ docs
|
||||
docs$
|
||||
docs-api-legacy
|
||||
docs-api-legacy$
|
||||
docs-api-legacy/http://advancedformintegration.com/robots.txt
|
||||
docs-api-legacy/http://fastcompany.com/robots.txt
|
||||
docs-footer
|
||||
docs/*
|
||||
docs/3.x/fr
|
||||
@ -14073,9 +14058,9 @@ es-es/feedback
|
||||
es-es/figjam-vs-miro/$
|
||||
es-es/figjam/$
|
||||
es-es/figjam/agile-workflows/$
|
||||
es-es/figjam/brainstorming-tool/$
|
||||
es-es/figjam/diagramming-tool/$
|
||||
es-es/figjam/mind-map/$
|
||||
es-es/figjam/herramienta-brainstorming/$
|
||||
es-es/figjam/mapa-mental/$
|
||||
es-es/figjam/online-whiteboard/$
|
||||
es-es/figjam/strategic-planning/$
|
||||
es-es/figjam/team-collaboration/$
|
||||
@ -14149,7 +14134,7 @@ es-es/profiles/*.js$
|
||||
es-es/profiles/*.js?
|
||||
es-es/profiles/*.png
|
||||
es-es/profiles/*.svg
|
||||
es-es/prototyping/$
|
||||
es-es/prototipos/$
|
||||
es-es/release-notes/$
|
||||
es-es/reports/$
|
||||
es-es/reports/ai-design-trends-2024/$
|
||||
@ -14229,9 +14214,9 @@ es-la/feedback
|
||||
es-la/figjam-vs-miro/$
|
||||
es-la/figjam/$
|
||||
es-la/figjam/agile-workflows/$
|
||||
es-la/figjam/brainstorming-tool/$
|
||||
es-la/figjam/diagramming-tool/$
|
||||
es-la/figjam/mind-map/$
|
||||
es-la/figjam/herramienta-lluvia-de-ideas/$
|
||||
es-la/figjam/mapas-mentales/$
|
||||
es-la/figjam/online-whiteboard/$
|
||||
es-la/figjam/strategic-planning/$
|
||||
es-la/figjam/team-collaboration/$
|
||||
@ -14273,7 +14258,7 @@ es-la/pricing/$
|
||||
es-la/product-development/$
|
||||
es-la/product-managers/$
|
||||
es-la/professional/$
|
||||
es-la/prototyping/$
|
||||
es-la/prototipos/$
|
||||
es-la/release-notes/$
|
||||
es-la/reports/$
|
||||
es-la/reports/ai-design-trends-2024/$
|
||||
@ -15017,7 +15002,7 @@ files/live/sites/isoorg/files/_noindex
|
||||
files/resources
|
||||
fileview
|
||||
filing/free-file-fillable-forms/free-file-fillable-forms-support
|
||||
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://amazon.ca/robots.txt
|
||||
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://freepik.com/robots.txt
|
||||
filter/
|
||||
filter/tips
|
||||
filter/tips
|
||||
@ -15055,7 +15040,7 @@ find
|
||||
find$
|
||||
find-more
|
||||
find/
|
||||
find/*http://namecheap.com/robots.txt
|
||||
find/*http://pixiv.net/robots.txt
|
||||
finetune
|
||||
fios
|
||||
firefox/?
|
||||
@ -16839,7 +16824,7 @@ forum/members
|
||||
forum/online
|
||||
forum/posts
|
||||
forum/search
|
||||
forum/ucp.phphttp://katyperry.com/robots.txt
|
||||
forum/ucp.phphttp://cambridge.org/robots.txt
|
||||
forum/viewtopic.php
|
||||
forum/whats-new
|
||||
forumTeaser
|
||||
@ -16856,6 +16841,7 @@ fotos/es/*+
|
||||
foundation/contact
|
||||
fourinthemorning
|
||||
foxtrotcallback=
|
||||
fp_ms
|
||||
fp_ms/_rcv/remote?
|
||||
fpc/
|
||||
fpjs
|
||||
@ -17119,7 +17105,7 @@ fr-fr/product-integrations/google-workspace/$
|
||||
fr-fr/product-integrations/zoom/$
|
||||
fr-fr/product-managers/$
|
||||
fr-fr/professional/$
|
||||
fr-fr/prototyping/$
|
||||
fr-fr/prototypes/$
|
||||
fr-fr/release-notes/$
|
||||
fr-fr/reports/$
|
||||
fr-fr/reports/2024-forrester-tei/$
|
||||
@ -17519,7 +17505,7 @@ fy-NL/search
|
||||
fy-NL/user
|
||||
fy-NL/users
|
||||
g
|
||||
g/4arE9Chttp://cdtfa.ca.gov/robots.txt
|
||||
g/4arE9Chttp://artstation.com/robots.txt
|
||||
g/api
|
||||
ga-IE/forums
|
||||
ga-IE/kb/*/discuss
|
||||
@ -17716,6 +17702,7 @@ google_place_photo
|
||||
google_search.html
|
||||
googlebooks/images
|
||||
googlegroups
|
||||
gopherdata
|
||||
gorf
|
||||
gorsel
|
||||
gorsel/$
|
||||
@ -18257,40 +18244,42 @@ http
|
||||
http-checker
|
||||
http2_data
|
||||
http://addons.mozilla.org/robots.txt
|
||||
http://alexa.com/robots.txt
|
||||
http://aljazeera.com/robots.txt
|
||||
http://amzn.to/robots.txt
|
||||
http://apnews.com/robots.txt
|
||||
http://arenawanita.com/robots.txt
|
||||
http://axios.com/robots.txt
|
||||
http://bbcsfx.acropolis.org.uk/robots.txt
|
||||
http://bible.com/robots.txt
|
||||
http://blog.giallozafferano.it/robots.txt
|
||||
http://blog.hubspot.com/robots.txt
|
||||
http://calendly.com/robots.txt
|
||||
http://census.gov/robots.txt
|
||||
http://beppegrillo.it/robots.txt
|
||||
http://bitly.com/robots.txt
|
||||
http://businesswire.com/robots.txt
|
||||
http://cdn.who.int/robots.txt
|
||||
http://clickfunnels.com/robots.txt
|
||||
http://coindesk.com/robots.txt
|
||||
http://dailymotion.com/robots.txt
|
||||
http://developers.facebook.com/robots.txt
|
||||
http://ec.europa.eu/robots.txt
|
||||
http://eji.org/robots.txt
|
||||
http://epidemicsound.com/robots.txt
|
||||
http://finance.yahoo.com/robots.txt
|
||||
http://foxnews.com/robots.txt
|
||||
http://google.pl/robots.txt
|
||||
http://help.pinterest.com/robots.txt
|
||||
http://ibm.com/robots.txt
|
||||
http://nielsen.com/robots.txt
|
||||
http://npr.org/robots.txt
|
||||
http://contagious.com/robots.txt
|
||||
http://designedcurated.com/robots.txt
|
||||
http://edition.cnn.com/robots.txt
|
||||
http://etsy.com/robots.txt
|
||||
http://fb.com/robots.txt
|
||||
http://festivaldesantipodes.com/robots.txt
|
||||
http://flickr.com/robots.txt
|
||||
http://gmail.com/robots.txt
|
||||
http://gnu.org/robots.txt
|
||||
http://google.it/robots.txt
|
||||
http://groupon.com/robots.txt
|
||||
http://hubspot.com/robots.txt
|
||||
http://i0.wp.com/robots.txt
|
||||
http://investopedia.com/robots.txt
|
||||
http://japantimes.co.jp/robots.txt
|
||||
http://journals.sagepub.com/robots.txt
|
||||
http://lnk.bio/robots.txt
|
||||
http://nam.edu/robots.txt
|
||||
http://newyorker.com/robots.txt
|
||||
http://omegamasonry.com/robots.txt
|
||||
http://quora.com/robots.txt
|
||||
http://rebrand.ly/robots.txt
|
||||
http://scholar.google.com/robots.txt
|
||||
http://snapchat.com/robots.txt
|
||||
http://theglobeandmail.com/robots.txt
|
||||
http://thehill.com/robots.txt
|
||||
http://tunecore.co.jp/robots.txt
|
||||
http://uber.com/robots.txt
|
||||
http://yakan-hiko.com/robots.txt
|
||||
http://patreon.com/robots.txt
|
||||
http://plushcare.com/robots.txt
|
||||
http://skillshare.com/robots.txt
|
||||
http://spotify.com/robots.txt
|
||||
http://static1.squarespace.com/robots.txt
|
||||
http://stock.adobe.com/robots.txt
|
||||
http://unpkg.com/robots.txt
|
||||
http://venmo.com/robots.txt
|
||||
http://yumpu.com/robots.txt
|
||||
https://player.cnevids.com
|
||||
https:/www.alibaba.com
|
||||
@ -18606,6 +18595,7 @@ imaginecup/*
|
||||
imesync
|
||||
imf-fetch-message
|
||||
imf-fetch-message/api/v1/request/fetch-message/MOBILE_APP_UPSELL
|
||||
img
|
||||
img/*-wWIDTH*.jpg
|
||||
img/placeholder.gif
|
||||
img/users
|
||||
@ -18782,7 +18772,7 @@ index.php/user/login/
|
||||
index.php/user/logout
|
||||
index.php/user/logout
|
||||
index.php/user/logout/
|
||||
index.php/user/logout/http://haveibeenpwned.com/robots.txt
|
||||
index.php/user/logout/http://psychologytoday.com/robots.txt
|
||||
index.php/user/password
|
||||
index.php/user/password
|
||||
index.php/user/password/
|
||||
@ -18828,6 +18818,7 @@ inouenonstyle/videolist-*.html
|
||||
inouenonstyle/videolist.html
|
||||
inproduct_help/chatsupport
|
||||
inquiry/user_study
|
||||
ins
|
||||
insetsrv/v1
|
||||
inside-the-fbi-new-york
|
||||
insider$
|
||||
@ -18847,7 +18838,7 @@ integrations
|
||||
intelligencer/amp
|
||||
intent
|
||||
interact
|
||||
interactive*http://developer.chrome.com/robots.txt
|
||||
interactive*http://messenger.com/robots.txt
|
||||
interactive/reading-preference
|
||||
interactives
|
||||
intercept
|
||||
@ -20094,6 +20085,7 @@ l.php
|
||||
la-la-land
|
||||
lab
|
||||
label
|
||||
labs-code
|
||||
labs/caption-search
|
||||
labs/pmc
|
||||
labs/popgadget/search
|
||||
@ -20466,7 +20458,6 @@ logtopickeywords.cms?query=
|
||||
longhorn/
|
||||
lookup
|
||||
lookup?s=
|
||||
lorem-ipsum-generator/$
|
||||
lp
|
||||
lp-lang/mobilewebsite
|
||||
lp-spa
|
||||
@ -21076,7 +21067,7 @@ mre/*.jpg$
|
||||
mre/*.js$
|
||||
mre/*.pdf$
|
||||
mre/*.png$
|
||||
mre/*.zip$http://arminbwagner.com/robots.txt
|
||||
mre/*.zip$http://t.ly/robots.txt
|
||||
mre/*?
|
||||
mre/*@@configuracoes_view
|
||||
mre/*@@download/file$
|
||||
@ -21458,6 +21449,7 @@ news/go
|
||||
news/image
|
||||
news/images
|
||||
news/intelligencer/16951
|
||||
news/m
|
||||
news/page
|
||||
news/politics/0,1283,48946,00.html
|
||||
news/politics/0,1283,49132,00.html
|
||||
@ -21969,9 +21961,10 @@ og
|
||||
oggiPlayerLoader.htm
|
||||
ogm
|
||||
ohcm
|
||||
ojp
|
||||
okxbet.com
|
||||
oma
|
||||
on-demand/session/*http://dx.doi.org/robots.txt
|
||||
on-demand/session/*http://podcasts.google.com/robots.txt
|
||||
onboard
|
||||
onboarding
|
||||
one-app-preview
|
||||
@ -21982,6 +21975,7 @@ onebox/sports/logos/sports_types/png
|
||||
oneclick
|
||||
online-count
|
||||
onward
|
||||
opa/pr/support
|
||||
opb/mt4
|
||||
open
|
||||
open-source/$
|
||||
@ -22105,7 +22099,7 @@ p/*/v2/actions?
|
||||
p/*/v?
|
||||
p/*/victory$
|
||||
p/*/victory?
|
||||
p/*http://stanfieldrealestate.com/robots.txt
|
||||
p/*http://l.facebook.com/robots.txt
|
||||
p/*surveyopen
|
||||
p/*thm=
|
||||
p/60
|
||||
@ -22983,7 +22977,7 @@ premium$
|
||||
premium-reports
|
||||
premium/
|
||||
premium/$
|
||||
premium/http://threads.net/robots.txt
|
||||
premium/http://govostis.gr/robots.txt
|
||||
premiumsupport/iam/
|
||||
premiumsupport/knowledge-center/feedback-no/
|
||||
premiumsupport/knowledge-center/feedback-yes/
|
||||
@ -23064,7 +23058,7 @@ privacy/zoho-group.html
|
||||
private
|
||||
private
|
||||
private-promo
|
||||
private/http://chat.openai.com/robots.txt
|
||||
private/http://s3-us-west-2.amazonaws.com/robots.txt
|
||||
private/wtrack
|
||||
pro
|
||||
pro-learn
|
||||
@ -23095,7 +23089,7 @@ product-integrations/figma-for-microsoft-teams/$
|
||||
product-integrations/google-workspace/$
|
||||
product-integrations/zoom/$
|
||||
product-managers/$
|
||||
product-ratings/http://prezi.com/robots.txt
|
||||
product-ratings/http://allaboutcookies.org/robots.txt
|
||||
product-reviews/B0069IY63Y
|
||||
product/*
|
||||
product/electrode/api/logger
|
||||
@ -23434,9 +23428,9 @@ pt-br/feedback
|
||||
pt-br/figjam-vs-miro/$
|
||||
pt-br/figjam/$
|
||||
pt-br/figjam/agile-workflows/$
|
||||
pt-br/figjam/brainstorming-tool/$
|
||||
pt-br/figjam/diagramming-tool/$
|
||||
pt-br/figjam/mind-map/$
|
||||
pt-br/figjam/ferramenta-brainstorming/$
|
||||
pt-br/figjam/mapa-mental/$
|
||||
pt-br/figjam/online-whiteboard/$
|
||||
pt-br/figjam/strategic-planning/$
|
||||
pt-br/figjam/team-collaboration/$
|
||||
@ -23514,7 +23508,7 @@ pt-br/profiles/*.js$
|
||||
pt-br/profiles/*.js?
|
||||
pt-br/profiles/*.png
|
||||
pt-br/profiles/*.svg
|
||||
pt-br/prototyping/$
|
||||
pt-br/prototipos/$
|
||||
pt-br/release-notes/$
|
||||
pt-br/reports/$
|
||||
pt-br/reports/ai-design-trends-2024/$
|
||||
@ -24449,6 +24443,7 @@ resource-library/team-meetings/$
|
||||
resource-library/types-of-color-palettes/$
|
||||
resource-library/types-of-flow-charts/$
|
||||
resource-library/types-of-organizational-charts/$
|
||||
resource-library/typography-anatomy/$
|
||||
resource-library/typography-in-design/$
|
||||
resource-library/ui-design-principles/$
|
||||
resource-library/ui-design/$
|
||||
@ -24481,6 +24476,7 @@ resource-library/what-is-a-lotus-diagram/$
|
||||
resource-library/what-is-a-minimum-viable-product/$
|
||||
resource-library/what-is-a-network-diagram/$
|
||||
resource-library/what-is-a-sequence-diagram/$
|
||||
resource-library/what-is-a-slide-deck/$
|
||||
resource-library/what-is-a-spaghetti-diagram/$
|
||||
resource-library/what-is-a-stakeholder-analysis/$
|
||||
resource-library/what-is-a-strategy-map/$
|
||||
@ -24500,6 +24496,7 @@ resource-library/what-is-design-thinking/$
|
||||
resource-library/what-is-graphic-design/$
|
||||
resource-library/what-is-information-architecture/$
|
||||
resource-library/what-is-kerning/$
|
||||
resource-library/what-is-mcp/$
|
||||
resource-library/what-is-process-mapping/$
|
||||
resource-library/what-is-product-design/$
|
||||
resource-library/what-is-prototyping/$
|
||||
@ -24515,6 +24512,7 @@ resource-library/what-is-ux-strategy/$
|
||||
resource-library/what-is-visual-hierarchy/$
|
||||
resource-library/what-is-wireframing/$
|
||||
resource-library/wireframe-vs-mockup/$
|
||||
resource-library/work-breakdown-structure/$
|
||||
resource/*/get
|
||||
resource/work
|
||||
resources
|
||||
@ -25155,6 +25153,7 @@ searchProvider*feature_six_browse-bin
|
||||
searchTerm=
|
||||
search\?
|
||||
search_history
|
||||
search_ms
|
||||
search_results
|
||||
search_results/gigs
|
||||
search_rss$
|
||||
@ -26046,6 +26045,7 @@ sports/hockey/whatson
|
||||
sports/includes
|
||||
sports/nfl/includes
|
||||
sports/whatson
|
||||
sports_fp_ms
|
||||
spot
|
||||
spreadsheet
|
||||
spresults
|
||||
@ -26591,7 +26591,7 @@ tag
|
||||
tag-manager
|
||||
tag-manager-360
|
||||
tag/
|
||||
tag/*+http://windows.microsoft.com/robots.txt
|
||||
tag/*+http://technorati.com/robots.txt
|
||||
tag/*/shoutbox
|
||||
tag/*/shoutbox?
|
||||
tag/credible
|
||||
@ -26620,7 +26620,6 @@ talk/create
|
||||
talk/new_topic
|
||||
talk/user
|
||||
talk/user/*/article
|
||||
talks2
|
||||
tally-loader-react/static-1.65
|
||||
target_baby
|
||||
target_group
|
||||
@ -26661,7 +26660,6 @@ tbproxy
|
||||
tdid=*
|
||||
tdir/p/kids-back-to-school
|
||||
tdv2_fp
|
||||
tdv2_mtls_fphttp://cbsnews.com/robots.txt
|
||||
te/forums
|
||||
te/kb/*/discuss
|
||||
te/search
|
||||
@ -27099,7 +27097,7 @@ test.html
|
||||
test_community
|
||||
testfl
|
||||
testgpr
|
||||
testhttp://edition.cnn.com/robots.txt
|
||||
testhttp://amazon.it/robots.txt
|
||||
testing
|
||||
testpage-forhomepage
|
||||
tests/*
|
||||
@ -27336,7 +27334,6 @@ tool
|
||||
toolbar
|
||||
toolkit
|
||||
tools
|
||||
tools-hub/$
|
||||
tools/*/data-privacy-notice.html
|
||||
tools/alerts
|
||||
tools/civil-surgeons-by-region
|
||||
@ -29215,9 +29212,9 @@ wiki/Wikipedia_discusión:Solicitudes_de_verificación_de_usuarios
|
||||
wiki/Wikipedia_discusión:Supresores/Candidaturas
|
||||
wiki/Wikipedia_talk%3AAbuse_reports
|
||||
wiki/Wikipedia_talk%3AAbuse_response
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://guardian.co.uk/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://wish.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://commission.europa.eu/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://itunes.apple.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://support.office.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||
wiki/Wikipedia_talk%3AAdministrator_review
|
||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||
@ -29525,7 +29522,7 @@ wp-admin
|
||||
wp-admin/
|
||||
wp-admin/admin-ajax.php
|
||||
wp-admin/admin-ajax.php
|
||||
wp-admin/admin-ajax.phphttp://gravatar.com/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://ucl.ac.uk/robots.txt
|
||||
wp-admin/load-scripts.php
|
||||
wp-admin/load-styles.php
|
||||
wp-adv
|
||||
@ -29648,6 +29645,7 @@ wsus/
|
||||
wt-assets/static-files/mktg-analytics
|
||||
wt.mc_id=
|
||||
wui
|
||||
wusage
|
||||
wv
|
||||
wwe-nxt
|
||||
wwe-raw
|
||||
@ -29727,7 +29725,7 @@ your
|
||||
your-account
|
||||
your-shop
|
||||
youreurope/businessACC
|
||||
youreurope/businessDEV/http://zoho.com/robots.txt
|
||||
youreurope/businessDEV/http://fortune.com/robots.txt
|
||||
youreurope/citizensACC
|
||||
youreurope/citizensDEV
|
||||
yours
|
||||
@ -29900,7 +29898,7 @@ zh-tw.www.cloudflare.com
|
||||
zh-tw/
|
||||
zh-tw/feedback
|
||||
zh-tw/lp
|
||||
zh-tw/searchhttp://i2.wp.com/robots.txt
|
||||
zh-tw/searchhttp://google.be/robots.txt
|
||||
zh-tw/searchresults
|
||||
zh/
|
||||
zh/api.php?
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user