[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2025-08-26 10:03:55 +00:00
parent dac43ae00a
commit 193df32c4f
20 changed files with 4867 additions and 4903 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1756019011
},
"Trickest wordlist update": {
"last_update": 1756116247
"last_update": 1756202625
}
}

View file

@ -36319,6 +36319,16 @@ helpers/pages/public/HomePage.ts
pages/public/HomePage.ts
public/HomePage.ts
HomePage.ts
e2e/helpers/pages/admin/LoginVerifyPage.ts
helpers/pages/admin/LoginVerifyPage.ts
pages/admin/LoginVerifyPage.ts
admin/LoginVerifyPage.ts
LoginVerifyPage.ts
e2e/helpers/pages/admin/LoginPage.ts
helpers/pages/admin/LoginPage.ts
pages/admin/LoginPage.ts
admin/LoginPage.ts
LoginPage.ts
e2e/helpers/pages/admin/index.ts
helpers/pages/admin/index.ts
pages/admin/index.ts
@ -36329,6 +36339,17 @@ helpers/pages/admin/AdminPage.ts
pages/admin/AdminPage.ts
admin/AdminPage.ts
AdminPage.ts
e2e/helpers/pages/admin/MembersPage.ts
helpers/pages/admin/MembersPage.ts
pages/admin/MembersPage.ts
admin/MembersPage.ts
MembersPage.ts
e2e/helpers/pages/admin/analytics/AnalyticsNewslettersPage.ts
helpers/pages/admin/analytics/AnalyticsNewslettersPage.ts
pages/admin/analytics/AnalyticsNewslettersPage.ts
admin/analytics/AnalyticsNewslettersPage.ts
analytics/AnalyticsNewslettersPage.ts
AnalyticsNewslettersPage.ts
e2e/helpers/pages/admin/analytics/AnalyticsOverviewPage.ts
helpers/pages/admin/analytics/AnalyticsOverviewPage.ts
pages/admin/analytics/AnalyticsOverviewPage.ts
@ -36353,20 +36374,43 @@ pages/admin/analytics/AnalyticsLocationsPage.ts
admin/analytics/AnalyticsLocationsPage.ts
analytics/AnalyticsLocationsPage.ts
AnalyticsLocationsPage.ts
e2e/helpers/pages/admin/post-analytics/PostAnalyticsPage.ts
helpers/pages/admin/post-analytics/PostAnalyticsPage.ts
pages/admin/post-analytics/PostAnalyticsPage.ts
admin/post-analytics/PostAnalyticsPage.ts
e2e/helpers/pages/admin/analytics/post-analytics/PostAnalyticsGrowthPage.ts
helpers/pages/admin/analytics/post-analytics/PostAnalyticsGrowthPage.ts
pages/admin/analytics/post-analytics/PostAnalyticsGrowthPage.ts
admin/analytics/post-analytics/PostAnalyticsGrowthPage.ts
analytics/post-analytics/PostAnalyticsGrowthPage.ts
post-analytics/PostAnalyticsGrowthPage.ts
PostAnalyticsGrowthPage.ts
e2e/helpers/pages/admin/analytics/post-analytics/PostAnalyticsPage.ts
helpers/pages/admin/analytics/post-analytics/PostAnalyticsPage.ts
pages/admin/analytics/post-analytics/PostAnalyticsPage.ts
admin/analytics/post-analytics/PostAnalyticsPage.ts
analytics/post-analytics/PostAnalyticsPage.ts
post-analytics/PostAnalyticsPage.ts
PostAnalyticsPage.ts
e2e/helpers/pages/admin/analytics/post-analytics/PostAnalyticsWebTrafficPage.ts
helpers/pages/admin/analytics/post-analytics/PostAnalyticsWebTrafficPage.ts
pages/admin/analytics/post-analytics/PostAnalyticsWebTrafficPage.ts
admin/analytics/post-analytics/PostAnalyticsWebTrafficPage.ts
analytics/post-analytics/PostAnalyticsWebTrafficPage.ts
post-analytics/PostAnalyticsWebTrafficPage.ts
PostAnalyticsWebTrafficPage.ts
e2e/helpers/pages/BasePage.ts
helpers/pages/BasePage.ts
pages/BasePage.ts
BasePage.ts
e2e/helpers/utils/.keep
helpers/utils/.keep
utils/.keep
.keep
e2e/helpers/utils/index.ts
helpers/utils/index.ts
utils/index.ts
index.ts
e2e/helpers/utils/setup-user.ts
helpers/utils/setup-user.ts
utils/setup-user.ts
setup-user.ts
e2e/helpers/utils/app-config.ts
helpers/utils/app-config.ts
utils/app-config.ts
app-config.ts
e2e/README.md
README.md
e2e/compose.e2e.yml
@ -36385,15 +36429,57 @@ e2e/tests/public/homepage.test.ts
tests/public/homepage.test.ts
public/homepage.test.ts
homepage.test.ts
e2e/tests/admin/.keep
tests/admin/.keep
admin/.keep
.keep
e2e/tests/admin/analytics/location.test.ts
tests/admin/analytics/location.test.ts
admin/analytics/location.test.ts
analytics/location.test.ts
location.test.ts
e2e/tests/admin/analytics/overview.test.ts
tests/admin/analytics/overview.test.ts
admin/analytics/overview.test.ts
analytics/overview.test.ts
overview.test.ts
e2e/tests/admin/analytics/web-traffic.test.ts
tests/admin/analytics/web-traffic.test.ts
admin/analytics/web-traffic.test.ts
analytics/web-traffic.test.ts
web-traffic.test.ts
e2e/tests/admin/analytics/growth.test.ts
tests/admin/analytics/growth.test.ts
admin/analytics/growth.test.ts
analytics/growth.test.ts
growth.test.ts
e2e/tests/admin/analytics/newsletters.test.ts
tests/admin/analytics/newsletters.test.ts
admin/analytics/newsletters.test.ts
analytics/newsletters.test.ts
newsletters.test.ts
e2e/tests/admin/analytics/post-analytics/overview.test.ts
tests/admin/analytics/post-analytics/overview.test.ts
admin/analytics/post-analytics/overview.test.ts
analytics/post-analytics/overview.test.ts
post-analytics/overview.test.ts
overview.test.ts
e2e/tests/admin/analytics/post-analytics/growth.test.ts
tests/admin/analytics/post-analytics/growth.test.ts
admin/analytics/post-analytics/growth.test.ts
analytics/post-analytics/growth.test.ts
post-analytics/growth.test.ts
growth.test.ts
e2e/tests/auth.setup.ts
tests/auth.setup.ts
auth.setup.ts
e2e/tests/.eslintrc.js
tests/.eslintrc.js
.eslintrc.js
e2e/tsconfig.json
tsconfig.json
e2e/.env.example
.env.example
e2e/data-factory/factories/user-factory.ts
data-factory/factories/user-factory.ts
factories/user-factory.ts
user-factory.ts
e2e/data-factory/factories/factory.ts
data-factory/factories/factory.ts
factories/factory.ts

View file

@ -5641,15 +5641,23 @@ e2e/helpers/pages/PageHttpLogger.ts
e2e/helpers/pages/public/index.ts
e2e/helpers/pages/public/PublicPage.ts
e2e/helpers/pages/public/HomePage.ts
e2e/helpers/pages/admin/LoginVerifyPage.ts
e2e/helpers/pages/admin/LoginPage.ts
e2e/helpers/pages/admin/index.ts
e2e/helpers/pages/admin/AdminPage.ts
e2e/helpers/pages/admin/MembersPage.ts
e2e/helpers/pages/admin/analytics/AnalyticsNewslettersPage.ts
e2e/helpers/pages/admin/analytics/AnalyticsOverviewPage.ts
e2e/helpers/pages/admin/analytics/AnalyticsWebTrafficPage.ts
e2e/helpers/pages/admin/analytics/AnalyticsGrowthPage.ts
e2e/helpers/pages/admin/analytics/AnalyticsLocationsPage.ts
e2e/helpers/pages/admin/post-analytics/PostAnalyticsPage.ts
e2e/helpers/pages/admin/analytics/post-analytics/PostAnalyticsGrowthPage.ts
e2e/helpers/pages/admin/analytics/post-analytics/PostAnalyticsPage.ts
e2e/helpers/pages/admin/analytics/post-analytics/PostAnalyticsWebTrafficPage.ts
e2e/helpers/pages/BasePage.ts
e2e/helpers/utils/.keep
e2e/helpers/utils/index.ts
e2e/helpers/utils/setup-user.ts
e2e/helpers/utils/app-config.ts
e2e/README.md
e2e/compose.e2e.yml
e2e/playwright.config.mjs
@ -5657,9 +5665,18 @@ e2e/adr/README.md
e2e/adr/0001-aaa-test-structure.md
e2e/package.json
e2e/tests/public/homepage.test.ts
e2e/tests/admin/.keep
e2e/tests/admin/analytics/location.test.ts
e2e/tests/admin/analytics/overview.test.ts
e2e/tests/admin/analytics/web-traffic.test.ts
e2e/tests/admin/analytics/growth.test.ts
e2e/tests/admin/analytics/newsletters.test.ts
e2e/tests/admin/analytics/post-analytics/overview.test.ts
e2e/tests/admin/analytics/post-analytics/growth.test.ts
e2e/tests/auth.setup.ts
e2e/tests/.eslintrc.js
e2e/tsconfig.json
e2e/.env.example
e2e/data-factory/factories/user-factory.ts
e2e/data-factory/factories/factory.ts
e2e/data-factory/factories/posts/post-factory.ts
e2e/data-factory/index.ts

View file

@ -6326,12 +6326,14 @@ upload/admin/language/en-gb/error/permission.php
upload/admin/language/en-gb/error/not_found.php
upload/admin/language/en-gb/task/report/review.php
upload/admin/language/en-gb/task/report/sale.php
upload/admin/language/en-gb/task/report/order_status.php
upload/admin/language/en-gb/task/report/stock.php
upload/admin/language/en-gb/task/report/returns.php
upload/admin/language/en-gb/task/system/security.php
upload/admin/language/en-gb/task/system/admin.php
upload/admin/language/en-gb/task/system/restore.php
upload/admin/language/en-gb/task/system/mail.php
upload/admin/language/en-gb/task/system/backup.php
upload/admin/language/en-gb/task/system/storage.php
upload/admin/language/en-gb/task/system/upgrade.php
upload/admin/language/en-gb/task/catalog/information.php
upload/admin/language/en-gb/task/catalog/country.php
@ -6497,11 +6499,14 @@ upload/admin/controller/task/report/review.php
upload/admin/controller/task/report/sale.php
upload/admin/controller/task/report/stock.php
upload/admin/controller/task/report/returns.php
upload/admin/controller/task/system/security.php
upload/admin/controller/task/report/rating.php
upload/admin/controller/task/report/order.php
upload/admin/controller/task/system/installer.php
upload/admin/controller/task/system/admin.php
upload/admin/controller/task/system/restore.php
upload/admin/controller/task/system/mail.php
upload/admin/controller/task/system/backup.php
upload/admin/controller/task/system/storage.php
upload/admin/controller/task/system/upgrade.php
upload/admin/controller/task/catalog/information.php
upload/admin/controller/task/catalog/country.php
@ -6689,6 +6694,450 @@ upload/robots.txt
upload/.htaccess.txt
upload/php.ini
upload/index.php
upload/shop/localhost/en-gb/data/customer/customer_group.json
upload/shop/localhost/en-gb/data/localisation/country-147.json
upload/shop/localhost/en-gb/data/localisation/country-185.json
upload/shop/localhost/en-gb/data/localisation/country-179.json
upload/shop/localhost/en-gb/data/localisation/country-49.json
upload/shop/localhost/en-gb/data/localisation/country-190.json
upload/shop/localhost/en-gb/data/localisation/country-156.json
upload/shop/localhost/en-gb/data/localisation/country-218.json
upload/shop/localhost/en-gb/data/localisation/country-79.json
upload/shop/localhost/en-gb/data/localisation/country-29.json
upload/shop/localhost/en-gb/data/localisation/country-178.json
upload/shop/localhost/en-gb/data/localisation/country-163.json
upload/shop/localhost/en-gb/data/localisation/country-86.json
upload/shop/localhost/en-gb/data/localisation/country-206.json
upload/shop/localhost/en-gb/data/localisation/country-137.json
upload/shop/localhost/en-gb/data/localisation/country-208.json
upload/shop/localhost/en-gb/data/localisation/country-246.json
upload/shop/localhost/en-gb/data/localisation/country-126.json
upload/shop/localhost/en-gb/data/localisation/country-64.json
upload/shop/localhost/en-gb/data/localisation/country-17.json
upload/shop/localhost/en-gb/data/localisation/country-157.json
upload/shop/localhost/en-gb/data/localisation/country-3.json
upload/shop/localhost/en-gb/data/localisation/country-161.json
upload/shop/localhost/en-gb/data/localisation/country-145.json
upload/shop/localhost/en-gb/data/localisation/language.json
upload/shop/localhost/en-gb/data/localisation/country-26.json
upload/shop/localhost/en-gb/data/localisation/country-231.json
upload/shop/localhost/en-gb/data/localisation/country-44.json
upload/shop/localhost/en-gb/data/localisation/country-164.json
upload/shop/localhost/en-gb/data/localisation/country-20.json
upload/shop/localhost/en-gb/data/localisation/country-123.json
upload/shop/localhost/en-gb/data/localisation/country-107.json
upload/shop/localhost/en-gb/data/localisation/country-55.json
upload/shop/localhost/en-gb/data/localisation/country-117.json
upload/shop/localhost/en-gb/data/localisation/country-181.json
upload/shop/localhost/en-gb/data/localisation/country-67.json
upload/shop/localhost/en-gb/data/localisation/country-77.json
upload/shop/localhost/en-gb/data/localisation/country-187.json
upload/shop/localhost/en-gb/data/localisation/country-75.json
upload/shop/localhost/en-gb/data/localisation/country-201.json
upload/shop/localhost/en-gb/data/localisation/country-68.json
upload/shop/localhost/en-gb/data/localisation/country-177.json
upload/shop/localhost/en-gb/data/localisation/country-152.json
upload/shop/localhost/en-gb/data/localisation/country-195.json
upload/shop/localhost/en-gb/data/localisation/country-54.json
upload/shop/localhost/en-gb/data/localisation/country-215.json
upload/shop/localhost/en-gb/data/localisation/country-173.json
upload/shop/localhost/en-gb/data/localisation/country-252.json
upload/shop/localhost/en-gb/data/localisation/country-143.json
upload/shop/localhost/en-gb/data/localisation/country-60.json
upload/shop/localhost/en-gb/data/localisation/country-116.json
upload/shop/localhost/en-gb/data/localisation/country-94.json
upload/shop/localhost/en-gb/data/localisation/country-88.json
upload/shop/localhost/en-gb/data/localisation/currency.json
upload/shop/localhost/en-gb/data/localisation/country-200.json
upload/shop/localhost/en-gb/data/localisation/country-120.json
upload/shop/localhost/en-gb/data/localisation/country-158.json
upload/shop/localhost/en-gb/data/localisation/country-19.json
upload/shop/localhost/en-gb/data/localisation/country-124.json
upload/shop/localhost/en-gb/data/localisation/country-221.json
upload/shop/localhost/en-gb/data/localisation/country-43.json
upload/shop/localhost/en-gb/data/localisation/country-96.json
upload/shop/localhost/en-gb/data/localisation/country-37.json
upload/shop/localhost/en-gb/data/localisation/country-28.json
upload/shop/localhost/en-gb/data/localisation/country-100.json
upload/shop/localhost/en-gb/data/localisation/country-232.json
upload/shop/localhost/en-gb/data/localisation/country-216.json
upload/shop/localhost/en-gb/data/localisation/country-38.json
upload/shop/localhost/en-gb/data/localisation/country-98.json
upload/shop/localhost/en-gb/data/localisation/country-87.json
upload/shop/localhost/en-gb/data/localisation/country-194.json
upload/shop/localhost/en-gb/data/localisation/country-9.json
upload/shop/localhost/en-gb/data/localisation/country-11.json
upload/shop/localhost/en-gb/data/localisation/country-183.json
upload/shop/localhost/en-gb/data/localisation/country-197.json
upload/shop/localhost/en-gb/data/localisation/country-93.json
upload/shop/localhost/en-gb/data/localisation/country-226.json
upload/shop/localhost/en-gb/data/localisation/country-220.json
upload/shop/localhost/en-gb/data/localisation/country-8.json
upload/shop/localhost/en-gb/data/localisation/country-74.json
upload/shop/localhost/en-gb/data/localisation/country-230.json
upload/shop/localhost/en-gb/data/localisation/country-256.json
upload/shop/localhost/en-gb/data/localisation/country-172.json
upload/shop/localhost/en-gb/data/localisation/country-27.json
upload/shop/localhost/en-gb/data/localisation/country-114.json
upload/shop/localhost/en-gb/data/localisation/country-138.json
upload/shop/localhost/en-gb/data/localisation/country-191.json
upload/shop/localhost/en-gb/data/localisation/country-104.json
upload/shop/localhost/en-gb/data/localisation/country-234.json
upload/shop/localhost/en-gb/data/localisation/country-13.json
upload/shop/localhost/en-gb/data/localisation/country-24.json
upload/shop/localhost/en-gb/data/localisation/country-45.json
upload/shop/localhost/en-gb/data/localisation/country-207.json
upload/shop/localhost/en-gb/data/localisation/country-169.json
upload/shop/localhost/en-gb/data/localisation/country-25.json
upload/shop/localhost/en-gb/data/localisation/country-148.json
upload/shop/localhost/en-gb/data/localisation/country-15.json
upload/shop/localhost/en-gb/data/localisation/country-7.json
upload/shop/localhost/en-gb/data/localisation/country-165.json
upload/shop/localhost/en-gb/data/localisation/country-196.json
upload/shop/localhost/en-gb/data/localisation/country-257.json
upload/shop/localhost/en-gb/data/localisation/country-35.json
upload/shop/localhost/en-gb/data/localisation/country-133.json
upload/shop/localhost/en-gb/data/localisation/country-33.json
upload/shop/localhost/en-gb/data/localisation/country-160.json
upload/shop/localhost/en-gb/data/localisation/country-52.json
upload/shop/localhost/en-gb/data/localisation/country-193.json
upload/shop/localhost/en-gb/data/localisation/country-99.json
upload/shop/localhost/en-gb/data/localisation/country-103.json
upload/shop/localhost/en-gb/data/localisation/country-188.json
upload/shop/localhost/en-gb/data/localisation/country-255.json
upload/shop/localhost/en-gb/data/localisation/country-228.json
upload/shop/localhost/en-gb/data/localisation/country-95.json
upload/shop/localhost/en-gb/data/localisation/country-40.json
upload/shop/localhost/en-gb/data/localisation/country-129.json
upload/shop/localhost/en-gb/data/localisation/country-47.json
upload/shop/localhost/en-gb/data/localisation/country-39.json
upload/shop/localhost/en-gb/data/localisation/country-53.json
upload/shop/localhost/en-gb/data/localisation/country-31.json
upload/shop/localhost/en-gb/data/localisation/country-2.json
upload/shop/localhost/en-gb/data/localisation/country-149.json
upload/shop/localhost/en-gb/data/localisation/country-225.json
upload/shop/localhost/en-gb/data/localisation/country-113.json
upload/shop/localhost/en-gb/data/localisation/country-90.json
upload/shop/localhost/en-gb/data/localisation/country-23.json
upload/shop/localhost/en-gb/data/localisation/country-83.json
upload/shop/localhost/en-gb/data/localisation/country-119.json
upload/shop/localhost/en-gb/data/localisation/country-245.json
upload/shop/localhost/en-gb/data/localisation/country-189.json
upload/shop/localhost/en-gb/data/localisation/country-227.json
upload/shop/localhost/en-gb/data/localisation/country-219.json
upload/shop/localhost/en-gb/data/localisation/country-14.json
upload/shop/localhost/en-gb/data/localisation/country-180.json
upload/shop/localhost/en-gb/data/localisation/country-118.json
upload/shop/localhost/en-gb/data/localisation/country-176.json
upload/shop/localhost/en-gb/data/localisation/country-166.json
upload/shop/localhost/en-gb/data/localisation/country-85.json
upload/shop/localhost/en-gb/data/localisation/country-150.json
upload/shop/localhost/en-gb/data/localisation/country-249.json
upload/shop/localhost/en-gb/data/localisation/country-22.json
upload/shop/localhost/en-gb/data/localisation/country-50.json
upload/shop/localhost/en-gb/data/localisation/country-30.json
upload/shop/localhost/en-gb/data/localisation/country-115.json
upload/shop/localhost/en-gb/data/localisation/country-144.json
upload/shop/localhost/en-gb/data/localisation/country-233.json
upload/shop/localhost/en-gb/data/localisation/country-192.json
upload/shop/localhost/en-gb/data/localisation/country-229.json
upload/shop/localhost/en-gb/data/localisation/country-237.json
upload/shop/localhost/en-gb/data/localisation/country-153.json
upload/shop/localhost/en-gb/data/localisation/country-71.json
upload/shop/localhost/en-gb/data/localisation/country-6.json
upload/shop/localhost/en-gb/data/localisation/country.json
upload/shop/localhost/en-gb/data/localisation/country-109.json
upload/shop/localhost/en-gb/data/localisation/country-102.json
upload/shop/localhost/en-gb/data/localisation/country-92.json
upload/shop/localhost/en-gb/data/localisation/country-224.json
upload/shop/localhost/en-gb/data/localisation/country-175.json
upload/shop/localhost/en-gb/data/localisation/country-91.json
upload/shop/localhost/en-gb/data/localisation/country-58.json
upload/shop/localhost/en-gb/data/localisation/country-101.json
upload/shop/localhost/en-gb/data/localisation/country-69.json
upload/shop/localhost/en-gb/data/localisation/country-127.json
upload/shop/localhost/en-gb/data/localisation/country-214.json
upload/shop/localhost/en-gb/data/localisation/country-4.json
upload/shop/localhost/en-gb/data/localisation/country-162.json
upload/shop/localhost/en-gb/data/localisation/country-36.json
upload/shop/localhost/en-gb/data/localisation/country-250.json
upload/shop/localhost/en-gb/data/localisation/country-146.json
upload/shop/localhost/en-gb/data/localisation/country-198.json
upload/shop/localhost/en-gb/data/localisation/country-111.json
upload/shop/localhost/en-gb/data/localisation/country-70.json
upload/shop/localhost/en-gb/data/localisation/country-72.json
upload/shop/localhost/en-gb/data/localisation/country-48.json
upload/shop/localhost/en-gb/data/localisation/country-167.json
upload/shop/localhost/en-gb/data/localisation/country-108.json
upload/shop/localhost/en-gb/data/localisation/country-130.json
upload/shop/localhost/en-gb/data/localisation/country-42.json
upload/shop/localhost/en-gb/data/localisation/country-97.json
upload/shop/localhost/en-gb/data/localisation/country-134.json
upload/shop/localhost/en-gb/data/localisation/country-151.json
upload/shop/localhost/en-gb/data/localisation/country-122.json
upload/shop/localhost/en-gb/data/localisation/country-59.json
upload/shop/localhost/en-gb/data/localisation/country-10.json
upload/shop/localhost/en-gb/data/localisation/country-112.json
upload/shop/localhost/en-gb/data/localisation/country-12.json
upload/shop/localhost/en-gb/data/localisation/country-89.json
upload/shop/localhost/en-gb/data/localisation/country-136.json
upload/shop/localhost/en-gb/data/localisation/country-5.json
upload/shop/localhost/en-gb/data/localisation/country-21.json
upload/shop/localhost/en-gb/data/localisation/country-211.json
upload/shop/localhost/en-gb/data/localisation/country-253.json
upload/shop/localhost/en-gb/data/localisation/country-203.json
upload/shop/localhost/en-gb/data/localisation/country-159.json
upload/shop/localhost/en-gb/data/localisation/country-57.json
upload/shop/localhost/en-gb/data/localisation/country-184.json
upload/shop/localhost/en-gb/data/localisation/country-105.json
upload/shop/localhost/en-gb/data/localisation/country-62.json
upload/shop/localhost/en-gb/data/localisation/country-217.json
upload/shop/localhost/en-gb/data/localisation/country-174.json
upload/shop/localhost/en-gb/data/localisation/country-121.json
upload/shop/localhost/en-gb/data/localisation/country-171.json
upload/shop/localhost/en-gb/data/localisation/country-78.json
upload/shop/localhost/en-gb/data/localisation/country-139.json
upload/shop/localhost/en-gb/data/localisation/country-132.json
upload/shop/localhost/en-gb/data/localisation/country-251.json
upload/shop/localhost/en-gb/data/localisation/country-247.json
upload/shop/localhost/en-gb/data/localisation/country-209.json
upload/shop/localhost/en-gb/data/localisation/country-243.json
upload/shop/localhost/en-gb/data/localisation/country-244.json
upload/shop/localhost/en-gb/data/localisation/country-140.json
upload/shop/localhost/en-gb/data/localisation/country-41.json
upload/shop/localhost/en-gb/data/localisation/country-239.json
upload/shop/localhost/en-gb/data/localisation/country-106.json
upload/shop/localhost/en-gb/data/localisation/country-125.json
upload/shop/localhost/en-gb/data/localisation/country-142.json
upload/shop/localhost/en-gb/data/localisation/country-16.json
upload/shop/localhost/en-gb/data/localisation/country-65.json
upload/shop/localhost/en-gb/data/localisation/country-141.json
upload/shop/localhost/en-gb/data/localisation/country-213.json
upload/shop/localhost/en-gb/data/localisation/country-210.json
upload/shop/localhost/en-gb/data/localisation/country-170.json
upload/shop/localhost/en-gb/data/localisation/country-63.json
upload/shop/localhost/en-gb/data/localisation/country-222.json
upload/shop/localhost/en-gb/data/localisation/country-128.json
upload/shop/localhost/en-gb/data/localisation/country-61.json
upload/shop/localhost/en-gb/data/localisation/country-56.json
upload/shop/localhost/en-gb/data/localisation/country-154.json
upload/shop/localhost/en-gb/data/localisation/country-32.json
upload/shop/localhost/en-gb/data/localisation/country-235.json
upload/shop/localhost/en-gb/data/localisation/country-66.json
upload/shop/localhost/en-gb/data/localisation/country-242.json
upload/shop/localhost/en-gb/data/localisation/country-46.json
upload/shop/localhost/en-gb/data/localisation/country-34.json
upload/shop/localhost/en-gb/data/localisation/country-135.json
upload/shop/localhost/en-gb/data/localisation/country-81.json
upload/shop/localhost/en-gb/data/localisation/country-182.json
upload/shop/localhost/en-gb/data/localisation/country-110.json
upload/shop/localhost/en-gb/data/localisation/country-51.json
upload/shop/localhost/en-gb/data/localisation/country-204.json
upload/shop/localhost/en-gb/data/localisation/country-80.json
upload/shop/localhost/en-gb/data/localisation/country-238.json
upload/shop/localhost/en-gb/data/localisation/country-131.json
upload/shop/localhost/en-gb/data/localisation/country-168.json
upload/shop/localhost/en-gb/data/localisation/country-155.json
upload/shop/localhost/en-gb/data/localisation/country-248.json
upload/shop/localhost/en-gb/data/localisation/country-76.json
upload/shop/localhost/en-gb/data/localisation/country-82.json
upload/shop/localhost/en-gb/data/localisation/country-202.json
upload/shop/localhost/en-gb/data/localisation/country-212.json
upload/shop/localhost/en-gb/data/localisation/country-205.json
upload/shop/localhost/en-gb/data/localisation/country-84.json
upload/shop/localhost/en-gb/data/localisation/country-223.json
upload/shop/localhost/en-gb/data/localisation/country-186.json
upload/shop/localhost/en-gb/data/localisation/country-254.json
upload/shop/localhost/en-gb/data/localisation/country-1.json
upload/shop/localhost/en-gb/data/localisation/country-199.json
upload/shop/localhost/en-gb/data/localisation/country-18.json
upload/shop/localhost/en-gb/language/cms/comment.json
upload/shop/localhost/en-gb/language/cms/blog.json
upload/shop/localhost/en-gb/language/tool/upload.json
upload/shop/localhost/en-gb/language/error/permission.json
upload/shop/localhost/en-gb/language/error/not_found.json
upload/shop/localhost/en-gb/language/product/product.json
upload/shop/localhost/en-gb/language/product/search.json
upload/shop/localhost/en-gb/language/product/manufacturer.json
upload/shop/localhost/en-gb/language/product/thumb.json
upload/shop/localhost/en-gb/language/product/category.json
upload/shop/localhost/en-gb/language/product/compare.json
upload/shop/localhost/en-gb/language/product/related.json
upload/shop/localhost/en-gb/language/product/review.json
upload/shop/localhost/en-gb/language/product/special.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/module/information.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/module/latest.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/module/account.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/module/filter.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/module/store.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/module/topic.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/module/featured.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/module/category.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/module/blog.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/module/bestseller.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/module/special.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/total/low_order_fee.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/total/credit.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/total/coupon.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/total/sub_total.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/total/total.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/total/reward.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/total/handling.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/captcha/basic.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/checkout/coupon.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/checkout/shipping.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/checkout/reward.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/payment/cheque.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/payment/bank_transfer.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/payment/cod.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/payment/free_checkout.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/api/coupon.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/api/reward.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/shipping/item.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/shipping/flat.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/shipping/free.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/shipping/pickup.json
upload/shop/localhost/en-gb/language/extension/opencart/r-fr/shipping/weight.json
upload/shop/localhost/en-gb/language/extension/opencart/module/information.json
upload/shop/localhost/en-gb/language/extension/opencart/module/latest.json
upload/shop/localhost/en-gb/language/extension/opencart/module/account.json
upload/shop/localhost/en-gb/language/extension/opencart/module/filter.json
upload/shop/localhost/en-gb/language/extension/opencart/module/store.json
upload/shop/localhost/en-gb/language/extension/opencart/module/topic.json
upload/shop/localhost/en-gb/language/extension/opencart/module/featured.json
upload/shop/localhost/en-gb/language/extension/opencart/module/category.json
upload/shop/localhost/en-gb/language/extension/opencart/module/blog.json
upload/shop/localhost/en-gb/language/extension/opencart/module/bestseller.json
upload/shop/localhost/en-gb/language/extension/opencart/module/special.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/module/information.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/module/latest.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/module/account.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/module/filter.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/module/store.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/module/topic.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/module/featured.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/module/category.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/module/blog.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/module/bestseller.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/module/special.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/total/low_order_fee.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/total/credit.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/total/coupon.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/total/sub_total.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/total/total.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/total/reward.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/total/handling.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/captcha/basic.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/checkout/coupon.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/checkout/shipping.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/checkout/reward.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/payment/cheque.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/payment/bank_transfer.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/payment/cod.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/payment/free_checkout.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/api/coupon.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/api/reward.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/shipping/item.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/shipping/flat.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/shipping/free.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/shipping/pickup.json
upload/shop/localhost/en-gb/language/extension/opencart/n-gb/shipping/weight.json
upload/shop/localhost/en-gb/language/extension/opencart/total/low_order_fee.json
upload/shop/localhost/en-gb/language/extension/opencart/total/credit.json
upload/shop/localhost/en-gb/language/extension/opencart/total/coupon.json
upload/shop/localhost/en-gb/language/extension/opencart/total/sub_total.json
upload/shop/localhost/en-gb/language/extension/opencart/total/total.json
upload/shop/localhost/en-gb/language/extension/opencart/total/reward.json
upload/shop/localhost/en-gb/language/extension/opencart/total/handling.json
upload/shop/localhost/en-gb/language/extension/opencart/captcha/basic.json
upload/shop/localhost/en-gb/language/extension/opencart/checkout/coupon.json
upload/shop/localhost/en-gb/language/extension/opencart/checkout/shipping.json
upload/shop/localhost/en-gb/language/extension/opencart/checkout/reward.json
upload/shop/localhost/en-gb/language/extension/opencart/payment/cheque.json
upload/shop/localhost/en-gb/language/extension/opencart/payment/bank_transfer.json
upload/shop/localhost/en-gb/language/extension/opencart/payment/cod.json
upload/shop/localhost/en-gb/language/extension/opencart/payment/free_checkout.json
upload/shop/localhost/en-gb/language/extension/opencart/api/coupon.json
upload/shop/localhost/en-gb/language/extension/opencart/api/reward.json
upload/shop/localhost/en-gb/language/extension/opencart/shipping/item.json
upload/shop/localhost/en-gb/language/extension/opencart/shipping/flat.json
upload/shop/localhost/en-gb/language/extension/opencart/shipping/free.json
upload/shop/localhost/en-gb/language/extension/opencart/shipping/pickup.json
upload/shop/localhost/en-gb/language/extension/opencart/shipping/weight.json
upload/shop/localhost/en-gb/language/checkout/shipping_address.json
upload/shop/localhost/en-gb/language/checkout/cart.json
upload/shop/localhost/en-gb/language/checkout/confirm.json
upload/shop/localhost/en-gb/language/checkout/register.json
upload/shop/localhost/en-gb/language/checkout/checkout.json
upload/shop/localhost/en-gb/language/checkout/payment_address.json
upload/shop/localhost/en-gb/language/checkout/failure.json
upload/shop/localhost/en-gb/language/checkout/shipping_method.json
upload/shop/localhost/en-gb/language/checkout/success.json
upload/shop/localhost/en-gb/language/checkout/payment_method.json
upload/shop/localhost/en-gb/language/common/language.json
upload/shop/localhost/en-gb/language/common/footer.json
upload/shop/localhost/en-gb/language/common/currency.json
upload/shop/localhost/en-gb/language/common/cart.json
upload/shop/localhost/en-gb/language/common/cookie.json
upload/shop/localhost/en-gb/language/common/maintenance.json
upload/shop/localhost/en-gb/language/common/header.json
upload/shop/localhost/en-gb/language/common/search.json
upload/shop/localhost/en-gb/language/common/menu.json
upload/shop/localhost/en-gb/language/api/shipping_address.json
upload/shop/localhost/en-gb/language/api/subscription.json
upload/shop/localhost/en-gb/language/api/cart.json
upload/shop/localhost/en-gb/language/api/payment_address.json
upload/shop/localhost/en-gb/language/api/customer.json
upload/shop/localhost/en-gb/language/api/shipping_method.json
upload/shop/localhost/en-gb/language/api/payment_method.json
upload/shop/localhost/en-gb/language/api/order.json
upload/shop/localhost/en-gb/language/api/affiliate.json
upload/shop/localhost/en-gb/language/information/information.json
upload/shop/localhost/en-gb/language/information/gdpr.json
upload/shop/localhost/en-gb/language/information/gdpr_success.json
upload/shop/localhost/en-gb/language/information/contact.json
upload/shop/localhost/en-gb/language/information/sitemap.json
upload/shop/localhost/en-gb/language/mail/forgotten.json
upload/shop/localhost/en-gb/language/mail/gdpr.json
upload/shop/localhost/en-gb/language/mail/subscription_alert.json
upload/shop/localhost/en-gb/language/mail/subscription.json
upload/shop/localhost/en-gb/language/mail/order_alert.json
upload/shop/localhost/en-gb/language/mail/register.json
upload/shop/localhost/en-gb/language/mail/authorize_reset.json
upload/shop/localhost/en-gb/language/mail/gdpr_delete.json
upload/shop/localhost/en-gb/language/mail/transaction.json
upload/shop/localhost/en-gb/language/mail/order_add.json
upload/shop/localhost/en-gb/language/mail/review.json
upload/shop/localhost/en-gb/language/mail/order_edit.json
upload/shop/localhost/en-gb/language/mail/affiliate.json
upload/shop/localhost/en-gb/language/mail/authorize.json
upload/shop/localhost/en-gb/language/account/forgotten.json
upload/shop/localhost/en-gb/language/account/download.json
upload/shop/localhost/en-gb/language/account/newsletter.json
upload/shop/localhost/en-gb/language/account/subscription.json
upload/shop/localhost/en-gb/language/account/account.json
upload/shop/localhost/en-gb/language/account/tracking.json
upload/shop/localhost/en-gb/language/account/login.json
upload/shop/localhost/en-gb/language/account/register.json
upload/shop/localhost/en-gb/language/account/logout.json
upload/shop/localhost/en-gb/language/account/address.json
upload/shop/localhost/en-gb/language/account/wishlist.json
upload/shop/localhost/en-gb/language/account/transaction.json
upload/shop/localhost/en-gb/language/account/returns.json
upload/shop/localhost/en-gb/language/account/success.json
upload/shop/localhost/en-gb/language/account/edit.json
upload/shop/localhost/en-gb/language/account/payment_method.json
upload/shop/localhost/en-gb/language/account/password.json
upload/shop/localhost/en-gb/language/account/reward.json
upload/shop/localhost/en-gb/language/account/order.json
upload/shop/localhost/en-gb/language/account/affiliate.json
upload/shop/localhost/en-gb/language/account/authorize.json
upload/shop/localhost/en-gb/html/cms/topic-1/rating/desc/index.html
upload/shop/localhost/en-gb/html/cms/topic-1/rating/asc/index.html
upload/shop/localhost/en-gb/html/cms/topic-1/date_added/desc/index.html
upload/shop/localhost/en-gb/html/cms/topic-1/date_added/asc/index.html
upload/shop/localhost/en-gb/html/cms/topic-1/index.html
upload/shop/localhost/en-gb/html/cms/index.html
buildspec.yml
crowdin.yml
composer.lock

View file

@ -61663,6 +61663,14 @@ Scenario/Discount/FO/full_user_experience_test_with_two_discounts.feature
Discount/FO/full_user_experience_test_with_two_discounts.feature
FO/full_user_experience_test_with_two_discounts.feature
full_user_experience_test_with_two_discounts.feature
tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_country_trigger.feature
Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_country_trigger.feature
Behaviour/Features/Scenario/Discount/FO/discount_with_country_trigger.feature
Features/Scenario/Discount/FO/discount_with_country_trigger.feature
Scenario/Discount/FO/discount_with_country_trigger.feature
Discount/FO/discount_with_country_trigger.feature
FO/discount_with_country_trigger.feature
discount_with_country_trigger.feature
tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_category_trigger.feature
Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_category_trigger.feature
Behaviour/Features/Scenario/Discount/FO/discount_with_category_trigger.feature
@ -61751,6 +61759,14 @@ Scenario/Discount/BO/update_order_level_discount.feature
Discount/BO/update_order_level_discount.feature
BO/update_order_level_discount.feature
update_order_level_discount.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_discount_with_country_trigger.feature
Integration/Behaviour/Features/Scenario/Discount/BO/add_discount_with_country_trigger.feature
Behaviour/Features/Scenario/Discount/BO/add_discount_with_country_trigger.feature
Features/Scenario/Discount/BO/add_discount_with_country_trigger.feature
Scenario/Discount/BO/add_discount_with_country_trigger.feature
Discount/BO/add_discount_with_country_trigger.feature
BO/add_discount_with_country_trigger.feature
add_discount_with_country_trigger.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_cart_level_discount.feature
Integration/Behaviour/Features/Scenario/Discount/BO/add_cart_level_discount.feature
Behaviour/Features/Scenario/Discount/BO/add_cart_level_discount.feature

View file

@ -10380,6 +10380,7 @@ tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_code.fea
tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_brand_trigger.feature
tests/Integration/Behaviour/Features/Scenario/Discount/FO/full_user_experience_test_with_discount_product_level.feature
tests/Integration/Behaviour/Features/Scenario/Discount/FO/full_user_experience_test_with_two_discounts.feature
tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_country_trigger.feature
tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_category_trigger.feature
tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_restricted_combinations.feature
tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_condition_minimum_quantity.feature
@ -10391,6 +10392,7 @@ tests/Integration/Behaviour/Features/Scenario/Discount/BO/update_product_discoun
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_product_level_discount.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_free_shipping_discount.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/update_order_level_discount.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_discount_with_country_trigger.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_cart_level_discount.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_order_level_discount.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/update_free_shipping_discount.feature

View file

@ -24276,6 +24276,18 @@ Core/Framework/Feature/FeatureFlagRegistry.php
Framework/Feature/FeatureFlagRegistry.php
Feature/FeatureFlagRegistry.php
FeatureFlagRegistry.php
src/Core/Framework/Adapter/Composer/ComposerInfoProvider.php
Core/Framework/Adapter/Composer/ComposerInfoProvider.php
Framework/Adapter/Composer/ComposerInfoProvider.php
Adapter/Composer/ComposerInfoProvider.php
Composer/ComposerInfoProvider.php
ComposerInfoProvider.php
src/Core/Framework/Adapter/Composer/ComposerPackage.php
Core/Framework/Adapter/Composer/ComposerPackage.php
Framework/Adapter/Composer/ComposerPackage.php
Adapter/Composer/ComposerPackage.php
Composer/ComposerPackage.php
ComposerPackage.php
src/Core/Framework/Adapter/Cache/StoreApiRouteCacheKeyEvent.php
Core/Framework/Adapter/Cache/StoreApiRouteCacheKeyEvent.php
Framework/Adapter/Cache/StoreApiRouteCacheKeyEvent.php
@ -126197,6 +126209,13 @@ Framework/Feature/Command/FeatureListCommandTest.php
Feature/Command/FeatureListCommandTest.php
Command/FeatureListCommandTest.php
FeatureListCommandTest.php
tests/unit/Core/Framework/Adapter/Composer/ComposerInfoProviderTest.php
unit/Core/Framework/Adapter/Composer/ComposerInfoProviderTest.php
Core/Framework/Adapter/Composer/ComposerInfoProviderTest.php
Framework/Adapter/Composer/ComposerInfoProviderTest.php
Adapter/Composer/ComposerInfoProviderTest.php
Composer/ComposerInfoProviderTest.php
ComposerInfoProviderTest.php
tests/unit/Core/Framework/Adapter/Cache/HttpCacheKeyGeneratorTest.php
unit/Core/Framework/Adapter/Cache/HttpCacheKeyGeneratorTest.php
Core/Framework/Adapter/Cache/HttpCacheKeyGeneratorTest.php
@ -139980,6 +139999,9 @@ _unreleased/2025-07-16-copy-app-snippets-after-system-language-change.md
changelog/_unreleased/2025-07-25-use-sw-text-editor-instead-of-mt-text-editor.md
_unreleased/2025-07-25-use-sw-text-editor-instead-of-mt-text-editor.md
2025-07-25-use-sw-text-editor-instead-of-mt-text-editor.md
changelog/_unreleased/2025-08-19-fix-alignment-of-review-stars.md
_unreleased/2025-08-19-fix-alignment-of-review-stars.md
2025-08-19-fix-alignment-of-review-stars.md
changelog/_unreleased/2025-07-29-fix-primary-connection-is-not-working-when-replica-configured.md
_unreleased/2025-07-29-fix-primary-connection-is-not-working-when-replica-configured.md
2025-07-29-fix-primary-connection-is-not-working-when-replica-configured.md
@ -140364,6 +140386,9 @@ _unreleased/2025-04-15-deprecate-account-order-detail-page.md
changelog/_unreleased/2025-06-27-fix-unable-to-fall-back-to-parent-language-on-product-entity.md
_unreleased/2025-06-27-fix-unable-to-fall-back-to-parent-language-on-product-entity.md
2025-06-27-fix-unable-to-fall-back-to-parent-language-on-product-entity.md
changelog/_unreleased/2025-08-20-fix-admin-es-search-for-document-number-does-not-return-any-result.md
_unreleased/2025-08-20-fix-admin-es-search-for-document-number-does-not-return-any-result.md
2025-08-20-fix-admin-es-search-for-document-number-does-not-return-any-result.md
changelog/_unreleased/2025-05-18-change-file_exists-to-is_dir.md
_unreleased/2025-05-18-change-file_exists-to-is_dir.md
2025-05-18-change-file_exists-to-is_dir.md
@ -140622,6 +140647,9 @@ _unreleased/2025-06-25-fix-after-sort-with-multiple-null-values.md
changelog/_unreleased/2025-04-02-create-migration-and-dal-for-scale-unit.md
_unreleased/2025-04-02-create-migration-and-dal-for-scale-unit.md
2025-04-02-create-migration-and-dal-for-scale-unit.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-07-29-fix-state-machine-history-fk-constraint.md
_unreleased/2025-07-29-fix-state-machine-history-fk-constraint.md
2025-07-29-fix-state-machine-history-fk-constraint.md
@ -140679,6 +140707,9 @@ _unreleased/2024-09-13-deprecate-force-option-from-es-index-cleanup-command.md
changelog/_unreleased/2025-07-12-implement-soft-purge-http-cache.md
_unreleased/2025-07-12-implement-soft-purge-http-cache.md
2025-07-12-implement-soft-purge-http-cache.md
changelog/_unreleased/2025-08-19-add-design-tokens-to-the-review-module.md
_unreleased/2025-08-19-add-design-tokens-to-the-review-module.md
2025-08-19-add-design-tokens-to-the-review-module.md
changelog/_unreleased/2025-07-24-skip-persisting-admin-snippets-for-non-existing-locales.md
_unreleased/2025-07-24-skip-persisting-admin-snippets-for-non-existing-locales.md
2025-07-24-skip-persisting-admin-snippets-for-non-existing-locales.md

View file

@ -3931,6 +3931,8 @@ src/Core/Framework/Feature/Command/FeatureDisableCommand.php
src/Core/Framework/Feature/Command/FeatureDumpCommand.php
src/Core/Framework/Feature/FeatureException.php
src/Core/Framework/Feature/FeatureFlagRegistry.php
src/Core/Framework/Adapter/Composer/ComposerInfoProvider.php
src/Core/Framework/Adapter/Composer/ComposerPackage.php
src/Core/Framework/Adapter/Cache/StoreApiRouteCacheKeyEvent.php
src/Core/Framework/Adapter/Cache/CacheInvalidator.php
src/Core/Framework/Adapter/Cache/Telemetry/CacheTelemetrySubscriber.php
@ -15823,6 +15825,7 @@ tests/unit/Core/Framework/Feature/FeatureExceptionTest.php
tests/unit/Core/Framework/Feature/Command/FeatureDisableCommandTest.php
tests/unit/Core/Framework/Feature/Command/FeatureEnableCommandTest.php
tests/unit/Core/Framework/Feature/Command/FeatureListCommandTest.php
tests/unit/Core/Framework/Adapter/Composer/ComposerInfoProviderTest.php
tests/unit/Core/Framework/Adapter/Cache/HttpCacheKeyGeneratorTest.php
tests/unit/Core/Framework/Adapter/Cache/Telemetry/CacheTelemetrySubscriberTest.php
tests/unit/Core/Framework/Adapter/Cache/InvalidateCacheTaskTest.php
@ -19466,6 +19469,7 @@ changelog/_unreleased/2025-06-23-media-upload-api-v2.md
changelog/_unreleased/2025-03-14-add-acl-hook-service.md
changelog/_unreleased/2025-07-16-copy-app-snippets-after-system-language-change.md
changelog/_unreleased/2025-07-25-use-sw-text-editor-instead-of-mt-text-editor.md
changelog/_unreleased/2025-08-19-fix-alignment-of-review-stars.md
changelog/_unreleased/2025-07-29-fix-primary-connection-is-not-working-when-replica-configured.md
changelog/_unreleased/2025-08-07-fix-display-of-line-item-taxes-with-tax-provider.md
changelog/_unreleased/2025-01-04-add-an-explicit-configurable-robots-txt.md
@ -19594,6 +19598,7 @@ changelog/_unreleased/2025-08-06-remove-assign-override-of-media-thumbnail-entit
changelog/_unreleased/2025-08-15-load-all-hookable-entities-by-checking-shopware-entity-hookable-tag.md
changelog/_unreleased/2025-04-15-deprecate-account-order-detail-page.md
changelog/_unreleased/2025-06-27-fix-unable-to-fall-back-to-parent-language-on-product-entity.md
changelog/_unreleased/2025-08-20-fix-admin-es-search-for-document-number-does-not-return-any-result.md
changelog/_unreleased/2025-05-18-change-file_exists-to-is_dir.md
changelog/_unreleased/2025-07-14-category-path-does-not-display.md
changelog/_unreleased/2025-07-31-fix-media-thumbnail-size-id-not-null.md
@ -19680,6 +19685,7 @@ changelog/_unreleased/2025-07-01-add-lock-for-cache-clearer.md
changelog/_unreleased/2025-08-05-update-matchalllineitemsrule-to-support-multiple-item-types.md
changelog/_unreleased/2025-06-25-fix-after-sort-with-multiple-null-values.md
changelog/_unreleased/2025-04-02-create-migration-and-dal-for-scale-unit.md
changelog/_unreleased/2025-08-20-update-opensearch-in-tests.md
changelog/_unreleased/2025-07-29-fix-state-machine-history-fk-constraint.md
changelog/_unreleased/2025-07-03-add-missing-date-time-format-prop-for-sw-time-ago.md
changelog/_unreleased/2025-08-04-add-cart-rule-loader-extension-event.md
@ -19699,6 +19705,7 @@ changelog/_unreleased/2025-06-19-properly-display-product-slider-element-with-bo
changelog/_unreleased/2025-06-28-fix-credit-note-order-version.md
changelog/_unreleased/2024-09-13-deprecate-force-option-from-es-index-cleanup-command.md
changelog/_unreleased/2025-07-12-implement-soft-purge-http-cache.md
changelog/_unreleased/2025-08-19-add-design-tokens-to-the-review-module.md
changelog/_unreleased/2025-07-24-skip-persisting-admin-snippets-for-non-existing-locales.md
changelog/_unreleased/2025-08-20-navigation-cache-invalidation.md
changelog/_unreleased/2025-08-17-make-navbar-template-extendable.md

View file

@ -9183,16 +9183,6 @@ pages/App/MediaLibrary/MediaLibrary.tsx
App/MediaLibrary/MediaLibrary.tsx
MediaLibrary/MediaLibrary.tsx
MediaLibrary.tsx
packages/core/upload/admin/src/pages/App/MediaLibrary/tests/MediaLibrary.test.tsx
core/upload/admin/src/pages/App/MediaLibrary/tests/MediaLibrary.test.tsx
upload/admin/src/pages/App/MediaLibrary/tests/MediaLibrary.test.tsx
admin/src/pages/App/MediaLibrary/tests/MediaLibrary.test.tsx
src/pages/App/MediaLibrary/tests/MediaLibrary.test.tsx
pages/App/MediaLibrary/tests/MediaLibrary.test.tsx
App/MediaLibrary/tests/MediaLibrary.test.tsx
MediaLibrary/tests/MediaLibrary.test.tsx
tests/MediaLibrary.test.tsx
MediaLibrary.test.tsx
packages/core/upload/admin/src/pages/App/MediaLibrary/components/BulkMoveButton.tsx
core/upload/admin/src/pages/App/MediaLibrary/components/BulkMoveButton.tsx
upload/admin/src/pages/App/MediaLibrary/components/BulkMoveButton.tsx

View file

@ -1393,7 +1393,6 @@ packages/core/upload/admin/src/pages/App/ConfigureTheView/components/Settings.ts
packages/core/upload/admin/src/pages/App/ConfigureTheView/components/tests/Settings.test.tsx
packages/core/upload/admin/src/pages/App/ConfigureTheView/components/tests/__snapshots__/Settings.test.tsx.snap
packages/core/upload/admin/src/pages/App/MediaLibrary/MediaLibrary.tsx
packages/core/upload/admin/src/pages/App/MediaLibrary/tests/MediaLibrary.test.tsx
packages/core/upload/admin/src/pages/App/MediaLibrary/components/BulkMoveButton.tsx
packages/core/upload/admin/src/pages/App/MediaLibrary/components/EmptyOrNoPermissions.tsx
packages/core/upload/admin/src/pages/App/MediaLibrary/components/BulkDeleteButton.tsx

View file

@ -10403,6 +10403,18 @@ Behat/Context/Api/Subresources.php
Context/Api/Subresources.php
Api/Subresources.php
Subresources.php
src/Sylius/Behat/Context/Api/DebugContext.php
Sylius/Behat/Context/Api/DebugContext.php
Behat/Context/Api/DebugContext.php
Context/Api/DebugContext.php
Api/DebugContext.php
DebugContext.php
src/Sylius/Behat/Context/Api/DebugErrorType.php
Sylius/Behat/Context/Api/DebugErrorType.php
Behat/Context/Api/DebugErrorType.php
Context/Api/DebugErrorType.php
Api/DebugErrorType.php
DebugErrorType.php
src/Sylius/Behat/Context/Api/Common/ResponseContext.php
Sylius/Behat/Context/Api/Common/ResponseContext.php
Behat/Context/Api/Common/ResponseContext.php

View file

@ -1549,6 +1549,8 @@ src/Sylius/Behat/Context/Domain/ManagingPriceHistoryContext.php
src/Sylius/Behat/Context/Domain/ManagingProductsContext.php
src/Sylius/Behat/Context/Api/Resources.php
src/Sylius/Behat/Context/Api/Subresources.php
src/Sylius/Behat/Context/Api/DebugContext.php
src/Sylius/Behat/Context/Api/DebugErrorType.php
src/Sylius/Behat/Context/Api/Common/ResponseContext.php
src/Sylius/Behat/Context/Api/Common/SaveContext.php
src/Sylius/Behat/Context/Api/Shop/OrderContext.php

View file

@ -3608,6 +3608,14 @@ block/block/workspace/block-element-manager.ts
block/workspace/block-element-manager.ts
workspace/block-element-manager.ts
block-element-manager.ts
src/Umbraco.Web.UI.Client/src/packages/block/block/workspace/constants.ts
Umbraco.Web.UI.Client/src/packages/block/block/workspace/constants.ts
src/packages/block/block/workspace/constants.ts
packages/block/block/workspace/constants.ts
block/block/workspace/constants.ts
block/workspace/constants.ts
workspace/constants.ts
constants.ts
src/Umbraco.Web.UI.Client/src/packages/block/block/workspace/block-workspace.context.ts
Umbraco.Web.UI.Client/src/packages/block/block/workspace/block-workspace.context.ts
src/packages/block/block/workspace/block-workspace.context.ts

View file

@ -502,6 +502,7 @@ src/Umbraco.Web.UI.Client/src/packages/block/block/workspace/views/edit/block-wo
src/Umbraco.Web.UI.Client/src/packages/block/block/workspace/block-workspace-editor.element.ts
src/Umbraco.Web.UI.Client/src/packages/block/block/workspace/block-element-property-dataset.context-token.ts
src/Umbraco.Web.UI.Client/src/packages/block/block/workspace/block-element-manager.ts
src/Umbraco.Web.UI.Client/src/packages/block/block/workspace/constants.ts
src/Umbraco.Web.UI.Client/src/packages/block/block/workspace/block-workspace.context.ts
src/Umbraco.Web.UI.Client/src/packages/block/block/workspace/block-element-property-dataset.context.ts
src/Umbraco.Web.UI.Client/src/packages/block/block/types.ts

View file

@ -90980,6 +90980,10 @@ plugins/woocommerce/changelog/fix-59902-mini-cart-badge-transparent-in-some-them
woocommerce/changelog/fix-59902-mini-cart-badge-transparent-in-some-themes
changelog/fix-59902-mini-cart-badge-transparent-in-some-themes
fix-59902-mini-cart-badge-transparent-in-some-themes
plugins/woocommerce/changelog/fix-product-price-interactivity
woocommerce/changelog/fix-product-price-interactivity
changelog/fix-product-price-interactivity
fix-product-price-interactivity
plugins/woocommerce/changelog/wooplug-5216-block-checkout-old-customer-data-getting-loaded-back-into
woocommerce/changelog/wooplug-5216-block-checkout-old-customer-data-getting-loaded-back-into
changelog/wooplug-5216-block-checkout-old-customer-data-getting-loaded-back-into
@ -91004,6 +91008,10 @@ plugins/woocommerce/changelog/wooplug-5336-is_cart-returns-false-after-cart-is-u
woocommerce/changelog/wooplug-5336-is_cart-returns-false-after-cart-is-updated
changelog/wooplug-5336-is_cart-returns-false-after-cart-is-updated
wooplug-5336-is_cart-returns-false-after-cart-is-updated
plugins/woocommerce/changelog/fix-add-to-cart-with-options-grouped-products-0
woocommerce/changelog/fix-add-to-cart-with-options-grouped-products-0
changelog/fix-add-to-cart-with-options-grouped-products-0
fix-add-to-cart-with-options-grouped-products-0
plugins/woocommerce/changelog/add-product-image-improvements
woocommerce/changelog/add-product-image-improvements
changelog/add-product-image-improvements
@ -91104,6 +91112,10 @@ plugins/woocommerce/changelog/60076-wooplug-59960-hierarchical-term-ordering
woocommerce/changelog/60076-wooplug-59960-hierarchical-term-ordering
changelog/60076-wooplug-59960-hierarchical-term-ordering
60076-wooplug-59960-hierarchical-term-ordering
plugins/woocommerce/changelog/dev-run-all-blocks-e2e-on-tests-updates
woocommerce/changelog/dev-run-all-blocks-e2e-on-tests-updates
changelog/dev-run-all-blocks-e2e-on-tests-updates
dev-run-all-blocks-e2e-on-tests-updates
plugins/woocommerce/changelog/fix-product-gallery-inner-blocks-registration
woocommerce/changelog/fix-product-gallery-inner-blocks-registration
changelog/fix-product-gallery-inner-blocks-registration
@ -91224,6 +91236,10 @@ plugins/woocommerce/changelog/wooplug-4532-enhancement-cross-sells-should-be-usi
woocommerce/changelog/wooplug-4532-enhancement-cross-sells-should-be-using-the-product
changelog/wooplug-4532-enhancement-cross-sells-should-be-using-the-product
wooplug-4532-enhancement-cross-sells-should-be-using-the-product
plugins/woocommerce/changelog/fix-single-product-compatibility-layer-in-all-results
woocommerce/changelog/fix-single-product-compatibility-layer-in-all-results
changelog/fix-single-product-compatibility-layer-in-all-results
fix-single-product-compatibility-layer-in-all-results
plugins/woocommerce/changelog/59775-feat-list-command
woocommerce/changelog/59775-feat-list-command
changelog/59775-feat-list-command
@ -91252,6 +91268,10 @@ plugins/woocommerce/changelog/Make add to cart with options block validation ext
woocommerce/changelog/Make add to cart with options block validation extensible
changelog/Make add to cart with options block validation extensible
Make add to cart with options block validation extensible
plugins/woocommerce/changelog/e2e-fix-classic-template-strict-mode-reset-button
woocommerce/changelog/e2e-fix-classic-template-strict-mode-reset-button
changelog/e2e-fix-classic-template-strict-mode-reset-button
e2e-fix-classic-template-strict-mode-reset-button
plugins/woocommerce/changelog/60563-add-paypal-migration-notice
woocommerce/changelog/60563-add-paypal-migration-notice
changelog/60563-add-paypal-migration-notice

View file

@ -12425,12 +12425,14 @@ plugins/woocommerce/changelog/59897-fix-reports-race-condition
plugins/woocommerce/changelog/wooplug-5180-add-pattern-filtering-by-post-type
plugins/woocommerce/changelog/enhancement-link-detection
plugins/woocommerce/changelog/fix-59902-mini-cart-badge-transparent-in-some-themes
plugins/woocommerce/changelog/fix-product-price-interactivity
plugins/woocommerce/changelog/wooplug-5216-block-checkout-old-customer-data-getting-loaded-back-into
plugins/woocommerce/changelog/59941-migrator-shopify-product-fetch
plugins/woocommerce/changelog/fix-develop-featured-items-invalid-id
plugins/woocommerce/changelog/wooplug-4885-product-collection-carousel-layout-frontend-logic
plugins/woocommerce/changelog/migrator-next-changes
plugins/woocommerce/changelog/wooplug-5336-is_cart-returns-false-after-cart-is-updated
plugins/woocommerce/changelog/fix-add-to-cart-with-options-grouped-products-0
plugins/woocommerce/changelog/add-product-image-improvements
plugins/woocommerce/changelog/remove-add-to-cart-with-options-stepper-feature-flag
plugins/woocommerce/changelog/fix-57686
@ -12456,6 +12458,7 @@ plugins/woocommerce/changelog/fix-WOOPLUG-5209-set-up-payments-completed-onboard
plugins/woocommerce/changelog/wooprd-680-main-template-for-transactional-emails-has-white-background
plugins/woocommerce/changelog/fix-add-to-cart-with-options-e2e-test-remove-aria-haspopup-check
plugins/woocommerce/changelog/60076-wooplug-59960-hierarchical-term-ordering
plugins/woocommerce/changelog/dev-run-all-blocks-e2e-on-tests-updates
plugins/woocommerce/changelog/fix-product-gallery-inner-blocks-registration
plugins/woocommerce/changelog/fix-iapi-mini-cart-missing-texts
plugins/woocommerce/changelog/60207-update-WCCOM-1665-plugin-connection-error-notice
@ -12486,6 +12489,7 @@ plugins/woocommerce/changelog/60497-wooplug-5303-interactivity-api-powered-mini-
plugins/woocommerce/changelog/fix-59419-add-to-cart-button-animation
plugins/woocommerce/changelog/60476-wooplug-5373-revert-the-variant-assignment-configuration-for-mailpoet-and
plugins/woocommerce/changelog/wooplug-4532-enhancement-cross-sells-should-be-using-the-product
plugins/woocommerce/changelog/fix-single-product-compatibility-layer-in-all-results
plugins/woocommerce/changelog/59775-feat-list-command
plugins/woocommerce/changelog/cleanup-WOOPLUG-5194-remove-legacy-payment-selection-screen
plugins/woocommerce/changelog/fix-product-gallery-cropping
@ -12493,6 +12497,7 @@ plugins/woocommerce/changelog/59784-migrator-tests
plugins/woocommerce/changelog/fix-59793-product-button-word-break
plugins/woocommerce/changelog/fix-add-to-cart-with-options-grouped-product-errors
plugins/woocommerce/changelog/Make add to cart with options block validation extensible
plugins/woocommerce/changelog/e2e-fix-classic-template-strict-mode-reset-button
plugins/woocommerce/changelog/60563-add-paypal-migration-notice
plugins/woocommerce/changelog/60277-fix-add-type-check-for-product-to-prevent-fatals
plugins/woocommerce/changelog/wooplug-4887-product-collection-enable-carousel-layout-option-to-users

View file

@ -87,10 +87,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known
.well-known/assetlinks.json
.xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/branches
/*/commits
/*/compare
@ -98,12 +94,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,24 +106,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*source=
/.git
//wiki/skins
/?*amp_client_id
/?z=1
/MANUALS/*.pdf$
/Search/
/UserAuthentication/
/_
/_/rsrc
/__wishlist__
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/_widget
/album/*/*?i=
/api
@ -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:
@ -375,7 +343,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?search_forum=
?set_mobile=
?showAllGroups=
?show_error=true
?slogin
?sort=
?sortBy=
@ -501,8 +468,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
@ -567,8 +532,6 @@ _next/data
_next/jwt
_next/title
_next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json
_nimbusJsonp.js
_nimbusJsonpStatic.js
@ -666,12 +629,10 @@ actions/news/rss
ad_id=
addContacts
add_favorite
addboard
addressBookExport
admin
admin/
ads
ads.txt
ads/gpa/vidgen
ads/learn
ads/local
@ -682,7 +643,6 @@ advisor/*zx1fa
adx/bin
affil
affil/pal
age-appeal
agreements/approve
ai-sandbox-internal/generated_images
aihub/tfhub
@ -739,9 +699,7 @@ api?
api_access_key=
app*_
app*form_id=
app-ads.txt
app/
appealed-pin
apple-app-site-association
apps
apps*&tags=
@ -818,7 +776,6 @@ author/following
author=
authoring/
authwall
autocomplete
away.php
awmp/data/images
b?*node=7454898011
@ -876,10 +833,6 @@ blogs/nationals-journal-beta
blogs/search/
blogs/slow-ride
blogs/test
board
board_activity
board_activity_comment
bookmarklet
bookmarks
books
books/NBK
@ -901,38 +854,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
@ -961,7 +893,6 @@ checkout
checkout-external
checkoutnow
checkpoint
christmas-spotlight
chrome/crlset
chrome/webstore/images
chwilio
@ -982,7 +913,6 @@ clickthru
clima/ets
clima/sites/registry
clone/library/genomic/organisms
close-account
cloud-launcher/sitemap
cloudsourcetools/images
cms_content
@ -1001,7 +931,6 @@ commission_2010-2014/katainen
commits?author=
common/
common/survey.aspx*
communities
communities/bin.aspx?
communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx?
@ -1018,14 +947,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*
@ -1033,15 +959,9 @@ contact/partner*
contact_importer
contactus
contactus/mwaas*
content-claiming
content-guest/rss/channels
control
conversation
conversations
convert-business
convert-personal
copy-conductor/crawled
copyright-reporting
core/
core/*.css$
core/*.css?
@ -1059,18 +979,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
@ -1096,10 +1008,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
@ -1187,8 +1097,6 @@ earth/social
ebook
ece
eclas
edit
editorial/*
edu/cs4hs
education/404_en.htm
education/blocks
@ -1201,7 +1109,6 @@ ekansa/Open-Context-Data
ekansa/opencontext-
email
email-unsubscribe
email_verification_error
embed
embed/@
embed/curated
@ -1263,7 +1170,6 @@ en/microsoft-viva/
en/security
en/security/
endorsements
engagement
enterprise
enterprise-jobs
enterprise-partner-search/sitemaps
@ -1349,18 +1255,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
@ -1397,8 +1299,6 @@ flu/espanol/
flutter-canvaskit
folder
follow
follow_board
follow_user
following
food/archive
food/favourites
@ -1480,8 +1380,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
@ -1597,7 +1495,6 @@ guidebooks
gview
gwt
h5games_gamecenter/images
hanukkah-spotlight
hashtag/*?src=
hd
header/channels
@ -1621,12 +1518,9 @@ help/zendesk_sso
hex
history
history/static
holiday-spotlight
holidays-celebrations
home
home$
home?
homefeed
homepage-video-test
hosted/images
hotel/reviews?
@ -1638,10 +1532,10 @@ hp/video
hpc/*/supported-applications.aspx?
hpm
hpmob
http://amazon.de/robots.txt
http://maps.googleapis.com/robots.txt
http://patreon.com/robots.txt
http://washingtonpost.com/robots.txt
http://cdc.gov/robots.txt
http://google-analytics.com/robots.txt
http://ncbi.nlm.nih.gov/robots.txt
http://s3.amazonaws.com/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -1655,9 +1549,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/
@ -1704,17 +1595,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
@ -1751,8 +1639,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
@ -1795,7 +1681,6 @@ ko/ott
ko/solutions
ko/upload
ko/vimeo-academy
kwanzaa-spotlight
l.php
labs-code
labs/pmc
@ -1832,15 +1717,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
@ -2016,7 +1898,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
@ -2026,7 +1907,6 @@ news/test
news/test-liveblog
news?viewArticle
newsArticle
news_hub
newsletter
newsroom/dae
newsround
@ -2040,7 +1920,6 @@ nl-nl/lp
nl-nl/searchresults
node/add/
nonprofits/account
notifications
notifications/
ns/hydra/console/?
nus-trk
@ -2048,15 +1927,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
@ -2087,12 +1962,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
@ -2123,46 +1995,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
@ -2212,7 +2050,6 @@ ppob/?
ppob?
pqa
preference
prefs
present
presentation
prettyearth/assets
@ -2221,8 +2058,6 @@ previewtemplate
print
private
proFile/history?
product-catalogs
product-feed
product-reviews/B0069IY63Y
product/reviews?
productPurchaseDone
@ -2278,14 +2113,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
@ -2294,7 +2127,6 @@ rating
rd/search
rd/search$
rd/search?
recently-viewed
recharge/dashboard/car
recharge/dashboard/static
recipes/*?q=
@ -2311,9 +2143,6 @@ refer
refer/pal
referrals
referrer=
refresh_stored_accounts
refresh_token
register
registry/wishlist
remotelogout
rep=hc
@ -2321,13 +2150,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
@ -2367,7 +2192,6 @@ s2/search/social
s2/sitemaps
s2/static
s?
safe-redirect
safety
safetycheck
salary-explorer/api
@ -2413,7 +2237,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
@ -2449,7 +2272,6 @@ shop/productpage
shop/topics
shop/view/product
shop?
shop_pins
shopping-content-api/product_images
shopping/deals
shopping/product
@ -2753,12 +2575,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/
@ -2780,7 +2600,6 @@ ss
ss/customer-reviews/lighthouse
ss/twister/ajax
sslsingle
sso
stadia/gamers
start
stat
@ -2842,10 +2661,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
@ -2871,7 +2686,6 @@ support/content
support/forum/search?
sureroute
surprise
suspension-appeal
sutils
sv-se.www.cloudflare.com
sv-se/feedback
@ -2889,7 +2703,6 @@ svc/strands
svc/sudoku
svc/wordle
svpRecommendations
sw-shell.html
swg
system1/images
t/privacy
@ -2897,7 +2710,6 @@ t/terms
tab=
tablet
tag
taggingtool
tagmanager/containers/xo
tagmanager/pptm.js
talk
@ -2945,9 +2757,7 @@ th-th/feedback
th-th/lp
th-th/searchresults
th?
thanksgiving-spotlight
themacallan/worlds-together
theme
tickets-external?
timedtext_video
title
@ -3041,7 +2851,6 @@ trustedstores/js
trustedstores/s
trustedstores/tm2
trustedstores/verify
tv
tv/thumb
typeahead
u
@ -3058,14 +2867,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
@ -3083,11 +2887,9 @@ using
utils
uviewer
v1
v1/urls/count.json
v2
v3
v3/openapi
v3/pidgets/log
valkyrie-playground
verified-authors
verify_age
@ -3145,9 +2947,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
@ -3672,7 +3471,6 @@ xhtml?
xml?
xoplatform/logger/api/logger
xorouter
your-shop
youth/404_en.htm
youtube/fonts
youtube/img/branding/favicon

View file

@ -6397,13 +6397,11 @@ _singlePage.html
_smt=
_sort
_static
_td
_td_api
_tdhl_api
_tdpp_api
_template
_themes
_uac/adpage.html
_user/api
_v1st
_vercel/insights/view
@ -9713,6 +9711,7 @@ cloud-launcher/sitemap
cloud/
cloud/multicloud-solution
cloudhsm/classic
cloudmonitor
cloudplayer
cloudsourcetools/images
clp
@ -13243,6 +13242,7 @@ discount_type=
discover
discover/trending/detail
discovery
discuss/search
discussion
discussion/comment-permalink
discussion/edit-profile
@ -17613,7 +17613,6 @@ forums/create/question
forums/login
forums/preferences
forums/profile
forward
foryou
fos/icn/
fotos/es/*+
@ -19788,6 +19787,7 @@ internal
internal-api
internal/*
internalPref
internalapi
interstitial-ad
intl
intl/*/customers
@ -21986,7 +21986,6 @@ mld?
mlt
mm
mm/
mm_track
mmend.htm$
mms
mn
@ -24353,6 +24352,7 @@ projects
projects/*/contributions
projects/*/payments
projects/browse.php
projects/embed
projects/geo/download
projects/geo/tools
projects/gtr/gt
@ -26245,6 +26245,8 @@ sco/user
sco/users
scorecard
scorecard/
scratch_1.4
scratchr2/static
screener/insider
screensaver
screenshots
@ -26804,6 +26806,7 @@ single_pages
sio
sit_rep
site
site-api
site-archive
site-explorer
site-explorer/$
@ -27981,7 +27984,6 @@ tag-manager-360
tag/
tag/*+http://dinotim.com/robots.txt
tag/credible
tag/expire-images
tag/interaction-card
tag/js
tag/search/db-home
@ -28855,7 +28857,6 @@ tracky
tractive
trade
tradeoffer
traffic
training-plans
training/
training/ajax
@ -29723,6 +29724,7 @@ validate-user
valkyrie-playground
var
variant=
varserver
vas
vbtv/
ve/Download
@ -30909,7 +30911,6 @@ wp-admin
wp-admin/
wp-admin/admin-ajax.php
wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://rtbf.be/robots.txt
wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt
wp-admin/load-scripts.php
wp-admin/load-styles.php
@ -31109,7 +31110,7 @@ your
your-account
your-shop
youreurope/businessACC
youreurope/businessDEV/http://europarl.europa.eu/robots.txt
youreurope/businessDEV/http://eur-lex.europa.eu/robots.txt
youreurope/citizensACC
youreurope/citizensDEV
yours