[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2024-11-09 10:03:33 +00:00
parent 333e7d2686
commit f7ca479d1d
29 changed files with 1091 additions and 345 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1731006190
},
"Trickest wordlist update": {
"last_update": 1731060224
"last_update": 1731146603
}
}

View file

@ -29245,6 +29245,9 @@ cloud_metadata_for_ssrf_test.txt
htdocs/core/extrafieldsinexport.inc.php
core/extrafieldsinexport.inc.php
extrafieldsinexport.inc.php
htdocs/core/quickadd_page.php
core/quickadd_page.php
quickadd_page.php
htdocs/core/actions_fetchobject.inc.php
core/actions_fetchobject.inc.php
actions_fetchobject.inc.php

View file

@ -4443,6 +4443,7 @@ htdocs/core/js/timesheet.js
htdocs/core/upload_page.php
htdocs/core/data/cloud_metadata_for_ssrf_test.txt
htdocs/core/extrafieldsinexport.inc.php
htdocs/core/quickadd_page.php
htdocs/core/actions_fetchobject.inc.php
htdocs/core/actions_sendmails.inc.php
htdocs/core/menus/standard/auguria_menu.php

View file

@ -8256,13 +8256,6 @@ Tests/Core/PathProcessor/PathProcessorFrontTest.php
Core/PathProcessor/PathProcessorFrontTest.php
PathProcessor/PathProcessorFrontTest.php
PathProcessorFrontTest.php
core/tests/Drupal/Tests/Core/Hook/HookOrderTestBase.php
tests/Drupal/Tests/Core/Hook/HookOrderTestBase.php
Drupal/Tests/Core/Hook/HookOrderTestBase.php
Tests/Core/Hook/HookOrderTestBase.php
Core/Hook/HookOrderTestBase.php
Hook/HookOrderTestBase.php
HookOrderTestBase.php
core/tests/Drupal/Tests/Core/Hook/HookCollectorPassTest.php
tests/Drupal/Tests/Core/Hook/HookCollectorPassTest.php
Drupal/Tests/Core/Hook/HookCollectorPassTest.php
@ -8270,20 +8263,6 @@ Tests/Core/Hook/HookCollectorPassTest.php
Core/Hook/HookCollectorPassTest.php
Hook/HookCollectorPassTest.php
HookCollectorPassTest.php
core/tests/Drupal/Tests/Core/Hook/HookOrderEqualPriorityTest.php
tests/Drupal/Tests/Core/Hook/HookOrderEqualPriorityTest.php
Drupal/Tests/Core/Hook/HookOrderEqualPriorityTest.php
Tests/Core/Hook/HookOrderEqualPriorityTest.php
Core/Hook/HookOrderEqualPriorityTest.php
Hook/HookOrderEqualPriorityTest.php
HookOrderEqualPriorityTest.php
core/tests/Drupal/Tests/Core/Hook/HookOrderTest.php
tests/Drupal/Tests/Core/Hook/HookOrderTest.php
Drupal/Tests/Core/Hook/HookOrderTest.php
Tests/Core/Hook/HookOrderTest.php
Core/Hook/HookOrderTest.php
Hook/HookOrderTest.php
HookOrderTest.php
core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php
tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php
Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php
@ -111902,12 +111881,6 @@ Core/Hook/Attribute/Hook.php
Hook/Attribute/Hook.php
Attribute/Hook.php
Hook.php
core/lib/Drupal/Core/Hook/HookOrder.php
lib/Drupal/Core/Hook/HookOrder.php
Drupal/Core/Hook/HookOrder.php
Core/Hook/HookOrder.php
Hook/HookOrder.php
HookOrder.php
core/lib/Drupal/Core/GeneratedNoLink.php
lib/Drupal/Core/GeneratedNoLink.php
Drupal/Core/GeneratedNoLink.php

View file

@ -1207,10 +1207,7 @@ core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php
core/tests/Drupal/Tests/Core/Layout/LayoutDefaultTest.php
core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php
core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorFrontTest.php
core/tests/Drupal/Tests/Core/Hook/HookOrderTestBase.php
core/tests/Drupal/Tests/Core/Hook/HookCollectorPassTest.php
core/tests/Drupal/Tests/Core/Hook/HookOrderEqualPriorityTest.php
core/tests/Drupal/Tests/Core/Hook/HookOrderTest.php
core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php
core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbTest.php
core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php
@ -16062,7 +16059,6 @@ core/lib/Drupal/Core/PathProcessor/NullPathProcessorManager.php
core/lib/Drupal/Core/Hook/HookCollectorPass.php
core/lib/Drupal/Core/Hook/Attribute/LegacyHook.php
core/lib/Drupal/Core/Hook/Attribute/Hook.php
core/lib/Drupal/Core/Hook/HookOrder.php
core/lib/Drupal/Core/GeneratedNoLink.php
core/lib/Drupal/Core/Breadcrumb/BreadcrumbBuilderInterface.php
core/lib/Drupal/Core/Breadcrumb/Breadcrumb.php

View file

@ -6700,6 +6700,10 @@ erpnext/patches/v15_0/rename_depreciation_amount_based_on_num_days_in_month_to_d
patches/v15_0/rename_depreciation_amount_based_on_num_days_in_month_to_daily_prorata_based.py
v15_0/rename_depreciation_amount_based_on_num_days_in_month_to_daily_prorata_based.py
rename_depreciation_amount_based_on_num_days_in_month_to_daily_prorata_based.py
erpnext/patches/v15_0/update_sub_voucher_type_in_gl_entries.py
patches/v15_0/update_sub_voucher_type_in_gl_entries.py
v15_0/update_sub_voucher_type_in_gl_entries.py
update_sub_voucher_type_in_gl_entries.py
erpnext/patches/v15_0/migrate_payment_request_status.py
patches/v15_0/migrate_payment_request_status.py
v15_0/migrate_payment_request_status.py

View file

@ -1390,6 +1390,7 @@ erpnext/patches/v15_0/rename_number_of_depreciations_booked_to_opening_booked_de
erpnext/patches/v15_0/link_purchase_item_to_asset_doc.py
erpnext/patches/v15_0/set_reserved_stock_in_bin.py
erpnext/patches/v15_0/rename_depreciation_amount_based_on_num_days_in_month_to_daily_prorata_based.py
erpnext/patches/v15_0/update_sub_voucher_type_in_gl_entries.py
erpnext/patches/v15_0/migrate_payment_request_status.py
erpnext/patches/v15_0/rename_purchase_receipt_amount_to_purchase_amount.py
erpnext/patches/v15_0/rename_daily_depreciation_to_depreciation_amount_based_on_num_days_in_month.py

View file

@ -4388,12 +4388,23 @@ Espo/Tools/PhoneNumber/Repository.php
Tools/PhoneNumber/Repository.php
PhoneNumber/Repository.php
Repository.php
application/Espo/Tools/User/Api/PostRecordUsersAccess.php
Espo/Tools/User/Api/PostRecordUsersAccess.php
Tools/User/Api/PostRecordUsersAccess.php
User/Api/PostRecordUsersAccess.php
Api/PostRecordUsersAccess.php
PostRecordUsersAccess.php
application/Espo/Tools/User/Api/PutTeamUserPosition.php
Espo/Tools/User/Api/PutTeamUserPosition.php
Tools/User/Api/PutTeamUserPosition.php
User/Api/PutTeamUserPosition.php
Api/PutTeamUserPosition.php
PutTeamUserPosition.php
application/Espo/Tools/User/UsersAccessService.php
Espo/Tools/User/UsersAccessService.php
Tools/User/UsersAccessService.php
User/UsersAccessService.php
UsersAccessService.php
application/Espo/Tools/User/UserUtil.php
Espo/Tools/User/UserUtil.php
Tools/User/UserUtil.php
@ -45071,6 +45082,12 @@ views/user/fields/auto-follow-entity-type-list.js
user/fields/auto-follow-entity-type-list.js
fields/auto-follow-entity-type-list.js
auto-follow-entity-type-list.js
client/src/views/user/fields/record-access-level.js
src/views/user/fields/record-access-level.js
views/user/fields/record-access-level.js
user/fields/record-access-level.js
fields/record-access-level.js
record-access-level.js
client/src/views/user/detail.js
src/views/user/detail.js
views/user/detail.js
@ -48907,6 +48924,11 @@ src/handlers/record/view-audit-log.js
handlers/record/view-audit-log.js
record/view-audit-log.js
view-audit-log.js
client/src/handlers/record/view-user-access.js
src/handlers/record/view-user-access.js
handlers/record/view-user-access.js
record/view-user-access.js
view-user-access.js
client/src/handlers/admin/address-country/populate-defaults.js
src/handlers/admin/address-country/populate-defaults.js
handlers/admin/address-country/populate-defaults.js

View file

@ -776,7 +776,9 @@ application/Espo/Tools/LeadCapture/CaptureService.php
application/Espo/Tools/LeadCapture/Jobs/OptInConfirmation.php
application/Espo/Tools/PhoneNumber/EntityLookup.php
application/Espo/Tools/PhoneNumber/Repository.php
application/Espo/Tools/User/Api/PostRecordUsersAccess.php
application/Espo/Tools/User/Api/PutTeamUserPosition.php
application/Espo/Tools/User/UsersAccessService.php
application/Espo/Tools/User/UserUtil.php
application/Espo/Tools/DataPrivacy/Erasor.php
application/Espo/Tools/EmailNotification/HookProcessor.php
@ -7134,6 +7136,7 @@ client/src/views/user/fields/default-team.js
client/src/views/user/fields/contact.js
client/src/views/user/fields/generate-password.js
client/src/views/user/fields/auto-follow-entity-type-list.js
client/src/views/user/fields/record-access-level.js
client/src/views/user/detail.js
client/src/views/user/record/list.js
client/src/views/user/record/row-actions/relationship-followers.js
@ -7802,6 +7805,7 @@ client/src/handlers/select-related/same-account-many.js
client/src/handlers/select-related/same-account.js
client/src/handlers/model/defaults-preparator.js
client/src/handlers/record/view-audit-log.js
client/src/handlers/record/view-user-access.js
client/src/handlers/admin/address-country/populate-defaults.js
client/src/handlers/email/select-user.js
client/src/handlers/email/list-actions.js

View file

@ -1122,9 +1122,6 @@ core/.c8rc.e2e.json
ghost/core/package.json
core/package.json
package.json
ghost/core/nodemon.json
core/nodemon.json
nodemon.json
ghost/core/core/boot.js
core/core/boot.js
core/boot.js
@ -3622,6 +3619,15 @@ migrations/versions/5.100/2024-11-05-14-48-08-add-comments-in-reply-to-id.js
versions/5.100/2024-11-05-14-48-08-add-comments-in-reply-to-id.js
5.100/2024-11-05-14-48-08-add-comments-in-reply-to-id.js
2024-11-05-14-48-08-add-comments-in-reply-to-id.js
ghost/core/core/server/data/migrations/versions/5.100/2024-11-06-04-45-15-add-activitypub-integration.js
core/core/server/data/migrations/versions/5.100/2024-11-06-04-45-15-add-activitypub-integration.js
core/server/data/migrations/versions/5.100/2024-11-06-04-45-15-add-activitypub-integration.js
server/data/migrations/versions/5.100/2024-11-06-04-45-15-add-activitypub-integration.js
data/migrations/versions/5.100/2024-11-06-04-45-15-add-activitypub-integration.js
migrations/versions/5.100/2024-11-06-04-45-15-add-activitypub-integration.js
versions/5.100/2024-11-06-04-45-15-add-activitypub-integration.js
5.100/2024-11-06-04-45-15-add-activitypub-integration.js
2024-11-06-04-45-15-add-activitypub-integration.js
ghost/core/core/server/data/migrations/versions/5.44/2023-04-14-04-17-add-snippets-lexical-column.js
core/core/server/data/migrations/versions/5.44/2023-04-14-04-17-add-snippets-lexical-column.js
core/server/data/migrations/versions/5.44/2023-04-14-04-17-add-snippets-lexical-column.js
@ -7149,6 +7155,20 @@ server/services/notifications/index.js
services/notifications/index.js
notifications/index.js
index.js
ghost/core/core/server/services/activitypub/index.js
core/core/server/services/activitypub/index.js
core/server/services/activitypub/index.js
server/services/activitypub/index.js
services/activitypub/index.js
activitypub/index.js
index.js
ghost/core/core/server/services/activitypub/ActivityPubServiceWrapper.js
core/core/server/services/activitypub/ActivityPubServiceWrapper.js
core/server/services/activitypub/ActivityPubServiceWrapper.js
server/services/activitypub/ActivityPubServiceWrapper.js
services/activitypub/ActivityPubServiceWrapper.js
activitypub/ActivityPubServiceWrapper.js
ActivityPubServiceWrapper.js
ghost/core/core/server/services/members-events/index.js
core/core/server/services/members-events/index.js
core/server/services/members-events/index.js
@ -27725,6 +27745,34 @@ test/.eslintrc.js
ghost/mw-cache-control/.eslintrc.js
mw-cache-control/.eslintrc.js
.eslintrc.js
ghost/activitypub/src/ActivityPubService.ts
activitypub/src/ActivityPubService.ts
src/ActivityPubService.ts
ActivityPubService.ts
ghost/activitypub/src/index.ts
activitypub/src/index.ts
src/index.ts
index.ts
ghost/activitypub/tsconfig.json
activitypub/tsconfig.json
tsconfig.json
ghost/activitypub/package.json
activitypub/package.json
package.json
ghost/activitypub/README.md
activitypub/README.md
README.md
ghost/activitypub/test/ActivityPubService.test.ts
activitypub/test/ActivityPubService.test.ts
test/ActivityPubService.test.ts
ActivityPubService.test.ts
ghost/activitypub/test/.eslintrc.js
activitypub/test/.eslintrc.js
test/.eslintrc.js
.eslintrc.js
ghost/activitypub/.eslintrc.js
activitypub/.eslintrc.js
.eslintrc.js
ghost/member-attribution/package.json
member-attribution/package.json
package.json
@ -30897,6 +30945,12 @@ apps/admin-x-activitypub/src/App.tsx
admin-x-activitypub/src/App.tsx
src/App.tsx
App.tsx
apps/admin-x-activitypub/src/components/feed/FeedItemStats.tsx
admin-x-activitypub/src/components/feed/FeedItemStats.tsx
src/components/feed/FeedItemStats.tsx
components/feed/FeedItemStats.tsx
feed/FeedItemStats.tsx
FeedItemStats.tsx
apps/admin-x-activitypub/src/components/feed/ArticleModal.tsx
admin-x-activitypub/src/components/feed/ArticleModal.tsx
src/components/feed/ArticleModal.tsx
@ -30970,29 +31024,12 @@ admin-x-activitypub/src/components/articleBodyStyles.ts
src/components/articleBodyStyles.ts
components/articleBodyStyles.ts
articleBodyStyles.ts
apps/admin-x-activitypub/src/components/modals.tsx
admin-x-activitypub/src/components/modals.tsx
src/components/modals.tsx
components/modals.tsx
modals.tsx
apps/admin-x-activitypub/src/components/activities/ActivityItem.tsx
admin-x-activitypub/src/components/activities/ActivityItem.tsx
src/components/activities/ActivityItem.tsx
components/activities/ActivityItem.tsx
activities/ActivityItem.tsx
ActivityItem.tsx
apps/admin-x-activitypub/src/components/profile/ViewFollowersModal.tsx
admin-x-activitypub/src/components/profile/ViewFollowersModal.tsx
src/components/profile/ViewFollowersModal.tsx
components/profile/ViewFollowersModal.tsx
profile/ViewFollowersModal.tsx
ViewFollowersModal.tsx
apps/admin-x-activitypub/src/components/profile/ViewFollowingModal.tsx
admin-x-activitypub/src/components/profile/ViewFollowingModal.tsx
src/components/profile/ViewFollowingModal.tsx
components/profile/ViewFollowingModal.tsx
profile/ViewFollowingModal.tsx
ViewFollowingModal.tsx
apps/admin-x-activitypub/src/MainContent.tsx
admin-x-activitypub/src/MainContent.tsx
src/MainContent.tsx
@ -31020,6 +31057,11 @@ admin-x-activitypub/src/utils/get-relative-timestamp.ts
src/utils/get-relative-timestamp.ts
utils/get-relative-timestamp.ts
get-relative-timestamp.ts
apps/admin-x-activitypub/src/utils/render-timestamp.tsx
admin-x-activitypub/src/utils/render-timestamp.tsx
src/utils/render-timestamp.tsx
utils/render-timestamp.tsx
render-timestamp.tsx
apps/admin-x-activitypub/src/utils/get-username.ts
admin-x-activitypub/src/utils/get-username.ts
src/utils/get-username.ts

View file

@ -306,7 +306,6 @@ ghost/core/.npmignore
ghost/core/monobundle.js
ghost/core/.c8rc.e2e.json
ghost/core/package.json
ghost/core/nodemon.json
ghost/core/core/boot.js
ghost/core/core/server/views/error.hbs
ghost/core/core/server/views/maintenance.html
@ -589,6 +588,7 @@ ghost/core/core/server/data/migrations/versions/5.57/2023-07-27-11-47-49-create-
ghost/core/core/server/data/migrations/versions/4.36/2022-02-07-14-34-add-last-seen-at-column-to-members.js
ghost/core/core/server/data/migrations/versions/5.100/2024-10-31-15-27-42-add-jobs-queue-columns.js
ghost/core/core/server/data/migrations/versions/5.100/2024-11-05-14-48-08-add-comments-in-reply-to-id.js
ghost/core/core/server/data/migrations/versions/5.100/2024-11-06-04-45-15-add-activitypub-integration.js
ghost/core/core/server/data/migrations/versions/5.44/2023-04-14-04-17-add-snippets-lexical-column.js
ghost/core/core/server/data/migrations/versions/5.91/2024-08-28-05-28-22-add-donation-message-column-to-donation-payment-events.js
ghost/core/core/server/data/migrations/versions/4.42/2022-03-30-15-44-add-newsletter-permissions.js
@ -1011,6 +1011,8 @@ ghost/core/core/server/services/mentions-email-report/job.js
ghost/core/core/server/services/mentions-email-report/service.js
ghost/core/core/server/services/notifications/Notifications.js
ghost/core/core/server/services/notifications/index.js
ghost/core/core/server/services/activitypub/index.js
ghost/core/core/server/services/activitypub/ActivityPubServiceWrapper.js
ghost/core/core/server/services/members-events/index.js
ghost/core/core/server/services/member-attribution/index.js
ghost/core/core/server/services/members/SingleUseTokenProvider.js
@ -4509,6 +4511,14 @@ ghost/mw-cache-control/lib/mw-cache-control.js
ghost/mw-cache-control/test/cache-control.test.js
ghost/mw-cache-control/test/.eslintrc.js
ghost/mw-cache-control/.eslintrc.js
ghost/activitypub/src/ActivityPubService.ts
ghost/activitypub/src/index.ts
ghost/activitypub/tsconfig.json
ghost/activitypub/package.json
ghost/activitypub/README.md
ghost/activitypub/test/ActivityPubService.test.ts
ghost/activitypub/test/.eslintrc.js
ghost/activitypub/.eslintrc.js
ghost/member-attribution/package.json
ghost/member-attribution/index.js
ghost/member-attribution/README.md
@ -5143,6 +5153,7 @@ apps/admin-x-settings/test/acceptance/permissions.test.ts
apps/admin-x-settings/test/acceptance/growth/tips-and-donations.test.ts
apps/admin-x-settings/.yarnrc
apps/admin-x-activitypub/src/App.tsx
apps/admin-x-activitypub/src/components/feed/FeedItemStats.tsx
apps/admin-x-activitypub/src/components/feed/ArticleModal.tsx
apps/admin-x-activitypub/src/components/feed/FeedItem.tsx
apps/admin-x-activitypub/src/components/global/FollowButton.tsx
@ -5156,16 +5167,14 @@ apps/admin-x-activitypub/src/components/navigation/MainNavigation.tsx
apps/admin-x-activitypub/src/components/Activities.tsx
apps/admin-x-activitypub/src/components/Search.tsx
apps/admin-x-activitypub/src/components/articleBodyStyles.ts
apps/admin-x-activitypub/src/components/modals.tsx
apps/admin-x-activitypub/src/components/activities/ActivityItem.tsx
apps/admin-x-activitypub/src/components/profile/ViewFollowersModal.tsx
apps/admin-x-activitypub/src/components/profile/ViewFollowingModal.tsx
apps/admin-x-activitypub/src/MainContent.tsx
apps/admin-x-activitypub/src/standalone.tsx
apps/admin-x-activitypub/src/index.tsx
apps/admin-x-activitypub/src/api/activitypub.ts
apps/admin-x-activitypub/src/api/activitypub.test.ts
apps/admin-x-activitypub/src/utils/get-relative-timestamp.ts
apps/admin-x-activitypub/src/utils/render-timestamp.tsx
apps/admin-x-activitypub/src/utils/get-username.ts
apps/admin-x-activitypub/src/utils/strip-html.ts
apps/admin-x-activitypub/src/utils/content-handlers.ts

View file

@ -17717,6 +17717,13 @@ Resources/views/Helper/table.html.twig
views/Helper/table.html.twig
Helper/table.html.twig
table.html.twig
app/bundles/CoreBundle/Resources/views/Helper/_tag.html.twig
bundles/CoreBundle/Resources/views/Helper/_tag.html.twig
CoreBundle/Resources/views/Helper/_tag.html.twig
Resources/views/Helper/_tag.html.twig
views/Helper/_tag.html.twig
Helper/_tag.html.twig
_tag.html.twig
app/bundles/CoreBundle/Resources/views/Helper/blank_form.html.twig
bundles/CoreBundle/Resources/views/Helper/blank_form.html.twig
CoreBundle/Resources/views/Helper/blank_form.html.twig

View file

@ -3118,6 +3118,7 @@ app/bundles/CoreBundle/Resources/views/Helper/form_selecttype.html.twig
app/bundles/CoreBundle/Resources/views/Helper/list_actions.html.twig
app/bundles/CoreBundle/Resources/views/Helper/tabs.html.twig
app/bundles/CoreBundle/Resources/views/Helper/table.html.twig
app/bundles/CoreBundle/Resources/views/Helper/_tag.html.twig
app/bundles/CoreBundle/Resources/views/Helper/blank_form.html.twig
app/bundles/CoreBundle/Resources/views/Helper/map.html.twig
app/bundles/CoreBundle/Resources/views/Helper/graph_dateselect.html.twig

View file

@ -665,6 +665,37 @@ Plugins/Nop.Plugin.MultiFactorAuth.GoogleAuthenticator/Controllers/GoogleAuthent
Nop.Plugin.MultiFactorAuth.GoogleAuthenticator/Controllers/GoogleAuthenticatorController.cs
Controllers/GoogleAuthenticatorController.cs
GoogleAuthenticatorController.cs
src/Plugins/Nop.Plugin.Misc.OmnibusDirective/Notes.txt
Plugins/Nop.Plugin.Misc.OmnibusDirective/Notes.txt
Nop.Plugin.Misc.OmnibusDirective/Notes.txt
Notes.txt
src/Plugins/Nop.Plugin.Misc.OmnibusDirective/Views/_ViewImports.cshtml
Plugins/Nop.Plugin.Misc.OmnibusDirective/Views/_ViewImports.cshtml
Nop.Plugin.Misc.OmnibusDirective/Views/_ViewImports.cshtml
Views/_ViewImports.cshtml
_ViewImports.cshtml
src/Plugins/Nop.Plugin.Misc.OmnibusDirective/Views/Configure.cshtml
Plugins/Nop.Plugin.Misc.OmnibusDirective/Views/Configure.cshtml
Nop.Plugin.Misc.OmnibusDirective/Views/Configure.cshtml
Views/Configure.cshtml
Configure.cshtml
src/Plugins/Nop.Plugin.Misc.OmnibusDirective/OmnibusDirectivePlugin.cs
Plugins/Nop.Plugin.Misc.OmnibusDirective/OmnibusDirectivePlugin.cs
Nop.Plugin.Misc.OmnibusDirective/OmnibusDirectivePlugin.cs
OmnibusDirectivePlugin.cs
src/Plugins/Nop.Plugin.Misc.OmnibusDirective/Nop.Plugin.Misc.OmnibusDirective.csproj
Plugins/Nop.Plugin.Misc.OmnibusDirective/Nop.Plugin.Misc.OmnibusDirective.csproj
Nop.Plugin.Misc.OmnibusDirective/Nop.Plugin.Misc.OmnibusDirective.csproj
Nop.Plugin.Misc.OmnibusDirective.csproj
src/Plugins/Nop.Plugin.Misc.OmnibusDirective/plugin.json
Plugins/Nop.Plugin.Misc.OmnibusDirective/plugin.json
Nop.Plugin.Misc.OmnibusDirective/plugin.json
plugin.json
src/Plugins/Nop.Plugin.Misc.OmnibusDirective/Controllers/OmnibusDirectiveController.cs
Plugins/Nop.Plugin.Misc.OmnibusDirective/Controllers/OmnibusDirectiveController.cs
Nop.Plugin.Misc.OmnibusDirective/Controllers/OmnibusDirectiveController.cs
Controllers/OmnibusDirectiveController.cs
OmnibusDirectiveController.cs
src/Plugins/Nop.Plugin.DiscountRules.CustomerRoles/Notes.txt
Plugins/Nop.Plugin.DiscountRules.CustomerRoles/Notes.txt
Nop.Plugin.DiscountRules.CustomerRoles/Notes.txt
@ -11704,6 +11735,11 @@ src/Presentation/Nop.Web.Framework/WebWorkContext.cs
Presentation/Nop.Web.Framework/WebWorkContext.cs
Nop.Web.Framework/WebWorkContext.cs
WebWorkContext.cs
src/Presentation/Nop.Web.Framework/Globalization/AcceptLanguageHeaderRequestCultureProvider.cs
Presentation/Nop.Web.Framework/Globalization/AcceptLanguageHeaderRequestCultureProvider.cs
Nop.Web.Framework/Globalization/AcceptLanguageHeaderRequestCultureProvider.cs
Globalization/AcceptLanguageHeaderRequestCultureProvider.cs
AcceptLanguageHeaderRequestCultureProvider.cs
src/Presentation/Nop.Web.Framework/Globalization/NopSeoUrlCultureProvider.cs
Presentation/Nop.Web.Framework/Globalization/NopSeoUrlCultureProvider.cs
Nop.Web.Framework/Globalization/NopSeoUrlCultureProvider.cs

View file

@ -135,6 +135,13 @@ src/Plugins/Nop.Plugin.MultiFactorAuth.GoogleAuthenticator/Infrastructure/NopSta
src/Plugins/Nop.Plugin.MultiFactorAuth.GoogleAuthenticator/Domains/GoogleAuthenticatorRecord.cs
src/Plugins/Nop.Plugin.MultiFactorAuth.GoogleAuthenticator/Controllers/AuthenticationController.cs
src/Plugins/Nop.Plugin.MultiFactorAuth.GoogleAuthenticator/Controllers/GoogleAuthenticatorController.cs
src/Plugins/Nop.Plugin.Misc.OmnibusDirective/Notes.txt
src/Plugins/Nop.Plugin.Misc.OmnibusDirective/Views/_ViewImports.cshtml
src/Plugins/Nop.Plugin.Misc.OmnibusDirective/Views/Configure.cshtml
src/Plugins/Nop.Plugin.Misc.OmnibusDirective/OmnibusDirectivePlugin.cs
src/Plugins/Nop.Plugin.Misc.OmnibusDirective/Nop.Plugin.Misc.OmnibusDirective.csproj
src/Plugins/Nop.Plugin.Misc.OmnibusDirective/plugin.json
src/Plugins/Nop.Plugin.Misc.OmnibusDirective/Controllers/OmnibusDirectiveController.cs
src/Plugins/Nop.Plugin.DiscountRules.CustomerRoles/Notes.txt
src/Plugins/Nop.Plugin.DiscountRules.CustomerRoles/Views/_ViewImports.cshtml
src/Plugins/Nop.Plugin.DiscountRules.CustomerRoles/Views/Configure.cshtml
@ -2084,6 +2091,7 @@ src/Presentation/Nop.Web.Framework/Menu/IAdminMenuPlugin.cs
src/Presentation/Nop.Web.Framework/Menu/XmlSiteMap.cs
src/Presentation/Nop.Web.Framework/Menu/SiteMapNode.cs
src/Presentation/Nop.Web.Framework/WebWorkContext.cs
src/Presentation/Nop.Web.Framework/Globalization/AcceptLanguageHeaderRequestCultureProvider.cs
src/Presentation/Nop.Web.Framework/Globalization/NopSeoUrlCultureProvider.cs
src/Presentation/Nop.Web.Framework/AreaNames.cs
src/Presentation/Nop.Web.Framework/WebOptimizer/WebOptimizerConfig.cs

View file

@ -20199,6 +20199,11 @@ Core/Migration/V6_6/Migration1676367607RemoveIntegrationWriteAccessColumn.php
Migration/V6_6/Migration1676367607RemoveIntegrationWriteAccessColumn.php
V6_6/Migration1676367607RemoveIntegrationWriteAccessColumn.php
Migration1676367607RemoveIntegrationWriteAccessColumn.php
src/Core/Migration/V6_6/Migration1730911642MoveNamespaceOfShowZipcodeInFrontOfCityConfiguration.php
Core/Migration/V6_6/Migration1730911642MoveNamespaceOfShowZipcodeInFrontOfCityConfiguration.php
Migration/V6_6/Migration1730911642MoveNamespaceOfShowZipcodeInFrontOfCityConfiguration.php
V6_6/Migration1730911642MoveNamespaceOfShowZipcodeInFrontOfCityConfiguration.php
Migration1730911642MoveNamespaceOfShowZipcodeInFrontOfCityConfiguration.php
src/Core/Migration/V6_6/Migration1711461579FixDefaultMailFooter.php
Core/Migration/V6_6/Migration1711461579FixDefaultMailFooter.php
Migration/V6_6/Migration1711461579FixDefaultMailFooter.php
@ -56329,17 +56334,6 @@ module/sw-settings-document/acl/index.js
sw-settings-document/acl/index.js
acl/index.js
index.js
src/Administration/Resources/app/administration/src/module/sw-settings-address/page/sw-settings-address/sw-settings-address.html.twig
Administration/Resources/app/administration/src/module/sw-settings-address/page/sw-settings-address/sw-settings-address.html.twig
Resources/app/administration/src/module/sw-settings-address/page/sw-settings-address/sw-settings-address.html.twig
app/administration/src/module/sw-settings-address/page/sw-settings-address/sw-settings-address.html.twig
administration/src/module/sw-settings-address/page/sw-settings-address/sw-settings-address.html.twig
src/module/sw-settings-address/page/sw-settings-address/sw-settings-address.html.twig
module/sw-settings-address/page/sw-settings-address/sw-settings-address.html.twig
sw-settings-address/page/sw-settings-address/sw-settings-address.html.twig
page/sw-settings-address/sw-settings-address.html.twig
sw-settings-address/sw-settings-address.html.twig
sw-settings-address.html.twig
src/Administration/Resources/app/administration/src/module/sw-settings-language/snippet/de-DE.json
Administration/Resources/app/administration/src/module/sw-settings-language/snippet/de-DE.json
Resources/app/administration/src/module/sw-settings-language/snippet/de-DE.json
@ -124785,6 +124779,11 @@ migration/Core/V6_6/Migration1673964565MigrateToReferencedColumnsTest.php
Core/V6_6/Migration1673964565MigrateToReferencedColumnsTest.php
V6_6/Migration1673964565MigrateToReferencedColumnsTest.php
Migration1673964565MigrateToReferencedColumnsTest.php
tests/migration/Core/V6_6/Migration1730911642MoveNamespaceOfShowZipcodeInFrontOfCityConfigurationTest.php
migration/Core/V6_6/Migration1730911642MoveNamespaceOfShowZipcodeInFrontOfCityConfigurationTest.php
Core/V6_6/Migration1730911642MoveNamespaceOfShowZipcodeInFrontOfCityConfigurationTest.php
V6_6/Migration1730911642MoveNamespaceOfShowZipcodeInFrontOfCityConfigurationTest.php
Migration1730911642MoveNamespaceOfShowZipcodeInFrontOfCityConfigurationTest.php
tests/migration/Core/V6_6/Migration1715081559AdjustSentMailActionOnReviewSentTest.php
migration/Core/V6_6/Migration1715081559AdjustSentMailActionOnReviewSentTest.php
Core/V6_6/Migration1715081559AdjustSentMailActionOnReviewSentTest.php
@ -140184,6 +140183,9 @@ _unreleased/2024-10-24-add-rule-for-requested-customer-group.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
changelog/_unreleased/2024-11-06-do-not-use-deprecated-method-in-twig-rendering-which-can-lead-to-a-memory-limit-overflow.md
_unreleased/2024-11-06-do-not-use-deprecated-method-in-twig-rendering-which-can-lead-to-a-memory-limit-overflow.md
2024-11-06-do-not-use-deprecated-method-in-twig-rendering-which-can-lead-to-a-memory-limit-overflow.md
changelog/_unreleased/2024-11-06-fixed-exception-when-shopware-cart_redis_url-configuration-parameter-is-set.md
_unreleased/2024-11-06-fixed-exception-when-shopware-cart_redis_url-configuration-parameter-is-set.md
2024-11-06-fixed-exception-when-shopware-cart_redis_url-configuration-parameter-is-set.md
@ -140373,6 +140375,9 @@ _unreleased/2024-10-17-fill-last-usage-at-date-in-integration-table.md
changelog/_unreleased/2024-06-19-add-scss-validator.md
_unreleased/2024-06-19-add-scss-validator.md
2024-06-19-add-scss-validator.md
changelog/_unreleased/2024-11-04-a11y-promotions-input-has-no-visible-label.md
_unreleased/2024-11-04-a11y-promotions-input-has-no-visible-label.md
2024-11-04-a11y-promotions-input-has-no-visible-label.md
changelog/_unreleased/2024-08-27-add-error-on-unstoppable-submit-events-for-ajax-form-plugin.md
_unreleased/2024-08-27-add-error-on-unstoppable-submit-events-for-ajax-form-plugin.md
2024-08-27-add-error-on-unstoppable-submit-events-for-ajax-form-plugin.md
@ -140397,6 +140402,9 @@ _unreleased/2024-11-06-fix-unsaved-saleschannel-domain.md
changelog/_unreleased/2024-11-05-add-missing-registration-of-guest-customer-deletion-task.md
_unreleased/2024-11-05-add-missing-registration-of-guest-customer-deletion-task.md
2024-11-05-add-missing-registration-of-guest-customer-deletion-task.md
changelog/_unreleased/2024-04-11-make-it-possible-to-configure-the-order-of-the-city-and-zip-field.md
_unreleased/2024-04-11-make-it-possible-to-configure-the-order-of-the-city-and-zip-field.md
2024-04-11-make-it-possible-to-configure-the-order-of-the-city-and-zip-field.md
changelog/_unreleased/2024-10-02-changed-promotiongatewayinterface-return-type-to-promotioncollection.md
_unreleased/2024-10-02-changed-promotiongatewayinterface-return-type-to-promotioncollection.md
2024-10-02-changed-promotiongatewayinterface-return-type-to-promotioncollection.md

View file

@ -2810,6 +2810,7 @@ src/Core/Migration/V6_6/Migration1713345551AddAppManagedColumn.php
src/Core/Migration/V6_6/Migration1673964565MigrateToReferencedColumns.php
src/Core/Migration/V6_6/Migration1696262484AddDefaultSendMailOptions.php
src/Core/Migration/V6_6/Migration1676367607RemoveIntegrationWriteAccessColumn.php
src/Core/Migration/V6_6/Migration1730911642MoveNamespaceOfShowZipcodeInFrontOfCityConfiguration.php
src/Core/Migration/V6_6/Migration1711461579FixDefaultMailFooter.php
src/Core/Migration/V6_6/Migration1721202771UpdateDefaultSearchConfig.php
src/Core/Migration/V6_6/Migration1703850843FixSearchConfig.php
@ -8146,7 +8147,6 @@ src/Administration/Resources/app/administration/src/module/sw-settings-document/
src/Administration/Resources/app/administration/src/module/sw-settings-document/page/sw-settings-document-list/sw-settings-document-list.scss
src/Administration/Resources/app/administration/src/module/sw-settings-document/page/sw-settings-document-list/sw-settings-document-list.html.twig
src/Administration/Resources/app/administration/src/module/sw-settings-document/acl/index.js
src/Administration/Resources/app/administration/src/module/sw-settings-address/page/sw-settings-address/sw-settings-address.html.twig
src/Administration/Resources/app/administration/src/module/sw-settings-language/snippet/de-DE.json
src/Administration/Resources/app/administration/src/module/sw-settings-language/snippet/en-GB.json
src/Administration/Resources/app/administration/src/module/sw-settings-language/index.js
@ -15397,6 +15397,7 @@ tests/migration/Core/V6_6/Migration1711461572ReplaceSortingOptionKeysWithSorting
tests/migration/Core/V6_6/Migration1679581138RemoveAssociationFieldsTest.php
tests/migration/Core/V6_6/Migration1729843379FixBelgianVatIdPatternTest.php
tests/migration/Core/V6_6/Migration1673964565MigrateToReferencedColumnsTest.php
tests/migration/Core/V6_6/Migration1730911642MoveNamespaceOfShowZipcodeInFrontOfCityConfigurationTest.php
tests/migration/Core/V6_6/Migration1715081559AdjustSentMailActionOnReviewSentTest.php
tests/migration/Core/V6_6/Migration1716196653AddTechnicalNameToImportExportProfileTest.php
tests/migration/Core/V6_6/Migration1713345551AddAppManagedColumnTest.php
@ -19972,6 +19973,7 @@ changelog/_unreleased/2024-10-02-move-label-outside-of-button-group.md
changelog/_unreleased/2024-10-29-fix-cookie-issue-and-follow-redirect-in-hot-reload.md
changelog/_unreleased/2024-10-24-add-rule-for-requested-customer-group.md
changelog/_unreleased/2024-10-09-add-cache-clear-all-console-command.md
changelog/_unreleased/2024-11-06-do-not-use-deprecated-method-in-twig-rendering-which-can-lead-to-a-memory-limit-overflow.md
changelog/_unreleased/2024-11-06-fixed-exception-when-shopware-cart_redis_url-configuration-parameter-is-set.md
changelog/_unreleased/2024-11-04-fix-snippets-inaccessible-and-unchangeable.md
changelog/_unreleased/2024-10-21-remove-deprecation-of-appsystemtestbehaviour.md
@ -20035,6 +20037,7 @@ changelog/_unreleased/2024-10-14-fix-image-slider-on-mobile.md
changelog/_unreleased/2024-10-04-changed-algo-for-datacontexthash-in-cartprocessor.md
changelog/_unreleased/2024-10-17-fill-last-usage-at-date-in-integration-table.md
changelog/_unreleased/2024-06-19-add-scss-validator.md
changelog/_unreleased/2024-11-04-a11y-promotions-input-has-no-visible-label.md
changelog/_unreleased/2024-08-27-add-error-on-unstoppable-submit-events-for-ajax-form-plugin.md
changelog/_unreleased/2024-10-21-fixed-snippet-file-sorting-in-snippet-module.md
changelog/_unreleased/2024-05-22-navbar-for-main-navigation.md
@ -20043,6 +20046,7 @@ changelog/_unreleased/2024-10-30-added-pdf-renderer-extension.md
changelog/_unreleased/2024-10-08-add-opensearch-sigv4-credential-provider-configuration.md
changelog/_unreleased/2024-11-06-fix-unsaved-saleschannel-domain.md
changelog/_unreleased/2024-11-05-add-missing-registration-of-guest-customer-deletion-task.md
changelog/_unreleased/2024-04-11-make-it-possible-to-configure-the-order-of-the-city-and-zip-field.md
changelog/_unreleased/2024-10-02-changed-promotiongatewayinterface-return-type-to-promotioncollection.md
changelog/_unreleased/2024-01-15-allow-rate-limiter-usage-twice-without-breaking-memoized-configuration.md
changelog/_unreleased/2024-09-20-simplify-emitting-metrics.md

View file

@ -35151,6 +35151,9 @@ migrations/2023_04_26_160235_add_warranty_url_to_manufacturers.php
database/migrations/2023_07_13_052204_denormalized_eol_and_add_column_for_explicit_date_to_assets.php
migrations/2023_07_13_052204_denormalized_eol_and_add_column_for_explicit_date_to_assets.php
2023_07_13_052204_denormalized_eol_and_add_column_for_explicit_date_to_assets.php
database/migrations/2024_11_07_113631_improve_manager_indexes_on_users_and_locations.php
migrations/2024_11_07_113631_improve_manager_indexes_on_users_and_locations.php
2024_11_07_113631_improve_manager_indexes_on_users_and_locations.php
database/migrations/2015_10_22_003314_fix_defaults_accessories.php
migrations/2015_10_22_003314_fix_defaults_accessories.php
2015_10_22_003314_fix_defaults_accessories.php

View file

@ -6639,6 +6639,7 @@ database/migrations/2013_11_19_061409_edit_added_on_asset_logs_table.php
database/migrations/2015_06_15_183253_move_email_to_username.php
database/migrations/2023_04_26_160235_add_warranty_url_to_manufacturers.php
database/migrations/2023_07_13_052204_denormalized_eol_and_add_column_for_explicit_date_to_assets.php
database/migrations/2024_11_07_113631_improve_manager_indexes_on_users_and_locations.php
database/migrations/2015_10_22_003314_fix_defaults_accessories.php
database/migrations/2022_03_03_225824_add_notes_to_consumables.php
database/migrations/2015_11_26_195528_import_ldap_settings.php

View file

@ -358,12 +358,12 @@ core/strapi/api/basic-dp-compo-repeatable.test.api.js
strapi/api/basic-dp-compo-repeatable.test.api.js
api/basic-dp-compo-repeatable.test.api.js
basic-dp-compo-repeatable.test.api.js
tests/api/core/strapi/api/relations.test.api.js
api/core/strapi/api/relations.test.api.js
core/strapi/api/relations.test.api.js
strapi/api/relations.test.api.js
api/relations.test.api.js
relations.test.api.js
tests/api/core/strapi/api/relations.test.api.ts
api/core/strapi/api/relations.test.api.ts
core/strapi/api/relations.test.api.ts
strapi/api/relations.test.api.ts
api/relations.test.api.ts
relations.test.api.ts
tests/api/core/strapi/api/pagination/pagination.test.api.js
api/core/strapi/api/pagination/pagination.test.api.js
core/strapi/api/pagination/pagination.test.api.js

View file

@ -58,7 +58,7 @@ tests/api/core/strapi/api/validate/validate-body.test.api.js
tests/api/core/strapi/api/validate/validate-query.test.api.js
tests/api/core/strapi/api/basic.test.api.js
tests/api/core/strapi/api/basic-dp-compo-repeatable.test.api.js
tests/api/core/strapi/api/relations.test.api.js
tests/api/core/strapi/api/relations.test.api.ts
tests/api/core/strapi/api/pagination/pagination.test.api.js
tests/api/core/strapi/api/basic-dp.test.api.js
tests/api/core/strapi/publication-state.test.api.js

View file

@ -72287,8 +72287,6 @@ adr/2021_07_05_api_providing_locales_available_in_active_channel.md
2021_07_05_api_providing_locales_available_in_active_channel.md
adr/2020_09_01_admin_and_shop_split.md
2020_09_01_admin_and_shop_split.md
adr/2022_02_09_catalog_promotions_validation.md
2022_02_09_catalog_promotions_validation.md
adr/2021_06_15_api_platform_config_customization.md
2021_06_15_api_platform_config_customization.md
adr/2022_03_18_raw_data_in_command_and_events.md

View file

@ -9633,7 +9633,6 @@ adr/2024_05_15_use_separate_base_form_types_for_admin_panel_instead_of_type_exte
adr/2020_03_03_api_translations.md
adr/2021_07_05_api_providing_locales_available_in_active_channel.md
adr/2020_09_01_admin_and_shop_split.md
adr/2022_02_09_catalog_promotions_validation.md
adr/2021_06_15_api_platform_config_customization.md
adr/2022_03_18_raw_data_in_command_and_events.md
adr/2020_03_03_api_product_option_values.md

View file

@ -104,6 +104,8 @@ class-legacy-core-formatter.php
tools/changelogger/class-plugin-formatter.php
changelogger/class-plugin-formatter.php
class-plugin-formatter.php
tools/README.md
README.md
tools/storybook/webpack.config.js
storybook/webpack.config.js
webpack.config.js
@ -2476,6 +2478,13 @@ e2e/tests/product-filters/rating-filter-frontend.block_theme.spec.ts
tests/product-filters/rating-filter-frontend.block_theme.spec.ts
product-filters/rating-filter-frontend.block_theme.spec.ts
rating-filter-frontend.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-filters/rating-filter-editor.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/product-filters/rating-filter-editor.block_theme.spec.ts
tests/e2e/tests/product-filters/rating-filter-editor.block_theme.spec.ts
e2e/tests/product-filters/rating-filter-editor.block_theme.spec.ts
tests/product-filters/rating-filter-editor.block_theme.spec.ts
product-filters/rating-filter-editor.block_theme.spec.ts
rating-filter-editor.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-filters/attribute-filter-frontend.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/product-filters/attribute-filter-frontend.block_theme.spec.ts
tests/e2e/tests/product-filters/attribute-filter-frontend.block_theme.spec.ts
@ -2490,6 +2499,13 @@ e2e/tests/product-filters/attribute-filter-editor.block_theme.spec.ts
tests/product-filters/attribute-filter-editor.block_theme.spec.ts
product-filters/attribute-filter-editor.block_theme.spec.ts
attribute-filter-editor.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-filters/price-filter-editor.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/product-filters/price-filter-editor.block_theme.spec.ts
tests/e2e/tests/product-filters/price-filter-editor.block_theme.spec.ts
e2e/tests/product-filters/price-filter-editor.block_theme.spec.ts
tests/product-filters/price-filter-editor.block_theme.spec.ts
product-filters/price-filter-editor.block_theme.spec.ts
price-filter-editor.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-filters/stock-status-frontend.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/product-filters/stock-status-frontend.block_theme.spec.ts
tests/e2e/tests/product-filters/stock-status-frontend.block_theme.spec.ts
@ -2633,6 +2649,13 @@ e2e/tests/checkout/checkout-block.merchant.classic_theme.spec.ts
tests/checkout/checkout-block.merchant.classic_theme.spec.ts
checkout/checkout-block.merchant.classic_theme.spec.ts
checkout-block.merchant.classic_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/checkout/checkout-block-extensibility.shopper.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/checkout/checkout-block-extensibility.shopper.block_theme.spec.ts
tests/e2e/tests/checkout/checkout-block-extensibility.shopper.block_theme.spec.ts
e2e/tests/checkout/checkout-block-extensibility.shopper.block_theme.spec.ts
tests/checkout/checkout-block-extensibility.shopper.block_theme.spec.ts
checkout/checkout-block-extensibility.shopper.block_theme.spec.ts
checkout-block-extensibility.shopper.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/checkout/order-confirmation.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/checkout/order-confirmation.block_theme.spec.ts
tests/e2e/tests/checkout/order-confirmation.block_theme.spec.ts
@ -3708,6 +3731,12 @@ tests/e2e/plugins/additional-checkout-fields.php
e2e/plugins/additional-checkout-fields.php
plugins/additional-checkout-fields.php
additional-checkout-fields.php
plugins/woocommerce-blocks/tests/e2e/plugins/extension-cart-update.php
woocommerce-blocks/tests/e2e/plugins/extension-cart-update.php
tests/e2e/plugins/extension-cart-update.php
e2e/plugins/extension-cart-update.php
plugins/extension-cart-update.php
extension-cart-update.php
plugins/woocommerce-blocks/tests/e2e/plugins/order-confirmation-filters.php
woocommerce-blocks/tests/e2e/plugins/order-confirmation-filters.php
tests/e2e/plugins/order-confirmation-filters.php
@ -6762,6 +6791,30 @@ js/blocks/product-filters/block.json
blocks/product-filters/block.json
product-filters/block.json
block.json
plugins/woocommerce-blocks/assets/js/blocks/product-filters/utils/get-client-id-by-block-name.ts
woocommerce-blocks/assets/js/blocks/product-filters/utils/get-client-id-by-block-name.ts
assets/js/blocks/product-filters/utils/get-client-id-by-block-name.ts
js/blocks/product-filters/utils/get-client-id-by-block-name.ts
blocks/product-filters/utils/get-client-id-by-block-name.ts
product-filters/utils/get-client-id-by-block-name.ts
utils/get-client-id-by-block-name.ts
get-client-id-by-block-name.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/utils/get-product-filter-clear-button-block.ts
woocommerce-blocks/assets/js/blocks/product-filters/utils/get-product-filter-clear-button-block.ts
assets/js/blocks/product-filters/utils/get-product-filter-clear-button-block.ts
js/blocks/product-filters/utils/get-product-filter-clear-button-block.ts
blocks/product-filters/utils/get-product-filter-clear-button-block.ts
product-filters/utils/get-product-filter-clear-button-block.ts
utils/get-product-filter-clear-button-block.ts
get-product-filter-clear-button-block.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/utils/get-current-block-position-by-client-id.ts
woocommerce-blocks/assets/js/blocks/product-filters/utils/get-current-block-position-by-client-id.ts
assets/js/blocks/product-filters/utils/get-current-block-position-by-client-id.ts
js/blocks/product-filters/utils/get-current-block-position-by-client-id.ts
blocks/product-filters/utils/get-current-block-position-by-client-id.ts
product-filters/utils/get-current-block-position-by-client-id.ts
utils/get-current-block-position-by-client-id.ts
get-current-block-position-by-client-id.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/utils/index.ts
woocommerce-blocks/assets/js/blocks/product-filters/utils/index.ts
assets/js/blocks/product-filters/utils/index.ts
@ -7329,6 +7382,15 @@ product-filters/inner-blocks/price-filter/utils.ts
inner-blocks/price-filter/utils.ts
price-filter/utils.ts
utils.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/types.ts
woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/types.ts
assets/js/blocks/product-filters/inner-blocks/price-filter/types.ts
js/blocks/product-filters/inner-blocks/price-filter/types.ts
blocks/product-filters/inner-blocks/price-filter/types.ts
product-filters/inner-blocks/price-filter/types.ts
inner-blocks/price-filter/types.ts
price-filter/types.ts
types.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/frontend.ts
woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/frontend.ts
assets/js/blocks/product-filters/inner-blocks/price-filter/frontend.ts
@ -7602,6 +7664,14 @@ js/blocks/product-filters/save.tsx
blocks/product-filters/save.tsx
product-filters/save.tsx
save.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/hooks/use-product-filter-clear-button-manager.tsx
woocommerce-blocks/assets/js/blocks/product-filters/hooks/use-product-filter-clear-button-manager.tsx
assets/js/blocks/product-filters/hooks/use-product-filter-clear-button-manager.tsx
js/blocks/product-filters/hooks/use-product-filter-clear-button-manager.tsx
blocks/product-filters/hooks/use-product-filter-clear-button-manager.tsx
product-filters/hooks/use-product-filter-clear-button-manager.tsx
hooks/use-product-filter-clear-button-manager.tsx
use-product-filter-clear-button-manager.tsx
plugins/woocommerce-blocks/assets/js/blocks/breadcrumbs/edit.tsx
woocommerce-blocks/assets/js/blocks/breadcrumbs/edit.tsx
assets/js/blocks/breadcrumbs/edit.tsx
@ -34827,6 +34897,12 @@ tests/metrics/specs/editor.spec.js
metrics/specs/editor.spec.js
specs/editor.spec.js
editor.spec.js
plugins/woocommerce/tests/metrics/specs/frontend.spec.js
woocommerce/tests/metrics/specs/frontend.spec.js
tests/metrics/specs/frontend.spec.js
metrics/specs/frontend.spec.js
specs/frontend.spec.js
frontend.spec.js
plugins/woocommerce/tests/metrics/assets/large-post.html
woocommerce/tests/metrics/assets/large-post.html
tests/metrics/assets/large-post.html
@ -38478,6 +38554,12 @@ woocommerce/tests/e2e-pw/.eslintrc.js
tests/e2e-pw/.eslintrc.js
e2e-pw/.eslintrc.js
.eslintrc.js
plugins/woocommerce/tests/e2e-pw/bin/test-env-setup-external.sh
woocommerce/tests/e2e-pw/bin/test-env-setup-external.sh
tests/e2e-pw/bin/test-env-setup-external.sh
e2e-pw/bin/test-env-setup-external.sh
bin/test-env-setup-external.sh
test-env-setup-external.sh
plugins/woocommerce/tests/e2e-pw/bin/woocommerce-cleanup.php
woocommerce/tests/e2e-pw/bin/woocommerce-cleanup.php
tests/e2e-pw/bin/woocommerce-cleanup.php
@ -42293,6 +42375,10 @@ plugins/woocommerce/changelog/52225-email-preview-route
woocommerce/changelog/52225-email-preview-route
changelog/52225-email-preview-route
52225-email-preview-route
plugins/woocommerce/changelog/52246-fix-51636-clear-button-does-not-respect-filter-block-setting
woocommerce/changelog/52246-fix-51636-clear-button-does-not-respect-filter-block-setting
changelog/52246-fix-51636-clear-button-does-not-respect-filter-block-setting
52246-fix-51636-clear-button-does-not-respect-filter-block-setting
plugins/woocommerce/changelog/update-49550-rework-perfromance-job
woocommerce/changelog/update-49550-rework-perfromance-job
changelog/update-49550-rework-perfromance-job
@ -42329,6 +42415,10 @@ plugins/woocommerce/changelog/51751-patch-3
woocommerce/changelog/51751-patch-3
changelog/51751-patch-3
51751-patch-3
plugins/woocommerce/changelog/add-inherit-query-revamp
woocommerce/changelog/add-inherit-query-revamp
changelog/add-inherit-query-revamp
add-inherit-query-revamp
plugins/woocommerce/changelog/ci-update-shards-for-blocks-e2e
woocommerce/changelog/ci-update-shards-for-blocks-e2e
changelog/ci-update-shards-for-blocks-e2e
@ -42413,6 +42503,10 @@ plugins/woocommerce/changelog/52258-add-52019-product-collection-add-order-and-c
woocommerce/changelog/52258-add-52019-product-collection-add-order-and-cart-reference-to-product-related-collections
changelog/52258-add-52019-product-collection-add-order-and-cart-reference-to-product-related-collections
52258-add-52019-product-collection-add-order-and-cart-reference-to-product-related-collections
plugins/woocommerce/changelog/51982-upkeep-e2e-utils-playwright
woocommerce/changelog/51982-upkeep-e2e-utils-playwright
changelog/51982-upkeep-e2e-utils-playwright
51982-upkeep-e2e-utils-playwright
plugins/woocommerce/changelog/52603-dev-shipping-methods-50558
woocommerce/changelog/52603-dev-shipping-methods-50558
changelog/52603-dev-shipping-methods-50558
@ -42573,6 +42667,10 @@ plugins/woocommerce/changelog/51852-add-create-account-block-test-coverage
woocommerce/changelog/51852-add-create-account-block-test-coverage
changelog/51852-add-create-account-block-test-coverage
51852-add-create-account-block-test-coverage
plugins/woocommerce/changelog/refactor-coming-soon-templates
woocommerce/changelog/refactor-coming-soon-templates
changelog/refactor-coming-soon-templates
refactor-coming-soon-templates
plugins/woocommerce/changelog/51424-e2e-external-expand-wpcom-suite-part4
woocommerce/changelog/51424-e2e-external-expand-wpcom-suite-part4
changelog/51424-e2e-external-expand-wpcom-suite-part4
@ -42641,6 +42739,10 @@ plugins/woocommerce/changelog/add-52082-kliken-default-obw-extension
woocommerce/changelog/add-52082-kliken-default-obw-extension
changelog/add-52082-kliken-default-obw-extension
add-52082-kliken-default-obw-extension
plugins/woocommerce/changelog/update-52621
woocommerce/changelog/update-52621
changelog/update-52621
update-52621
plugins/woocommerce/changelog/e2e-fix-font-weight-combobox-locator-wp6.7
woocommerce/changelog/e2e-fix-font-weight-combobox-locator-wp6.7
changelog/e2e-fix-font-weight-combobox-locator-wp6.7
@ -42797,6 +42899,10 @@ plugins/woocommerce/changelog/add-product_form_migration_to_dataforms
woocommerce/changelog/add-product_form_migration_to_dataforms
changelog/add-product_form_migration_to_dataforms
add-product_form_migration_to_dataforms
plugins/woocommerce/changelog/docs-monorepo-script-documentation
woocommerce/changelog/docs-monorepo-script-documentation
changelog/docs-monorepo-script-documentation
docs-monorepo-script-documentation
plugins/woocommerce/changelog/dev-relax-webpack-ts-errors
woocommerce/changelog/dev-relax-webpack-ts-errors
changelog/dev-relax-webpack-ts-errors
@ -42841,6 +42947,10 @@ plugins/woocommerce/changelog/fix-51402-geolocation-validity
woocommerce/changelog/fix-51402-geolocation-validity
changelog/fix-51402-geolocation-validity
fix-51402-geolocation-validity
plugins/woocommerce/changelog/52486-dev-improve-add-to-cart-validation-store-api
woocommerce/changelog/52486-dev-improve-add-to-cart-validation-store-api
changelog/52486-dev-improve-add-to-cart-validation-store-api
52486-dev-improve-add-to-cart-validation-store-api
plugins/woocommerce/changelog/add-49337-editable-return-to-cart-link
woocommerce/changelog/add-49337-editable-return-to-cart-link
changelog/add-49337-editable-return-to-cart-link
@ -42977,6 +43087,14 @@ plugins/woocommerce/changelog/pr-52218
woocommerce/changelog/pr-52218
changelog/pr-52218
pr-52218
plugins/woocommerce/changelog/fix-51635_product_collection_image_alt
woocommerce/changelog/fix-51635_product_collection_image_alt
changelog/fix-51635_product_collection_image_alt
fix-51635_product_collection_image_alt
plugins/woocommerce/changelog/52521-update-shipping-modal-fonts
woocommerce/changelog/52521-update-shipping-modal-fonts
changelog/52521-update-shipping-modal-fonts
52521-update-shipping-modal-fonts
plugins/woocommerce/changelog/52050-51797-new-receipts-endpoint
woocommerce/changelog/52050-51797-new-receipts-endpoint
changelog/52050-51797-new-receipts-endpoint
@ -43041,6 +43159,10 @@ plugins/woocommerce/changelog/52070-fix-use-method-title-or-gateway-title-in-che
woocommerce/changelog/52070-fix-use-method-title-or-gateway-title-in-checkout-notice
changelog/52070-fix-use-method-title-or-gateway-title-in-checkout-notice
52070-fix-use-method-title-or-gateway-title-in-checkout-notice
plugins/woocommerce/changelog/fix-52109-item-qty-normalization
woocommerce/changelog/fix-52109-item-qty-normalization
changelog/fix-52109-item-qty-normalization
fix-52109-item-qty-normalization
plugins/woocommerce/changelog/40254-patch-1
woocommerce/changelog/40254-patch-1
changelog/40254-patch-1
@ -43289,6 +43411,10 @@ plugins/woocommerce/changelog/fix-defend-against-missing-session-51237
woocommerce/changelog/fix-defend-against-missing-session-51237
changelog/fix-defend-against-missing-session-51237
fix-defend-against-missing-session-51237
plugins/woocommerce/changelog/fix-52617-remove-__experimentalGetTemplateForLink-usage-from-dependency
woocommerce/changelog/fix-52617-remove-__experimentalGetTemplateForLink-usage-from-dependency
changelog/fix-52617-remove-__experimentalGetTemplateForLink-usage-from-dependency
fix-52617-remove-__experimentalGetTemplateForLink-usage-from-dependency
plugins/woocommerce/changelog/51559-remove-navigation-feature
woocommerce/changelog/51559-remove-navigation-feature
changelog/51559-remove-navigation-feature
@ -43405,6 +43531,10 @@ plugins/woocommerce/changelog/fix-51895
woocommerce/changelog/fix-51895
changelog/fix-51895
fix-51895
plugins/woocommerce/changelog/try-ecu-ignore-empty
woocommerce/changelog/try-ecu-ignore-empty
changelog/try-ecu-ignore-empty
try-ecu-ignore-empty
plugins/woocommerce/changelog/update-46086-payment-methods-placeholder-state
woocommerce/changelog/update-46086-payment-methods-placeholder-state
changelog/update-46086-payment-methods-placeholder-state
@ -43429,6 +43559,10 @@ plugins/woocommerce/changelog/update-dataviews_package
woocommerce/changelog/update-dataviews_package
changelog/update-dataviews_package
update-dataviews_package
plugins/woocommerce/changelog/add-52343
woocommerce/changelog/add-52343
changelog/add-52343
add-52343
plugins/woocommerce/changelog/51610-fix-19499-my-subscriptions-connections
woocommerce/changelog/51610-fix-19499-my-subscriptions-connections
changelog/51610-fix-19499-my-subscriptions-connections
@ -43457,6 +43591,10 @@ plugins/woocommerce/changelog/fix-51894
woocommerce/changelog/fix-51894
changelog/fix-51894
fix-51894
plugins/woocommerce/changelog/e2e-dev-migrate-setup-script
woocommerce/changelog/e2e-dev-migrate-setup-script
changelog/e2e-dev-migrate-setup-script
e2e-dev-migrate-setup-script
plugins/woocommerce/changelog/51973-fix-51940-hpos-enable-no-table
woocommerce/changelog/51973-fix-51940-hpos-enable-no-table
changelog/51973-fix-51940-hpos-enable-no-table
@ -45479,6 +45617,10 @@ plugins/woocommerce/patterns/hero-product-3-split.php
woocommerce/patterns/hero-product-3-split.php
patterns/hero-product-3-split.php
hero-product-3-split.php
plugins/woocommerce/patterns/page-coming-soon-with-header-footer.php
woocommerce/patterns/page-coming-soon-with-header-footer.php
patterns/page-coming-soon-with-header-footer.php
page-coming-soon-with-header-footer.php
plugins/woocommerce/patterns/testimonials-3-columns.php
woocommerce/patterns/testimonials-3-columns.php
patterns/testimonials-3-columns.php
@ -45623,6 +45765,10 @@ plugins/woocommerce/patterns/featured-category-triple.php
woocommerce/patterns/featured-category-triple.php
patterns/featured-category-triple.php
featured-category-triple.php
plugins/woocommerce/patterns/page-coming-soon-default.php
woocommerce/patterns/page-coming-soon-default.php
patterns/page-coming-soon-default.php
page-coming-soon-default.php
plugins/woocommerce/client/legacy/Gruntfile.js
woocommerce/client/legacy/Gruntfile.js
client/legacy/Gruntfile.js
@ -58661,6 +58807,35 @@ js/e2e-environment/installFiles/jest.config.js.default
e2e-environment/installFiles/jest.config.js.default
installFiles/jest.config.js.default
jest.config.js.default
packages/js/e2e-utils-playwright/src/order.js
js/e2e-utils-playwright/src/order.js
e2e-utils-playwright/src/order.js
src/order.js
order.js
packages/js/e2e-utils-playwright/src/index.js
js/e2e-utils-playwright/src/index.js
e2e-utils-playwright/src/index.js
src/index.js
index.js
packages/js/e2e-utils-playwright/src/checkout.js
js/e2e-utils-playwright/src/checkout.js
e2e-utils-playwright/src/checkout.js
src/checkout.js
checkout.js
packages/js/e2e-utils-playwright/src/editor.js
js/e2e-utils-playwright/src/editor.js
e2e-utils-playwright/src/editor.js
src/editor.js
editor.js
packages/js/e2e-utils-playwright/src/cart.js
js/e2e-utils-playwright/src/cart.js
e2e-utils-playwright/src/cart.js
src/cart.js
cart.js
packages/js/e2e-utils-playwright/package.json
js/e2e-utils-playwright/package.json
e2e-utils-playwright/package.json
package.json
packages/js/create-woo-extension/src/index.scss.mustache
js/create-woo-extension/src/index.scss.mustache
create-woo-extension/src/index.scss.mustache

View file

@ -33,6 +33,7 @@ tools/changelogger/class-formatter.php
tools/changelogger/class-package-formatter.php
tools/changelogger/class-legacy-core-formatter.php
tools/changelogger/class-plugin-formatter.php
tools/README.md
tools/storybook/webpack.config.js
tools/storybook/.babelrc.json
tools/storybook/tsconfig.json
@ -583,8 +584,10 @@ plugins/woocommerce-blocks/tests/e2e/tests/product-collection/product-collection
plugins/woocommerce-blocks/tests/e2e/tests/product-collection/compatibility-layer.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-filters/product-filters.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-filters/rating-filter-frontend.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-filters/rating-filter-editor.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-filters/attribute-filter-frontend.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-filters/attribute-filter-editor.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-filters/price-filter-editor.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-filters/stock-status-frontend.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-filters/price-filter-frontend.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-filters/product-filters.page.ts
@ -604,6 +607,7 @@ plugins/woocommerce-blocks/tests/e2e/tests/checkout/checkout-block.shopper.block
plugins/woocommerce-blocks/tests/e2e/tests/checkout/constants.ts
plugins/woocommerce-blocks/tests/e2e/tests/checkout/checkout.page.ts
plugins/woocommerce-blocks/tests/e2e/tests/checkout/checkout-block.merchant.classic_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/checkout/checkout-block-extensibility.shopper.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/checkout/order-confirmation.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/checkout/additional-fields.shopper.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/checkout/checkout-block.merchant.block_theme.spec.ts
@ -754,6 +758,7 @@ plugins/woocommerce-blocks/tests/e2e/themes/twentytwentyfour-child__block-notice
plugins/woocommerce-blocks/tests/e2e/plugins/product-collection-compatibility-layer.php
plugins/woocommerce-blocks/tests/e2e/plugins/register-product-collection.js
plugins/woocommerce-blocks/tests/e2e/plugins/additional-checkout-fields.php
plugins/woocommerce-blocks/tests/e2e/plugins/extension-cart-update.php
plugins/woocommerce-blocks/tests/e2e/plugins/order-confirmation-filters.php
plugins/woocommerce-blocks/tests/e2e/plugins/single-product-template-compatibility-layer.php
plugins/woocommerce-blocks/tests/e2e/plugins/update-price.php
@ -1193,6 +1198,9 @@ plugins/woocommerce-blocks/assets/js/blocks/product-filters/components/notice/in
plugins/woocommerce-blocks/assets/js/blocks/product-filters/components/notice/style.scss
plugins/woocommerce-blocks/assets/js/blocks/product-filters/index.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/block.json
plugins/woocommerce-blocks/assets/js/blocks/product-filters/utils/get-client-id-by-block-name.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/utils/get-product-filter-clear-button-block.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/utils/get-current-block-position-by-client-id.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/utils/index.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/utils/colors/index.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/utils/colors/test/index.ts
@ -1256,6 +1264,7 @@ plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-f
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/index.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/block.json
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/utils.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/types.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/frontend.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/save.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/removable-chips/edit.tsx
@ -1287,6 +1296,7 @@ plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/attribu
plugins/woocommerce-blocks/assets/js/blocks/product-filters/types.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/frontend.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/save.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/hooks/use-product-filter-clear-button-manager.tsx
plugins/woocommerce-blocks/assets/js/blocks/breadcrumbs/edit.tsx
plugins/woocommerce-blocks/assets/js/blocks/breadcrumbs/index.tsx
plugins/woocommerce-blocks/assets/js/blocks/breadcrumbs/block.json
@ -4998,6 +5008,7 @@ plugins/woocommerce/tests/metrics/config/global-setup.ts
plugins/woocommerce/tests/metrics/config/performance-reporter.ts
plugins/woocommerce/tests/metrics/specs/product-editor.spec.js
plugins/woocommerce/tests/metrics/specs/editor.spec.js
plugins/woocommerce/tests/metrics/specs/frontend.spec.js
plugins/woocommerce/tests/metrics/assets/large-post.html
plugins/woocommerce/tests/metrics/playwright.config.js
plugins/woocommerce/tests/metrics/fixtures/index.ts
@ -5518,6 +5529,7 @@ plugins/woocommerce/tests/e2e-pw/fixtures/api-tests-fixtures.js
plugins/woocommerce/tests/e2e-pw/fixtures/block-editor-fixtures.js
plugins/woocommerce/tests/e2e-pw/fixtures/fixtures.js
plugins/woocommerce/tests/e2e-pw/.eslintrc.js
plugins/woocommerce/tests/e2e-pw/bin/test-env-setup-external.sh
plugins/woocommerce/tests/e2e-pw/bin/woocommerce-cleanup.php
plugins/woocommerce/tests/e2e-pw/bin/filter-setter.php
plugins/woocommerce/tests/e2e-pw/bin/process-waiting-actions.php
@ -6198,6 +6210,7 @@ plugins/woocommerce/changelog/fix-45477-blocks-themes-shop-homepage
plugins/woocommerce/changelog/52193-fix-hide-stepper-when-product-is-sold-individually
plugins/woocommerce/changelog/52501-add-settings-sidebar
plugins/woocommerce/changelog/52225-email-preview-route
plugins/woocommerce/changelog/52246-fix-51636-clear-button-does-not-respect-filter-block-setting
plugins/woocommerce/changelog/update-49550-rework-perfromance-job
plugins/woocommerce/changelog/fix-fieldset-hardening-50193
plugins/woocommerce/changelog/fix-attribute-filter-respect-hide-empty-settings
@ -6207,6 +6220,7 @@ plugins/woocommerce/changelog/51857-e2e-external-consolidate-wpcom-config
plugins/woocommerce/changelog/fix-36737-legacy_admin_reports-filter
plugins/woocommerce/changelog/51585-fix-correct-color-for-pickup
plugins/woocommerce/changelog/51751-patch-3
plugins/woocommerce/changelog/add-inherit-query-revamp
plugins/woocommerce/changelog/ci-update-shards-for-blocks-e2e
plugins/woocommerce/changelog/fix-total_formatted
plugins/woocommerce/changelog/update-51955-wcpay-task-install-behavior
@ -6228,6 +6242,7 @@ plugins/woocommerce/changelog/fix-as-prop-site-hub
plugins/woocommerce/changelog/test-verify-ci-with-wp-6-7-rc2
plugins/woocommerce/changelog/fix-37502-typos-in-woo-blocks-tests
plugins/woocommerce/changelog/52258-add-52019-product-collection-add-order-and-cart-reference-to-product-related-collections
plugins/woocommerce/changelog/51982-upkeep-e2e-utils-playwright
plugins/woocommerce/changelog/52603-dev-shipping-methods-50558
plugins/woocommerce/changelog/51910-51883-globalstep-test-extra-class-additional-css-classes-is-displayed-on-frontend-for-the-product-image-block
plugins/woocommerce/changelog/fix-50040_flaky_product_collection_advanced_preview_test
@ -6268,6 +6283,7 @@ plugins/woocommerce/changelog/enhance-remote-logging-data-privacy
plugins/woocommerce/changelog/fix-51898
plugins/woocommerce/changelog/update-woo-blocks-add-colors-panel-to-price-slider-block
plugins/woocommerce/changelog/51852-add-create-account-block-test-coverage
plugins/woocommerce/changelog/refactor-coming-soon-templates
plugins/woocommerce/changelog/51424-e2e-external-expand-wpcom-suite-part4
plugins/woocommerce/changelog/add-coming-soon-newsletter-feature-flag
plugins/woocommerce/changelog/52052-dev-exclude-react-admin-from-zip
@ -6285,6 +6301,7 @@ plugins/woocommerce/changelog/52578-show-payment-method-in-text
plugins/woocommerce/changelog/e2e-remove-test-can-make-sure-WooCommerce-is-activated
plugins/woocommerce/changelog/51633-fix-wp-head-gets-called-twice-on-coming-soon-page
plugins/woocommerce/changelog/add-52082-kliken-default-obw-extension
plugins/woocommerce/changelog/update-52621
plugins/woocommerce/changelog/e2e-fix-font-weight-combobox-locator-wp6.7
plugins/woocommerce/changelog/51979-update-wccom-21880-marketplace-media-queries
plugins/woocommerce/changelog/update-49739_add_missing_wp_block_woocommerce_classname
@ -6324,6 +6341,7 @@ plugins/woocommerce/changelog/fix-remove_unnecessary_line_product_button
plugins/woocommerce/changelog/cfe-workflow-sanitization
plugins/woocommerce/changelog/add-price-filter-and-slider
plugins/woocommerce/changelog/add-product_form_migration_to_dataforms
plugins/woocommerce/changelog/docs-monorepo-script-documentation
plugins/woocommerce/changelog/dev-relax-webpack-ts-errors
plugins/woocommerce/changelog/fix-info-notice-role
plugins/woocommerce/changelog/fix-51844-dashboard_sections
@ -6335,6 +6353,7 @@ plugins/woocommerce/changelog/refactor-checkout-shipping-total-components
plugins/woocommerce/changelog/fix-add-theme-type-to-system-status
plugins/woocommerce/changelog/52523-dev-improve-import-sample-products-test
plugins/woocommerce/changelog/fix-51402-geolocation-validity
plugins/woocommerce/changelog/52486-dev-improve-add-to-cart-validation-store-api
plugins/woocommerce/changelog/add-49337-editable-return-to-cart-link
plugins/woocommerce/changelog/51558-feat-49739-add-missing-wp-block-classname-to-add-to-cart-form-product-rating-and-product-image-blocks
plugins/woocommerce/changelog/51316-fix-51216-filter-by-stock-block-fails-with-ansi_quotes-enabled-database
@ -6369,6 +6388,8 @@ plugins/woocommerce/changelog/fix-50329-store-api-email-restrictions-case
plugins/woocommerce/changelog/fix-49635-48841-refunded-taxes
plugins/woocommerce/changelog/51283-dev-navigate-to-checkout-mini-cart
plugins/woocommerce/changelog/pr-52218
plugins/woocommerce/changelog/fix-51635_product_collection_image_alt
plugins/woocommerce/changelog/52521-update-shipping-modal-fonts
plugins/woocommerce/changelog/52050-51797-new-receipts-endpoint
plugins/woocommerce/changelog/update-fix-wrapper-visibility-name-typo
plugins/woocommerce/changelog/52475-update-34731-remove-coupon-note
@ -6385,6 +6406,7 @@ plugins/woocommerce/changelog/e2e-remove-color-palette-iterations
plugins/woocommerce/changelog/51725-dev-tt25-theme-compatibility
plugins/woocommerce/changelog/fix-mobile-app-modal-ui
plugins/woocommerce/changelog/52070-fix-use-method-title-or-gateway-title-in-checkout-notice
plugins/woocommerce/changelog/fix-52109-item-qty-normalization
plugins/woocommerce/changelog/40254-patch-1
plugins/woocommerce/changelog/51527-update-in-app-category-scrollbar
plugins/woocommerce/changelog/fix-add-extra-css-classes-to-product-image
@ -6447,6 +6469,7 @@ plugins/woocommerce/changelog/fix-shipping-region-settings-i18n
plugins/woocommerce/changelog/51141-add-pc-hand-picked-collection
plugins/woocommerce/changelog/pr-52067
plugins/woocommerce/changelog/fix-defend-against-missing-session-51237
plugins/woocommerce/changelog/fix-52617-remove-__experimentalGetTemplateForLink-usage-from-dependency
plugins/woocommerce/changelog/51559-remove-navigation-feature
plugins/woocommerce/changelog/51369-fix-50695-add-to-cart-block-unexpected-parameter-passed-to-external-product-url
plugins/woocommerce/changelog/pr-52169
@ -6476,12 +6499,14 @@ plugins/woocommerce/changelog/perf-coming-soon-badge
plugins/woocommerce/changelog/add-52046-track-pc-change
plugins/woocommerce/changelog/e2e-remove-basic-setup-spec
plugins/woocommerce/changelog/fix-51895
plugins/woocommerce/changelog/try-ecu-ignore-empty
plugins/woocommerce/changelog/update-46086-payment-methods-placeholder-state
plugins/woocommerce/changelog/e2e-remove-plugin-update-tests
plugins/woocommerce/changelog/add-47884_dimension_settings_to_product_collection
plugins/woocommerce/changelog/51878-fix-change-address-cart-dark-theme-support
plugins/woocommerce/changelog/update-reuse-currency-code-type
plugins/woocommerce/changelog/update-dataviews_package
plugins/woocommerce/changelog/add-52343
plugins/woocommerce/changelog/51610-fix-19499-my-subscriptions-connections
plugins/woocommerce/changelog/52248-fix-navigation-deprecation
plugins/woocommerce/changelog/48876-42299-improve-styling-for-quantity-selector-and-variation-single-product-template-2
@ -6489,6 +6514,7 @@ plugins/woocommerce/changelog/51778-add-failed-order-email-for-customers
plugins/woocommerce/changelog/fix-52617-stop-using-__experimentalGetTemplateForLink
plugins/woocommerce/changelog/fix-51435_product_collection_flaky_e2e_test
plugins/woocommerce/changelog/fix-51894
plugins/woocommerce/changelog/e2e-dev-migrate-setup-script
plugins/woocommerce/changelog/51973-fix-51940-hpos-enable-no-table
plugins/woocommerce/changelog/52240-fix-52175-gtin-not-included-in-importer
plugins/woocommerce/changelog/fix-broken-docs-link
@ -6854,6 +6880,7 @@ plugins/woocommerce/sample-data/sample_tax_rates.csv
plugins/woocommerce/sample-data/sample_products.xml
plugins/woocommerce/sample-data/experimental_fashion_sample_9_products.csv
plugins/woocommerce/patterns/hero-product-3-split.php
plugins/woocommerce/patterns/page-coming-soon-with-header-footer.php
plugins/woocommerce/patterns/testimonials-3-columns.php
plugins/woocommerce/patterns/header-centered-pattern.php
plugins/woocommerce/patterns/featured-category-cover-image.php
@ -6890,6 +6917,7 @@ plugins/woocommerce/patterns/banner.php
plugins/woocommerce/patterns/product-query-product-gallery.php
plugins/woocommerce/patterns/hero-product-chessboard.php
plugins/woocommerce/patterns/featured-category-triple.php
plugins/woocommerce/patterns/page-coming-soon-default.php
plugins/woocommerce/client/legacy/Gruntfile.js
plugins/woocommerce/client/legacy/js/accounting/accounting.js
plugins/woocommerce/client/legacy/js/round/round.js
@ -8514,6 +8542,12 @@ packages/js/e2e-environment/NEXT_CHANGELOG.md
packages/js/e2e-environment/installFiles/jest.setup.js.default
packages/js/e2e-environment/installFiles/initialize.sh
packages/js/e2e-environment/installFiles/jest.config.js.default
packages/js/e2e-utils-playwright/src/order.js
packages/js/e2e-utils-playwright/src/index.js
packages/js/e2e-utils-playwright/src/checkout.js
packages/js/e2e-utils-playwright/src/editor.js
packages/js/e2e-utils-playwright/src/cart.js
packages/js/e2e-utils-playwright/package.json
packages/js/create-woo-extension/src/index.scss.mustache
packages/js/create-woo-extension/src/index.js.mustache
packages/js/create-woo-extension/tests/Test.php.mustache

View file

@ -24131,10 +24131,6 @@ app/policies/controllers/checklist_templates_controller_policy.rb
policies/controllers/checklist_templates_controller_policy.rb
controllers/checklist_templates_controller_policy.rb
checklist_templates_controller_policy.rb
app/policies/controllers/ticket_checklist_controller_policy.rb
policies/controllers/ticket_checklist_controller_policy.rb
controllers/ticket_checklist_controller_policy.rb
ticket_checklist_controller_policy.rb
app/policies/controllers/email_addresses_controller_policy.rb
policies/controllers/email_addresses_controller_policy.rb
controllers/email_addresses_controller_policy.rb
@ -24436,6 +24432,9 @@ request_error.rb
app/jobs/trigger_webhook_job.rb
jobs/trigger_webhook_job.rb
trigger_webhook_job.rb
app/jobs/taskbar_update_trigger_subscriptions_job.rb
jobs/taskbar_update_trigger_subscriptions_job.rb
taskbar_update_trigger_subscriptions_job.rb
app/jobs/transaction_job.rb
jobs/transaction_job.rb
transaction_job.rb
@ -30530,6 +30529,13 @@ desktop/components/CommonSectionCollapse/CommonSectionCollapse.vue
components/CommonSectionCollapse/CommonSectionCollapse.vue
CommonSectionCollapse/CommonSectionCollapse.vue
CommonSectionCollapse.vue
app/frontend/apps/desktop/components/CommonError/CommonError.vue
frontend/apps/desktop/components/CommonError/CommonError.vue
apps/desktop/components/CommonError/CommonError.vue
desktop/components/CommonError/CommonError.vue
components/CommonError/CommonError.vue
CommonError/CommonError.vue
CommonError.vue
app/frontend/apps/desktop/components/ThemeSwitch/__tests__/ThemeSwitch.spec.ts
frontend/apps/desktop/components/ThemeSwitch/__tests__/ThemeSwitch.spec.ts
apps/desktop/components/ThemeSwitch/__tests__/ThemeSwitch.spec.ts
@ -32536,6 +32542,12 @@ apps/desktop/composables/usePrintMode.ts
desktop/composables/usePrintMode.ts
composables/usePrintMode.ts
usePrintMode.ts
app/frontend/apps/desktop/composables/useUserTaskbarTabLink.ts
frontend/apps/desktop/composables/useUserTaskbarTabLink.ts
apps/desktop/composables/useUserTaskbarTabLink.ts
desktop/composables/useUserTaskbarTabLink.ts
composables/useUserTaskbarTabLink.ts
useUserTaskbarTabLink.ts
app/frontend/apps/desktop/composables/useFilePreviewViewer.ts
frontend/apps/desktop/composables/useFilePreviewViewer.ts
apps/desktop/composables/useFilePreviewViewer.ts
@ -35421,6 +35433,14 @@ pages/ticket/__tests__/ticket-detail-view-draft.spec.ts
ticket/__tests__/ticket-detail-view-draft.spec.ts
__tests__/ticket-detail-view-draft.spec.ts
ticket-detail-view-draft.spec.ts
app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view-page-errors.spec.ts
frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view-page-errors.spec.ts
apps/desktop/pages/ticket/__tests__/ticket-detail-view-page-errors.spec.ts
desktop/pages/ticket/__tests__/ticket-detail-view-page-errors.spec.ts
pages/ticket/__tests__/ticket-detail-view-page-errors.spec.ts
ticket/__tests__/ticket-detail-view-page-errors.spec.ts
__tests__/ticket-detail-view-page-errors.spec.ts
ticket-detail-view-page-errors.spec.ts
app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view-subscribers.spec.ts
frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view-subscribers.spec.ts
apps/desktop/pages/ticket/__tests__/ticket-detail-view-subscribers.spec.ts
@ -43821,13 +43841,6 @@ entities/ticket-article/composables/useTicketArticleRetryMediaDownload.ts
ticket-article/composables/useTicketArticleRetryMediaDownload.ts
composables/useTicketArticleRetryMediaDownload.ts
useTicketArticleRetryMediaDownload.ts
app/frontend/shared/entities/ticket-article/composables/useTicketDataHandler.ts
frontend/shared/entities/ticket-article/composables/useTicketDataHandler.ts
shared/entities/ticket-article/composables/useTicketDataHandler.ts
entities/ticket-article/composables/useTicketDataHandler.ts
ticket-article/composables/useTicketDataHandler.ts
composables/useTicketDataHandler.ts
useTicketDataHandler.ts
app/frontend/shared/entities/ticket-article/composables/channelIconsMap.json
frontend/shared/entities/ticket-article/composables/channelIconsMap.json
shared/entities/ticket-article/composables/channelIconsMap.json

View file

@ -5291,7 +5291,6 @@ app/policies/controllers/form_controller_policy.rb
app/policies/controllers/core_workflows_controller_policy.rb
app/policies/controllers/data_privacy_tasks_controller_policy.rb
app/policies/controllers/checklist_templates_controller_policy.rb
app/policies/controllers/ticket_checklist_controller_policy.rb
app/policies/controllers/email_addresses_controller_policy.rb
app/policies/controllers/templates_controller_policy.rb
app/policies/controllers/selectors_controller_policy.rb
@ -5360,6 +5359,7 @@ app/jobs/trigger_webhook_job/custom_payload.rb
app/jobs/trigger_webhook_job/record_payload.rb
app/jobs/trigger_webhook_job/request_error.rb
app/jobs/trigger_webhook_job.rb
app/jobs/taskbar_update_trigger_subscriptions_job.rb
app/jobs/transaction_job.rb
app/jobs/issue_2715_fix_broken_twitter_urls_job.rb
app/jobs/imap_authentication_migration_cleanup_job.rb
@ -6194,6 +6194,7 @@ app/frontend/apps/desktop/components/CommonTicketPriorityIndicator/__tests__/Com
app/frontend/apps/desktop/components/CommonTicketPriorityIndicator/types.ts
app/frontend/apps/desktop/components/CommonSectionCollapse/__tests__/CommonSectionCollapse.spec.ts
app/frontend/apps/desktop/components/CommonSectionCollapse/CommonSectionCollapse.vue
app/frontend/apps/desktop/components/CommonError/CommonError.vue
app/frontend/apps/desktop/components/ThemeSwitch/__tests__/ThemeSwitch.spec.ts
app/frontend/apps/desktop/components/ThemeSwitch/ThemeSwitch.vue
app/frontend/apps/desktop/components/CommonInputCopyToClipboard/__tests__/CommonInputCopyToClipboard.spec.ts
@ -6435,6 +6436,7 @@ app/frontend/apps/desktop/composables/__tests__/useOverlayContainer.spec.ts
app/frontend/apps/desktop/composables/__tests__/useResizeGridColumns.spec.ts
app/frontend/apps/desktop/composables/useResizeGridColumns.ts
app/frontend/apps/desktop/composables/usePrintMode.ts
app/frontend/apps/desktop/composables/useUserTaskbarTabLink.ts
app/frontend/apps/desktop/composables/useFilePreviewViewer.ts
app/frontend/apps/desktop/composables/authentication/useSignupForm.ts
app/frontend/apps/desktop/composables/useOverlayContainer.ts
@ -6729,6 +6731,7 @@ app/frontend/apps/desktop/pages/ticket/__tests__/ticket-create-apply-template.sp
app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view-ticket-merge.spec.ts
app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view-gitlab.spec.ts
app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view-draft.spec.ts
app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view-page-errors.spec.ts
app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view-subscribers.spec.ts
app/frontend/apps/desktop/pages/ticket/__tests__/ticket-detail-view-live-users.spec.ts
app/frontend/apps/desktop/pages/ticket/__tests__/support/ticket-edit-helpers.ts
@ -7792,7 +7795,6 @@ app/frontend/shared/entities/ticket-article/composables/useArticleDataHandler.ts
app/frontend/shared/entities/ticket-article/composables/getArticleSelection.ts
app/frontend/shared/entities/ticket-article/composables/getArticleChannelIcon.ts
app/frontend/shared/entities/ticket-article/composables/useTicketArticleRetryMediaDownload.ts
app/frontend/shared/entities/ticket-article/composables/useTicketDataHandler.ts
app/frontend/shared/entities/ticket-article/composables/channelIconsMap.json
app/frontend/shared/entities/ticket-article/__tests__/useTicketArticleRetryMediaDownload.spec.ts
app/frontend/shared/entities/ticket-article/__tests__/mocks/ticket.ts

View file

@ -2553,7 +2553,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/capital/consumer/invoice/merchants
/cars/marketplace/product/*
/cart
/cart
/cas-redirect
/cast-list
/castr
@ -2571,7 +2570,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/chats/
/checkin
/checkout
/checkout
/cinema-entertainment/*
/citations
/citedby
@ -3014,7 +3012,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/login
/login$
/login*/search?
/login/
/login/verify-email
/login?
/loginpage
@ -3080,7 +3077,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/muslim-sexy-video
/muslim-sexy-videos.html
/mvopinions/*
/my-account
/my_account/register
/mychannel
/naboo
@ -3272,7 +3268,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/recommendations/products
/references
/referrer$
/register/
/registration-confirmation/
/related
/related
@ -3689,7 +3684,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
0
0*?
0,*
0;if((a=google.c)==null?0:a.cwh)a=void
;jsessionid
;preview=
=$
@ -4052,9 +4046,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?page*&=sort
?page=*&promo
?page=[0-9]
?page=[0-9][0-9]
?page=[0-9][0-9][0-9]
?page=[0-9][0-9][0-9][0-9]
?pageToken=
?pager.offset=
?pagespeed
@ -5586,7 +5577,6 @@ I18n/static-7.314
I18n/static-7.315
I18n/static-7.329
IBCommerce
ID"),!1,d)}}catch(x){google.ml(x,!0,{"jsl.dh":!0})}};(function(){var
IEB/ToolBox/SB
ILC-refresh
IM
@ -5658,6 +5648,7 @@ LocationPhotosSearch
LocationTab
LocationWidget
LogMediaClick
Login.html
LogonForm
MAINTAINERS.txt
MAPS
@ -6175,7 +6166,6 @@ ReportBug
ReportIAP
ReportPost
ReputationManager
Request-activation-link.html
ReservationAjax
ResponsibleDisclosure
RestaurantAdsManager
@ -6318,6 +6308,7 @@ SponsoredListingCommerce
SpotlightDemo
SpotlightHome
StartBooking
Starten/Page-Projekt-anlegen.html
StaticPage
StaticVelocityPage
StaticVelocityXmlPage
@ -6819,10 +6810,7 @@ about/createfeedback.html
about/dtf_org.pdf
about/faq/station-finder/?state-text=
about/faq/station-finder/?zip-text=
about/report-violation.html
about/team_member
about/terms-of-use/api.html
about/terms-of-use/starters-2018.html
about/views
about?
abs
@ -7023,7 +7011,6 @@ addtocart
adell-mutfak
adfox
adframe
adfs/
admanager
admantx
admin
@ -7168,6 +7155,7 @@ ak/users
ak6759.com
ak6767com
ak_action=
aktivierungslink-anfordern.html
al
alacarta/*&order=
alacarta/*&orderCriteria
@ -8192,6 +8180,7 @@ backoffice=
backstage/api/
badges/profile/create
bagon
baidu
bal/impression
bal/impression/RecordImpression.htm?
ban-me-i-am-a-robot
@ -8200,6 +8189,7 @@ banking
banmyipforever.cgi
banner.pl
baroness
barzahlung.html
bas
base/login
basicapi/
@ -8512,7 +8502,6 @@ biz_share
biz_update
bkshp?*q=
bl.uk_lddc_bot
bl_
blaize
blank.html
blast/BlastAlign.cgi
@ -9505,7 +9494,6 @@ cart?
cartoon
carts
cashout
cashpayment.html
cassette.axd/manifest.xml
cassette.axd/script/
cassette.axd/stylesheet/
@ -10453,6 +10441,7 @@ cp/api/wpa
cpds2
cpes/
cpresources
cpro
cpropub/univercd
cpspa
cr$
@ -13481,13 +13470,11 @@ help-v1
help/*
help/*/answers
help/*/ask
help/assistent.html
help/cnnx.html
help/feedback
help/forgot_login
help/kindlecloudreader
help/kindlefire
help/live/launch-day/launch-day-videoupload.html
help/maps/indoormaps/partners
help/maps/streetview/partners/welcome
help/requests/new?app_id=
@ -13523,6 +13510,10 @@ hidden-content
highereducation/higheddocs
highlights
highwire
hilfe/fundingdetail.html
hilfe/live/launch-day/launch-day-show-voting.html
hilfe/live/launch-day/launch-day-videoupload.html
hilfe/live/officehour/officehour-link.html
hims-hard-mints
hinweis/datenleck
hire/browse
@ -13695,6 +13686,7 @@ homeimprovement/EmbeddedProfile.htm
homeloans/*zga_z_guid=
homepage
homepage-video-test
homepage/
homepage/2013
homepage/HomepageVideoMetrics.htm
homes
@ -14461,7 +14453,35 @@ info
info-pages/advertising-guidelines
info-pages/custom-services-agreement-23-10
info-pages/terms-of-use/custom-services-agreement-23-10
info/agb/anb-2018.html
info/agb/api.html
info/agb/starter-2018.html
info/agb/teilnahmebedingungen.html
info/jobs/Development-Operations-Engineer.html
info/jobs/Kooperations-Manager.html
info/jobs/Social-Media-Online-Kommunikation.html
info/jobs/UX-UI-Designer.html
info/jobs/ba-medieninformatik.html
info/jobs/buchhaltung-payment.html
info/jobs/buchhaltung-personal.html
info/jobs/compliance.html
info/jobs/crowd-agentin.html
info/jobs/frontend-entwickler.html
info/jobs/kommunikationsdesign.html
info/jobs/kommunikationsstrategin.html
info/jobs/multimedia-journalistin.html
info/jobs/product-owner.html
info/jobs/projektberater.html
info/jobs/scrum-master.html
info/jobs/showmaster.html
info/jobs/site-reliability-engineer.html
info/jobs/social-media.html
info/jobs/support.html
info/jobs/texterin-uxwriterin.html
info/jobs/werkstudentin-demokratie-botschafterin.html
info/jobs/werkstudentin-social-media.html
info/tech-feedback
info/verstoss-melden.html
informa
information/feedback.html?
information/privacy.html
@ -15485,6 +15505,7 @@ liked
limit_hits
limited-release
link
link?
link_to
linked
linkedin
@ -17279,7 +17300,6 @@ nofollow=1
nojs=
non-searchable/
nonConfig/api/wpa
nonce="pA4rG4KvKCAQY9bad-5F_Q">if(google.cis
nonprofits/account
nonstyleishida/videolist-*.html
nonstyleishida/videolist.html
@ -17668,7 +17688,6 @@ p/featured.atom
p/moduleprovider
p/premium-registry
p/surveyopen
p=globalThis.trustedTypes,q;function
pa-IN/android/collections
pa-IN/android/search
pa-IN/firefox/collections
@ -18208,6 +18227,7 @@ ping
ping?
pingback
pingdom
pinnwand.html
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
@ -19763,6 +19783,7 @@ s2/sitemaps
s2/static
s3
s?
s?
s?*rh=n%3A1380045031
sa
sa=
@ -19923,6 +19944,9 @@ sdfe/pdf/download/read/am4ir/noindex/pii
sdfe/pdf/download/read/index/pii
sdfe/pdf/download/read/noindex/pii
sdfe/reader/pii
sdg-newsletter.html
sdg-newsletter/sdg-newsletter-abbestellen.html
sdg-newsletter/sdg-newsletter-bestaetigen.html
sdk
sdk/js
sdkterms
@ -20543,6 +20567,7 @@ sharing/folders
shelf/user_shelves
shenghuo
shenghuo/search?
shifen/
shihui
shihui?
ship
@ -21090,70 +21115,11 @@ smclient=
smcot
sme
smevi
sn-demokratie.html
sn-demokratie/sn-demonstration.html
sn-drogerie.html
sn-drogerie/sn-drogerie-sonstiges.html
sn-drogerie/sn-gesicht.html
sn-drogerie/sn-haare.html
sn-drogerie/sn-intimes.html
sn-drogerie/sn-koerper.html
sn-drogerie/sn-zaehne.html
sn-erlebnisse.html
sn-erlebnisse/sn-erlebnisse-sonstiges.html
sn-erlebnisse/sn-events.html
sn-erlebnisse/sn-konzert.html
sn-erlebnisse/sn-locations.html
sn-erlebnisse/sn-meet-greet.html
sn-erlebnisse/sn-urlaub.html
sn-fashion.html
sn-fashion/sn-accessoires.html
sn-fashion/sn-fashion-sonstiges.html
sn-fashion/sn-kleidung.html
sn-fashion/sn-schmuck-uhren.html
sn-fashion/sn-schuhe.html
sn-fashion/sn-taschen-rucksaecke.html
sn-gutscheine.html
sn-gutscheine/sn-gastronomie.html
sn-gutscheine/sn-gutscheine-sonstiges.html
sn-gutscheine/sn-shop.html
sn-lebensmittel.html
sn-lebensmittel/sn-alkoholisches.html
sn-lebensmittel/sn-getraenke.html
sn-lebensmittel/sn-kaffee-tee.html
sn-lebensmittel/sn-kraeuter-gewuerze.html
sn-lebensmittel/sn-lebensmittel-sonstiges.html
sn-lebensmittel/sn-snacks.html
sn-lebensmittel/sn-superfood.html
sn-lebensmittel/sn-vegan.html
sn-lifestyle.html
sn-lifestyle/outdoor.html
sn-lifestyle/sn-kunsthandwerk.html
sn-lifestyle/sn-lifestyle-sonstiges.html
sn-lifestyle/sn-mobilitaet.html
sn-lifestyle/sn-reisen.html
sn-lifestyle/sn-sportartikel.html
sn-lifestyle/sn-tierbedarf.html
sn-symbolisches.html
sn-symbolisches/sn-karma.html
sn-symbolisches/sn-patenschaft.html
sn-symbolisches/sn-symbolisches-sonstiges.html
sn-technik.html
sn-technik/sn-gadgets.html
sn-technik/sn-software-apps.html
sn-technik/sn-technik-sonstiges.html
sn-wohnen.html
sn-wohnen/sn-gemuetlichkeit.html
sn-wohnen/sn-kuechenutensilien.html
sn-wohnen/sn-reinigung.html
sn-wohnen/sn-saatgut.html
sn-wohnen/sn-wohnen-sonstiges.html
snap
sndmsg?
snoop
snp
sns-ap
snuugl.html
soap/
soc
social
@ -21233,11 +21199,6 @@ sources/refund
sources/sepa_mandate
sources/test_klarna
sources/test_source
sp-spiele.html
sp-spiele/sn-brettspiele.html
sp-spiele/sn-kartenspiele.html
sp-spiele/sn-online-games.html
sp-spiele/sn-spiele-sonstiges.html
sp/2for1
sp/3for2
sp=
@ -21390,7 +21351,6 @@ stamp_ranking
standards
starbuckspartners
start
start-project/Page-Projekt-anlegen.html
start-session
start-ups/challenge/
start-ups/loft/hack/
@ -22840,6 +22800,7 @@ uk/users
uk/ventureone
uk/wdc
uk/your
ulink?
ulk/i
ulk/sch
ulk/usr
@ -22928,6 +22889,7 @@ unsupported-browser
unternehmen/c
unternehmen/o
unternehmen/suche
unterstuetzer.html
until=
update-your-browser
update.php
@ -24667,7 +24629,6 @@ wp-admin/admin-ajax.php
wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://aljazeera.com/robots.txt
wp-admin/admin-ajax.phphttp://fool.com/robots.txt
wp-admin/admin-ajax.phphttp://openstreetmap.org/robots.txt
wp-admin/load-scripts.php
wp-admin/load-styles.php
wp-adv