mirror of
https://github.com/danielmiessler/SecLists
synced 2026-04-19 05:24:09 +02:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
399eec1c15
commit
e224eb8fbf
24 changed files with 2498 additions and 2211 deletions
|
|
@ -3,6 +3,6 @@
|
|||
"last_update": 1744614234
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1744711437
|
||||
"last_update": 1744797859
|
||||
}
|
||||
}
|
||||
|
|
@ -17264,6 +17264,8 @@ docs/public/logo-dark.svg
|
|||
public/logo-dark.svg
|
||||
logo-dark.svg
|
||||
pnpm-workspace.yaml
|
||||
.changeset/polite-chairs-wash.md
|
||||
polite-chairs-wash.md
|
||||
.changeset/hungry-sloths-act.md
|
||||
hungry-sloths-act.md
|
||||
.changeset/upset-bars-mate.md
|
||||
|
|
@ -17278,6 +17280,8 @@ good-horses-tan.md
|
|||
config.json
|
||||
.changeset/gentle-forks-study.md
|
||||
gentle-forks-study.md
|
||||
.changeset/rare-flies-nail.md
|
||||
rare-flies-nail.md
|
||||
.changeset/petite-deer-bow.md
|
||||
petite-deer-bow.md
|
||||
.changeset/curly-baboons-guess.md
|
||||
|
|
|
|||
|
|
@ -3484,6 +3484,7 @@ docs/public/logo-light.svg
|
|||
docs/public/favicon.svg
|
||||
docs/public/logo-dark.svg
|
||||
pnpm-workspace.yaml
|
||||
.changeset/polite-chairs-wash.md
|
||||
.changeset/hungry-sloths-act.md
|
||||
.changeset/upset-bars-mate.md
|
||||
.changeset/crazy-tools-eat.md
|
||||
|
|
@ -3491,6 +3492,7 @@ pnpm-workspace.yaml
|
|||
.changeset/good-horses-tan.md
|
||||
.changeset/config.json
|
||||
.changeset/gentle-forks-study.md
|
||||
.changeset/rare-flies-nail.md
|
||||
.changeset/petite-deer-bow.md
|
||||
.changeset/curly-baboons-guess.md
|
||||
.changeset/silent-feet-burn.md
|
||||
|
|
|
|||
|
|
@ -8,6 +8,9 @@ server-setup.sh
|
|||
.gitlab-ci/scripts/test-only.sh
|
||||
scripts/test-only.sh
|
||||
test-only.sh
|
||||
.gitlab-ci/scripts/.empty-phpstan-baseline.php
|
||||
scripts/.empty-phpstan-baseline.php
|
||||
.empty-phpstan-baseline.php
|
||||
index.php
|
||||
.gitlab-ci.yml
|
||||
themes/README.txt
|
||||
|
|
@ -37582,6 +37585,13 @@ KernelTests/Core/Block/MultipleBlockFormTest.php
|
|||
Core/Block/MultipleBlockFormTest.php
|
||||
Block/MultipleBlockFormTest.php
|
||||
MultipleBlockFormTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Block/BlockBaseTest.php
|
||||
tests/Drupal/KernelTests/Core/Block/BlockBaseTest.php
|
||||
Drupal/KernelTests/Core/Block/BlockBaseTest.php
|
||||
KernelTests/Core/Block/BlockBaseTest.php
|
||||
Core/Block/BlockBaseTest.php
|
||||
Block/BlockBaseTest.php
|
||||
BlockBaseTest.php
|
||||
core/tests/Drupal/KernelTests/Core/PreWarm/PreWarmerTest.php
|
||||
tests/Drupal/KernelTests/Core/PreWarm/PreWarmerTest.php
|
||||
Drupal/KernelTests/Core/PreWarm/PreWarmerTest.php
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@
|
|||
.gitlab-ci/pipeline.yml
|
||||
.gitlab-ci/scripts/server-setup.sh
|
||||
.gitlab-ci/scripts/test-only.sh
|
||||
.gitlab-ci/scripts/.empty-phpstan-baseline.php
|
||||
index.php
|
||||
.gitlab-ci.yml
|
||||
themes/README.txt
|
||||
|
|
@ -5710,6 +5711,7 @@ core/tests/Drupal/KernelTests/Core/Database/RegressionTest.php
|
|||
core/tests/Drupal/KernelTests/Core/Database/DriverSpecificSchemaTestBase.php
|
||||
core/tests/Drupal/KernelTests/Core/Database/UpdateComplexTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Block/BlockBaseTest.php
|
||||
core/tests/Drupal/KernelTests/Core/PreWarm/PreWarmerTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Bootstrap/ShutdownFunctionTest.php
|
||||
core/tests/Drupal/KernelTests/Core/Bootstrap/ExtensionPathResolverTest.php
|
||||
|
|
|
|||
|
|
@ -19583,6 +19583,11 @@ accounts/report/customer_ledger_summary/customer_ledger_summary.json
|
|||
report/customer_ledger_summary/customer_ledger_summary.json
|
||||
customer_ledger_summary/customer_ledger_summary.json
|
||||
customer_ledger_summary.json
|
||||
erpnext/accounts/report/customer_ledger_summary/test_customer_ledger_summary.py
|
||||
accounts/report/customer_ledger_summary/test_customer_ledger_summary.py
|
||||
report/customer_ledger_summary/test_customer_ledger_summary.py
|
||||
customer_ledger_summary/test_customer_ledger_summary.py
|
||||
test_customer_ledger_summary.py
|
||||
erpnext/accounts/report/utils.py
|
||||
accounts/report/utils.py
|
||||
report/utils.py
|
||||
|
|
@ -19790,6 +19795,11 @@ accounts/report/supplier_ledger_summary/supplier_ledger_summary.json
|
|||
report/supplier_ledger_summary/supplier_ledger_summary.json
|
||||
supplier_ledger_summary/supplier_ledger_summary.json
|
||||
supplier_ledger_summary.json
|
||||
erpnext/accounts/report/supplier_ledger_summary/test_supplier_ledger_summary.py
|
||||
accounts/report/supplier_ledger_summary/test_supplier_ledger_summary.py
|
||||
report/supplier_ledger_summary/test_supplier_ledger_summary.py
|
||||
supplier_ledger_summary/test_supplier_ledger_summary.py
|
||||
test_supplier_ledger_summary.py
|
||||
erpnext/accounts/report/supplier_ledger_summary/supplier_ledger_summary.py
|
||||
accounts/report/supplier_ledger_summary/supplier_ledger_summary.py
|
||||
report/supplier_ledger_summary/supplier_ledger_summary.py
|
||||
|
|
|
|||
|
|
@ -4060,6 +4060,7 @@ erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.py
|
|||
erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.js
|
||||
erpnext/accounts/report/customer_ledger_summary/__init__.py
|
||||
erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.json
|
||||
erpnext/accounts/report/customer_ledger_summary/test_customer_ledger_summary.py
|
||||
erpnext/accounts/report/utils.py
|
||||
erpnext/accounts/report/account_balance/test_account_balance.py
|
||||
erpnext/accounts/report/account_balance/account_balance.js
|
||||
|
|
@ -4102,6 +4103,7 @@ erpnext/accounts/report/share_balance/__init__.py
|
|||
erpnext/accounts/report/financial_statements.py
|
||||
erpnext/accounts/report/supplier_ledger_summary/supplier_ledger_summary.js
|
||||
erpnext/accounts/report/supplier_ledger_summary/supplier_ledger_summary.json
|
||||
erpnext/accounts/report/supplier_ledger_summary/test_supplier_ledger_summary.py
|
||||
erpnext/accounts/report/supplier_ledger_summary/supplier_ledger_summary.py
|
||||
erpnext/accounts/report/supplier_ledger_summary/__init__.py
|
||||
erpnext/accounts/report/sales_partners_commission/sales_partners_commission.json
|
||||
|
|
|
|||
|
|
@ -46,6 +46,11 @@ package.json
|
|||
apps/stats/tailwind.config.cjs
|
||||
stats/tailwind.config.cjs
|
||||
tailwind.config.cjs
|
||||
apps/stats/src/utils/constants.ts
|
||||
stats/src/utils/constants.ts
|
||||
src/utils/constants.ts
|
||||
utils/constants.ts
|
||||
constants.ts
|
||||
apps/stats/src/utils/chart-helpers.ts
|
||||
stats/src/utils/chart-helpers.ts
|
||||
src/utils/chart-helpers.ts
|
||||
|
|
@ -68,6 +73,11 @@ apps/stats/src/index.tsx
|
|||
stats/src/index.tsx
|
||||
src/index.tsx
|
||||
index.tsx
|
||||
apps/stats/src/config/stats-config.ts
|
||||
stats/src/config/stats-config.ts
|
||||
src/config/stats-config.ts
|
||||
config/stats-config.ts
|
||||
stats-config.ts
|
||||
apps/stats/src/providers/GlobalDataProvider.tsx
|
||||
stats/src/providers/GlobalDataProvider.tsx
|
||||
src/providers/GlobalDataProvider.tsx
|
||||
|
|
@ -77,65 +87,104 @@ apps/stats/src/App.tsx
|
|||
stats/src/App.tsx
|
||||
src/App.tsx
|
||||
App.tsx
|
||||
apps/stats/src/views/Overview/Overview.tsx
|
||||
stats/src/views/Overview/Overview.tsx
|
||||
src/views/Overview/Overview.tsx
|
||||
views/Overview/Overview.tsx
|
||||
Overview/Overview.tsx
|
||||
Overview.tsx
|
||||
apps/stats/src/views/Overview/index.ts
|
||||
stats/src/views/Overview/index.ts
|
||||
src/views/Overview/index.ts
|
||||
views/Overview/index.ts
|
||||
Overview/index.ts
|
||||
index.ts
|
||||
apps/stats/src/views/Overview/components/Technical.tsx
|
||||
stats/src/views/Overview/components/Technical.tsx
|
||||
src/views/Overview/components/Technical.tsx
|
||||
views/Overview/components/Technical.tsx
|
||||
Overview/components/Technical.tsx
|
||||
components/Technical.tsx
|
||||
Technical.tsx
|
||||
apps/stats/src/views/Overview/components/Content.tsx
|
||||
stats/src/views/Overview/components/Content.tsx
|
||||
src/views/Overview/components/Content.tsx
|
||||
views/Overview/components/Content.tsx
|
||||
Overview/components/Content.tsx
|
||||
components/Content.tsx
|
||||
Content.tsx
|
||||
apps/stats/src/views/Overview/components/Locations.tsx
|
||||
stats/src/views/Overview/components/Locations.tsx
|
||||
src/views/Overview/components/Locations.tsx
|
||||
views/Overview/components/Locations.tsx
|
||||
Overview/components/Locations.tsx
|
||||
components/Locations.tsx
|
||||
apps/stats/src/views/Stats/layout/Sidebar.tsx
|
||||
stats/src/views/Stats/layout/Sidebar.tsx
|
||||
src/views/Stats/layout/Sidebar.tsx
|
||||
views/Stats/layout/Sidebar.tsx
|
||||
Stats/layout/Sidebar.tsx
|
||||
layout/Sidebar.tsx
|
||||
Sidebar.tsx
|
||||
apps/stats/src/views/Stats/layout/StatsContent.tsx
|
||||
stats/src/views/Stats/layout/StatsContent.tsx
|
||||
src/views/Stats/layout/StatsContent.tsx
|
||||
views/Stats/layout/StatsContent.tsx
|
||||
Stats/layout/StatsContent.tsx
|
||||
layout/StatsContent.tsx
|
||||
StatsContent.tsx
|
||||
apps/stats/src/views/Stats/layout/StatsLayout.tsx
|
||||
stats/src/views/Stats/layout/StatsLayout.tsx
|
||||
src/views/Stats/layout/StatsLayout.tsx
|
||||
views/Stats/layout/StatsLayout.tsx
|
||||
Stats/layout/StatsLayout.tsx
|
||||
layout/StatsLayout.tsx
|
||||
StatsLayout.tsx
|
||||
apps/stats/src/views/Stats/Locations.tsx
|
||||
stats/src/views/Stats/Locations.tsx
|
||||
src/views/Stats/Locations.tsx
|
||||
views/Stats/Locations.tsx
|
||||
Stats/Locations.tsx
|
||||
Locations.tsx
|
||||
apps/stats/src/views/Overview/components/Kpis.tsx
|
||||
stats/src/views/Overview/components/Kpis.tsx
|
||||
src/views/Overview/components/Kpis.tsx
|
||||
views/Overview/components/Kpis.tsx
|
||||
Overview/components/Kpis.tsx
|
||||
components/Kpis.tsx
|
||||
Kpis.tsx
|
||||
apps/stats/src/views/Overview/components/Sources.tsx
|
||||
stats/src/views/Overview/components/Sources.tsx
|
||||
src/views/Overview/components/Sources.tsx
|
||||
views/Overview/components/Sources.tsx
|
||||
Overview/components/Sources.tsx
|
||||
components/Sources.tsx
|
||||
apps/stats/src/views/Stats/Sources.tsx
|
||||
stats/src/views/Stats/Sources.tsx
|
||||
src/views/Stats/Sources.tsx
|
||||
views/Stats/Sources.tsx
|
||||
Stats/Sources.tsx
|
||||
Sources.tsx
|
||||
apps/stats/src/views/Stats/Web.tsx
|
||||
stats/src/views/Stats/Web.tsx
|
||||
src/views/Stats/Web.tsx
|
||||
views/Stats/Web.tsx
|
||||
Stats/Web.tsx
|
||||
Web.tsx
|
||||
apps/stats/src/views/Stats/index.ts
|
||||
stats/src/views/Stats/index.ts
|
||||
src/views/Stats/index.ts
|
||||
views/Stats/index.ts
|
||||
Stats/index.ts
|
||||
index.ts
|
||||
apps/stats/src/views/Stats/components/WebKpis.tsx
|
||||
stats/src/views/Stats/components/WebKpis.tsx
|
||||
src/views/Stats/components/WebKpis.tsx
|
||||
views/Stats/components/WebKpis.tsx
|
||||
Stats/components/WebKpis.tsx
|
||||
components/WebKpis.tsx
|
||||
WebKpis.tsx
|
||||
apps/stats/src/views/Stats/components/KpiTab.tsx
|
||||
stats/src/views/Stats/components/KpiTab.tsx
|
||||
src/views/Stats/components/KpiTab.tsx
|
||||
views/Stats/components/KpiTab.tsx
|
||||
Stats/components/KpiTab.tsx
|
||||
components/KpiTab.tsx
|
||||
KpiTab.tsx
|
||||
apps/stats/src/views/Stats/components/DateRangeSelect.tsx
|
||||
stats/src/views/Stats/components/DateRangeSelect.tsx
|
||||
src/views/Stats/components/DateRangeSelect.tsx
|
||||
views/Stats/components/DateRangeSelect.tsx
|
||||
Stats/components/DateRangeSelect.tsx
|
||||
components/DateRangeSelect.tsx
|
||||
DateRangeSelect.tsx
|
||||
apps/stats/src/views/Stats/components/SectionHeader.tsx
|
||||
stats/src/views/Stats/components/SectionHeader.tsx
|
||||
src/views/Stats/components/SectionHeader.tsx
|
||||
views/Stats/components/SectionHeader.tsx
|
||||
Stats/components/SectionHeader.tsx
|
||||
components/SectionHeader.tsx
|
||||
SectionHeader.tsx
|
||||
apps/stats/src/views/Stats/components/Details.tsx
|
||||
stats/src/views/Stats/components/Details.tsx
|
||||
src/views/Stats/components/Details.tsx
|
||||
views/Stats/components/Details.tsx
|
||||
Stats/components/Details.tsx
|
||||
components/Details.tsx
|
||||
Details.tsx
|
||||
apps/stats/src/components/chart/CustomTooltipContent.tsx
|
||||
stats/src/components/chart/CustomTooltipContent.tsx
|
||||
src/components/chart/CustomTooltipContent.tsx
|
||||
components/chart/CustomTooltipContent.tsx
|
||||
chart/CustomTooltipContent.tsx
|
||||
CustomTooltipContent.tsx
|
||||
apps/stats/src/components/layout/Layout.tsx
|
||||
stats/src/components/layout/Layout.tsx
|
||||
src/components/layout/Layout.tsx
|
||||
components/layout/Layout.tsx
|
||||
layout/Layout.tsx
|
||||
Layout.tsx
|
||||
apps/stats/src/components/layout/Header.tsx
|
||||
stats/src/components/layout/Header.tsx
|
||||
src/components/layout/Header.tsx
|
||||
components/layout/Header.tsx
|
||||
layout/Header.tsx
|
||||
Header.tsx
|
||||
apps/stats/src/components/layout/MainLayout.tsx
|
||||
stats/src/components/layout/MainLayout.tsx
|
||||
src/components/layout/MainLayout.tsx
|
||||
components/layout/MainLayout.tsx
|
||||
layout/MainLayout.tsx
|
||||
MainLayout.tsx
|
||||
apps/stats/src/components/layout/index.ts
|
||||
stats/src/components/layout/index.ts
|
||||
src/components/layout/index.ts
|
||||
|
|
@ -4212,6 +4261,12 @@ src/components/ui/input.tsx
|
|||
components/ui/input.tsx
|
||||
ui/input.tsx
|
||||
input.tsx
|
||||
apps/shade/src/components/ui/right-sidebar.tsx
|
||||
shade/src/components/ui/right-sidebar.tsx
|
||||
src/components/ui/right-sidebar.tsx
|
||||
components/ui/right-sidebar.tsx
|
||||
ui/right-sidebar.tsx
|
||||
right-sidebar.tsx
|
||||
apps/shade/src/components/ui/tabs.tsx
|
||||
shade/src/components/ui/tabs.tsx
|
||||
src/components/ui/tabs.tsx
|
||||
|
|
@ -4302,6 +4357,12 @@ src/components/ui/popover.tsx
|
|||
components/ui/popover.tsx
|
||||
ui/popover.tsx
|
||||
popover.tsx
|
||||
apps/shade/src/components/ui/select.tsx
|
||||
shade/src/components/ui/select.tsx
|
||||
src/components/ui/select.tsx
|
||||
components/ui/select.tsx
|
||||
ui/select.tsx
|
||||
select.tsx
|
||||
apps/shade/src/components/ui/chart.tsx
|
||||
shade/src/components/ui/chart.tsx
|
||||
src/components/ui/chart.tsx
|
||||
|
|
@ -28344,6 +28405,15 @@ migrations/versions/4.3/03-add-default-product.js
|
|||
versions/4.3/03-add-default-product.js
|
||||
4.3/03-add-default-product.js
|
||||
03-add-default-product.js
|
||||
ghost/core/core/server/data/migrations/versions/5.117/2025-04-14-02-36-30-add-additional-social-accounts-columns-to-user-table.js
|
||||
core/core/server/data/migrations/versions/5.117/2025-04-14-02-36-30-add-additional-social-accounts-columns-to-user-table.js
|
||||
core/server/data/migrations/versions/5.117/2025-04-14-02-36-30-add-additional-social-accounts-columns-to-user-table.js
|
||||
server/data/migrations/versions/5.117/2025-04-14-02-36-30-add-additional-social-accounts-columns-to-user-table.js
|
||||
data/migrations/versions/5.117/2025-04-14-02-36-30-add-additional-social-accounts-columns-to-user-table.js
|
||||
migrations/versions/5.117/2025-04-14-02-36-30-add-additional-social-accounts-columns-to-user-table.js
|
||||
versions/5.117/2025-04-14-02-36-30-add-additional-social-accounts-columns-to-user-table.js
|
||||
5.117/2025-04-14-02-36-30-add-additional-social-accounts-columns-to-user-table.js
|
||||
2025-04-14-02-36-30-add-additional-social-accounts-columns-to-user-table.js
|
||||
ghost/core/core/server/data/migrations/versions/4.42/2022-03-21-17-17-add.js
|
||||
core/core/server/data/migrations/versions/4.42/2022-03-21-17-17-add.js
|
||||
core/server/data/migrations/versions/4.42/2022-03-21-17-17-add.js
|
||||
|
|
@ -36139,6 +36209,12 @@ requirements.txt
|
|||
ghost/web-analytics/wa
|
||||
web-analytics/wa
|
||||
wa
|
||||
ghost/web-analytics/datasources/fixtures/utils/csv_to_ndjson.js
|
||||
web-analytics/datasources/fixtures/utils/csv_to_ndjson.js
|
||||
datasources/fixtures/utils/csv_to_ndjson.js
|
||||
fixtures/utils/csv_to_ndjson.js
|
||||
utils/csv_to_ndjson.js
|
||||
csv_to_ndjson.js
|
||||
ghost/web-analytics/datasources/fixtures/utils/ndjson_to_csv.sh
|
||||
web-analytics/datasources/fixtures/utils/ndjson_to_csv.sh
|
||||
datasources/fixtures/utils/ndjson_to_csv.sh
|
||||
|
|
|
|||
|
|
@ -19,22 +19,30 @@ apps/stats/test/.eslintrc.cjs
|
|||
apps/stats/postcss.config.cjs
|
||||
apps/stats/package.json
|
||||
apps/stats/tailwind.config.cjs
|
||||
apps/stats/src/utils/constants.ts
|
||||
apps/stats/src/utils/chart-helpers.ts
|
||||
apps/stats/src/utils/data-formatters.ts
|
||||
apps/stats/src/standalone.tsx
|
||||
apps/stats/src/routes.tsx
|
||||
apps/stats/src/index.tsx
|
||||
apps/stats/src/config/stats-config.ts
|
||||
apps/stats/src/providers/GlobalDataProvider.tsx
|
||||
apps/stats/src/App.tsx
|
||||
apps/stats/src/views/Overview/Overview.tsx
|
||||
apps/stats/src/views/Overview/index.ts
|
||||
apps/stats/src/views/Overview/components/Technical.tsx
|
||||
apps/stats/src/views/Overview/components/Content.tsx
|
||||
apps/stats/src/views/Overview/components/Locations.tsx
|
||||
apps/stats/src/views/Overview/components/Kpis.tsx
|
||||
apps/stats/src/views/Overview/components/Sources.tsx
|
||||
apps/stats/src/views/Stats/layout/Sidebar.tsx
|
||||
apps/stats/src/views/Stats/layout/StatsContent.tsx
|
||||
apps/stats/src/views/Stats/layout/StatsLayout.tsx
|
||||
apps/stats/src/views/Stats/Locations.tsx
|
||||
apps/stats/src/views/Stats/Sources.tsx
|
||||
apps/stats/src/views/Stats/Web.tsx
|
||||
apps/stats/src/views/Stats/index.ts
|
||||
apps/stats/src/views/Stats/components/WebKpis.tsx
|
||||
apps/stats/src/views/Stats/components/KpiTab.tsx
|
||||
apps/stats/src/views/Stats/components/DateRangeSelect.tsx
|
||||
apps/stats/src/views/Stats/components/SectionHeader.tsx
|
||||
apps/stats/src/views/Stats/components/Details.tsx
|
||||
apps/stats/src/components/chart/CustomTooltipContent.tsx
|
||||
apps/stats/src/components/layout/Layout.tsx
|
||||
apps/stats/src/components/layout/Header.tsx
|
||||
apps/stats/src/components/layout/MainLayout.tsx
|
||||
apps/stats/src/components/layout/index.ts
|
||||
apps/stats/index.html
|
||||
apps/stats/.eslintignore
|
||||
|
|
@ -788,6 +796,7 @@ apps/shade/src/components/ui/icon.stories.tsx
|
|||
apps/shade/src/components/ui/dropdown-menu.stories.tsx
|
||||
apps/shade/src/components/ui/skeleton.tsx
|
||||
apps/shade/src/components/ui/input.tsx
|
||||
apps/shade/src/components/ui/right-sidebar.tsx
|
||||
apps/shade/src/components/ui/tabs.tsx
|
||||
apps/shade/src/components/ui/lucide-icon.stories.tsx
|
||||
apps/shade/src/components/ui/sheet.tsx
|
||||
|
|
@ -803,6 +812,7 @@ apps/shade/src/components/ui/table.stories.tsx
|
|||
apps/shade/src/components/ui/skeleton.stories.tsx
|
||||
apps/shade/src/components/ui/dialog.stories.tsx
|
||||
apps/shade/src/components/ui/popover.tsx
|
||||
apps/shade/src/components/ui/select.tsx
|
||||
apps/shade/src/components/ui/chart.tsx
|
||||
apps/shade/src/components/ui/popover.stories.tsx
|
||||
apps/shade/src/components/ui/separator.stories.tsx
|
||||
|
|
@ -4727,6 +4737,7 @@ ghost/core/core/server/data/migrations/versions/4.3/10-populate-stripe-price-id-
|
|||
ghost/core/core/server/data/migrations/versions/4.3/06-add-stripe-prices-table.js
|
||||
ghost/core/core/server/data/migrations/versions/4.3/02-add-members-products-table.js
|
||||
ghost/core/core/server/data/migrations/versions/4.3/03-add-default-product.js
|
||||
ghost/core/core/server/data/migrations/versions/5.117/2025-04-14-02-36-30-add-additional-social-accounts-columns-to-user-table.js
|
||||
ghost/core/core/server/data/migrations/versions/4.42/2022-03-21-17-17-add.js
|
||||
ghost/core/core/server/data/migrations/versions/4.42/2022-03-30-15-44-add-newsletter-permissions.js
|
||||
ghost/core/core/server/data/migrations/versions/5.22/2022-10-31-12-03-backfill-new-product-columns.js
|
||||
|
|
@ -5823,6 +5834,7 @@ ghost/web-analytics/tests/data_filtered_sessions_member_status_comped.test.resul
|
|||
ghost/web-analytics/tests/filter_location_gb_top_os.test.result
|
||||
ghost/web-analytics/requirements.txt
|
||||
ghost/web-analytics/wa
|
||||
ghost/web-analytics/datasources/fixtures/utils/csv_to_ndjson.js
|
||||
ghost/web-analytics/datasources/fixtures/utils/ndjson_to_csv.sh
|
||||
ghost/web-analytics/datasources/fixtures/analytics_events.ndjson
|
||||
ghost/web-analytics/datasources/fixtures/mockingbird-schema.json
|
||||
|
|
|
|||
|
|
@ -2378,6 +2378,102 @@ Bootstrap_tables.php
|
|||
app/Language/Language code definition
|
||||
Language/Language code definition
|
||||
Language code definition
|
||||
app/Language/ckb/Giftcards.php
|
||||
Language/ckb/Giftcards.php
|
||||
ckb/Giftcards.php
|
||||
Giftcards.php
|
||||
app/Language/ckb/Datepicker.php
|
||||
Language/ckb/Datepicker.php
|
||||
ckb/Datepicker.php
|
||||
Datepicker.php
|
||||
app/Language/ckb/Reports.php
|
||||
Language/ckb/Reports.php
|
||||
ckb/Reports.php
|
||||
Reports.php
|
||||
app/Language/ckb/Module.php
|
||||
Language/ckb/Module.php
|
||||
ckb/Module.php
|
||||
Module.php
|
||||
app/Language/ckb/Error.php
|
||||
Language/ckb/Error.php
|
||||
ckb/Error.php
|
||||
Error.php
|
||||
app/Language/ckb/Items.php
|
||||
Language/ckb/Items.php
|
||||
ckb/Items.php
|
||||
Items.php
|
||||
app/Language/ckb/Expenses_categories.php
|
||||
Language/ckb/Expenses_categories.php
|
||||
ckb/Expenses_categories.php
|
||||
Expenses_categories.php
|
||||
app/Language/ckb/Suppliers.php
|
||||
Language/ckb/Suppliers.php
|
||||
ckb/Suppliers.php
|
||||
Suppliers.php
|
||||
app/Language/ckb/Item_kits.php
|
||||
Language/ckb/Item_kits.php
|
||||
ckb/Item_kits.php
|
||||
Item_kits.php
|
||||
app/Language/ckb/Config.php
|
||||
Language/ckb/Config.php
|
||||
ckb/Config.php
|
||||
Config.php
|
||||
app/Language/ckb/Messages.php
|
||||
Language/ckb/Messages.php
|
||||
ckb/Messages.php
|
||||
Messages.php
|
||||
app/Language/ckb/Taxes.php
|
||||
Language/ckb/Taxes.php
|
||||
ckb/Taxes.php
|
||||
Taxes.php
|
||||
app/Language/ckb/Customers.php
|
||||
Language/ckb/Customers.php
|
||||
ckb/Customers.php
|
||||
Customers.php
|
||||
app/Language/ckb/Enum.php
|
||||
Language/ckb/Enum.php
|
||||
ckb/Enum.php
|
||||
Enum.php
|
||||
app/Language/ckb/Sales.php
|
||||
Language/ckb/Sales.php
|
||||
ckb/Sales.php
|
||||
Sales.php
|
||||
app/Language/ckb/Common.php
|
||||
Language/ckb/Common.php
|
||||
ckb/Common.php
|
||||
Common.php
|
||||
app/Language/ckb/Receivings.php
|
||||
Language/ckb/Receivings.php
|
||||
ckb/Receivings.php
|
||||
Receivings.php
|
||||
app/Language/ckb/Login.php
|
||||
Language/ckb/Login.php
|
||||
ckb/Login.php
|
||||
Login.php
|
||||
app/Language/ckb/Expenses.php
|
||||
Language/ckb/Expenses.php
|
||||
ckb/Expenses.php
|
||||
Expenses.php
|
||||
app/Language/ckb/Employees.php
|
||||
Language/ckb/Employees.php
|
||||
ckb/Employees.php
|
||||
Employees.php
|
||||
app/Language/ckb/Attributes.php
|
||||
Language/ckb/Attributes.php
|
||||
ckb/Attributes.php
|
||||
Attributes.php
|
||||
app/Language/ckb/Calendar.php
|
||||
Language/ckb/Calendar.php
|
||||
ckb/Calendar.php
|
||||
Calendar.php
|
||||
app/Language/ckb/Cashups.php
|
||||
Language/ckb/Cashups.php
|
||||
ckb/Cashups.php
|
||||
Cashups.php
|
||||
app/Language/ckb/Bootstrap_tables.php
|
||||
Language/ckb/Bootstrap_tables.php
|
||||
ckb/Bootstrap_tables.php
|
||||
Bootstrap_tables.php
|
||||
app/Language/zh-Hans/Giftcards.php
|
||||
Language/zh-Hans/Giftcards.php
|
||||
zh-Hans/Giftcards.php
|
||||
|
|
@ -5617,70 +5713,6 @@ app/Language/fa/Bootstrap_tables.php
|
|||
Language/fa/Bootstrap_tables.php
|
||||
fa/Bootstrap_tables.php
|
||||
Bootstrap_tables.php
|
||||
app/Language/ckb_IQ/Datepicker.php
|
||||
Language/ckb_IQ/Datepicker.php
|
||||
ckb_IQ/Datepicker.php
|
||||
Datepicker.php
|
||||
app/Language/ckb_IQ/Reports.php
|
||||
Language/ckb_IQ/Reports.php
|
||||
ckb_IQ/Reports.php
|
||||
Reports.php
|
||||
app/Language/ckb_IQ/Module.php
|
||||
Language/ckb_IQ/Module.php
|
||||
ckb_IQ/Module.php
|
||||
Module.php
|
||||
app/Language/ckb_IQ/Error.php
|
||||
Language/ckb_IQ/Error.php
|
||||
ckb_IQ/Error.php
|
||||
Error.php
|
||||
app/Language/ckb_IQ/Items.php
|
||||
Language/ckb_IQ/Items.php
|
||||
ckb_IQ/Items.php
|
||||
Items.php
|
||||
app/Language/ckb_IQ/Item_kits.php
|
||||
Language/ckb_IQ/Item_kits.php
|
||||
ckb_IQ/Item_kits.php
|
||||
Item_kits.php
|
||||
app/Language/ckb_IQ/Config.php
|
||||
Language/ckb_IQ/Config.php
|
||||
ckb_IQ/Config.php
|
||||
Config.php
|
||||
app/Language/ckb_IQ/Customers.php
|
||||
Language/ckb_IQ/Customers.php
|
||||
ckb_IQ/Customers.php
|
||||
Customers.php
|
||||
app/Language/ckb_IQ/Sales.php
|
||||
Language/ckb_IQ/Sales.php
|
||||
ckb_IQ/Sales.php
|
||||
Sales.php
|
||||
app/Language/ckb_IQ/Common.php
|
||||
Language/ckb_IQ/Common.php
|
||||
ckb_IQ/Common.php
|
||||
Common.php
|
||||
app/Language/ckb_IQ/Receivings.php
|
||||
Language/ckb_IQ/Receivings.php
|
||||
ckb_IQ/Receivings.php
|
||||
Receivings.php
|
||||
app/Language/ckb_IQ/Login.php
|
||||
Language/ckb_IQ/Login.php
|
||||
ckb_IQ/Login.php
|
||||
Login.php
|
||||
app/Language/ckb_IQ/Expenses.php
|
||||
Language/ckb_IQ/Expenses.php
|
||||
ckb_IQ/Expenses.php
|
||||
Expenses.php
|
||||
app/Language/ckb_IQ/Employees.php
|
||||
Language/ckb_IQ/Employees.php
|
||||
ckb_IQ/Employees.php
|
||||
Employees.php
|
||||
app/Language/ckb_IQ/Attributes.php
|
||||
Language/ckb_IQ/Attributes.php
|
||||
ckb_IQ/Attributes.php
|
||||
Attributes.php
|
||||
app/Language/ckb_IQ/Bootstrap_tables.php
|
||||
Language/ckb_IQ/Bootstrap_tables.php
|
||||
ckb_IQ/Bootstrap_tables.php
|
||||
Bootstrap_tables.php
|
||||
app/Events/Method.php
|
||||
Events/Method.php
|
||||
Method.php
|
||||
|
|
|
|||
|
|
@ -646,6 +646,30 @@ app/Language/tr/Calendar.php
|
|||
app/Language/tr/Cashups.php
|
||||
app/Language/tr/Bootstrap_tables.php
|
||||
app/Language/Language code definition
|
||||
app/Language/ckb/Giftcards.php
|
||||
app/Language/ckb/Datepicker.php
|
||||
app/Language/ckb/Reports.php
|
||||
app/Language/ckb/Module.php
|
||||
app/Language/ckb/Error.php
|
||||
app/Language/ckb/Items.php
|
||||
app/Language/ckb/Expenses_categories.php
|
||||
app/Language/ckb/Suppliers.php
|
||||
app/Language/ckb/Item_kits.php
|
||||
app/Language/ckb/Config.php
|
||||
app/Language/ckb/Messages.php
|
||||
app/Language/ckb/Taxes.php
|
||||
app/Language/ckb/Customers.php
|
||||
app/Language/ckb/Enum.php
|
||||
app/Language/ckb/Sales.php
|
||||
app/Language/ckb/Common.php
|
||||
app/Language/ckb/Receivings.php
|
||||
app/Language/ckb/Login.php
|
||||
app/Language/ckb/Expenses.php
|
||||
app/Language/ckb/Employees.php
|
||||
app/Language/ckb/Attributes.php
|
||||
app/Language/ckb/Calendar.php
|
||||
app/Language/ckb/Cashups.php
|
||||
app/Language/ckb/Bootstrap_tables.php
|
||||
app/Language/zh-Hans/Giftcards.php
|
||||
app/Language/zh-Hans/Datepicker.php
|
||||
app/Language/zh-Hans/Reports.php
|
||||
|
|
@ -1456,22 +1480,6 @@ app/Language/fa/Attributes.php
|
|||
app/Language/fa/Calendar.php
|
||||
app/Language/fa/Cashups.php
|
||||
app/Language/fa/Bootstrap_tables.php
|
||||
app/Language/ckb_IQ/Datepicker.php
|
||||
app/Language/ckb_IQ/Reports.php
|
||||
app/Language/ckb_IQ/Module.php
|
||||
app/Language/ckb_IQ/Error.php
|
||||
app/Language/ckb_IQ/Items.php
|
||||
app/Language/ckb_IQ/Item_kits.php
|
||||
app/Language/ckb_IQ/Config.php
|
||||
app/Language/ckb_IQ/Customers.php
|
||||
app/Language/ckb_IQ/Sales.php
|
||||
app/Language/ckb_IQ/Common.php
|
||||
app/Language/ckb_IQ/Receivings.php
|
||||
app/Language/ckb_IQ/Login.php
|
||||
app/Language/ckb_IQ/Expenses.php
|
||||
app/Language/ckb_IQ/Employees.php
|
||||
app/Language/ckb_IQ/Attributes.php
|
||||
app/Language/ckb_IQ/Bootstrap_tables.php
|
||||
app/Events/Method.php
|
||||
app/Events/Load_config.php
|
||||
app/Events/Db_log.php
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -241,6 +241,7 @@ tests/acceptance/tests/Product/VariantGeneration.spec.ts
|
|||
tests/acceptance/tests/Product/ProductMediaAssignment.spec.ts
|
||||
tests/acceptance/tests/Product/ProductWithAdvancedPricingPerQuantity.spec.ts
|
||||
tests/acceptance/tests/Product/ProductWithRuleSpecificPrice.spec.ts
|
||||
tests/acceptance/tests/Product/ProductVisibility.spec.ts
|
||||
tests/acceptance/tests/Product/VariantProductListingPriceVisibility.spec.ts
|
||||
tests/acceptance/tests/Product/ProductBulkEdit.spec.ts
|
||||
tests/acceptance/tests/Product/ProductImagesInTheStorefront.spec.ts
|
||||
|
|
@ -4555,6 +4556,7 @@ src/Core/Content/Media/Cms/YoutubeVideoCmsElementResolver.php
|
|||
src/Core/Content/Media/Cms/DefaultMediaResolver.php
|
||||
src/Core/Content/Media/Cms/VimeoVideoCmsElementResolver.php
|
||||
src/Core/Content/Media/Cms/AbstractDefaultMediaResolver.php
|
||||
src/Core/Content/Media/Extension/ResolveRemoteThumbnailUrlExtension.php
|
||||
src/Core/Content/Media/MediaEntity.php
|
||||
src/Core/Content/Media/Subscriber/CustomFieldsUnusedMediaSubscriber.php
|
||||
src/Core/Content/Media/Subscriber/MediaDeletionSubscriber.php
|
||||
|
|
@ -16763,354 +16765,52 @@ changelog/release-6-5-5-0/2023-08-24-add-max-limit-to-admin-api-calls.md
|
|||
changelog/release-6-5-5-0/2023-07-20-add-versioning-to-capture-capturerefund-and-capturerefundposition-entities.md
|
||||
changelog/release-6-5-5-0/2023-07-24-communication-from-storefront-to-app-server.md
|
||||
changelog/release-6-5-7-3/2023-11-30-correct-address_format-column-type.md
|
||||
changelog/_unreleased/2025-01-13-updated-child-order-line-item-quantity-on-parent-quantity-change.md
|
||||
changelog/_unreleased/2024-11-27-improved-a11y-for-3d-viewer.md
|
||||
changelog/_unreleased/2024-12-04-deprecate-implicit-http-cache-clear-from-cache-clear-command-introduce-explicit-cache-clear-http-command.md
|
||||
changelog/_unreleased/2025-01-07-improve-test-generator-generate-sales-channel-context.md
|
||||
changelog/_unreleased/2025-03-13-reset-customer-on-cancel-order-create-modal.md
|
||||
changelog/_unreleased/2024-11-28-deprecate-messenger-bus-shopware-service.md
|
||||
changelog/_unreleased/2025-03-25-add-login-scripts-to-window.md
|
||||
changelog/_unreleased/2024-12-09-add-mysql-cache-invalidator-storage.md
|
||||
changelog/_unreleased/2024-10-28-change-autocomplete-to-new-password-in-honeypot.md
|
||||
changelog/_unreleased/2024-12-05-allow-duplicate-promotion.md
|
||||
changelog/_unreleased/2025-01-16-remove-the-asterisk-next-to-every-price.md
|
||||
changelog/_unreleased/2025-01-12-fix-foreign-key-definition.md
|
||||
changelog/_unreleased/2025-03-12-fix-progress-bar-showing-nan.md
|
||||
changelog/_unreleased/2024-12-18-migrate-swshippingdetail-store-to-pinia.md
|
||||
changelog/_unreleased/2024-12-18-improve-scheduled-task-recovery.md
|
||||
changelog/_unreleased/2024-11-03-fix-release-date-schema-issue.md
|
||||
changelog/_unreleased/2025-02-19-marked-entity-attributes-classes-final.md
|
||||
changelog/_unreleased/2025-03-26-raise-version-in-composer-stub.md
|
||||
changelog/_unreleased/2024-11-28-improved-checkout-for-a11y.md
|
||||
changelog/_unreleased/2025-03-11-add-missing-dependency-field-of-url-runtime-field-to-media-defintion.md
|
||||
changelog/_unreleased/2024-11-13-migrate-rule-conditions-config-store-to-pinia.md
|
||||
changelog/_unreleased/2025-02-20-move-progress-bar-to-meteor-component.md
|
||||
changelog/_unreleased/2025-04-08-sw-icon-variable-icon-name.md
|
||||
changelog/_unreleased/2025-02-06-upgrade-storefront-deps-and-jest.md
|
||||
changelog/_unreleased/2024-11-20-a11y-promotion-discounts-are-not-read-as-negative-amounts.md
|
||||
changelog/_unreleased/2025-02-23-support-og-video-meta-tag.md
|
||||
changelog/_unreleased/2025-03-05-update-switch-context-event.md
|
||||
changelog/_unreleased/2025-03-13-disable-prefix-search-for-synonyms-to-prevent-irrelevant-results.md
|
||||
changelog/_unreleased/2025-02-26-fix-translation-scope-issue-in-i18n-t-component.md
|
||||
changelog/_unreleased/2025-01-02-add-product-slider-release-date-sorting.md
|
||||
changelog/_unreleased/2024-11-23-cleanup-storefront-stylelint-integration.md
|
||||
changelog/_unreleased/2024-11-26-unify-cache-state-and-cookie-constants.md
|
||||
changelog/_unreleased/2024-10-07-migrate-help-center-store-to-pinia.md
|
||||
changelog/_unreleased/2025-01-21-fix-address-editor-update-multiple-state-selects.md
|
||||
changelog/_unreleased/2024-10-30-update-to-symfony-7-2.md
|
||||
changelog/_unreleased/2024-12-17-refactor-form-handling.md
|
||||
changelog/_unreleased/2024-12-04-add-accessibility-to-embeded-videos.md
|
||||
changelog/_unreleased/2024-12-11-add-flag-for-persistent-database-connection.md
|
||||
changelog/_unreleased/2025-02-18-sorted-conditions-alphabetically.md
|
||||
changelog/_unreleased/2025-03-05-increase-contrast-for-slider-ui.md
|
||||
changelog/_unreleased/2022-07-04-mail-attach.md
|
||||
changelog/_unreleased/2024-04-25-implement-mt-banner-code-mod.md
|
||||
changelog/_unreleased/2025-02-12-ask-for-save-order-before-proceeding.md
|
||||
changelog/_unreleased/2025-01-15-inject-aria-label-from-data-grid-component-to-the-form-controles-in-a-column.md
|
||||
changelog/_unreleased/2024-12-12-ability-to-add-modal-root.md
|
||||
changelog/_unreleased/2024-05-22-navbar-for-main-navigation.md
|
||||
changelog/_unreleased/2025-03-20-move-review-active-check-into-store-api-routes.md
|
||||
changelog/_unreleased/2025-01-14-disabled-autoplay-to-legal-advice-on-accessibility.md
|
||||
changelog/_unreleased/2024-11-26-improve-checkout-order-placed-event.md
|
||||
changelog/_unreleased/2024-10-31-bulk-entity-extension.md
|
||||
changelog/_unreleased/2025-01-28-fix-cms-section-background.md
|
||||
changelog/_unreleased/2025-01-24-update-polyfills-and-cleanup-js.md
|
||||
changelog/_unreleased/2025-01-17-improve-storefront-area-search-usage.md
|
||||
changelog/_unreleased/2024-12-03-reorganized-menu-items-on-the-settings-page.md
|
||||
changelog/_unreleased/2025-03-20-fix-cms-block-removable-check.md
|
||||
changelog/_unreleased/2025-01-22-change-sidebar-support-link-styles.md
|
||||
changelog/_unreleased/2024-12-12-migrate-sworder-store-to-pinia.md
|
||||
changelog/_unreleased/2024-12-02-set-limit-for-generating-promotion-code.md
|
||||
changelog/_unreleased/2025-03-06-added-cart-errors-after-recalculation.md
|
||||
changelog/_unreleased/2025-01-06-fix-removal-of-cancelled-extensions.md
|
||||
changelog/_unreleased/2024-10-10-replace-extension-component-section-store-with-pinia-store.md
|
||||
changelog/_unreleased/2024-11-21-add-aggregate-admin-api.md
|
||||
changelog/_unreleased/2024-12-10-migrate-showpwareextensions-store-to-pinia.md
|
||||
changelog/_unreleased/2024-12-18-only-add-gtag-consent-mode-if-google-analytics-is-enabled.md
|
||||
changelog/_unreleased/2025-04-04-show-navigation-arrows-of-product-cross-selling-sliders-again.md
|
||||
changelog/_unreleased/2024-12-11-fix-webpack-plugin-config-order.md
|
||||
changelog/_unreleased/2025-01-21-twig-update-to-3-18-0.md
|
||||
changelog/_unreleased/2024-11-23-cleanup-internals-of-productslidercmselementresolver.md
|
||||
changelog/_unreleased/2025-02-11-remove-laguage-switch-from-document-settings.md
|
||||
changelog/_unreleased/2025-02-27-adjust-card-component-position-name-in-order-detail.md
|
||||
changelog/_unreleased/2024-11-05-set-group-promotions-cause-a-timeout-if-too-many-products-are-in-cart.md
|
||||
changelog/_unreleased/2025-02-13-removed-sql_set_default_session_variables-and-enforce-mysql-performance-tweaks.md
|
||||
changelog/_unreleased/2025-02-07-improve-reset-interface-usage-with-array-data.md
|
||||
changelog/_unreleased/2025-04-04-offcanvassingleton-does-not-remove-hard-coded-offcanvas-from-dom.md
|
||||
changelog/_unreleased/2025-03-05-order-internal-comment.md
|
||||
changelog/_unreleased/2025-02-04-remove-accessibility-feature-flag.md
|
||||
changelog/_unreleased/2025-01-07-unify-constraint-option-structure-and-checks.md
|
||||
changelog/_unreleased/2025-01-31-remove-unneeded-tax-info-in-order-item.md
|
||||
changelog/_unreleased/2025-02-25-eliminate-errors-when-clicking-product-rating.md
|
||||
changelog/_unreleased/2025-01-31-move-flow-execution-after-business-process.md
|
||||
changelog/_unreleased/2024-12-11-added-oauth-support-for-mail-authentication.md
|
||||
changelog/_unreleased/2025-01-08-introduce-hydrator-class-attribute-entity.md
|
||||
changelog/_unreleased/2025-03-07-make-offcanvas-navigation-accessible.md
|
||||
changelog/_unreleased/2024-11-28-shopping-cart-is-emptied-after-login-of-a-b2b-employee.md
|
||||
changelog/_unreleased/2025-02-24-allowed-nulls-in-systemconfigvalidator-for-required-values-in-child-configs.md
|
||||
changelog/_unreleased/2025-04-08-fix-mobile-form-field-layouts.md
|
||||
changelog/_unreleased/2024-12-17-migrate-swproductdetail-store-to-pinia.md
|
||||
changelog/_unreleased/2024-11-26-deprecate-settwig-in-storefront-controller.md
|
||||
changelog/_unreleased/2024-11-14-improve-mail-sender-fs.md
|
||||
changelog/_unreleased/2025-01-22-introduce-esi-for-header-and-footer.md
|
||||
changelog/_unreleased/2025-01-09-improve-method-call-usage.md
|
||||
changelog/_unreleased/2025-01-15-replace-sw-text-editor-with-mt-text-editor.md
|
||||
changelog/_unreleased/2024-12-04-add-technical-name-to-allow-list.md
|
||||
changelog/_unreleased/2024-11-25-changed-login-and-register-h1-into-h2.md
|
||||
changelog/_unreleased/2025-04-04-implement-app-list-command.md
|
||||
changelog/_unreleased/2025-03-17-close-search-suggests-when-focus-of-input-is-lost.md
|
||||
changelog/_unreleased/2024-12-12-update-to-doctrine-dbal-4-2.md
|
||||
changelog/_unreleased/2024-11-19-added-mail-template-test-language-not-assigned-to-sales-channel-warning.md
|
||||
changelog/_unreleased/2025-01-24-replace-storefront-modal-links-with-page-links.md
|
||||
changelog/_unreleased/2024-11-11-replace-menuitem-vuex-store-with-pinia-store.md
|
||||
changelog/_unreleased/2025-01-16-deprecations-related-to-the-update-of-doctrine-dbal-to-v4-in-shopware-6-7.md
|
||||
changelog/_unreleased/2025-02-21-added-phpstan-rule-ensuring-that-all-attribute-classes-are-final.md
|
||||
changelog/_unreleased/2025-02-24-fix-accessibility-issues-in-address-manager.md
|
||||
changelog/_unreleased/2024-11-22-a11y-convey-how-the-promotion-information-when-submit.md
|
||||
changelog/_unreleased/2024-11-22-a11y-date-picker-must-have-label.md
|
||||
changelog/_unreleased/2025-01-30-allow-empty-theme-config-fields.md
|
||||
changelog/_unreleased/2025-03-25-pin-promotions-for-admin-orders.md
|
||||
changelog/_unreleased/2025-01-22-make-product-variation-accessible-in-seo-url-templates.md
|
||||
changelog/_unreleased/2024-12-11-cleanup-env.md
|
||||
changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
|
||||
changelog/_unreleased/2025-01-23-fix-entity-search-result-entity-types.md
|
||||
changelog/_unreleased/2025-02-26-use-correct-opensearch-client-for-es-admin-reset.md
|
||||
changelog/_unreleased/2025-03-13-preserve-administration-sidebar-state.md
|
||||
changelog/_unreleased/2024-12-05-speculation-rules-for-the-storefront.md
|
||||
changelog/_unreleased/2025-03-28-save-file-hash-if-it-is-available.md
|
||||
changelog/_unreleased/2024-12-23-consistent-javascript-filename-in-storefront.md
|
||||
changelog/_unreleased/2024-10-04-add-twig-functions-and-tokens-with-their-alternatives-with-inheritance.md
|
||||
changelog/_unreleased/2024-11-12-use-global-entity-and-entity-collection-types.md
|
||||
changelog/_unreleased/2025-01-02-add-allow-html-entity-attribute.md
|
||||
changelog/_unreleased/2025-02-20-fix-cms-block-bg-color-condition.md
|
||||
changelog/_unreleased/2024-12-13-add-promo-code-input-placeholder.md
|
||||
changelog/_unreleased/2025-01-08-a11y-html-mark-image-as-decorative.md
|
||||
changelog/_unreleased/2025-01-06-fix-sw-promotion-module-position.md
|
||||
changelog/_unreleased/2025-03-27-a11y-insufficient-accessibility-of-the-search-form-field-for-screen-readers.md
|
||||
changelog/_unreleased/2024-12-03-a11y-mobile-filter-panel.md
|
||||
changelog/_unreleased/2025-02-25-use-checkoutgateway-for-setpaymentorderroute.md
|
||||
changelog/_unreleased/2025-02-12-fix-the-number-slops-to-find-numbers-between-non-digits.md
|
||||
changelog/_unreleased/2025-03-03-Accessibility-of-footer-collapse.md
|
||||
changelog/_unreleased/2024-12-19-rename-transaction-transition-action-pay-and-pay-partially.md
|
||||
changelog/_unreleased/2025-01-30-deprecate-fine-grained-caching.md
|
||||
changelog/_unreleased/2024-12-19-immedietly-invalidate-critical-caches.md
|
||||
changelog/_unreleased/2025-02-28-fix-google-recaptcha-with-guest-orders.md
|
||||
changelog/_unreleased/2025-03-26-cookie-constent-keyboard-nav.md
|
||||
changelog/_unreleased/2025-02-26-fix-essential-characteristics-settings-cannot-save.md
|
||||
changelog/_unreleased/2025-03-19-add-nl2br-filter-to-review-content.md
|
||||
changelog/_unreleased/2024-12-11-add-created-at-column-to-coupon-codes.md
|
||||
changelog/_unreleased/2024-11-29-refactored-internals-of-the-mailservice.md
|
||||
changelog/_unreleased/2024-10-22-create-rule-for-check-rule-order-creation-by-admin.md
|
||||
changelog/_unreleased/2024-12-12-general-a11y-warning-hint-for-admin-options.md
|
||||
changelog/_unreleased/2024-12-06-fix-assert-in-state-machine-dump.md
|
||||
changelog/_unreleased/2025-01-10-fix-b2b-package-phpstan-type.md
|
||||
changelog/_unreleased/2024-11-14-migrate-notification-store-to-pinia.md
|
||||
changelog/_unreleased/2025-04-03-fix-loading-of-to-one-associations-with-partial-data-loading.md
|
||||
changelog/_unreleased/2025-02-14-postpone-telemetry_metrics-stable-version-to-6-8.md
|
||||
changelog/_unreleased/2025-02-07-improve-db-queries-on-media-files.md
|
||||
changelog/_unreleased/2024-12-06-move-mail-variable-update-to-system-scope.md
|
||||
changelog/_unreleased/2025-03-25-new-config-to-toogle-salutaion-field-on-registration.md
|
||||
changelog/_unreleased/2025-04-10-add-remote-thumbnail-url-extension.md
|
||||
changelog/_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
|
||||
changelog/_unreleased/2024-11-28-new-adresse-selection-modal.md
|
||||
changelog/_unreleased/2024-11-11-replace-modals-vuex-store-with-pinia-store.md
|
||||
changelog/_unreleased/2025-04-07-fix-currency-sleection-in-offcanvas.md
|
||||
changelog/_unreleased/2024-10-22-replace-marketing-vuex-store-with-pinia-store.md
|
||||
changelog/_unreleased/2024-12-11-remove-unneeded-uppercasing-of-php-methods.md
|
||||
changelog/_unreleased/2025-03-26-fix-correctly-reset-promotion-duplication-fields.md
|
||||
changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
|
||||
changelog/_unreleased/2024-10-08-fix-admin-refresh-token.md
|
||||
changelog/_unreleased/2024-10-16-transition-extension-sdk-module-vuex-store-to-pinia-store.md
|
||||
changelog/_unreleased/2025-01-14-increase-stable-version-spatial-features.md
|
||||
changelog/_unreleased/2025-03-04-digital-products-contain-the-measures-packaging-card.md
|
||||
changelog/_unreleased/2024-10-22-replace-extensionmainmodules-vuex-store-with-pinia.md
|
||||
changelog/_unreleased/2024-12-27-set-default-search-result-sorting.md
|
||||
changelog/_unreleased/2025-03-04-accessibility-via-mobile-keyboard-navigation.md
|
||||
changelog/_unreleased/2024-12-13-add-systemlanguagechangeevent-to-shopconfigurator.md
|
||||
changelog/_unreleased/2025-03-07-delete-cart-immediately-after-order-is-created.md
|
||||
changelog/_unreleased/2025-02-27-fix-set-for-sw-list-price-field-component.md
|
||||
changelog/_unreleased/2024-12-12-add-enum-field.md
|
||||
changelog/_unreleased/2024-10-04-smaller-documents-sender-address.md
|
||||
changelog/_unreleased/2025-03-14-set-wishlistpage-to-noindex.md
|
||||
changelog/_unreleased/2024-11-23-remove-deprecated-autoload-true-associations.md
|
||||
changelog/_unreleased/2024-12-04-allow-disable-product-stream-indexer.md
|
||||
changelog/_unreleased/2025-01-09-improve-core-checkout-domain-search-usage.md
|
||||
changelog/_unreleased/2024-12-20-validate-migration-timestamps.md
|
||||
changelog/_unreleased/2025-03-25-Fix-html-quirks-mode.md
|
||||
changelog/_unreleased/2024-12-17-a11y-html-implement-logic-for-customize-document-template-to-support-html-accessibility.md
|
||||
changelog/_unreleased/2024-12-04-identify-themes-installed-via-plugin-by-technical-name.md
|
||||
changelog/_unreleased/2025-01-15-fix-message-deserialization.md
|
||||
changelog/_unreleased/2024-10-07-improve-admin-last-activity-behavior.md
|
||||
changelog/_unreleased/2024-11-09-review-schema-preoprty-change.md
|
||||
changelog/_unreleased/2024-11-26-adding-the-sort-when-searching-the-properties.md
|
||||
changelog/_unreleased/2025-01-07-introduce-global-template-data-for-language-and-navigation.md
|
||||
changelog/_unreleased/2025-02-04-added-mapping-property.md
|
||||
changelog/_unreleased/2025-01-21-added-theme-name-option.md
|
||||
changelog/_unreleased/2025-01-07-allow-custom-pagination-parameters.md
|
||||
changelog/_unreleased/2024-11-25-improve-modal-accessibility.md
|
||||
changelog/_unreleased/2025-01-30-fix-order-elasticsearch-indexing-performance-for-administration.md
|
||||
changelog/_unreleased/2025-03-07-add-new-blocks-for-cms-element-image-gallery.md
|
||||
changelog/_unreleased/2025-03-11-added-missing-rule-filter-for-shipping-price-matrix.md
|
||||
changelog/_unreleased/2025-03-19-fetch-api.md
|
||||
changelog/_unreleased/2024-11-21-add-state-machine-settings-module.md
|
||||
changelog/_unreleased/2024-12-04-fix-can-t-create-customer-with-different-addresses.md
|
||||
changelog/_unreleased/2025-01-17-fix-product-review-total.md
|
||||
changelog/_unreleased/2025-01-08-fix-memory-leak-in-tooltip-directive.md
|
||||
changelog/_unreleased/2024-12-13-add-mysql-compression-flag.md
|
||||
changelog/_unreleased/2025-01-07-improve-payment-method-indexer-context-state-usage.md
|
||||
changelog/_unreleased/2025-01-09-improve-elasticsearch-area-search-usage.md
|
||||
changelog/_unreleased/2024-12-11-migrate-sworderdetail-store-to-pinia.md
|
||||
changelog/_unreleased/2025-02-14-fix-slot-config-inheritance-for-cms-layout-overrides-via-category.md
|
||||
changelog/_unreleased/2024-10-10-migrate-context-store-to-pinia.md
|
||||
changelog/_unreleased/2025-04-11-fix-calls-to-update-store.md
|
||||
changelog/_unreleased/2025-04-07-fix-nested-line-items.md
|
||||
changelog/_unreleased/2025-02-23-fix-missing-cms-product-slider-animation-and-re-enable-cms-sliders-speed-configuration.md
|
||||
changelog/_unreleased/2024-12-05-migrate-swcategorydetail-store-to-pinia.md
|
||||
changelog/_unreleased/2025-02-28-add-shopware-usage-data-collection-enabled-config-to-improve-usage-of-shopware-usage-data-gateway-dispatch-enabled.md
|
||||
changelog/_unreleased/2024-12-11-services-stability-improvements.md
|
||||
changelog/_unreleased/2025-01-28-use-native-iteration-instead-of-iterator-helper.md
|
||||
changelog/_unreleased/2025-01-29-mark-import-export-internal.md
|
||||
changelog/_unreleased/2024-12-03-fixed-elasticsearch-filter-parsing-of-translated-fields-in-product-related-entities.md
|
||||
changelog/_unreleased/2025-02-15-prevent-imitating-when-not-possible.md
|
||||
changelog/_unreleased/2025-02-04-adjust-vat-tos-and-tax-links-to-show-modal-depending-on-the-context.md
|
||||
changelog/_unreleased/2025-01-07-improve-sales-channel-id-and-context-usage.md
|
||||
changelog/_unreleased/2024-11-25-add-events-for-order-loading-when-creating-documents.md
|
||||
changelog/_unreleased/2024-12-09-migrate-sw-seo-url-store-to-pinia.md
|
||||
changelog/_unreleased/.keep
|
||||
changelog/_unreleased/2025-02-17-ios-quick-look-chrome.md
|
||||
changelog/_unreleased/2024-11-25-a11y-change-display-property-for-checkout-aside.md
|
||||
changelog/_unreleased/2025-04-01-ar-viewer-bug.md
|
||||
changelog/_unreleased/2024-11-06-remain-original-admin-api-sales-channel-source.md
|
||||
changelog/_unreleased/2024-08-05-metrics-abstraction.md
|
||||
changelog/_unreleased/2024-09-27-add-an-option-for-generating-documents-via-bulk-edit.md
|
||||
changelog/_unreleased/2024-05-14-accessibility-improvements-for-the-main-navigation.md
|
||||
changelog/_unreleased/2024-01-31-improve-cart-page-performance.md
|
||||
changelog/_unreleased/2025-01-07-update-context-language-id-chain-types.md
|
||||
changelog/_unreleased/2024-05-17-add-admin-vite-poc.md
|
||||
changelog/_unreleased/2025-01-07-fix-app-action-visibility-behavior.md
|
||||
changelog/_unreleased/2024-11-26-fix-product-availabel-set-to-0-if-is-closeout-is-null.md
|
||||
changelog/_unreleased/2024-11-22-migrate-session-store-to-pinia.md
|
||||
changelog/_unreleased/2025-03-05-add-new-data-id-to-set-off-canvas-aria-labelledby.md
|
||||
changelog/_unreleased/2025-03-03-single-element-for-v-show-condition.md
|
||||
changelog/_unreleased/2025-04-02-search-widget-accessibility.md
|
||||
changelog/_unreleased/2024-12-13-added-new-encode-event-for-store-api-routes.md
|
||||
changelog/_unreleased/2025-03-19-improve-tag-selection-in-admin.md
|
||||
changelog/_unreleased/2025-02-26-add-generic-type-to-entity-loaded-events.md
|
||||
changelog/_unreleased/2024-11-26-fix-forms-labels-conflict.md
|
||||
changelog/_unreleased/2025-01-29-fix-data-grid-inline-edit.md
|
||||
changelog/_unreleased/2025-01-19-fix-image-gallery-navigation-none-configurations.md
|
||||
changelog/_unreleased/2025-02-14-update-bootstrap-to-5-3-3.md
|
||||
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
||||
changelog/_unreleased/2024-11-28-fix-draco-encoders-path.md
|
||||
changelog/_unreleased/2024-12-17-shopping-cart-is-not-moved-to-new-token.md
|
||||
changelog/_unreleased/2025-01-09-improve-administration-area-search-usage.md
|
||||
changelog/_unreleased/2025-01-14-replace-custom-css-declarations-from-the-header-scss-file-by-bootstrap-helper-classes.md
|
||||
changelog/_unreleased/2025-01-10-clean-entity-schema-cache-key-on-framework-schema-generation.md
|
||||
changelog/_unreleased/2025-01-20-use-plugin-upgrade-version-to-check-conflicts.md
|
||||
changelog/_unreleased/2025-01-23-assertive-cart-live-updates.md
|
||||
changelog/_unreleased/2025-01-30-improve-vite-logs.md
|
||||
changelog/_unreleased/2025-01-21-migrate-swflow-store-to-pinia.md
|
||||
changelog/_unreleased/2025-03-31-fix-issue-where-criteria-limit-of-500-prevents-loading-admin-modules.md
|
||||
changelog/_unreleased/2025-03-25-fix-show-product-name-for-variants-in-admin-category-products.md
|
||||
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
|
||||
changelog/_unreleased/2024-11-25-improve-open-ar-btn-for-voiceover.md
|
||||
changelog/_unreleased/2025-02-10-fix-order-delivery-state-machine-name.md
|
||||
changelog/_unreleased/2025-01-17-improve-core-checkout-domain-performance.md
|
||||
changelog/_unreleased/2024-12-26-removed-the-total-count-mode-when-selecting-products-during-order-creation-in-the-administration.md
|
||||
changelog/_unreleased/2025-02-12-deprecated-incorrect-non-nullable-return-types-to-align-with-nullable-properties.md
|
||||
changelog/_unreleased/2024-12-16-fix-loading-data-for-one-to-many-grid-component.md
|
||||
changelog/_unreleased/2025-02-06-product-slider-refactoring.md
|
||||
changelog/_unreleased/2024-10-16-replace-extension-entry-routes-vuex-store-with-pinia.md
|
||||
changelog/_unreleased/2024-11-06-add-extension-point-for-productlistingloader-loadpreviews.md
|
||||
changelog/_unreleased/2025-01-30-add-addtrailingslash-option-to-url-field.md
|
||||
changelog/_unreleased/2025-01-30-add-skip-image-gallery-button.md
|
||||
changelog/_unreleased/2025-03-24-fix-cmsdataresolver-same-criteria-different-entities.md
|
||||
changelog/_unreleased/2025-03-14-fix-show-new-customer-address-after-saving-modal.md
|
||||
changelog/_unreleased/2024-12-19-additional-header-for-http-replace-escaped-urls.md
|
||||
changelog/_unreleased/2023-06-14-add-missing-admin-component-twig-blocks.md
|
||||
changelog/_unreleased/2025-01-11-make-accountorderdropdown-button-id-unique.md
|
||||
changelog/_unreleased/2024-11-20-prevent-license-violation-from-loopback-address.md
|
||||
changelog/_unreleased/2024-12-06-fix-upgrade-symfony7-2-broken-behind-proxy.md
|
||||
changelog/_unreleased/2024-10-04-migrate-action-buttons-store-to-pinia.md
|
||||
changelog/_unreleased/2025-02-19-fix-messenger-middleware-compiler-path.md
|
||||
changelog/_unreleased/2025-01-28-improve-cart-line-item-prices-for-screen-readers.md
|
||||
changelog/_unreleased/2025-03-12-improve-product-box-accessibility.md
|
||||
changelog/_unreleased/2025-03-04-set-aria-current-page-for-activatenavigationid-in-navbar.md
|
||||
changelog/_unreleased/2024-11-19-fix-navbar-category-image-width.md
|
||||
changelog/_unreleased/2025-02-26-use-current-order-data-in-mail-preview.md
|
||||
changelog/_unreleased/2024-11-29-add-supports-to-ga-begincheckoutevent.md
|
||||
changelog/_unreleased/2025-02-06-add-allowEmptyString-attribute-support.md
|
||||
changelog/_unreleased/2025-03-17-fix-text-decoration-for-search-suggestion-product-link-and-remove-a-search-suggestion-file.md
|
||||
changelog/_unreleased/2024-12-27-improve-accessibility-of-product-variant-switch.md
|
||||
changelog/_unreleased/2025-02-27-rearrange-cartsavedevent-in-rediscartpersister.md
|
||||
changelog/_unreleased/2025-02-10-change-cms-block-default-margin.md
|
||||
changelog/_unreleased/2024-11-20-datepicker-shows-date-and-time-in-the-format-depending-on-the-locale.md
|
||||
changelog/_unreleased/2025-03-03-fix-bulk-edit-custom-fields.md
|
||||
changelog/_unreleased/2024-12-07-improve-product-export-performance-by-reducing-seo-url-replacement-calls.md
|
||||
changelog/_unreleased/2025-04-07-fix-override-paging-listing-page-parameter.md
|
||||
changelog/_unreleased/2024-10-09-migrate-error-store-to-pinia.md
|
||||
changelog/_unreleased/2025-02-24-remove-spaceless-twig-filter.md
|
||||
changelog/_unreleased/2024-12-05-don-t-consider-user-given-limits-in-storefront.md
|
||||
changelog/_unreleased/2025-03-26-remove-non-existing-imports-from-admin-module-stub.md
|
||||
changelog/_unreleased/2025-02-11-restore-customer-address-from-order-for-context.md
|
||||
changelog/_unreleased/2024-12-16-unify-focus-outlines-for-better-accessibility.md
|
||||
changelog/_unreleased/2025-03-06-add-div-wrapper-support-to-component-sections.md
|
||||
changelog/_unreleased/2025-01-28-fix-history-back-for-listing-filters.md
|
||||
changelog/_unreleased/2025-03-07-fix-currency-and-language-switch-in-offcanvas.md
|
||||
changelog/_unreleased/2024-12-19-migrate-paymentoverviewcard-store-to-pinia.md
|
||||
changelog/_unreleased/2025-02-12-dont-show-skip-to-content-when-clicking-scroll-up-button.md
|
||||
changelog/_unreleased/2025-01-11-increase-account-main-content-width-on-xl-viewport.md
|
||||
changelog/_unreleased/2025-01-05-select-initial-hreflang-localisation-when-creating-a-new-sales-channel-domain.md
|
||||
changelog/_unreleased/2024-09-16-exchange-recursive-categories-macro-with-tpl.md
|
||||
changelog/_unreleased/2024-11-29-make-product-slider-defaults-accessible.md
|
||||
changelog/_unreleased/2024-10-22-replace-license-violation-store-with-pinia-store.md
|
||||
changelog/_unreleased/2024-11-14-transition-shopwareapps-store-to-pinia.md
|
||||
changelog/_unreleased/2025-03-16-fix-media-folder-thumbnail-settings.md
|
||||
changelog/_unreleased/2025-03-18-corrected-the-property-type-of-mediaentity-cmspages.md
|
||||
changelog/_unreleased/2024-11-26-refactor-navigation-options-of-product-slider.md
|
||||
changelog/_unreleased/2025-01-10-deprecate-cache-id-loading.md
|
||||
changelog/_unreleased/2025-02-26-implement-windowgetid-message-from-meteor-admin-sdk.md
|
||||
changelog/_unreleased/2025-01-06-fix-display-of-expiration-date-of-extensions.md
|
||||
changelog/_unreleased/2025-03-14-make-sw_icons-aria-hidden-by-default.md
|
||||
changelog/_unreleased/2025-01-23-get-rid-the-files-card-on-the-product-creation-page.md
|
||||
changelog/_unreleased/2025-04-02-fix-admin-order-shipping-cost-input-behaviour.md
|
||||
changelog/_unreleased/2024-08-19-add-context-to-orderstatechangecriteriaevent.md
|
||||
changelog/_unreleased/2024-11-26-add-aria-label-to-price-field-currency-link.md
|
||||
changelog/_unreleased/2024-09-20-simplify-emitting-metrics.md
|
||||
changelog/_unreleased/2025-02-24-fix-add-file-type-to-download-open-e-invoice.md
|
||||
changelog/_unreleased/2025-02-28-add-aria-labels-to-product-slider-controls.md
|
||||
changelog/_unreleased/2025-01-29-make-rule-classes-internal.md
|
||||
changelog/_unreleased/2025-01-07-remove-message-queue-error-notification-in-admin.md
|
||||
changelog/_unreleased/2025-01-17-shopware_admin_build_only_extensions-flag-is-now-only-working-in-production-builds.md
|
||||
changelog/_unreleased/2025-01-08-add-force-cache-invalidate-header.md
|
||||
changelog/_unreleased/2025-01-30-update-twig-to-3-19-0.md
|
||||
changelog/_unreleased/2025-01-06-fix-cyprus-vatid-pattern.md
|
||||
changelog/_unreleased/2024-11-29-update-storefront-inter-font-and-remove-non-variable-fonts.md
|
||||
changelog/_unreleased/2025-03-28-replaced-sw-checkbox-field-component-by-mt-checkbox-in-theme-assignment.md
|
||||
changelog/_unreleased/2025-02-08-add-possibility-to-use-the-google-tag-manager.md
|
||||
changelog/_unreleased/2024-10-04-add-meta-author-configuration-and-use-it-in-frontend.md
|
||||
changelog/_unreleased/2025-01-11-make-jira-issue-in-changelog-create-command-optional.md
|
||||
changelog/_unreleased/2025-03-03-bulk-editing-products-stock-fails.md
|
||||
changelog/_unreleased/2024-11-26-using-external-url-for-media-s-path-without-storing-physical-files.md
|
||||
changelog/_unreleased/2025-01-15-cms-sections-changed-to-html-sections.md
|
||||
changelog/_unreleased/2024-11-28-add-flag-to-ignore-certain-fields-in-openapi-schema.md
|
||||
changelog/_unreleased/2024-12-17-changed-invalid-access-key-exception-returned-status-code.md
|
||||
changelog/_unreleased/2025-01-22-send-small-mail-object-directly.md
|
||||
changelog/_unreleased/2024-11-25-a11y-changed-link-styling-in-checkout.md
|
||||
changelog/_unreleased/2025-02-14-fix-product-stream-updater-performance-issues.md
|
||||
changelog/_unreleased/2025-03-29-remove-debit-payment-method.md
|
||||
changelog/_unreleased/2024-11-28-a11y-display-remove-from-wishlist-on-hover.md
|
||||
changelog/_unreleased/2025-03-05-support-for-empty-filter-values-for-equals-and-equalsany-filters.md
|
||||
changelog/_unreleased/2025-03-27-add-title-to-filter-remove-button.md
|
||||
changelog/_unreleased/2025-02-17-api-client-confidential-flag.md
|
||||
changelog/_unreleased/2024-10-17-transition-extension-store-to-pinia.md
|
||||
changelog/_unreleased/2025-03-03-fix-updates-for-composer-plugins.md
|
||||
changelog/_unreleased/2024-12-03-reduce-duplicated-requests-in-media-module.md
|
||||
changelog/_unreleased/2025-02-17-deprecate-dom-access-helper.md
|
||||
changelog/_unreleased/2025-03-27-added-new-configs-for-changing-cart-columns.md
|
||||
changelog/_unreleased/2024-11-13-fix-exception-in-elasticsearch-indexer.md
|
||||
changelog/_unreleased/2025-03-24-add-storefront-snippet-events.md
|
||||
changelog/_unreleased/2024-12-02-add-h1-to-listing-layouts.md
|
||||
changelog/_unreleased/2025-01-02-add-custom-field-store-api-aware.md
|
||||
changelog/_unreleased/2024-12-11-deprecate-custom-entities-for-plugins.md
|
||||
changelog/release-6-6-4-1/2024-07-08-limit-search-term-length-for-mysql-search.md
|
||||
changelog/release-6-5-5-2/2023-09-06-fix-translator-picks-snippet-set-randomly.md
|
||||
changelog/release-6-5-5-2/2023-09-07-category-text-can-not-be-saved.md
|
||||
|
|
@ -18246,6 +17946,165 @@ changelog/release-6-4-8-0/2021-07-27-merchants-can-define-profiles-import-behavi
|
|||
changelog/release-6-4-8-0/2021-11-09-fix-discounts-in-variants.md
|
||||
changelog/release-6-4-8-0/2021-10-26-add-the-config-inheritance.md
|
||||
changelog/release-6-4-8-0/2021-09-13-implement-empty-csv-file-creation-for-profile.md
|
||||
changelog/release-6-6-10-0/2025-01-13-updated-child-order-line-item-quantity-on-parent-quantity-change.md
|
||||
changelog/release-6-6-10-0/2024-11-27-improved-a11y-for-3d-viewer.md
|
||||
changelog/release-6-6-10-0/2024-12-04-deprecate-implicit-http-cache-clear-from-cache-clear-command-introduce-explicit-cache-clear-http-command.md
|
||||
changelog/release-6-6-10-0/2025-01-07-improve-test-generator-generate-sales-channel-context.md
|
||||
changelog/release-6-6-10-0/2024-11-28-deprecate-messenger-bus-shopware-service.md
|
||||
changelog/release-6-6-10-0/2024-12-09-add-mysql-cache-invalidator-storage.md
|
||||
changelog/release-6-6-10-0/2024-10-28-change-autocomplete-to-new-password-in-honeypot.md
|
||||
changelog/release-6-6-10-0/2024-12-05-allow-duplicate-promotion.md
|
||||
changelog/release-6-6-10-0/2025-01-16-remove-the-asterisk-next-to-every-price.md
|
||||
changelog/release-6-6-10-0/2025-01-12-fix-foreign-key-definition.md
|
||||
changelog/release-6-6-10-0/2024-12-18-improve-scheduled-task-recovery.md
|
||||
changelog/release-6-6-10-0/2024-11-03-fix-release-date-schema-issue.md
|
||||
changelog/release-6-6-10-0/2024-11-28-improved-checkout-for-a11y.md
|
||||
changelog/release-6-6-10-0/2024-11-20-a11y-promotion-discounts-are-not-read-as-negative-amounts.md
|
||||
changelog/release-6-6-10-0/2025-01-02-add-product-slider-release-date-sorting.md
|
||||
changelog/release-6-6-10-0/2024-11-26-unify-cache-state-and-cookie-constants.md
|
||||
changelog/release-6-6-10-0/2025-01-21-fix-address-editor-update-multiple-state-selects.md
|
||||
changelog/release-6-6-10-0/2024-10-30-update-to-symfony-7-2.md
|
||||
changelog/release-6-6-10-0/2024-12-17-refactor-form-handling.md
|
||||
changelog/release-6-6-10-0/2024-12-04-add-accessibility-to-embeded-videos.md
|
||||
changelog/release-6-6-10-0/2024-12-11-add-flag-for-persistent-database-connection.md
|
||||
changelog/release-6-6-10-0/2025-01-15-inject-aria-label-from-data-grid-component-to-the-form-controles-in-a-column.md
|
||||
changelog/release-6-6-10-0/2024-12-12-ability-to-add-modal-root.md
|
||||
changelog/release-6-6-10-0/2025-01-14-disabled-autoplay-to-legal-advice-on-accessibility.md
|
||||
changelog/release-6-6-10-0/2024-11-26-improve-checkout-order-placed-event.md
|
||||
changelog/release-6-6-10-0/2024-10-31-bulk-entity-extension.md
|
||||
changelog/release-6-6-10-0/2025-01-28-fix-cms-section-background.md
|
||||
changelog/release-6-6-10-0/2025-01-17-improve-storefront-area-search-usage.md
|
||||
changelog/release-6-6-10-0/2025-01-22-change-sidebar-support-link-styles.md
|
||||
changelog/release-6-6-10-0/2024-12-02-set-limit-for-generating-promotion-code.md
|
||||
changelog/release-6-6-10-0/2025-01-06-fix-removal-of-cancelled-extensions.md
|
||||
changelog/release-6-6-10-0/2024-11-21-add-aggregate-admin-api.md
|
||||
changelog/release-6-6-10-0/2024-12-11-fix-webpack-plugin-config-order.md
|
||||
changelog/release-6-6-10-0/2025-01-21-twig-update-to-3-18-0.md
|
||||
changelog/release-6-6-10-0/2024-11-23-cleanup-internals-of-productslidercmselementresolver.md
|
||||
changelog/release-6-6-10-0/2024-11-05-set-group-promotions-cause-a-timeout-if-too-many-products-are-in-cart.md
|
||||
changelog/release-6-6-10-0/2025-01-31-remove-unneeded-tax-info-in-order-item.md
|
||||
changelog/release-6-6-10-0/2024-12-11-added-oauth-support-for-mail-authentication.md
|
||||
changelog/release-6-6-10-0/2025-01-08-introduce-hydrator-class-attribute-entity.md
|
||||
changelog/release-6-6-10-0/2024-11-28-shopping-cart-is-emptied-after-login-of-a-b2b-employee.md
|
||||
changelog/release-6-6-10-0/2024-11-26-deprecate-settwig-in-storefront-controller.md
|
||||
changelog/release-6-6-10-0/2024-11-14-improve-mail-sender-fs.md
|
||||
changelog/release-6-6-10-0/2025-01-22-introduce-esi-for-header-and-footer.md
|
||||
changelog/release-6-6-10-0/2025-01-09-improve-method-call-usage.md
|
||||
changelog/release-6-6-10-0/2024-12-04-add-technical-name-to-allow-list.md
|
||||
changelog/release-6-6-10-0/2024-11-25-changed-login-and-register-h1-into-h2.md
|
||||
changelog/release-6-6-10-0/2024-11-19-added-mail-template-test-language-not-assigned-to-sales-channel-warning.md
|
||||
changelog/release-6-6-10-0/2025-01-16-deprecations-related-to-the-update-of-doctrine-dbal-to-v4-in-shopware-6-7.md
|
||||
changelog/release-6-6-10-0/2024-11-22-a11y-convey-how-the-promotion-information-when-submit.md
|
||||
changelog/release-6-6-10-0/2024-11-22-a11y-date-picker-must-have-label.md
|
||||
changelog/release-6-6-10-0/2025-01-30-allow-empty-theme-config-fields.md
|
||||
changelog/release-6-6-10-0/2024-12-11-cleanup-env.md
|
||||
changelog/release-6-6-10-0/2025-01-23-fix-entity-search-result-entity-types.md
|
||||
changelog/release-6-6-10-0/2024-12-05-speculation-rules-for-the-storefront.md
|
||||
changelog/release-6-6-10-0/2024-12-23-consistent-javascript-filename-in-storefront.md
|
||||
changelog/release-6-6-10-0/2024-11-12-use-global-entity-and-entity-collection-types.md
|
||||
changelog/release-6-6-10-0/2024-12-13-add-promo-code-input-placeholder.md
|
||||
changelog/release-6-6-10-0/2025-01-08-a11y-html-mark-image-as-decorative.md
|
||||
changelog/release-6-6-10-0/2025-01-06-fix-sw-promotion-module-position.md
|
||||
changelog/release-6-6-10-0/2024-12-03-a11y-mobile-filter-panel.md
|
||||
changelog/release-6-6-10-0/2025-01-30-deprecate-fine-grained-caching.md
|
||||
changelog/release-6-6-10-0/2024-12-19-immedietly-invalidate-critical-caches.md
|
||||
changelog/release-6-6-10-0/2024-12-11-add-created-at-column-to-coupon-codes.md
|
||||
changelog/release-6-6-10-0/2024-10-22-create-rule-for-check-rule-order-creation-by-admin.md
|
||||
changelog/release-6-6-10-0/2024-12-12-general-a11y-warning-hint-for-admin-options.md
|
||||
changelog/release-6-6-10-0/2024-12-06-fix-assert-in-state-machine-dump.md
|
||||
changelog/release-6-6-10-0/2025-01-10-fix-b2b-package-phpstan-type.md
|
||||
changelog/release-6-6-10-0/2024-12-06-move-mail-variable-update-to-system-scope.md
|
||||
changelog/release-6-6-10-0/2024-11-28-new-adresse-selection-modal.md
|
||||
changelog/release-6-6-10-0/2024-12-11-remove-unneeded-uppercasing-of-php-methods.md
|
||||
changelog/release-6-6-10-0/2024-10-08-fix-admin-refresh-token.md
|
||||
changelog/release-6-6-10-0/2025-01-14-increase-stable-version-spatial-features.md
|
||||
changelog/release-6-6-10-0/2024-12-27-set-default-search-result-sorting.md
|
||||
changelog/release-6-6-10-0/2024-12-13-add-systemlanguagechangeevent-to-shopconfigurator.md
|
||||
changelog/release-6-6-10-0/2024-12-12-add-enum-field.md
|
||||
changelog/release-6-6-10-0/2024-10-04-smaller-documents-sender-address.md
|
||||
changelog/release-6-6-10-0/2024-11-23-remove-deprecated-autoload-true-associations.md
|
||||
changelog/release-6-6-10-0/2024-12-04-allow-disable-product-stream-indexer.md
|
||||
changelog/release-6-6-10-0/2024-12-20-validate-migration-timestamps.md
|
||||
changelog/release-6-6-10-0/2024-12-17-a11y-html-implement-logic-for-customize-document-template-to-support-html-accessibility.md
|
||||
changelog/release-6-6-10-0/2024-12-04-identify-themes-installed-via-plugin-by-technical-name.md
|
||||
changelog/release-6-6-10-0/2025-01-15-fix-message-deserialization.md
|
||||
changelog/release-6-6-10-0/2024-10-07-improve-admin-last-activity-behavior.md
|
||||
changelog/release-6-6-10-0/2024-11-09-review-schema-preoprty-change.md
|
||||
changelog/release-6-6-10-0/2024-11-26-adding-the-sort-when-searching-the-properties.md
|
||||
changelog/release-6-6-10-0/2025-01-07-introduce-global-template-data-for-language-and-navigation.md
|
||||
changelog/release-6-6-10-0/2025-01-21-added-theme-name-option.md
|
||||
changelog/release-6-6-10-0/2025-01-07-allow-custom-pagination-parameters.md
|
||||
changelog/release-6-6-10-0/2024-11-25-improve-modal-accessibility.md
|
||||
changelog/release-6-6-10-0/2025-01-17-fix-product-review-total.md
|
||||
changelog/release-6-6-10-0/2025-01-08-fix-memory-leak-in-tooltip-directive.md
|
||||
changelog/release-6-6-10-0/2024-12-13-add-mysql-compression-flag.md
|
||||
changelog/release-6-6-10-0/2025-01-07-improve-payment-method-indexer-context-state-usage.md
|
||||
changelog/release-6-6-10-0/2025-01-09-improve-elasticsearch-area-search-usage.md
|
||||
changelog/release-6-6-10-0/2024-12-11-services-stability-improvements.md
|
||||
changelog/release-6-6-10-0/2025-01-29-mark-import-export-internal.md
|
||||
changelog/release-6-6-10-0/2024-12-03-fixed-elasticsearch-filter-parsing-of-translated-fields-in-product-related-entities.md
|
||||
changelog/release-6-6-10-0/2025-02-04-adjust-vat-tos-and-tax-links-to-show-modal-depending-on-the-context.md
|
||||
changelog/release-6-6-10-0/2025-01-07-improve-sales-channel-id-and-context-usage.md
|
||||
changelog/release-6-6-10-0/2024-11-25-a11y-change-display-property-for-checkout-aside.md
|
||||
changelog/release-6-6-10-0/2024-11-06-remain-original-admin-api-sales-channel-source.md
|
||||
changelog/release-6-6-10-0/2025-01-07-update-context-language-id-chain-types.md
|
||||
changelog/release-6-6-10-0/2025-01-07-fix-app-action-visibility-behavior.md
|
||||
changelog/release-6-6-10-0/2024-11-26-fix-product-availabel-set-to-0-if-is-closeout-is-null.md
|
||||
changelog/release-6-6-10-0/2024-12-13-added-new-encode-event-for-store-api-routes.md
|
||||
changelog/release-6-6-10-0/2024-11-26-fix-forms-labels-conflict.md
|
||||
changelog/release-6-6-10-0/2025-01-29-fix-data-grid-inline-edit.md
|
||||
changelog/release-6-6-10-0/2025-01-19-fix-image-gallery-navigation-none-configurations.md
|
||||
changelog/release-6-6-10-0/2024-11-28-fix-draco-encoders-path.md
|
||||
changelog/release-6-6-10-0/2024-12-17-shopping-cart-is-not-moved-to-new-token.md
|
||||
changelog/release-6-6-10-0/2025-01-09-improve-administration-area-search-usage.md
|
||||
changelog/release-6-6-10-0/2025-01-14-replace-custom-css-declarations-from-the-header-scss-file-by-bootstrap-helper-classes.md
|
||||
changelog/release-6-6-10-0/2025-01-10-clean-entity-schema-cache-key-on-framework-schema-generation.md
|
||||
changelog/release-6-6-10-0/2025-01-20-use-plugin-upgrade-version-to-check-conflicts.md
|
||||
changelog/release-6-6-10-0/2025-01-23-assertive-cart-live-updates.md
|
||||
changelog/release-6-6-10-0/2024-11-25-improve-open-ar-btn-for-voiceover.md
|
||||
changelog/release-6-6-10-0/2024-12-26-removed-the-total-count-mode-when-selecting-products-during-order-creation-in-the-administration.md
|
||||
changelog/release-6-6-10-0/2024-12-16-fix-loading-data-for-one-to-many-grid-component.md
|
||||
changelog/release-6-6-10-0/2024-11-06-add-extension-point-for-productlistingloader-loadpreviews.md
|
||||
changelog/release-6-6-10-0/2025-01-30-add-addtrailingslash-option-to-url-field.md
|
||||
changelog/release-6-6-10-0/2025-01-30-add-skip-image-gallery-button.md
|
||||
changelog/release-6-6-10-0/2024-12-19-additional-header-for-http-replace-escaped-urls.md
|
||||
changelog/release-6-6-10-0/2023-06-14-add-missing-admin-component-twig-blocks.md
|
||||
changelog/release-6-6-10-0/2024-11-20-prevent-license-violation-from-loopback-address.md
|
||||
changelog/release-6-6-10-0/2024-12-06-fix-upgrade-symfony7-2-broken-behind-proxy.md
|
||||
changelog/release-6-6-10-0/2025-01-28-improve-cart-line-item-prices-for-screen-readers.md
|
||||
changelog/release-6-6-10-0/2024-11-19-fix-navbar-category-image-width.md
|
||||
changelog/release-6-6-10-0/2024-11-29-add-supports-to-ga-begincheckoutevent.md
|
||||
changelog/release-6-6-10-0/2024-12-27-improve-accessibility-of-product-variant-switch.md
|
||||
changelog/release-6-6-10-0/2024-11-20-datepicker-shows-date-and-time-in-the-format-depending-on-the-locale.md
|
||||
changelog/release-6-6-10-0/2024-12-05-don-t-consider-user-given-limits-in-storefront.md
|
||||
changelog/release-6-6-10-0/2024-12-16-unify-focus-outlines-for-better-accessibility.md
|
||||
changelog/release-6-6-10-0/2025-01-28-fix-history-back-for-listing-filters.md
|
||||
changelog/release-6-6-10-0/2025-02-12-dont-show-skip-to-content-when-clicking-scroll-up-button.md
|
||||
changelog/release-6-6-10-0/2025-01-05-select-initial-hreflang-localisation-when-creating-a-new-sales-channel-domain.md
|
||||
changelog/release-6-6-10-0/2024-11-26-refactor-navigation-options-of-product-slider.md
|
||||
changelog/release-6-6-10-0/2025-01-10-deprecate-cache-id-loading.md
|
||||
changelog/release-6-6-10-0/2025-01-06-fix-display-of-expiration-date-of-extensions.md
|
||||
changelog/release-6-6-10-0/2024-11-26-add-aria-label-to-price-field-currency-link.md
|
||||
changelog/release-6-6-10-0/2025-01-29-make-rule-classes-internal.md
|
||||
changelog/release-6-6-10-0/2025-01-07-remove-message-queue-error-notification-in-admin.md
|
||||
changelog/release-6-6-10-0/2025-01-17-shopware_admin_build_only_extensions-flag-is-now-only-working-in-production-builds.md
|
||||
changelog/release-6-6-10-0/2025-01-08-add-force-cache-invalidate-header.md
|
||||
changelog/release-6-6-10-0/2025-01-30-update-twig-to-3-19-0.md
|
||||
changelog/release-6-6-10-0/2025-01-06-fix-cyprus-vatid-pattern.md
|
||||
changelog/release-6-6-10-0/2024-10-04-add-meta-author-configuration-and-use-it-in-frontend.md
|
||||
changelog/release-6-6-10-0/2025-01-11-make-jira-issue-in-changelog-create-command-optional.md
|
||||
changelog/release-6-6-10-0/2024-11-26-using-external-url-for-media-s-path-without-storing-physical-files.md
|
||||
changelog/release-6-6-10-0/2025-01-15-cms-sections-changed-to-html-sections.md
|
||||
changelog/release-6-6-10-0/2024-11-28-add-flag-to-ignore-certain-fields-in-openapi-schema.md
|
||||
changelog/release-6-6-10-0/2024-12-17-changed-invalid-access-key-exception-returned-status-code.md
|
||||
changelog/release-6-6-10-0/2025-01-22-send-small-mail-object-directly.md
|
||||
changelog/release-6-6-10-0/2024-11-25-a11y-changed-link-styling-in-checkout.md
|
||||
changelog/release-6-6-10-0/2024-11-28-a11y-display-remove-from-wishlist-on-hover.md
|
||||
changelog/release-6-6-10-0/2024-12-03-reduce-duplicated-requests-in-media-module.md
|
||||
changelog/release-6-6-10-0/2024-11-13-fix-exception-in-elasticsearch-indexer.md
|
||||
changelog/release-6-6-10-0/2024-12-02-add-h1-to-listing-layouts.md
|
||||
changelog/release-6-6-10-0/2025-01-02-add-custom-field-store-api-aware.md
|
||||
changelog/release-6-6-10-0/2024-12-11-deprecate-custom-entities-for-plugins.md
|
||||
changelog/release-6-4-1-1/2021-05-31-fix-elasticsearch-update-error.md
|
||||
changelog/release-6-4-1-1/2021-05-17-preventing-non-admin-users-from-creating-integrations-with-administrator-role.md
|
||||
changelog/release-6-4-1-1/2021-06-10-fix-app-signature-generation.md
|
||||
|
|
@ -18401,6 +18260,148 @@ changelog/release-6-6-5-0/2024-01-29-add-single-variants.md
|
|||
changelog/release-6-6-5-0/2024-06-11-add-storage-name-to-entity-attributes.md
|
||||
changelog/release-6-6-5-0/2024-07-08-fix-automatically-applied-promotions-does-not-work-after-save-the-order.md
|
||||
changelog/release-6-6-5-0/2024-07-05-add-routes-api-routes-list-endpoint.md
|
||||
changelog/release-6-7-0-0/2025-03-13-reset-customer-on-cancel-order-create-modal.md
|
||||
changelog/release-6-7-0-0/2025-03-25-add-login-scripts-to-window.md
|
||||
changelog/release-6-7-0-0/2025-03-12-fix-progress-bar-showing-nan.md
|
||||
changelog/release-6-7-0-0/2024-12-18-migrate-swshippingdetail-store-to-pinia.md
|
||||
changelog/release-6-7-0-0/2025-02-19-marked-entity-attributes-classes-final.md
|
||||
changelog/release-6-7-0-0/2025-03-26-raise-version-in-composer-stub.md
|
||||
changelog/release-6-7-0-0/2025-03-11-add-missing-dependency-field-of-url-runtime-field-to-media-defintion.md
|
||||
changelog/release-6-7-0-0/2024-11-13-migrate-rule-conditions-config-store-to-pinia.md
|
||||
changelog/release-6-7-0-0/2025-02-20-move-progress-bar-to-meteor-component.md
|
||||
changelog/release-6-7-0-0/2025-02-06-upgrade-storefront-deps-and-jest.md
|
||||
changelog/release-6-7-0-0/2025-02-23-support-og-video-meta-tag.md
|
||||
changelog/release-6-7-0-0/2025-03-05-update-switch-context-event.md
|
||||
changelog/release-6-7-0-0/2025-02-26-fix-translation-scope-issue-in-i18n-t-component.md
|
||||
changelog/release-6-7-0-0/2024-11-23-cleanup-storefront-stylelint-integration.md
|
||||
changelog/release-6-7-0-0/2024-10-07-migrate-help-center-store-to-pinia.md
|
||||
changelog/release-6-7-0-0/2025-02-18-sorted-conditions-alphabetically.md
|
||||
changelog/release-6-7-0-0/2025-03-05-increase-contrast-for-slider-ui.md
|
||||
changelog/release-6-7-0-0/2025-02-12-ask-for-save-order-before-proceeding.md
|
||||
changelog/release-6-7-0-0/2025-01-24-update-polyfills-and-cleanup-js.md
|
||||
changelog/release-6-7-0-0/2024-12-03-reorganized-menu-items-on-the-settings-page.md
|
||||
changelog/release-6-7-0-0/2025-03-20-fix-cms-block-removable-check.md
|
||||
changelog/release-6-7-0-0/2024-12-12-migrate-sworder-store-to-pinia.md
|
||||
changelog/release-6-7-0-0/2025-03-06-added-cart-errors-after-recalculation.md
|
||||
changelog/release-6-7-0-0/2024-10-10-replace-extension-component-section-store-with-pinia-store.md
|
||||
changelog/release-6-7-0-0/2024-12-10-migrate-showpwareextensions-store-to-pinia.md
|
||||
changelog/release-6-7-0-0/2024-12-18-only-add-gtag-consent-mode-if-google-analytics-is-enabled.md
|
||||
changelog/release-6-7-0-0/2025-02-11-remove-laguage-switch-from-document-settings.md
|
||||
changelog/release-6-7-0-0/2025-02-27-adjust-card-component-position-name-in-order-detail.md
|
||||
changelog/release-6-7-0-0/2025-02-13-removed-sql_set_default_session_variables-and-enforce-mysql-performance-tweaks.md
|
||||
changelog/release-6-7-0-0/2025-02-07-improve-reset-interface-usage-with-array-data.md
|
||||
changelog/release-6-7-0-0/2025-03-05-order-internal-comment.md
|
||||
changelog/release-6-7-0-0/2025-02-04-remove-accessibility-feature-flag.md
|
||||
changelog/release-6-7-0-0/2025-02-25-eliminate-errors-when-clicking-product-rating.md
|
||||
changelog/release-6-7-0-0/2025-03-07-make-offcanvas-navigation-accessible.md
|
||||
changelog/release-6-7-0-0/2025-02-24-allowed-nulls-in-systemconfigvalidator-for-required-values-in-child-configs.md
|
||||
changelog/release-6-7-0-0/2024-12-17-migrate-swproductdetail-store-to-pinia.md
|
||||
changelog/release-6-7-0-0/2025-01-15-replace-sw-text-editor-with-mt-text-editor.md
|
||||
changelog/release-6-7-0-0/2025-03-17-close-search-suggests-when-focus-of-input-is-lost.md
|
||||
changelog/release-6-7-0-0/2024-12-12-update-to-doctrine-dbal-4-2.md
|
||||
changelog/release-6-7-0-0/2025-01-24-replace-storefront-modal-links-with-page-links.md
|
||||
changelog/release-6-7-0-0/2024-11-11-replace-menuitem-vuex-store-with-pinia-store.md
|
||||
changelog/release-6-7-0-0/2025-02-21-added-phpstan-rule-ensuring-that-all-attribute-classes-are-final.md
|
||||
changelog/release-6-7-0-0/2025-02-24-fix-accessibility-issues-in-address-manager.md
|
||||
changelog/release-6-7-0-0/2025-03-25-pin-promotions-for-admin-orders.md
|
||||
changelog/release-6-7-0-0/2025-01-22-make-product-variation-accessible-in-seo-url-templates.md
|
||||
changelog/release-6-7-0-0/2025-02-26-use-correct-opensearch-client-for-es-admin-reset.md
|
||||
changelog/release-6-7-0-0/2024-10-04-add-twig-functions-and-tokens-with-their-alternatives-with-inheritance.md
|
||||
changelog/release-6-7-0-0/2025-01-02-add-allow-html-entity-attribute.md
|
||||
changelog/release-6-7-0-0/2025-02-20-fix-cms-block-bg-color-condition.md
|
||||
changelog/release-6-7-0-0/2025-03-27-a11y-insufficient-accessibility-of-the-search-form-field-for-screen-readers.md
|
||||
changelog/release-6-7-0-0/2025-02-25-use-checkoutgateway-for-setpaymentorderroute.md
|
||||
changelog/release-6-7-0-0/2025-02-12-fix-the-number-slops-to-find-numbers-between-non-digits.md
|
||||
changelog/release-6-7-0-0/2025-03-03-Accessibility-of-footer-collapse.md
|
||||
changelog/release-6-7-0-0/2025-03-26-cookie-constent-keyboard-nav.md
|
||||
changelog/release-6-7-0-0/2025-02-26-fix-essential-characteristics-settings-cannot-save.md
|
||||
changelog/release-6-7-0-0/2024-11-29-refactored-internals-of-the-mailservice.md
|
||||
changelog/release-6-7-0-0/2024-11-14-migrate-notification-store-to-pinia.md
|
||||
changelog/release-6-7-0-0/2025-04-03-fix-loading-of-to-one-associations-with-partial-data-loading.md
|
||||
changelog/release-6-7-0-0/2025-02-07-improve-db-queries-on-media-files.md
|
||||
changelog/release-6-7-0-0/2024-11-11-replace-modals-vuex-store-with-pinia-store.md
|
||||
changelog/release-6-7-0-0/2024-10-22-replace-marketing-vuex-store-with-pinia-store.md
|
||||
changelog/release-6-7-0-0/2025-03-26-fix-correctly-reset-promotion-duplication-fields.md
|
||||
changelog/release-6-7-0-0/2024-10-16-transition-extension-sdk-module-vuex-store-to-pinia-store.md
|
||||
changelog/release-6-7-0-0/2025-03-04-digital-products-contain-the-measures-packaging-card.md
|
||||
changelog/release-6-7-0-0/2024-10-22-replace-extensionmainmodules-vuex-store-with-pinia.md
|
||||
changelog/release-6-7-0-0/2025-03-04-accessibility-via-mobile-keyboard-navigation.md
|
||||
changelog/release-6-7-0-0/2025-03-07-delete-cart-immediately-after-order-is-created.md
|
||||
changelog/release-6-7-0-0/2025-02-27-fix-set-for-sw-list-price-field-component.md
|
||||
changelog/release-6-7-0-0/2025-03-14-set-wishlistpage-to-noindex.md
|
||||
changelog/release-6-7-0-0/2025-01-09-improve-core-checkout-domain-search-usage.md
|
||||
changelog/release-6-7-0-0/2025-03-25-Fix-html-quirks-mode.md
|
||||
changelog/release-6-7-0-0/2025-02-04-added-mapping-property.md
|
||||
changelog/release-6-7-0-0/2025-01-30-fix-order-elasticsearch-indexing-performance-for-administration.md
|
||||
changelog/release-6-7-0-0/2025-03-07-add-new-blocks-for-cms-element-image-gallery.md
|
||||
changelog/release-6-7-0-0/2025-03-11-added-missing-rule-filter-for-shipping-price-matrix.md
|
||||
changelog/release-6-7-0-0/2025-03-19-fetch-api.md
|
||||
changelog/release-6-7-0-0/2024-11-21-add-state-machine-settings-module.md
|
||||
changelog/release-6-7-0-0/2024-12-04-fix-can-t-create-customer-with-different-addresses.md
|
||||
changelog/release-6-7-0-0/2024-12-11-migrate-sworderdetail-store-to-pinia.md
|
||||
changelog/release-6-7-0-0/2025-02-14-fix-slot-config-inheritance-for-cms-layout-overrides-via-category.md
|
||||
changelog/release-6-7-0-0/2024-10-10-migrate-context-store-to-pinia.md
|
||||
changelog/release-6-7-0-0/2025-02-23-fix-missing-cms-product-slider-animation-and-re-enable-cms-sliders-speed-configuration.md
|
||||
changelog/release-6-7-0-0/2024-12-05-migrate-swcategorydetail-store-to-pinia.md
|
||||
changelog/release-6-7-0-0/2025-02-28-add-shopware-usage-data-collection-enabled-config-to-improve-usage-of-shopware-usage-data-gateway-dispatch-enabled.md
|
||||
changelog/release-6-7-0-0/2025-01-28-use-native-iteration-instead-of-iterator-helper.md
|
||||
changelog/release-6-7-0-0/2024-11-25-add-events-for-order-loading-when-creating-documents.md
|
||||
changelog/release-6-7-0-0/2024-12-09-migrate-sw-seo-url-store-to-pinia.md
|
||||
changelog/release-6-7-0-0/2025-02-17-ios-quick-look-chrome.md
|
||||
changelog/release-6-7-0-0/2024-05-14-accessibility-improvements-for-the-main-navigation.md
|
||||
changelog/release-6-7-0-0/2024-05-17-add-admin-vite-poc.md
|
||||
changelog/release-6-7-0-0/2024-11-22-migrate-session-store-to-pinia.md
|
||||
changelog/release-6-7-0-0/2025-03-05-add-new-data-id-to-set-off-canvas-aria-labelledby.md
|
||||
changelog/release-6-7-0-0/2025-03-03-single-element-for-v-show-condition.md
|
||||
changelog/release-6-7-0-0/2025-04-02-search-widget-accessibility.md
|
||||
changelog/release-6-7-0-0/2025-03-19-improve-tag-selection-in-admin.md
|
||||
changelog/release-6-7-0-0/2025-02-26-add-generic-type-to-entity-loaded-events.md
|
||||
changelog/release-6-7-0-0/2025-02-14-update-bootstrap-to-5-3-3.md
|
||||
changelog/release-6-7-0-0/2025-01-30-improve-vite-logs.md
|
||||
changelog/release-6-7-0-0/2025-01-21-migrate-swflow-store-to-pinia.md
|
||||
changelog/release-6-7-0-0/2025-03-31-fix-issue-where-criteria-limit-of-500-prevents-loading-admin-modules.md
|
||||
changelog/release-6-7-0-0/2025-02-10-fix-order-delivery-state-machine-name.md
|
||||
changelog/release-6-7-0-0/2025-01-17-improve-core-checkout-domain-performance.md
|
||||
changelog/release-6-7-0-0/2025-02-12-deprecated-incorrect-non-nullable-return-types-to-align-with-nullable-properties.md
|
||||
changelog/release-6-7-0-0/2025-02-06-product-slider-refactoring.md
|
||||
changelog/release-6-7-0-0/2024-10-16-replace-extension-entry-routes-vuex-store-with-pinia.md
|
||||
changelog/release-6-7-0-0/2025-03-14-fix-show-new-customer-address-after-saving-modal.md
|
||||
changelog/release-6-7-0-0/2025-01-11-make-accountorderdropdown-button-id-unique.md
|
||||
changelog/release-6-7-0-0/2024-10-04-migrate-action-buttons-store-to-pinia.md
|
||||
changelog/release-6-7-0-0/2025-03-12-improve-product-box-accessibility.md
|
||||
changelog/release-6-7-0-0/2025-03-04-set-aria-current-page-for-activatenavigationid-in-navbar.md
|
||||
changelog/release-6-7-0-0/2025-02-26-use-current-order-data-in-mail-preview.md
|
||||
changelog/release-6-7-0-0/2025-02-06-add-allowEmptyString-attribute-support.md
|
||||
changelog/release-6-7-0-0/2025-03-17-fix-text-decoration-for-search-suggestion-product-link-and-remove-a-search-suggestion-file.md
|
||||
changelog/release-6-7-0-0/2025-02-27-rearrange-cartsavedevent-in-rediscartpersister.md
|
||||
changelog/release-6-7-0-0/2025-02-10-change-cms-block-default-margin.md
|
||||
changelog/release-6-7-0-0/2025-03-03-fix-bulk-edit-custom-fields.md
|
||||
changelog/release-6-7-0-0/2024-12-07-improve-product-export-performance-by-reducing-seo-url-replacement-calls.md
|
||||
changelog/release-6-7-0-0/2024-10-09-migrate-error-store-to-pinia.md
|
||||
changelog/release-6-7-0-0/2025-02-24-remove-spaceless-twig-filter.md
|
||||
changelog/release-6-7-0-0/2025-02-11-restore-customer-address-from-order-for-context.md
|
||||
changelog/release-6-7-0-0/2025-03-06-add-div-wrapper-support-to-component-sections.md
|
||||
changelog/release-6-7-0-0/2025-03-07-fix-currency-and-language-switch-in-offcanvas.md
|
||||
changelog/release-6-7-0-0/2024-12-19-migrate-paymentoverviewcard-store-to-pinia.md
|
||||
changelog/release-6-7-0-0/2025-01-11-increase-account-main-content-width-on-xl-viewport.md
|
||||
changelog/release-6-7-0-0/2024-10-22-replace-license-violation-store-with-pinia-store.md
|
||||
changelog/release-6-7-0-0/2024-11-14-transition-shopwareapps-store-to-pinia.md
|
||||
changelog/release-6-7-0-0/2025-03-16-fix-media-folder-thumbnail-settings.md
|
||||
changelog/release-6-7-0-0/2025-03-18-corrected-the-property-type-of-mediaentity-cmspages.md
|
||||
changelog/release-6-7-0-0/2025-02-26-implement-windowgetid-message-from-meteor-admin-sdk.md
|
||||
changelog/release-6-7-0-0/2025-03-14-make-sw_icons-aria-hidden-by-default.md
|
||||
changelog/release-6-7-0-0/2025-01-23-get-rid-the-files-card-on-the-product-creation-page.md
|
||||
changelog/release-6-7-0-0/2025-02-24-fix-add-file-type-to-download-open-e-invoice.md
|
||||
changelog/release-6-7-0-0/2025-02-28-add-aria-labels-to-product-slider-controls.md
|
||||
changelog/release-6-7-0-0/2024-11-29-update-storefront-inter-font-and-remove-non-variable-fonts.md
|
||||
changelog/release-6-7-0-0/2025-02-08-add-possibility-to-use-the-google-tag-manager.md
|
||||
changelog/release-6-7-0-0/2025-03-03-bulk-editing-products-stock-fails.md
|
||||
changelog/release-6-7-0-0/2025-02-14-fix-product-stream-updater-performance-issues.md
|
||||
changelog/release-6-7-0-0/2025-03-05-support-for-empty-filter-values-for-equals-and-equalsany-filters.md
|
||||
changelog/release-6-7-0-0/2025-03-27-add-title-to-filter-remove-button.md
|
||||
changelog/release-6-7-0-0/2025-02-17-api-client-confidential-flag.md
|
||||
changelog/release-6-7-0-0/2024-10-17-transition-extension-store-to-pinia.md
|
||||
changelog/release-6-7-0-0/2025-02-17-deprecate-dom-access-helper.md
|
||||
changelog/release-6-5-7-1/2023-11-20-remove-tests-classes-from-services-xml.md
|
||||
changelog/release-6-5-7-0/2023-09-26-fix-accept-all-cookies-button-styling.md
|
||||
changelog/release-6-5-7-0/2023-10-17-fix-custom-price-fields-in-admin.md
|
||||
|
|
@ -19240,6 +19241,8 @@ changelog/release-6-4-1-0/2021-04-12-select-outside-the-screen.md
|
|||
changelog/release-6-4-1-0/2021-04-07-switch-options-product-detail-not-working.md
|
||||
changelog/release-6-4-1-0/2021-05-04-fix-order-of-cached-payments-when-one-selected.md
|
||||
changelog/release-6-4-1-0/2021-03-24-app-payments.md
|
||||
changelog/release-6-6-10-1/2025-02-19-fix-messenger-middleware-compiler-path.md
|
||||
changelog/release-6-6-10-1/2025-02-19-fix-commercial-update.md
|
||||
changelog/release-6-6-5-1/2024-08-07-change-typehint-in-mediaurlplaceholderhandler.md
|
||||
changelog/release-6-6-5-1/2024-07-24-context-object-improvements.md
|
||||
changelog/release-6-6-5-1/2024-08-06-fix-filtering-payment-shipping-method-route.md
|
||||
|
|
@ -20883,6 +20886,9 @@ changelog/release-6-6-8-0/2024-10-09-add-cache-clear-all-console-command.md
|
|||
changelog/release-6-6-8-0/2024-10-14-fix-breadcrumbs-endpoints-for-empty-lp.md
|
||||
changelog/release-6-6-8-0/2024-10-20-fix-colorpicker-overlapping-issue.md
|
||||
changelog/release-6-6-8-0/2024-10-21-support-tls-proxy-for-hot-reloading.md
|
||||
changelog/release-6-6-10-2/2025-02-28-fix-google-recaptcha-with-guest-orders.md
|
||||
changelog/release-6-6-10-2/2025-03-03-fix-updates-for-composer-plugins.md
|
||||
changelog/release-6-6-10-2/2025-03-03-put-ajax-modal-buttons-behind-accessibility-flag.md
|
||||
changelog/release-6-6-3-0/2024-05-02-unify-sendmailaction-constants.md
|
||||
changelog/release-6-6-3-0/2024-04-24-remove-unprintable-ascii-characters-in-media-path.md
|
||||
changelog/release-6-6-3-0/2024-05-01-added-entity-name-to-event-data-of-type-entity.md
|
||||
|
|
@ -21381,6 +21387,7 @@ config-schema.json
|
|||
devenv.lock
|
||||
delivery-process/issues-and-labels.md
|
||||
delivery-process/code-review-guidelines.md
|
||||
delivery-process/external-contributions.md
|
||||
delivery-process/documenting-a-release.md
|
||||
devenv.yaml
|
||||
sonar-project.properties
|
||||
|
|
|
|||
|
|
@ -22078,6 +22078,13 @@ server/src/services/configuration.ts
|
|||
src/services/configuration.ts
|
||||
services/configuration.ts
|
||||
configuration.ts
|
||||
packages/core/content-manager/server/src/services/homepage.ts
|
||||
core/content-manager/server/src/services/homepage.ts
|
||||
content-manager/server/src/services/homepage.ts
|
||||
server/src/services/homepage.ts
|
||||
src/services/homepage.ts
|
||||
services/homepage.ts
|
||||
homepage.ts
|
||||
packages/core/content-manager/server/src/services/uid.ts
|
||||
core/content-manager/server/src/services/uid.ts
|
||||
content-manager/server/src/services/uid.ts
|
||||
|
|
@ -23848,6 +23855,13 @@ admin/src/services/init.ts
|
|||
src/services/init.ts
|
||||
services/init.ts
|
||||
init.ts
|
||||
packages/core/content-manager/admin/src/services/homepage.ts
|
||||
core/content-manager/admin/src/services/homepage.ts
|
||||
content-manager/admin/src/services/homepage.ts
|
||||
admin/src/services/homepage.ts
|
||||
src/services/homepage.ts
|
||||
services/homepage.ts
|
||||
homepage.ts
|
||||
packages/core/content-manager/admin/src/services/uid.ts
|
||||
core/content-manager/admin/src/services/uid.ts
|
||||
content-manager/admin/src/services/uid.ts
|
||||
|
|
@ -24312,6 +24326,13 @@ admin/src/components/DragLayer.tsx
|
|||
src/components/DragLayer.tsx
|
||||
components/DragLayer.tsx
|
||||
DragLayer.tsx
|
||||
packages/core/content-manager/admin/src/components/Widgets.tsx
|
||||
core/content-manager/admin/src/components/Widgets.tsx
|
||||
content-manager/admin/src/components/Widgets.tsx
|
||||
admin/src/components/Widgets.tsx
|
||||
src/components/Widgets.tsx
|
||||
components/Widgets.tsx
|
||||
Widgets.tsx
|
||||
packages/core/content-manager/admin/src/constants/collections.ts
|
||||
core/content-manager/admin/src/constants/collections.ts
|
||||
content-manager/admin/src/constants/collections.ts
|
||||
|
|
@ -24669,6 +24690,12 @@ content-manager/shared/contracts/index.ts
|
|||
shared/contracts/index.ts
|
||||
contracts/index.ts
|
||||
index.ts
|
||||
packages/core/content-manager/shared/contracts/homepage.ts
|
||||
core/content-manager/shared/contracts/homepage.ts
|
||||
content-manager/shared/contracts/homepage.ts
|
||||
shared/contracts/homepage.ts
|
||||
contracts/homepage.ts
|
||||
homepage.ts
|
||||
packages/core/content-manager/shared/contracts/uid.ts
|
||||
core/content-manager/shared/contracts/uid.ts
|
||||
content-manager/shared/contracts/uid.ts
|
||||
|
|
|
|||
|
|
@ -3166,6 +3166,7 @@ packages/core/content-manager/server/src/services/document-metadata.ts
|
|||
packages/core/content-manager/server/src/services/index.ts
|
||||
packages/core/content-manager/server/src/services/populate-builder.ts
|
||||
packages/core/content-manager/server/src/services/configuration.ts
|
||||
packages/core/content-manager/server/src/services/homepage.ts
|
||||
packages/core/content-manager/server/src/services/uid.ts
|
||||
packages/core/content-manager/server/src/tsconfig.build.json
|
||||
packages/core/content-manager/server/src/history/routes/history-version.ts
|
||||
|
|
@ -3354,6 +3355,7 @@ packages/core/content-manager/admin/src/services/contentTypes.ts
|
|||
packages/core/content-manager/admin/src/services/relations.ts
|
||||
packages/core/content-manager/admin/src/services/documents.ts
|
||||
packages/core/content-manager/admin/src/services/init.ts
|
||||
packages/core/content-manager/admin/src/services/homepage.ts
|
||||
packages/core/content-manager/admin/src/services/uid.ts
|
||||
packages/core/content-manager/admin/src/exports.ts
|
||||
packages/core/content-manager/admin/src/modules/hooks.ts
|
||||
|
|
@ -3416,6 +3418,7 @@ packages/core/content-manager/admin/src/components/DragPreviews/ComponentDragPre
|
|||
packages/core/content-manager/admin/src/components/DragPreviews/CardDragPreview.tsx
|
||||
packages/core/content-manager/admin/src/components/RelativeTime.tsx
|
||||
packages/core/content-manager/admin/src/components/DragLayer.tsx
|
||||
packages/core/content-manager/admin/src/components/Widgets.tsx
|
||||
packages/core/content-manager/admin/src/constants/collections.ts
|
||||
packages/core/content-manager/admin/src/constants/hooks.ts
|
||||
packages/core/content-manager/admin/src/constants/attributes.ts
|
||||
|
|
@ -3472,6 +3475,7 @@ packages/core/content-manager/shared/contracts/review-workflows.ts
|
|||
packages/core/content-manager/shared/contracts/single-types.ts
|
||||
packages/core/content-manager/shared/contracts/preview.ts
|
||||
packages/core/content-manager/shared/contracts/index.ts
|
||||
packages/core/content-manager/shared/contracts/homepage.ts
|
||||
packages/core/content-manager/shared/contracts/uid.ts
|
||||
packages/core/content-manager/shared/index.ts
|
||||
packages/core/content-manager/rollup.config.mjs
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
Directory.Packages.props
|
||||
.artifactignore
|
||||
umbraco.sln.DotSettings
|
||||
NOTICES.txt
|
||||
templates/Umbraco.Templates.csproj
|
||||
Umbraco.Templates.csproj
|
||||
templates/Directory.Build.props
|
||||
|
|
@ -31049,12 +31050,12 @@ src/external/router-slot/model.ts
|
|||
external/router-slot/model.ts
|
||||
router-slot/model.ts
|
||||
model.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/router-slot/LICENSE.md
|
||||
Umbraco.Web.UI.Client/src/external/router-slot/LICENSE.md
|
||||
src/external/router-slot/LICENSE.md
|
||||
external/router-slot/LICENSE.md
|
||||
router-slot/LICENSE.md
|
||||
LICENSE.md
|
||||
src/Umbraco.Web.UI.Client/src/external/router-slot/LICENSE
|
||||
Umbraco.Web.UI.Client/src/external/router-slot/LICENSE
|
||||
src/external/router-slot/LICENSE
|
||||
external/router-slot/LICENSE
|
||||
router-slot/LICENSE
|
||||
LICENSE
|
||||
src/Umbraco.Web.UI.Client/src/external/router-slot/index.ts
|
||||
Umbraco.Web.UI.Client/src/external/router-slot/index.ts
|
||||
src/external/router-slot/index.ts
|
||||
|
|
@ -67535,13 +67536,6 @@ core/icon-registry/icon-picker-modal/index.ts
|
|||
icon-registry/icon-picker-modal/index.ts
|
||||
icon-picker-modal/index.ts
|
||||
index.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/LICENSE
|
||||
Umbraco.Web.UI.Client/src/packages/core/icon-registry/LICENSE
|
||||
src/packages/core/icon-registry/LICENSE
|
||||
packages/core/icon-registry/LICENSE
|
||||
core/icon-registry/LICENSE
|
||||
icon-registry/LICENSE
|
||||
LICENSE
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/icon-registry.context.ts
|
||||
Umbraco.Web.UI.Client/src/packages/core/icon-registry/icon-registry.context.ts
|
||||
src/packages/core/icon-registry/icon-registry.context.ts
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
Directory.Packages.props
|
||||
.artifactignore
|
||||
umbraco.sln.DotSettings
|
||||
NOTICES.txt
|
||||
templates/Umbraco.Templates.csproj
|
||||
templates/Directory.Build.props
|
||||
templates/UmbracoDockerCompose/Database/setup.sql
|
||||
|
|
@ -6450,7 +6451,7 @@ src/Umbraco.Web.UI.Client/src/external/router-slot/util/index.ts
|
|||
src/Umbraco.Web.UI.Client/src/external/router-slot/util/shadow.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/router-slot/util/router.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/router-slot/model.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/router-slot/LICENSE.md
|
||||
src/Umbraco.Web.UI.Client/src/external/router-slot/LICENSE
|
||||
src/Umbraco.Web.UI.Client/src/external/router-slot/index.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/marked/index.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/rxjs/index.ts
|
||||
|
|
@ -10978,7 +10979,6 @@ src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/icon-picker-modal/icon
|
|||
src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/icon-picker-modal/icon-picker-modal.stories.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/icon-picker-modal/icon-picker-modal.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/icon-picker-modal/index.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/LICENSE
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/icon-registry.context.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/icon-registry.context-token.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/icon-registry/index.ts
|
||||
|
|
|
|||
|
|
@ -21436,6 +21436,12 @@ src/Blocks/BlockTypes/ProductTemplate.php
|
|||
Blocks/BlockTypes/ProductTemplate.php
|
||||
BlockTypes/ProductTemplate.php
|
||||
ProductTemplate.php
|
||||
plugins/woocommerce/src/Blocks/BlockTypes/ProductSpecifications.php
|
||||
woocommerce/src/Blocks/BlockTypes/ProductSpecifications.php
|
||||
src/Blocks/BlockTypes/ProductSpecifications.php
|
||||
Blocks/BlockTypes/ProductSpecifications.php
|
||||
BlockTypes/ProductSpecifications.php
|
||||
ProductSpecifications.php
|
||||
plugins/woocommerce/src/Blocks/BlockTypes/StoreNotices.php
|
||||
woocommerce/src/Blocks/BlockTypes/StoreNotices.php
|
||||
src/Blocks/BlockTypes/StoreNotices.php
|
||||
|
|
@ -49732,6 +49738,60 @@ js/blocks/product-on-sale/types.ts
|
|||
blocks/product-on-sale/types.ts
|
||||
product-on-sale/types.ts
|
||||
types.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-specifications/edit.tsx
|
||||
woocommerce/client/blocks/assets/js/blocks/product-specifications/edit.tsx
|
||||
client/blocks/assets/js/blocks/product-specifications/edit.tsx
|
||||
blocks/assets/js/blocks/product-specifications/edit.tsx
|
||||
assets/js/blocks/product-specifications/edit.tsx
|
||||
js/blocks/product-specifications/edit.tsx
|
||||
blocks/product-specifications/edit.tsx
|
||||
product-specifications/edit.tsx
|
||||
edit.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-specifications/block.json
|
||||
woocommerce/client/blocks/assets/js/blocks/product-specifications/block.json
|
||||
client/blocks/assets/js/blocks/product-specifications/block.json
|
||||
blocks/assets/js/blocks/product-specifications/block.json
|
||||
assets/js/blocks/product-specifications/block.json
|
||||
js/blocks/product-specifications/block.json
|
||||
blocks/product-specifications/block.json
|
||||
product-specifications/block.json
|
||||
block.json
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-specifications/index.tsx
|
||||
woocommerce/client/blocks/assets/js/blocks/product-specifications/index.tsx
|
||||
client/blocks/assets/js/blocks/product-specifications/index.tsx
|
||||
blocks/assets/js/blocks/product-specifications/index.tsx
|
||||
assets/js/blocks/product-specifications/index.tsx
|
||||
js/blocks/product-specifications/index.tsx
|
||||
blocks/product-specifications/index.tsx
|
||||
product-specifications/index.tsx
|
||||
index.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-specifications/icon.tsx
|
||||
woocommerce/client/blocks/assets/js/blocks/product-specifications/icon.tsx
|
||||
client/blocks/assets/js/blocks/product-specifications/icon.tsx
|
||||
blocks/assets/js/blocks/product-specifications/icon.tsx
|
||||
assets/js/blocks/product-specifications/icon.tsx
|
||||
js/blocks/product-specifications/icon.tsx
|
||||
blocks/product-specifications/icon.tsx
|
||||
product-specifications/icon.tsx
|
||||
icon.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-specifications/style.scss
|
||||
woocommerce/client/blocks/assets/js/blocks/product-specifications/style.scss
|
||||
client/blocks/assets/js/blocks/product-specifications/style.scss
|
||||
blocks/assets/js/blocks/product-specifications/style.scss
|
||||
assets/js/blocks/product-specifications/style.scss
|
||||
js/blocks/product-specifications/style.scss
|
||||
blocks/product-specifications/style.scss
|
||||
product-specifications/style.scss
|
||||
style.scss
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-specifications/types.ts
|
||||
woocommerce/client/blocks/assets/js/blocks/product-specifications/types.ts
|
||||
client/blocks/assets/js/blocks/product-specifications/types.ts
|
||||
blocks/assets/js/blocks/product-specifications/types.ts
|
||||
assets/js/blocks/product-specifications/types.ts
|
||||
js/blocks/product-specifications/types.ts
|
||||
blocks/product-specifications/types.ts
|
||||
product-specifications/types.ts
|
||||
types.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/cart-link/edit.tsx
|
||||
woocommerce/client/blocks/assets/js/blocks/cart-link/edit.tsx
|
||||
client/blocks/assets/js/blocks/cart-link/edit.tsx
|
||||
|
|
@ -63619,6 +63679,10 @@ plugins/woocommerce/changelog/56362-tweak-skip-a-flaky-test-for-analytics-produc
|
|||
woocommerce/changelog/56362-tweak-skip-a-flaky-test-for-analytics-product-refund
|
||||
changelog/56362-tweak-skip-a-flaky-test-for-analytics-product-refund
|
||||
56362-tweak-skip-a-flaky-test-for-analytics-product-refund
|
||||
plugins/woocommerce/changelog/dev-update-core-ci-jobs-config-paths-spec
|
||||
woocommerce/changelog/dev-update-core-ci-jobs-config-paths-spec
|
||||
changelog/dev-update-core-ci-jobs-config-paths-spec
|
||||
dev-update-core-ci-jobs-config-paths-spec
|
||||
plugins/woocommerce/changelog/update-remove-payments-menu-item-for-woopayments-complete-accounts
|
||||
woocommerce/changelog/update-remove-payments-menu-item-for-woopayments-complete-accounts
|
||||
changelog/update-remove-payments-menu-item-for-woopayments-complete-accounts
|
||||
|
|
@ -63679,6 +63743,10 @@ plugins/woocommerce/changelog/product-filters-load-wc-settings
|
|||
woocommerce/changelog/product-filters-load-wc-settings
|
||||
changelog/product-filters-load-wc-settings
|
||||
product-filters-load-wc-settings
|
||||
plugins/woocommerce/changelog/wooplug-3897-product-filters-doesnt-work-with-accordion-block
|
||||
woocommerce/changelog/wooplug-3897-product-filters-doesnt-work-with-accordion-block
|
||||
changelog/wooplug-3897-product-filters-doesnt-work-with-accordion-block
|
||||
wooplug-3897-product-filters-doesnt-work-with-accordion-block
|
||||
plugins/woocommerce/changelog/add-WOOPLUG-2166-products-on-sale
|
||||
woocommerce/changelog/add-WOOPLUG-2166-products-on-sale
|
||||
changelog/add-WOOPLUG-2166-products-on-sale
|
||||
|
|
@ -63703,6 +63771,10 @@ plugins/woocommerce/changelog/add-initial-product-reviews-block
|
|||
woocommerce/changelog/add-initial-product-reviews-block
|
||||
changelog/add-initial-product-reviews-block
|
||||
add-initial-product-reviews-block
|
||||
plugins/woocommerce/changelog/fix-52131
|
||||
woocommerce/changelog/fix-52131
|
||||
changelog/fix-52131
|
||||
fix-52131
|
||||
plugins/woocommerce/changelog/fix-56399
|
||||
woocommerce/changelog/fix-56399
|
||||
changelog/fix-56399
|
||||
|
|
@ -63891,6 +63963,10 @@ plugins/woocommerce/changelog/dev-e2e-fix-onboarding-add-product-task-wpcom-pres
|
|||
woocommerce/changelog/dev-e2e-fix-onboarding-add-product-task-wpcom-pressable
|
||||
changelog/dev-e2e-fix-onboarding-add-product-task-wpcom-pressable
|
||||
dev-e2e-fix-onboarding-add-product-task-wpcom-pressable
|
||||
plugins/woocommerce/changelog/fix-56343-shop-manager-cap
|
||||
woocommerce/changelog/fix-56343-shop-manager-cap
|
||||
changelog/fix-56343-shop-manager-cap
|
||||
fix-56343-shop-manager-cap
|
||||
plugins/woocommerce/changelog/fix-54579-order-month-query
|
||||
woocommerce/changelog/fix-54579-order-month-query
|
||||
changelog/fix-54579-order-month-query
|
||||
|
|
@ -63911,6 +63987,10 @@ plugins/woocommerce/changelog/56655-update-56361-add-geolocation-detection
|
|||
woocommerce/changelog/56655-update-56361-add-geolocation-detection
|
||||
changelog/56655-update-56361-add-geolocation-detection
|
||||
56655-update-56361-add-geolocation-detection
|
||||
plugins/woocommerce/changelog/dev-fix-blueprint-package-setup
|
||||
woocommerce/changelog/dev-fix-blueprint-package-setup
|
||||
changelog/dev-fix-blueprint-package-setup
|
||||
dev-fix-blueprint-package-setup
|
||||
plugins/woocommerce/changelog/remove-composer-from-blocks
|
||||
woocommerce/changelog/remove-composer-from-blocks
|
||||
changelog/remove-composer-from-blocks
|
||||
|
|
@ -64095,6 +64175,10 @@ plugins/woocommerce/changelog/update-wc-get-related-products-limit
|
|||
woocommerce/changelog/update-wc-get-related-products-limit
|
||||
changelog/update-wc-get-related-products-limit
|
||||
update-wc-get-related-products-limit
|
||||
plugins/woocommerce/changelog/56621-55726-product-details-block-create-product-additional-information-block
|
||||
woocommerce/changelog/56621-55726-product-details-block-create-product-additional-information-block
|
||||
changelog/56621-55726-product-details-block-create-product-additional-information-block
|
||||
56621-55726-product-details-block-create-product-additional-information-block
|
||||
plugins/woocommerce/changelog/56368-add-register-draft-alte
|
||||
woocommerce/changelog/56368-add-register-draft-alte
|
||||
changelog/56368-add-register-draft-alte
|
||||
|
|
@ -64139,6 +64223,10 @@ plugins/woocommerce/changelog/update-migrate-core-profiler-options
|
|||
woocommerce/changelog/update-migrate-core-profiler-options
|
||||
changelog/update-migrate-core-profiler-options
|
||||
update-migrate-core-profiler-options
|
||||
plugins/woocommerce/changelog/fix-revert-moving-session-handling-55299
|
||||
woocommerce/changelog/fix-revert-moving-session-handling-55299
|
||||
changelog/fix-revert-moving-session-handling-55299
|
||||
fix-revert-moving-session-handling-55299
|
||||
plugins/woocommerce/changelog/fix-settings-navigation-spacing
|
||||
woocommerce/changelog/fix-settings-navigation-spacing
|
||||
changelog/fix-settings-navigation-spacing
|
||||
|
|
@ -64275,6 +64363,10 @@ plugins/woocommerce/changelog/fix-55952
|
|||
woocommerce/changelog/fix-55952
|
||||
changelog/fix-55952
|
||||
fix-55952
|
||||
plugins/woocommerce/changelog/57128-fix-always-validate-fields-on-client
|
||||
woocommerce/changelog/57128-fix-always-validate-fields-on-client
|
||||
changelog/57128-fix-always-validate-fields-on-client
|
||||
57128-fix-always-validate-fields-on-client
|
||||
plugins/woocommerce/changelog/dev-babel-transforms-cleanup
|
||||
woocommerce/changelog/dev-babel-transforms-cleanup
|
||||
changelog/dev-babel-transforms-cleanup
|
||||
|
|
@ -64611,6 +64703,10 @@ plugins/woocommerce/changelog/pr-57093
|
|||
woocommerce/changelog/pr-57093
|
||||
changelog/pr-57093
|
||||
pr-57093
|
||||
plugins/woocommerce/changelog/fix-55522
|
||||
woocommerce/changelog/fix-55522
|
||||
changelog/fix-55522
|
||||
fix-55522
|
||||
plugins/woocommerce/changelog/fix-remove-feedcback-products
|
||||
woocommerce/changelog/fix-remove-feedcback-products
|
||||
changelog/fix-remove-feedcback-products
|
||||
|
|
@ -64635,6 +64731,10 @@ plugins/woocommerce/changelog/update-supports-block-json
|
|||
woocommerce/changelog/update-supports-block-json
|
||||
changelog/update-supports-block-json
|
||||
update-supports-block-json
|
||||
plugins/woocommerce/changelog/wooplug-3504-edited-email-template-is-listed-in-the-site-editor
|
||||
woocommerce/changelog/wooplug-3504-edited-email-template-is-listed-in-the-site-editor
|
||||
changelog/wooplug-3504-edited-email-template-is-listed-in-the-site-editor
|
||||
wooplug-3504-edited-email-template-is-listed-in-the-site-editor
|
||||
plugins/woocommerce/changelog/fix-56284
|
||||
woocommerce/changelog/fix-56284
|
||||
changelog/fix-56284
|
||||
|
|
@ -89961,6 +90061,10 @@ packages/php/blueprint/phpunit.xml.dist
|
|||
php/blueprint/phpunit.xml.dist
|
||||
blueprint/phpunit.xml.dist
|
||||
phpunit.xml.dist
|
||||
packages/php/blueprint/package.json
|
||||
php/blueprint/package.json
|
||||
blueprint/package.json
|
||||
package.json
|
||||
packages/php/blueprint/development.md
|
||||
php/blueprint/development.md
|
||||
blueprint/development.md
|
||||
|
|
@ -90330,6 +90434,11 @@ src/docs/json-examples/installTheme.json
|
|||
docs/json-examples/installTheme.json
|
||||
json-examples/installTheme.json
|
||||
installTheme.json
|
||||
packages/php/blueprint/changelog/dev-fix-blueprint-package-setup
|
||||
php/blueprint/changelog/dev-fix-blueprint-package-setup
|
||||
blueprint/changelog/dev-fix-blueprint-package-setup
|
||||
changelog/dev-fix-blueprint-package-setup
|
||||
dev-fix-blueprint-package-setup
|
||||
packages/php/blueprint/composer.json
|
||||
php/blueprint/composer.json
|
||||
blueprint/composer.json
|
||||
|
|
|
|||
|
|
@ -3307,6 +3307,7 @@ plugins/woocommerce/src/Blocks/BlockTypes/CartOrderSummaryBlock.php
|
|||
plugins/woocommerce/src/Blocks/BlockTypes/ProductTitle.php
|
||||
plugins/woocommerce/src/Blocks/BlockTypes/AllProducts.php
|
||||
plugins/woocommerce/src/Blocks/BlockTypes/ProductTemplate.php
|
||||
plugins/woocommerce/src/Blocks/BlockTypes/ProductSpecifications.php
|
||||
plugins/woocommerce/src/Blocks/BlockTypes/StoreNotices.php
|
||||
plugins/woocommerce/src/Blocks/BlockTypes/ProductGalleryLargeImage.php
|
||||
plugins/woocommerce/src/Blocks/BlockTypes/CustomerAccount.php
|
||||
|
|
@ -6493,6 +6494,12 @@ plugins/woocommerce/client/blocks/assets/js/blocks/product-on-sale/index.tsx
|
|||
plugins/woocommerce/client/blocks/assets/js/blocks/product-on-sale/inspector-controls.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-on-sale/editor.scss
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-on-sale/types.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-specifications/edit.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-specifications/block.json
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-specifications/index.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-specifications/icon.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-specifications/style.scss
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/product-specifications/types.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/cart-link/edit.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/cart-link/block.json
|
||||
plugins/woocommerce/client/blocks/assets/js/blocks/cart-link/index.tsx
|
||||
|
|
@ -7968,6 +7975,7 @@ plugins/woocommerce/client/blocks/.editorconfig
|
|||
plugins/woocommerce/changelog/55796-add-54370-hide_flat_rate_when_free
|
||||
plugins/woocommerce/changelog/add-product-details-alignment-options
|
||||
plugins/woocommerce/changelog/56362-tweak-skip-a-flaky-test-for-analytics-product-refund
|
||||
plugins/woocommerce/changelog/dev-update-core-ci-jobs-config-paths-spec
|
||||
plugins/woocommerce/changelog/update-remove-payments-menu-item-for-woopayments-complete-accounts
|
||||
plugins/woocommerce/changelog/fix-56239
|
||||
plugins/woocommerce/changelog/dev-review-babel-dependecies
|
||||
|
|
@ -7983,12 +7991,14 @@ plugins/woocommerce/changelog/57059-update-variation-selector-pills-style
|
|||
plugins/woocommerce/changelog/product-filters-display-relocation
|
||||
plugins/woocommerce/changelog/53230-add-checkout-step-logging
|
||||
plugins/woocommerce/changelog/product-filters-load-wc-settings
|
||||
plugins/woocommerce/changelog/wooplug-3897-product-filters-doesnt-work-with-accordion-block
|
||||
plugins/woocommerce/changelog/add-WOOPLUG-2166-products-on-sale
|
||||
plugins/woocommerce/changelog/56607-55081-variable-product-with-attribute-named-variation-crashes-abstractorderconfirmationblock
|
||||
plugins/woocommerce/changelog/add-WOOPLUG-2055-consume-iapi-supports
|
||||
plugins/woocommerce/changelog/56821-update-email-editor-feature-switch
|
||||
plugins/woocommerce/changelog/update-expose-setExtensionData
|
||||
plugins/woocommerce/changelog/add-initial-product-reviews-block
|
||||
plugins/woocommerce/changelog/fix-52131
|
||||
plugins/woocommerce/changelog/fix-56399
|
||||
plugins/woocommerce/changelog/fix-remove-is-descedent-of-attributes-from-product-sku
|
||||
plugins/woocommerce/changelog/56512-update-product-gallery-perf-improvements
|
||||
|
|
@ -8036,11 +8046,13 @@ plugins/woocommerce/changelog/56694-update-new-settings-mobile-view-issue
|
|||
plugins/woocommerce/changelog/56575-dev-bump-babel-deps
|
||||
plugins/woocommerce/changelog/hide-design-settings-from-email-settings-page
|
||||
plugins/woocommerce/changelog/dev-e2e-fix-onboarding-add-product-task-wpcom-pressable
|
||||
plugins/woocommerce/changelog/fix-56343-shop-manager-cap
|
||||
plugins/woocommerce/changelog/fix-54579-order-month-query
|
||||
plugins/woocommerce/changelog/56131-fix-iapi-only-use-get-server-context-when-it-exists
|
||||
plugins/woocommerce/changelog/update-top-level-validation-rules-54875
|
||||
plugins/woocommerce/changelog/update-e2e-deps-to-wp-6.8
|
||||
plugins/woocommerce/changelog/56655-update-56361-add-geolocation-detection
|
||||
plugins/woocommerce/changelog/dev-fix-blueprint-package-setup
|
||||
plugins/woocommerce/changelog/remove-composer-from-blocks
|
||||
plugins/woocommerce/changelog/update-blocks_dependencies
|
||||
plugins/woocommerce/changelog/refactor-send-canonical-url-from-server-for-paginated-filter-url
|
||||
|
|
@ -8087,6 +8099,7 @@ plugins/woocommerce/changelog/fix-56372-add-to-cart-hooks
|
|||
plugins/woocommerce/changelog/57164-fix-product-description-block-undefined-error
|
||||
plugins/woocommerce/changelog/fix-mysql-mariadb-version
|
||||
plugins/woocommerce/changelog/update-wc-get-related-products-limit
|
||||
plugins/woocommerce/changelog/56621-55726-product-details-block-create-product-additional-information-block
|
||||
plugins/woocommerce/changelog/56368-add-register-draft-alte
|
||||
plugins/woocommerce/changelog/fix-cli-and-endpoints
|
||||
plugins/woocommerce/changelog/dev-api-fix-settigns-crud-external-envs
|
||||
|
|
@ -8098,6 +8111,7 @@ plugins/woocommerce/changelog/move-order-data-caching-to-beta
|
|||
plugins/woocommerce/changelog/56257-update-wp-control-button-margin
|
||||
plugins/woocommerce/changelog/fix-54822
|
||||
plugins/woocommerce/changelog/update-migrate-core-profiler-options
|
||||
plugins/woocommerce/changelog/fix-revert-moving-session-handling-55299
|
||||
plugins/woocommerce/changelog/fix-settings-navigation-spacing
|
||||
plugins/woocommerce/changelog/add-45504-iapi-compatibility
|
||||
plugins/woocommerce/changelog/fix-oom-core-zip-build
|
||||
|
|
@ -8132,6 +8146,7 @@ plugins/woocommerce/changelog/add-55696-frontend
|
|||
plugins/woocommerce/changelog/fix-56710
|
||||
plugins/woocommerce/changelog/update-product-gallery-refactor-and-performance-improvements
|
||||
plugins/woocommerce/changelog/fix-55952
|
||||
plugins/woocommerce/changelog/57128-fix-always-validate-fields-on-client
|
||||
plugins/woocommerce/changelog/dev-babel-transforms-cleanup
|
||||
plugins/woocommerce/changelog/wooplug-3638-value-of-woocommerce_email_header_image_width-email-setting
|
||||
plugins/woocommerce/changelog/dev-monorepo-internal-packages-linking-fixes
|
||||
|
|
@ -8216,12 +8231,14 @@ plugins/woocommerce/changelog/56734-update-blocks-migration
|
|||
plugins/woocommerce/changelog/fix-54800-grouped-cta
|
||||
plugins/woocommerce/changelog/56094-add-missing-span-closing-tag
|
||||
plugins/woocommerce/changelog/pr-57093
|
||||
plugins/woocommerce/changelog/fix-55522
|
||||
plugins/woocommerce/changelog/fix-remove-feedcback-products
|
||||
plugins/woocommerce/changelog/fix-jpc-connection-default-color-schema
|
||||
plugins/woocommerce/changelog/56241-email-preview-error-messaging
|
||||
plugins/woocommerce/changelog/55736-fix-51493
|
||||
plugins/woocommerce/changelog/56408-update-blueprint-allow-continuous-import
|
||||
plugins/woocommerce/changelog/update-supports-block-json
|
||||
plugins/woocommerce/changelog/wooplug-3504-edited-email-template-is-listed-in-the-site-editor
|
||||
plugins/woocommerce/changelog/fix-56284
|
||||
plugins/woocommerce/changelog/remove-legacy-filters-pattern
|
||||
plugins/woocommerce/changelog/fix-56490-product-stock-indicator-single-product-template
|
||||
|
|
@ -12488,6 +12505,7 @@ packages/php/blueprint/tests/Unit/Exporters/ExportInstallPluginStepsTest.php
|
|||
packages/php/blueprint/tests/Unit/ExportSchemaTest.php
|
||||
packages/php/blueprint/tests/TestCase.php
|
||||
packages/php/blueprint/phpunit.xml.dist
|
||||
packages/php/blueprint/package.json
|
||||
packages/php/blueprint/development.md
|
||||
packages/php/blueprint/src/Cli/ExportCli.php
|
||||
packages/php/blueprint/src/Cli/ImportCli.php
|
||||
|
|
@ -12549,6 +12567,7 @@ packages/php/blueprint/src/docs/json-examples/setSiteOptions.json
|
|||
packages/php/blueprint/src/docs/json-examples/deactivatePlugin.json
|
||||
packages/php/blueprint/src/docs/json-examples/deletePlugin.json
|
||||
packages/php/blueprint/src/docs/json-examples/installTheme.json
|
||||
packages/php/blueprint/changelog/dev-fix-blueprint-package-setup
|
||||
packages/php/blueprint/composer.json
|
||||
packages/php/blueprint/README.md
|
||||
packages/php/blueprint/phpcs.xml
|
||||
|
|
|
|||
|
|
@ -16424,6 +16424,10 @@ test/data/mail/mail053.box
|
|||
data/mail/mail053.box
|
||||
mail/mail053.box
|
||||
mail053.box
|
||||
test/data/mail/mail109.yml
|
||||
data/mail/mail109.yml
|
||||
mail/mail109.yml
|
||||
mail109.yml
|
||||
test/data/mail/mail075.box
|
||||
data/mail/mail075.box
|
||||
mail/mail075.box
|
||||
|
|
@ -16752,6 +16756,10 @@ test/data/mail/mail007.box
|
|||
data/mail/mail007.box
|
||||
mail/mail007.box
|
||||
mail007.box
|
||||
test/data/mail/mail109.box
|
||||
data/mail/mail109.box
|
||||
mail/mail109.box
|
||||
mail109.box
|
||||
test/data/mail/mail049.yml
|
||||
data/mail/mail049.yml
|
||||
mail/mail049.yml
|
||||
|
|
|
|||
|
|
@ -3320,6 +3320,7 @@ test/data/mail/mail026.yml
|
|||
test/data/mail/mail088.box
|
||||
test/data/mail/mail101.box
|
||||
test/data/mail/mail053.box
|
||||
test/data/mail/mail109.yml
|
||||
test/data/mail/mail075.box
|
||||
test/data/mail/mail077.box
|
||||
test/data/mail/mail018.box
|
||||
|
|
@ -3402,6 +3403,7 @@ test/data/mail/mail072.box
|
|||
test/data/mail/mail011.box
|
||||
test/data/mail/mail096.yml
|
||||
test/data/mail/mail007.box
|
||||
test/data/mail/mail109.box
|
||||
test/data/mail/mail049.yml
|
||||
test/data/mail/mail053.yml
|
||||
test/data/mail/mail010.box
|
||||
|
|
|
|||
|
|
@ -87,6 +87,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
.well-known
|
||||
.well-known/assetlinks.json
|
||||
.xml
|
||||
/*/*/_tools
|
||||
/*/*/more_ideas
|
||||
/*/_tools
|
||||
/*/activity
|
||||
/*/branches
|
||||
/*/commits
|
||||
/*/compare
|
||||
|
|
@ -94,8 +98,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/*/edit$
|
||||
/*/forks
|
||||
/*/graphs
|
||||
/*/group
|
||||
/*/invite
|
||||
/*/issues/new
|
||||
/*/issues/search
|
||||
/*/more_ideas
|
||||
/*/network
|
||||
/*/projects
|
||||
/*/pulse
|
||||
|
|
@ -105,10 +112,24 @@ $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
|
||||
|
|
@ -130,10 +151,12 @@ $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?
|
||||
|
|
@ -164,6 +187,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/layout/
|
||||
/leads/*/jsplayer_show_lead_form.html
|
||||
/leads/*/show_form.html
|
||||
/likes
|
||||
/login
|
||||
/lookup?
|
||||
/mediaapi/
|
||||
|
|
@ -176,9 +200,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/newest/*rss
|
||||
/newest/*xml
|
||||
/newsearch/
|
||||
/organize
|
||||
/partials
|
||||
/pins
|
||||
/podcast/*/*?i=
|
||||
/print$
|
||||
/profile-about
|
||||
/raw
|
||||
/report_abuse
|
||||
/revisions
|
||||
|
|
@ -186,6 +213,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/rsvps/*atom
|
||||
/rsvps/*rss
|
||||
/rsvps/*xml
|
||||
/scheduled-pin
|
||||
/scheduled-pins
|
||||
/search
|
||||
/search/
|
||||
/search/*?q=
|
||||
|
|
@ -199,11 +228,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/store/d/groove-music-pass/cfq7ttc0k5dq/0001
|
||||
/store/locations/store-locations-sitemap.xml
|
||||
/store/music/groove-music-pass/*
|
||||
/story_pins
|
||||
/tagged
|
||||
/tarball
|
||||
/tree
|
||||
/tried
|
||||
/tv-season/*/*?i=
|
||||
/unsubscribe/
|
||||
/video-
|
||||
/video_pins
|
||||
/wal/
|
||||
/widget_
|
||||
/wiki/Special:
|
||||
|
|
@ -323,6 +356,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?search_forum=
|
||||
?set_mobile=
|
||||
?showAllGroups=
|
||||
?show_error=true
|
||||
?slogin
|
||||
?sort=
|
||||
?sortBy=
|
||||
|
|
@ -421,6 +455,7 @@ TemplatePackage/examples
|
|||
TemplatePackage/gadgets
|
||||
TemplatePackage/modules
|
||||
TemplatePackage/subtopic
|
||||
UserAuthentication/
|
||||
Users
|
||||
View
|
||||
ViewDoc
|
||||
|
|
@ -446,6 +481,8 @@ 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
|
||||
|
|
@ -508,6 +545,8 @@ _next/data
|
|||
_next/jwt
|
||||
_next/title
|
||||
_next/viewer
|
||||
_ngjs/resource
|
||||
_ngjs/resource/*/get
|
||||
_nimbusJson.json
|
||||
_nimbusJsonp.js
|
||||
_nimbusJsonpStatic.js
|
||||
|
|
@ -625,10 +664,12 @@ actions/news/rss
|
|||
ad_id=
|
||||
addContacts
|
||||
add_favorite
|
||||
addboard
|
||||
addressBookExport
|
||||
admin
|
||||
admin/
|
||||
ads
|
||||
ads.txt
|
||||
ads/gpa/vidgen
|
||||
ads/hotels/partners
|
||||
ads/learn
|
||||
|
|
@ -645,6 +686,7 @@ adwords/proposal
|
|||
adx/bin
|
||||
affil
|
||||
affil/pal
|
||||
age-appeal
|
||||
agreements/approve
|
||||
aihub/tfhub
|
||||
ajax
|
||||
|
|
@ -695,8 +737,10 @@ api?
|
|||
api_access_key=
|
||||
app*_
|
||||
app*form_id=
|
||||
app-ads.txt
|
||||
app/
|
||||
app/updates
|
||||
appealed-pin
|
||||
apple-app-site-association
|
||||
apps
|
||||
apps*&tags=
|
||||
|
|
@ -772,6 +816,7 @@ author/following
|
|||
author=
|
||||
authoring/
|
||||
authwall
|
||||
autocomplete
|
||||
away.php
|
||||
awmp/data/images
|
||||
b?*node=7454898011
|
||||
|
|
@ -831,6 +876,10 @@ blogs/slow-ride
|
|||
blogs/test
|
||||
blogsearch
|
||||
blogsearch_feeds
|
||||
board
|
||||
board_activity
|
||||
board_activity_comment
|
||||
bookmarklet
|
||||
bookmarks
|
||||
books
|
||||
books/NBK
|
||||
|
|
@ -853,17 +902,38 @@ books?*zoom=1
|
|||
books?*zoom=5
|
||||
booksrightsholders
|
||||
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
|
||||
buzz/post
|
||||
cai
|
||||
|
|
@ -896,6 +966,7 @@ checkout
|
|||
checkout-external
|
||||
checkoutnow
|
||||
checkpoint
|
||||
christmas-spotlight
|
||||
chrome/browser/mobile/tour
|
||||
chrome/crlset
|
||||
chrome/webstore/images
|
||||
|
|
@ -919,6 +990,7 @@ clickthru
|
|||
clima/ets
|
||||
clima/sites/registry
|
||||
clone/library/genomic/organisms
|
||||
close-account
|
||||
cloud-launcher/sitemap
|
||||
cloudsourcetools/images
|
||||
cms_content
|
||||
|
|
@ -938,6 +1010,7 @@ commission_2010-2014/katainen
|
|||
commits?author=
|
||||
common/
|
||||
common/survey.aspx*
|
||||
communities
|
||||
communities/bin.aspx?
|
||||
communities/blogs/PortalResults.mspx?
|
||||
communities/eventdetails.mspx?
|
||||
|
|
@ -954,23 +1027,32 @@ community/category/*
|
|||
community/comments
|
||||
community/feed
|
||||
community/trackback
|
||||
community_comment
|
||||
community_post
|
||||
companyDir
|
||||
compare
|
||||
compare/*/apply
|
||||
compressiontest
|
||||
concussion/HeadsUp/training/
|
||||
config.js
|
||||
connect
|
||||
connections
|
||||
consumers/archive
|
||||
contact/menu*
|
||||
contact/partner*
|
||||
contactus
|
||||
contactus/mwaas*
|
||||
content-claiming
|
||||
content-guest/rss/channels
|
||||
control
|
||||
conversation
|
||||
conversations
|
||||
convert-business
|
||||
convert-personal
|
||||
coop/directory
|
||||
coop/manage
|
||||
copy-conductor/crawled
|
||||
copyright-reporting
|
||||
core/
|
||||
core/*.css$
|
||||
core/*.css?
|
||||
|
|
@ -988,14 +1070,22 @@ covid19
|
|||
covid19/mobility
|
||||
cr$
|
||||
cr?
|
||||
create_pin
|
||||
creative-europe/404_en.htm
|
||||
creative-studio
|
||||
creative_editor
|
||||
creator-spotlight
|
||||
creator_hub/_earn
|
||||
creator_hub/_partnerships
|
||||
creatorhub
|
||||
cse/home
|
||||
cse/manage
|
||||
cse/panel
|
||||
cse?
|
||||
csp
|
||||
csrf_error
|
||||
ct
|
||||
ct.html
|
||||
ct/log_list
|
||||
culturalinstitute/images
|
||||
culturalinstitute/sitemaps
|
||||
|
|
@ -1006,9 +1096,11 @@ de-de/corporate/rechtliche-hinweise/impressum_de.aspx
|
|||
de-de/feedback
|
||||
de-de/lp
|
||||
de-de/searchresults
|
||||
deactivate-account
|
||||
default
|
||||
default.aspx/kb/
|
||||
default.aspx/ph/
|
||||
delete_post
|
||||
delight
|
||||
dell/cities-transformed
|
||||
dell/cloud-future-of-medicine
|
||||
|
|
@ -1105,6 +1197,8 @@ ebooks?*zoom=1
|
|||
ebooks?*zoom=5
|
||||
ece
|
||||
eclas
|
||||
edit
|
||||
editorial/*
|
||||
edu/cs4hs
|
||||
education/404_en.htm
|
||||
education/blocks
|
||||
|
|
@ -1117,6 +1211,7 @@ ekansa/Open-Context-Data
|
|||
ekansa/opencontext-
|
||||
email
|
||||
email-unsubscribe
|
||||
email_verification_error
|
||||
embed
|
||||
embed/@
|
||||
embed/curated
|
||||
|
|
@ -1178,6 +1273,7 @@ en/microsoft-viva/
|
|||
en/security
|
||||
en/security/
|
||||
endorsements
|
||||
engagement
|
||||
enterprise-jobs
|
||||
enterprise-partner-search/sitemaps
|
||||
entities/search
|
||||
|
|
@ -1246,14 +1342,18 @@ 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
|
||||
fd/
|
||||
fe=true
|
||||
feature/sf-test
|
||||
|
|
@ -1287,6 +1387,8 @@ flu/espanol/
|
|||
flutter-canvaskit
|
||||
folder
|
||||
follow
|
||||
follow_board
|
||||
follow_user
|
||||
following
|
||||
food/archive
|
||||
food/favourites
|
||||
|
|
@ -1353,6 +1455,8 @@ global$
|
|||
gog
|
||||
google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService
|
||||
google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
google_gdn.html
|
||||
google_search.html
|
||||
googlebooks/images
|
||||
gorf
|
||||
gp
|
||||
|
|
@ -1468,6 +1572,7 @@ guidebooks
|
|||
gview
|
||||
gwt
|
||||
h5games_gamecenter/images
|
||||
hanukkah-spotlight
|
||||
hashtag/*?src=
|
||||
hd
|
||||
header/channels
|
||||
|
|
@ -1491,7 +1596,10 @@ help/zendesk_sso
|
|||
hex
|
||||
history
|
||||
history/static
|
||||
holiday-spotlight
|
||||
holidays-celebrations
|
||||
home
|
||||
homefeed
|
||||
homepage-video-test
|
||||
hosted/images
|
||||
hotel/reviews?
|
||||
|
|
@ -1504,7 +1612,7 @@ hpc/*/supported-applications.aspx?
|
|||
hpm
|
||||
hpmob
|
||||
http://dropbox.com/robots.txt
|
||||
http://gmpg.org/robots.txt
|
||||
http://ec.europa.eu/robots.txt
|
||||
http://web.archive.org/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
|
|
@ -1519,6 +1627,9 @@ 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/
|
||||
|
|
@ -1564,12 +1675,15 @@ info/customerror.htm*
|
|||
info/smart404.asp*
|
||||
info/tech-feedback
|
||||
inproduct_help/chatsupport
|
||||
install-shuffles
|
||||
internalPref
|
||||
intl
|
||||
intl/*/about/views
|
||||
intlkb/
|
||||
invite
|
||||
inviteFromProfile
|
||||
inviteMany
|
||||
invited
|
||||
invoice/est
|
||||
invoice/estimate/buyerView
|
||||
invoice/estimate/buyerView/attachments
|
||||
|
|
@ -1605,6 +1719,8 @@ johnhancock
|
|||
johnhancock/in-a-lifetime-healthcare
|
||||
johnhancock/in-a-lifetime-sustainability
|
||||
johnhancock/in-a-lifetime-work
|
||||
join/?next=
|
||||
join/signup/?next=
|
||||
js
|
||||
jsapi
|
||||
jsearch
|
||||
|
|
@ -1619,6 +1735,7 @@ ko-kr.www.cloudflare.com
|
|||
ko-kr/feedback
|
||||
ko-kr/lp
|
||||
ko-kr/searchresults
|
||||
kwanzaa-spotlight
|
||||
labs/pmc
|
||||
labs/popgadget/search
|
||||
lamda/images
|
||||
|
|
@ -1653,12 +1770,15 @@ learning/settings
|
|||
learning/settings$
|
||||
learning/settings?
|
||||
legal
|
||||
lens-search
|
||||
li/track
|
||||
library/devices
|
||||
licensing-syndication
|
||||
limited-release
|
||||
link
|
||||
linked
|
||||
lite
|
||||
live-session
|
||||
live_chat
|
||||
lm/R1XIHQVKXSKBNJ
|
||||
lm/R3HQ5WJSZK6QSO
|
||||
|
|
@ -1686,6 +1806,7 @@ localservices
|
|||
lochp?
|
||||
login
|
||||
login$
|
||||
login/?next=
|
||||
login?*=
|
||||
logout
|
||||
lp
|
||||
|
|
@ -1705,7 +1826,13 @@ mapabcpoi?
|
|||
maphp?
|
||||
mapprint?
|
||||
maps
|
||||
maps/$
|
||||
maps/?daddr=
|
||||
maps/?entry=wc
|
||||
maps/?f=
|
||||
maps/?hl=
|
||||
maps/?q=
|
||||
maps/@
|
||||
maps/_
|
||||
maps/about
|
||||
maps/adsendpoint
|
||||
|
|
@ -1817,6 +1944,7 @@ narrative-
|
|||
native
|
||||
nbubumblebee
|
||||
network
|
||||
new_invite
|
||||
news$
|
||||
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
|
||||
|
|
@ -1831,6 +1959,7 @@ news/test
|
|||
news/test-liveblog
|
||||
news?viewArticle
|
||||
newsArticle
|
||||
news_hub
|
||||
newsletter
|
||||
newsroom/dae
|
||||
newsround
|
||||
|
|
@ -1844,6 +1973,7 @@ nl-nl/lp
|
|||
nl-nl/searchresults
|
||||
node/add/
|
||||
nonprofits/account
|
||||
notifications
|
||||
notifications/
|
||||
ns/hydra/console/?
|
||||
nus-trk
|
||||
|
|
@ -1851,11 +1981,15 @@ 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
|
||||
|
|
@ -1884,9 +2018,12 @@ 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
|
||||
|
|
@ -1916,13 +2053,47 @@ 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
|
||||
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
|
||||
|
|
@ -1971,6 +2142,7 @@ ppob/?
|
|||
ppob?
|
||||
pqa
|
||||
preference
|
||||
prefs
|
||||
present
|
||||
presentation
|
||||
prettyearth/assets
|
||||
|
|
@ -1979,6 +2151,8 @@ previewtemplate
|
|||
print
|
||||
private
|
||||
proFile/history?
|
||||
product-catalogs
|
||||
product-feed
|
||||
product-reviews/B0069IY63Y
|
||||
product/reviews?
|
||||
productPurchaseDone
|
||||
|
|
@ -2021,12 +2195,14 @@ pt-br/searchresults
|
|||
publications
|
||||
purchases
|
||||
puzzles/leaderboards/invite
|
||||
pw
|
||||
pwapi-proxy/pwproxy
|
||||
pwapiv2
|
||||
q=
|
||||
qnasearch?
|
||||
qr
|
||||
quality_form?
|
||||
quiz
|
||||
r
|
||||
rackspace/elevating-performance
|
||||
radio/imda
|
||||
|
|
@ -2035,6 +2211,7 @@ rating
|
|||
rd/search
|
||||
rd/search$
|
||||
rd/search?
|
||||
recently-viewed
|
||||
recharge/dashboard/car
|
||||
recharge/dashboard/static
|
||||
recipes/*?q=
|
||||
|
|
@ -2051,6 +2228,9 @@ refer
|
|||
refer/pal
|
||||
referrals
|
||||
referrer=
|
||||
refresh_stored_accounts
|
||||
refresh_token
|
||||
register
|
||||
registry/wishlist
|
||||
remotelogout
|
||||
rep=hc
|
||||
|
|
@ -2058,9 +2238,13 @@ report
|
|||
report-abuse?report=
|
||||
report=
|
||||
report_abuse.gne
|
||||
reports-and-violations
|
||||
request-data
|
||||
requestList
|
||||
requests
|
||||
research/participants/cofund
|
||||
resource
|
||||
resource/*/get
|
||||
results
|
||||
results
|
||||
retail
|
||||
|
|
@ -2098,6 +2282,7 @@ s2/search/social
|
|||
s2/sitemaps
|
||||
s2/static
|
||||
s?
|
||||
safe-redirect
|
||||
safebrowsing/diagnostic
|
||||
safebrowsing/report_badware
|
||||
safebrowsing/report_error
|
||||
|
|
@ -2147,6 +2332,7 @@ 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
|
||||
|
|
@ -2177,6 +2363,7 @@ shop/collections
|
|||
shop/iphone/payments/overlay
|
||||
shop/view/product
|
||||
shop?
|
||||
shop_pins
|
||||
shopping-content-api/product_images
|
||||
shopping/deals
|
||||
shopping/product
|
||||
|
|
@ -2480,9 +2667,11 @@ social/photosui/images
|
|||
social/photosui/sitemap
|
||||
social/search?
|
||||
social/social-security-directory/cai
|
||||
socialmanager
|
||||
sounds/search
|
||||
sounds/search$
|
||||
sounds/search?
|
||||
source
|
||||
source=
|
||||
source_repo=
|
||||
spain/empresas/
|
||||
|
|
@ -2504,6 +2693,7 @@ ss
|
|||
ss/customer-reviews/lighthouse
|
||||
ss/twister/ajax
|
||||
sslsingle
|
||||
sso
|
||||
stadia/gamers
|
||||
start
|
||||
stat
|
||||
|
|
@ -2561,6 +2751,10 @@ stores$
|
|||
stores/
|
||||
stores/page/*visitId=
|
||||
stories
|
||||
story-pin-builder
|
||||
story-pin-invite
|
||||
story_feed
|
||||
story_pins
|
||||
storyworks/preview
|
||||
styles/js-on.css$
|
||||
subscribe/braintree
|
||||
|
|
@ -2586,6 +2780,7 @@ support/content
|
|||
support/forum/search?
|
||||
sureroute
|
||||
surprise
|
||||
suspension-appeal
|
||||
sutils
|
||||
sv-se.www.cloudflare.com
|
||||
sv-se/feedback
|
||||
|
|
@ -2600,6 +2795,7 @@ svc/spelling-bee
|
|||
svc/vertex
|
||||
svc/wordle
|
||||
svpRecommendations
|
||||
sw-shell.html
|
||||
swg
|
||||
system1/images
|
||||
t/privacy
|
||||
|
|
@ -2607,6 +2803,7 @@ t/terms
|
|||
tab=
|
||||
tablet
|
||||
tag
|
||||
taggingtool
|
||||
tagmanager/containers/xo
|
||||
tagmanager/pptm.js
|
||||
talk
|
||||
|
|
@ -2653,7 +2850,9 @@ th-th/feedback
|
|||
th-th/lp
|
||||
th-th/searchresults
|
||||
th?
|
||||
thanksgiving-spotlight
|
||||
themacallan/worlds-together
|
||||
theme
|
||||
tickets-external?
|
||||
timedtext_video
|
||||
title
|
||||
|
|
@ -2745,6 +2944,7 @@ trustedstores/js
|
|||
trustedstores/s
|
||||
trustedstores/tm2
|
||||
trustedstores/verify
|
||||
tv
|
||||
tv/thumb
|
||||
typeahead
|
||||
u
|
||||
|
|
@ -2760,9 +2960,14 @@ ugc$
|
|||
ugcsupport
|
||||
ugcsupport$
|
||||
ui
|
||||
unauth-profile
|
||||
unlink
|
||||
unsub
|
||||
until=
|
||||
upload
|
||||
upload-image-lens-history
|
||||
upload-lens-image
|
||||
upload-shuffle-draft
|
||||
uploads
|
||||
urchin_test
|
||||
url
|
||||
|
|
@ -2780,9 +2985,11 @@ using
|
|||
utils
|
||||
uviewer
|
||||
v1
|
||||
v1/urls/count.json
|
||||
v2
|
||||
v3
|
||||
v3/openapi
|
||||
v3/pidgets/log
|
||||
valkyrie-playground
|
||||
verified-authors
|
||||
verify_age
|
||||
|
|
@ -2839,6 +3046,9 @@ webapps/xoonboarding
|
|||
webmasters/sitemaps/ping?
|
||||
webscr
|
||||
websearch
|
||||
website/confirm
|
||||
website/confirm/download
|
||||
welcome
|
||||
whats-next/planes-trains-and-analytics
|
||||
whsmiths
|
||||
widget/cr
|
||||
|
|
@ -3144,7 +3354,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://medium.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||
wiki/Wikipedia_talk%3AAdministrator_review
|
||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||
|
|
@ -3357,6 +3567,7 @@ xhtml?
|
|||
xml?
|
||||
xoplatform/logger/api/logger
|
||||
xorouter
|
||||
your-shop
|
||||
youth/404_en.htm
|
||||
youtube/fonts
|
||||
youtube/img/promos
|
||||
|
|
@ -3367,6 +3578,7 @@ z=album
|
|||
z=clip
|
||||
z=photo
|
||||
z=video
|
||||
zephr
|
||||
zh-cn
|
||||
zh-cn.www.cloudflare.com
|
||||
zh-cn/feedback
|
||||
|
|
|
|||
|
|
@ -2417,6 +2417,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/SelectLocale?fromPage=
|
||||
/SiteProcessForm.aspx
|
||||
/UPGRADE.txt
|
||||
/UserAuthentication/
|
||||
/WebResource.axd
|
||||
/Xhr
|
||||
/_
|
||||
|
|
@ -2552,7 +2553,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/article/figure/powerpoint
|
||||
/article/metrics
|
||||
/articlelist/*
|
||||
/articlelist/*http://starbucks.com/robots.txt
|
||||
/articlelist/*http://tiny.cc/robots.txt
|
||||
/articleshow_amitr/*
|
||||
/articleshowajax/*
|
||||
/articleshowhsbc/
|
||||
|
|
@ -3280,7 +3281,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/newsletter
|
||||
/newssearch
|
||||
/nightly-news
|
||||
/no-referrer-when-downgradehttp://telegram.me/robots.txt
|
||||
/no-referrer-when-downgradehttp://globesimregistrations.ph/robots.txt
|
||||
/no-search-results
|
||||
/node
|
||||
/node/add
|
||||
|
|
@ -3675,7 +3676,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/shopping/vr
|
||||
/shoppingcart
|
||||
/showads.js
|
||||
/showtimes/location/*http://tumblr.com/robots.txt
|
||||
/showtimes/location/*http://img.youtube.com/robots.txt
|
||||
/sign_in?
|
||||
/signin
|
||||
/signin-oidc
|
||||
|
|
@ -3976,7 +3977,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?*__rmidpage
|
||||
?*_hsmi=
|
||||
?*ajs_event
|
||||
?*apikey*http://politico.com/robots.txt
|
||||
?*apikey*http://vk.com/robots.txt
|
||||
?*app
|
||||
?*aspects=
|
||||
?*attachment_id
|
||||
|
|
@ -4261,6 +4262,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?ftag=
|
||||
?gclsrc
|
||||
?gm
|
||||
?gologin=1
|
||||
?google_preview=
|
||||
?gp=*
|
||||
?gws_rd=ssl$
|
||||
|
|
@ -4417,7 +4419,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?q=user
|
||||
?q=user/login
|
||||
?q=user/logout
|
||||
?q=user/logout/http://us02web.zoom.us/robots.txt
|
||||
?q=user/logout/http://rebrand.ly/robots.txt
|
||||
?q=user/password
|
||||
?q=user/register
|
||||
?q=vote
|
||||
|
|
@ -4590,7 +4592,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
@me$
|
||||
AI
|
||||
AITripBuilder
|
||||
API/v2$http://uk.linkedin.com/robots.txt
|
||||
API/v2$http://hbr.org/robots.txt
|
||||
APIAccessSupport
|
||||
AWSEC2/2006-06-26
|
||||
AWSEC2/2006-10-01
|
||||
|
|
@ -4891,6 +4893,7 @@ ExternalLinkInterstitial
|
|||
FG_ID=
|
||||
FacebookConnect
|
||||
FareCalendar
|
||||
FatalError.html
|
||||
FavoriteReviewManagement
|
||||
Feature
|
||||
Featured
|
||||
|
|
@ -5078,6 +5081,7 @@ JoinPlus
|
|||
JsonData/
|
||||
JsonServiceController
|
||||
JustForYouGuide
|
||||
LFE/Live.controls.sharedpages/error.aspx
|
||||
LICENSE.txt
|
||||
LNAjax
|
||||
LanderLogger
|
||||
|
|
@ -5406,6 +5410,7 @@ OwnersDM
|
|||
OwnersNew
|
||||
OwnersOld
|
||||
OwnersTermsAndConditions
|
||||
P.mvc?_escaped_fragment_=/peopletags.aspx
|
||||
PDAET/
|
||||
PDATOI/
|
||||
POLLSERVER
|
||||
|
|
@ -5652,6 +5657,7 @@ SendMessage
|
|||
SendToFriend
|
||||
SentConfirmationEmail
|
||||
Server
|
||||
ServerError.aspx
|
||||
Service-Search/find-a-psychological-therapies-service/find-your-gp
|
||||
Service-Search/find-a-psychological-therapies-service/results
|
||||
Service-Search/find-a-psychological-therapies-service/what-happens-when-you-refer-yourself
|
||||
|
|
@ -5842,6 +5848,7 @@ UpdateContactsAjax
|
|||
UpdateListing
|
||||
UpdateSessionDatesAjax
|
||||
UploadMedia
|
||||
UserAuthentication/
|
||||
UserContent
|
||||
UserInteractionRecord
|
||||
UserPage
|
||||
|
|
@ -6187,6 +6194,9 @@ about-wipo/*/assemblies/2019/a_59/statements.jsp
|
|||
about-wipo/*/dgo/
|
||||
about.html
|
||||
about/$
|
||||
about/*/getting-started
|
||||
about/*/mobile
|
||||
about/*/update
|
||||
about/adrm/data-linkage
|
||||
about/ask/
|
||||
about/ask?*
|
||||
|
|
@ -6735,7 +6745,7 @@ api/editionurlgenerator
|
|||
api/extensions/1.0/extensions
|
||||
api/federation
|
||||
api/html
|
||||
api/http://cdc.gov/robots.txt
|
||||
api/http://kobo.com/robots.txt
|
||||
api/infinite-list.html
|
||||
api/internal/*/location
|
||||
api/internal/_bb
|
||||
|
|
@ -7253,6 +7263,7 @@ auth_pass
|
|||
authentication
|
||||
authentication$
|
||||
authentication/signin
|
||||
authkey=
|
||||
author
|
||||
author/
|
||||
author/*/date
|
||||
|
|
@ -7618,7 +7629,7 @@ blog/*?text=
|
|||
blog/*sitemap.xml$
|
||||
blog/*utm_source=
|
||||
blog/.*
|
||||
blog/.html.*http://foursquare.com/robots.txt
|
||||
blog/.html.*http://samsung.com/robots.txt
|
||||
blog/10-lessons-from-an-engineering-manager/$
|
||||
blog/23-prototyping-resources-to-bookmark-right-now/$
|
||||
blog/27-figjam-activities-to-spark-creativity-in-the-classroom/$
|
||||
|
|
@ -8343,7 +8354,7 @@ bookmark_mana2
|
|||
bookmarklet
|
||||
bookmarks
|
||||
bookmarks/widget
|
||||
bookmarkshttp://example.com/robots.txt
|
||||
bookmarkshttp://ecrs.com/robots.txt
|
||||
books
|
||||
books/NBK
|
||||
books/about
|
||||
|
|
@ -8409,6 +8420,7 @@ broadband
|
|||
brouillon
|
||||
browse
|
||||
browse-2
|
||||
browse.aspx
|
||||
browse/alphabetical/feature_films
|
||||
browse/deals/partial
|
||||
browse/homes/all
|
||||
|
|
@ -8987,6 +8999,7 @@ captcha
|
|||
captchaPerimeterX
|
||||
card/panel
|
||||
card_management.php
|
||||
cards/
|
||||
career-academy/programs
|
||||
careers
|
||||
careers/$
|
||||
|
|
@ -9091,7 +9104,7 @@ cdn-cgi
|
|||
cdn-cgi/
|
||||
cdn-cgi/bm/cv
|
||||
cdn-cgi/challenge-platform
|
||||
cdn-cgi/http://account.google.com/robots.txt
|
||||
cdn-cgi/http://medium.com/robots.txt
|
||||
cdn-cgi/images/trace
|
||||
cdn-cgi/rum
|
||||
cdn-cgi/scripts
|
||||
|
|
@ -9122,7 +9135,7 @@ cgi-bin/koha/
|
|||
cgi-bin/loginpage
|
||||
cgi-bin/search.fpl
|
||||
cgi-bin/wx
|
||||
cgi-binhttp://hackernoon.com/robots.txt
|
||||
cgi-binhttp://ifttt.com/robots.txt
|
||||
cgi-local
|
||||
cgi-mad/
|
||||
cgi-pct/
|
||||
|
|
@ -9239,6 +9252,7 @@ checkout-external
|
|||
checkout/
|
||||
checkout/cart
|
||||
checkout/package
|
||||
checkouthttp://moderncalculators.com/robots.txt
|
||||
checkoutnow
|
||||
checkouts
|
||||
checkpoint
|
||||
|
|
@ -9421,7 +9435,7 @@ co/user
|
|||
co/users
|
||||
code
|
||||
code/*
|
||||
code/http://static1.squarespace.com/robots.txt
|
||||
code/http://w3techs.com/robots.txt
|
||||
codeCoverage
|
||||
coderpad-for-figjam/$
|
||||
codesamples/
|
||||
|
|
@ -11474,7 +11488,7 @@ confirmation
|
|||
conflagexp
|
||||
connect
|
||||
connect/@
|
||||
connect/http://s3-us-west-2.amazonaws.com/robots.txt
|
||||
connect/http://blog.twitter.com/robots.txt
|
||||
connect/social-intranet.html
|
||||
connections
|
||||
connections/recent
|
||||
|
|
@ -11584,7 +11598,7 @@ content/dam/ircc/documents/pdf/francais/trousses/form/imm5476
|
|||
content/dam/ircc/documents/pdf/francais/trousses/form/imm5644
|
||||
content/dam/ircc/documents/pdf/francais/trousses/form/irm0002
|
||||
content/dam/ircc/documents/pdf/francais/trousses/form/irm0004
|
||||
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://verizon.com/robots.txt
|
||||
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://caniuse.com/robots.txt
|
||||
content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf
|
||||
content/dam/oecd/
|
||||
content/dam/pwc/uk/en/assets/pdf/hcl_f2.18.pdf
|
||||
|
|
@ -12869,7 +12883,7 @@ docs
|
|||
docs$
|
||||
docs-api-legacy
|
||||
docs-api-legacy$
|
||||
docs-api-legacy/http://advancedformintegration.com/robots.txt
|
||||
docs-api-legacy/http://deezer.com/robots.txt
|
||||
docs-footer
|
||||
docs/*
|
||||
docs/3.x/fr
|
||||
|
|
@ -12965,6 +12979,7 @@ downloadHistory
|
|||
download_file
|
||||
download_history.mhtml$
|
||||
downloadassets
|
||||
downloadaszip
|
||||
downloads
|
||||
downloads.php
|
||||
downloads/$
|
||||
|
|
@ -13232,6 +13247,7 @@ embed_js
|
|||
embed_video
|
||||
embeddable
|
||||
embeds
|
||||
embedservererror.aspx
|
||||
embedvideo.cms*
|
||||
emessenger.cisco.com
|
||||
emichigan
|
||||
|
|
@ -14258,6 +14274,7 @@ fastajax/order
|
|||
fastajax/order/tax
|
||||
fastajax/order/tax/validatevat
|
||||
fastanswers
|
||||
fatalerror.html
|
||||
faves-i_love_u_get_away_from_me
|
||||
favorit-hinzufuegen
|
||||
favorit-loeschen
|
||||
|
|
@ -14458,7 +14475,7 @@ files/live/sites/isoorg/files/_noindex
|
|||
files/resources
|
||||
fileview
|
||||
filing/free-file-fillable-forms/free-file-fillable-forms-support
|
||||
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://chromewebstore.google.com/robots.txt
|
||||
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://iso.org/robots.txt
|
||||
filter/
|
||||
filter/tips
|
||||
filter/tips
|
||||
|
|
@ -14482,7 +14499,7 @@ find
|
|||
find$
|
||||
find-more
|
||||
find/
|
||||
find/*http://dell.com/robots.txt
|
||||
find/*http://freepik.com/robots.txt
|
||||
finetune
|
||||
fios
|
||||
firefox/?
|
||||
|
|
@ -14578,7 +14595,7 @@ forum/members
|
|||
forum/online
|
||||
forum/posts
|
||||
forum/search
|
||||
forum/ucp.phphttp://schurorthodontics.com/robots.txt
|
||||
forum/ucp.phphttp://embassybel.ru/robots.txt
|
||||
forum/viewtopic.php
|
||||
forum/whats-new
|
||||
forumTeaser
|
||||
|
|
@ -15160,7 +15177,7 @@ fy-NL/search
|
|||
fy-NL/user
|
||||
fy-NL/users
|
||||
g
|
||||
g/4arE9Chttp://telegra.ph/robots.txt
|
||||
g/4arE9Chttp://flickr.com/robots.txt
|
||||
g/api
|
||||
ga-IE/forums
|
||||
ga-IE/kb/*/discuss
|
||||
|
|
@ -15502,6 +15519,7 @@ groupSharingMsg
|
|||
groupcallembed/*
|
||||
groupon_says
|
||||
groups
|
||||
groups/
|
||||
groups/*/-/analytics
|
||||
groups/*/-/billings
|
||||
groups/*/-/contribution_analytics
|
||||
|
|
@ -15892,43 +15910,43 @@ html5
|
|||
http
|
||||
http-checker
|
||||
http2_data
|
||||
http://adwords.google.com/robots.txt
|
||||
http://amazon.co.jp/robots.txt
|
||||
http://amazon.co.uk/robots.txt
|
||||
http://android.com/robots.txt
|
||||
http://arminbwagner.com/robots.txt
|
||||
http://aws.amazon.com/robots.txt
|
||||
http://br.pinterest.com/robots.txt
|
||||
http://buffer.com/robots.txt
|
||||
http://deezer.com/robots.txt
|
||||
http://developer.chrome.com/robots.txt
|
||||
http://edition.cnn.com/robots.txt
|
||||
http://electad.com/robots.txt
|
||||
http://epidemicsound.com/robots.txt
|
||||
http://flickr.com/robots.txt
|
||||
http://gettyimages.com/robots.txt
|
||||
http://google.it/robots.txt
|
||||
http://2.bp.blogspot.com/robots.txt
|
||||
http://about.fb.com/robots.txt
|
||||
http://akparti.org.tr/robots.txt
|
||||
http://amazon.de/robots.txt
|
||||
http://amazon.in/robots.txt
|
||||
http://ameblo.jp/robots.txt
|
||||
http://apple.com/robots.txt
|
||||
http://bbc.com/robots.txt
|
||||
http://bbcsfx.acropolis.org.uk/robots.txt
|
||||
http://creativecommons.org/robots.txt
|
||||
http://en.m.wikipedia.org/robots.txt
|
||||
http://expedia.com/robots.txt
|
||||
http://gist.github.com/robots.txt
|
||||
http://govostis.gr/robots.txt
|
||||
http://groupon.com/robots.txt
|
||||
http://groups.google.com/robots.txt
|
||||
http://history.com/robots.txt
|
||||
http://i0.wp.com/robots.txt
|
||||
http://journals.sagepub.com/robots.txt
|
||||
http://mayoclinic.org/robots.txt
|
||||
http://missingkids.org/robots.txt
|
||||
http://ncbi.nlm.nih.gov/robots.txt
|
||||
http://healthline.com/robots.txt
|
||||
http://help.twitter.com/robots.txt
|
||||
http://irishtimes.com/robots.txt
|
||||
http://iubenda.com/robots.txt
|
||||
http://last.fm/robots.txt
|
||||
http://lefigaro.fr/robots.txt
|
||||
http://msdn.microsoft.com/robots.txt
|
||||
http://nationalgeographic.com/robots.txt
|
||||
http://nerdwallet.com/robots.txt
|
||||
http://pbs.org/robots.txt
|
||||
http://photos.google.com/robots.txt
|
||||
http://regionalevakschilders.be/robots.txt
|
||||
http://salesforce.com/robots.txt
|
||||
http://shopify.com/robots.txt
|
||||
http://sintradaytrips.com/robots.txt
|
||||
http://technologyreview.com/robots.txt
|
||||
http://tunecore.co.jp/robots.txt
|
||||
http://waze.com/robots.txt
|
||||
http://yakan-hiko.com/robots.txt
|
||||
http://zapier.com/robots.txt
|
||||
http://zazzle.com/robots.txt
|
||||
http://patents.google.com/robots.txt
|
||||
http://producthunt.com/robots.txt
|
||||
http://python.org/robots.txt
|
||||
http://reconstructingjudaism.org/robots.txt
|
||||
http://seekingalpha.com/robots.txt
|
||||
http://siteground.com/robots.txt
|
||||
http://smithsonianmag.com/robots.txt
|
||||
http://static.wixstatic.com/robots.txt
|
||||
http://techradar.com/robots.txt
|
||||
http://theverge.com/robots.txt
|
||||
http://threads.net/robots.txt
|
||||
http://tracks.arte.tv/robots.txt
|
||||
http://weebly.com/robots.txt
|
||||
https:/www.alibaba.com
|
||||
hu
|
||||
hu-hu/
|
||||
|
|
@ -16416,7 +16434,7 @@ index.php/user/login/
|
|||
index.php/user/logout
|
||||
index.php/user/logout
|
||||
index.php/user/logout/
|
||||
index.php/user/logout/http://haveibeenpwned.com/robots.txt
|
||||
index.php/user/logout/http://diigo.com/robots.txt
|
||||
index.php/user/password
|
||||
index.php/user/password
|
||||
index.php/user/password/
|
||||
|
|
@ -16480,7 +16498,7 @@ integrate/
|
|||
integrations
|
||||
intelligencer/amp
|
||||
intent
|
||||
interactive*http://scmp.com/robots.txt
|
||||
interactive*http://fda.gov/robots.txt
|
||||
interactive/reading-preference
|
||||
interactives
|
||||
intercept
|
||||
|
|
@ -17757,6 +17775,7 @@ loc/volunteers
|
|||
loc=
|
||||
local
|
||||
local
|
||||
local$
|
||||
local-services-ads
|
||||
local/*/all-deals
|
||||
local/*/goods
|
||||
|
|
@ -18035,12 +18054,18 @@ mapi/v4/*/user
|
|||
mapi?*
|
||||
mapprint?
|
||||
maps
|
||||
maps/$
|
||||
maps/*?lang=kk$
|
||||
maps/*?lang=ru$
|
||||
maps/*?lang=uk$
|
||||
maps/*?lang=uz$
|
||||
maps/*?ll=
|
||||
maps/?daddr=
|
||||
maps/?entry=wc
|
||||
maps/?f=
|
||||
maps/?hl=
|
||||
maps/?q=
|
||||
maps/@
|
||||
maps/_
|
||||
maps/about
|
||||
maps/adsendpoint
|
||||
|
|
@ -18357,6 +18382,8 @@ mobile_login
|
|||
mobileformat=
|
||||
mobilenextapi/graphql
|
||||
mobilenextapi/v2/logs
|
||||
mobilepagenotfounderror.aspx
|
||||
mobileservererror.aspx
|
||||
mod
|
||||
mod.php
|
||||
mod=
|
||||
|
|
@ -18449,7 +18476,7 @@ mre/*.jpg$
|
|||
mre/*.js$
|
||||
mre/*.pdf$
|
||||
mre/*.png$
|
||||
mre/*.zip$http://qualtrics.com/robots.txt
|
||||
mre/*.zip$http://gov.uk/robots.txt
|
||||
mre/*?
|
||||
mre/*@@configuracoes_view
|
||||
mre/*@@download/file$
|
||||
|
|
@ -18850,7 +18877,6 @@ news/go
|
|||
news/image
|
||||
news/images
|
||||
news/intelligencer/16951
|
||||
news/m
|
||||
news/page
|
||||
news/politics/0,1283,48946,00.html
|
||||
news/politics/0,1283,49132,00.html
|
||||
|
|
@ -19257,7 +19283,7 @@ ohcm
|
|||
ojp
|
||||
okxbet.com
|
||||
oma
|
||||
on-demand/session/*http://census.gov/robots.txt
|
||||
on-demand/session/*http://nymag.com/robots.txt
|
||||
onboard
|
||||
onboarding
|
||||
one-app-preview
|
||||
|
|
@ -19391,7 +19417,7 @@ p/*/v/*?
|
|||
p/*/v?
|
||||
p/*/victory$
|
||||
p/*/victory?
|
||||
p/*http://seekingalpha.com/robots.txt
|
||||
p/*http://socialimpact.youtube.com/robots.txt
|
||||
p/*surveyopen
|
||||
p/*thm=
|
||||
p/60
|
||||
|
|
@ -19468,6 +19494,7 @@ pagead/js
|
|||
pagead/managed
|
||||
pagead/show_ads.js
|
||||
pageitem
|
||||
pagenotfounderror.aspx
|
||||
pages-extensions/FollowCompany
|
||||
pages.www.cloudflare.com
|
||||
pages/
|
||||
|
|
@ -19821,6 +19848,8 @@ people/pad$
|
|||
people/pad/$
|
||||
people/search
|
||||
people/search
|
||||
peopleoptions.aspx
|
||||
peopletags.aspx
|
||||
pepe
|
||||
percy-jackson-the-olympians-the-lightning-thief
|
||||
perfil
|
||||
|
|
@ -20227,7 +20256,7 @@ premium$
|
|||
premium-reports
|
||||
premium/
|
||||
premium/$
|
||||
premium/http://dw.com/robots.txt
|
||||
premium/http://s.w.org/robots.txt
|
||||
premiumsupport/iam/
|
||||
premiumsupport/knowledge-center/feedback-no/
|
||||
premiumsupport/knowledge-center/feedback-yes/
|
||||
|
|
@ -20310,7 +20339,7 @@ privacy/zoho-group.html
|
|||
private
|
||||
private
|
||||
private-promo
|
||||
private/http://explore.org/robots.txt
|
||||
private/http://sgtrains.com/robots.txt
|
||||
private/wtrack
|
||||
pro
|
||||
pro-learn
|
||||
|
|
@ -20342,7 +20371,7 @@ product-integrations/google-workspace/$
|
|||
product-integrations/zoom/$
|
||||
product-managers/$
|
||||
product-news-zip
|
||||
product-ratings/http://moderncalculators.com/robots.txt
|
||||
product-ratings/http://wix.com/robots.txt
|
||||
product-reviews/B0069IY63Y
|
||||
product/*
|
||||
product/electrode/api/logger
|
||||
|
|
@ -20927,6 +20956,7 @@ questionId
|
|||
queue
|
||||
qui-sommes-nous
|
||||
quick-search
|
||||
quickadd.aspx
|
||||
quickcast
|
||||
quickstart
|
||||
quickstart/promo
|
||||
|
|
@ -22344,9 +22374,11 @@ seek-and-destroy
|
|||
segments/*/compare
|
||||
select
|
||||
selectedImage
|
||||
selectembed.aspx
|
||||
selectlocale-dmc?fromPage=
|
||||
selectpayment
|
||||
self-registration
|
||||
self.aspx
|
||||
sell/?
|
||||
sell/options
|
||||
seller_onboarding
|
||||
|
|
@ -22397,6 +22429,7 @@ server/top-addendum
|
|||
server/trans-map.html
|
||||
server_error_pages/
|
||||
serverdown
|
||||
servererror.aspx
|
||||
service-search/dist/images/loading.gif
|
||||
service-search/find-a-psychological-therapies-service/find-your-gp
|
||||
service-search/find-a-psychological-therapies-service/results
|
||||
|
|
@ -22520,7 +22553,9 @@ shared
|
|||
shared-convos-sitemap.xml
|
||||
shared/
|
||||
shared/*?wtime
|
||||
sharedfavorite.aspx
|
||||
sharedmemories
|
||||
sharefavorite.aspx
|
||||
sharer
|
||||
sharer.php
|
||||
sharing
|
||||
|
|
@ -23133,7 +23168,7 @@ sort=
|
|||
sortBy=
|
||||
sos/clerical/
|
||||
sos/online_corps/
|
||||
sos/registration/http://dl.acm.org/robots.txt
|
||||
sos/registration/http://inc.com/robots.txt
|
||||
soundcloud-tpa
|
||||
sounds/player
|
||||
sounds/player$
|
||||
|
|
@ -23745,7 +23780,7 @@ tag
|
|||
tag-manager
|
||||
tag-manager-360
|
||||
tag/
|
||||
tag/*+http://ico.org.uk/robots.txt
|
||||
tag/*+http://dinotim.com/robots.txt
|
||||
tag/*/shoutbox
|
||||
tag/*/shoutbox?
|
||||
tag/credible
|
||||
|
|
@ -24257,7 +24292,7 @@ test.html
|
|||
test_community
|
||||
testfl
|
||||
testgpr
|
||||
testhttp://technorati.com/robots.txt
|
||||
testhttp://moskva.stroi-podryad.ru/robots.txt
|
||||
testimonial/ashley-haugen-water-beads$
|
||||
testimonial/ashley-haugen-water-beads?
|
||||
testing
|
||||
|
|
@ -25407,7 +25442,7 @@ uy/es/ServicesLandingPage/AdvisoryLanding/RPA/Robotic_Process%20Automation_inser
|
|||
uy/help
|
||||
uz/en/
|
||||
uz/forums
|
||||
uz/http://ucl.ac.uk/robots.txt
|
||||
uz/http://bilgematics.com/robots.txt
|
||||
uz/kb/*/discuss
|
||||
uz/ru/
|
||||
uz/search
|
||||
|
|
@ -25630,6 +25665,7 @@ vip
|
|||
virtual
|
||||
virtualization/
|
||||
virtualsupportassistant
|
||||
viruswarning.aspx
|
||||
visual-notes
|
||||
visualj/
|
||||
visuals/services
|
||||
|
|
@ -25829,6 +25865,7 @@ weekly/signup
|
|||
weimg
|
||||
welcome
|
||||
welcome-email
|
||||
welcome.aspx
|
||||
wetter/action/bayernwetter/bayern.do?plz=
|
||||
wetter/action/bayernwetter/bayern.do?regio=
|
||||
wewantyou/
|
||||
|
|
@ -26324,9 +26361,9 @@ wiki/Wikipedia_discusión:Solicitudes_de_verificación_de_usuarios
|
|||
wiki/Wikipedia_discusión:Supresores/Candidaturas
|
||||
wiki/Wikipedia_talk%3AAbuse_reports
|
||||
wiki/Wikipedia_talk%3AAbuse_response
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://datesafeproject.org/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://google-analytics.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://guardian.co.uk/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://en.wikipedia.org/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://engadget.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://win.gs/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||
wiki/Wikipedia_talk%3AAdministrator_review
|
||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||
|
|
@ -26627,7 +26664,7 @@ wp-admin
|
|||
wp-admin/
|
||||
wp-admin/admin-ajax.php
|
||||
wp-admin/admin-ajax.php
|
||||
wp-admin/admin-ajax.phphttp://bol.com/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt
|
||||
wp-admin/load-scripts.php
|
||||
wp-admin/load-styles.php
|
||||
wp-adv
|
||||
|
|
@ -26827,7 +26864,7 @@ your
|
|||
your-account
|
||||
your-shop
|
||||
youreurope/businessACC
|
||||
youreurope/businessDEV/http://streamelements.com/robots.txt
|
||||
youreurope/businessDEV/http://europarl.europa.eu/robots.txt
|
||||
youreurope/citizensACC
|
||||
youreurope/citizensDEV
|
||||
yours
|
||||
|
|
@ -26933,7 +26970,7 @@ zh-tw.www.cloudflare.com
|
|||
zh-tw/
|
||||
zh-tw/feedback
|
||||
zh-tw/lp
|
||||
zh-tw/searchhttp://google.be/robots.txt
|
||||
zh-tw/searchhttp://blog.giallozafferano.it/robots.txt
|
||||
zh-tw/searchresults
|
||||
zh/
|
||||
zh/api.php?
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue