mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-06 08:53:59 +01:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
d59835cb64
commit
40507bbec0
22 changed files with 2599 additions and 1470 deletions
|
|
@ -3,6 +3,6 @@
|
|||
"last_update": 1759113300
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1759226867
|
||||
"last_update": 1759313269
|
||||
}
|
||||
}
|
||||
|
|
@ -43230,6 +43230,12 @@ image/src/Hook/ImageHooks.php
|
|||
src/Hook/ImageHooks.php
|
||||
Hook/ImageHooks.php
|
||||
ImageHooks.php
|
||||
core/modules/image/src/Hook/ImageThemeHooks.php
|
||||
modules/image/src/Hook/ImageThemeHooks.php
|
||||
image/src/Hook/ImageThemeHooks.php
|
||||
src/Hook/ImageThemeHooks.php
|
||||
Hook/ImageThemeHooks.php
|
||||
ImageThemeHooks.php
|
||||
core/modules/image/src/Hook/ImageRequirements.php
|
||||
modules/image/src/Hook/ImageRequirements.php
|
||||
image/src/Hook/ImageRequirements.php
|
||||
|
|
|
|||
|
|
@ -6474,6 +6474,7 @@ core/modules/image/src/PathProcessor/PathProcessorImageStyles.php
|
|||
core/modules/image/src/ImageStyleStorageInterface.php
|
||||
core/modules/image/src/Hook/ImageViewsHooks.php
|
||||
core/modules/image/src/Hook/ImageHooks.php
|
||||
core/modules/image/src/Hook/ImageThemeHooks.php
|
||||
core/modules/image/src/Hook/ImageRequirements.php
|
||||
core/modules/image/src/ImageStyleInterface.php
|
||||
core/modules/image/src/ImageEffectPluginCollection.php
|
||||
|
|
|
|||
|
|
@ -28896,6 +28896,9 @@ test/unit/hooks/useFilterableApi.test.ts
|
|||
unit/hooks/useFilterableApi.test.ts
|
||||
hooks/useFilterableApi.test.ts
|
||||
useFilterableApi.test.ts
|
||||
apps/sodo-search/vite.config.mjs
|
||||
sodo-search/vite.config.mjs
|
||||
vite.config.mjs
|
||||
apps/sodo-search/src/App.js
|
||||
sodo-search/src/App.js
|
||||
src/App.js
|
||||
|
|
@ -28968,9 +28971,6 @@ package.json
|
|||
apps/sodo-search/tailwind.config.js
|
||||
sodo-search/tailwind.config.js
|
||||
tailwind.config.js
|
||||
apps/sodo-search/vite.config.js
|
||||
sodo-search/vite.config.js
|
||||
vite.config.js
|
||||
apps/stats/vite.config.mjs
|
||||
stats/vite.config.mjs
|
||||
vite.config.mjs
|
||||
|
|
@ -29671,9 +29671,6 @@ README.md
|
|||
apps/signup-form/.eslintrc.cjs
|
||||
signup-form/.eslintrc.cjs
|
||||
.eslintrc.cjs
|
||||
apps/signup-form/vite.config.ts
|
||||
signup-form/vite.config.ts
|
||||
vite.config.ts
|
||||
apps/signup-form/.yarnrc
|
||||
signup-form/.yarnrc
|
||||
.yarnrc
|
||||
|
|
@ -29689,6 +29686,9 @@ tailwind.config.cjs
|
|||
apps/signup-form/index.html
|
||||
signup-form/index.html
|
||||
index.html
|
||||
apps/signup-form/vite.config.mts
|
||||
signup-form/vite.config.mts
|
||||
vite.config.mts
|
||||
apps/signup-form/tsconfig.json
|
||||
signup-form/tsconfig.json
|
||||
tsconfig.json
|
||||
|
|
@ -30111,9 +30111,6 @@ LICENSE
|
|||
apps/comments-ui/README.md
|
||||
comments-ui/README.md
|
||||
README.md
|
||||
apps/comments-ui/vite.config.ts
|
||||
comments-ui/vite.config.ts
|
||||
vite.config.ts
|
||||
apps/comments-ui/.yarnrc
|
||||
comments-ui/.yarnrc
|
||||
.yarnrc
|
||||
|
|
@ -30131,6 +30128,9 @@ comments-ui/.cursor/rules/playwright-e2e.mdc
|
|||
.cursor/rules/playwright-e2e.mdc
|
||||
rules/playwright-e2e.mdc
|
||||
playwright-e2e.mdc
|
||||
apps/comments-ui/vite.config.mts
|
||||
comments-ui/vite.config.mts
|
||||
vite.config.mts
|
||||
apps/comments-ui/tsconfig.json
|
||||
comments-ui/tsconfig.json
|
||||
tsconfig.json
|
||||
|
|
@ -30213,6 +30213,9 @@ playwright.config.ts
|
|||
apps/comments-ui/.eslintrc.js
|
||||
comments-ui/.eslintrc.js
|
||||
.eslintrc.js
|
||||
apps/announcement-bar/vite.config.mjs
|
||||
announcement-bar/vite.config.mjs
|
||||
vite.config.mjs
|
||||
apps/announcement-bar/src/App.js
|
||||
announcement-bar/src/App.js
|
||||
src/App.js
|
||||
|
|
@ -30267,9 +30270,6 @@ announcement-bar/.yarnrc
|
|||
apps/announcement-bar/package.json
|
||||
announcement-bar/package.json
|
||||
package.json
|
||||
apps/announcement-bar/vite.config.js
|
||||
announcement-bar/vite.config.js
|
||||
vite.config.js
|
||||
apps/admin/tsconfig.node.json
|
||||
admin/tsconfig.node.json
|
||||
tsconfig.node.json
|
||||
|
|
@ -30309,6 +30309,9 @@ tailwind.config.js
|
|||
apps/admin/eslint.config.js
|
||||
admin/eslint.config.js
|
||||
eslint.config.js
|
||||
apps/portal/vite.config.mjs
|
||||
portal/vite.config.mjs
|
||||
vite.config.mjs
|
||||
apps/portal/src/App.js
|
||||
portal/src/App.js
|
||||
src/App.js
|
||||
|
|
@ -30626,6 +30629,11 @@ portal/src/tests/UpgradeFlow.test.js
|
|||
src/tests/UpgradeFlow.test.js
|
||||
tests/UpgradeFlow.test.js
|
||||
UpgradeFlow.test.js
|
||||
apps/portal/src/tests/actions.test.js
|
||||
portal/src/tests/actions.test.js
|
||||
src/tests/actions.test.js
|
||||
tests/actions.test.js
|
||||
actions.test.js
|
||||
apps/portal/src/tests/EmailSubscriptionsFlow.test.js
|
||||
portal/src/tests/EmailSubscriptionsFlow.test.js
|
||||
src/tests/EmailSubscriptionsFlow.test.js
|
||||
|
|
@ -31068,9 +31076,6 @@ portal/.env
|
|||
apps/portal/jsconfig.json
|
||||
portal/jsconfig.json
|
||||
jsconfig.json
|
||||
apps/portal/vite.config.js
|
||||
portal/vite.config.js
|
||||
vite.config.js
|
||||
apps/portal/.env.development.local.example
|
||||
portal/.env.development.local.example
|
||||
.env.development.local.example
|
||||
|
|
@ -36942,6 +36947,8 @@ e2e/types.d.ts
|
|||
types.d.ts
|
||||
e2e/tsconfig.json
|
||||
tsconfig.json
|
||||
e2e/AGENTS.md
|
||||
AGENTS.md
|
||||
e2e/.env.example
|
||||
.env.example
|
||||
e2e/data-factory/factories/user-factory.ts
|
||||
|
|
|
|||
|
|
@ -4324,6 +4324,7 @@ apps/admin-x-framework/test/unit/hooks/usePermissions.test.ts
|
|||
apps/admin-x-framework/test/unit/hooks/useActiveVisitors.test.ts
|
||||
apps/admin-x-framework/test/unit/hooks/useTinybirdToken.test.tsx
|
||||
apps/admin-x-framework/test/unit/hooks/useFilterableApi.test.ts
|
||||
apps/sodo-search/vite.config.mjs
|
||||
apps/sodo-search/src/App.js
|
||||
apps/sodo-search/src/search-index.js
|
||||
apps/sodo-search/src/App.test.js
|
||||
|
|
@ -4342,7 +4343,6 @@ apps/sodo-search/README.md
|
|||
apps/sodo-search/.yarnrc
|
||||
apps/sodo-search/package.json
|
||||
apps/sodo-search/tailwind.config.js
|
||||
apps/sodo-search/vite.config.js
|
||||
apps/stats/vite.config.mjs
|
||||
apps/stats/src/App.tsx
|
||||
apps/stats/src/index.tsx
|
||||
|
|
@ -4472,12 +4472,12 @@ apps/signup-form/src/components/pages/SuccessView.tsx
|
|||
apps/signup-form/src/components/ContentBox.tsx
|
||||
apps/signup-form/README.md
|
||||
apps/signup-form/.eslintrc.cjs
|
||||
apps/signup-form/vite.config.ts
|
||||
apps/signup-form/.yarnrc
|
||||
apps/signup-form/postcss.config.cjs
|
||||
apps/signup-form/package.json
|
||||
apps/signup-form/tailwind.config.cjs
|
||||
apps/signup-form/index.html
|
||||
apps/signup-form/vite.config.mts
|
||||
apps/signup-form/tsconfig.json
|
||||
apps/signup-form/test/utils/e2e.ts
|
||||
apps/signup-form/test/utils/isTestEnv.js
|
||||
|
|
@ -4556,12 +4556,12 @@ apps/comments-ui/src/components/ContentBox.test.jsx
|
|||
apps/comments-ui/src/components/PopupBox.tsx
|
||||
apps/comments-ui/LICENSE
|
||||
apps/comments-ui/README.md
|
||||
apps/comments-ui/vite.config.ts
|
||||
apps/comments-ui/.yarnrc
|
||||
apps/comments-ui/postcss.config.cjs
|
||||
apps/comments-ui/package.json
|
||||
apps/comments-ui/.env
|
||||
apps/comments-ui/.cursor/rules/playwright-e2e.mdc
|
||||
apps/comments-ui/vite.config.mts
|
||||
apps/comments-ui/tsconfig.json
|
||||
apps/comments-ui/tailwind.config.js
|
||||
apps/comments-ui/test/utils/e2e.ts
|
||||
|
|
@ -4580,6 +4580,7 @@ apps/comments-ui/test/e2e/options.test.ts
|
|||
apps/comments-ui/test/e2e/content.test.ts
|
||||
apps/comments-ui/playwright.config.ts
|
||||
apps/comments-ui/.eslintrc.js
|
||||
apps/announcement-bar/vite.config.mjs
|
||||
apps/announcement-bar/src/App.js
|
||||
apps/announcement-bar/src/icons/clear.svg
|
||||
apps/announcement-bar/src/setupTests.js
|
||||
|
|
@ -4593,7 +4594,6 @@ apps/announcement-bar/LICENSE
|
|||
apps/announcement-bar/README.md
|
||||
apps/announcement-bar/.yarnrc
|
||||
apps/announcement-bar/package.json
|
||||
apps/announcement-bar/vite.config.js
|
||||
apps/admin/tsconfig.node.json
|
||||
apps/admin/src/App.tsx
|
||||
apps/admin/src/vite-env.d.ts
|
||||
|
|
@ -4606,6 +4606,7 @@ apps/admin/index.html
|
|||
apps/admin/tsconfig.json
|
||||
apps/admin/tailwind.config.js
|
||||
apps/admin/eslint.config.js
|
||||
apps/portal/vite.config.mjs
|
||||
apps/portal/src/App.js
|
||||
apps/portal/src/App.test.js
|
||||
apps/portal/src/images/icons/warning-fill.svg
|
||||
|
|
@ -4665,6 +4666,7 @@ apps/portal/src/tests/portal-links.test.js
|
|||
apps/portal/src/tests/SignupFlow.test.js
|
||||
apps/portal/src/tests/unit/transform-portal-anchor-to-relative.test.js
|
||||
apps/portal/src/tests/UpgradeFlow.test.js
|
||||
apps/portal/src/tests/actions.test.js
|
||||
apps/portal/src/tests/EmailSubscriptionsFlow.test.js
|
||||
apps/portal/src/index.js
|
||||
apps/portal/src/pages.js
|
||||
|
|
@ -4741,7 +4743,6 @@ apps/portal/.yarnrc
|
|||
apps/portal/package.json
|
||||
apps/portal/.env
|
||||
apps/portal/jsconfig.json
|
||||
apps/portal/vite.config.js
|
||||
apps/portal/.env.development.local.example
|
||||
apps/shade/.storybook/preview.tsx
|
||||
apps/shade/.storybook/manager.tsx
|
||||
|
|
@ -5760,6 +5761,7 @@ e2e/tests/admin/analytics/post-analytics/growth.test.ts
|
|||
e2e/tests/.eslintrc.js
|
||||
e2e/types.d.ts
|
||||
e2e/tsconfig.json
|
||||
e2e/AGENTS.md
|
||||
e2e/.env.example
|
||||
e2e/data-factory/factories/user-factory.ts
|
||||
e2e/data-factory/factories/factory.ts
|
||||
|
|
|
|||
|
|
@ -5404,6 +5404,14 @@ Magento/GraphQl/Catalog/ProductSearchAggregationsTest.php
|
|||
GraphQl/Catalog/ProductSearchAggregationsTest.php
|
||||
Catalog/ProductSearchAggregationsTest.php
|
||||
ProductSearchAggregationsTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/Catalog/ProductVisibilitySearchTest.php
|
||||
tests/api-functional/testsuite/Magento/GraphQl/Catalog/ProductVisibilitySearchTest.php
|
||||
api-functional/testsuite/Magento/GraphQl/Catalog/ProductVisibilitySearchTest.php
|
||||
testsuite/Magento/GraphQl/Catalog/ProductVisibilitySearchTest.php
|
||||
Magento/GraphQl/Catalog/ProductVisibilitySearchTest.php
|
||||
GraphQl/Catalog/ProductVisibilitySearchTest.php
|
||||
Catalog/ProductVisibilitySearchTest.php
|
||||
ProductVisibilitySearchTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/Catalog/Options/CustomizableOptionsTest.php
|
||||
tests/api-functional/testsuite/Magento/GraphQl/Catalog/Options/CustomizableOptionsTest.php
|
||||
api-functional/testsuite/Magento/GraphQl/Catalog/Options/CustomizableOptionsTest.php
|
||||
|
|
|
|||
|
|
@ -664,6 +664,7 @@ dev/tests/api-functional/testsuite/Magento/GraphQl/Catalog/ProductAttributeOptio
|
|||
dev/tests/api-functional/testsuite/Magento/GraphQl/Catalog/CategoryListTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/Catalog/ProductSearchWithTranslatedMessageTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/Catalog/ProductSearchAggregationsTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/Catalog/ProductVisibilitySearchTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/Catalog/Options/CustomizableOptionsTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/Catalog/Options/Uid/CustomizableOptionsUidTest.php
|
||||
dev/tests/api-functional/testsuite/Magento/GraphQl/Catalog/ProductViewTest.php
|
||||
|
|
|
|||
|
|
@ -10254,18 +10254,42 @@ System/Snippet/Struct/InvalidPluralizationCollection.php
|
|||
Snippet/Struct/InvalidPluralizationCollection.php
|
||||
Struct/InvalidPluralizationCollection.php
|
||||
InvalidPluralizationCollection.php
|
||||
src/Core/System/Snippet/Struct/LintedTranslationFileOptions.php
|
||||
Core/System/Snippet/Struct/LintedTranslationFileOptions.php
|
||||
System/Snippet/Struct/LintedTranslationFileOptions.php
|
||||
Snippet/Struct/LintedTranslationFileOptions.php
|
||||
Struct/LintedTranslationFileOptions.php
|
||||
LintedTranslationFileOptions.php
|
||||
src/Core/System/Snippet/Struct/LintedTranslationFileStruct.php
|
||||
Core/System/Snippet/Struct/LintedTranslationFileStruct.php
|
||||
System/Snippet/Struct/LintedTranslationFileStruct.php
|
||||
Snippet/Struct/LintedTranslationFileStruct.php
|
||||
Struct/LintedTranslationFileStruct.php
|
||||
LintedTranslationFileStruct.php
|
||||
src/Core/System/Snippet/Struct/InvalidPluralizationStruct.php
|
||||
Core/System/Snippet/Struct/InvalidPluralizationStruct.php
|
||||
System/Snippet/Struct/InvalidPluralizationStruct.php
|
||||
Snippet/Struct/InvalidPluralizationStruct.php
|
||||
Struct/InvalidPluralizationStruct.php
|
||||
InvalidPluralizationStruct.php
|
||||
src/Core/System/Snippet/Struct/TranslationFile.php
|
||||
Core/System/Snippet/Struct/TranslationFile.php
|
||||
System/Snippet/Struct/TranslationFile.php
|
||||
Snippet/Struct/TranslationFile.php
|
||||
Struct/TranslationFile.php
|
||||
TranslationFile.php
|
||||
src/Core/System/Snippet/Struct/MissingSnippetStruct.php
|
||||
Core/System/Snippet/Struct/MissingSnippetStruct.php
|
||||
System/Snippet/Struct/MissingSnippetStruct.php
|
||||
Snippet/Struct/MissingSnippetStruct.php
|
||||
Struct/MissingSnippetStruct.php
|
||||
MissingSnippetStruct.php
|
||||
src/Core/System/Snippet/Struct/FixableTranslationFileCollection.php
|
||||
Core/System/Snippet/Struct/FixableTranslationFileCollection.php
|
||||
System/Snippet/Struct/FixableTranslationFileCollection.php
|
||||
Snippet/Struct/FixableTranslationFileCollection.php
|
||||
Struct/FixableTranslationFileCollection.php
|
||||
FixableTranslationFileCollection.php
|
||||
src/Core/System/Snippet/Struct/SnippetValidationStruct.php
|
||||
Core/System/Snippet/Struct/SnippetValidationStruct.php
|
||||
System/Snippet/Struct/SnippetValidationStruct.php
|
||||
|
|
@ -10284,6 +10308,12 @@ System/Snippet/Struct/TranslationConfig.php
|
|||
Snippet/Struct/TranslationConfig.php
|
||||
Struct/TranslationConfig.php
|
||||
TranslationConfig.php
|
||||
src/Core/System/Snippet/Struct/TranslationFileCollection.php
|
||||
Core/System/Snippet/Struct/TranslationFileCollection.php
|
||||
System/Snippet/Struct/TranslationFileCollection.php
|
||||
Snippet/Struct/TranslationFileCollection.php
|
||||
Struct/TranslationFileCollection.php
|
||||
TranslationFileCollection.php
|
||||
src/Core/System/Snippet/SnippetValidatorInterface.php
|
||||
Core/System/Snippet/SnippetValidatorInterface.php
|
||||
System/Snippet/SnippetValidatorInterface.php
|
||||
|
|
@ -10310,6 +10340,12 @@ Core/System/Snippet/SnippetException.php
|
|||
System/Snippet/SnippetException.php
|
||||
Snippet/SnippetException.php
|
||||
SnippetException.php
|
||||
src/Core/System/Snippet/Command/LintTranslationFilesCommand.php
|
||||
Core/System/Snippet/Command/LintTranslationFilesCommand.php
|
||||
System/Snippet/Command/LintTranslationFilesCommand.php
|
||||
Snippet/Command/LintTranslationFilesCommand.php
|
||||
Command/LintTranslationFilesCommand.php
|
||||
LintTranslationFilesCommand.php
|
||||
src/Core/System/Snippet/Command/InstallTranslationCommand.php
|
||||
Core/System/Snippet/Command/InstallTranslationCommand.php
|
||||
System/Snippet/Command/InstallTranslationCommand.php
|
||||
|
|
@ -10323,6 +10359,13 @@ Snippet/Command/Util/TranslationCommandHelper.php
|
|||
Command/Util/TranslationCommandHelper.php
|
||||
Util/TranslationCommandHelper.php
|
||||
TranslationCommandHelper.php
|
||||
src/Core/System/Snippet/Command/Util/CountryAgnosticFileLinter.php
|
||||
Core/System/Snippet/Command/Util/CountryAgnosticFileLinter.php
|
||||
System/Snippet/Command/Util/CountryAgnosticFileLinter.php
|
||||
Snippet/Command/Util/CountryAgnosticFileLinter.php
|
||||
Command/Util/CountryAgnosticFileLinter.php
|
||||
Util/CountryAgnosticFileLinter.php
|
||||
CountryAgnosticFileLinter.php
|
||||
src/Core/System/Snippet/Command/ValidateSnippetsCommand.php
|
||||
Core/System/Snippet/Command/ValidateSnippetsCommand.php
|
||||
System/Snippet/Command/ValidateSnippetsCommand.php
|
||||
|
|
@ -10415,6 +10458,11 @@ System/Snippet/Service/TranslationMetadataLoader.php
|
|||
Snippet/Service/TranslationMetadataLoader.php
|
||||
Service/TranslationMetadataLoader.php
|
||||
TranslationMetadataLoader.php
|
||||
src/Core/System/Snippet/SnippetPatterns.php
|
||||
Core/System/Snippet/SnippetPatterns.php
|
||||
System/Snippet/SnippetPatterns.php
|
||||
Snippet/SnippetPatterns.php
|
||||
SnippetPatterns.php
|
||||
src/Core/System/Snippet/Subscriber/CustomFieldSubscriber.php
|
||||
Core/System/Snippet/Subscriber/CustomFieldSubscriber.php
|
||||
System/Snippet/Subscriber/CustomFieldSubscriber.php
|
||||
|
|
@ -18386,6 +18434,12 @@ Framework/Demodata/Generator/RuleGenerator.php
|
|||
Demodata/Generator/RuleGenerator.php
|
||||
Generator/RuleGenerator.php
|
||||
RuleGenerator.php
|
||||
src/Core/Framework/Demodata/Generator/SalesChannelDomainGenerator.php
|
||||
Core/Framework/Demodata/Generator/SalesChannelDomainGenerator.php
|
||||
Framework/Demodata/Generator/SalesChannelDomainGenerator.php
|
||||
Demodata/Generator/SalesChannelDomainGenerator.php
|
||||
Generator/SalesChannelDomainGenerator.php
|
||||
SalesChannelDomainGenerator.php
|
||||
src/Core/Framework/Demodata/Generator/ProductReviewGenerator.php
|
||||
Core/Framework/Demodata/Generator/ProductReviewGenerator.php
|
||||
Framework/Demodata/Generator/ProductReviewGenerator.php
|
||||
|
|
@ -38309,6 +38363,13 @@ StaticAnalyze/PHPStan/Rules/AclValidPermissionsHelper.php
|
|||
PHPStan/Rules/AclValidPermissionsHelper.php
|
||||
Rules/AclValidPermissionsHelper.php
|
||||
AclValidPermissionsHelper.php
|
||||
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoUpdatesInExecuteQueryRule.php
|
||||
Core/DevOps/StaticAnalyze/PHPStan/Rules/NoUpdatesInExecuteQueryRule.php
|
||||
DevOps/StaticAnalyze/PHPStan/Rules/NoUpdatesInExecuteQueryRule.php
|
||||
StaticAnalyze/PHPStan/Rules/NoUpdatesInExecuteQueryRule.php
|
||||
PHPStan/Rules/NoUpdatesInExecuteQueryRule.php
|
||||
Rules/NoUpdatesInExecuteQueryRule.php
|
||||
NoUpdatesInExecuteQueryRule.php
|
||||
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoSuperGlobalsInsideCompilerPassRule.php
|
||||
Core/DevOps/StaticAnalyze/PHPStan/Rules/NoSuperGlobalsInsideCompilerPassRule.php
|
||||
DevOps/StaticAnalyze/PHPStan/Rules/NoSuperGlobalsInsideCompilerPassRule.php
|
||||
|
|
@ -80429,6 +80490,17 @@ sw-manufacturer/page/sw-manufacturer-list/sw-manufacturer-list.html.twig
|
|||
page/sw-manufacturer-list/sw-manufacturer-list.html.twig
|
||||
sw-manufacturer-list/sw-manufacturer-list.html.twig
|
||||
sw-manufacturer-list.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-manufacturer/page/sw-manufacturer-list/sw-manufacturer-list.scss
|
||||
Administration/Resources/app/administration/src/module/sw-manufacturer/page/sw-manufacturer-list/sw-manufacturer-list.scss
|
||||
Resources/app/administration/src/module/sw-manufacturer/page/sw-manufacturer-list/sw-manufacturer-list.scss
|
||||
app/administration/src/module/sw-manufacturer/page/sw-manufacturer-list/sw-manufacturer-list.scss
|
||||
administration/src/module/sw-manufacturer/page/sw-manufacturer-list/sw-manufacturer-list.scss
|
||||
src/module/sw-manufacturer/page/sw-manufacturer-list/sw-manufacturer-list.scss
|
||||
module/sw-manufacturer/page/sw-manufacturer-list/sw-manufacturer-list.scss
|
||||
sw-manufacturer/page/sw-manufacturer-list/sw-manufacturer-list.scss
|
||||
page/sw-manufacturer-list/sw-manufacturer-list.scss
|
||||
sw-manufacturer-list/sw-manufacturer-list.scss
|
||||
sw-manufacturer-list.scss
|
||||
src/Administration/Resources/app/administration/src/module/sw-manufacturer/page/sw-manufacturer-list/index.js
|
||||
Administration/Resources/app/administration/src/module/sw-manufacturer/page/sw-manufacturer-list/index.js
|
||||
Resources/app/administration/src/module/sw-manufacturer/page/sw-manufacturer-list/index.js
|
||||
|
|
@ -101871,6 +101943,12 @@ tests/Visual/Administration/FlowBuilder.spec.ts
|
|||
Visual/Administration/FlowBuilder.spec.ts
|
||||
Administration/FlowBuilder.spec.ts
|
||||
FlowBuilder.spec.ts
|
||||
tests/acceptance/tests/Visual/Administration/ProductListLayout.spec.ts
|
||||
acceptance/tests/Visual/Administration/ProductListLayout.spec.ts
|
||||
tests/Visual/Administration/ProductListLayout.spec.ts
|
||||
Visual/Administration/ProductListLayout.spec.ts
|
||||
Administration/ProductListLayout.spec.ts
|
||||
ProductListLayout.spec.ts
|
||||
tests/acceptance/tests/Visual/Administration/Settings.spec.ts
|
||||
acceptance/tests/Visual/Administration/Settings.spec.ts
|
||||
tests/Visual/Administration/Settings.spec.ts
|
||||
|
|
@ -120062,6 +120140,166 @@ Snippet/Command/Util/TranslationCommandHelperTest.php
|
|||
Command/Util/TranslationCommandHelperTest.php
|
||||
Util/TranslationCommandHelperTest.php
|
||||
TranslationCommandHelperTest.php
|
||||
tests/unit/Core/System/Snippet/Command/Util/CountryAgnosticFileLinterTest.php
|
||||
unit/Core/System/Snippet/Command/Util/CountryAgnosticFileLinterTest.php
|
||||
Core/System/Snippet/Command/Util/CountryAgnosticFileLinterTest.php
|
||||
System/Snippet/Command/Util/CountryAgnosticFileLinterTest.php
|
||||
Snippet/Command/Util/CountryAgnosticFileLinterTest.php
|
||||
Command/Util/CountryAgnosticFileLinterTest.php
|
||||
Util/CountryAgnosticFileLinterTest.php
|
||||
CountryAgnosticFileLinterTest.php
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/storefront.de.json
|
||||
unit/Core/System/Snippet/Command/_fixtures/storefront.de.json
|
||||
Core/System/Snippet/Command/_fixtures/storefront.de.json
|
||||
System/Snippet/Command/_fixtures/storefront.de.json
|
||||
Snippet/Command/_fixtures/storefront.de.json
|
||||
Command/_fixtures/storefront.de.json
|
||||
_fixtures/storefront.de.json
|
||||
storefront.de.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/storefront.de-DE.json
|
||||
unit/Core/System/Snippet/Command/_fixtures/storefront.de-DE.json
|
||||
Core/System/Snippet/Command/_fixtures/storefront.de-DE.json
|
||||
System/Snippet/Command/_fixtures/storefront.de-DE.json
|
||||
Snippet/Command/_fixtures/storefront.de-DE.json
|
||||
Command/_fixtures/storefront.de-DE.json
|
||||
_fixtures/storefront.de-DE.json
|
||||
storefront.de-DE.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/jp-JP.json
|
||||
unit/Core/System/Snippet/Command/_fixtures/jp-JP.json
|
||||
Core/System/Snippet/Command/_fixtures/jp-JP.json
|
||||
System/Snippet/Command/_fixtures/jp-JP.json
|
||||
Snippet/Command/_fixtures/jp-JP.json
|
||||
Command/_fixtures/jp-JP.json
|
||||
_fixtures/jp-JP.json
|
||||
jp-JP.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/storefront.it-IT.json
|
||||
unit/Core/System/Snippet/Command/_fixtures/storefront.it-IT.json
|
||||
Core/System/Snippet/Command/_fixtures/storefront.it-IT.json
|
||||
System/Snippet/Command/_fixtures/storefront.it-IT.json
|
||||
Snippet/Command/_fixtures/storefront.it-IT.json
|
||||
Command/_fixtures/storefront.it-IT.json
|
||||
_fixtures/storefront.it-IT.json
|
||||
storefront.it-IT.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/nl-NL.json
|
||||
unit/Core/System/Snippet/Command/_fixtures/nl-NL.json
|
||||
Core/System/Snippet/Command/_fixtures/nl-NL.json
|
||||
System/Snippet/Command/_fixtures/nl-NL.json
|
||||
Snippet/Command/_fixtures/nl-NL.json
|
||||
Command/_fixtures/nl-NL.json
|
||||
_fixtures/nl-NL.json
|
||||
nl-NL.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/subdir/storefront.en-GB.json
|
||||
unit/Core/System/Snippet/Command/_fixtures/subdir/storefront.en-GB.json
|
||||
Core/System/Snippet/Command/_fixtures/subdir/storefront.en-GB.json
|
||||
System/Snippet/Command/_fixtures/subdir/storefront.en-GB.json
|
||||
Snippet/Command/_fixtures/subdir/storefront.en-GB.json
|
||||
Command/_fixtures/subdir/storefront.en-GB.json
|
||||
_fixtures/subdir/storefront.en-GB.json
|
||||
subdir/storefront.en-GB.json
|
||||
storefront.en-GB.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/subdir/storefront.en-US.json
|
||||
unit/Core/System/Snippet/Command/_fixtures/subdir/storefront.en-US.json
|
||||
Core/System/Snippet/Command/_fixtures/subdir/storefront.en-US.json
|
||||
System/Snippet/Command/_fixtures/subdir/storefront.en-US.json
|
||||
Snippet/Command/_fixtures/subdir/storefront.en-US.json
|
||||
Command/_fixtures/subdir/storefront.en-US.json
|
||||
_fixtures/subdir/storefront.en-US.json
|
||||
subdir/storefront.en-US.json
|
||||
storefront.en-US.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/subdir/storefront.en.json
|
||||
unit/Core/System/Snippet/Command/_fixtures/subdir/storefront.en.json
|
||||
Core/System/Snippet/Command/_fixtures/subdir/storefront.en.json
|
||||
System/Snippet/Command/_fixtures/subdir/storefront.en.json
|
||||
Snippet/Command/_fixtures/subdir/storefront.en.json
|
||||
Command/_fixtures/subdir/storefront.en.json
|
||||
_fixtures/subdir/storefront.en.json
|
||||
subdir/storefront.en.json
|
||||
storefront.en.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/subdir/storefront.es-ES.json
|
||||
unit/Core/System/Snippet/Command/_fixtures/subdir/storefront.es-ES.json
|
||||
Core/System/Snippet/Command/_fixtures/subdir/storefront.es-ES.json
|
||||
System/Snippet/Command/_fixtures/subdir/storefront.es-ES.json
|
||||
Snippet/Command/_fixtures/subdir/storefront.es-ES.json
|
||||
Command/_fixtures/subdir/storefront.es-ES.json
|
||||
_fixtures/subdir/storefront.es-ES.json
|
||||
subdir/storefront.es-ES.json
|
||||
storefront.es-ES.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/subdir/hr.json
|
||||
unit/Core/System/Snippet/Command/_fixtures/subdir/hr.json
|
||||
Core/System/Snippet/Command/_fixtures/subdir/hr.json
|
||||
System/Snippet/Command/_fixtures/subdir/hr.json
|
||||
Snippet/Command/_fixtures/subdir/hr.json
|
||||
Command/_fixtures/subdir/hr.json
|
||||
_fixtures/subdir/hr.json
|
||||
subdir/hr.json
|
||||
hr.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/subdir/hr-HR.json
|
||||
unit/Core/System/Snippet/Command/_fixtures/subdir/hr-HR.json
|
||||
Core/System/Snippet/Command/_fixtures/subdir/hr-HR.json
|
||||
System/Snippet/Command/_fixtures/subdir/hr-HR.json
|
||||
Snippet/Command/_fixtures/subdir/hr-HR.json
|
||||
Command/_fixtures/subdir/hr-HR.json
|
||||
_fixtures/subdir/hr-HR.json
|
||||
subdir/hr-HR.json
|
||||
hr-HR.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/subdir/ko-KR.json
|
||||
unit/Core/System/Snippet/Command/_fixtures/subdir/ko-KR.json
|
||||
Core/System/Snippet/Command/_fixtures/subdir/ko-KR.json
|
||||
System/Snippet/Command/_fixtures/subdir/ko-KR.json
|
||||
Snippet/Command/_fixtures/subdir/ko-KR.json
|
||||
Command/_fixtures/subdir/ko-KR.json
|
||||
_fixtures/subdir/ko-KR.json
|
||||
subdir/ko-KR.json
|
||||
ko-KR.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/subdir/storefront.es-AR.json
|
||||
unit/Core/System/Snippet/Command/_fixtures/subdir/storefront.es-AR.json
|
||||
Core/System/Snippet/Command/_fixtures/subdir/storefront.es-AR.json
|
||||
System/Snippet/Command/_fixtures/subdir/storefront.es-AR.json
|
||||
Snippet/Command/_fixtures/subdir/storefront.es-AR.json
|
||||
Command/_fixtures/subdir/storefront.es-AR.json
|
||||
_fixtures/subdir/storefront.es-AR.json
|
||||
subdir/storefront.es-AR.json
|
||||
storefront.es-AR.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/storefront.fr-FR.json
|
||||
unit/Core/System/Snippet/Command/_fixtures/storefront.fr-FR.json
|
||||
Core/System/Snippet/Command/_fixtures/storefront.fr-FR.json
|
||||
System/Snippet/Command/_fixtures/storefront.fr-FR.json
|
||||
Snippet/Command/_fixtures/storefront.fr-FR.json
|
||||
Command/_fixtures/storefront.fr-FR.json
|
||||
_fixtures/storefront.fr-FR.json
|
||||
storefront.fr-FR.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/storefront.fr-BE.json
|
||||
unit/Core/System/Snippet/Command/_fixtures/storefront.fr-BE.json
|
||||
Core/System/Snippet/Command/_fixtures/storefront.fr-BE.json
|
||||
System/Snippet/Command/_fixtures/storefront.fr-BE.json
|
||||
Snippet/Command/_fixtures/storefront.fr-BE.json
|
||||
Command/_fixtures/storefront.fr-BE.json
|
||||
_fixtures/storefront.fr-BE.json
|
||||
storefront.fr-BE.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/nl-BE.json
|
||||
unit/Core/System/Snippet/Command/_fixtures/nl-BE.json
|
||||
Core/System/Snippet/Command/_fixtures/nl-BE.json
|
||||
System/Snippet/Command/_fixtures/nl-BE.json
|
||||
Snippet/Command/_fixtures/nl-BE.json
|
||||
Command/_fixtures/nl-BE.json
|
||||
_fixtures/nl-BE.json
|
||||
nl-BE.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/be-BE.json
|
||||
unit/Core/System/Snippet/Command/_fixtures/be-BE.json
|
||||
Core/System/Snippet/Command/_fixtures/be-BE.json
|
||||
System/Snippet/Command/_fixtures/be-BE.json
|
||||
Snippet/Command/_fixtures/be-BE.json
|
||||
Command/_fixtures/be-BE.json
|
||||
_fixtures/be-BE.json
|
||||
be-BE.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/be.json
|
||||
unit/Core/System/Snippet/Command/_fixtures/be.json
|
||||
Core/System/Snippet/Command/_fixtures/be.json
|
||||
System/Snippet/Command/_fixtures/be.json
|
||||
Snippet/Command/_fixtures/be.json
|
||||
Command/_fixtures/be.json
|
||||
_fixtures/be.json
|
||||
be.json
|
||||
tests/unit/Core/System/Snippet/Command/InstallTranslationCommandTest.php
|
||||
unit/Core/System/Snippet/Command/InstallTranslationCommandTest.php
|
||||
Core/System/Snippet/Command/InstallTranslationCommandTest.php
|
||||
|
|
@ -120076,6 +120314,13 @@ System/Snippet/Command/UpdateTranslationCommandTest.php
|
|||
Snippet/Command/UpdateTranslationCommandTest.php
|
||||
Command/UpdateTranslationCommandTest.php
|
||||
UpdateTranslationCommandTest.php
|
||||
tests/unit/Core/System/Snippet/Command/LintTranslationFilesCommandTest.php
|
||||
unit/Core/System/Snippet/Command/LintTranslationFilesCommandTest.php
|
||||
Core/System/Snippet/Command/LintTranslationFilesCommandTest.php
|
||||
System/Snippet/Command/LintTranslationFilesCommandTest.php
|
||||
Snippet/Command/LintTranslationFilesCommandTest.php
|
||||
Command/LintTranslationFilesCommandTest.php
|
||||
LintTranslationFilesCommandTest.php
|
||||
tests/unit/Core/System/Snippet/DataTransfer/SnippetPath/SnippetPathTest.php
|
||||
unit/Core/System/Snippet/DataTransfer/SnippetPath/SnippetPathTest.php
|
||||
Core/System/Snippet/DataTransfer/SnippetPath/SnippetPathTest.php
|
||||
|
|
@ -141524,6 +141769,9 @@ _unreleased/2025-08-29-add-skip-query-parameter-to-product-detail-route.md
|
|||
changelog/_unreleased/2025-09-11-fix-es-index-language-inheritance-issue.md
|
||||
_unreleased/2025-09-11-fix-es-index-language-inheritance-issue.md
|
||||
2025-09-11-fix-es-index-language-inheritance-issue.md
|
||||
changelog/_unreleased/2025-09-27-properly-define-the-padding-of-the-admin-modal.md
|
||||
_unreleased/2025-09-27-properly-define-the-padding-of-the-admin-modal.md
|
||||
2025-09-27-properly-define-the-padding-of-the-admin-modal.md
|
||||
changelog/_unreleased/2025-01-31-move-flow-execution-after-business-process.md
|
||||
_unreleased/2025-01-31-move-flow-execution-after-business-process.md
|
||||
2025-01-31-move-flow-execution-after-business-process.md
|
||||
|
|
@ -141635,6 +141883,9 @@ _unreleased/2025-09-04-add-block-type-in-cms.md
|
|||
changelog/_unreleased/2025-08-20-update-opensearch-in-tests.md
|
||||
_unreleased/2025-08-20-update-opensearch-in-tests.md
|
||||
2025-08-20-update-opensearch-in-tests.md
|
||||
changelog/_unreleased/2025-05-22-implemented-mt-empty-stage-component.md
|
||||
_unreleased/2025-05-22-implemented-mt-empty-stage-component.md
|
||||
2025-05-22-implemented-mt-empty-stage-component.md
|
||||
changelog/_unreleased/2025-09-01-fix-remove-of-composer-plugins.md
|
||||
_unreleased/2025-09-01-fix-remove-of-composer-plugins.md
|
||||
2025-09-01-fix-remove-of-composer-plugins.md
|
||||
|
|
@ -141662,6 +141913,9 @@ _unreleased/2025-08-19-add-design-tokens-to-the-review-module.md
|
|||
changelog/_unreleased/2025-08-27-add-a-crud-permission-shortcut-to-manifest.md
|
||||
_unreleased/2025-08-27-add-a-crud-permission-shortcut-to-manifest.md
|
||||
2025-08-27-add-a-crud-permission-shortcut-to-manifest.md
|
||||
changelog/_unreleased/2025-09-25-implement-lint-translation-files-command.md
|
||||
_unreleased/2025-09-25-implement-lint-translation-files-command.md
|
||||
2025-09-25-implement-lint-translation-files-command.md
|
||||
changelog/_unreleased/2025-09-09-fix-order-creation-page-reload-during-confirmation-dialog.md
|
||||
_unreleased/2025-09-09-fix-order-creation-page-reload-during-confirmation-dialog.md
|
||||
2025-09-09-fix-order-creation-page-reload-during-confirmation-dialog.md
|
||||
|
|
|
|||
|
|
@ -1709,18 +1709,25 @@ src/Core/System/Snippet/Aggregate/SnippetSet/SnippetSetCollection.php
|
|||
src/Core/System/Snippet/Event/SnippetsThemeResolveEvent.php
|
||||
src/Core/System/Snippet/SnippetEntity.php
|
||||
src/Core/System/Snippet/Struct/InvalidPluralizationCollection.php
|
||||
src/Core/System/Snippet/Struct/LintedTranslationFileOptions.php
|
||||
src/Core/System/Snippet/Struct/LintedTranslationFileStruct.php
|
||||
src/Core/System/Snippet/Struct/InvalidPluralizationStruct.php
|
||||
src/Core/System/Snippet/Struct/TranslationFile.php
|
||||
src/Core/System/Snippet/Struct/MissingSnippetStruct.php
|
||||
src/Core/System/Snippet/Struct/FixableTranslationFileCollection.php
|
||||
src/Core/System/Snippet/Struct/SnippetValidationStruct.php
|
||||
src/Core/System/Snippet/Struct/MissingSnippetCollection.php
|
||||
src/Core/System/Snippet/Struct/TranslationConfig.php
|
||||
src/Core/System/Snippet/Struct/TranslationFileCollection.php
|
||||
src/Core/System/Snippet/SnippetValidatorInterface.php
|
||||
src/Core/System/Snippet/SnippetCollection.php
|
||||
src/Core/System/Snippet/SnippetFileHandler.php
|
||||
src/Core/System/Snippet/Api/SnippetController.php
|
||||
src/Core/System/Snippet/SnippetException.php
|
||||
src/Core/System/Snippet/Command/LintTranslationFilesCommand.php
|
||||
src/Core/System/Snippet/Command/InstallTranslationCommand.php
|
||||
src/Core/System/Snippet/Command/Util/TranslationCommandHelper.php
|
||||
src/Core/System/Snippet/Command/Util/CountryAgnosticFileLinter.php
|
||||
src/Core/System/Snippet/Command/ValidateSnippetsCommand.php
|
||||
src/Core/System/Snippet/Command/UpdateTranslationCommand.php
|
||||
src/Core/System/Snippet/DataTransfer/SnippetPath/SnippetPath.php
|
||||
|
|
@ -1735,6 +1742,7 @@ src/Core/System/Snippet/Service/TranslationLoader.php
|
|||
src/Core/System/Snippet/Service/TranslationConfigLoader.php
|
||||
src/Core/System/Snippet/Service/AbstractTranslationConfigLoader.php
|
||||
src/Core/System/Snippet/Service/TranslationMetadataLoader.php
|
||||
src/Core/System/Snippet/SnippetPatterns.php
|
||||
src/Core/System/Snippet/Subscriber/CustomFieldSubscriber.php
|
||||
src/Core/System/Snippet/Filter/EditedFilter.php
|
||||
src/Core/System/Snippet/Filter/SnippetFilterInterface.php
|
||||
|
|
@ -3007,6 +3015,7 @@ src/Core/Framework/Demodata/Generator/PromotionGenerator.php
|
|||
src/Core/Framework/Demodata/Generator/FlowGenerator.php
|
||||
src/Core/Framework/Demodata/Generator/CustomerGenerator.php
|
||||
src/Core/Framework/Demodata/Generator/RuleGenerator.php
|
||||
src/Core/Framework/Demodata/Generator/SalesChannelDomainGenerator.php
|
||||
src/Core/Framework/Demodata/Generator/ProductReviewGenerator.php
|
||||
src/Core/Framework/Demodata/Generator/MailHeaderFooterGenerator.php
|
||||
src/Core/Framework/Demodata/Generator/ProductManufacturerGenerator.php
|
||||
|
|
@ -6153,6 +6162,7 @@ src/Core/DevOps/StaticAnalyze/PHPStan/Rules/InTestClassTrait.php
|
|||
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/ExtensionRule.php
|
||||
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoFileExistsRule.php
|
||||
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/AclValidPermissionsHelper.php
|
||||
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoUpdatesInExecuteQueryRule.php
|
||||
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoSuperGlobalsInsideCompilerPassRule.php
|
||||
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/AclValidPermissionsInMethodRule.php
|
||||
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoNewRequestInStorefrontRule.php
|
||||
|
|
@ -10396,6 +10406,7 @@ src/Administration/Resources/app/administration/src/module/sw-manufacturer/page/
|
|||
src/Administration/Resources/app/administration/src/module/sw-manufacturer/page/sw-manufacturer-detail/sw-manufacturer-detail.scss
|
||||
src/Administration/Resources/app/administration/src/module/sw-manufacturer/page/sw-manufacturer-list/sw-manufacturer-list.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-manufacturer/page/sw-manufacturer-list/sw-manufacturer-list.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-manufacturer/page/sw-manufacturer-list/sw-manufacturer-list.scss
|
||||
src/Administration/Resources/app/administration/src/module/sw-manufacturer/page/sw-manufacturer-list/index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-manufacturer/default-search-configuration.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-manufacturer/acl/index.js
|
||||
|
|
@ -12642,6 +12653,7 @@ tests/acceptance/tests/Visual/Storefront/CheckoutPages.spec.ts
|
|||
tests/acceptance/tests/Visual/Administration/CategoryDetail.spec.ts
|
||||
tests/acceptance/tests/Visual/Administration/RuleBuilderDetail.spec.ts
|
||||
tests/acceptance/tests/Visual/Administration/FlowBuilder.spec.ts
|
||||
tests/acceptance/tests/Visual/Administration/ProductListLayout.spec.ts
|
||||
tests/acceptance/tests/Visual/Administration/Settings.spec.ts
|
||||
tests/acceptance/tests/Visual/Administration/Media.spec.ts
|
||||
tests/acceptance/tests/Visual/Administration/CustomerDetail.spec.ts
|
||||
|
|
@ -15041,8 +15053,28 @@ tests/unit/Core/System/Snippet/SnippetServiceTest.php
|
|||
tests/unit/Core/System/Snippet/Struct/TranslationConfigTest.php
|
||||
tests/unit/Core/System/Snippet/Api/SnippetControllerTest.php
|
||||
tests/unit/Core/System/Snippet/Command/Util/TranslationCommandHelperTest.php
|
||||
tests/unit/Core/System/Snippet/Command/Util/CountryAgnosticFileLinterTest.php
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/storefront.de.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/storefront.de-DE.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/jp-JP.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/storefront.it-IT.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/nl-NL.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/subdir/storefront.en-GB.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/subdir/storefront.en-US.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/subdir/storefront.en.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/subdir/storefront.es-ES.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/subdir/hr.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/subdir/hr-HR.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/subdir/ko-KR.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/subdir/storefront.es-AR.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/storefront.fr-FR.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/storefront.fr-BE.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/nl-BE.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/be-BE.json
|
||||
tests/unit/Core/System/Snippet/Command/_fixtures/be.json
|
||||
tests/unit/Core/System/Snippet/Command/InstallTranslationCommandTest.php
|
||||
tests/unit/Core/System/Snippet/Command/UpdateTranslationCommandTest.php
|
||||
tests/unit/Core/System/Snippet/Command/LintTranslationFilesCommandTest.php
|
||||
tests/unit/Core/System/Snippet/DataTransfer/SnippetPath/SnippetPathTest.php
|
||||
tests/unit/Core/System/Snippet/DataTransfer/SnippetPath/SnippetPathCollectionTest.php
|
||||
tests/unit/Core/System/Snippet/DataTransfer/PluginMapping/PluginMappingTest.php
|
||||
|
|
@ -19783,6 +19815,7 @@ changelog/_unreleased/2025-09-02-fix-media-thumbnail-generation-check-with-null-
|
|||
changelog/_unreleased/2025-09-04-add-scheduled-task-message-interface.md
|
||||
changelog/_unreleased/2025-08-29-add-skip-query-parameter-to-product-detail-route.md
|
||||
changelog/_unreleased/2025-09-11-fix-es-index-language-inheritance-issue.md
|
||||
changelog/_unreleased/2025-09-27-properly-define-the-padding-of-the-admin-modal.md
|
||||
changelog/_unreleased/2025-01-31-move-flow-execution-after-business-process.md
|
||||
changelog/_unreleased/2025-08-28-allow-docx-extension.md
|
||||
changelog/_unreleased/2025-08-26-add-natural-sorting-for-property-option-list.md
|
||||
|
|
@ -19820,6 +19853,7 @@ changelog/_unreleased/2025-08-28-fix-api-aware-flag-for-proxy.md
|
|||
changelog/_unreleased/2025-09-24-fix-scss-validaor-to-save-color-functions.md
|
||||
changelog/_unreleased/2025-09-04-add-block-type-in-cms.md
|
||||
changelog/_unreleased/2025-08-20-update-opensearch-in-tests.md
|
||||
changelog/_unreleased/2025-05-22-implemented-mt-empty-stage-component.md
|
||||
changelog/_unreleased/2025-09-01-fix-remove-of-composer-plugins.md
|
||||
changelog/_unreleased/2025-09-11-fixed-boolean-fields-in-theme-config.md
|
||||
changelog/_unreleased/2025-09-03-recover-stuck-scheduled-tasks.md
|
||||
|
|
@ -19829,6 +19863,7 @@ changelog/_unreleased/2025-06-03-only-consider-product-rule-ids-in-http-cache-ke
|
|||
changelog/_unreleased/2025-09-19-warn-in-rules-when-dpg-indexing-is-disabled.md
|
||||
changelog/_unreleased/2025-08-19-add-design-tokens-to-the-review-module.md
|
||||
changelog/_unreleased/2025-08-27-add-a-crud-permission-shortcut-to-manifest.md
|
||||
changelog/_unreleased/2025-09-25-implement-lint-translation-files-command.md
|
||||
changelog/_unreleased/2025-09-09-fix-order-creation-page-reload-during-confirmation-dialog.md
|
||||
changelog/_unreleased/2025-07-23-add-constants-to-global-shopware-object.md
|
||||
changelog/_unreleased/2025-08-17-only-show-folder-categories-if-they-have-children.md
|
||||
|
|
|
|||
|
|
@ -36380,6 +36380,11 @@ Feature/Assets/Api/DeleteAssetsTest.php
|
|||
Assets/Api/DeleteAssetsTest.php
|
||||
Api/DeleteAssetsTest.php
|
||||
DeleteAssetsTest.php
|
||||
tests/Feature/Assets/Api/AssignedComponentsTest.php
|
||||
Feature/Assets/Api/AssignedComponentsTest.php
|
||||
Assets/Api/AssignedComponentsTest.php
|
||||
Api/AssignedComponentsTest.php
|
||||
AssignedComponentsTest.php
|
||||
tests/Feature/Assets/Api/UpdateAssetTest.php
|
||||
Feature/Assets/Api/UpdateAssetTest.php
|
||||
Assets/Api/UpdateAssetTest.php
|
||||
|
|
@ -39049,6 +39054,12 @@ Labels/Tapes/Brother/TZe_12mm.php
|
|||
Tapes/Brother/TZe_12mm.php
|
||||
Brother/TZe_12mm.php
|
||||
TZe_12mm.php
|
||||
app/Models/Labels/Tapes/Brother/TZe_24mm_E.php
|
||||
Models/Labels/Tapes/Brother/TZe_24mm_E.php
|
||||
Labels/Tapes/Brother/TZe_24mm_E.php
|
||||
Tapes/Brother/TZe_24mm_E.php
|
||||
Brother/TZe_24mm_E.php
|
||||
TZe_24mm_E.php
|
||||
app/Models/Labels/Tapes/Brother/TZe_62mm_Landscape_A.php
|
||||
Models/Labels/Tapes/Brother/TZe_62mm_Landscape_A.php
|
||||
Labels/Tapes/Brother/TZe_62mm_Landscape_A.php
|
||||
|
|
|
|||
|
|
@ -6594,6 +6594,7 @@ tests/Feature/Assets/Api/AssetsForSelectListTest.php
|
|||
tests/Feature/Assets/Api/AuditAssetTest.php
|
||||
tests/Feature/Assets/Api/CheckinCheckoutCounters.php
|
||||
tests/Feature/Assets/Api/DeleteAssetsTest.php
|
||||
tests/Feature/Assets/Api/AssignedComponentsTest.php
|
||||
tests/Feature/Assets/Api/UpdateAssetTest.php
|
||||
tests/Feature/Assets/Api/AssetIndexTest.php
|
||||
tests/Feature/Assets/Api/AssetFilesTest.php
|
||||
|
|
@ -7419,6 +7420,7 @@ app/Models/Setting.php
|
|||
app/Models/Manufacturer.php
|
||||
app/Models/Labels/RectangleSheet.php
|
||||
app/Models/Labels/Tapes/Brother/TZe_12mm.php
|
||||
app/Models/Labels/Tapes/Brother/TZe_24mm_E.php
|
||||
app/Models/Labels/Tapes/Brother/TZe_62mm_Landscape_A.php
|
||||
app/Models/Labels/Tapes/Brother/TZe_18mm_A.php
|
||||
app/Models/Labels/Tapes/Brother/TZe_62mm_Landscape.php
|
||||
|
|
|
|||
|
|
@ -27818,6 +27818,13 @@ src/services/__tests__/worker-queue.test.ts
|
|||
services/__tests__/worker-queue.test.ts
|
||||
__tests__/worker-queue.test.ts
|
||||
worker-queue.test.ts
|
||||
packages/core/core/src/services/__tests__/session-manager-jwt-config.test.ts
|
||||
core/core/src/services/__tests__/session-manager-jwt-config.test.ts
|
||||
core/src/services/__tests__/session-manager-jwt-config.test.ts
|
||||
src/services/__tests__/session-manager-jwt-config.test.ts
|
||||
services/__tests__/session-manager-jwt-config.test.ts
|
||||
__tests__/session-manager-jwt-config.test.ts
|
||||
session-manager-jwt-config.test.ts
|
||||
packages/core/core/src/services/__tests__/fs.test.ts
|
||||
core/core/src/services/__tests__/fs.test.ts
|
||||
core/src/services/__tests__/fs.test.ts
|
||||
|
|
@ -31544,6 +31551,12 @@ plugins/users-permissions/content-api/users-api.test.api.js
|
|||
users-permissions/content-api/users-api.test.api.js
|
||||
content-api/users-api.test.api.js
|
||||
users-api.test.api.js
|
||||
tests/api/plugins/users-permissions/content-api/auth-jwt-algorithm.test.api.js
|
||||
api/plugins/users-permissions/content-api/auth-jwt-algorithm.test.api.js
|
||||
plugins/users-permissions/content-api/auth-jwt-algorithm.test.api.js
|
||||
users-permissions/content-api/auth-jwt-algorithm.test.api.js
|
||||
content-api/auth-jwt-algorithm.test.api.js
|
||||
auth-jwt-algorithm.test.api.js
|
||||
tests/api/plugins/users-permissions/content-api/auth.test.api.js
|
||||
api/plugins/users-permissions/content-api/auth.test.api.js
|
||||
plugins/users-permissions/content-api/auth.test.api.js
|
||||
|
|
@ -32739,6 +32752,11 @@ api/core/admin/admin-permissions-custom-conditions.test.api.js
|
|||
core/admin/admin-permissions-custom-conditions.test.api.js
|
||||
admin/admin-permissions-custom-conditions.test.api.js
|
||||
admin-permissions-custom-conditions.test.api.js
|
||||
tests/api/core/admin/admin-jwt-configuration.test.api.ts
|
||||
api/core/admin/admin-jwt-configuration.test.api.ts
|
||||
core/admin/admin-jwt-configuration.test.api.ts
|
||||
admin/admin-jwt-configuration.test.api.ts
|
||||
admin-jwt-configuration.test.api.ts
|
||||
tests/api/core/admin/admin-project-settings.test.api.js
|
||||
api/core/admin/admin-project-settings.test.api.js
|
||||
core/admin/admin-project-settings.test.api.js
|
||||
|
|
|
|||
|
|
@ -3843,6 +3843,7 @@ packages/core/core/src/services/metrics/__tests__/is-truthy.test.ts
|
|||
packages/core/core/src/services/__tests__/content-api-permissions.test.ts
|
||||
packages/core/core/src/services/__tests__/core-store.test.ts
|
||||
packages/core/core/src/services/__tests__/worker-queue.test.ts
|
||||
packages/core/core/src/services/__tests__/session-manager-jwt-config.test.ts
|
||||
packages/core/core/src/services/__tests__/fs.test.ts
|
||||
packages/core/core/src/services/__tests__/event-hub.test.ts
|
||||
packages/core/core/src/services/__tests__/session-manager.test.ts
|
||||
|
|
@ -4425,6 +4426,7 @@ tests/api/plugins/i18n/graphql.test.api.js
|
|||
tests/api/plugins/i18n/locales.test.api.js
|
||||
tests/api/plugins/users-permissions/content-api/auth-refresh.test.api.js
|
||||
tests/api/plugins/users-permissions/content-api/users-api.test.api.js
|
||||
tests/api/plugins/users-permissions/content-api/auth-jwt-algorithm.test.api.js
|
||||
tests/api/plugins/users-permissions/content-api/auth.test.api.js
|
||||
tests/api/plugins/users-permissions/graphql.test.api.js
|
||||
tests/api/plugins/users-permissions/users-graphql.test.api.js
|
||||
|
|
@ -4617,6 +4619,7 @@ tests/api/core/admin/admin-strategy-sessions.test.api.ts
|
|||
tests/api/core/admin/admin-role.test.api.js
|
||||
tests/api/core/admin/admin-logout-sessions.test.api.ts
|
||||
tests/api/core/admin/admin-permissions-custom-conditions.test.api.js
|
||||
tests/api/core/admin/admin-jwt-configuration.test.api.ts
|
||||
tests/api/core/admin/admin-project-settings.test.api.js
|
||||
tests/api/core/content-type-builder/schema.test.api.js
|
||||
tests/api/core/content-type-builder/collection-type.test.api.js
|
||||
|
|
|
|||
|
|
@ -14563,6 +14563,13 @@ catalina/tribes/util/Logs.java
|
|||
tribes/util/Logs.java
|
||||
util/Logs.java
|
||||
Logs.java
|
||||
java/org/apache/catalina/tribes/util/LocalStrings_ru.properties
|
||||
org/apache/catalina/tribes/util/LocalStrings_ru.properties
|
||||
apache/catalina/tribes/util/LocalStrings_ru.properties
|
||||
catalina/tribes/util/LocalStrings_ru.properties
|
||||
tribes/util/LocalStrings_ru.properties
|
||||
util/LocalStrings_ru.properties
|
||||
LocalStrings_ru.properties
|
||||
java/org/apache/catalina/tribes/ByteMessage.java
|
||||
org/apache/catalina/tribes/ByteMessage.java
|
||||
apache/catalina/tribes/ByteMessage.java
|
||||
|
|
@ -15232,6 +15239,13 @@ catalina/tribes/jmx/LocalStrings_ko.properties
|
|||
tribes/jmx/LocalStrings_ko.properties
|
||||
jmx/LocalStrings_ko.properties
|
||||
LocalStrings_ko.properties
|
||||
java/org/apache/catalina/tribes/jmx/LocalStrings_ru.properties
|
||||
org/apache/catalina/tribes/jmx/LocalStrings_ru.properties
|
||||
apache/catalina/tribes/jmx/LocalStrings_ru.properties
|
||||
catalina/tribes/jmx/LocalStrings_ru.properties
|
||||
tribes/jmx/LocalStrings_ru.properties
|
||||
jmx/LocalStrings_ru.properties
|
||||
LocalStrings_ru.properties
|
||||
java/org/apache/catalina/tribes/transport/PooledSender.java
|
||||
org/apache/catalina/tribes/transport/PooledSender.java
|
||||
apache/catalina/tribes/transport/PooledSender.java
|
||||
|
|
@ -16754,6 +16768,12 @@ apache/catalina/mapper/LocalStrings_ko.properties
|
|||
catalina/mapper/LocalStrings_ko.properties
|
||||
mapper/LocalStrings_ko.properties
|
||||
LocalStrings_ko.properties
|
||||
java/org/apache/catalina/mapper/LocalStrings_ru.properties
|
||||
org/apache/catalina/mapper/LocalStrings_ru.properties
|
||||
apache/catalina/mapper/LocalStrings_ru.properties
|
||||
catalina/mapper/LocalStrings_ru.properties
|
||||
mapper/LocalStrings_ru.properties
|
||||
LocalStrings_ru.properties
|
||||
java/org/apache/catalina/mapper/MapperListener.java
|
||||
org/apache/catalina/mapper/MapperListener.java
|
||||
apache/catalina/mapper/MapperListener.java
|
||||
|
|
@ -19059,6 +19079,11 @@ jakarta/servlet/jsp/LocalStrings_ko.properties
|
|||
servlet/jsp/LocalStrings_ko.properties
|
||||
jsp/LocalStrings_ko.properties
|
||||
LocalStrings_ko.properties
|
||||
java/jakarta/servlet/jsp/LocalStrings_ru.properties
|
||||
jakarta/servlet/jsp/LocalStrings_ru.properties
|
||||
servlet/jsp/LocalStrings_ru.properties
|
||||
jsp/LocalStrings_ru.properties
|
||||
LocalStrings_ru.properties
|
||||
java/jakarta/servlet/jsp/PageContext.java
|
||||
jakarta/servlet/jsp/PageContext.java
|
||||
servlet/jsp/PageContext.java
|
||||
|
|
@ -19193,6 +19218,11 @@ jakarta/servlet/http/HttpSessionIdListener.java
|
|||
servlet/http/HttpSessionIdListener.java
|
||||
http/HttpSessionIdListener.java
|
||||
HttpSessionIdListener.java
|
||||
java/jakarta/servlet/http/LocalStrings_ru.properties
|
||||
jakarta/servlet/http/LocalStrings_ru.properties
|
||||
servlet/http/LocalStrings_ru.properties
|
||||
http/LocalStrings_ru.properties
|
||||
LocalStrings_ru.properties
|
||||
java/jakarta/servlet/http/HttpSession.java
|
||||
jakarta/servlet/http/HttpSession.java
|
||||
servlet/http/HttpSession.java
|
||||
|
|
|
|||
|
|
@ -2316,6 +2316,7 @@ java/org/apache/catalina/tribes/util/LocalStrings_pt_BR.properties
|
|||
java/org/apache/catalina/tribes/util/LocalStrings.properties
|
||||
java/org/apache/catalina/tribes/util/LocalStrings_ko.properties
|
||||
java/org/apache/catalina/tribes/util/Logs.java
|
||||
java/org/apache/catalina/tribes/util/LocalStrings_ru.properties
|
||||
java/org/apache/catalina/tribes/ByteMessage.java
|
||||
java/org/apache/catalina/tribes/ChannelException.java
|
||||
java/org/apache/catalina/tribes/MembershipListener.java
|
||||
|
|
@ -2411,6 +2412,7 @@ java/org/apache/catalina/tribes/jmx/LocalStrings_ja.properties
|
|||
java/org/apache/catalina/tribes/jmx/LocalStrings_zh_CN.properties
|
||||
java/org/apache/catalina/tribes/jmx/LocalStrings.properties
|
||||
java/org/apache/catalina/tribes/jmx/LocalStrings_ko.properties
|
||||
java/org/apache/catalina/tribes/jmx/LocalStrings_ru.properties
|
||||
java/org/apache/catalina/tribes/transport/PooledSender.java
|
||||
java/org/apache/catalina/tribes/transport/LocalStrings_de.properties
|
||||
java/org/apache/catalina/tribes/transport/ReceiverBase.java
|
||||
|
|
@ -2656,6 +2658,7 @@ java/org/apache/catalina/mapper/Mapper.java
|
|||
java/org/apache/catalina/mapper/LocalStrings.properties
|
||||
java/org/apache/catalina/mapper/MappingData.java
|
||||
java/org/apache/catalina/mapper/LocalStrings_ko.properties
|
||||
java/org/apache/catalina/mapper/LocalStrings_ru.properties
|
||||
java/org/apache/catalina/mapper/MapperListener.java
|
||||
java/org/apache/catalina/mapper/mbeans-descriptors.xml
|
||||
java/org/apache/catalina/Valve.java
|
||||
|
|
@ -3079,6 +3082,7 @@ java/jakarta/servlet/jsp/JspWriter.java
|
|||
java/jakarta/servlet/jsp/JspPage.java
|
||||
java/jakarta/servlet/jsp/LocalStrings.properties
|
||||
java/jakarta/servlet/jsp/LocalStrings_ko.properties
|
||||
java/jakarta/servlet/jsp/LocalStrings_ru.properties
|
||||
java/jakarta/servlet/jsp/PageContext.java
|
||||
java/jakarta/servlet/ServletInputStream.java
|
||||
java/jakarta/servlet/http/LocalStrings_de.properties
|
||||
|
|
@ -3106,6 +3110,7 @@ java/jakarta/servlet/http/LocalStrings_ko.properties
|
|||
java/jakarta/servlet/http/HttpServletResponse.java
|
||||
java/jakarta/servlet/http/HttpSessionBindingListener.java
|
||||
java/jakarta/servlet/http/HttpSessionIdListener.java
|
||||
java/jakarta/servlet/http/LocalStrings_ru.properties
|
||||
java/jakarta/servlet/http/HttpSession.java
|
||||
java/jakarta/servlet/http/HttpServletResponseWrapper.java
|
||||
java/jakarta/servlet/http/HttpServlet.java
|
||||
|
|
|
|||
|
|
@ -633,6 +633,67 @@ src/Integrations/Utils/class-html-processing-helper.php
|
|||
Integrations/Utils/class-html-processing-helper.php
|
||||
Utils/class-html-processing-helper.php
|
||||
class-html-processing-helper.php
|
||||
packages/php/email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-abstract-product-block-renderer.php
|
||||
php/email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-abstract-product-block-renderer.php
|
||||
email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-abstract-product-block-renderer.php
|
||||
src/Integrations/WooCommerce/Renderer/Blocks/class-abstract-product-block-renderer.php
|
||||
Integrations/WooCommerce/Renderer/Blocks/class-abstract-product-block-renderer.php
|
||||
WooCommerce/Renderer/Blocks/class-abstract-product-block-renderer.php
|
||||
Renderer/Blocks/class-abstract-product-block-renderer.php
|
||||
Blocks/class-abstract-product-block-renderer.php
|
||||
class-abstract-product-block-renderer.php
|
||||
packages/php/email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-product-button.php
|
||||
php/email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-product-button.php
|
||||
email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-product-button.php
|
||||
src/Integrations/WooCommerce/Renderer/Blocks/class-product-button.php
|
||||
Integrations/WooCommerce/Renderer/Blocks/class-product-button.php
|
||||
WooCommerce/Renderer/Blocks/class-product-button.php
|
||||
Renderer/Blocks/class-product-button.php
|
||||
Blocks/class-product-button.php
|
||||
class-product-button.php
|
||||
packages/php/email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-product-price.php
|
||||
php/email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-product-price.php
|
||||
email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-product-price.php
|
||||
src/Integrations/WooCommerce/Renderer/Blocks/class-product-price.php
|
||||
Integrations/WooCommerce/Renderer/Blocks/class-product-price.php
|
||||
WooCommerce/Renderer/Blocks/class-product-price.php
|
||||
Renderer/Blocks/class-product-price.php
|
||||
Blocks/class-product-price.php
|
||||
class-product-price.php
|
||||
packages/php/email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-product-sale-badge.php
|
||||
php/email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-product-sale-badge.php
|
||||
email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-product-sale-badge.php
|
||||
src/Integrations/WooCommerce/Renderer/Blocks/class-product-sale-badge.php
|
||||
Integrations/WooCommerce/Renderer/Blocks/class-product-sale-badge.php
|
||||
WooCommerce/Renderer/Blocks/class-product-sale-badge.php
|
||||
Renderer/Blocks/class-product-sale-badge.php
|
||||
Blocks/class-product-sale-badge.php
|
||||
class-product-sale-badge.php
|
||||
packages/php/email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-product-image.php
|
||||
php/email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-product-image.php
|
||||
email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-product-image.php
|
||||
src/Integrations/WooCommerce/Renderer/Blocks/class-product-image.php
|
||||
Integrations/WooCommerce/Renderer/Blocks/class-product-image.php
|
||||
WooCommerce/Renderer/Blocks/class-product-image.php
|
||||
Renderer/Blocks/class-product-image.php
|
||||
Blocks/class-product-image.php
|
||||
class-product-image.php
|
||||
packages/php/email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-product-collection.php
|
||||
php/email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-product-collection.php
|
||||
email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-product-collection.php
|
||||
src/Integrations/WooCommerce/Renderer/Blocks/class-product-collection.php
|
||||
Integrations/WooCommerce/Renderer/Blocks/class-product-collection.php
|
||||
WooCommerce/Renderer/Blocks/class-product-collection.php
|
||||
Renderer/Blocks/class-product-collection.php
|
||||
Blocks/class-product-collection.php
|
||||
class-product-collection.php
|
||||
packages/php/email-editor/src/Integrations/WooCommerce/class-initializer.php
|
||||
php/email-editor/src/Integrations/WooCommerce/class-initializer.php
|
||||
email-editor/src/Integrations/WooCommerce/class-initializer.php
|
||||
src/Integrations/WooCommerce/class-initializer.php
|
||||
Integrations/WooCommerce/class-initializer.php
|
||||
WooCommerce/class-initializer.php
|
||||
class-initializer.php
|
||||
packages/php/email-editor/src/Validator/class-validation-exception.php
|
||||
php/email-editor/src/Validator/class-validation-exception.php
|
||||
email-editor/src/Validator/class-validation-exception.php
|
||||
|
|
@ -1312,6 +1373,11 @@ packages/php/email-editor/phpcs.xml
|
|||
php/email-editor/phpcs.xml
|
||||
email-editor/phpcs.xml
|
||||
phpcs.xml
|
||||
packages/php/email-editor/changelog/stomail-7499-handpicked-products-block
|
||||
php/email-editor/changelog/stomail-7499-handpicked-products-block
|
||||
email-editor/changelog/stomail-7499-handpicked-products-block
|
||||
changelog/stomail-7499-handpicked-products-block
|
||||
stomail-7499-handpicked-products-block
|
||||
packages/php/email-editor/changelog/.gitkeep
|
||||
php/email-editor/changelog/.gitkeep
|
||||
email-editor/changelog/.gitkeep
|
||||
|
|
@ -3538,6 +3604,11 @@ packages/js/email-editor/.prettierrc.js
|
|||
js/email-editor/.prettierrc.js
|
||||
email-editor/.prettierrc.js
|
||||
.prettierrc.js
|
||||
packages/js/email-editor/changelog/stomail-7499-handpicked-products-block
|
||||
js/email-editor/changelog/stomail-7499-handpicked-products-block
|
||||
email-editor/changelog/stomail-7499-handpicked-products-block
|
||||
changelog/stomail-7499-handpicked-products-block
|
||||
stomail-7499-handpicked-products-block
|
||||
packages/js/email-editor/changelog/.gitkeep
|
||||
js/email-editor/changelog/.gitkeep
|
||||
email-editor/changelog/.gitkeep
|
||||
|
|
@ -4355,6 +4426,11 @@ js/e2e-utils-playwright/changelog/update-59804
|
|||
e2e-utils-playwright/changelog/update-59804
|
||||
changelog/update-59804
|
||||
update-59804
|
||||
packages/js/e2e-utils-playwright/changelog/60823-wooplug-5504-interactivity-api-powered-minicart-activate-feature-flag-by
|
||||
js/e2e-utils-playwright/changelog/60823-wooplug-5504-interactivity-api-powered-minicart-activate-feature-flag-by
|
||||
e2e-utils-playwright/changelog/60823-wooplug-5504-interactivity-api-powered-minicart-activate-feature-flag-by
|
||||
changelog/60823-wooplug-5504-interactivity-api-powered-minicart-activate-feature-flag-by
|
||||
60823-wooplug-5504-interactivity-api-powered-minicart-activate-feature-flag-by
|
||||
packages/js/e2e-utils-playwright/changelog/.gitkeep
|
||||
js/e2e-utils-playwright/changelog/.gitkeep
|
||||
e2e-utils-playwright/changelog/.gitkeep
|
||||
|
|
@ -26024,6 +26100,13 @@ legacy/js/dompurify/purify.js
|
|||
js/dompurify/purify.js
|
||||
dompurify/purify.js
|
||||
purify.js
|
||||
plugins/woocommerce/client/legacy/js/gateways/paypal.js
|
||||
woocommerce/client/legacy/js/gateways/paypal.js
|
||||
client/legacy/js/gateways/paypal.js
|
||||
legacy/js/gateways/paypal.js
|
||||
js/gateways/paypal.js
|
||||
gateways/paypal.js
|
||||
paypal.js
|
||||
plugins/woocommerce/client/legacy/js/jquery-blockui/jquery.blockUI.js
|
||||
woocommerce/client/legacy/js/jquery-blockui/jquery.blockUI.js
|
||||
client/legacy/js/jquery-blockui/jquery.blockUI.js
|
||||
|
|
@ -37998,6 +38081,17 @@ edit/inspector-controls/price-range-control/PriceTextField.tsx
|
|||
inspector-controls/price-range-control/PriceTextField.tsx
|
||||
price-range-control/PriceTextField.tsx
|
||||
PriceTextField.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-collection/edit/inspector-controls/use-email-column-adjustments.ts
|
||||
woocommerce/client/blocks/assets/js/blocks/product-collection/edit/inspector-controls/use-email-column-adjustments.ts
|
||||
client/blocks/assets/js/blocks/product-collection/edit/inspector-controls/use-email-column-adjustments.ts
|
||||
blocks/assets/js/blocks/product-collection/edit/inspector-controls/use-email-column-adjustments.ts
|
||||
assets/js/blocks/product-collection/edit/inspector-controls/use-email-column-adjustments.ts
|
||||
js/blocks/product-collection/edit/inspector-controls/use-email-column-adjustments.ts
|
||||
blocks/product-collection/edit/inspector-controls/use-email-column-adjustments.ts
|
||||
product-collection/edit/inspector-controls/use-email-column-adjustments.ts
|
||||
edit/inspector-controls/use-email-column-adjustments.ts
|
||||
inspector-controls/use-email-column-adjustments.ts
|
||||
use-email-column-adjustments.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-collection/edit/inspector-controls/related-by-control.tsx
|
||||
woocommerce/client/blocks/assets/js/blocks/product-collection/edit/inspector-controls/related-by-control.tsx
|
||||
client/blocks/assets/js/blocks/product-collection/edit/inspector-controls/related-by-control.tsx
|
||||
|
|
@ -38020,6 +38114,17 @@ product-collection/edit/inspector-controls/use-carousel-layout-adjustments.ts
|
|||
edit/inspector-controls/use-carousel-layout-adjustments.ts
|
||||
inspector-controls/use-carousel-layout-adjustments.ts
|
||||
use-carousel-layout-adjustments.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-collection/edit/inspector-controls/use-email-pagination-adjustments.ts
|
||||
woocommerce/client/blocks/assets/js/blocks/product-collection/edit/inspector-controls/use-email-pagination-adjustments.ts
|
||||
client/blocks/assets/js/blocks/product-collection/edit/inspector-controls/use-email-pagination-adjustments.ts
|
||||
blocks/assets/js/blocks/product-collection/edit/inspector-controls/use-email-pagination-adjustments.ts
|
||||
assets/js/blocks/product-collection/edit/inspector-controls/use-email-pagination-adjustments.ts
|
||||
js/blocks/product-collection/edit/inspector-controls/use-email-pagination-adjustments.ts
|
||||
blocks/product-collection/edit/inspector-controls/use-email-pagination-adjustments.ts
|
||||
product-collection/edit/inspector-controls/use-email-pagination-adjustments.ts
|
||||
edit/inspector-controls/use-email-pagination-adjustments.ts
|
||||
inspector-controls/use-email-pagination-adjustments.ts
|
||||
use-email-pagination-adjustments.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-collection/edit/toolbar-controls/index.tsx
|
||||
woocommerce/client/blocks/assets/js/blocks/product-collection/edit/toolbar-controls/index.tsx
|
||||
client/blocks/assets/js/blocks/product-collection/edit/toolbar-controls/index.tsx
|
||||
|
|
@ -48140,6 +48245,16 @@ extensions/payment-methods/paypal/index.js
|
|||
payment-methods/paypal/index.js
|
||||
paypal/index.js
|
||||
index.js
|
||||
plugins/woocommerce/client/blocks/assets/js/extensions/payment-methods/paypal/buttons.js
|
||||
woocommerce/client/blocks/assets/js/extensions/payment-methods/paypal/buttons.js
|
||||
client/blocks/assets/js/extensions/payment-methods/paypal/buttons.js
|
||||
blocks/assets/js/extensions/payment-methods/paypal/buttons.js
|
||||
assets/js/extensions/payment-methods/paypal/buttons.js
|
||||
js/extensions/payment-methods/paypal/buttons.js
|
||||
extensions/payment-methods/paypal/buttons.js
|
||||
payment-methods/paypal/buttons.js
|
||||
paypal/buttons.js
|
||||
buttons.js
|
||||
plugins/woocommerce/client/blocks/assets/js/extensions/payment-methods/paypal/constants.js
|
||||
woocommerce/client/blocks/assets/js/extensions/payment-methods/paypal/constants.js
|
||||
client/blocks/assets/js/extensions/payment-methods/paypal/constants.js
|
||||
|
|
@ -86508,6 +86623,30 @@ includes/gateways/paypal/class-wc-gateway-paypal-transact-manager-account-test.p
|
|||
gateways/paypal/class-wc-gateway-paypal-transact-manager-account-test.php
|
||||
paypal/class-wc-gateway-paypal-transact-manager-account-test.php
|
||||
class-wc-gateway-paypal-transact-manager-account-test.php
|
||||
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-buttons-test.php
|
||||
woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-buttons-test.php
|
||||
tests/php/includes/gateways/paypal/class-wc-gateway-paypal-buttons-test.php
|
||||
php/includes/gateways/paypal/class-wc-gateway-paypal-buttons-test.php
|
||||
includes/gateways/paypal/class-wc-gateway-paypal-buttons-test.php
|
||||
gateways/paypal/class-wc-gateway-paypal-buttons-test.php
|
||||
paypal/class-wc-gateway-paypal-buttons-test.php
|
||||
class-wc-gateway-paypal-buttons-test.php
|
||||
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-webhook-handler-test.php
|
||||
woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-webhook-handler-test.php
|
||||
tests/php/includes/gateways/paypal/class-wc-gateway-paypal-webhook-handler-test.php
|
||||
php/includes/gateways/paypal/class-wc-gateway-paypal-webhook-handler-test.php
|
||||
includes/gateways/paypal/class-wc-gateway-paypal-webhook-handler-test.php
|
||||
gateways/paypal/class-wc-gateway-paypal-webhook-handler-test.php
|
||||
paypal/class-wc-gateway-paypal-webhook-handler-test.php
|
||||
class-wc-gateway-paypal-webhook-handler-test.php
|
||||
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-helper-test.php
|
||||
woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-helper-test.php
|
||||
tests/php/includes/gateways/paypal/class-wc-gateway-paypal-helper-test.php
|
||||
php/includes/gateways/paypal/class-wc-gateway-paypal-helper-test.php
|
||||
includes/gateways/paypal/class-wc-gateway-paypal-helper-test.php
|
||||
gateways/paypal/class-wc-gateway-paypal-helper-test.php
|
||||
paypal/class-wc-gateway-paypal-helper-test.php
|
||||
class-wc-gateway-paypal-helper-test.php
|
||||
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-test.php
|
||||
woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-test.php
|
||||
tests/php/includes/gateways/paypal/class-wc-gateway-paypal-test.php
|
||||
|
|
@ -88038,6 +88177,10 @@ plugins/woocommerce/bin/generate-feature-config.php
|
|||
woocommerce/bin/generate-feature-config.php
|
||||
bin/generate-feature-config.php
|
||||
generate-feature-config.php
|
||||
plugins/woocommerce/bin/set-legacy-minicart-flag.js
|
||||
woocommerce/bin/set-legacy-minicart-flag.js
|
||||
bin/set-legacy-minicart-flag.js
|
||||
set-legacy-minicart-flag.js
|
||||
plugins/woocommerce/bin/build-zip.sh
|
||||
woocommerce/bin/build-zip.sh
|
||||
bin/build-zip.sh
|
||||
|
|
@ -88377,6 +88520,12 @@ paypal/assets/js/paypal-admin.js
|
|||
assets/js/paypal-admin.js
|
||||
js/paypal-admin.js
|
||||
paypal-admin.js
|
||||
plugins/woocommerce/includes/gateways/paypal/class-wc-gateway-paypal-buttons.php
|
||||
woocommerce/includes/gateways/paypal/class-wc-gateway-paypal-buttons.php
|
||||
includes/gateways/paypal/class-wc-gateway-paypal-buttons.php
|
||||
gateways/paypal/class-wc-gateway-paypal-buttons.php
|
||||
paypal/class-wc-gateway-paypal-buttons.php
|
||||
class-wc-gateway-paypal-buttons.php
|
||||
plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-webhook-handler.php
|
||||
woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-webhook-handler.php
|
||||
includes/gateways/paypal/includes/class-wc-gateway-paypal-webhook-handler.php
|
||||
|
|
@ -88807,6 +88956,13 @@ rest-api/Controllers/Version3/class-wc-rest-paypal-webhooks-controller.php
|
|||
Controllers/Version3/class-wc-rest-paypal-webhooks-controller.php
|
||||
Version3/class-wc-rest-paypal-webhooks-controller.php
|
||||
class-wc-rest-paypal-webhooks-controller.php
|
||||
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-paypal-standard-controller.php
|
||||
woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-paypal-standard-controller.php
|
||||
includes/rest-api/Controllers/Version3/class-wc-rest-paypal-standard-controller.php
|
||||
rest-api/Controllers/Version3/class-wc-rest-paypal-standard-controller.php
|
||||
Controllers/Version3/class-wc-rest-paypal-standard-controller.php
|
||||
Version3/class-wc-rest-paypal-standard-controller.php
|
||||
class-wc-rest-paypal-standard-controller.php
|
||||
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-attributes-controller.php
|
||||
woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-attributes-controller.php
|
||||
includes/rest-api/Controllers/Version3/class-wc-rest-product-attributes-controller.php
|
||||
|
|
@ -88926,6 +89082,13 @@ rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.p
|
|||
Controllers/Version3/class-wc-rest-report-customers-totals-controller.php
|
||||
Version3/class-wc-rest-report-customers-totals-controller.php
|
||||
class-wc-rest-report-customers-totals-controller.php
|
||||
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-paypal-buttons-controller.php
|
||||
woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-paypal-buttons-controller.php
|
||||
includes/rest-api/Controllers/Version3/class-wc-rest-paypal-buttons-controller.php
|
||||
rest-api/Controllers/Version3/class-wc-rest-paypal-buttons-controller.php
|
||||
Controllers/Version3/class-wc-rest-paypal-buttons-controller.php
|
||||
Version3/class-wc-rest-paypal-buttons-controller.php
|
||||
class-wc-rest-paypal-buttons-controller.php
|
||||
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-products-totals-controller.php
|
||||
woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-products-totals-controller.php
|
||||
includes/rest-api/Controllers/Version3/class-wc-rest-report-products-totals-controller.php
|
||||
|
|
@ -91843,6 +92006,10 @@ plugins/woocommerce/changelog/60602-add-optimistic-updates
|
|||
woocommerce/changelog/60602-add-optimistic-updates
|
||||
changelog/60602-add-optimistic-updates
|
||||
60602-add-optimistic-updates
|
||||
plugins/woocommerce/changelog/performance-60706-get-post-meta
|
||||
woocommerce/changelog/performance-60706-get-post-meta
|
||||
changelog/performance-60706-get-post-meta
|
||||
performance-60706-get-post-meta
|
||||
plugins/woocommerce/changelog/wooplug-3225-flaky-test-shopper-can-fill-in-the-checkout-form-with
|
||||
woocommerce/changelog/wooplug-3225-flaky-test-shopper-can-fill-in-the-checkout-form-with
|
||||
changelog/wooplug-3225-flaky-test-shopper-can-fill-in-the-checkout-form-with
|
||||
|
|
@ -91915,6 +92082,10 @@ plugins/woocommerce/changelog/fix-session-compatiblity-marker
|
|||
woocommerce/changelog/fix-session-compatiblity-marker
|
||||
changelog/fix-session-compatiblity-marker
|
||||
fix-session-compatiblity-marker
|
||||
plugins/woocommerce/changelog/add-verbose-progress
|
||||
woocommerce/changelog/add-verbose-progress
|
||||
changelog/add-verbose-progress
|
||||
add-verbose-progress
|
||||
plugins/woocommerce/changelog/add-mcp-to-woocommerce
|
||||
woocommerce/changelog/add-mcp-to-woocommerce
|
||||
changelog/add-mcp-to-woocommerce
|
||||
|
|
@ -91935,6 +92106,10 @@ plugins/woocommerce/changelog/improve-performance-of-assetcontroller-get_script_
|
|||
woocommerce/changelog/improve-performance-of-assetcontroller-get_script_dependency_src_array
|
||||
changelog/improve-performance-of-assetcontroller-get_script_dependency_src_array
|
||||
improve-performance-of-assetcontroller-get_script_dependency_src_array
|
||||
plugins/woocommerce/changelog/add-performance-logs
|
||||
woocommerce/changelog/add-performance-logs
|
||||
changelog/add-performance-logs
|
||||
add-performance-logs
|
||||
plugins/woocommerce/changelog/fix-add-to-cart-with-options-type-errors
|
||||
woocommerce/changelog/fix-add-to-cart-with-options-type-errors
|
||||
changelog/fix-add-to-cart-with-options-type-errors
|
||||
|
|
@ -91947,6 +92122,10 @@ plugins/woocommerce/changelog/update-59443-quantity-selector-variation-data
|
|||
woocommerce/changelog/update-59443-quantity-selector-variation-data
|
||||
changelog/update-59443-quantity-selector-variation-data
|
||||
update-59443-quantity-selector-variation-data
|
||||
plugins/woocommerce/changelog/61034-feature-paypal-jssdk
|
||||
woocommerce/changelog/61034-feature-paypal-jssdk
|
||||
changelog/61034-feature-paypal-jssdk
|
||||
61034-feature-paypal-jssdk
|
||||
plugins/woocommerce/changelog/60512-patch-12
|
||||
woocommerce/changelog/60512-patch-12
|
||||
changelog/60512-patch-12
|
||||
|
|
@ -91975,10 +92154,6 @@ plugins/woocommerce/changelog/fix-add-to-cart-with-options-legacy-mode-on-form-e
|
|||
woocommerce/changelog/fix-add-to-cart-with-options-legacy-mode-on-form-elements
|
||||
changelog/fix-add-to-cart-with-options-legacy-mode-on-form-elements
|
||||
fix-add-to-cart-with-options-legacy-mode-on-form-elements
|
||||
plugins/woocommerce/changelog/issues-61012-legacy-filters
|
||||
woocommerce/changelog/issues-61012-legacy-filters
|
||||
changelog/issues-61012-legacy-filters
|
||||
issues-61012-legacy-filters
|
||||
plugins/woocommerce/changelog/60766-update-make-fewer-calls-to-get_posts-1
|
||||
woocommerce/changelog/60766-update-make-fewer-calls-to-get_posts-1
|
||||
changelog/60766-update-make-fewer-calls-to-get_posts-1
|
||||
|
|
@ -91995,6 +92170,10 @@ plugins/woocommerce/changelog/fix-coming-soon-child-themes-load-parent-fonts
|
|||
woocommerce/changelog/fix-coming-soon-child-themes-load-parent-fonts
|
||||
changelog/fix-coming-soon-child-themes-load-parent-fonts
|
||||
fix-coming-soon-child-themes-load-parent-fonts
|
||||
plugins/woocommerce/changelog/fix-migrator-capitalize
|
||||
woocommerce/changelog/fix-migrator-capitalize
|
||||
changelog/fix-migrator-capitalize
|
||||
fix-migrator-capitalize
|
||||
plugins/woocommerce/changelog/wooprd-882-rest-api-v4-order-by-order-total-param
|
||||
woocommerce/changelog/wooprd-882-rest-api-v4-order-by-order-total-param
|
||||
changelog/wooprd-882-rest-api-v4-order-by-order-total-param
|
||||
|
|
@ -92007,10 +92186,6 @@ plugins/woocommerce/changelog/fix-product-data-source-ii
|
|||
woocommerce/changelog/fix-product-data-source-ii
|
||||
changelog/fix-product-data-source-ii
|
||||
fix-product-data-source-ii
|
||||
plugins/woocommerce/changelog/fix-move-add_filter-calls-to-classic-template-block-render
|
||||
woocommerce/changelog/fix-move-add_filter-calls-to-classic-template-block-render
|
||||
changelog/fix-move-add_filter-calls-to-classic-template-block-render
|
||||
fix-move-add_filter-calls-to-classic-template-block-render
|
||||
plugins/woocommerce/changelog/fix-product-review-form-first-review-message
|
||||
woocommerce/changelog/fix-product-review-form-first-review-message
|
||||
changelog/fix-product-review-form-first-review-message
|
||||
|
|
@ -92055,6 +92230,10 @@ plugins/woocommerce/changelog/fix-update-address-autocomplete-settings
|
|||
woocommerce/changelog/fix-update-address-autocomplete-settings
|
||||
changelog/fix-update-address-autocomplete-settings
|
||||
fix-update-address-autocomplete-settings
|
||||
plugins/woocommerce/changelog/60823-wooplug-5504-interactivity-api-powered-minicart-activate-feature-flag-by
|
||||
woocommerce/changelog/60823-wooplug-5504-interactivity-api-powered-minicart-activate-feature-flag-by
|
||||
changelog/60823-wooplug-5504-interactivity-api-powered-minicart-activate-feature-flag-by
|
||||
60823-wooplug-5504-interactivity-api-powered-minicart-activate-feature-flag-by
|
||||
plugins/woocommerce/changelog/wooplug-3667-implement-merchant-side-tracking-for-address-autocomplete
|
||||
woocommerce/changelog/wooplug-3667-implement-merchant-side-tracking-for-address-autocomplete
|
||||
changelog/wooplug-3667-implement-merchant-side-tracking-for-address-autocomplete
|
||||
|
|
@ -92123,6 +92302,10 @@ plugins/woocommerce/changelog/wooprd-836-orders-list-filter-by-fulfilment-status
|
|||
woocommerce/changelog/wooprd-836-orders-list-filter-by-fulfilment-status
|
||||
changelog/wooprd-836-orders-list-filter-by-fulfilment-status
|
||||
wooprd-836-orders-list-filter-by-fulfilment-status
|
||||
plugins/woocommerce/changelog/stomail-7499-handpicked-products-block
|
||||
woocommerce/changelog/stomail-7499-handpicked-products-block
|
||||
changelog/stomail-7499-handpicked-products-block
|
||||
stomail-7499-handpicked-products-block
|
||||
plugins/woocommerce/changelog/add-migrator-main-docs
|
||||
woocommerce/changelog/add-migrator-main-docs
|
||||
changelog/add-migrator-main-docs
|
||||
|
|
@ -92267,10 +92450,10 @@ plugins/woocommerce/changelog/fix-60979-grouped-products-optimistic-updates-on-f
|
|||
woocommerce/changelog/fix-60979-grouped-products-optimistic-updates-on-failure
|
||||
changelog/fix-60979-grouped-products-optimistic-updates-on-failure
|
||||
fix-60979-grouped-products-optimistic-updates-on-failure
|
||||
plugins/woocommerce/changelog/fix-61068
|
||||
woocommerce/changelog/fix-61068
|
||||
changelog/fix-61068
|
||||
fix-61068
|
||||
plugins/woocommerce/changelog/fix-56609
|
||||
woocommerce/changelog/fix-56609
|
||||
changelog/fix-56609
|
||||
fix-56609
|
||||
plugins/woocommerce/changelog/update-60530
|
||||
woocommerce/changelog/update-60530
|
||||
changelog/update-60530
|
||||
|
|
@ -92347,6 +92530,10 @@ plugins/woocommerce/changelog/storma-60-begin-checkout-event-is-not-tracked-on-c
|
|||
woocommerce/changelog/storma-60-begin-checkout-event-is-not-tracked-on-checkout
|
||||
changelog/storma-60-begin-checkout-event-is-not-tracked-on-checkout
|
||||
storma-60-begin-checkout-event-is-not-tracked-on-checkout
|
||||
plugins/woocommerce/changelog/61168-update-paypal-migration-notice
|
||||
woocommerce/changelog/61168-update-paypal-migration-notice
|
||||
changelog/61168-update-paypal-migration-notice
|
||||
61168-update-paypal-migration-notice
|
||||
plugins/woocommerce/changelog/refactor-rest-api-v4-structure
|
||||
woocommerce/changelog/refactor-rest-api-v4-structure
|
||||
changelog/refactor-rest-api-v4-structure
|
||||
|
|
|
|||
|
|
@ -94,6 +94,13 @@ packages/php/email-editor/src/Integrations/Utils/class-social-links-helper.php
|
|||
packages/php/email-editor/src/Integrations/Utils/class-dom-document-helper.php
|
||||
packages/php/email-editor/src/Integrations/Utils/class-table-wrapper-helper.php
|
||||
packages/php/email-editor/src/Integrations/Utils/class-html-processing-helper.php
|
||||
packages/php/email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-abstract-product-block-renderer.php
|
||||
packages/php/email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-product-button.php
|
||||
packages/php/email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-product-price.php
|
||||
packages/php/email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-product-sale-badge.php
|
||||
packages/php/email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-product-image.php
|
||||
packages/php/email-editor/src/Integrations/WooCommerce/Renderer/Blocks/class-product-collection.php
|
||||
packages/php/email-editor/src/Integrations/WooCommerce/class-initializer.php
|
||||
packages/php/email-editor/src/Validator/class-validation-exception.php
|
||||
packages/php/email-editor/src/Validator/Schema/class-integer-schema.php
|
||||
packages/php/email-editor/src/Validator/Schema/class-boolean-schema.php
|
||||
|
|
@ -186,6 +193,7 @@ packages/php/email-editor/tests/unit/Integrations/Utils/Styles_Helper_Test.php
|
|||
packages/php/email-editor/tests/unit/Integrations/Utils/Dom_Document_Helper_Test.php
|
||||
packages/php/email-editor/tests/unit/stubs.php
|
||||
packages/php/email-editor/phpcs.xml
|
||||
packages/php/email-editor/changelog/stomail-7499-handpicked-products-block
|
||||
packages/php/email-editor/changelog/.gitkeep
|
||||
packages/php/email-editor/SECURITY.md
|
||||
packages/php/email-editor/composer.json
|
||||
|
|
@ -565,6 +573,7 @@ packages/js/email-editor/blueprint.json
|
|||
packages/js/email-editor/tsconfig.json
|
||||
packages/js/email-editor/webpack.config.js
|
||||
packages/js/email-editor/.prettierrc.js
|
||||
packages/js/email-editor/changelog/stomail-7499-handpicked-products-block
|
||||
packages/js/email-editor/changelog/.gitkeep
|
||||
packages/js/email-editor/composer.json
|
||||
packages/js/email-editor/.eslintrc.js
|
||||
|
|
@ -733,6 +742,7 @@ packages/js/e2e-utils-playwright/src/checkout.js
|
|||
packages/js/e2e-utils-playwright/README.md
|
||||
packages/js/e2e-utils-playwright/package.json
|
||||
packages/js/e2e-utils-playwright/changelog/update-59804
|
||||
packages/js/e2e-utils-playwright/changelog/60823-wooplug-5504-interactivity-api-powered-minicart-activate-feature-flag-by
|
||||
packages/js/e2e-utils-playwright/changelog/.gitkeep
|
||||
packages/js/e2e-utils-playwright/babel.config.js
|
||||
packages/js/e2e-utils-playwright/composer.json
|
||||
|
|
@ -4475,6 +4485,7 @@ plugins/woocommerce/client/legacy/css/dashboard-setup.scss
|
|||
plugins/woocommerce/client/legacy/css/twenty-seventeen.scss
|
||||
plugins/woocommerce/client/legacy/css/auth.scss
|
||||
plugins/woocommerce/client/legacy/js/dompurify/purify.js
|
||||
plugins/woocommerce/client/legacy/js/gateways/paypal.js
|
||||
plugins/woocommerce/client/legacy/js/jquery-blockui/jquery.blockUI.js
|
||||
plugins/woocommerce/client/legacy/js/round/round.js
|
||||
plugins/woocommerce/client/legacy/js/jquery-serializejson/jquery.serializejson.js
|
||||
|
|
@ -5689,8 +5700,10 @@ plugins/woocommerce/client/blocks/assets/js/blocks/product-collection/edit/inspe
|
|||
plugins/woocommerce/client/blocks/assets/js/blocks/product-collection/edit/inspector-controls/layout-options-control.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-collection/edit/inspector-controls/price-range-control/index.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-collection/edit/inspector-controls/price-range-control/PriceTextField.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-collection/edit/inspector-controls/use-email-column-adjustments.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-collection/edit/inspector-controls/related-by-control.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-collection/edit/inspector-controls/use-carousel-layout-adjustments.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-collection/edit/inspector-controls/use-email-pagination-adjustments.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-collection/edit/toolbar-controls/index.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-collection/edit/toolbar-controls/collection-chooser-toolbar.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-collection/edit/collection-selection-modal.tsx
|
||||
|
|
@ -6692,6 +6705,7 @@ plugins/woocommerce/client/blocks/assets/js/extensions/payment-methods/bacs/cons
|
|||
plugins/woocommerce/client/blocks/assets/js/extensions/payment-methods/cheque/index.js
|
||||
plugins/woocommerce/client/blocks/assets/js/extensions/payment-methods/cheque/constants.js
|
||||
plugins/woocommerce/client/blocks/assets/js/extensions/payment-methods/paypal/index.js
|
||||
plugins/woocommerce/client/blocks/assets/js/extensions/payment-methods/paypal/buttons.js
|
||||
plugins/woocommerce/client/blocks/assets/js/extensions/payment-methods/paypal/constants.js
|
||||
plugins/woocommerce/client/blocks/assets/js/extensions/google-analytics/index.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/extensions/google-analytics/tsconfig.json
|
||||
|
|
@ -11601,6 +11615,9 @@ plugins/woocommerce/tests/php/src/Admin/API/PaymentGatewaySuggestionsTest.php
|
|||
plugins/woocommerce/tests/php/includes/class-wc-tax-test.php
|
||||
plugins/woocommerce/tests/php/includes/class-wc-install-test.php
|
||||
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-transact-manager-account-test.php
|
||||
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-buttons-test.php
|
||||
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-webhook-handler-test.php
|
||||
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-helper-test.php
|
||||
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-test.php
|
||||
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-request-test.php
|
||||
plugins/woocommerce/tests/php/includes/class-wc-settings-tracking-test.php
|
||||
|
|
@ -11831,6 +11848,7 @@ plugins/woocommerce/bin/wc-get-schema.php
|
|||
plugins/woocommerce/bin/build-lib.sh
|
||||
plugins/woocommerce/bin/eslint-branch.sh
|
||||
plugins/woocommerce/bin/generate-feature-config.php
|
||||
plugins/woocommerce/bin/set-legacy-minicart-flag.js
|
||||
plugins/woocommerce/bin/build-zip.sh
|
||||
plugins/woocommerce/bin/composer/mozart/composer.lock
|
||||
plugins/woocommerce/bin/composer/mozart/composer.json
|
||||
|
|
@ -11891,6 +11909,7 @@ plugins/woocommerce/includes/gateways/cheque/class-wc-gateway-cheque.php
|
|||
plugins/woocommerce/includes/gateways/class-wc-payment-gateway-echeck.php
|
||||
plugins/woocommerce/includes/gateways/paypal/assets/js/paypal-admin.min.js
|
||||
plugins/woocommerce/includes/gateways/paypal/assets/js/paypal-admin.js
|
||||
plugins/woocommerce/includes/gateways/paypal/class-wc-gateway-paypal-buttons.php
|
||||
plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-webhook-handler.php
|
||||
plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-transact-account-manager.php
|
||||
plugins/woocommerce/includes/gateways/paypal/includes/class-wc-gateway-paypal-helper.php
|
||||
|
|
@ -11973,6 +11992,7 @@ plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product
|
|||
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-data-countries-controller.php
|
||||
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-shipping-zones-controller-base.php
|
||||
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-paypal-webhooks-controller.php
|
||||
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-paypal-standard-controller.php
|
||||
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-attributes-controller.php
|
||||
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-reviews-controller.php
|
||||
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-payment-gateways-controller.php
|
||||
|
|
@ -11990,6 +12010,7 @@ plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-system-
|
|||
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php
|
||||
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-product-shipping-classes-controller.php
|
||||
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-customers-totals-controller.php
|
||||
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-paypal-buttons-controller.php
|
||||
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-products-totals-controller.php
|
||||
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-taxes-controller.php
|
||||
plugins/woocommerce/includes/rest-api/Controllers/Version3/class-wc-rest-report-coupons-totals-controller.php
|
||||
|
|
@ -12517,6 +12538,7 @@ plugins/woocommerce/changelog/update-change-other-pes-cta-when-extension-already
|
|||
plugins/woocommerce/changelog/fix-60367
|
||||
plugins/woocommerce/changelog/wooplug-5082-allow-html-string-to-be-passed-to-render-at-the-end-of-the
|
||||
plugins/woocommerce/changelog/60602-add-optimistic-updates
|
||||
plugins/woocommerce/changelog/performance-60706-get-post-meta
|
||||
plugins/woocommerce/changelog/wooplug-3225-flaky-test-shopper-can-fill-in-the-checkout-form-with
|
||||
plugins/woocommerce/changelog/fix-attribute-mapping
|
||||
plugins/woocommerce/changelog/update-hide-product-quantity-if-sold-individually
|
||||
|
|
@ -12535,14 +12557,17 @@ plugins/woocommerce/changelog/add-blocks-autocomplete
|
|||
plugins/woocommerce/changelog/60578-feature-paypal-wps-migration
|
||||
plugins/woocommerce/changelog/fix-address-autocomplete-shortcode
|
||||
plugins/woocommerce/changelog/fix-session-compatiblity-marker
|
||||
plugins/woocommerce/changelog/add-verbose-progress
|
||||
plugins/woocommerce/changelog/add-mcp-to-woocommerce
|
||||
plugins/woocommerce/changelog/WOOPLUG-4960-testing
|
||||
plugins/woocommerce/changelog/fix-61068-dont-load-non-wc-templates-from-db
|
||||
plugins/woocommerce/changelog/60930-performance-58285-replace-parse_blocks-1
|
||||
plugins/woocommerce/changelog/improve-performance-of-assetcontroller-get_script_dependency_src_array
|
||||
plugins/woocommerce/changelog/add-performance-logs
|
||||
plugins/woocommerce/changelog/fix-add-to-cart-with-options-type-errors
|
||||
plugins/woocommerce/changelog/update-blocks-suggestions-and-sanitization
|
||||
plugins/woocommerce/changelog/update-59443-quantity-selector-variation-data
|
||||
plugins/woocommerce/changelog/61034-feature-paypal-jssdk
|
||||
plugins/woocommerce/changelog/60512-patch-12
|
||||
plugins/woocommerce/changelog/update-wc-admin-assets-script-registry
|
||||
plugins/woocommerce/changelog/fix-59725-wait-for-response
|
||||
|
|
@ -12550,15 +12575,14 @@ plugins/woocommerce/changelog/fix-59439-variation-description
|
|||
plugins/woocommerce/changelog/fix-52960-limit-excessive-product-requests
|
||||
plugins/woocommerce/changelog/update-59804
|
||||
plugins/woocommerce/changelog/fix-add-to-cart-with-options-legacy-mode-on-form-elements
|
||||
plugins/woocommerce/changelog/issues-61012-legacy-filters
|
||||
plugins/woocommerce/changelog/60766-update-make-fewer-calls-to-get_posts-1
|
||||
plugins/woocommerce/changelog/fix-cart-link-a-tag-prevent-default
|
||||
plugins/woocommerce/changelog/bump-email-editor-142
|
||||
plugins/woocommerce/changelog/fix-coming-soon-child-themes-load-parent-fonts
|
||||
plugins/woocommerce/changelog/fix-migrator-capitalize
|
||||
plugins/woocommerce/changelog/wooprd-882-rest-api-v4-order-by-order-total-param
|
||||
plugins/woocommerce/changelog/feature-single-column-collection-block
|
||||
plugins/woocommerce/changelog/fix-product-data-source-ii
|
||||
plugins/woocommerce/changelog/fix-move-add_filter-calls-to-classic-template-block-render
|
||||
plugins/woocommerce/changelog/fix-product-review-form-first-review-message
|
||||
plugins/woocommerce/changelog/60412-fix-60411-remove-title-from-images-due-to-alt-text
|
||||
plugins/woocommerce/changelog/fix-60743-select-attribute-from-url
|
||||
|
|
@ -12570,6 +12594,7 @@ plugins/woocommerce/changelog/remove-sendcloud-shipping-partner
|
|||
plugins/woocommerce/changelog/61052-fix-assets-load-rest-api
|
||||
plugins/woocommerce/changelog/61057-performance-60647-product-query-cache
|
||||
plugins/woocommerce/changelog/fix-update-address-autocomplete-settings
|
||||
plugins/woocommerce/changelog/60823-wooplug-5504-interactivity-api-powered-minicart-activate-feature-flag-by
|
||||
plugins/woocommerce/changelog/wooplug-3667-implement-merchant-side-tracking-for-address-autocomplete
|
||||
plugins/woocommerce/changelog/bump-email-editor-package-version
|
||||
plugins/woocommerce/changelog/wooplug-5490-broken-action-links-when-wordpress-is-installed-in-a
|
||||
|
|
@ -12587,6 +12612,7 @@ plugins/woocommerce/changelog/fix-add-to-cart-with-options-non-default-variation
|
|||
plugins/woocommerce/changelog/60993-fix-template-slug-check
|
||||
plugins/woocommerce/changelog/wooplug-4728-add-virtual-product-email-as-a-test-email-option
|
||||
plugins/woocommerce/changelog/wooprd-836-orders-list-filter-by-fulfilment-status
|
||||
plugins/woocommerce/changelog/stomail-7499-handpicked-products-block
|
||||
plugins/woocommerce/changelog/add-migrator-main-docs
|
||||
plugins/woocommerce/changelog/fix-WOOPLUG-5457-test-payments-modal-button-loading-state
|
||||
plugins/woocommerce/changelog/update-woopayments-nox-onboarding-locking-mechanism
|
||||
|
|
@ -12623,7 +12649,7 @@ plugins/woocommerce/changelog/try-pc-prevent-change-announcement-in-editore
|
|||
plugins/woocommerce/changelog/.gitkeep
|
||||
plugins/woocommerce/changelog/fix-get-cart-totals-type
|
||||
plugins/woocommerce/changelog/fix-60979-grouped-products-optimistic-updates-on-failure
|
||||
plugins/woocommerce/changelog/fix-61068
|
||||
plugins/woocommerce/changelog/fix-56609
|
||||
plugins/woocommerce/changelog/update-60530
|
||||
plugins/woocommerce/changelog/add-dry-run
|
||||
plugins/woocommerce/changelog/add-migrator-tracking
|
||||
|
|
@ -12643,6 +12669,7 @@ plugins/woocommerce/changelog/60938-performance-58285-replace-parse_blocks-2
|
|||
plugins/woocommerce/changelog/add-add-to-cart-with-options-extra-tests
|
||||
plugins/woocommerce/changelog/update-email-editor-php-package
|
||||
plugins/woocommerce/changelog/storma-60-begin-checkout-event-is-not-tracked-on-checkout
|
||||
plugins/woocommerce/changelog/61168-update-paypal-migration-notice
|
||||
plugins/woocommerce/changelog/refactor-rest-api-v4-structure
|
||||
plugins/woocommerce/changelog/wooprd-800-add-api-for-notification-listing
|
||||
plugins/woocommerce/changelog/add-wordpress-abilities-api
|
||||
|
|
|
|||
|
|
@ -11684,6 +11684,12 @@ lib/ai/vectordb/version_spec.rb
|
|||
ai/vectordb/version_spec.rb
|
||||
vectordb/version_spec.rb
|
||||
version_spec.rb
|
||||
spec/lib/ai/provider/shared_examples/ping.rb
|
||||
lib/ai/provider/shared_examples/ping.rb
|
||||
ai/provider/shared_examples/ping.rb
|
||||
provider/shared_examples/ping.rb
|
||||
shared_examples/ping.rb
|
||||
ping.rb
|
||||
spec/lib/ai/provider/mistral_spec.rb
|
||||
lib/ai/provider/mistral_spec.rb
|
||||
ai/provider/mistral_spec.rb
|
||||
|
|
@ -43589,6 +43595,23 @@ desktop/components/CommonObjectAttribute/CommonObjectAttributeContainer.vue
|
|||
components/CommonObjectAttribute/CommonObjectAttributeContainer.vue
|
||||
CommonObjectAttribute/CommonObjectAttributeContainer.vue
|
||||
CommonObjectAttributeContainer.vue
|
||||
app/frontend/apps/desktop/components/Organization/OrganizationPopoverWithTrigger/skeleton/OrganizationPopoverSkeleton.vue
|
||||
frontend/apps/desktop/components/Organization/OrganizationPopoverWithTrigger/skeleton/OrganizationPopoverSkeleton.vue
|
||||
apps/desktop/components/Organization/OrganizationPopoverWithTrigger/skeleton/OrganizationPopoverSkeleton.vue
|
||||
desktop/components/Organization/OrganizationPopoverWithTrigger/skeleton/OrganizationPopoverSkeleton.vue
|
||||
components/Organization/OrganizationPopoverWithTrigger/skeleton/OrganizationPopoverSkeleton.vue
|
||||
Organization/OrganizationPopoverWithTrigger/skeleton/OrganizationPopoverSkeleton.vue
|
||||
OrganizationPopoverWithTrigger/skeleton/OrganizationPopoverSkeleton.vue
|
||||
skeleton/OrganizationPopoverSkeleton.vue
|
||||
OrganizationPopoverSkeleton.vue
|
||||
app/frontend/apps/desktop/components/Organization/OrganizationPopoverWithTrigger/OrganizationPopover.vue
|
||||
frontend/apps/desktop/components/Organization/OrganizationPopoverWithTrigger/OrganizationPopover.vue
|
||||
apps/desktop/components/Organization/OrganizationPopoverWithTrigger/OrganizationPopover.vue
|
||||
desktop/components/Organization/OrganizationPopoverWithTrigger/OrganizationPopover.vue
|
||||
components/Organization/OrganizationPopoverWithTrigger/OrganizationPopover.vue
|
||||
Organization/OrganizationPopoverWithTrigger/OrganizationPopover.vue
|
||||
OrganizationPopoverWithTrigger/OrganizationPopover.vue
|
||||
OrganizationPopover.vue
|
||||
app/frontend/apps/desktop/components/Organization/OrganizationListTable.vue
|
||||
frontend/apps/desktop/components/Organization/OrganizationListTable.vue
|
||||
apps/desktop/components/Organization/OrganizationListTable.vue
|
||||
|
|
@ -43596,6 +43619,20 @@ desktop/components/Organization/OrganizationListTable.vue
|
|||
components/Organization/OrganizationListTable.vue
|
||||
Organization/OrganizationListTable.vue
|
||||
OrganizationListTable.vue
|
||||
app/frontend/apps/desktop/components/Organization/OrganizationPopoverWithTrigger.vue
|
||||
frontend/apps/desktop/components/Organization/OrganizationPopoverWithTrigger.vue
|
||||
apps/desktop/components/Organization/OrganizationPopoverWithTrigger.vue
|
||||
desktop/components/Organization/OrganizationPopoverWithTrigger.vue
|
||||
components/Organization/OrganizationPopoverWithTrigger.vue
|
||||
Organization/OrganizationPopoverWithTrigger.vue
|
||||
OrganizationPopoverWithTrigger.vue
|
||||
app/frontend/apps/desktop/components/Organization/OrganizationInfo.vue
|
||||
frontend/apps/desktop/components/Organization/OrganizationInfo.vue
|
||||
apps/desktop/components/Organization/OrganizationInfo.vue
|
||||
desktop/components/Organization/OrganizationInfo.vue
|
||||
components/Organization/OrganizationInfo.vue
|
||||
Organization/OrganizationInfo.vue
|
||||
OrganizationInfo.vue
|
||||
app/frontend/apps/desktop/components/Organization/__tests__/OrganizationListTable.spec.ts
|
||||
frontend/apps/desktop/components/Organization/__tests__/OrganizationListTable.spec.ts
|
||||
apps/desktop/components/Organization/__tests__/OrganizationListTable.spec.ts
|
||||
|
|
@ -54494,11 +54531,6 @@ shared/composables/__tests__/useRecentSearches.spec.ts
|
|||
composables/__tests__/useRecentSearches.spec.ts
|
||||
__tests__/useRecentSearches.spec.ts
|
||||
useRecentSearches.spec.ts
|
||||
app/frontend/shared/composables/useSelectDialog.ts
|
||||
frontend/shared/composables/useSelectDialog.ts
|
||||
shared/composables/useSelectDialog.ts
|
||||
composables/useSelectDialog.ts
|
||||
useSelectDialog.ts
|
||||
app/frontend/shared/composables/useAvatarIndicator.ts
|
||||
frontend/shared/composables/useAvatarIndicator.ts
|
||||
shared/composables/useAvatarIndicator.ts
|
||||
|
|
@ -58388,6 +58420,51 @@ service/geo_location/osm/service_geolocation_osm_geocode_with_a_swiss_address_wi
|
|||
geo_location/osm/service_geolocation_osm_geocode_with_a_swiss_address_without_a_separator_between_street_zipcode_and_city_example_at_spec_lib_service_geo_location_osm_spec_rb_37.yml
|
||||
osm/service_geolocation_osm_geocode_with_a_swiss_address_without_a_separator_between_street_zipcode_and_city_example_at_spec_lib_service_geo_location_osm_spec_rb_37.yml
|
||||
service_geolocation_osm_geocode_with_a_swiss_address_without_a_separator_between_street_zipcode_and_city_example_at_spec_lib_service_geo_location_osm_spec_rb_37.yml
|
||||
test/data/vcr_cassettes/lib/ai/provider/shared_examples/ping_rb/ai_provider_zammadai_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
data/vcr_cassettes/lib/ai/provider/shared_examples/ping_rb/ai_provider_zammadai_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
vcr_cassettes/lib/ai/provider/shared_examples/ping_rb/ai_provider_zammadai_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
lib/ai/provider/shared_examples/ping_rb/ai_provider_zammadai_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
ai/provider/shared_examples/ping_rb/ai_provider_zammadai_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
provider/shared_examples/ping_rb/ai_provider_zammadai_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
shared_examples/ping_rb/ai_provider_zammadai_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
ping_rb/ai_provider_zammadai_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
ai_provider_zammadai_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
test/data/vcr_cassettes/lib/ai/provider/shared_examples/ping_rb/ai_provider_openai_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
data/vcr_cassettes/lib/ai/provider/shared_examples/ping_rb/ai_provider_openai_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
vcr_cassettes/lib/ai/provider/shared_examples/ping_rb/ai_provider_openai_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
lib/ai/provider/shared_examples/ping_rb/ai_provider_openai_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
ai/provider/shared_examples/ping_rb/ai_provider_openai_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
provider/shared_examples/ping_rb/ai_provider_openai_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
shared_examples/ping_rb/ai_provider_openai_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
ping_rb/ai_provider_openai_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
ai_provider_openai_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
test/data/vcr_cassettes/lib/ai/provider/shared_examples/ping_rb/ai_provider_azure_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
data/vcr_cassettes/lib/ai/provider/shared_examples/ping_rb/ai_provider_azure_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
vcr_cassettes/lib/ai/provider/shared_examples/ping_rb/ai_provider_azure_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
lib/ai/provider/shared_examples/ping_rb/ai_provider_azure_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
ai/provider/shared_examples/ping_rb/ai_provider_azure_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
provider/shared_examples/ping_rb/ai_provider_azure_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
shared_examples/ping_rb/ai_provider_azure_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
ping_rb/ai_provider_azure_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
ai_provider_azure_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
test/data/vcr_cassettes/lib/ai/provider/shared_examples/ping_rb/ai_provider_anthropic_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
data/vcr_cassettes/lib/ai/provider/shared_examples/ping_rb/ai_provider_anthropic_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
vcr_cassettes/lib/ai/provider/shared_examples/ping_rb/ai_provider_anthropic_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
lib/ai/provider/shared_examples/ping_rb/ai_provider_anthropic_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
ai/provider/shared_examples/ping_rb/ai_provider_anthropic_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
provider/shared_examples/ping_rb/ai_provider_anthropic_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
shared_examples/ping_rb/ai_provider_anthropic_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
ping_rb/ai_provider_anthropic_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
ai_provider_anthropic_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
test/data/vcr_cassettes/lib/ai/provider/shared_examples/ping_rb/ai_provider_mistral_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
data/vcr_cassettes/lib/ai/provider/shared_examples/ping_rb/ai_provider_mistral_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
vcr_cassettes/lib/ai/provider/shared_examples/ping_rb/ai_provider_mistral_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
lib/ai/provider/shared_examples/ping_rb/ai_provider_mistral_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
ai/provider/shared_examples/ping_rb/ai_provider_mistral_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
provider/shared_examples/ping_rb/ai_provider_mistral_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
shared_examples/ping_rb/ai_provider_mistral_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
ping_rb/ai_provider_mistral_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
ai_provider_mistral_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
test/data/vcr_cassettes/lib/ai/provider/mistral/ai_provider_mistral_when_specifying_a_model_without_a_model_does_exchange_data_with_mistral_endpoint.yml
|
||||
data/vcr_cassettes/lib/ai/provider/mistral/ai_provider_mistral_when_specifying_a_model_without_a_model_does_exchange_data_with_mistral_endpoint.yml
|
||||
vcr_cassettes/lib/ai/provider/mistral/ai_provider_mistral_when_specifying_a_model_without_a_model_does_exchange_data_with_mistral_endpoint.yml
|
||||
|
|
|
|||
|
|
@ -2496,6 +2496,7 @@ spec/lib/background_services/service/manage_sessions_jobs_spec.rb
|
|||
spec/lib/background_services/service_config_spec.rb
|
||||
spec/lib/ai/service_spec.rb
|
||||
spec/lib/ai/vectordb/version_spec.rb
|
||||
spec/lib/ai/provider/shared_examples/ping.rb
|
||||
spec/lib/ai/provider/mistral_spec.rb
|
||||
spec/lib/ai/provider/open_ai_spec.rb
|
||||
spec/lib/ai/provider/zammad_ai_spec.rb
|
||||
|
|
@ -7519,7 +7520,11 @@ app/frontend/apps/desktop/components/AiAgent/AiAgentPopoverWithTrigger.vue
|
|||
app/frontend/apps/desktop/components/AiAgent/__tests__/AiAgentPopoverWithTrigger.spec.ts
|
||||
app/frontend/apps/desktop/components/CommonObjectAttribute/CommonObjectAttribute.vue
|
||||
app/frontend/apps/desktop/components/CommonObjectAttribute/CommonObjectAttributeContainer.vue
|
||||
app/frontend/apps/desktop/components/Organization/OrganizationPopoverWithTrigger/skeleton/OrganizationPopoverSkeleton.vue
|
||||
app/frontend/apps/desktop/components/Organization/OrganizationPopoverWithTrigger/OrganizationPopover.vue
|
||||
app/frontend/apps/desktop/components/Organization/OrganizationListTable.vue
|
||||
app/frontend/apps/desktop/components/Organization/OrganizationPopoverWithTrigger.vue
|
||||
app/frontend/apps/desktop/components/Organization/OrganizationInfo.vue
|
||||
app/frontend/apps/desktop/components/Organization/__tests__/OrganizationListTable.spec.ts
|
||||
app/frontend/apps/desktop/components/ThemeSwitch/ThemeSwitch.vue
|
||||
app/frontend/apps/desktop/components/ThemeSwitch/__tests__/ThemeSwitch.spec.ts
|
||||
|
|
@ -8953,7 +8958,6 @@ app/frontend/shared/composables/__tests__/useHtmlInlineImages.spec.ts
|
|||
app/frontend/shared/composables/__tests__/useFingerprint.spec.ts
|
||||
app/frontend/shared/composables/__tests__/useCopyToClipboard.spec.ts
|
||||
app/frontend/shared/composables/__tests__/useRecentSearches.spec.ts
|
||||
app/frontend/shared/composables/useSelectDialog.ts
|
||||
app/frontend/shared/composables/useAvatarIndicator.ts
|
||||
app/frontend/shared/composables/useLogoUrl.ts
|
||||
app/frontend/shared/composables/useForceDesktop.ts
|
||||
|
|
@ -9547,6 +9551,11 @@ test/data/vcr_cassettes/lib/service/geo_location/osm/service_geolocation_osm_rev
|
|||
test/data/vcr_cassettes/lib/service/geo_location/osm/service_geolocation_osm_geocode_with_a_german_address_without_a_separator_between_street_zipcode_and_city_example_at_spec_lib_service_geo_location_osm_spec_rb_25.yml
|
||||
test/data/vcr_cassettes/lib/service/geo_location/osm/service_geolocation_osm_geocode_with_a_swiss_address_example_at_spec_lib_service_geo_location_osm_spec_rb_32.yml
|
||||
test/data/vcr_cassettes/lib/service/geo_location/osm/service_geolocation_osm_geocode_with_a_swiss_address_without_a_separator_between_street_zipcode_and_city_example_at_spec_lib_service_geo_location_osm_spec_rb_37.yml
|
||||
test/data/vcr_cassettes/lib/ai/provider/shared_examples/ping_rb/ai_provider_zammadai_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
test/data/vcr_cassettes/lib/ai/provider/shared_examples/ping_rb/ai_provider_openai_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
test/data/vcr_cassettes/lib/ai/provider/shared_examples/ping_rb/ai_provider_azure_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
test/data/vcr_cassettes/lib/ai/provider/shared_examples/ping_rb/ai_provider_anthropic_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
test/data/vcr_cassettes/lib/ai/provider/shared_examples/ping_rb/ai_provider_mistral_ping_does_not_raise_and_does_not_write_to_the_log.yml
|
||||
test/data/vcr_cassettes/lib/ai/provider/mistral/ai_provider_mistral_when_specifying_a_model_without_a_model_does_exchange_data_with_mistral_endpoint.yml
|
||||
test/data/vcr_cassettes/lib/ai/provider/mistral/ai_provider_mistral_when_specifying_a_model_with_an_invalid_model_raises_an_error.yml
|
||||
test/data/vcr_cassettes/lib/ai/provider/mistral/ai_provider_mistral_when_specifying_a_model_with_a_valid_model_with_a_model_that_does_not_support_temperature_raises_an_error_for_invalid_model.yml
|
||||
|
|
|
|||
|
|
@ -88,10 +88,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
.well-known
|
||||
.well-known/assetlinks.json
|
||||
.xml
|
||||
/*/*/_tools
|
||||
/*/*/more_ideas
|
||||
/*/_tools
|
||||
/*/activity
|
||||
/*/branches
|
||||
/*/commits
|
||||
/*/compare
|
||||
|
|
@ -99,12 +95,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/*/edit$
|
||||
/*/forks
|
||||
/*/graphs
|
||||
/*/group
|
||||
/*/invite
|
||||
/*/issues/new
|
||||
/*/issues/search
|
||||
/*/milestones/new
|
||||
/*/more_ideas
|
||||
/*/network
|
||||
/*/projects
|
||||
/*/pulse
|
||||
|
|
@ -113,23 +106,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/*/watchers
|
||||
/*source=
|
||||
/.git
|
||||
/?*amp_client_id
|
||||
/?z=1
|
||||
/MANUALS/*.pdf$
|
||||
/Search/
|
||||
/_
|
||||
/_/rsrc
|
||||
/__wishlist__
|
||||
/_activities
|
||||
/_activity
|
||||
/_community
|
||||
/_created
|
||||
/_followers
|
||||
/_following
|
||||
/_quick_saves
|
||||
/_saved
|
||||
/_shop
|
||||
/_shopping_list
|
||||
/_widget
|
||||
/album/*/*?i=
|
||||
/analytics
|
||||
|
|
@ -152,12 +132,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/comments
|
||||
/commits/*?author
|
||||
/commits/*?path
|
||||
/communities
|
||||
/contact/menu*
|
||||
/contact/partner*
|
||||
/contactus/mwaas*
|
||||
/directory
|
||||
/discovered
|
||||
/docs/product
|
||||
/download
|
||||
/download/Browse.aspx?
|
||||
|
|
@ -187,7 +165,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/layout/
|
||||
/leads/*/jsplayer_show_lead_form.html
|
||||
/leads/*/show_form.html
|
||||
/likes
|
||||
/login
|
||||
/lookup?
|
||||
/mediaapi/
|
||||
|
|
@ -200,13 +177,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/newest/*rss
|
||||
/newest/*xml
|
||||
/newsearch/
|
||||
/organize
|
||||
/partials
|
||||
/pins
|
||||
/plugins
|
||||
/podcast/*/*?i=
|
||||
/print$
|
||||
/profile-about
|
||||
/raw
|
||||
/report_abuse
|
||||
/revisions
|
||||
|
|
@ -214,8 +188,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/rsvps/*atom
|
||||
/rsvps/*rss
|
||||
/rsvps/*xml
|
||||
/scheduled-pin
|
||||
/scheduled-pins
|
||||
/search
|
||||
/search/
|
||||
/search/*?q=
|
||||
|
|
@ -244,15 +216,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/store/new/*?*&*&*
|
||||
/store/top-free/*?*&*&*
|
||||
/store/top-paid/*?*&*&*
|
||||
/story_pins
|
||||
/tagged
|
||||
/tarball
|
||||
/tree
|
||||
/tried
|
||||
/tv-season/*/*?i=
|
||||
/unsubscribe/
|
||||
/video-
|
||||
/video_pins
|
||||
/wal/
|
||||
/widget_
|
||||
/wiki/Special:
|
||||
|
|
@ -378,7 +346,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?search_forum=
|
||||
?set_mobile=
|
||||
?showAllGroups=
|
||||
?show_error=true
|
||||
?slogin
|
||||
?sort=
|
||||
?sortBy=
|
||||
|
|
@ -504,8 +471,6 @@ WebObjects/MZStoreElements.woa
|
|||
[_0-9a-zA-Z]+/status/[0-9]+/likes
|
||||
[_0-9a-zA-Z]+/status/[0-9]+/retweets
|
||||
_
|
||||
_/_
|
||||
_/_/pixel
|
||||
_/aihub_pod
|
||||
_/ain/_/js
|
||||
_/alkali-learn
|
||||
|
|
@ -570,8 +535,6 @@ _next/data
|
|||
_next/jwt
|
||||
_next/title
|
||||
_next/viewer
|
||||
_ngjs/resource
|
||||
_ngjs/resource/*/get
|
||||
_nimbusJson.json
|
||||
_nimbusJsonp.js
|
||||
_nimbusJsonpStatic.js
|
||||
|
|
@ -669,12 +632,10 @@ actions/news/rss
|
|||
ad_id=
|
||||
addContacts
|
||||
add_favorite
|
||||
addboard
|
||||
addressBookExport
|
||||
admin
|
||||
admin/
|
||||
ads
|
||||
ads.txt
|
||||
ads/gpa/vidgen
|
||||
ads/learn
|
||||
ads/local
|
||||
|
|
@ -685,7 +646,6 @@ advisor/*zx1fa
|
|||
adx/bin
|
||||
affil
|
||||
affil/pal
|
||||
age-appeal
|
||||
agreements/approve
|
||||
ai-sandbox-internal/generated_images
|
||||
aihub/tfhub
|
||||
|
|
@ -742,9 +702,7 @@ api?
|
|||
api_access_key=
|
||||
app*_
|
||||
app*form_id=
|
||||
app-ads.txt
|
||||
app/
|
||||
appealed-pin
|
||||
apple-app-site-association
|
||||
apps
|
||||
apps*&tags=
|
||||
|
|
@ -822,7 +780,6 @@ author/following
|
|||
author=
|
||||
authoring/
|
||||
authwall
|
||||
autocomplete
|
||||
away.php
|
||||
awmp/data/images
|
||||
b?*node=7454898011
|
||||
|
|
@ -880,10 +837,6 @@ blogs/nationals-journal-beta
|
|||
blogs/search/
|
||||
blogs/slow-ride
|
||||
blogs/test
|
||||
board
|
||||
board_activity
|
||||
board_activity_comment
|
||||
bookmarklet
|
||||
bookmarks
|
||||
books
|
||||
books/NBK
|
||||
|
|
@ -905,38 +858,17 @@ books?*zoom=
|
|||
books?*zoom=1
|
||||
books?*zoom=5
|
||||
boutique/sitemaps
|
||||
branded-pins
|
||||
business
|
||||
business/ad_create
|
||||
business/adshare
|
||||
business/adshare/faqs
|
||||
business/blahblah
|
||||
business/business-access
|
||||
business/business-hierarchy
|
||||
business/business-manager
|
||||
business/catalogs
|
||||
business/commerce-integrations
|
||||
business/community-information
|
||||
business/convert
|
||||
business/create
|
||||
business/create-linked-account
|
||||
business/feedback
|
||||
business/hub
|
||||
business/invite
|
||||
business/leads/jsplayer_show_lead_form.html
|
||||
business/leads/show_form.html
|
||||
business/learning/blog
|
||||
business/onboarding
|
||||
business/pin_create
|
||||
business/premium/is_payment_pending
|
||||
business/promotion
|
||||
business/referral
|
||||
business/sales/blog
|
||||
business/site
|
||||
business/switch-account
|
||||
business/top-ads
|
||||
business/update
|
||||
business/verified-merchant/status
|
||||
buyside-e2e-monitor
|
||||
cai
|
||||
call
|
||||
|
|
@ -965,7 +897,6 @@ checkout
|
|||
checkout-external
|
||||
checkoutnow
|
||||
checkpoint
|
||||
christmas-spotlight
|
||||
chrome/crlset
|
||||
chrome/webstore/images
|
||||
chwilio
|
||||
|
|
@ -986,7 +917,6 @@ clickthru
|
|||
clima/ets
|
||||
clima/sites/registry
|
||||
clone/library/genomic/organisms
|
||||
close-account
|
||||
cloud-launcher/sitemap
|
||||
cloudsourcetools/images
|
||||
cms_content
|
||||
|
|
@ -1005,7 +935,6 @@ commission_2010-2014/katainen
|
|||
commits?author=
|
||||
common/
|
||||
common/survey.aspx*
|
||||
communities
|
||||
communities/bin.aspx?
|
||||
communities/blogs/PortalResults.mspx?
|
||||
communities/eventdetails.mspx?
|
||||
|
|
@ -1022,14 +951,11 @@ community/category/*
|
|||
community/comments
|
||||
community/feed
|
||||
community/trackback
|
||||
community_comment
|
||||
community_post
|
||||
companyDir
|
||||
compare
|
||||
compressiontest
|
||||
concussion/HeadsUp/training/
|
||||
config.js
|
||||
connect
|
||||
connections
|
||||
consumers/archive
|
||||
contact/menu*
|
||||
|
|
@ -1037,17 +963,11 @@ contact/partner*
|
|||
contact_importer
|
||||
contactus
|
||||
contactus/mwaas*
|
||||
content-claiming
|
||||
content-guest/rss/channels
|
||||
control
|
||||
conversation
|
||||
conversations
|
||||
convert-business
|
||||
convert-personal
|
||||
copilot
|
||||
copilot/c
|
||||
copy-conductor/crawled
|
||||
copyright-reporting
|
||||
core/
|
||||
core/*.css$
|
||||
core/*.css?
|
||||
|
|
@ -1065,18 +985,10 @@ covid19/mobility
|
|||
cr$
|
||||
cr?
|
||||
create
|
||||
create_pin
|
||||
creative-europe/404_en.htm
|
||||
creative-studio
|
||||
creative_editor
|
||||
creator-spotlight
|
||||
creator_hub/_earn
|
||||
creator_hub/_partnerships
|
||||
creatorhub
|
||||
csp
|
||||
csrf_error
|
||||
ct
|
||||
ct.html
|
||||
ct/log_list
|
||||
culturalinstitute/images
|
||||
culturalinstitute/sitemaps
|
||||
|
|
@ -1102,10 +1014,8 @@ de/ott
|
|||
de/solutions
|
||||
de/upload
|
||||
de/vimeo-academy
|
||||
deactivate-account
|
||||
default.aspx/kb/
|
||||
default.aspx/ph/
|
||||
delete_post
|
||||
delight
|
||||
dell/cities-transformed
|
||||
dell/cloud-future-of-medicine
|
||||
|
|
@ -1193,8 +1103,6 @@ earth/social
|
|||
ebook
|
||||
ece
|
||||
eclas
|
||||
edit
|
||||
editorial/*
|
||||
edu/cs4hs
|
||||
education/404_en.htm
|
||||
education/blocks
|
||||
|
|
@ -1207,7 +1115,6 @@ ekansa/Open-Context-Data
|
|||
ekansa/opencontext-
|
||||
email
|
||||
email-unsubscribe
|
||||
email_verification_error
|
||||
embed
|
||||
embed/@
|
||||
embed/curated
|
||||
|
|
@ -1269,7 +1176,6 @@ en/microsoft-viva/
|
|||
en/security
|
||||
en/security/
|
||||
endorsements
|
||||
engagement
|
||||
enterprise
|
||||
enterprise-jobs
|
||||
enterprise-partner-search/sitemaps
|
||||
|
|
@ -1355,18 +1261,14 @@ exec/obidos/subst/marketplace/sell-your-collection.html
|
|||
exec/obidos/subst/marketplace/sell-your-stuff.html
|
||||
exec/obidos/subst/partners/friends/access.html
|
||||
exec/obidos/tg/cm/member
|
||||
explore
|
||||
explore/*/?p=
|
||||
explore/*/lightbox
|
||||
external
|
||||
external/overture
|
||||
external_hosted
|
||||
f/healthcheck
|
||||
facebook
|
||||
faves-i_love_u_get_away_from_me
|
||||
favorite
|
||||
fb
|
||||
fb.html
|
||||
fbml/ajax/dialog
|
||||
fd/
|
||||
fe=true
|
||||
|
|
@ -1403,8 +1305,6 @@ flu/espanol/
|
|||
flutter-canvaskit
|
||||
folder
|
||||
follow
|
||||
follow_board
|
||||
follow_user
|
||||
following
|
||||
food/archive
|
||||
food/favourites
|
||||
|
|
@ -1486,8 +1386,6 @@ global$
|
|||
gog
|
||||
google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService
|
||||
google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
google_gdn.html
|
||||
google_search.html
|
||||
googlebooks/images
|
||||
gorf
|
||||
gp
|
||||
|
|
@ -1603,7 +1501,6 @@ guidebooks
|
|||
gview
|
||||
gwt
|
||||
h5games_gamecenter/images
|
||||
hanukkah-spotlight
|
||||
hashtag/*?src=
|
||||
hd
|
||||
header/channels
|
||||
|
|
@ -1627,12 +1524,9 @@ help/zendesk_sso
|
|||
hex
|
||||
history
|
||||
history/static
|
||||
holiday-spotlight
|
||||
holidays-celebrations
|
||||
home
|
||||
home$
|
||||
home?
|
||||
homefeed
|
||||
homepage-video-test
|
||||
hosted/images
|
||||
hotel/reviews?
|
||||
|
|
@ -1644,10 +1538,10 @@ hp/video
|
|||
hpc/*/supported-applications.aspx?
|
||||
hpm
|
||||
hpmob
|
||||
http://archive.org/robots.txt
|
||||
http://amazon.co.uk/robots.txt
|
||||
http://eventbrite.com/robots.txt
|
||||
http://npr.org/robots.txt
|
||||
http://patreon.com/robots.txt
|
||||
http://sites.google.com/robots.txt
|
||||
http://support.cloudflare.com/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
|
|
@ -1662,9 +1556,6 @@ id-id.www.cloudflare.com
|
|||
id-id/feedback
|
||||
id-id/lp
|
||||
id-id/searchresults
|
||||
idea-ads-tool
|
||||
idea-pin-builder
|
||||
idea-pin-invite
|
||||
identity/accountsettingsactivityweb
|
||||
identity/accountsettingssyaf
|
||||
ie/ie40/
|
||||
|
|
@ -1711,17 +1602,14 @@ info/customerror.htm*
|
|||
info/smart404.asp*
|
||||
info/tech-feedback
|
||||
inproduct_help/chatsupport
|
||||
install-shuffles
|
||||
integrations
|
||||
internalPref
|
||||
intl
|
||||
intl/*/search/?
|
||||
intl/*/search?
|
||||
intlkb/
|
||||
invite
|
||||
inviteFromProfile
|
||||
inviteMany
|
||||
invited
|
||||
invoice/est
|
||||
invoice/estimate/buyerView
|
||||
invoice/estimate/buyerView/attachments
|
||||
|
|
@ -1758,8 +1646,6 @@ johnhancock
|
|||
johnhancock/in-a-lifetime-healthcare
|
||||
johnhancock/in-a-lifetime-sustainability
|
||||
johnhancock/in-a-lifetime-work
|
||||
join/?next=
|
||||
join/signup/?next=
|
||||
jp/$
|
||||
jp/about
|
||||
jp/blog
|
||||
|
|
@ -1802,7 +1688,6 @@ ko/ott
|
|||
ko/solutions
|
||||
ko/upload
|
||||
ko/vimeo-academy
|
||||
kwanzaa-spotlight
|
||||
l.php
|
||||
labs-code
|
||||
labs/pmc
|
||||
|
|
@ -1839,15 +1724,12 @@ learning/settings
|
|||
learning/settings$
|
||||
learning/settings?
|
||||
legal
|
||||
lens-search
|
||||
li/track
|
||||
library/devices
|
||||
licensing-syndication
|
||||
limited-release
|
||||
link
|
||||
linked
|
||||
lite
|
||||
live-session
|
||||
live_chat
|
||||
llms.txt
|
||||
lm/R1XIHQVKXSKBNJ
|
||||
|
|
@ -2024,7 +1906,6 @@ narrative-
|
|||
native
|
||||
nbubumblebee
|
||||
network
|
||||
new_invite
|
||||
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference
|
||||
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP
|
||||
news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference
|
||||
|
|
@ -2034,7 +1915,6 @@ news/test
|
|||
news/test-liveblog
|
||||
news?viewArticle
|
||||
newsArticle
|
||||
news_hub
|
||||
newsletter
|
||||
newsroom/dae
|
||||
newsround
|
||||
|
|
@ -2048,7 +1928,6 @@ nl-nl/lp
|
|||
nl-nl/searchresults
|
||||
node/add/
|
||||
nonprofits/account
|
||||
notifications
|
||||
notifications/
|
||||
ns/hydra/console/?
|
||||
nus-trk
|
||||
|
|
@ -2056,15 +1935,11 @@ nwshp$
|
|||
o/di
|
||||
o/dt
|
||||
oas/
|
||||
oauth/line
|
||||
oauth/login
|
||||
oauth/v2
|
||||
oauth2
|
||||
oauth2/v2
|
||||
oauth_error
|
||||
offers/proxy/dealsserver/api/log
|
||||
offers/proxy/dealsserver/buy
|
||||
offsite
|
||||
og
|
||||
okxbet.com
|
||||
onebox/media/sports/logos
|
||||
|
|
@ -2095,12 +1970,9 @@ pagespeed/insights/ui/logo
|
|||
panel
|
||||
pantheon
|
||||
pantheon-platform
|
||||
parental-consent/confirmation
|
||||
parental-passcode
|
||||
participate/conferences.xml
|
||||
partner-program
|
||||
partners
|
||||
password/reset
|
||||
password_expired
|
||||
patent-search/frontend
|
||||
patents/download
|
||||
|
|
@ -2133,46 +2005,12 @@ photos/gbachelie
|
|||
photos/i_love_u_get_away_from_me
|
||||
photos/tags/*/page
|
||||
photos/youpy
|
||||
pin
|
||||
pin-builder
|
||||
pin-communities
|
||||
pin-creation-tool
|
||||
pin-editor
|
||||
pin/*/activities
|
||||
pin/*/activity
|
||||
pin/*/analytics
|
||||
pin/*/brand-catalog
|
||||
pin/*/comments
|
||||
pin/*/email
|
||||
pin/*/feedback
|
||||
pin/*/idea-pin/related-products
|
||||
pin/*/likes
|
||||
pin/*/promote
|
||||
pin/*/reaction
|
||||
pin/*/related-products
|
||||
pin/*/repin
|
||||
pin/*/repins
|
||||
pin/*/sent
|
||||
pin/*/share
|
||||
pin/*/shop-the-look
|
||||
pin/*/tag
|
||||
pin/*/takes
|
||||
pin/*/visual-search
|
||||
pin/*/visual-shop
|
||||
pin/create
|
||||
pin/find
|
||||
pin/find?url=
|
||||
pin_shop
|
||||
ping
|
||||
pingback
|
||||
pinterest-predicts
|
||||
pinterest-wellbeing
|
||||
pinterestwellbeing
|
||||
pl-pl.www.cloudflare.com
|
||||
pl-pl/feedback
|
||||
pl-pl/lp
|
||||
pl-pl/searchresults
|
||||
place
|
||||
plan=
|
||||
platform-telemetry
|
||||
play/store/web
|
||||
|
|
@ -2222,7 +2060,6 @@ ppob/?
|
|||
ppob?
|
||||
pqa
|
||||
preference
|
||||
prefs
|
||||
present
|
||||
presentation
|
||||
prettyearth/assets
|
||||
|
|
@ -2231,8 +2068,6 @@ previewtemplate
|
|||
print
|
||||
private
|
||||
proFile/history?
|
||||
product-catalogs
|
||||
product-feed
|
||||
product-reviews/B0069IY63Y
|
||||
product/reviews?
|
||||
productPurchaseDone
|
||||
|
|
@ -2288,14 +2123,12 @@ pt-br/vimeo-academy
|
|||
publications
|
||||
purchases
|
||||
puzzles/leaderboards/invite
|
||||
pw
|
||||
pwapi-proxy/pwproxy
|
||||
pwapiv2
|
||||
q=
|
||||
qnasearch?
|
||||
qr
|
||||
quality_form?
|
||||
quiz
|
||||
r
|
||||
rackspace/elevating-performance
|
||||
radio/imda
|
||||
|
|
@ -2304,7 +2137,6 @@ rating
|
|||
rd/search
|
||||
rd/search$
|
||||
rd/search?
|
||||
recently-viewed
|
||||
recharge/dashboard/car
|
||||
recharge/dashboard/static
|
||||
recipes/*?q=
|
||||
|
|
@ -2321,9 +2153,6 @@ refer
|
|||
refer/pal
|
||||
referrals
|
||||
referrer=
|
||||
refresh_stored_accounts
|
||||
refresh_token
|
||||
register
|
||||
registry/wishlist
|
||||
remotelogout
|
||||
rep=hc
|
||||
|
|
@ -2331,13 +2160,9 @@ report
|
|||
report-abuse?report=
|
||||
report=
|
||||
report_abuse.gne
|
||||
reports-and-violations
|
||||
request-data
|
||||
requestList
|
||||
requests
|
||||
research/participants/cofund
|
||||
resource
|
||||
resource/*/get
|
||||
results
|
||||
results
|
||||
retail
|
||||
|
|
@ -2378,7 +2203,6 @@ s2/search/social
|
|||
s2/sitemaps
|
||||
s2/static
|
||||
s?
|
||||
safe-redirect
|
||||
safety
|
||||
safetycheck
|
||||
salary-explorer/api
|
||||
|
|
@ -2424,7 +2248,6 @@ sections/health-shots/2013/03/11/173816690/new-voices-for-the-voiceless-syntheti
|
|||
sections/ombudsman/2008/01/frequently_asked_questions_1.html
|
||||
sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma
|
||||
secure
|
||||
sendHeaderEarly
|
||||
sendarticle
|
||||
services
|
||||
services/oauth
|
||||
|
|
@ -2460,7 +2283,6 @@ shop/productpage
|
|||
shop/topics
|
||||
shop/view/product
|
||||
shop?
|
||||
shop_pins
|
||||
shopping-content-api/product_images
|
||||
shopping/deals
|
||||
shopping/product
|
||||
|
|
@ -2764,12 +2586,10 @@ social/photosui/images
|
|||
social/photosui/sitemap
|
||||
social/search?
|
||||
social/social-security-directory/cai
|
||||
socialmanager
|
||||
solutions
|
||||
sounds/search
|
||||
sounds/search$
|
||||
sounds/search?
|
||||
source
|
||||
source=
|
||||
source_repo=
|
||||
spain/empresas/
|
||||
|
|
@ -2791,7 +2611,6 @@ ss
|
|||
ss/customer-reviews/lighthouse
|
||||
ss/twister/ajax
|
||||
sslsingle
|
||||
sso
|
||||
stadia/gamers
|
||||
start
|
||||
stat
|
||||
|
|
@ -2853,10 +2672,6 @@ stores$
|
|||
stores/
|
||||
stores/page/*visitId=
|
||||
stories
|
||||
story-pin-builder
|
||||
story-pin-invite
|
||||
story_feed
|
||||
story_pins
|
||||
storyworks/preview
|
||||
styles/js-on.css$
|
||||
subscribe/braintree
|
||||
|
|
@ -2882,7 +2697,6 @@ support/content
|
|||
support/forum/search?
|
||||
sureroute
|
||||
surprise
|
||||
suspension-appeal
|
||||
sutils
|
||||
sv-se.www.cloudflare.com
|
||||
sv-se/feedback
|
||||
|
|
@ -2900,7 +2714,6 @@ svc/strands
|
|||
svc/sudoku
|
||||
svc/wordle
|
||||
svpRecommendations
|
||||
sw-shell.html
|
||||
swg
|
||||
system1/images
|
||||
t/privacy
|
||||
|
|
@ -2908,7 +2721,6 @@ t/terms
|
|||
tab=
|
||||
tablet
|
||||
tag
|
||||
taggingtool
|
||||
tagmanager/containers/xo
|
||||
tagmanager/pptm.js
|
||||
talk
|
||||
|
|
@ -2956,9 +2768,7 @@ th-th/feedback
|
|||
th-th/lp
|
||||
th-th/searchresults
|
||||
th?
|
||||
thanksgiving-spotlight
|
||||
themacallan/worlds-together
|
||||
theme
|
||||
tickets-external?
|
||||
timedtext_video
|
||||
title
|
||||
|
|
@ -3054,7 +2864,6 @@ trustedstores/js
|
|||
trustedstores/s
|
||||
trustedstores/tm2
|
||||
trustedstores/verify
|
||||
tv
|
||||
tv/thumb
|
||||
typeahead
|
||||
u
|
||||
|
|
@ -3071,14 +2880,9 @@ ugc$
|
|||
ugcsupport
|
||||
ugcsupport$
|
||||
ui
|
||||
unauth-profile
|
||||
unlink
|
||||
unsub
|
||||
until=
|
||||
upload
|
||||
upload-image-lens-history
|
||||
upload-lens-image
|
||||
upload-shuffle-draft
|
||||
uploads
|
||||
urchin_test
|
||||
url
|
||||
|
|
@ -3096,11 +2900,9 @@ using
|
|||
utils
|
||||
uviewer
|
||||
v1
|
||||
v1/urls/count.json
|
||||
v2
|
||||
v3
|
||||
v3/openapi
|
||||
v3/pidgets/log
|
||||
valkyrie-playground
|
||||
verified-authors
|
||||
verify_age
|
||||
|
|
@ -3151,9 +2953,6 @@ webapps/xo/html/cookiecheck.html
|
|||
webapps/xoonboarding
|
||||
webscr
|
||||
websearch
|
||||
website/confirm
|
||||
website/confirm/download
|
||||
welcome
|
||||
whats-next/planes-trains-and-analytics
|
||||
whsmiths
|
||||
widget/cr
|
||||
|
|
@ -3459,7 +3258,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://lh3.googleusercontent.com/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
|
||||
|
|
@ -3678,7 +3477,6 @@ xhtml?
|
|||
xml?
|
||||
xoplatform/logger/api/logger
|
||||
xorouter
|
||||
your-shop
|
||||
youth/404_en.htm
|
||||
youtube/fonts
|
||||
youtube/img/branding/favicon
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue