mirror of
https://github.com/danielmiessler/SecLists
synced 2026-04-14 11:01:48 +02:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
4c03d903a5
commit
6328c328e0
24 changed files with 693 additions and 963 deletions
|
|
@ -3,6 +3,6 @@
|
|||
"last_update": 1729450985
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1729505043
|
||||
"last_update": 1729591429
|
||||
}
|
||||
}
|
||||
|
|
@ -16715,6 +16715,8 @@ loud-avocados-serve.md
|
|||
new-bees-impress.md
|
||||
.changeset/config.json
|
||||
config.json
|
||||
.changeset/sixty-days-argue.md
|
||||
sixty-days-argue.md
|
||||
.changeset/rare-coins-taste.md
|
||||
rare-coins-taste.md
|
||||
.changeset/cold-cheetahs-double.md
|
||||
|
|
|
|||
|
|
@ -3382,6 +3382,7 @@ contributing.md
|
|||
.changeset/loud-avocados-serve.md
|
||||
.changeset/new-bees-impress.md
|
||||
.changeset/config.json
|
||||
.changeset/sixty-days-argue.md
|
||||
.changeset/rare-coins-taste.md
|
||||
.changeset/cold-cheetahs-double.md
|
||||
.changeset/silent-trainers-learn.md
|
||||
|
|
|
|||
|
|
@ -9924,6 +9924,13 @@ account/chart_of_accounts/verified/in_standard_chart_of_accounts.json
|
|||
chart_of_accounts/verified/in_standard_chart_of_accounts.json
|
||||
verified/in_standard_chart_of_accounts.json
|
||||
in_standard_chart_of_accounts.json
|
||||
erpnext/accounts/doctype/account/chart_of_accounts/verified/fr_plan_comptable_associatif_avec_code.json
|
||||
accounts/doctype/account/chart_of_accounts/verified/fr_plan_comptable_associatif_avec_code.json
|
||||
doctype/account/chart_of_accounts/verified/fr_plan_comptable_associatif_avec_code.json
|
||||
account/chart_of_accounts/verified/fr_plan_comptable_associatif_avec_code.json
|
||||
chart_of_accounts/verified/fr_plan_comptable_associatif_avec_code.json
|
||||
verified/fr_plan_comptable_associatif_avec_code.json
|
||||
fr_plan_comptable_associatif_avec_code.json
|
||||
erpnext/accounts/doctype/account/chart_of_accounts/verified/hu_chart_of_accounts_for_microenterprises_with_account_number.json
|
||||
accounts/doctype/account/chart_of_accounts/verified/hu_chart_of_accounts_for_microenterprises_with_account_number.json
|
||||
doctype/account/chart_of_accounts/verified/hu_chart_of_accounts_for_microenterprises_with_account_number.json
|
||||
|
|
|
|||
|
|
@ -2027,6 +2027,7 @@ erpnext/accounts/doctype/account/chart_of_accounts/verified/ar_chart_of_accounts
|
|||
erpnext/accounts/doctype/account/chart_of_accounts/verified/nl_grootboekschema.json
|
||||
erpnext/accounts/doctype/account/chart_of_accounts/verified/de_kontenplan_SKR03.json
|
||||
erpnext/accounts/doctype/account/chart_of_accounts/verified/in_standard_chart_of_accounts.json
|
||||
erpnext/accounts/doctype/account/chart_of_accounts/verified/fr_plan_comptable_associatif_avec_code.json
|
||||
erpnext/accounts/doctype/account/chart_of_accounts/verified/hu_chart_of_accounts_for_microenterprises_with_account_number.json
|
||||
erpnext/accounts/doctype/account/account.py
|
||||
erpnext/accounts/doctype/account/README.md
|
||||
|
|
|
|||
|
|
@ -49244,6 +49244,10 @@ client/fonts/inter/Inter-ThinItalic.woff2
|
|||
fonts/inter/Inter-ThinItalic.woff2
|
||||
inter/Inter-ThinItalic.woff2
|
||||
Inter-ThinItalic.woff2
|
||||
client/fonts/inter/LICENSE.txt
|
||||
fonts/inter/LICENSE.txt
|
||||
inter/LICENSE.txt
|
||||
LICENSE.txt
|
||||
client/fonts/inter/Inter-LightItalic.woff2
|
||||
fonts/inter/Inter-LightItalic.woff2
|
||||
inter/Inter-LightItalic.woff2
|
||||
|
|
@ -49396,6 +49400,18 @@ helpers/record/misc/sticky-bar.js
|
|||
record/misc/sticky-bar.js
|
||||
misc/sticky-bar.js
|
||||
sticky-bar.js
|
||||
client/src/helpers/record/list/column-resize.js
|
||||
src/helpers/record/list/column-resize.js
|
||||
helpers/record/list/column-resize.js
|
||||
record/list/column-resize.js
|
||||
list/column-resize.js
|
||||
column-resize.js
|
||||
client/src/helpers/record/list/column-width-control.js
|
||||
src/helpers/record/list/column-width-control.js
|
||||
helpers/record/list/column-width-control.js
|
||||
record/list/column-width-control.js
|
||||
list/column-width-control.js
|
||||
column-width-control.js
|
||||
client/src/helpers/list/settings.js
|
||||
src/helpers/list/settings.js
|
||||
helpers/list/settings.js
|
||||
|
|
|
|||
|
|
@ -7809,6 +7809,7 @@ client/fonts/inter/Inter-BoldItalic.woff2
|
|||
client/fonts/inter/Inter-Light.woff2
|
||||
client/fonts/inter/Inter-ExtraBold.woff2
|
||||
client/fonts/inter/Inter-ThinItalic.woff2
|
||||
client/fonts/inter/LICENSE.txt
|
||||
client/fonts/inter/Inter-LightItalic.woff2
|
||||
client/fonts/inter/Inter-SemiBold.woff2
|
||||
client/fonts/inter/Inter-MediumItalic.woff2
|
||||
|
|
@ -7845,6 +7846,8 @@ client/src/helpers/model/defaults-populator.js
|
|||
client/src/helpers/record/select-related.js
|
||||
client/src/helpers/record/create-related.js
|
||||
client/src/helpers/record/misc/sticky-bar.js
|
||||
client/src/helpers/record/list/column-resize.js
|
||||
client/src/helpers/record/list/column-width-control.js
|
||||
client/src/helpers/list/settings.js
|
||||
client/src/helpers/list/misc/sticky-bar.js
|
||||
client/src/helpers/list/select-provider.js
|
||||
|
|
|
|||
|
|
@ -7912,6 +7912,11 @@ admin/app/templates/offers.hbs
|
|||
app/templates/offers.hbs
|
||||
templates/offers.hbs
|
||||
offers.hbs
|
||||
ghost/admin/app/templates/signin-verify.hbs
|
||||
admin/app/templates/signin-verify.hbs
|
||||
app/templates/signin-verify.hbs
|
||||
templates/signin-verify.hbs
|
||||
signin-verify.hbs
|
||||
ghost/admin/app/templates/migrate.hbs
|
||||
admin/app/templates/migrate.hbs
|
||||
app/templates/migrate.hbs
|
||||
|
|
@ -11951,6 +11956,11 @@ admin/app/controllers/tag.js
|
|||
app/controllers/tag.js
|
||||
controllers/tag.js
|
||||
tag.js
|
||||
ghost/admin/app/controllers/signin-verify.js
|
||||
admin/app/controllers/signin-verify.js
|
||||
app/controllers/signin-verify.js
|
||||
controllers/signin-verify.js
|
||||
signin-verify.js
|
||||
ghost/admin/app/controllers/reset.js
|
||||
admin/app/controllers/reset.js
|
||||
app/controllers/reset.js
|
||||
|
|
@ -12328,6 +12338,11 @@ admin/app/routes/signout.js
|
|||
app/routes/signout.js
|
||||
routes/signout.js
|
||||
signout.js
|
||||
ghost/admin/app/routes/signin-verify.js
|
||||
admin/app/routes/signin-verify.js
|
||||
app/routes/signin-verify.js
|
||||
routes/signin-verify.js
|
||||
signin-verify.js
|
||||
ghost/admin/app/routes/reset.js
|
||||
admin/app/routes/reset.js
|
||||
app/routes/reset.js
|
||||
|
|
@ -13185,6 +13200,11 @@ ghost/session-service/lib/session-service.js
|
|||
session-service/lib/session-service.js
|
||||
lib/session-service.js
|
||||
session-service.js
|
||||
ghost/session-service/lib/emails/signin.js
|
||||
session-service/lib/emails/signin.js
|
||||
lib/emails/signin.js
|
||||
emails/signin.js
|
||||
signin.js
|
||||
ghost/session-service/index.js
|
||||
session-service/index.js
|
||||
index.js
|
||||
|
|
@ -19471,6 +19491,15 @@ migrations/versions/5.97/2024-10-10-01-02-03-add-signin-urls-permissions.js
|
|||
versions/5.97/2024-10-10-01-02-03-add-signin-urls-permissions.js
|
||||
5.97/2024-10-10-01-02-03-add-signin-urls-permissions.js
|
||||
2024-10-10-01-02-03-add-signin-urls-permissions.js
|
||||
ghost/core/core/server/data/migrations/versions/5.97/2024-10-09-14-04-10-add-session-verification-field.js
|
||||
core/core/server/data/migrations/versions/5.97/2024-10-09-14-04-10-add-session-verification-field.js
|
||||
core/server/data/migrations/versions/5.97/2024-10-09-14-04-10-add-session-verification-field.js
|
||||
server/data/migrations/versions/5.97/2024-10-09-14-04-10-add-session-verification-field.js
|
||||
data/migrations/versions/5.97/2024-10-09-14-04-10-add-session-verification-field.js
|
||||
migrations/versions/5.97/2024-10-09-14-04-10-add-session-verification-field.js
|
||||
versions/5.97/2024-10-09-14-04-10-add-session-verification-field.js
|
||||
5.97/2024-10-09-14-04-10-add-session-verification-field.js
|
||||
2024-10-09-14-04-10-add-session-verification-field.js
|
||||
ghost/core/core/server/data/migrations/versions/5.97/2024-10-08-14-25-27-added-body-font-settings.js
|
||||
core/core/server/data/migrations/versions/5.97/2024-10-08-14-25-27-added-body-font-settings.js
|
||||
core/server/data/migrations/versions/5.97/2024-10-08-14-25-27-added-body-font-settings.js
|
||||
|
|
@ -28409,6 +28438,12 @@ test/e2e-browser/admin/site-settings.spec.js
|
|||
e2e-browser/admin/site-settings.spec.js
|
||||
admin/site-settings.spec.js
|
||||
site-settings.spec.js
|
||||
ghost/core/test/e2e-browser/admin/2fa.spec.js
|
||||
core/test/e2e-browser/admin/2fa.spec.js
|
||||
test/e2e-browser/admin/2fa.spec.js
|
||||
e2e-browser/admin/2fa.spec.js
|
||||
admin/2fa.spec.js
|
||||
2fa.spec.js
|
||||
ghost/core/test/e2e-browser/README.md
|
||||
core/test/e2e-browser/README.md
|
||||
test/e2e-browser/README.md
|
||||
|
|
|
|||
|
|
@ -1643,6 +1643,7 @@ ghost/admin/app/helpers/query-selector.js
|
|||
ghost/admin/app/helpers/ui-text.js
|
||||
ghost/admin/app/session-stores/application.js
|
||||
ghost/admin/app/templates/offers.hbs
|
||||
ghost/admin/app/templates/signin-verify.hbs
|
||||
ghost/admin/app/templates/migrate.hbs
|
||||
ghost/admin/app/templates/posts/analytics.hbs
|
||||
ghost/admin/app/templates/posts/debug.hbs
|
||||
|
|
@ -2356,6 +2357,7 @@ ghost/admin/app/controllers/restore-posts.js
|
|||
ghost/admin/app/controllers/whatsnew.js
|
||||
ghost/admin/app/controllers/dashboard.js
|
||||
ghost/admin/app/controllers/tag.js
|
||||
ghost/admin/app/controllers/signin-verify.js
|
||||
ghost/admin/app/controllers/reset.js
|
||||
ghost/admin/app/controllers/designsandbox.js
|
||||
ghost/admin/app/controllers/members.js
|
||||
|
|
@ -2429,6 +2431,7 @@ ghost/admin/app/routes/dashboard.js
|
|||
ghost/admin/app/routes/collection/new.js
|
||||
ghost/admin/app/routes/tag.js
|
||||
ghost/admin/app/routes/signout.js
|
||||
ghost/admin/app/routes/signin-verify.js
|
||||
ghost/admin/app/routes/reset.js
|
||||
ghost/admin/app/routes/designsandbox.js
|
||||
ghost/admin/app/routes/members.js
|
||||
|
|
@ -2632,6 +2635,7 @@ ghost/mw-api-version-mismatch/test/mw-api-version-mismatch.test.js
|
|||
ghost/mw-api-version-mismatch/test/.eslintrc.js
|
||||
ghost/mw-api-version-mismatch/README.md
|
||||
ghost/session-service/lib/session-service.js
|
||||
ghost/session-service/lib/emails/signin.js
|
||||
ghost/session-service/index.js
|
||||
ghost/session-service/.eslintignore
|
||||
ghost/session-service/package.json
|
||||
|
|
@ -3467,6 +3471,7 @@ ghost/core/core/server/data/migrations/versions/4.5/05-rename-default-product-to
|
|||
ghost/core/core/server/data/migrations/versions/4.5/01-add-stripe-price-description-column.js
|
||||
ghost/core/core/server/data/migrations/versions/5.97/2024-10-08-14-36-58-added-heading-font-setting.js
|
||||
ghost/core/core/server/data/migrations/versions/5.97/2024-10-10-01-02-03-add-signin-urls-permissions.js
|
||||
ghost/core/core/server/data/migrations/versions/5.97/2024-10-09-14-04-10-add-session-verification-field.js
|
||||
ghost/core/core/server/data/migrations/versions/5.97/2024-10-08-14-25-27-added-body-font-settings.js
|
||||
ghost/core/core/server/data/migrations/versions/4.9/04-add-member-segment-to-email-batches.js
|
||||
ghost/core/core/server/data/migrations/versions/4.9/03-add-products-benefits-table.js
|
||||
|
|
@ -4691,6 +4696,7 @@ ghost/core/test/e2e-browser/admin/membership-settings.spec.js
|
|||
ghost/core/test/e2e-browser/admin/portal-settings.spec.js
|
||||
ghost/core/test/e2e-browser/admin/announcement-bar-settings.spec.js
|
||||
ghost/core/test/e2e-browser/admin/site-settings.spec.js
|
||||
ghost/core/test/e2e-browser/admin/2fa.spec.js
|
||||
ghost/core/test/e2e-browser/README.md
|
||||
ghost/stats-service/lib/SubscriptionStatsService.js
|
||||
ghost/stats-service/lib/MrrStatsService.js
|
||||
|
|
|
|||
|
|
@ -16399,6 +16399,13 @@ sql/updates/mysql/5.0.0-2023-09-09.sql
|
|||
updates/mysql/5.0.0-2023-09-09.sql
|
||||
mysql/5.0.0-2023-09-09.sql
|
||||
5.0.0-2023-09-09.sql
|
||||
administrator/components/com_admin/sql/updates/mysql/5.2.0-2024-09-24.sql
|
||||
components/com_admin/sql/updates/mysql/5.2.0-2024-09-24.sql
|
||||
com_admin/sql/updates/mysql/5.2.0-2024-09-24.sql
|
||||
sql/updates/mysql/5.2.0-2024-09-24.sql
|
||||
updates/mysql/5.2.0-2024-09-24.sql
|
||||
mysql/5.2.0-2024-09-24.sql
|
||||
5.2.0-2024-09-24.sql
|
||||
administrator/components/com_admin/sql/updates/mysql/5.1.0-2024-02-10.sql
|
||||
components/com_admin/sql/updates/mysql/5.1.0-2024-02-10.sql
|
||||
com_admin/sql/updates/mysql/5.1.0-2024-02-10.sql
|
||||
|
|
@ -16574,6 +16581,13 @@ sql/updates/postgresql/5.0.0-2023-09-09.sql
|
|||
updates/postgresql/5.0.0-2023-09-09.sql
|
||||
postgresql/5.0.0-2023-09-09.sql
|
||||
5.0.0-2023-09-09.sql
|
||||
administrator/components/com_admin/sql/updates/postgresql/5.2.0-2024-09-24.sql
|
||||
components/com_admin/sql/updates/postgresql/5.2.0-2024-09-24.sql
|
||||
com_admin/sql/updates/postgresql/5.2.0-2024-09-24.sql
|
||||
sql/updates/postgresql/5.2.0-2024-09-24.sql
|
||||
updates/postgresql/5.2.0-2024-09-24.sql
|
||||
postgresql/5.2.0-2024-09-24.sql
|
||||
5.2.0-2024-09-24.sql
|
||||
administrator/components/com_admin/sql/updates/postgresql/5.1.0-2024-02-10.sql
|
||||
components/com_admin/sql/updates/postgresql/5.1.0-2024-02-10.sql
|
||||
com_admin/sql/updates/postgresql/5.1.0-2024-02-10.sql
|
||||
|
|
|
|||
|
|
@ -3110,6 +3110,7 @@ administrator/components/com_admin/sql/updates/mysql/5.0.0-2023-07-12.sql
|
|||
administrator/components/com_admin/sql/updates/mysql/5.1.0-2024-01-04.sql
|
||||
administrator/components/com_admin/sql/updates/mysql/5.0.0-2023-08-21.sql
|
||||
administrator/components/com_admin/sql/updates/mysql/5.0.0-2023-09-09.sql
|
||||
administrator/components/com_admin/sql/updates/mysql/5.2.0-2024-09-24.sql
|
||||
administrator/components/com_admin/sql/updates/mysql/5.1.0-2024-02-10.sql
|
||||
administrator/components/com_admin/sql/updates/mysql/5.1.0-2024-02-25.sql
|
||||
administrator/components/com_admin/sql/updates/mysql/5.0.0-2023-08-26.sql
|
||||
|
|
@ -3135,6 +3136,7 @@ administrator/components/com_admin/sql/updates/postgresql/5.2.0-2024-07-02.sql
|
|||
administrator/components/com_admin/sql/updates/postgresql/5.0.0-2023-07-12.sql
|
||||
administrator/components/com_admin/sql/updates/postgresql/5.0.0-2023-08-21.sql
|
||||
administrator/components/com_admin/sql/updates/postgresql/5.0.0-2023-09-09.sql
|
||||
administrator/components/com_admin/sql/updates/postgresql/5.2.0-2024-09-24.sql
|
||||
administrator/components/com_admin/sql/updates/postgresql/5.1.0-2024-02-10.sql
|
||||
administrator/components/com_admin/sql/updates/postgresql/5.1.0-2024-02-25.sql
|
||||
administrator/components/com_admin/sql/updates/postgresql/5.0.0-2023-08-26.sql
|
||||
|
|
|
|||
|
|
@ -105,6 +105,24 @@ email.html.twig
|
|||
themes/oxygen/README.md
|
||||
oxygen/README.md
|
||||
README.md
|
||||
themes/creative/composer.json
|
||||
creative/composer.json
|
||||
composer.json
|
||||
themes/creative/config.json
|
||||
creative/config.json
|
||||
config.json
|
||||
themes/creative/html/message.html.twig
|
||||
creative/html/message.html.twig
|
||||
html/message.html.twig
|
||||
message.html.twig
|
||||
themes/creative/html/base.html.twig
|
||||
creative/html/base.html.twig
|
||||
html/base.html.twig
|
||||
base.html.twig
|
||||
themes/creative/html/email.html.twig
|
||||
creative/html/email.html.twig
|
||||
html/email.html.twig
|
||||
email.html.twig
|
||||
themes/skyline/composer.json
|
||||
skyline/composer.json
|
||||
composer.json
|
||||
|
|
@ -511,6 +529,24 @@ email.html.twig
|
|||
themes/sparse/README.md
|
||||
sparse/README.md
|
||||
README.md
|
||||
themes/attract/composer.json
|
||||
attract/composer.json
|
||||
composer.json
|
||||
themes/attract/config.json
|
||||
attract/config.json
|
||||
config.json
|
||||
themes/attract/html/message.html.twig
|
||||
attract/html/message.html.twig
|
||||
html/message.html.twig
|
||||
message.html.twig
|
||||
themes/attract/html/email.mjml.twig
|
||||
attract/html/email.mjml.twig
|
||||
html/email.mjml.twig
|
||||
email.mjml.twig
|
||||
themes/attract/html/base.html.twig
|
||||
attract/html/base.html.twig
|
||||
html/base.html.twig
|
||||
base.html.twig
|
||||
themes/fresh-fixed/composer.json
|
||||
fresh-fixed/composer.json
|
||||
composer.json
|
||||
|
|
@ -17668,6 +17704,12 @@ PointBundle/Tests/Functional/PointTriggerFunctionalTest.php
|
|||
Tests/Functional/PointTriggerFunctionalTest.php
|
||||
Functional/PointTriggerFunctionalTest.php
|
||||
PointTriggerFunctionalTest.php
|
||||
app/bundles/PointBundle/Tests/Functional/TriggerTrait.php
|
||||
bundles/PointBundle/Tests/Functional/TriggerTrait.php
|
||||
PointBundle/Tests/Functional/TriggerTrait.php
|
||||
Tests/Functional/TriggerTrait.php
|
||||
Functional/TriggerTrait.php
|
||||
TriggerTrait.php
|
||||
app/bundles/PointBundle/Tests/Functional/PointActionFunctionalTest.php
|
||||
bundles/PointBundle/Tests/Functional/PointActionFunctionalTest.php
|
||||
PointBundle/Tests/Functional/PointActionFunctionalTest.php
|
||||
|
|
|
|||
|
|
@ -43,6 +43,11 @@ themes/oxygen/html/base.html.twig
|
|||
themes/oxygen/html/page.html.twig
|
||||
themes/oxygen/html/email.html.twig
|
||||
themes/oxygen/README.md
|
||||
themes/creative/composer.json
|
||||
themes/creative/config.json
|
||||
themes/creative/html/message.html.twig
|
||||
themes/creative/html/base.html.twig
|
||||
themes/creative/html/email.html.twig
|
||||
themes/skyline/composer.json
|
||||
themes/skyline/config.json
|
||||
themes/skyline/.github/workflows/close_pull_requests.yml
|
||||
|
|
@ -137,6 +142,11 @@ themes/sparse/html/MauticFormBundle/Builder/style.html.twig
|
|||
themes/sparse/html/base.html.twig
|
||||
themes/sparse/html/email.html.twig
|
||||
themes/sparse/README.md
|
||||
themes/attract/composer.json
|
||||
themes/attract/config.json
|
||||
themes/attract/html/message.html.twig
|
||||
themes/attract/html/email.mjml.twig
|
||||
themes/attract/html/base.html.twig
|
||||
themes/fresh-fixed/composer.json
|
||||
themes/fresh-fixed/config.json
|
||||
themes/fresh-fixed/assets/logo_demo-company-iii.svg
|
||||
|
|
@ -3096,6 +3106,7 @@ app/bundles/PointBundle/Tests/Controller/Api/PointGroupsApiControllerTest.php
|
|||
app/bundles/PointBundle/Tests/Functional/EmailTriggerTest.php
|
||||
app/bundles/PointBundle/Tests/Functional/ReportSubscriberFunctionalTest.php
|
||||
app/bundles/PointBundle/Tests/Functional/PointTriggerFunctionalTest.php
|
||||
app/bundles/PointBundle/Tests/Functional/TriggerTrait.php
|
||||
app/bundles/PointBundle/Tests/Functional/PointActionFunctionalTest.php
|
||||
app/bundles/PointBundle/Tests/Functional/SegmentFilterFunctionalTest.php
|
||||
app/bundles/PointBundle/Tests/Functional/GroupScoreRepositoryFunctionalTest.php
|
||||
|
|
|
|||
|
|
@ -36431,6 +36431,9 @@ _unreleased/2024-10-02-dispatch-editing-user-through-extension-api.md
|
|||
changelog/_unreleased/2024-10-04-extending-context.md
|
||||
_unreleased/2024-10-04-extending-context.md
|
||||
2024-10-04-extending-context.md
|
||||
changelog/_unreleased/2024-10-19-allow-generic-store-api-response.md
|
||||
_unreleased/2024-10-19-allow-generic-store-api-response.md
|
||||
2024-10-19-allow-generic-store-api-response.md
|
||||
changelog/_unreleased/2024-01-31-improve-cart-page-performance.md
|
||||
_unreleased/2024-01-31-improve-cart-page-performance.md
|
||||
2024-01-31-improve-cart-page-performance.md
|
||||
|
|
@ -36446,6 +36449,9 @@ _unreleased/2024-10-05-remove-json-api-content-type-from-request-body.md
|
|||
changelog/_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
|
||||
_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
|
||||
2024-07-16-remove-manual-override-for-state-machine.md
|
||||
changelog/_unreleased/2024-10-18-configurable-layout-filter-in-the-category-settings.md
|
||||
_unreleased/2024-10-18-configurable-layout-filter-in-the-category-settings.md
|
||||
2024-10-18-configurable-layout-filter-in-the-category-settings.md
|
||||
changelog/_unreleased/2024-08-27-fix-cms-form-reset-on-unsuccessful-ajax-submission.md
|
||||
_unreleased/2024-08-27-fix-cms-form-reset-on-unsuccessful-ajax-submission.md
|
||||
2024-08-27-fix-cms-form-reset-on-unsuccessful-ajax-submission.md
|
||||
|
|
@ -36482,6 +36488,9 @@ _unreleased/2024-05-22-navbar-for-main-navigation.md
|
|||
changelog/_unreleased/2024-10-08-improve-contrast-for-inputs-and-remove-button.md
|
||||
_unreleased/2024-10-08-improve-contrast-for-inputs-and-remove-button.md
|
||||
2024-10-08-improve-contrast-for-inputs-and-remove-button.md
|
||||
changelog/_unreleased/2024-10-17-fill-last-usage-at-date-in-integration-table.md
|
||||
_unreleased/2024-10-17-fill-last-usage-at-date-in-integration-table.md
|
||||
2024-10-17-fill-last-usage-at-date-in-integration-table.md
|
||||
changelog/_unreleased/2024-09-16-fix-back-forward-cache-issue-in-language-switch.md
|
||||
_unreleased/2024-09-16-fix-back-forward-cache-issue-in-language-switch.md
|
||||
2024-09-16-fix-back-forward-cache-issue-in-language-switch.md
|
||||
|
|
@ -36506,6 +36515,9 @@ _unreleased/2024-10-01-add-new-inner-block-to-order-list-bulk-modal-slot.md
|
|||
changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
|
||||
_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
|
||||
2024-07-04-enforce-timezone-utc-for-database-connections.md
|
||||
changelog/_unreleased/2024-10-21-fixed-snippet-file-sorting-in-snippet-module.md
|
||||
_unreleased/2024-10-21-fixed-snippet-file-sorting-in-snippet-module.md
|
||||
2024-10-21-fixed-snippet-file-sorting-in-snippet-module.md
|
||||
changelog/_unreleased/2024-10-16-add-directory-code-coverage-for-service-package-in-phpunit.md
|
||||
_unreleased/2024-10-16-add-directory-code-coverage-for-service-package-in-phpunit.md
|
||||
2024-10-16-add-directory-code-coverage-for-service-package-in-phpunit.md
|
||||
|
|
@ -36515,6 +36527,9 @@ _unreleased/2024-10-01-changed-html-sanitizer-for-mail-template-footers-and-head
|
|||
changelog/_unreleased/2024-10-04-fix-custom-stock-storages.md
|
||||
_unreleased/2024-10-04-fix-custom-stock-storages.md
|
||||
2024-10-04-fix-custom-stock-storages.md
|
||||
changelog/_unreleased/2024-09-16-fix-google-re-captcha-double-form-submit.md
|
||||
_unreleased/2024-09-16-fix-google-re-captcha-double-form-submit.md
|
||||
2024-09-16-fix-google-re-captcha-double-form-submit.md
|
||||
changelog/_unreleased/2024-10-04-changed-algo-for-datacontexthash-in-cartprocessor.md
|
||||
_unreleased/2024-10-04-changed-algo-for-datacontexthash-in-cartprocessor.md
|
||||
2024-10-04-changed-algo-for-datacontexthash-in-cartprocessor.md
|
||||
|
|
@ -36539,6 +36554,9 @@ _unreleased/2024-10-04-rename-stores-with-the-store-suffix.md
|
|||
changelog/_unreleased/.keep
|
||||
_unreleased/.keep
|
||||
.keep
|
||||
changelog/_unreleased/2024-10-14-fix-breadcrumbs-endpoints-for-empty-lp.md
|
||||
_unreleased/2024-10-14-fix-breadcrumbs-endpoints-for-empty-lp.md
|
||||
2024-10-14-fix-breadcrumbs-endpoints-for-empty-lp.md
|
||||
changelog/_unreleased/2024-10-09-add-cache-clear-all-console-command.md
|
||||
_unreleased/2024-10-09-add-cache-clear-all-console-command.md
|
||||
2024-10-09-add-cache-clear-all-console-command.md
|
||||
|
|
@ -36557,6 +36575,9 @@ _unreleased/2024-09-25-customer-is-created-despite-error-by-using-admin-api.md
|
|||
changelog/_unreleased/2024-10-07-add-prettier-to-the-administration.md
|
||||
_unreleased/2024-10-07-add-prettier-to-the-administration.md
|
||||
2024-10-07-add-prettier-to-the-administration.md
|
||||
changelog/_unreleased/2024-09-23-cancelled-order-should-not-be-editable.md
|
||||
_unreleased/2024-09-23-cancelled-order-should-not-be-editable.md
|
||||
2024-09-23-cancelled-order-should-not-be-editable.md
|
||||
changelog/_unreleased/2024-10-10-deprecate-auth-endpoint.md
|
||||
_unreleased/2024-10-10-deprecate-auth-endpoint.md
|
||||
2024-10-10-deprecate-auth-endpoint.md
|
||||
|
|
|
|||
|
|
@ -6441,11 +6441,13 @@ changelog/_unreleased/2024-10-04-fix-demodata-of-mapped-fields.md
|
|||
changelog/_unreleased/2024-09-18-updated-ignored-url-parameters-for-http-cache.md
|
||||
changelog/_unreleased/2024-10-02-dispatch-editing-user-through-extension-api.md
|
||||
changelog/_unreleased/2024-10-04-extending-context.md
|
||||
changelog/_unreleased/2024-10-19-allow-generic-store-api-response.md
|
||||
changelog/_unreleased/2024-01-31-improve-cart-page-performance.md
|
||||
changelog/_unreleased/2024-04-25-implement-mt-banner-code-mod.md
|
||||
changelog/_unreleased/2024-10-04-dispatch-address-validation-events-with-correct-name-in-checkout-confirm-page-loader.md
|
||||
changelog/_unreleased/2024-10-05-remove-json-api-content-type-from-request-body.md
|
||||
changelog/_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
|
||||
changelog/_unreleased/2024-10-18-configurable-layout-filter-in-the-category-settings.md
|
||||
changelog/_unreleased/2024-08-27-fix-cms-form-reset-on-unsuccessful-ajax-submission.md
|
||||
changelog/_unreleased/2024-09-27-resolve-seourls-in-cmspage-content-via-store-api.md
|
||||
changelog/_unreleased/2024-05-14-accessibility-improvements-for-the-main-navigation.md
|
||||
|
|
@ -6458,6 +6460,7 @@ changelog/_unreleased/2024-10-04-removing-ratingsuccess-variable-in-twig.md
|
|||
changelog/_unreleased/2024-09-20-simplify-emitting-metrics.md
|
||||
changelog/_unreleased/2024-05-22-navbar-for-main-navigation.md
|
||||
changelog/_unreleased/2024-10-08-improve-contrast-for-inputs-and-remove-button.md
|
||||
changelog/_unreleased/2024-10-17-fill-last-usage-at-date-in-integration-table.md
|
||||
changelog/_unreleased/2024-09-16-fix-back-forward-cache-issue-in-language-switch.md
|
||||
changelog/_unreleased/2024-07-12-unique-ids-for-address-forms.md
|
||||
changelog/_unreleased/2024-10-16-show-selected-customer-in-create-order-popup-when-navigating-from-customer-module.md
|
||||
|
|
@ -6466,9 +6469,11 @@ changelog/_unreleased/2024-10-14-fix-image-slider-on-mobile.md
|
|||
changelog/_unreleased/2024-10-08-improve-cms-display-mode-configuration-and-preview.md
|
||||
changelog/_unreleased/2024-10-01-add-new-inner-block-to-order-list-bulk-modal-slot.md
|
||||
changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
|
||||
changelog/_unreleased/2024-10-21-fixed-snippet-file-sorting-in-snippet-module.md
|
||||
changelog/_unreleased/2024-10-16-add-directory-code-coverage-for-service-package-in-phpunit.md
|
||||
changelog/_unreleased/2024-10-01-changed-html-sanitizer-for-mail-template-footers-and-headers.md
|
||||
changelog/_unreleased/2024-10-04-fix-custom-stock-storages.md
|
||||
changelog/_unreleased/2024-09-16-fix-google-re-captcha-double-form-submit.md
|
||||
changelog/_unreleased/2024-10-04-changed-algo-for-datacontexthash-in-cartprocessor.md
|
||||
changelog/_unreleased/2024-08-19-add-context-to-orderstatechangecriteriaevent.md
|
||||
changelog/_unreleased/2024-10-16-fix-conflict-between-same-filenames-during-build.md
|
||||
|
|
@ -6477,12 +6482,14 @@ changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.m
|
|||
changelog/_unreleased/2024-10-04-allow-delete-by-filter-over-sync-api.md
|
||||
changelog/_unreleased/2024-10-04-rename-stores-with-the-store-suffix.md
|
||||
changelog/_unreleased/.keep
|
||||
changelog/_unreleased/2024-10-14-fix-breadcrumbs-endpoints-for-empty-lp.md
|
||||
changelog/_unreleased/2024-10-09-add-cache-clear-all-console-command.md
|
||||
changelog/_unreleased/2024-10-07-added-saleschannelid-parameter-to-testshorthands-integration-tests-trait.md
|
||||
changelog/_unreleased/2024-10-15-rewrite-hot-reload-to-support-https.md
|
||||
changelog/_unreleased/2024-10-06-do-not-yield-an-error-if-the-finish-ordernumber-element-cannot-be-found.md
|
||||
changelog/_unreleased/2024-09-25-customer-is-created-despite-error-by-using-admin-api.md
|
||||
changelog/_unreleased/2024-10-07-add-prettier-to-the-administration.md
|
||||
changelog/_unreleased/2024-09-23-cancelled-order-should-not-be-editable.md
|
||||
changelog/_unreleased/2024-10-10-deprecate-auth-endpoint.md
|
||||
changelog/_unreleased/2024-10-09-missing-block-in-sw-customer-imitate-customer-modal-component.md
|
||||
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
||||
|
|
|
|||
|
|
@ -4227,6 +4227,7 @@ LICENSE_OF_TRADEMARK_AND_LOGO
|
|||
CONFLICTS.md
|
||||
translations/.gitkeep
|
||||
.gitkeep
|
||||
geckodriver
|
||||
.bunnyshell/templates/preview/bunnyshell.yaml
|
||||
templates/preview/bunnyshell.yaml
|
||||
preview/bunnyshell.yaml
|
||||
|
|
@ -4268,6 +4269,7 @@ crontab
|
|||
docker/php/Dockerfile
|
||||
php/Dockerfile
|
||||
Dockerfile
|
||||
chromedriver
|
||||
.gitattributes
|
||||
docker-compose.test.yml
|
||||
phpstan.neon.dist
|
||||
|
|
@ -25900,13 +25902,6 @@ ShopBundle/templates/shared/address.html.twig
|
|||
templates/shared/address.html.twig
|
||||
shared/address.html.twig
|
||||
address.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/shared/icon.html.twig
|
||||
Sylius/Bundle/ShopBundle/templates/shared/icon.html.twig
|
||||
Bundle/ShopBundle/templates/shared/icon.html.twig
|
||||
ShopBundle/templates/shared/icon.html.twig
|
||||
templates/shared/icon.html.twig
|
||||
shared/icon.html.twig
|
||||
icon.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/shared/components/header/cart.html.twig
|
||||
Sylius/Bundle/ShopBundle/templates/shared/components/header/cart.html.twig
|
||||
Bundle/ShopBundle/templates/shared/components/header/cart.html.twig
|
||||
|
|
@ -28500,153 +28495,6 @@ update/content/form/email.html.twig
|
|||
content/form/email.html.twig
|
||||
form/email.html.twig
|
||||
email.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/chevron-right.svg
|
||||
Sylius/Bundle/ShopBundle/templates/icons/chevron-right.svg
|
||||
Bundle/ShopBundle/templates/icons/chevron-right.svg
|
||||
ShopBundle/templates/icons/chevron-right.svg
|
||||
templates/icons/chevron-right.svg
|
||||
icons/chevron-right.svg
|
||||
chevron-right.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/credit-card.svg
|
||||
Sylius/Bundle/ShopBundle/templates/icons/credit-card.svg
|
||||
Bundle/ShopBundle/templates/icons/credit-card.svg
|
||||
ShopBundle/templates/icons/credit-card.svg
|
||||
templates/icons/credit-card.svg
|
||||
icons/credit-card.svg
|
||||
credit-card.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/instagram.svg
|
||||
Sylius/Bundle/ShopBundle/templates/icons/instagram.svg
|
||||
Bundle/ShopBundle/templates/icons/instagram.svg
|
||||
ShopBundle/templates/icons/instagram.svg
|
||||
templates/icons/instagram.svg
|
||||
icons/instagram.svg
|
||||
instagram.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/selector.svg
|
||||
Sylius/Bundle/ShopBundle/templates/icons/selector.svg
|
||||
Bundle/ShopBundle/templates/icons/selector.svg
|
||||
ShopBundle/templates/icons/selector.svg
|
||||
templates/icons/selector.svg
|
||||
icons/selector.svg
|
||||
selector.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/lock.svg
|
||||
Sylius/Bundle/ShopBundle/templates/icons/lock.svg
|
||||
Bundle/ShopBundle/templates/icons/lock.svg
|
||||
ShopBundle/templates/icons/lock.svg
|
||||
templates/icons/lock.svg
|
||||
icons/lock.svg
|
||||
lock.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/twitter-x.svg
|
||||
Sylius/Bundle/ShopBundle/templates/icons/twitter-x.svg
|
||||
Bundle/ShopBundle/templates/icons/twitter-x.svg
|
||||
ShopBundle/templates/icons/twitter-x.svg
|
||||
templates/icons/twitter-x.svg
|
||||
icons/twitter-x.svg
|
||||
twitter-x.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/facebook.svg
|
||||
Sylius/Bundle/ShopBundle/templates/icons/facebook.svg
|
||||
Bundle/ShopBundle/templates/icons/facebook.svg
|
||||
ShopBundle/templates/icons/facebook.svg
|
||||
templates/icons/facebook.svg
|
||||
icons/facebook.svg
|
||||
facebook.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/user.svg
|
||||
Sylius/Bundle/ShopBundle/templates/icons/user.svg
|
||||
Bundle/ShopBundle/templates/icons/user.svg
|
||||
ShopBundle/templates/icons/user.svg
|
||||
templates/icons/user.svg
|
||||
icons/user.svg
|
||||
user.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/plus.svg
|
||||
Sylius/Bundle/ShopBundle/templates/icons/plus.svg
|
||||
Bundle/ShopBundle/templates/icons/plus.svg
|
||||
ShopBundle/templates/icons/plus.svg
|
||||
templates/icons/plus.svg
|
||||
icons/plus.svg
|
||||
plus.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/star.svg
|
||||
Sylius/Bundle/ShopBundle/templates/icons/star.svg
|
||||
Bundle/ShopBundle/templates/icons/star.svg
|
||||
ShopBundle/templates/icons/star.svg
|
||||
templates/icons/star.svg
|
||||
icons/star.svg
|
||||
star.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/adjustments.svg
|
||||
Sylius/Bundle/ShopBundle/templates/icons/adjustments.svg
|
||||
Bundle/ShopBundle/templates/icons/adjustments.svg
|
||||
ShopBundle/templates/icons/adjustments.svg
|
||||
templates/icons/adjustments.svg
|
||||
icons/adjustments.svg
|
||||
adjustments.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/pencil.svg
|
||||
Sylius/Bundle/ShopBundle/templates/icons/pencil.svg
|
||||
Bundle/ShopBundle/templates/icons/pencil.svg
|
||||
ShopBundle/templates/icons/pencil.svg
|
||||
templates/icons/pencil.svg
|
||||
icons/pencil.svg
|
||||
pencil.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/chevron-down.svg
|
||||
Sylius/Bundle/ShopBundle/templates/icons/chevron-down.svg
|
||||
Bundle/ShopBundle/templates/icons/chevron-down.svg
|
||||
ShopBundle/templates/icons/chevron-down.svg
|
||||
templates/icons/chevron-down.svg
|
||||
icons/chevron-down.svg
|
||||
chevron-down.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/bag.svg
|
||||
Sylius/Bundle/ShopBundle/templates/icons/bag.svg
|
||||
Bundle/ShopBundle/templates/icons/bag.svg
|
||||
ShopBundle/templates/icons/bag.svg
|
||||
templates/icons/bag.svg
|
||||
icons/bag.svg
|
||||
bag.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/x.svg
|
||||
Sylius/Bundle/ShopBundle/templates/icons/x.svg
|
||||
Bundle/ShopBundle/templates/icons/x.svg
|
||||
ShopBundle/templates/icons/x.svg
|
||||
templates/icons/x.svg
|
||||
icons/x.svg
|
||||
x.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/chevron-left.svg
|
||||
Sylius/Bundle/ShopBundle/templates/icons/chevron-left.svg
|
||||
Bundle/ShopBundle/templates/icons/chevron-left.svg
|
||||
ShopBundle/templates/icons/chevron-left.svg
|
||||
templates/icons/chevron-left.svg
|
||||
icons/chevron-left.svg
|
||||
chevron-left.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/trash.svg
|
||||
Sylius/Bundle/ShopBundle/templates/icons/trash.svg
|
||||
Bundle/ShopBundle/templates/icons/trash.svg
|
||||
ShopBundle/templates/icons/trash.svg
|
||||
templates/icons/trash.svg
|
||||
icons/trash.svg
|
||||
trash.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/chevron-up.svg
|
||||
Sylius/Bundle/ShopBundle/templates/icons/chevron-up.svg
|
||||
Bundle/ShopBundle/templates/icons/chevron-up.svg
|
||||
ShopBundle/templates/icons/chevron-up.svg
|
||||
templates/icons/chevron-up.svg
|
||||
icons/chevron-up.svg
|
||||
chevron-up.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/search.svg
|
||||
Sylius/Bundle/ShopBundle/templates/icons/search.svg
|
||||
Bundle/ShopBundle/templates/icons/search.svg
|
||||
ShopBundle/templates/icons/search.svg
|
||||
templates/icons/search.svg
|
||||
icons/search.svg
|
||||
search.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/check.svg
|
||||
Sylius/Bundle/ShopBundle/templates/icons/check.svg
|
||||
Bundle/ShopBundle/templates/icons/check.svg
|
||||
ShopBundle/templates/icons/check.svg
|
||||
templates/icons/check.svg
|
||||
icons/check.svg
|
||||
check.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/menu.svg
|
||||
Sylius/Bundle/ShopBundle/templates/icons/menu.svg
|
||||
Bundle/ShopBundle/templates/icons/menu.svg
|
||||
ShopBundle/templates/icons/menu.svg
|
||||
templates/icons/menu.svg
|
||||
icons/menu.svg
|
||||
menu.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/form/theme.html.twig
|
||||
Sylius/Bundle/ShopBundle/templates/form/theme.html.twig
|
||||
Bundle/ShopBundle/templates/form/theme.html.twig
|
||||
|
|
@ -30622,6 +30470,14 @@ Resources/assets/scripts/bootstrap.js
|
|||
assets/scripts/bootstrap.js
|
||||
scripts/bootstrap.js
|
||||
bootstrap.js
|
||||
src/Sylius/Bundle/ShopBundle/Resources/assets/icons/bag.svg
|
||||
Sylius/Bundle/ShopBundle/Resources/assets/icons/bag.svg
|
||||
Bundle/ShopBundle/Resources/assets/icons/bag.svg
|
||||
ShopBundle/Resources/assets/icons/bag.svg
|
||||
Resources/assets/icons/bag.svg
|
||||
assets/icons/bag.svg
|
||||
icons/bag.svg
|
||||
bag.svg
|
||||
src/Sylius/Bundle/ShopBundle/Resources/assets/fonts/inter-variable-font-slnt-wght.ttf
|
||||
Sylius/Bundle/ShopBundle/Resources/assets/fonts/inter-variable-font-slnt-wght.ttf
|
||||
Bundle/ShopBundle/Resources/assets/fonts/inter-variable-font-slnt-wght.ttf
|
||||
|
|
@ -30686,6 +30542,14 @@ Resources/assets/styles/_card.scss
|
|||
assets/styles/_card.scss
|
||||
styles/_card.scss
|
||||
_card.scss
|
||||
src/Sylius/Bundle/ShopBundle/Resources/assets/styles/_icons.scss
|
||||
Sylius/Bundle/ShopBundle/Resources/assets/styles/_icons.scss
|
||||
Bundle/ShopBundle/Resources/assets/styles/_icons.scss
|
||||
ShopBundle/Resources/assets/styles/_icons.scss
|
||||
Resources/assets/styles/_icons.scss
|
||||
assets/styles/_icons.scss
|
||||
styles/_icons.scss
|
||||
_icons.scss
|
||||
src/Sylius/Bundle/ShopBundle/Resources/assets/styles/_buttons.scss
|
||||
Sylius/Bundle/ShopBundle/Resources/assets/styles/_buttons.scss
|
||||
Bundle/ShopBundle/Resources/assets/styles/_buttons.scss
|
||||
|
|
@ -64010,6 +63874,14 @@ Resources/config/services/twig.xml
|
|||
config/services/twig.xml
|
||||
services/twig.xml
|
||||
twig.xml
|
||||
src/Sylius/Bundle/UiBundle/Resources/config/packages/ux_icons.yaml
|
||||
Sylius/Bundle/UiBundle/Resources/config/packages/ux_icons.yaml
|
||||
Bundle/UiBundle/Resources/config/packages/ux_icons.yaml
|
||||
UiBundle/Resources/config/packages/ux_icons.yaml
|
||||
Resources/config/packages/ux_icons.yaml
|
||||
config/packages/ux_icons.yaml
|
||||
packages/ux_icons.yaml
|
||||
ux_icons.yaml
|
||||
src/Sylius/Bundle/UiBundle/Resources/config/app/config.yml
|
||||
Sylius/Bundle/UiBundle/Resources/config/app/config.yml
|
||||
Bundle/UiBundle/Resources/config/app/config.yml
|
||||
|
|
@ -71518,6 +71390,13 @@ Bundle/ApiBundle/Changer/PaymentMethodChangerInterface.php
|
|||
ApiBundle/Changer/PaymentMethodChangerInterface.php
|
||||
Changer/PaymentMethodChangerInterface.php
|
||||
PaymentMethodChangerInterface.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Normalizer/ProductNormalizer.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/Normalizer/ProductNormalizer.php
|
||||
Bundle/ApiBundle/Serializer/Normalizer/ProductNormalizer.php
|
||||
ApiBundle/Serializer/Normalizer/ProductNormalizer.php
|
||||
Serializer/Normalizer/ProductNormalizer.php
|
||||
Normalizer/ProductNormalizer.php
|
||||
ProductNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Normalizer/ShippingMethodNormalizer.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/Normalizer/ShippingMethodNormalizer.php
|
||||
Bundle/ApiBundle/Serializer/Normalizer/ShippingMethodNormalizer.php
|
||||
|
|
@ -71525,6 +71404,13 @@ ApiBundle/Serializer/Normalizer/ShippingMethodNormalizer.php
|
|||
Serializer/Normalizer/ShippingMethodNormalizer.php
|
||||
Normalizer/ShippingMethodNormalizer.php
|
||||
ShippingMethodNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Normalizer/HydraErrorNormalizer.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/Normalizer/HydraErrorNormalizer.php
|
||||
Bundle/ApiBundle/Serializer/Normalizer/HydraErrorNormalizer.php
|
||||
ApiBundle/Serializer/Normalizer/HydraErrorNormalizer.php
|
||||
Serializer/Normalizer/HydraErrorNormalizer.php
|
||||
Normalizer/HydraErrorNormalizer.php
|
||||
HydraErrorNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Normalizer/CommandNormalizer.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/Normalizer/CommandNormalizer.php
|
||||
Bundle/ApiBundle/Serializer/Normalizer/CommandNormalizer.php
|
||||
|
|
@ -71532,6 +71418,13 @@ ApiBundle/Serializer/Normalizer/CommandNormalizer.php
|
|||
Serializer/Normalizer/CommandNormalizer.php
|
||||
Normalizer/CommandNormalizer.php
|
||||
CommandNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Normalizer/ProductOptionValueNormalizer.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/Normalizer/ProductOptionValueNormalizer.php
|
||||
Bundle/ApiBundle/Serializer/Normalizer/ProductOptionValueNormalizer.php
|
||||
ApiBundle/Serializer/Normalizer/ProductOptionValueNormalizer.php
|
||||
Serializer/Normalizer/ProductOptionValueNormalizer.php
|
||||
Normalizer/ProductOptionValueNormalizer.php
|
||||
ProductOptionValueNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Normalizer/GeneratedPromotionCouponsNormalizer.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/Normalizer/GeneratedPromotionCouponsNormalizer.php
|
||||
Bundle/ApiBundle/Serializer/Normalizer/GeneratedPromotionCouponsNormalizer.php
|
||||
|
|
@ -71539,6 +71432,20 @@ ApiBundle/Serializer/Normalizer/GeneratedPromotionCouponsNormalizer.php
|
|||
Serializer/Normalizer/GeneratedPromotionCouponsNormalizer.php
|
||||
Normalizer/GeneratedPromotionCouponsNormalizer.php
|
||||
GeneratedPromotionCouponsNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Normalizer/ProductAttributeValueNormalizer.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/Normalizer/ProductAttributeValueNormalizer.php
|
||||
Bundle/ApiBundle/Serializer/Normalizer/ProductAttributeValueNormalizer.php
|
||||
ApiBundle/Serializer/Normalizer/ProductAttributeValueNormalizer.php
|
||||
Serializer/Normalizer/ProductAttributeValueNormalizer.php
|
||||
Normalizer/ProductAttributeValueNormalizer.php
|
||||
ProductAttributeValueNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Normalizer/DoctrineCollectionValuesNormalizer.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/Normalizer/DoctrineCollectionValuesNormalizer.php
|
||||
Bundle/ApiBundle/Serializer/Normalizer/DoctrineCollectionValuesNormalizer.php
|
||||
ApiBundle/Serializer/Normalizer/DoctrineCollectionValuesNormalizer.php
|
||||
Serializer/Normalizer/DoctrineCollectionValuesNormalizer.php
|
||||
Normalizer/DoctrineCollectionValuesNormalizer.php
|
||||
DoctrineCollectionValuesNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Normalizer/ProductVariantNormalizer.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/Normalizer/ProductVariantNormalizer.php
|
||||
Bundle/ApiBundle/Serializer/Normalizer/ProductVariantNormalizer.php
|
||||
|
|
@ -71546,12 +71453,13 @@ ApiBundle/Serializer/Normalizer/ProductVariantNormalizer.php
|
|||
Serializer/Normalizer/ProductVariantNormalizer.php
|
||||
Normalizer/ProductVariantNormalizer.php
|
||||
ProductVariantNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ProductNormalizer.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/ProductNormalizer.php
|
||||
Bundle/ApiBundle/Serializer/ProductNormalizer.php
|
||||
ApiBundle/Serializer/ProductNormalizer.php
|
||||
Serializer/ProductNormalizer.php
|
||||
ProductNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Normalizer/ImageNormalizer.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/Normalizer/ImageNormalizer.php
|
||||
Bundle/ApiBundle/Serializer/Normalizer/ImageNormalizer.php
|
||||
ApiBundle/Serializer/Normalizer/ImageNormalizer.php
|
||||
Serializer/Normalizer/ImageNormalizer.php
|
||||
Normalizer/ImageNormalizer.php
|
||||
ImageNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ContextBuilder/LocaleCodeAwareContextBuilder.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/ContextBuilder/LocaleCodeAwareContextBuilder.php
|
||||
Bundle/ApiBundle/Serializer/ContextBuilder/LocaleCodeAwareContextBuilder.php
|
||||
|
|
@ -71559,6 +71467,20 @@ ApiBundle/Serializer/ContextBuilder/LocaleCodeAwareContextBuilder.php
|
|||
Serializer/ContextBuilder/LocaleCodeAwareContextBuilder.php
|
||||
ContextBuilder/LocaleCodeAwareContextBuilder.php
|
||||
LocaleCodeAwareContextBuilder.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ContextBuilder/HttpRequestMethodTypeContextBuilder.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/ContextBuilder/HttpRequestMethodTypeContextBuilder.php
|
||||
Bundle/ApiBundle/Serializer/ContextBuilder/HttpRequestMethodTypeContextBuilder.php
|
||||
ApiBundle/Serializer/ContextBuilder/HttpRequestMethodTypeContextBuilder.php
|
||||
Serializer/ContextBuilder/HttpRequestMethodTypeContextBuilder.php
|
||||
ContextBuilder/HttpRequestMethodTypeContextBuilder.php
|
||||
HttpRequestMethodTypeContextBuilder.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ContextBuilder/ChannelContextBuilder.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/ContextBuilder/ChannelContextBuilder.php
|
||||
Bundle/ApiBundle/Serializer/ContextBuilder/ChannelContextBuilder.php
|
||||
ApiBundle/Serializer/ContextBuilder/ChannelContextBuilder.php
|
||||
Serializer/ContextBuilder/ChannelContextBuilder.php
|
||||
ContextBuilder/ChannelContextBuilder.php
|
||||
ChannelContextBuilder.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ContextBuilder/ChannelCodeAwareContextBuilder.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/ContextBuilder/ChannelCodeAwareContextBuilder.php
|
||||
Bundle/ApiBundle/Serializer/ContextBuilder/ChannelCodeAwareContextBuilder.php
|
||||
|
|
@ -71566,6 +71488,13 @@ ApiBundle/Serializer/ContextBuilder/ChannelCodeAwareContextBuilder.php
|
|||
Serializer/ContextBuilder/ChannelCodeAwareContextBuilder.php
|
||||
ContextBuilder/ChannelCodeAwareContextBuilder.php
|
||||
ChannelCodeAwareContextBuilder.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ContextBuilder/LocaleContextBuilder.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/ContextBuilder/LocaleContextBuilder.php
|
||||
Bundle/ApiBundle/Serializer/ContextBuilder/LocaleContextBuilder.php
|
||||
ApiBundle/Serializer/ContextBuilder/LocaleContextBuilder.php
|
||||
Serializer/ContextBuilder/LocaleContextBuilder.php
|
||||
ContextBuilder/LocaleContextBuilder.php
|
||||
LocaleContextBuilder.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ContextBuilder/UriVariablesAwareContextBuilder.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/ContextBuilder/UriVariablesAwareContextBuilder.php
|
||||
Bundle/ApiBundle/Serializer/ContextBuilder/UriVariablesAwareContextBuilder.php
|
||||
|
|
@ -71600,36 +71529,6 @@ Bundle/ApiBundle/Serializer/ContextKeys.php
|
|||
ApiBundle/Serializer/ContextKeys.php
|
||||
Serializer/ContextKeys.php
|
||||
ContextKeys.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/HydraErrorNormalizer.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/HydraErrorNormalizer.php
|
||||
Bundle/ApiBundle/Serializer/HydraErrorNormalizer.php
|
||||
ApiBundle/Serializer/HydraErrorNormalizer.php
|
||||
Serializer/HydraErrorNormalizer.php
|
||||
HydraErrorNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ProductOptionValueNormalizer.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/ProductOptionValueNormalizer.php
|
||||
Bundle/ApiBundle/Serializer/ProductOptionValueNormalizer.php
|
||||
ApiBundle/Serializer/ProductOptionValueNormalizer.php
|
||||
Serializer/ProductOptionValueNormalizer.php
|
||||
ProductOptionValueNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ProductDenormalizer.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/ProductDenormalizer.php
|
||||
Bundle/ApiBundle/Serializer/ProductDenormalizer.php
|
||||
ApiBundle/Serializer/ProductDenormalizer.php
|
||||
Serializer/ProductDenormalizer.php
|
||||
ProductDenormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ProductAttributeValueNormalizer.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/ProductAttributeValueNormalizer.php
|
||||
Bundle/ApiBundle/Serializer/ProductAttributeValueNormalizer.php
|
||||
ApiBundle/Serializer/ProductAttributeValueNormalizer.php
|
||||
Serializer/ProductAttributeValueNormalizer.php
|
||||
ProductAttributeValueNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/DoctrineCollectionValuesNormalizer.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/DoctrineCollectionValuesNormalizer.php
|
||||
Bundle/ApiBundle/Serializer/DoctrineCollectionValuesNormalizer.php
|
||||
ApiBundle/Serializer/DoctrineCollectionValuesNormalizer.php
|
||||
Serializer/DoctrineCollectionValuesNormalizer.php
|
||||
DoctrineCollectionValuesNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Exception/InvalidAmountTypeException.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/Exception/InvalidAmountTypeException.php
|
||||
Bundle/ApiBundle/Serializer/Exception/InvalidAmountTypeException.php
|
||||
|
|
@ -71637,24 +71536,6 @@ ApiBundle/Serializer/Exception/InvalidAmountTypeException.php
|
|||
Serializer/Exception/InvalidAmountTypeException.php
|
||||
Exception/InvalidAmountTypeException.php
|
||||
InvalidAmountTypeException.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ImageNormalizer.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/ImageNormalizer.php
|
||||
Bundle/ApiBundle/Serializer/ImageNormalizer.php
|
||||
ApiBundle/Serializer/ImageNormalizer.php
|
||||
Serializer/ImageNormalizer.php
|
||||
ImageNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ChannelDenormalizer.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/ChannelDenormalizer.php
|
||||
Bundle/ApiBundle/Serializer/ChannelDenormalizer.php
|
||||
ApiBundle/Serializer/ChannelDenormalizer.php
|
||||
Serializer/ChannelDenormalizer.php
|
||||
ChannelDenormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ProductAttributeValueDenormalizer.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/ProductAttributeValueDenormalizer.php
|
||||
Bundle/ApiBundle/Serializer/ProductAttributeValueDenormalizer.php
|
||||
ApiBundle/Serializer/ProductAttributeValueDenormalizer.php
|
||||
Serializer/ProductAttributeValueDenormalizer.php
|
||||
ProductAttributeValueDenormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Denormalizer/NumericToStringDenormalizer.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/Denormalizer/NumericToStringDenormalizer.php
|
||||
Bundle/ApiBundle/Serializer/Denormalizer/NumericToStringDenormalizer.php
|
||||
|
|
@ -71697,6 +71578,13 @@ ApiBundle/Serializer/Denormalizer/ZoneDenormalizer.php
|
|||
Serializer/Denormalizer/ZoneDenormalizer.php
|
||||
Denormalizer/ZoneDenormalizer.php
|
||||
ZoneDenormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Denormalizer/ProductDenormalizer.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/Denormalizer/ProductDenormalizer.php
|
||||
Bundle/ApiBundle/Serializer/Denormalizer/ProductDenormalizer.php
|
||||
ApiBundle/Serializer/Denormalizer/ProductDenormalizer.php
|
||||
Serializer/Denormalizer/ProductDenormalizer.php
|
||||
Denormalizer/ProductDenormalizer.php
|
||||
ProductDenormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Denormalizer/CommandDenormalizer.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/Denormalizer/CommandDenormalizer.php
|
||||
Bundle/ApiBundle/Serializer/Denormalizer/CommandDenormalizer.php
|
||||
|
|
@ -71718,6 +71606,20 @@ ApiBundle/Serializer/Denormalizer/TranslatableDenormalizer.php
|
|||
Serializer/Denormalizer/TranslatableDenormalizer.php
|
||||
Denormalizer/TranslatableDenormalizer.php
|
||||
TranslatableDenormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Denormalizer/ChannelDenormalizer.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/Denormalizer/ChannelDenormalizer.php
|
||||
Bundle/ApiBundle/Serializer/Denormalizer/ChannelDenormalizer.php
|
||||
ApiBundle/Serializer/Denormalizer/ChannelDenormalizer.php
|
||||
Serializer/Denormalizer/ChannelDenormalizer.php
|
||||
Denormalizer/ChannelDenormalizer.php
|
||||
ChannelDenormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Denormalizer/ProductAttributeValueDenormalizer.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/Denormalizer/ProductAttributeValueDenormalizer.php
|
||||
Bundle/ApiBundle/Serializer/Denormalizer/ProductAttributeValueDenormalizer.php
|
||||
ApiBundle/Serializer/Denormalizer/ProductAttributeValueDenormalizer.php
|
||||
Serializer/Denormalizer/ProductAttributeValueDenormalizer.php
|
||||
Denormalizer/ProductAttributeValueDenormalizer.php
|
||||
ProductAttributeValueDenormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Denormalizer/ProductVariantChannelPricingsChannelCodeKeyDenormalizer.php
|
||||
Sylius/Bundle/ApiBundle/Serializer/Denormalizer/ProductVariantChannelPricingsChannelCodeKeyDenormalizer.php
|
||||
Bundle/ApiBundle/Serializer/Denormalizer/ProductVariantChannelPricingsChannelCodeKeyDenormalizer.php
|
||||
|
|
@ -72910,30 +72812,6 @@ Bundle/ApiBundle/Controller/RemoveCatalogPromotionAction.php
|
|||
ApiBundle/Controller/RemoveCatalogPromotionAction.php
|
||||
Controller/RemoveCatalogPromotionAction.php
|
||||
RemoveCatalogPromotionAction.php
|
||||
src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/HttpRequestMethodTypeContextBuilder.php
|
||||
Sylius/Bundle/ApiBundle/SerializerContextBuilder/HttpRequestMethodTypeContextBuilder.php
|
||||
Bundle/ApiBundle/SerializerContextBuilder/HttpRequestMethodTypeContextBuilder.php
|
||||
ApiBundle/SerializerContextBuilder/HttpRequestMethodTypeContextBuilder.php
|
||||
SerializerContextBuilder/HttpRequestMethodTypeContextBuilder.php
|
||||
HttpRequestMethodTypeContextBuilder.php
|
||||
src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/ChannelContextBuilder.php
|
||||
Sylius/Bundle/ApiBundle/SerializerContextBuilder/ChannelContextBuilder.php
|
||||
Bundle/ApiBundle/SerializerContextBuilder/ChannelContextBuilder.php
|
||||
ApiBundle/SerializerContextBuilder/ChannelContextBuilder.php
|
||||
SerializerContextBuilder/ChannelContextBuilder.php
|
||||
ChannelContextBuilder.php
|
||||
src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/LocaleContextBuilder.php
|
||||
Sylius/Bundle/ApiBundle/SerializerContextBuilder/LocaleContextBuilder.php
|
||||
Bundle/ApiBundle/SerializerContextBuilder/LocaleContextBuilder.php
|
||||
ApiBundle/SerializerContextBuilder/LocaleContextBuilder.php
|
||||
SerializerContextBuilder/LocaleContextBuilder.php
|
||||
LocaleContextBuilder.php
|
||||
src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/ReadOperationContextBuilder.php
|
||||
Sylius/Bundle/ApiBundle/SerializerContextBuilder/ReadOperationContextBuilder.php
|
||||
Bundle/ApiBundle/SerializerContextBuilder/ReadOperationContextBuilder.php
|
||||
ApiBundle/SerializerContextBuilder/ReadOperationContextBuilder.php
|
||||
SerializerContextBuilder/ReadOperationContextBuilder.php
|
||||
ReadOperationContextBuilder.php
|
||||
src/Sylius/Bundle/ApiBundle/Applicator/ArchivingPromotionApplicatorInterface.php
|
||||
Sylius/Bundle/ApiBundle/Applicator/ArchivingPromotionApplicatorInterface.php
|
||||
Bundle/ApiBundle/Applicator/ArchivingPromotionApplicatorInterface.php
|
||||
|
|
@ -76016,6 +75894,14 @@ spec/Serializer/Normalizer/GeneratedPromotionCouponsNormalizerSpec.php
|
|||
Serializer/Normalizer/GeneratedPromotionCouponsNormalizerSpec.php
|
||||
Normalizer/GeneratedPromotionCouponsNormalizerSpec.php
|
||||
GeneratedPromotionCouponsNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Normalizer/ProductOptionValueNormalizerSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/Normalizer/ProductOptionValueNormalizerSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/Normalizer/ProductOptionValueNormalizerSpec.php
|
||||
ApiBundle/spec/Serializer/Normalizer/ProductOptionValueNormalizerSpec.php
|
||||
spec/Serializer/Normalizer/ProductOptionValueNormalizerSpec.php
|
||||
Serializer/Normalizer/ProductOptionValueNormalizerSpec.php
|
||||
Normalizer/ProductOptionValueNormalizerSpec.php
|
||||
ProductOptionValueNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Normalizer/CommandNormalizerSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/Normalizer/CommandNormalizerSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/Normalizer/CommandNormalizerSpec.php
|
||||
|
|
@ -76024,6 +75910,14 @@ spec/Serializer/Normalizer/CommandNormalizerSpec.php
|
|||
Serializer/Normalizer/CommandNormalizerSpec.php
|
||||
Normalizer/CommandNormalizerSpec.php
|
||||
CommandNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Normalizer/ProductAttributeValueNormalizerSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/Normalizer/ProductAttributeValueNormalizerSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/Normalizer/ProductAttributeValueNormalizerSpec.php
|
||||
ApiBundle/spec/Serializer/Normalizer/ProductAttributeValueNormalizerSpec.php
|
||||
spec/Serializer/Normalizer/ProductAttributeValueNormalizerSpec.php
|
||||
Serializer/Normalizer/ProductAttributeValueNormalizerSpec.php
|
||||
Normalizer/ProductAttributeValueNormalizerSpec.php
|
||||
ProductAttributeValueNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Normalizer/ProductVariantNormalizerSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/Normalizer/ProductVariantNormalizerSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/Normalizer/ProductVariantNormalizerSpec.php
|
||||
|
|
@ -76032,6 +75926,22 @@ spec/Serializer/Normalizer/ProductVariantNormalizerSpec.php
|
|||
Serializer/Normalizer/ProductVariantNormalizerSpec.php
|
||||
Normalizer/ProductVariantNormalizerSpec.php
|
||||
ProductVariantNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Normalizer/ImageNormalizerSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/Normalizer/ImageNormalizerSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/Normalizer/ImageNormalizerSpec.php
|
||||
ApiBundle/spec/Serializer/Normalizer/ImageNormalizerSpec.php
|
||||
spec/Serializer/Normalizer/ImageNormalizerSpec.php
|
||||
Serializer/Normalizer/ImageNormalizerSpec.php
|
||||
Normalizer/ImageNormalizerSpec.php
|
||||
ImageNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Normalizer/DoctrineCollectionValuesNormalizerSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/Normalizer/DoctrineCollectionValuesNormalizerSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/Normalizer/DoctrineCollectionValuesNormalizerSpec.php
|
||||
ApiBundle/spec/Serializer/Normalizer/DoctrineCollectionValuesNormalizerSpec.php
|
||||
spec/Serializer/Normalizer/DoctrineCollectionValuesNormalizerSpec.php
|
||||
Serializer/Normalizer/DoctrineCollectionValuesNormalizerSpec.php
|
||||
Normalizer/DoctrineCollectionValuesNormalizerSpec.php
|
||||
DoctrineCollectionValuesNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Normalizer/ShippingMethodNormalizerSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/Normalizer/ShippingMethodNormalizerSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/Normalizer/ShippingMethodNormalizerSpec.php
|
||||
|
|
@ -76040,13 +75950,22 @@ spec/Serializer/Normalizer/ShippingMethodNormalizerSpec.php
|
|||
Serializer/Normalizer/ShippingMethodNormalizerSpec.php
|
||||
Normalizer/ShippingMethodNormalizerSpec.php
|
||||
ShippingMethodNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/ProductOptionValueNormalizerSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/ProductOptionValueNormalizerSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/ProductOptionValueNormalizerSpec.php
|
||||
ApiBundle/spec/Serializer/ProductOptionValueNormalizerSpec.php
|
||||
spec/Serializer/ProductOptionValueNormalizerSpec.php
|
||||
Serializer/ProductOptionValueNormalizerSpec.php
|
||||
ProductOptionValueNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Normalizer/ProductNormalizerSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/Normalizer/ProductNormalizerSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/Normalizer/ProductNormalizerSpec.php
|
||||
ApiBundle/spec/Serializer/Normalizer/ProductNormalizerSpec.php
|
||||
spec/Serializer/Normalizer/ProductNormalizerSpec.php
|
||||
Serializer/Normalizer/ProductNormalizerSpec.php
|
||||
Normalizer/ProductNormalizerSpec.php
|
||||
ProductNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Normalizer/HydraErrorNormalizerSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/Normalizer/HydraErrorNormalizerSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/Normalizer/HydraErrorNormalizerSpec.php
|
||||
ApiBundle/spec/Serializer/Normalizer/HydraErrorNormalizerSpec.php
|
||||
spec/Serializer/Normalizer/HydraErrorNormalizerSpec.php
|
||||
Serializer/Normalizer/HydraErrorNormalizerSpec.php
|
||||
Normalizer/HydraErrorNormalizerSpec.php
|
||||
HydraErrorNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/ContextBuilder/LoggedInCustomerEmailAwareContextBuilderSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/ContextBuilder/LoggedInCustomerEmailAwareContextBuilderSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/ContextBuilder/LoggedInCustomerEmailAwareContextBuilderSpec.php
|
||||
|
|
@ -76079,6 +75998,22 @@ spec/Serializer/ContextBuilder/ChannelCodeAwareContextBuilderSpec.php
|
|||
Serializer/ContextBuilder/ChannelCodeAwareContextBuilderSpec.php
|
||||
ContextBuilder/ChannelCodeAwareContextBuilderSpec.php
|
||||
ChannelCodeAwareContextBuilderSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/ContextBuilder/ChannelContextBuilderSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/ContextBuilder/ChannelContextBuilderSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/ContextBuilder/ChannelContextBuilderSpec.php
|
||||
ApiBundle/spec/Serializer/ContextBuilder/ChannelContextBuilderSpec.php
|
||||
spec/Serializer/ContextBuilder/ChannelContextBuilderSpec.php
|
||||
Serializer/ContextBuilder/ChannelContextBuilderSpec.php
|
||||
ContextBuilder/ChannelContextBuilderSpec.php
|
||||
ChannelContextBuilderSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/ContextBuilder/LocaleContextBuilderSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/ContextBuilder/LocaleContextBuilderSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/ContextBuilder/LocaleContextBuilderSpec.php
|
||||
ApiBundle/spec/Serializer/ContextBuilder/LocaleContextBuilderSpec.php
|
||||
spec/Serializer/ContextBuilder/LocaleContextBuilderSpec.php
|
||||
Serializer/ContextBuilder/LocaleContextBuilderSpec.php
|
||||
ContextBuilder/LocaleContextBuilderSpec.php
|
||||
LocaleContextBuilderSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/ContextBuilder/LocaleCodeAwareContextBuilderSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/ContextBuilder/LocaleCodeAwareContextBuilderSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/ContextBuilder/LocaleCodeAwareContextBuilderSpec.php
|
||||
|
|
@ -76087,55 +76022,6 @@ spec/Serializer/ContextBuilder/LocaleCodeAwareContextBuilderSpec.php
|
|||
Serializer/ContextBuilder/LocaleCodeAwareContextBuilderSpec.php
|
||||
ContextBuilder/LocaleCodeAwareContextBuilderSpec.php
|
||||
LocaleCodeAwareContextBuilderSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/ProductAttributeValueDenormalizerSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/ProductAttributeValueDenormalizerSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/ProductAttributeValueDenormalizerSpec.php
|
||||
ApiBundle/spec/Serializer/ProductAttributeValueDenormalizerSpec.php
|
||||
spec/Serializer/ProductAttributeValueDenormalizerSpec.php
|
||||
Serializer/ProductAttributeValueDenormalizerSpec.php
|
||||
ProductAttributeValueDenormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/ProductAttributeValueNormalizerSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/ProductAttributeValueNormalizerSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/ProductAttributeValueNormalizerSpec.php
|
||||
ApiBundle/spec/Serializer/ProductAttributeValueNormalizerSpec.php
|
||||
spec/Serializer/ProductAttributeValueNormalizerSpec.php
|
||||
Serializer/ProductAttributeValueNormalizerSpec.php
|
||||
ProductAttributeValueNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/ProductDenormalizerSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/ProductDenormalizerSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/ProductDenormalizerSpec.php
|
||||
ApiBundle/spec/Serializer/ProductDenormalizerSpec.php
|
||||
spec/Serializer/ProductDenormalizerSpec.php
|
||||
Serializer/ProductDenormalizerSpec.php
|
||||
ProductDenormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/ImageNormalizerSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/ImageNormalizerSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/ImageNormalizerSpec.php
|
||||
ApiBundle/spec/Serializer/ImageNormalizerSpec.php
|
||||
spec/Serializer/ImageNormalizerSpec.php
|
||||
Serializer/ImageNormalizerSpec.php
|
||||
ImageNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/DoctrineCollectionValuesNormalizerSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/DoctrineCollectionValuesNormalizerSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/DoctrineCollectionValuesNormalizerSpec.php
|
||||
ApiBundle/spec/Serializer/DoctrineCollectionValuesNormalizerSpec.php
|
||||
spec/Serializer/DoctrineCollectionValuesNormalizerSpec.php
|
||||
Serializer/DoctrineCollectionValuesNormalizerSpec.php
|
||||
DoctrineCollectionValuesNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/ChannelDenormalizerSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/ChannelDenormalizerSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/ChannelDenormalizerSpec.php
|
||||
ApiBundle/spec/Serializer/ChannelDenormalizerSpec.php
|
||||
spec/Serializer/ChannelDenormalizerSpec.php
|
||||
Serializer/ChannelDenormalizerSpec.php
|
||||
ChannelDenormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/ProductNormalizerSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/ProductNormalizerSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/ProductNormalizerSpec.php
|
||||
ApiBundle/spec/Serializer/ProductNormalizerSpec.php
|
||||
spec/Serializer/ProductNormalizerSpec.php
|
||||
Serializer/ProductNormalizerSpec.php
|
||||
ProductNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Denormalizer/CommandDenormalizerSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/Denormalizer/CommandDenormalizerSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/Denormalizer/CommandDenormalizerSpec.php
|
||||
|
|
@ -76160,6 +76046,14 @@ spec/Serializer/Denormalizer/ChannelPriceHistoryConfigDenormalizerSpec.php
|
|||
Serializer/Denormalizer/ChannelPriceHistoryConfigDenormalizerSpec.php
|
||||
Denormalizer/ChannelPriceHistoryConfigDenormalizerSpec.php
|
||||
ChannelPriceHistoryConfigDenormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Denormalizer/ProductAttributeValueDenormalizerSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/Denormalizer/ProductAttributeValueDenormalizerSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/Denormalizer/ProductAttributeValueDenormalizerSpec.php
|
||||
ApiBundle/spec/Serializer/Denormalizer/ProductAttributeValueDenormalizerSpec.php
|
||||
spec/Serializer/Denormalizer/ProductAttributeValueDenormalizerSpec.php
|
||||
Serializer/Denormalizer/ProductAttributeValueDenormalizerSpec.php
|
||||
Denormalizer/ProductAttributeValueDenormalizerSpec.php
|
||||
ProductAttributeValueDenormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Denormalizer/CommandArgumentsDenormalizerSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/Denormalizer/CommandArgumentsDenormalizerSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/Denormalizer/CommandArgumentsDenormalizerSpec.php
|
||||
|
|
@ -76176,6 +76070,14 @@ spec/Serializer/Denormalizer/TranslatableLocaleKeyDenormalizerSpec.php
|
|||
Serializer/Denormalizer/TranslatableLocaleKeyDenormalizerSpec.php
|
||||
Denormalizer/TranslatableLocaleKeyDenormalizerSpec.php
|
||||
TranslatableLocaleKeyDenormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Denormalizer/ProductDenormalizerSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/Denormalizer/ProductDenormalizerSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/Denormalizer/ProductDenormalizerSpec.php
|
||||
ApiBundle/spec/Serializer/Denormalizer/ProductDenormalizerSpec.php
|
||||
spec/Serializer/Denormalizer/ProductDenormalizerSpec.php
|
||||
Serializer/Denormalizer/ProductDenormalizerSpec.php
|
||||
Denormalizer/ProductDenormalizerSpec.php
|
||||
ProductDenormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Denormalizer/NumericToStringDenormalizerSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/Denormalizer/NumericToStringDenormalizerSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/Denormalizer/NumericToStringDenormalizerSpec.php
|
||||
|
|
@ -76184,6 +76086,14 @@ spec/Serializer/Denormalizer/NumericToStringDenormalizerSpec.php
|
|||
Serializer/Denormalizer/NumericToStringDenormalizerSpec.php
|
||||
Denormalizer/NumericToStringDenormalizerSpec.php
|
||||
NumericToStringDenormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Denormalizer/ChannelDenormalizerSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/Denormalizer/ChannelDenormalizerSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/Denormalizer/ChannelDenormalizerSpec.php
|
||||
ApiBundle/spec/Serializer/Denormalizer/ChannelDenormalizerSpec.php
|
||||
spec/Serializer/Denormalizer/ChannelDenormalizerSpec.php
|
||||
Serializer/Denormalizer/ChannelDenormalizerSpec.php
|
||||
Denormalizer/ChannelDenormalizerSpec.php
|
||||
ChannelDenormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Denormalizer/TranslatableDenormalizerSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/Denormalizer/TranslatableDenormalizerSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/Denormalizer/TranslatableDenormalizerSpec.php
|
||||
|
|
@ -76208,13 +76118,6 @@ spec/Serializer/Denormalizer/ProductVariantChannelPricingsChannelCodeKeyDenormal
|
|||
Serializer/Denormalizer/ProductVariantChannelPricingsChannelCodeKeyDenormalizerSpec.php
|
||||
Denormalizer/ProductVariantChannelPricingsChannelCodeKeyDenormalizerSpec.php
|
||||
ProductVariantChannelPricingsChannelCodeKeyDenormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/HydraErrorNormalizerSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Serializer/HydraErrorNormalizerSpec.php
|
||||
Bundle/ApiBundle/spec/Serializer/HydraErrorNormalizerSpec.php
|
||||
ApiBundle/spec/Serializer/HydraErrorNormalizerSpec.php
|
||||
spec/Serializer/HydraErrorNormalizerSpec.php
|
||||
Serializer/HydraErrorNormalizerSpec.php
|
||||
HydraErrorNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Creator/ProductImageCreatorSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Creator/ProductImageCreatorSpec.php
|
||||
Bundle/ApiBundle/spec/Creator/ProductImageCreatorSpec.php
|
||||
|
|
@ -76868,27 +76771,6 @@ spec/ApiPlatform/Routing/IriConverterSpec.php
|
|||
ApiPlatform/Routing/IriConverterSpec.php
|
||||
Routing/IriConverterSpec.php
|
||||
IriConverterSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/SerializerContextBuilder/ReadOperationContextBuilderSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/SerializerContextBuilder/ReadOperationContextBuilderSpec.php
|
||||
Bundle/ApiBundle/spec/SerializerContextBuilder/ReadOperationContextBuilderSpec.php
|
||||
ApiBundle/spec/SerializerContextBuilder/ReadOperationContextBuilderSpec.php
|
||||
spec/SerializerContextBuilder/ReadOperationContextBuilderSpec.php
|
||||
SerializerContextBuilder/ReadOperationContextBuilderSpec.php
|
||||
ReadOperationContextBuilderSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/SerializerContextBuilder/ChannelContextBuilderSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/SerializerContextBuilder/ChannelContextBuilderSpec.php
|
||||
Bundle/ApiBundle/spec/SerializerContextBuilder/ChannelContextBuilderSpec.php
|
||||
ApiBundle/spec/SerializerContextBuilder/ChannelContextBuilderSpec.php
|
||||
spec/SerializerContextBuilder/ChannelContextBuilderSpec.php
|
||||
SerializerContextBuilder/ChannelContextBuilderSpec.php
|
||||
ChannelContextBuilderSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/SerializerContextBuilder/LocaleContextBuilderSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/SerializerContextBuilder/LocaleContextBuilderSpec.php
|
||||
Bundle/ApiBundle/spec/SerializerContextBuilder/LocaleContextBuilderSpec.php
|
||||
ApiBundle/spec/SerializerContextBuilder/LocaleContextBuilderSpec.php
|
||||
spec/SerializerContextBuilder/LocaleContextBuilderSpec.php
|
||||
SerializerContextBuilder/LocaleContextBuilderSpec.php
|
||||
LocaleContextBuilderSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Applicator/ArchivingPromotionApplicatorSpec.php
|
||||
Sylius/Bundle/ApiBundle/spec/Applicator/ArchivingPromotionApplicatorSpec.php
|
||||
Bundle/ApiBundle/spec/Applicator/ArchivingPromotionApplicatorSpec.php
|
||||
|
|
|
|||
|
|
@ -871,6 +871,7 @@ composer-require-checker.json
|
|||
LICENSE_OF_TRADEMARK_AND_LOGO
|
||||
CONFLICTS.md
|
||||
translations/.gitkeep
|
||||
geckodriver
|
||||
.bunnyshell/templates/preview/bunnyshell.yaml
|
||||
.bunnyshell/docker/nginx/Dockerfile
|
||||
.bunnyshell/docker/nginx/default.conf.template
|
||||
|
|
@ -880,6 +881,7 @@ translations/.gitkeep
|
|||
.bunnyshell/docker/php/prod/php.ini
|
||||
.bunnyshell/docker/php/files/crontab
|
||||
.bunnyshell/docker/php/Dockerfile
|
||||
chromedriver
|
||||
.gitattributes
|
||||
docker-compose.test.yml
|
||||
phpstan.neon.dist
|
||||
|
|
@ -4306,7 +4308,6 @@ src/Sylius/Bundle/ShopBundle/templates/shared/error/layout/logo.html.twig
|
|||
src/Sylius/Bundle/ShopBundle/templates/shared/error/layout.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/shared/logo.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/shared/address.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/shared/icon.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/shared/components/header/cart.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/shared/components/order_item/product_info.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/shared/components/main_image.html.twig
|
||||
|
|
@ -4562,27 +4563,6 @@ src/Sylius/Bundle/ShopBundle/templates/account/profile_update/update/content/for
|
|||
src/Sylius/Bundle/ShopBundle/templates/account/profile_update/update/content/form/full_name/name.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/account/profile_update/update/content/form/buttons.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/account/profile_update/update/content/form/email.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/chevron-right.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/credit-card.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/instagram.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/selector.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/lock.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/twitter-x.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/facebook.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/user.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/plus.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/star.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/adjustments.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/pencil.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/chevron-down.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/bag.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/x.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/chevron-left.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/trash.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/chevron-up.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/search.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/check.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/icons/menu.svg
|
||||
src/Sylius/Bundle/ShopBundle/templates/form/theme.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/cart/index.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/cart/index/header.html.twig
|
||||
|
|
@ -4797,6 +4777,7 @@ src/Sylius/Bundle/ShopBundle/Resources/assets/app.js
|
|||
src/Sylius/Bundle/ShopBundle/Resources/assets/controllers.json
|
||||
src/Sylius/Bundle/ShopBundle/Resources/assets/scripts/spotlight.js
|
||||
src/Sylius/Bundle/ShopBundle/Resources/assets/scripts/bootstrap.js
|
||||
src/Sylius/Bundle/ShopBundle/Resources/assets/icons/bag.svg
|
||||
src/Sylius/Bundle/ShopBundle/Resources/assets/fonts/inter-variable-font-slnt-wght.ttf
|
||||
src/Sylius/Bundle/ShopBundle/Resources/assets/controllers/.gitkeep
|
||||
src/Sylius/Bundle/ShopBundle/Resources/assets/controllers/ApiLoginController.js
|
||||
|
|
@ -4805,6 +4786,7 @@ src/Sylius/Bundle/ShopBundle/Resources/assets/images/mollie-logo.svg
|
|||
src/Sylius/Bundle/ShopBundle/Resources/assets/images/adyen-logo.svg
|
||||
src/Sylius/Bundle/ShopBundle/Resources/assets/styles/_messages.scss
|
||||
src/Sylius/Bundle/ShopBundle/Resources/assets/styles/_card.scss
|
||||
src/Sylius/Bundle/ShopBundle/Resources/assets/styles/_icons.scss
|
||||
src/Sylius/Bundle/ShopBundle/Resources/assets/styles/_buttons.scss
|
||||
src/Sylius/Bundle/ShopBundle/Resources/assets/styles/_checkout.scss
|
||||
src/Sylius/Bundle/ShopBundle/Resources/assets/styles/_accordion.scss
|
||||
|
|
@ -9066,6 +9048,7 @@ src/Sylius/Bundle/UiBundle/Resources/config/services/twig/error_renderer.xml
|
|||
src/Sylius/Bundle/UiBundle/Resources/config/services/twig/ux.xml
|
||||
src/Sylius/Bundle/UiBundle/Resources/config/services/form.xml
|
||||
src/Sylius/Bundle/UiBundle/Resources/config/services/twig.xml
|
||||
src/Sylius/Bundle/UiBundle/Resources/config/packages/ux_icons.yaml
|
||||
src/Sylius/Bundle/UiBundle/Resources/config/app/config.yml
|
||||
src/Sylius/Bundle/UiBundle/phpspec.yml.dist
|
||||
src/Sylius/Bundle/UiBundle/spec/Controller/SecurityControllerSpec.php
|
||||
|
|
@ -10140,36 +10123,39 @@ src/Sylius/Bundle/ApiBundle/StateProvider/Shop/Order/Shipment/ShippingMethod/Col
|
|||
src/Sylius/Bundle/ApiBundle/StateProvider/Common/Adjustment/CollectionProvider.php
|
||||
src/Sylius/Bundle/ApiBundle/Changer/PaymentMethodChanger.php
|
||||
src/Sylius/Bundle/ApiBundle/Changer/PaymentMethodChangerInterface.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Normalizer/ProductNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Normalizer/ShippingMethodNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Normalizer/HydraErrorNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Normalizer/CommandNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Normalizer/ProductOptionValueNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Normalizer/GeneratedPromotionCouponsNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Normalizer/ProductAttributeValueNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Normalizer/DoctrineCollectionValuesNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Normalizer/ProductVariantNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ProductNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Normalizer/ImageNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ContextBuilder/LocaleCodeAwareContextBuilder.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ContextBuilder/HttpRequestMethodTypeContextBuilder.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ContextBuilder/ChannelContextBuilder.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ContextBuilder/ChannelCodeAwareContextBuilder.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ContextBuilder/LocaleContextBuilder.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ContextBuilder/UriVariablesAwareContextBuilder.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ContextBuilder/LoggedInShopUserIdAwareContextBuilder.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ContextBuilder/LoggedInCustomerEmailAwareContextBuilder.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ContextBuilder/AbstractInputContextBuilder.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ContextKeys.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/HydraErrorNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ProductOptionValueNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ProductDenormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ProductAttributeValueNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/DoctrineCollectionValuesNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Exception/InvalidAmountTypeException.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ImageNormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ChannelDenormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/ProductAttributeValueDenormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Denormalizer/NumericToStringDenormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Denormalizer/ChannelPriceHistoryConfigDenormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Denormalizer/AddressDenormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Denormalizer/TranslatableLocaleKeyDenormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Denormalizer/CommandArgumentsDenormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Denormalizer/ZoneDenormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Denormalizer/ProductDenormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Denormalizer/CommandDenormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Denormalizer/CustomerDenormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Denormalizer/TranslatableDenormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Denormalizer/ChannelDenormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Denormalizer/ProductAttributeValueDenormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Serializer/Denormalizer/ProductVariantChannelPricingsChannelCodeKeyDenormalizer.php
|
||||
src/Sylius/Bundle/ApiBundle/Creator/AvatarImageCreator.php
|
||||
src/Sylius/Bundle/ApiBundle/Creator/ImageCreatorInterface.php
|
||||
|
|
@ -10341,10 +10327,6 @@ src/Sylius/Bundle/ApiBundle/Controller/GetProductBySlugAction.php
|
|||
src/Sylius/Bundle/ApiBundle/Controller/GetStatisticsAction.php
|
||||
src/Sylius/Bundle/ApiBundle/Controller/DeleteOrderItemAction.php
|
||||
src/Sylius/Bundle/ApiBundle/Controller/RemoveCatalogPromotionAction.php
|
||||
src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/HttpRequestMethodTypeContextBuilder.php
|
||||
src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/ChannelContextBuilder.php
|
||||
src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/LocaleContextBuilder.php
|
||||
src/Sylius/Bundle/ApiBundle/SerializerContextBuilder/ReadOperationContextBuilder.php
|
||||
src/Sylius/Bundle/ApiBundle/Applicator/ArchivingPromotionApplicatorInterface.php
|
||||
src/Sylius/Bundle/ApiBundle/Applicator/PaymentStateMachineTransitionApplicator.php
|
||||
src/Sylius/Bundle/ApiBundle/Applicator/ArchivingShippingMethodApplicator.php
|
||||
|
|
@ -10696,32 +10678,34 @@ src/Sylius/Bundle/ApiBundle/spec/StateProvider/Shop/Order/Shipment/ShippingMetho
|
|||
src/Sylius/Bundle/ApiBundle/spec/StateProvider/Common/Adjustment/CollectionProviderSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Changer/PaymentMethodChangerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Normalizer/GeneratedPromotionCouponsNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Normalizer/ProductOptionValueNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Normalizer/CommandNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Normalizer/ProductAttributeValueNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Normalizer/ProductVariantNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Normalizer/ImageNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Normalizer/DoctrineCollectionValuesNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Normalizer/ShippingMethodNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/ProductOptionValueNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Normalizer/ProductNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Normalizer/HydraErrorNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/ContextBuilder/LoggedInCustomerEmailAwareContextBuilderSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/ContextBuilder/LoggedInShopUserIdAwareContextBuilderSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/ContextBuilder/UriVariablesAwareContextBuilderSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/ContextBuilder/ChannelCodeAwareContextBuilderSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/ContextBuilder/ChannelContextBuilderSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/ContextBuilder/LocaleContextBuilderSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/ContextBuilder/LocaleCodeAwareContextBuilderSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/ProductAttributeValueDenormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/ProductAttributeValueNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/ProductDenormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/ImageNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/DoctrineCollectionValuesNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/ChannelDenormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/ProductNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Denormalizer/CommandDenormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Denormalizer/CustomerDenormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Denormalizer/ChannelPriceHistoryConfigDenormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Denormalizer/ProductAttributeValueDenormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Denormalizer/CommandArgumentsDenormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Denormalizer/TranslatableLocaleKeyDenormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Denormalizer/ProductDenormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Denormalizer/NumericToStringDenormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Denormalizer/ChannelDenormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Denormalizer/TranslatableDenormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Denormalizer/ZoneDenormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/Denormalizer/ProductVariantChannelPricingsChannelCodeKeyDenormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Serializer/HydraErrorNormalizerSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Creator/ProductImageCreatorSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Creator/TaxonImageCreatorSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Creator/AvatarImageCreatorSpec.php
|
||||
|
|
@ -10795,9 +10779,6 @@ src/Sylius/Bundle/ApiBundle/spec/EventListener/AdminAuthenticationSuccessListene
|
|||
src/Sylius/Bundle/ApiBundle/spec/Context/TokenBasedUserContextSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Context/TokenValueBasedCartContextSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/ApiPlatform/Routing/IriConverterSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/SerializerContextBuilder/ReadOperationContextBuilderSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/SerializerContextBuilder/ChannelContextBuilderSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/SerializerContextBuilder/LocaleContextBuilderSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Applicator/ArchivingPromotionApplicatorSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Applicator/ProductReviewStateMachineTransitionApplicatorSpec.php
|
||||
src/Sylius/Bundle/ApiBundle/spec/Applicator/PaymentStateMachineTransitionApplicatorSpec.php
|
||||
|
|
|
|||
|
|
@ -7795,6 +7795,12 @@ apache/catalina/servlets/LocalStrings_ja.properties
|
|||
catalina/servlets/LocalStrings_ja.properties
|
||||
servlets/LocalStrings_ja.properties
|
||||
LocalStrings_ja.properties
|
||||
java/org/apache/catalina/servlets/TransientPropertiesWebdavServlet.java
|
||||
org/apache/catalina/servlets/TransientPropertiesWebdavServlet.java
|
||||
apache/catalina/servlets/TransientPropertiesWebdavServlet.java
|
||||
catalina/servlets/TransientPropertiesWebdavServlet.java
|
||||
servlets/TransientPropertiesWebdavServlet.java
|
||||
TransientPropertiesWebdavServlet.java
|
||||
java/org/apache/catalina/servlets/LocalStrings_ko.properties
|
||||
org/apache/catalina/servlets/LocalStrings_ko.properties
|
||||
apache/catalina/servlets/LocalStrings_ko.properties
|
||||
|
|
|
|||
|
|
@ -1234,6 +1234,7 @@ java/org/apache/catalina/servlets/LocalStrings_es.properties
|
|||
java/org/apache/catalina/servlets/package.html
|
||||
java/org/apache/catalina/servlets/LocalStrings_zh_CN.properties
|
||||
java/org/apache/catalina/servlets/LocalStrings_ja.properties
|
||||
java/org/apache/catalina/servlets/TransientPropertiesWebdavServlet.java
|
||||
java/org/apache/catalina/servlets/LocalStrings_ko.properties
|
||||
java/org/apache/catalina/servlets/LocalStrings_ru.properties
|
||||
java/org/apache/catalina/servlets/DefaultServlet.java
|
||||
|
|
|
|||
|
|
@ -56228,6 +56228,10 @@ client/.gitkeep
|
|||
plugins/woocommerce/license.txt
|
||||
woocommerce/license.txt
|
||||
license.txt
|
||||
plugins/woocommerce/changelog/fix-52024-legacy-fees
|
||||
woocommerce/changelog/fix-52024-legacy-fees
|
||||
changelog/fix-52024-legacy-fees
|
||||
fix-52024-legacy-fees
|
||||
plugins/woocommerce/changelog/fix-51340-defensive-type-check-for-qty-limits
|
||||
woocommerce/changelog/fix-51340-defensive-type-check-for-qty-limits
|
||||
changelog/fix-51340-defensive-type-check-for-qty-limits
|
||||
|
|
@ -56276,6 +56280,10 @@ plugins/woocommerce/changelog/enhance-create-wrapper-for-all-external-func
|
|||
woocommerce/changelog/enhance-create-wrapper-for-all-external-func
|
||||
changelog/enhance-create-wrapper-for-all-external-func
|
||||
enhance-create-wrapper-for-all-external-func
|
||||
plugins/woocommerce/changelog/fix-extend-store-task-is-not-marked-completed
|
||||
woocommerce/changelog/fix-extend-store-task-is-not-marked-completed
|
||||
changelog/fix-extend-store-task-is-not-marked-completed
|
||||
fix-extend-store-task-is-not-marked-completed
|
||||
plugins/woocommerce/changelog/e2e-tag-tests-that-coould-be-lower-level
|
||||
woocommerce/changelog/e2e-tag-tests-that-coould-be-lower-level
|
||||
changelog/e2e-tag-tests-that-coould-be-lower-level
|
||||
|
|
@ -56296,6 +56304,10 @@ plugins/woocommerce/changelog/fix-37502-typos-in-woo-blocks-tests
|
|||
woocommerce/changelog/fix-37502-typos-in-woo-blocks-tests
|
||||
changelog/fix-37502-typos-in-woo-blocks-tests
|
||||
fix-37502-typos-in-woo-blocks-tests
|
||||
plugins/woocommerce/changelog/update-remove-reenable-setup-tasklist-option
|
||||
woocommerce/changelog/update-remove-reenable-setup-tasklist-option
|
||||
changelog/update-remove-reenable-setup-tasklist-option
|
||||
update-remove-reenable-setup-tasklist-option
|
||||
plugins/woocommerce/changelog/51462-fix-42585-remove-underline-from-sale-prices-in-woocommerce-block-themes
|
||||
woocommerce/changelog/51462-fix-42585-remove-underline-from-sale-prices-in-woocommerce-block-themes
|
||||
changelog/51462-fix-42585-remove-underline-from-sale-prices-in-woocommerce-block-themes
|
||||
|
|
@ -56404,6 +56416,10 @@ plugins/woocommerce/changelog/e2e-fix-unblock-qit-submission
|
|||
woocommerce/changelog/e2e-fix-unblock-qit-submission
|
||||
changelog/e2e-fix-unblock-qit-submission
|
||||
e2e-fix-unblock-qit-submission
|
||||
plugins/woocommerce/changelog/51971-fix-block-validated-input-aria-errormessage-attribute
|
||||
woocommerce/changelog/51971-fix-block-validated-input-aria-errormessage-attribute
|
||||
changelog/51971-fix-block-validated-input-aria-errormessage-attribute
|
||||
51971-fix-block-validated-input-aria-errormessage-attribute
|
||||
plugins/woocommerce/changelog/e2e-fix-global-teardown-wp6.7.beta1
|
||||
woocommerce/changelog/e2e-fix-global-teardown-wp6.7.beta1
|
||||
changelog/e2e-fix-global-teardown-wp6.7.beta1
|
||||
|
|
@ -56412,6 +56428,10 @@ plugins/woocommerce/changelog/fix-49637
|
|||
woocommerce/changelog/fix-49637
|
||||
changelog/fix-49637
|
||||
fix-49637
|
||||
plugins/woocommerce/changelog/52118-update-wccom-21882-product-card-for-business-services
|
||||
woocommerce/changelog/52118-update-wccom-21882-product-card-for-business-services
|
||||
changelog/52118-update-wccom-21882-product-card-for-business-services
|
||||
52118-update-wccom-21882-product-card-for-business-services
|
||||
plugins/woocommerce/changelog/e2e-remove-test-can-make-sure-WooCommerce-is-activated
|
||||
woocommerce/changelog/e2e-remove-test-can-make-sure-WooCommerce-is-activated
|
||||
changelog/e2e-remove-test-can-make-sure-WooCommerce-is-activated
|
||||
|
|
@ -56524,6 +56544,10 @@ plugins/woocommerce/changelog/update-49550-rework-perfromance-job
|
|||
woocommerce/changelog/update-49550-rework-perfromance-job
|
||||
changelog/update-49550-rework-perfromance-job
|
||||
update-49550-rework-perfromance-job
|
||||
plugins/woocommerce/changelog/52051-update-enable-brands-to-5pct
|
||||
woocommerce/changelog/52051-update-enable-brands-to-5pct
|
||||
changelog/52051-update-enable-brands-to-5pct
|
||||
52051-update-enable-brands-to-5pct
|
||||
plugins/woocommerce/changelog/ci-update-shards-for-blocks-e2e
|
||||
woocommerce/changelog/ci-update-shards-for-blocks-e2e
|
||||
changelog/ci-update-shards-for-blocks-e2e
|
||||
|
|
@ -75536,6 +75560,11 @@ woocommerce-beta-tester/api/tools/reset-cys.php
|
|||
api/tools/reset-cys.php
|
||||
tools/reset-cys.php
|
||||
reset-cys.php
|
||||
plugins/woocommerce-beta-tester/api/tools/reset-launch-your-store.php
|
||||
woocommerce-beta-tester/api/tools/reset-launch-your-store.php
|
||||
api/tools/reset-launch-your-store.php
|
||||
tools/reset-launch-your-store.php
|
||||
reset-launch-your-store.php
|
||||
plugins/woocommerce-beta-tester/api/remote-logging/remote-logging.php
|
||||
woocommerce-beta-tester/api/remote-logging/remote-logging.php
|
||||
api/remote-logging/remote-logging.php
|
||||
|
|
@ -75682,82 +75711,14 @@ woocommerce-beta-tester/assets/js/version-information.min.js
|
|||
assets/js/version-information.min.js
|
||||
js/version-information.min.js
|
||||
version-information.min.js
|
||||
plugins/woocommerce-beta-tester/changelog/enhance-reduce-remote-logging-noise
|
||||
woocommerce-beta-tester/changelog/enhance-reduce-remote-logging-noise
|
||||
changelog/enhance-reduce-remote-logging-noise
|
||||
enhance-reduce-remote-logging-noise
|
||||
plugins/woocommerce-beta-tester/changelog/50467-add-beta-tester-wcpay-test-order
|
||||
woocommerce-beta-tester/changelog/50467-add-beta-tester-wcpay-test-order
|
||||
changelog/50467-add-beta-tester-wcpay-test-order
|
||||
50467-add-beta-tester-wcpay-test-order
|
||||
plugins/woocommerce-beta-tester/changelog/dev-beta-tester-wccom-base-url-tool
|
||||
woocommerce-beta-tester/changelog/dev-beta-tester-wccom-base-url-tool
|
||||
changelog/dev-beta-tester-wccom-base-url-tool
|
||||
dev-beta-tester-wccom-base-url-tool
|
||||
plugins/woocommerce-beta-tester/changelog/50518-fix-beta-tester-build
|
||||
woocommerce-beta-tester/changelog/50518-fix-beta-tester-build
|
||||
changelog/50518-fix-beta-tester-build
|
||||
50518-fix-beta-tester-build
|
||||
plugins/woocommerce-beta-tester/changelog/add-beta-tester-tool-fake-wcpay
|
||||
woocommerce-beta-tester/changelog/add-beta-tester-tool-fake-wcpay
|
||||
changelog/add-beta-tester-tool-fake-wcpay
|
||||
add-beta-tester-tool-fake-wcpay
|
||||
plugins/woocommerce-beta-tester/changelog/update-deprecate-banner-layout
|
||||
woocommerce-beta-tester/changelog/update-deprecate-banner-layout
|
||||
changelog/update-deprecate-banner-layout
|
||||
update-deprecate-banner-layout
|
||||
plugins/woocommerce-beta-tester/changelog/dev-simulate-error-before-wp-loaded
|
||||
woocommerce-beta-tester/changelog/dev-simulate-error-before-wp-loaded
|
||||
changelog/dev-simulate-error-before-wp-loaded
|
||||
dev-simulate-error-before-wp-loaded
|
||||
plugins/woocommerce-beta-tester/changelog/50372-48150-move-patterns-endpoint
|
||||
woocommerce-beta-tester/changelog/50372-48150-move-patterns-endpoint
|
||||
changelog/50372-48150-move-patterns-endpoint
|
||||
50372-48150-move-patterns-endpoint
|
||||
plugins/woocommerce-beta-tester/changelog/50508-fix-beta-tester-build-deps
|
||||
woocommerce-beta-tester/changelog/50508-fix-beta-tester-build-deps
|
||||
changelog/50508-fix-beta-tester-build-deps
|
||||
50508-fix-beta-tester-build-deps
|
||||
plugins/woocommerce-beta-tester/changelog/update-move-woo-version-check
|
||||
woocommerce-beta-tester/changelog/update-move-woo-version-check
|
||||
changelog/update-move-woo-version-check
|
||||
update-move-woo-version-check
|
||||
plugins/woocommerce-beta-tester/changelog/fix-remote-logging-tool-cache
|
||||
woocommerce-beta-tester/changelog/fix-remote-logging-tool-cache
|
||||
changelog/fix-remote-logging-tool-cache
|
||||
fix-remote-logging-tool-cache
|
||||
plugins/woocommerce-beta-tester/changelog/50568-update-wp-env
|
||||
woocommerce-beta-tester/changelog/50568-update-wp-env
|
||||
changelog/50568-update-wp-env
|
||||
50568-update-wp-env
|
||||
plugins/woocommerce-beta-tester/changelog/update-woo-pay-task
|
||||
woocommerce-beta-tester/changelog/update-woo-pay-task
|
||||
changelog/update-woo-pay-task
|
||||
update-woo-pay-task
|
||||
plugins/woocommerce-beta-tester/changelog/50828-dev-constrain-pnpm-version
|
||||
woocommerce-beta-tester/changelog/50828-dev-constrain-pnpm-version
|
||||
changelog/50828-dev-constrain-pnpm-version
|
||||
50828-dev-constrain-pnpm-version
|
||||
plugins/woocommerce-beta-tester/changelog/dev-prepare-beta-tester-release-2-5-0
|
||||
woocommerce-beta-tester/changelog/dev-prepare-beta-tester-release-2-5-0
|
||||
changelog/dev-prepare-beta-tester-release-2-5-0
|
||||
dev-prepare-beta-tester-release-2-5-0
|
||||
plugins/woocommerce-beta-tester/changelog/.gitkeep
|
||||
woocommerce-beta-tester/changelog/.gitkeep
|
||||
changelog/.gitkeep
|
||||
.gitkeep
|
||||
plugins/woocommerce-beta-tester/changelog/update-remove-banner-layout-from-inbox-note
|
||||
woocommerce-beta-tester/changelog/update-remove-banner-layout-from-inbox-note
|
||||
changelog/update-remove-banner-layout-from-inbox-note
|
||||
update-remove-banner-layout-from-inbox-note
|
||||
plugins/woocommerce-beta-tester/changelog/dev-consolidate-syncpack-config
|
||||
woocommerce-beta-tester/changelog/dev-consolidate-syncpack-config
|
||||
changelog/dev-consolidate-syncpack-config
|
||||
dev-consolidate-syncpack-config
|
||||
plugins/woocommerce-beta-tester/changelog/dev-beta-tester-prepare-release-2-4-0
|
||||
woocommerce-beta-tester/changelog/dev-beta-tester-prepare-release-2-4-0
|
||||
changelog/dev-beta-tester-prepare-release-2-4-0
|
||||
dev-beta-tester-prepare-release-2-4-0
|
||||
plugins/woocommerce-beta-tester/changelog/50654-add-beta-tester-wccom-endpoints-mods
|
||||
woocommerce-beta-tester/changelog/50654-add-beta-tester-wccom-endpoints-mods
|
||||
changelog/50654-add-beta-tester-wccom-endpoints-mods
|
||||
50654-add-beta-tester-wccom-endpoints-mods
|
||||
plugins/woocommerce-beta-tester/phpcs.xml
|
||||
woocommerce-beta-tester/phpcs.xml
|
||||
phpcs.xml
|
||||
|
|
|
|||
|
|
@ -8512,6 +8512,7 @@ plugins/woocommerce/assets/images/product_data/no-variation-background-image.svg
|
|||
plugins/woocommerce/assets/images/product_data/no-variation-arrow.svg
|
||||
plugins/woocommerce/assets/client/.gitkeep
|
||||
plugins/woocommerce/license.txt
|
||||
plugins/woocommerce/changelog/fix-52024-legacy-fees
|
||||
plugins/woocommerce/changelog/fix-51340-defensive-type-check-for-qty-limits
|
||||
plugins/woocommerce/changelog/fix-add-theme-type-to-system-status
|
||||
plugins/woocommerce/changelog/fix-unqualified-wc_site_tracking
|
||||
|
|
@ -8524,11 +8525,13 @@ plugins/woocommerce/changelog/fix-51435_product_collection_flaky_e2e_test
|
|||
plugins/woocommerce/changelog/fix-shipping-postcode-50800
|
||||
plugins/woocommerce/changelog/fix-wccom-21789-free-subs-display
|
||||
plugins/woocommerce/changelog/enhance-create-wrapper-for-all-external-func
|
||||
plugins/woocommerce/changelog/fix-extend-store-task-is-not-marked-completed
|
||||
plugins/woocommerce/changelog/e2e-tag-tests-that-coould-be-lower-level
|
||||
plugins/woocommerce/changelog/51643-add-update-heading
|
||||
plugins/woocommerce/changelog/51857-e2e-external-consolidate-wpcom-config
|
||||
plugins/woocommerce/changelog/e2e-reset-plugin-for-test-sites
|
||||
plugins/woocommerce/changelog/fix-37502-typos-in-woo-blocks-tests
|
||||
plugins/woocommerce/changelog/update-remove-reenable-setup-tasklist-option
|
||||
plugins/woocommerce/changelog/51462-fix-42585-remove-underline-from-sale-prices-in-woocommerce-block-themes
|
||||
plugins/woocommerce/changelog/add-block-hooks-for-account-creation-block
|
||||
plugins/woocommerce/changelog/fix-44376-shop-pagination
|
||||
|
|
@ -8556,8 +8559,10 @@ plugins/woocommerce/changelog/update-dataviews_package
|
|||
plugins/woocommerce/changelog/51852-add-create-account-block-test-coverage
|
||||
plugins/woocommerce/changelog/update-redirect-to-jetpack-screen-logic
|
||||
plugins/woocommerce/changelog/e2e-fix-unblock-qit-submission
|
||||
plugins/woocommerce/changelog/51971-fix-block-validated-input-aria-errormessage-attribute
|
||||
plugins/woocommerce/changelog/e2e-fix-global-teardown-wp6.7.beta1
|
||||
plugins/woocommerce/changelog/fix-49637
|
||||
plugins/woocommerce/changelog/52118-update-wccom-21882-product-card-for-business-services
|
||||
plugins/woocommerce/changelog/e2e-remove-test-can-make-sure-WooCommerce-is-activated
|
||||
plugins/woocommerce/changelog/add-51574
|
||||
plugins/woocommerce/changelog/51843-fix-l10n-too-early
|
||||
|
|
@ -8586,6 +8591,7 @@ plugins/woocommerce/changelog/fix-51516
|
|||
plugins/woocommerce/changelog/51484-patch-25
|
||||
plugins/woocommerce/changelog/add-50860-upsells
|
||||
plugins/woocommerce/changelog/update-49550-rework-perfromance-job
|
||||
plugins/woocommerce/changelog/52051-update-enable-brands-to-5pct
|
||||
plugins/woocommerce/changelog/ci-update-shards-for-blocks-e2e
|
||||
plugins/woocommerce/changelog/fix-product-collection-wrapping-div
|
||||
plugins/woocommerce/changelog/51558-feat-49739-add-missing-wp-block-classname-to-add-to-cart-form-product-rating-and-product-image-blocks
|
||||
|
|
@ -11169,6 +11175,7 @@ plugins/woocommerce-beta-tester/api/tools/fake-woo-payments-gateway.php
|
|||
plugins/woocommerce-beta-tester/api/tools/set-coming-soon-mode.php
|
||||
plugins/woocommerce-beta-tester/api/tools/set-wccom-base-url.php
|
||||
plugins/woocommerce-beta-tester/api/tools/reset-cys.php
|
||||
plugins/woocommerce-beta-tester/api/tools/reset-launch-your-store.php
|
||||
plugins/woocommerce-beta-tester/api/remote-logging/remote-logging.php
|
||||
plugins/woocommerce-beta-tester/api/tracks/class-tracks-debug-log.php
|
||||
plugins/woocommerce-beta-tester/api/api.php
|
||||
|
|
@ -11206,25 +11213,8 @@ plugins/woocommerce-beta-tester/assets/js/version-picker.js
|
|||
plugins/woocommerce-beta-tester/assets/js/version-information.js
|
||||
plugins/woocommerce-beta-tester/assets/js/version-picker.min.js
|
||||
plugins/woocommerce-beta-tester/assets/js/version-information.min.js
|
||||
plugins/woocommerce-beta-tester/changelog/enhance-reduce-remote-logging-noise
|
||||
plugins/woocommerce-beta-tester/changelog/50467-add-beta-tester-wcpay-test-order
|
||||
plugins/woocommerce-beta-tester/changelog/dev-beta-tester-wccom-base-url-tool
|
||||
plugins/woocommerce-beta-tester/changelog/50518-fix-beta-tester-build
|
||||
plugins/woocommerce-beta-tester/changelog/add-beta-tester-tool-fake-wcpay
|
||||
plugins/woocommerce-beta-tester/changelog/update-deprecate-banner-layout
|
||||
plugins/woocommerce-beta-tester/changelog/dev-simulate-error-before-wp-loaded
|
||||
plugins/woocommerce-beta-tester/changelog/50372-48150-move-patterns-endpoint
|
||||
plugins/woocommerce-beta-tester/changelog/50508-fix-beta-tester-build-deps
|
||||
plugins/woocommerce-beta-tester/changelog/update-move-woo-version-check
|
||||
plugins/woocommerce-beta-tester/changelog/fix-remote-logging-tool-cache
|
||||
plugins/woocommerce-beta-tester/changelog/50568-update-wp-env
|
||||
plugins/woocommerce-beta-tester/changelog/update-woo-pay-task
|
||||
plugins/woocommerce-beta-tester/changelog/50828-dev-constrain-pnpm-version
|
||||
plugins/woocommerce-beta-tester/changelog/dev-prepare-beta-tester-release-2-5-0
|
||||
plugins/woocommerce-beta-tester/changelog/.gitkeep
|
||||
plugins/woocommerce-beta-tester/changelog/update-remove-banner-layout-from-inbox-note
|
||||
plugins/woocommerce-beta-tester/changelog/dev-consolidate-syncpack-config
|
||||
plugins/woocommerce-beta-tester/changelog/dev-beta-tester-prepare-release-2-4-0
|
||||
plugins/woocommerce-beta-tester/changelog/50654-add-beta-tester-wccom-endpoints-mods
|
||||
plugins/woocommerce-beta-tester/phpcs.xml
|
||||
plugins/woocommerce-beta-tester/.editorconfig
|
||||
plugins/woocommerce-beta-tester/userscripts/wc-live-branches.user.js
|
||||
|
|
|
|||
|
|
@ -2771,8 +2771,8 @@ hotelfinder/rpc
|
|||
hotels/rpc
|
||||
hp/video
|
||||
hpc/*/supported-applications.aspx?
|
||||
http://gstatic.com/robots.txt
|
||||
http://i2.wp.com/robots.txt
|
||||
http://podcasts.apple.com/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
|
|
@ -4219,7 +4219,7 @@ shopping/seller
|
|||
shopping/suppliers/search
|
||||
shopping?
|
||||
shopstream
|
||||
showtimes/location/*http://ted.com/robots.txt
|
||||
showtimes/location/*http://apis.google.com/robots.txt
|
||||
sidewiki/entry
|
||||
signature
|
||||
signin/inject
|
||||
|
|
|
|||
|
|
@ -2541,7 +2541,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/capital/consumer/invoice/merchants
|
||||
/cars/marketplace/product/*
|
||||
/cart
|
||||
/cart
|
||||
/cas-redirect
|
||||
/cast-list
|
||||
/castr
|
||||
|
|
@ -2559,7 +2558,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/chats/
|
||||
/checkin
|
||||
/checkout
|
||||
/checkout
|
||||
/cinema-entertainment/*
|
||||
/citations
|
||||
/citedby
|
||||
|
|
@ -2999,7 +2997,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/login
|
||||
/login$
|
||||
/login*/search?
|
||||
/login/
|
||||
/login/verify-email
|
||||
/login?
|
||||
/loginpage
|
||||
|
|
@ -3065,7 +3062,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/muslim-sexy-video
|
||||
/muslim-sexy-videos.html
|
||||
/mvopinions/*
|
||||
/my-account
|
||||
/my_account/register
|
||||
/mychannel
|
||||
/naboo
|
||||
|
|
@ -3163,6 +3159,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/partials
|
||||
/password
|
||||
/path_locks
|
||||
/patterns/
|
||||
/pay-invoice
|
||||
/pd/Ghost-Stories-Original-Tales-Ghostly-Urban-Legends-Audiobook/B07GL5B67Q
|
||||
/pd/ITEM_NAME-Podcast
|
||||
|
|
@ -3228,7 +3225,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/profile-about
|
||||
/profileshow
|
||||
/promoassets
|
||||
/public/fc-assets/locales
|
||||
/public/insights/share/anniversary*?
|
||||
/pull
|
||||
/pvData$
|
||||
|
|
@ -3254,7 +3250,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/recommendations/products
|
||||
/references
|
||||
/referrer$
|
||||
/register/
|
||||
/registration-confirmation/
|
||||
/related
|
||||
/related
|
||||
|
|
@ -3348,6 +3343,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/search/*?q=
|
||||
/search/?*terms
|
||||
/search/?q
|
||||
/search/?q=*
|
||||
/search/account
|
||||
/search/collections
|
||||
/search/login
|
||||
|
|
@ -3381,6 +3377,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/search?searchProvider=*&sort=
|
||||
/search?title=
|
||||
/searchDirectory
|
||||
/searchresults/
|
||||
/searchsuggest
|
||||
/secure/
|
||||
/selectlocale-dmc?fromPage=
|
||||
|
|
@ -4297,7 +4294,6 @@ AddThis.com
|
|||
AddToList
|
||||
AddToRegistry
|
||||
Admin
|
||||
Admin/
|
||||
Administration/
|
||||
AdsManager
|
||||
AdsTest
|
||||
|
|
@ -5503,6 +5499,7 @@ HotelsManageListing
|
|||
HotelsManagementCenter
|
||||
HotelsProductCart
|
||||
HowTheSiteWorks
|
||||
HpImageArchive.aspx
|
||||
HubStyle/static-2.309
|
||||
HubStyle/static-2.313
|
||||
HubStyle/static-2.315
|
||||
|
|
@ -5569,7 +5566,6 @@ INSTALL.txt
|
|||
IgnoreMe
|
||||
Image/DetailPrint
|
||||
Images
|
||||
Images/
|
||||
ImpressionRecord
|
||||
ImproveListing
|
||||
Inbox
|
||||
|
|
@ -5643,7 +5639,6 @@ MSIECrawler
|
|||
MUST
|
||||
MaPS
|
||||
MachineTranslation
|
||||
Mail/
|
||||
MailEmergency
|
||||
Manage/
|
||||
ManageDevices
|
||||
|
|
@ -6063,7 +6058,6 @@ ProductCart
|
|||
ProductComparisonCmd
|
||||
ProductDetailsTabView
|
||||
ProductError
|
||||
Production/
|
||||
Products/AddToCart.aspx
|
||||
Products/Reports.aspx
|
||||
Products/ShoppingCart.aspx
|
||||
|
|
@ -6074,6 +6068,7 @@ Project
|
|||
PromoTools
|
||||
PromotionDetailsDisplayView
|
||||
PromotionDisplayView
|
||||
Proxy.ashx
|
||||
ProxyToolsAccountSettingsTool
|
||||
ProxyToolsBillingAndPaymentsTool
|
||||
ProxyToolsBillingDetailTool
|
||||
|
|
@ -6169,7 +6164,6 @@ RestaurantSolutions
|
|||
RestaurantXSellAjax
|
||||
Resubscribe
|
||||
Results.aspx
|
||||
Review/
|
||||
Review/LeaveReview/
|
||||
Review/List/
|
||||
ReviewCollect
|
||||
|
|
@ -6207,6 +6201,7 @@ Saves
|
|||
ScreensaverShade
|
||||
Scripts
|
||||
Search
|
||||
Search
|
||||
Search/*
|
||||
Search/Mail/Public
|
||||
SearchNavigationView
|
||||
|
|
@ -6822,6 +6817,8 @@ ac/
|
|||
ac/globalnav/2.0/*/images/ac-globalnav/globalnav/search
|
||||
ac2
|
||||
academic-subscriptions
|
||||
academic/profile
|
||||
academic/search
|
||||
academy
|
||||
academy-free-account
|
||||
academy/*/results
|
||||
|
|
@ -6906,6 +6903,7 @@ ach/search
|
|||
ach/user
|
||||
ach/users
|
||||
achievements
|
||||
aclick
|
||||
aclk
|
||||
acoustic
|
||||
acq/nonprofits
|
||||
|
|
@ -6977,7 +6975,6 @@ activities/committees/studies/
|
|||
activities/committees/studiesCom/
|
||||
activity
|
||||
ad
|
||||
ad/adserver.php
|
||||
ad=
|
||||
ad_acknowledgment
|
||||
ad_id=
|
||||
|
|
@ -7007,7 +7004,6 @@ addtocart
|
|||
adell-mutfak
|
||||
adfox
|
||||
adframe
|
||||
adfs/
|
||||
admanager
|
||||
admantx
|
||||
admin
|
||||
|
|
@ -7190,6 +7186,7 @@ alexa-top-sites/*
|
|||
alexa-web-search/*
|
||||
alexa/*
|
||||
alexaforbusiness/
|
||||
alink
|
||||
alkali
|
||||
all
|
||||
all-supported-params
|
||||
|
|
@ -7216,6 +7213,7 @@ amp
|
|||
amp$
|
||||
amp-proxy
|
||||
amp-tealium
|
||||
amp/
|
||||
amp_next_page_ga.cms*
|
||||
amphtml
|
||||
amphtml/blogs/test
|
||||
|
|
@ -7290,6 +7288,7 @@ api/internal/_bb
|
|||
api/internal/analytics/songs
|
||||
api/jobPostings/jobs
|
||||
api/legendary-data/relay
|
||||
api/maps/
|
||||
api/nextsteps
|
||||
api/nicorepo/timeline
|
||||
api/partner_select/*/price_query
|
||||
|
|
@ -8428,6 +8427,7 @@ bezahlvorgaenge.html
|
|||
bfe/apps/website
|
||||
bfl
|
||||
bfmp
|
||||
bfp/search
|
||||
bg
|
||||
bg-*/
|
||||
bg-bg/
|
||||
|
|
@ -8489,6 +8489,7 @@ bin
|
|||
bin/
|
||||
bin/search.go
|
||||
bin/search.py
|
||||
bing-site-safety
|
||||
bingbot
|
||||
bipolar-disorder/bipolar-depression-management
|
||||
bipolar-disorder/video/bipolar-fatherhood
|
||||
|
|
@ -8540,7 +8541,6 @@ blog
|
|||
blog-
|
||||
blog-ads-api-output
|
||||
blog-manager
|
||||
blog-old
|
||||
blog-temp-ru
|
||||
blog-this.g
|
||||
blog.atom
|
||||
|
|
@ -8618,6 +8618,7 @@ blogs/blogpost/preview
|
|||
blogs/nationals-journal-beta
|
||||
blogs/pad$
|
||||
blogs/pad/$
|
||||
blogs/search/
|
||||
blogs/slow-ride
|
||||
blogs/technology.atom
|
||||
blogs/test
|
||||
|
|
@ -8632,7 +8633,6 @@ bm/search
|
|||
bm/user
|
||||
bm/users
|
||||
bmajax
|
||||
bmind
|
||||
bmj_countries
|
||||
bn
|
||||
bn-BD/forums
|
||||
|
|
@ -9829,6 +9829,7 @@ civis/posts
|
|||
civis/search
|
||||
civis/threads/*in_iframe=1
|
||||
civis/threads/*wp_data=
|
||||
ck/
|
||||
cl
|
||||
cl2/feeds
|
||||
cl2/ical
|
||||
|
|
@ -10102,6 +10103,7 @@ companies
|
|||
companies/c
|
||||
companies/o
|
||||
companies/search
|
||||
company
|
||||
company/*.rss
|
||||
company/?s=
|
||||
company/add-ons-agreement
|
||||
|
|
@ -10223,7 +10225,6 @@ contact?t=donation_page_report
|
|||
contact_host
|
||||
contact_importer
|
||||
contact_me
|
||||
contacto
|
||||
contactus
|
||||
contactus/mwaas*
|
||||
contenidos
|
||||
|
|
@ -10498,10 +10499,12 @@ cpro
|
|||
cpropub/univercd
|
||||
cpspa
|
||||
cr
|
||||
cr$
|
||||
cr/
|
||||
cr/$
|
||||
cr/corporate/contact
|
||||
cr/news
|
||||
cr?
|
||||
craft
|
||||
crash
|
||||
crawler4j
|
||||
|
|
@ -10541,12 +10544,6 @@ critics/self-submission
|
|||
critiques
|
||||
crm/Templates/
|
||||
crm/design/
|
||||
crm/developer/docs/api/v2.1/
|
||||
crm/developer/docs/api/v2/
|
||||
crm/developer/docs/api/v3/
|
||||
crm/developer/docs/api/v4/
|
||||
crm/developer/docs/api/v5/
|
||||
crm/developer/docs/api/v6/
|
||||
crm/developer/docs/functions/failure-rerun.html
|
||||
crm/help/crm-transition/
|
||||
crm/help/developer/
|
||||
|
|
@ -10974,6 +10971,7 @@ deals/merchant
|
|||
deals/popular
|
||||
debats/
|
||||
debug
|
||||
debug/
|
||||
decision-makers$
|
||||
decision-makers/*/admin_accounts$
|
||||
decision-makers/*/admin_accounts?
|
||||
|
|
@ -11020,7 +11018,6 @@ design
|
|||
design/
|
||||
design/free/files
|
||||
design/play
|
||||
designer/edit
|
||||
designers
|
||||
designers/events/fullscreen-page
|
||||
designtech
|
||||
|
|
@ -11059,6 +11056,7 @@ dg-service
|
|||
dgs/education_culture/404_en.htm
|
||||
dhtml
|
||||
dhtmlmenu
|
||||
di-ag/
|
||||
diagnosed-with-glioblastoma
|
||||
dialog
|
||||
dialog/*
|
||||
|
|
@ -11346,7 +11344,6 @@ dlls/
|
|||
dloader
|
||||
dloader(NaverRobot)
|
||||
dls
|
||||
dmca_notification
|
||||
dna
|
||||
dna/meet-your-match
|
||||
dna/meet-your-match-acne-prone-skin-routine
|
||||
|
|
@ -11439,8 +11436,6 @@ doubleclick/
|
|||
downgrade
|
||||
download
|
||||
download-evernote
|
||||
download-file
|
||||
download-limit
|
||||
download-notice
|
||||
download/*/Zoom_launcher.exe
|
||||
download/*/zoomusLauncher.zip
|
||||
|
|
@ -11862,6 +11857,9 @@ enterprise/seo
|
|||
entertain
|
||||
entertainment/article/Minerva-s-horoscope
|
||||
entertainment/bravo
|
||||
entities/search
|
||||
entityexplore$
|
||||
entityexplore?
|
||||
entrez
|
||||
entrez/eutils
|
||||
entrez/sutils
|
||||
|
|
@ -12390,6 +12388,7 @@ fbml/ajax/dialog
|
|||
fbpostaction.cms?article=
|
||||
fcgi-
|
||||
fckeditor
|
||||
fd/
|
||||
fdbk
|
||||
feature/sf-test
|
||||
feature_nine_browse-bin=
|
||||
|
|
@ -12961,9 +12960,6 @@ free
|
|||
free-cancellation/index.
|
||||
free-report
|
||||
free-trial
|
||||
free-video/*/horizontal
|
||||
free-video/*/square
|
||||
free-video/*/vertical
|
||||
free/cloud-computing-free-tier/
|
||||
free/databases-free-tier/
|
||||
freemonth
|
||||
|
|
@ -12987,6 +12983,8 @@ full
|
|||
fullscreen
|
||||
fullscreen/ReportLinker
|
||||
fun
|
||||
fun/api/
|
||||
fun/g/
|
||||
fundraiser/charity
|
||||
fundraiser/search
|
||||
fur/forums
|
||||
|
|
@ -13267,6 +13265,7 @@ glass/images/commerce
|
|||
global
|
||||
global$
|
||||
global-consumer-survey/tool
|
||||
global-infrastructure/services/get-async/http://baidu.com/robots.txt
|
||||
global-master
|
||||
global-nav-esi
|
||||
global/RU/
|
||||
|
|
@ -13933,12 +13932,14 @@ hosted
|
|||
hosted/images
|
||||
hosting/search
|
||||
hotel/index.hi.
|
||||
hotel/reviews?
|
||||
hotel/us/the-airstream-van.*.html
|
||||
hotel_attractions
|
||||
hotel_rt_onview
|
||||
hotelfinder/rpc
|
||||
hotels
|
||||
hotels/rpc
|
||||
hotels/search
|
||||
hotelsonmap.*.json
|
||||
hotfix/
|
||||
houseads
|
||||
|
|
@ -13953,6 +13954,8 @@ howto/GoodNeighborPolicy.htm
|
|||
howtobuy/
|
||||
hp/focus-retrocompatibile$
|
||||
hp/video
|
||||
hpm
|
||||
hpmob
|
||||
hr
|
||||
hr-*/
|
||||
hr-hr/
|
||||
|
|
@ -14060,7 +14063,7 @@ http://redbubble.com/robots.txt
|
|||
http://support.apple.com/robots.txt
|
||||
http://techradar.com/robots.txt
|
||||
http://theverge.com/robots.txt
|
||||
http://tiny.cc/robots.txt
|
||||
http://tinyurl.com/robots.txt
|
||||
http://torproject.org/robots.txt
|
||||
http://translate.google.com/robots.txt
|
||||
http://vogue.com/robots.txt
|
||||
|
|
@ -14438,16 +14441,20 @@ images
|
|||
images-apphost
|
||||
images-data
|
||||
images.html
|
||||
images/
|
||||
images/$
|
||||
images/*
|
||||
images/?
|
||||
images/Podcasts
|
||||
images/async/?
|
||||
images/async?
|
||||
images/carBlogsimages
|
||||
images/chart_gifs
|
||||
images/chart_pdfs
|
||||
images/chart_png300
|
||||
images/chart_png460
|
||||
images/hosted/?
|
||||
images/hosted/search?
|
||||
images/hosted?
|
||||
images/interview_pdfs
|
||||
images/li.gif
|
||||
images/logging_requests.gif
|
||||
|
|
@ -14456,8 +14463,13 @@ images/ndtvvideo/*
|
|||
images/pad/search?rpt=imageview
|
||||
images/pad/search?text=*&source=morda
|
||||
images/resume
|
||||
images/search%3F
|
||||
images/search%5C
|
||||
images/search/?
|
||||
images/search?
|
||||
images/search?rpt=imageview
|
||||
images/search?text=*&source=morda
|
||||
images/searchbyimage
|
||||
images/showroomimages
|
||||
images/smart/$
|
||||
images/touch/$
|
||||
|
|
@ -14468,6 +14480,7 @@ images/usedcarimages
|
|||
images/userprofileimg
|
||||
images/v$
|
||||
images/viewconfig$
|
||||
images?
|
||||
imagine/
|
||||
imesync
|
||||
imf-fetch-message
|
||||
|
|
@ -14593,6 +14606,7 @@ inapp
|
|||
inbox
|
||||
inbox$
|
||||
inbox$
|
||||
inboxcommerce
|
||||
inc5000dev
|
||||
include
|
||||
include/
|
||||
|
|
@ -15249,7 +15263,6 @@ journal_proc.php
|
|||
journals
|
||||
journals.php
|
||||
journals/*/about-this-journal
|
||||
journals/testfieldhumanities/
|
||||
journalshownewcomments.php
|
||||
journey/compiler/amp/iframe.html
|
||||
jp
|
||||
|
|
@ -15563,7 +15576,6 @@ lang=ru
|
|||
lang=tr
|
||||
lang_
|
||||
language
|
||||
language-switch?currentPath
|
||||
language?
|
||||
languages/404_en.htm
|
||||
lapi
|
||||
|
|
@ -15830,6 +15842,7 @@ loans
|
|||
loc/volunteers
|
||||
loc=
|
||||
local
|
||||
local
|
||||
local-services-ads
|
||||
local/ajax
|
||||
local/blogsandcolumns/slow-ride-front
|
||||
|
|
@ -16086,7 +16099,6 @@ mai/kb/*/discuss
|
|||
mai/search
|
||||
mai/user
|
||||
mai/users
|
||||
mail/
|
||||
mail/$
|
||||
mail?
|
||||
mail?hl=
|
||||
|
|
@ -16157,6 +16169,7 @@ maps/*?lang=uk$
|
|||
maps/*?lang=uz$
|
||||
maps/*?ll=
|
||||
maps/about
|
||||
maps/adsendpoint
|
||||
maps/api/js
|
||||
maps/api/place/js
|
||||
maps/api/staticmap
|
||||
|
|
@ -16259,7 +16272,6 @@ media/feeds
|
|||
media/forums
|
||||
media/interactive/cdrom/onehundredandeightyears
|
||||
media/ja-content-thumbs
|
||||
media/js/translations.js
|
||||
media/jwplayer
|
||||
media/mktg
|
||||
media/mobile
|
||||
|
|
@ -16568,6 +16580,7 @@ medicine
|
|||
medicine/clinics
|
||||
medicine/doctors
|
||||
medicine/search
|
||||
medicine?text=
|
||||
meeting/register
|
||||
meetings
|
||||
meetup_api/?
|
||||
|
|
@ -16612,6 +16625,7 @@ merchant/directions
|
|||
merchant/imageUploadPreview
|
||||
merchant/loc
|
||||
merchant/moreProducts?
|
||||
merchant/reviews?
|
||||
merchant/update
|
||||
merchantapps
|
||||
mes
|
||||
|
|
@ -16733,7 +16747,6 @@ mobile_login
|
|||
mobileformat=
|
||||
mobilepagenotfounderror.aspx
|
||||
mobileservererror.aspx
|
||||
mockup-editor
|
||||
mod
|
||||
mod.php
|
||||
mod=
|
||||
|
|
@ -17653,6 +17666,7 @@ notificarelacionadas
|
|||
notifications
|
||||
notifications
|
||||
notifications$
|
||||
notifications/
|
||||
notifications/*
|
||||
nova
|
||||
now/mt3
|
||||
|
|
@ -17841,6 +17855,8 @@ offers/nonprofits
|
|||
offers/nonprofits$
|
||||
offers/nonprofits%
|
||||
offers/nonprofits?
|
||||
offers/proxy/dealsserver/api/log
|
||||
offers/proxy/dealsserver/buy
|
||||
offers/referral-terms-conditions
|
||||
offers/referral-terms-conditions$
|
||||
offers/referral-terms-conditions%
|
||||
|
|
@ -18055,6 +18071,7 @@ page/*/?egotecpage
|
|||
page/*/?hc_location=
|
||||
page/*/?iq_id=
|
||||
page/*/?pcd=
|
||||
page/*/?s
|
||||
page/*/?s=
|
||||
page/*/?search=
|
||||
page/account-confirmation-thanks
|
||||
|
|
@ -18290,7 +18307,6 @@ phbr~r_
|
|||
phone/compare/?
|
||||
phonenumber
|
||||
photo
|
||||
photo-editor
|
||||
photo-test-editor-x
|
||||
photo.de.html
|
||||
photo.en.html
|
||||
|
|
@ -18893,10 +18909,6 @@ prefs
|
|||
preisvergleich
|
||||
prelex
|
||||
premium-reports
|
||||
premium-video/*/horizontal
|
||||
premium-video/*/square
|
||||
premium-video/*/vertical
|
||||
premium-videos
|
||||
premium_enquete
|
||||
premiumsupport/iam/
|
||||
premiumsupport/knowledge-center/feedback-no/
|
||||
|
|
@ -18960,7 +18972,6 @@ privacy/archived-versions.html
|
|||
privacy/consent
|
||||
privacy/request-data
|
||||
privacy/zoho-group.html
|
||||
privacy_policy
|
||||
privacypolicychanges
|
||||
private
|
||||
private/wtrack
|
||||
|
|
@ -18972,6 +18983,7 @@ pro-resources
|
|||
pro-site
|
||||
pro/about
|
||||
pro2
|
||||
proFile/history?
|
||||
proMatch
|
||||
proProjects
|
||||
proVideoWidget
|
||||
|
|
@ -18989,6 +19001,7 @@ product-reviews/B0069IY63Y
|
|||
product/electrode/api/logger
|
||||
product/electrode/api/wpa
|
||||
product/recommended
|
||||
product/reviews?
|
||||
productBrand=
|
||||
productId=
|
||||
productPurchaseDone
|
||||
|
|
@ -18996,7 +19009,6 @@ product_
|
|||
product_header.html
|
||||
productid=
|
||||
production-monitoring
|
||||
production/
|
||||
products
|
||||
products/*--*--*--
|
||||
products/*/height*--*Large
|
||||
|
|
@ -19042,9 +19054,7 @@ profile/*/followers
|
|||
profile/*/following
|
||||
profile/*/map$
|
||||
profile/*/photos
|
||||
profile/downloads_limit
|
||||
profile/license
|
||||
profile/payment/getstarted
|
||||
profile/history?
|
||||
profile/view
|
||||
profilerole
|
||||
profiles
|
||||
|
|
@ -19690,6 +19700,7 @@ resources/xml/sitemaps
|
|||
responder
|
||||
rest
|
||||
results
|
||||
results
|
||||
results-export-email-by-search-data
|
||||
results-export-ids
|
||||
results-export-search-by-year
|
||||
|
|
@ -19709,7 +19720,6 @@ review
|
|||
review-by-author
|
||||
review-order
|
||||
review-sample
|
||||
review/
|
||||
review/*/transparency
|
||||
review/common/du
|
||||
review/dynamic/sims-box
|
||||
|
|
@ -19746,6 +19756,7 @@ reviews/write/?s=
|
|||
reviews/write?s=
|
||||
reviews_page=
|
||||
rewards
|
||||
rewardsapp/
|
||||
rf=*
|
||||
ribbon.php
|
||||
rip/
|
||||
|
|
@ -20597,6 +20608,7 @@ set_cookie.pl
|
|||
setbucket
|
||||
setprefs
|
||||
settings
|
||||
settings
|
||||
settings/*
|
||||
settings/deactivated
|
||||
settings/linkaccount
|
||||
|
|
@ -20734,6 +20746,7 @@ sharing
|
|||
sharing/files
|
||||
sharing/folders
|
||||
shelf/user_shelves
|
||||
shenghuo
|
||||
shenghuo/search?
|
||||
shifen/
|
||||
shihui
|
||||
|
|
@ -20742,10 +20755,14 @@ ship
|
|||
shipping-payment
|
||||
shippinginformation
|
||||
shop
|
||||
shop$
|
||||
shop/
|
||||
shop/*&
|
||||
shop/browse/overlay
|
||||
shop/collections
|
||||
shop/iphone/payments/overlay
|
||||
shop/search.ep
|
||||
shop?
|
||||
shop_name_search_service
|
||||
shop_pins
|
||||
shopfront-api
|
||||
|
|
@ -20800,7 +20817,6 @@ showtag
|
|||
showtime/.requestinvite.html.swp
|
||||
showtimes/location/*http://img.youtube.com/robots.txt
|
||||
shr*
|
||||
shutterstock
|
||||
si
|
||||
si/$
|
||||
si/android/collections
|
||||
|
|
@ -20853,6 +20869,7 @@ sign-in
|
|||
sign-in-6for6Sale
|
||||
sign-out
|
||||
sign-out
|
||||
sign-up
|
||||
sign-up-to-be-contacted-for-research
|
||||
sign-up/?
|
||||
sign_in
|
||||
|
|
@ -21347,6 +21364,7 @@ social
|
|||
social-connect/send
|
||||
social/photosui/images
|
||||
social/photosui/sitemap
|
||||
social/search?
|
||||
social/social-security-directory/cai
|
||||
social_media
|
||||
socialapp/
|
||||
|
|
@ -21428,6 +21446,7 @@ sp=
|
|||
sp_url=
|
||||
spade-widget
|
||||
spartan
|
||||
spbasic
|
||||
spbot
|
||||
spc-source=
|
||||
special-promo/2for1
|
||||
|
|
@ -21506,6 +21525,7 @@ sports/whatson
|
|||
sports_fp_ms
|
||||
spp/
|
||||
spreadsheet
|
||||
spresults
|
||||
sprint_wml
|
||||
sprint_xhtml
|
||||
sq/android/collections
|
||||
|
|
@ -21589,6 +21609,7 @@ statements
|
|||
static
|
||||
static-assets/documents/PwnedPasswordsTop100k.txt
|
||||
static-assets/images/collection
|
||||
static/
|
||||
static/*.css$
|
||||
static/*.css?
|
||||
static/*.gif
|
||||
|
|
@ -21721,6 +21742,8 @@ storeclick
|
|||
storefront
|
||||
storepicker
|
||||
storerequest
|
||||
stores$
|
||||
stores/
|
||||
stores/page/*visitId=
|
||||
stories
|
||||
story
|
||||
|
|
@ -22252,7 +22275,6 @@ terms/looker/legal/rapid-deployment-terms
|
|||
terms/looker/legal/sccs
|
||||
terms/looker/legal/suppliers/partner-assignment-faq
|
||||
terms/looker/legal/suppliers/supplier-code-of-conduct
|
||||
terms_of_use
|
||||
termsofusechanges
|
||||
test
|
||||
test-2
|
||||
|
|
@ -22281,6 +22303,7 @@ text
|
|||
text_edition
|
||||
tfemail
|
||||
th
|
||||
th$
|
||||
th*/blog-article-remove-faq-utms-*.js
|
||||
th*/cdn-cgi/challenge-platform
|
||||
th*/step
|
||||
|
|
@ -22343,6 +22366,7 @@ th/tools/logo-maker/onboarding
|
|||
th/user
|
||||
th/users
|
||||
th/ventureone
|
||||
th?
|
||||
th_th/templates/M
|
||||
thank-you
|
||||
thank-you-enterprise-demo
|
||||
|
|
@ -22631,6 +22655,7 @@ translate_static
|
|||
translate_suggestion
|
||||
translate_t
|
||||
translation
|
||||
translator/?ref=
|
||||
transmute/static-1.85
|
||||
transmute/static-2.6
|
||||
transmute/static-2.8
|
||||
|
|
@ -22658,15 +22683,32 @@ travel-vacations
|
|||
travel/
|
||||
travel/2013/aug/22/been-there-readers-competition?
|
||||
travel/8711559/The-Telegraph-Travel-Awards-2011.html
|
||||
travel/api
|
||||
travel/clk
|
||||
travel/css
|
||||
travel/entity
|
||||
travel/flight-search
|
||||
travel/flight/flightSearch
|
||||
travel/flight/flightSearchAction
|
||||
travel/flight/search/?
|
||||
travel/flight/search?
|
||||
travel/flights
|
||||
travel/flights/s
|
||||
travel/hotel-search
|
||||
travel/hotel/e
|
||||
travel/hotel/hotelMiniSearchRequest
|
||||
travel/hotel/hotelSearch
|
||||
travel/hotels/checkout
|
||||
travel/hotels/detail
|
||||
travel/hotels/entity
|
||||
travel/hotels/hotel-finder
|
||||
travel/hotels/hotel-finder/$
|
||||
travel/hotels/search/?
|
||||
travel/hotels/search?
|
||||
travel/hotels/stories
|
||||
travel/scripts
|
||||
travel/search
|
||||
travel/secure
|
||||
travelnevadahighway95tc
|
||||
treasury
|
||||
treasury/treasdocuments
|
||||
|
|
@ -22694,7 +22736,6 @@ trips/v1
|
|||
trivia
|
||||
trivia/answer
|
||||
trk
|
||||
trk-download
|
||||
trovitBot
|
||||
trs/forums
|
||||
trs/kb/*/discuss
|
||||
|
|
@ -23169,6 +23210,7 @@ ur/search
|
|||
ur/user
|
||||
ur/users
|
||||
urchin_test
|
||||
url
|
||||
url-shortner
|
||||
urlinator/static-1.54
|
||||
urlinator/static-1.55
|
||||
|
|
@ -23704,14 +23746,32 @@ videodash.cms*
|
|||
videodetails
|
||||
videorequest
|
||||
videos
|
||||
videos/?
|
||||
videos/assets
|
||||
videos/browsing
|
||||
videos/e
|
||||
videos/explore
|
||||
videos/favorites
|
||||
videos/feed
|
||||
videos/feedcontent
|
||||
videos/get_video_by_uid/
|
||||
videos/images
|
||||
videos/js
|
||||
videos/music
|
||||
videos/music/
|
||||
videos/music/?
|
||||
videos/music?
|
||||
videos/riverview/relatedvideo
|
||||
videos/riverview/relatedvideo/?
|
||||
videos/riverview/relatedvideo?
|
||||
videos/search.php
|
||||
videos/search/?
|
||||
videos/search?
|
||||
videos/trending
|
||||
videos/trendingcontent
|
||||
videos/viewmeta/
|
||||
videos/week
|
||||
videos?
|
||||
videosearch
|
||||
view
|
||||
view-3d-home
|
||||
|
|
@ -23967,6 +24027,10 @@ whysecure
|
|||
whythisad
|
||||
widget
|
||||
widget-landing-page.html
|
||||
widget/cr
|
||||
widget/entity/search/?
|
||||
widget/render
|
||||
widget/snapshot
|
||||
widget_auth.php
|
||||
widget_chunks
|
||||
widgets
|
||||
|
|
@ -24746,6 +24810,7 @@ word/embed
|
|||
wordpress/wp-admin
|
||||
wordpress/wp-admin/admin-ajax.php
|
||||
work
|
||||
work
|
||||
work/_
|
||||
work/acceptinvitation
|
||||
work/account
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue