[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2025-05-08 10:04:37 +00:00
parent 93a9fc7522
commit dee9806638
20 changed files with 2239 additions and 2692 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1746687859
},
"Trickest wordlist update": {
"last_update": 1746612243
"last_update": 1746698667
}
}

View file

@ -11924,12 +11924,6 @@ includes/jquery/js/jquery-ui.js
jquery/js/jquery-ui.js
js/jquery-ui.js
jquery-ui.js
htdocs/includes/jquery/plugins/blockUI/jquery.blockUI.js
includes/jquery/plugins/blockUI/jquery.blockUI.js
jquery/plugins/blockUI/jquery.blockUI.js
plugins/blockUI/jquery.blockUI.js
blockUI/jquery.blockUI.js
jquery.blockUI.js
htdocs/includes/jquery/plugins/jpicker/ChangeLog.txt
includes/jquery/plugins/jpicker/ChangeLog.txt
jquery/plugins/jpicker/ChangeLog.txt
@ -63141,10 +63135,6 @@ customreports.php
htdocs/core/extrafieldsinimport.inc.php
core/extrafieldsinimport.inc.php
extrafieldsinimport.inc.php
htdocs/core/js/blockUI.js
core/js/blockUI.js
js/blockUI.js
blockUI.js
htdocs/core/js/dst.js
core/js/dst.js
js/dst.js

View file

@ -2327,7 +2327,6 @@ htdocs/includes/jquery/js/jquery.min.js
htdocs/includes/jquery/js/jquery.js
htdocs/includes/jquery/js/jquery-ui.min.js
htdocs/includes/jquery/js/jquery-ui.js
htdocs/includes/jquery/plugins/blockUI/jquery.blockUI.js
htdocs/includes/jquery/plugins/jpicker/ChangeLog.txt
htdocs/includes/jquery/plugins/jpicker/jpicker-1.1.6.min.js
htdocs/includes/jquery/plugins/jpicker/jpicker-1.1.6.js
@ -12712,7 +12711,6 @@ htdocs/core/db/mysqli.class.php
htdocs/core/actions_builddoc.inc.php
htdocs/core/customreports.php
htdocs/core/extrafieldsinimport.inc.php
htdocs/core/js/blockUI.js
htdocs/core/js/dst.js
htdocs/core/js/lib_rare.js
htdocs/core/js/lib_head.js.php

View file

@ -17517,11 +17517,6 @@ assets/vendor/underscore/underscore-min.js.map
vendor/underscore/underscore-min.js.map
underscore/underscore-min.js.map
underscore-min.js.map
core/assets/vendor/htmx/debug.js
assets/vendor/htmx/debug.js
vendor/htmx/debug.js
htmx/debug.js
debug.js
core/assets/vendor/htmx/htmx.js
assets/vendor/htmx/htmx.js
vendor/htmx/htmx.js
@ -72766,6 +72761,22 @@ tests/modules/node_test/node_test.info.yml
modules/node_test/node_test.info.yml
node_test/node_test.info.yml
node_test.info.yml
core/modules/node/tests/modules/node_no_default_author/node_no_default_author.info.yml
modules/node/tests/modules/node_no_default_author/node_no_default_author.info.yml
node/tests/modules/node_no_default_author/node_no_default_author.info.yml
tests/modules/node_no_default_author/node_no_default_author.info.yml
modules/node_no_default_author/node_no_default_author.info.yml
node_no_default_author/node_no_default_author.info.yml
node_no_default_author.info.yml
core/modules/node/tests/modules/node_no_default_author/src/Hook/NodeNoDefaultAuthorHooks.php
modules/node/tests/modules/node_no_default_author/src/Hook/NodeNoDefaultAuthorHooks.php
node/tests/modules/node_no_default_author/src/Hook/NodeNoDefaultAuthorHooks.php
tests/modules/node_no_default_author/src/Hook/NodeNoDefaultAuthorHooks.php
modules/node_no_default_author/src/Hook/NodeNoDefaultAuthorHooks.php
node_no_default_author/src/Hook/NodeNoDefaultAuthorHooks.php
src/Hook/NodeNoDefaultAuthorHooks.php
Hook/NodeNoDefaultAuthorHooks.php
NodeNoDefaultAuthorHooks.php
core/modules/node/tests/src/FunctionalJavascript/ContextualLinksTest.php
modules/node/tests/src/FunctionalJavascript/ContextualLinksTest.php
node/tests/src/FunctionalJavascript/ContextualLinksTest.php
@ -123277,6 +123288,13 @@ tests/src/Functional/UpdateSemverTestBaselineTrait.php
src/Functional/UpdateSemverTestBaselineTrait.php
Functional/UpdateSemverTestBaselineTrait.php
UpdateSemverTestBaselineTrait.php
core/modules/update/tests/src/Functional/UpdateManagerTest.php
modules/update/tests/src/Functional/UpdateManagerTest.php
update/tests/src/Functional/UpdateManagerTest.php
tests/src/Functional/UpdateManagerTest.php
src/Functional/UpdateManagerTest.php
Functional/UpdateManagerTest.php
UpdateManagerTest.php
core/modules/update/tests/src/Functional/UpdateSemverContribSecurityAvailabilityTest.php
modules/update/tests/src/Functional/UpdateSemverContribSecurityAvailabilityTest.php
update/tests/src/Functional/UpdateSemverContribSecurityAvailabilityTest.php

View file

@ -2597,7 +2597,6 @@ core/assets/vendor/tabbable/index.umd.min.js
core/assets/vendor/js-cookie/js.cookie.min.js
core/assets/vendor/underscore/underscore-min.js
core/assets/vendor/underscore/underscore-min.js.map
core/assets/vendor/htmx/debug.js
core/assets/vendor/htmx/htmx.js
core/assets/vendor/htmx/htmx.min.js
core/assets/vendor/once/once.min.js.map
@ -10791,6 +10790,8 @@ core/modules/node/tests/modules/node_access_test_language/node_access_test_langu
core/modules/node/tests/modules/node_access_test_language/src/Hook/NodeAccessTestLanguageHooks.php
core/modules/node/tests/modules/node_test/src/Hook/NodeTestHooks.php
core/modules/node/tests/modules/node_test/node_test.info.yml
core/modules/node/tests/modules/node_no_default_author/node_no_default_author.info.yml
core/modules/node/tests/modules/node_no_default_author/src/Hook/NodeNoDefaultAuthorHooks.php
core/modules/node/tests/src/FunctionalJavascript/ContextualLinksTest.php
core/modules/node/tests/src/FunctionalJavascript/SettingSummariesContentTypeTest.php
core/modules/node/tests/src/FunctionalJavascript/NodePreviewLinkTest.php
@ -17737,6 +17738,7 @@ core/modules/update/tests/src/Functional/UpdateSettingsFormTest.php
core/modules/update/tests/src/Functional/UpdateSemverCoreTestBase.php
core/modules/update/tests/src/Functional/UpdateSemverContribBaselineTest.php
core/modules/update/tests/src/Functional/UpdateSemverTestBaselineTrait.php
core/modules/update/tests/src/Functional/UpdateManagerTest.php
core/modules/update/tests/src/Functional/UpdateSemverContribSecurityAvailabilityTest.php
core/modules/update/tests/src/Functional/GenericTest.php
core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityAvailabilityTest.php

View file

@ -200,13 +200,6 @@ src/views/Stats/index.ts
views/Stats/index.ts
Stats/index.ts
index.ts
apps/stats/src/views/Stats/components/KpiTab.tsx
stats/src/views/Stats/components/KpiTab.tsx
src/views/Stats/components/KpiTab.tsx
views/Stats/components/KpiTab.tsx
Stats/components/KpiTab.tsx
components/KpiTab.tsx
KpiTab.tsx
apps/stats/src/views/Stats/components/PostMenu.tsx
stats/src/views/Stats/components/PostMenu.tsx
src/views/Stats/components/PostMenu.tsx
@ -3326,6 +3319,13 @@ views/Profile/components/ProfileMenu.tsx
Profile/components/ProfileMenu.tsx
components/ProfileMenu.tsx
ProfileMenu.tsx
apps/admin-x-activitypub/src/views/Profile/components/UnblockDialog.tsx
admin-x-activitypub/src/views/Profile/components/UnblockDialog.tsx
src/views/Profile/components/UnblockDialog.tsx
views/Profile/components/UnblockDialog.tsx
Profile/components/UnblockDialog.tsx
components/UnblockDialog.tsx
UnblockDialog.tsx
apps/admin-x-activitypub/src/views/Profile/components/UnblockButton.tsx
admin-x-activitypub/src/views/Profile/components/UnblockButton.tsx
src/views/Profile/components/UnblockButton.tsx
@ -5079,13 +5079,6 @@ views/PostAnalytics/components/PostAnalyticsHeader.tsx
PostAnalytics/components/PostAnalyticsHeader.tsx
components/PostAnalyticsHeader.tsx
PostAnalyticsHeader.tsx
apps/posts/src/views/PostAnalytics/components/KpiTab.tsx
posts/src/views/PostAnalytics/components/KpiTab.tsx
src/views/PostAnalytics/components/KpiTab.tsx
views/PostAnalytics/components/KpiTab.tsx
PostAnalytics/components/KpiTab.tsx
components/KpiTab.tsx
KpiTab.tsx
apps/posts/src/views/PostAnalytics/components/KpiCard.tsx
posts/src/views/PostAnalytics/components/KpiCard.tsx
src/views/PostAnalytics/components/KpiCard.tsx
@ -17658,34 +17651,6 @@ html-to-plaintext/.eslintrc.js
ghost/html-to-plaintext/README.md
html-to-plaintext/README.md
README.md
ghost/post-revisions/test/.eslintrc.js
post-revisions/test/.eslintrc.js
test/.eslintrc.js
.eslintrc.js
ghost/post-revisions/test/PostRevisions.test.ts
post-revisions/test/PostRevisions.test.ts
test/PostRevisions.test.ts
PostRevisions.test.ts
ghost/post-revisions/package.json
post-revisions/package.json
package.json
ghost/post-revisions/.eslintrc.js
post-revisions/.eslintrc.js
.eslintrc.js
ghost/post-revisions/src/PostRevisions.ts
post-revisions/src/PostRevisions.ts
src/PostRevisions.ts
PostRevisions.ts
ghost/post-revisions/src/index.ts
post-revisions/src/index.ts
src/index.ts
index.ts
ghost/post-revisions/README.md
post-revisions/README.md
README.md
ghost/post-revisions/tsconfig.json
post-revisions/tsconfig.json
tsconfig.json
ghost/job-manager/lib/JobsRepository.js
job-manager/lib/JobsRepository.js
lib/JobsRepository.js
@ -20685,6 +20650,13 @@ unit/server/lib/lexical.test.js
server/lib/lexical.test.js
lib/lexical.test.js
lexical.test.js
ghost/core/test/unit/server/lib/PostRevisions.test.ts
core/test/unit/server/lib/PostRevisions.test.ts
test/unit/server/lib/PostRevisions.test.ts
unit/server/lib/PostRevisions.test.ts
server/lib/PostRevisions.test.ts
lib/PostRevisions.test.ts
PostRevisions.test.ts
ghost/core/test/unit/server/lib/bootstrap-socket.test.js
core/test/unit/server/lib/bootstrap-socket.test.js
test/unit/server/lib/bootstrap-socket.test.js
@ -21337,6 +21309,55 @@ server/services/webhooks/trigger.test.js
services/webhooks/trigger.test.js
webhooks/trigger.test.js
trigger.test.js
ghost/core/test/unit/server/services/mentions/utils/index.js
core/test/unit/server/services/mentions/utils/index.js
test/unit/server/services/mentions/utils/index.js
unit/server/services/mentions/utils/index.js
server/services/mentions/utils/index.js
services/mentions/utils/index.js
mentions/utils/index.js
utils/index.js
index.js
ghost/core/test/unit/server/services/mentions/MentionSendingService.test.js
core/test/unit/server/services/mentions/MentionSendingService.test.js
test/unit/server/services/mentions/MentionSendingService.test.js
unit/server/services/mentions/MentionSendingService.test.js
server/services/mentions/MentionSendingService.test.js
services/mentions/MentionSendingService.test.js
mentions/MentionSendingService.test.js
MentionSendingService.test.js
ghost/core/test/unit/server/services/mentions/InMemoryMentionRepository.test.js
core/test/unit/server/services/mentions/InMemoryMentionRepository.test.js
test/unit/server/services/mentions/InMemoryMentionRepository.test.js
unit/server/services/mentions/InMemoryMentionRepository.test.js
server/services/mentions/InMemoryMentionRepository.test.js
services/mentions/InMemoryMentionRepository.test.js
mentions/InMemoryMentionRepository.test.js
InMemoryMentionRepository.test.js
ghost/core/test/unit/server/services/mentions/MentionsAPI.test.js
core/test/unit/server/services/mentions/MentionsAPI.test.js
test/unit/server/services/mentions/MentionsAPI.test.js
unit/server/services/mentions/MentionsAPI.test.js
server/services/mentions/MentionsAPI.test.js
services/mentions/MentionsAPI.test.js
mentions/MentionsAPI.test.js
MentionsAPI.test.js
ghost/core/test/unit/server/services/mentions/Mention.test.js
core/test/unit/server/services/mentions/Mention.test.js
test/unit/server/services/mentions/Mention.test.js
unit/server/services/mentions/Mention.test.js
server/services/mentions/Mention.test.js
services/mentions/Mention.test.js
mentions/Mention.test.js
Mention.test.js
ghost/core/test/unit/server/services/mentions/MentionDiscoveryService.test.js
core/test/unit/server/services/mentions/MentionDiscoveryService.test.js
test/unit/server/services/mentions/MentionDiscoveryService.test.js
unit/server/services/mentions/MentionDiscoveryService.test.js
server/services/mentions/MentionDiscoveryService.test.js
services/mentions/MentionDiscoveryService.test.js
mentions/MentionDiscoveryService.test.js
MentionDiscoveryService.test.js
ghost/core/test/unit/server/services/mentions/ResourceService.test.js
core/test/unit/server/services/mentions/ResourceService.test.js
test/unit/server/services/mentions/ResourceService.test.js
@ -23999,6 +24020,13 @@ unit/shared/custom-theme-settings-cache/cache.test.js
shared/custom-theme-settings-cache/cache.test.js
custom-theme-settings-cache/cache.test.js
cache.test.js
ghost/core/test/unit/shared/events-ts/post-events.test.ts
core/test/unit/shared/events-ts/post-events.test.ts
test/unit/shared/events-ts/post-events.test.ts
unit/shared/events-ts/post-events.test.ts
shared/events-ts/post-events.test.ts
events-ts/post-events.test.ts
post-events.test.ts
ghost/core/test/unit/shared/labs.test.js
core/test/unit/shared/labs.test.js
test/unit/shared/labs.test.js
@ -24816,6 +24844,12 @@ README.md
ghost/core/.c8rc.json
core/.c8rc.json
.c8rc.json
ghost/core/core/server/lib/PostRevisions.ts
core/core/server/lib/PostRevisions.ts
core/server/lib/PostRevisions.ts
server/lib/PostRevisions.ts
lib/PostRevisions.ts
PostRevisions.ts
ghost/core/core/server/lib/image/index.js
core/core/server/lib/image/index.js
core/server/lib/image/index.js
@ -25771,6 +25805,20 @@ server/services/webhooks/webhooks-service.js
services/webhooks/webhooks-service.js
webhooks/webhooks-service.js
webhooks-service.js
ghost/core/core/server/services/mentions/Mention.js
core/core/server/services/mentions/Mention.js
core/server/services/mentions/Mention.js
server/services/mentions/Mention.js
services/mentions/Mention.js
mentions/Mention.js
Mention.js
ghost/core/core/server/services/mentions/MentionCreatedEvent.js
core/core/server/services/mentions/MentionCreatedEvent.js
core/server/services/mentions/MentionCreatedEvent.js
server/services/mentions/MentionCreatedEvent.js
services/mentions/MentionCreatedEvent.js
mentions/MentionCreatedEvent.js
MentionCreatedEvent.js
ghost/core/core/server/services/mentions/index.js
core/core/server/services/mentions/index.js
core/server/services/mentions/index.js
@ -25792,6 +25840,13 @@ server/services/mentions/service.js
services/mentions/service.js
mentions/service.js
service.js
ghost/core/core/server/services/mentions/MentionDiscoveryService.js
core/core/server/services/mentions/MentionDiscoveryService.js
core/server/services/mentions/MentionDiscoveryService.js
server/services/mentions/MentionDiscoveryService.js
services/mentions/MentionDiscoveryService.js
mentions/MentionDiscoveryService.js
MentionDiscoveryService.js
ghost/core/core/server/services/mentions/WebmentionMetadata.js
core/core/server/services/mentions/WebmentionMetadata.js
core/server/services/mentions/WebmentionMetadata.js
@ -25799,6 +25854,13 @@ server/services/mentions/WebmentionMetadata.js
services/mentions/WebmentionMetadata.js
mentions/WebmentionMetadata.js
WebmentionMetadata.js
ghost/core/core/server/services/mentions/MentionsAPI.js
core/core/server/services/mentions/MentionsAPI.js
core/server/services/mentions/MentionsAPI.js
server/services/mentions/MentionsAPI.js
services/mentions/MentionsAPI.js
mentions/MentionsAPI.js
MentionsAPI.js
ghost/core/core/server/services/mentions/MentionController.js
core/core/server/services/mentions/MentionController.js
core/server/services/mentions/MentionController.js
@ -25806,6 +25868,13 @@ server/services/mentions/MentionController.js
services/mentions/MentionController.js
mentions/MentionController.js
MentionController.js
ghost/core/core/server/services/mentions/MentionSendingService.js
core/core/server/services/mentions/MentionSendingService.js
core/server/services/mentions/MentionSendingService.js
server/services/mentions/MentionSendingService.js
services/mentions/MentionSendingService.js
mentions/MentionSendingService.js
MentionSendingService.js
ghost/core/core/server/services/mentions/BookshelfMentionRepository.js
core/core/server/services/mentions/BookshelfMentionRepository.js
core/server/services/mentions/BookshelfMentionRepository.js
@ -25820,6 +25889,13 @@ server/services/mentions/RoutingService.js
services/mentions/RoutingService.js
mentions/RoutingService.js
RoutingService.js
ghost/core/core/server/services/mentions/InMemoryMentionRepository.js
core/core/server/services/mentions/InMemoryMentionRepository.js
core/server/services/mentions/InMemoryMentionRepository.js
server/services/mentions/InMemoryMentionRepository.js
services/mentions/InMemoryMentionRepository.js
mentions/InMemoryMentionRepository.js
InMemoryMentionRepository.js
ghost/core/core/server/services/invitations/index.js
core/core/server/services/invitations/index.js
core/server/services/invitations/index.js
@ -26857,6 +26933,13 @@ server/services/public-config/site.js
services/public-config/site.js
public-config/site.js
site.js
ghost/core/core/server/services/donations/DonationBookshelfRepository.ts
core/core/server/services/donations/DonationBookshelfRepository.ts
core/server/services/donations/DonationBookshelfRepository.ts
server/services/donations/DonationBookshelfRepository.ts
services/donations/DonationBookshelfRepository.ts
donations/DonationBookshelfRepository.ts
DonationBookshelfRepository.ts
ghost/core/core/server/services/donations/index.js
core/core/server/services/donations/index.js
core/server/services/donations/index.js
@ -26864,6 +26947,13 @@ server/services/donations/index.js
services/donations/index.js
donations/index.js
index.js
ghost/core/core/server/services/donations/DonationPaymentEvent.ts
core/core/server/services/donations/DonationPaymentEvent.ts
core/server/services/donations/DonationPaymentEvent.ts
server/services/donations/DonationPaymentEvent.ts
services/donations/DonationPaymentEvent.ts
donations/DonationPaymentEvent.ts
DonationPaymentEvent.ts
ghost/core/core/server/services/donations/DonationServiceWrapper.js
core/core/server/services/donations/DonationServiceWrapper.js
core/server/services/donations/DonationServiceWrapper.js
@ -36034,6 +36124,54 @@ core/shared/settings-cache/CacheManager.js
shared/settings-cache/CacheManager.js
settings-cache/CacheManager.js
CacheManager.js
ghost/core/core/shared/events-ts/PostDeletedEvent.ts
core/core/shared/events-ts/PostDeletedEvent.ts
core/shared/events-ts/PostDeletedEvent.ts
shared/events-ts/PostDeletedEvent.ts
events-ts/PostDeletedEvent.ts
PostDeletedEvent.ts
ghost/core/core/shared/events-ts/PostsBulkDestroyedEvent.ts
core/core/shared/events-ts/PostsBulkDestroyedEvent.ts
core/shared/events-ts/PostsBulkDestroyedEvent.ts
shared/events-ts/PostsBulkDestroyedEvent.ts
events-ts/PostsBulkDestroyedEvent.ts
PostsBulkDestroyedEvent.ts
ghost/core/core/shared/events-ts/PostsBulkAddTagsEvent.ts
core/core/shared/events-ts/PostsBulkAddTagsEvent.ts
core/shared/events-ts/PostsBulkAddTagsEvent.ts
shared/events-ts/PostsBulkAddTagsEvent.ts
events-ts/PostsBulkAddTagsEvent.ts
PostsBulkAddTagsEvent.ts
ghost/core/core/shared/events-ts/PostsBulkUnscheduledEvent.ts
core/core/shared/events-ts/PostsBulkUnscheduledEvent.ts
core/shared/events-ts/PostsBulkUnscheduledEvent.ts
shared/events-ts/PostsBulkUnscheduledEvent.ts
events-ts/PostsBulkUnscheduledEvent.ts
PostsBulkUnscheduledEvent.ts
ghost/core/core/shared/events-ts/PostsBulkUnfeaturedEvent.ts
core/core/shared/events-ts/PostsBulkUnfeaturedEvent.ts
core/shared/events-ts/PostsBulkUnfeaturedEvent.ts
shared/events-ts/PostsBulkUnfeaturedEvent.ts
events-ts/PostsBulkUnfeaturedEvent.ts
PostsBulkUnfeaturedEvent.ts
ghost/core/core/shared/events-ts/PostsBulkUnpublishedEvent.ts
core/core/shared/events-ts/PostsBulkUnpublishedEvent.ts
core/shared/events-ts/PostsBulkUnpublishedEvent.ts
shared/events-ts/PostsBulkUnpublishedEvent.ts
events-ts/PostsBulkUnpublishedEvent.ts
PostsBulkUnpublishedEvent.ts
ghost/core/core/shared/events-ts/PostsBulkFeaturedEvent.ts
core/core/shared/events-ts/PostsBulkFeaturedEvent.ts
core/shared/events-ts/PostsBulkFeaturedEvent.ts
shared/events-ts/PostsBulkFeaturedEvent.ts
events-ts/PostsBulkFeaturedEvent.ts
PostsBulkFeaturedEvent.ts
ghost/core/core/shared/events-ts/index.ts
core/core/shared/events-ts/index.ts
core/shared/events-ts/index.ts
shared/events-ts/index.ts
events-ts/index.ts
index.ts
ghost/core/core/shared/events/OfferRedemptionEvent.js
core/core/shared/events/OfferRedemptionEvent.js
core/shared/events/OfferRedemptionEvent.js
@ -36256,42 +36394,6 @@ MigratorConfig.js
ghost/core/tsconfig.json
core/tsconfig.json
tsconfig.json
ghost/donations/test/hello.test.ts
donations/test/hello.test.ts
test/hello.test.ts
hello.test.ts
ghost/donations/test/.eslintrc.js
donations/test/.eslintrc.js
test/.eslintrc.js
.eslintrc.js
ghost/donations/package.json
donations/package.json
package.json
ghost/donations/.eslintrc.js
donations/.eslintrc.js
.eslintrc.js
ghost/donations/src/DonationBookshelfRepository.ts
donations/src/DonationBookshelfRepository.ts
src/DonationBookshelfRepository.ts
DonationBookshelfRepository.ts
ghost/donations/src/DonationRepository.ts
donations/src/DonationRepository.ts
src/DonationRepository.ts
DonationRepository.ts
ghost/donations/src/DonationPaymentEvent.ts
donations/src/DonationPaymentEvent.ts
src/DonationPaymentEvent.ts
DonationPaymentEvent.ts
ghost/donations/src/index.ts
donations/src/index.ts
src/index.ts
index.ts
ghost/donations/README.md
donations/README.md
README.md
ghost/donations/tsconfig.json
donations/tsconfig.json
tsconfig.json
ghost/mw-error-handler/lib/mw-error-handler.js
mw-error-handler/lib/mw-error-handler.js
lib/mw-error-handler.js
@ -37317,58 +37419,6 @@ ghost/web-analytics/pipes/mv_hits.pipe
web-analytics/pipes/mv_hits.pipe
pipes/mv_hits.pipe
mv_hits.pipe
ghost/post-events/test/.eslintrc.js
post-events/test/.eslintrc.js
test/.eslintrc.js
.eslintrc.js
ghost/post-events/test/post-events.test.ts
post-events/test/post-events.test.ts
test/post-events.test.ts
post-events.test.ts
ghost/post-events/package.json
post-events/package.json
package.json
ghost/post-events/.eslintrc.js
post-events/.eslintrc.js
.eslintrc.js
ghost/post-events/src/PostDeletedEvent.ts
post-events/src/PostDeletedEvent.ts
src/PostDeletedEvent.ts
PostDeletedEvent.ts
ghost/post-events/src/PostsBulkDestroyedEvent.ts
post-events/src/PostsBulkDestroyedEvent.ts
src/PostsBulkDestroyedEvent.ts
PostsBulkDestroyedEvent.ts
ghost/post-events/src/PostsBulkAddTagsEvent.ts
post-events/src/PostsBulkAddTagsEvent.ts
src/PostsBulkAddTagsEvent.ts
PostsBulkAddTagsEvent.ts
ghost/post-events/src/PostsBulkUnscheduledEvent.ts
post-events/src/PostsBulkUnscheduledEvent.ts
src/PostsBulkUnscheduledEvent.ts
PostsBulkUnscheduledEvent.ts
ghost/post-events/src/PostsBulkUnfeaturedEvent.ts
post-events/src/PostsBulkUnfeaturedEvent.ts
src/PostsBulkUnfeaturedEvent.ts
PostsBulkUnfeaturedEvent.ts
ghost/post-events/src/PostsBulkUnpublishedEvent.ts
post-events/src/PostsBulkUnpublishedEvent.ts
src/PostsBulkUnpublishedEvent.ts
PostsBulkUnpublishedEvent.ts
ghost/post-events/src/PostsBulkFeaturedEvent.ts
post-events/src/PostsBulkFeaturedEvent.ts
src/PostsBulkFeaturedEvent.ts
PostsBulkFeaturedEvent.ts
ghost/post-events/src/index.ts
post-events/src/index.ts
src/index.ts
index.ts
ghost/post-events/README.md
post-events/README.md
README.md
ghost/post-events/tsconfig.json
post-events/tsconfig.json
tsconfig.json
ghost/prometheus-metrics/test/.eslintrc.js
prometheus-metrics/test/.eslintrc.js
test/.eslintrc.js
@ -37409,75 +37459,6 @@ README.md
ghost/prometheus-metrics/tsconfig.json
prometheus-metrics/tsconfig.json
tsconfig.json
ghost/webmentions/lib/webmentions.js
webmentions/lib/webmentions.js
lib/webmentions.js
webmentions.js
ghost/webmentions/lib/Mention.js
webmentions/lib/Mention.js
lib/Mention.js
Mention.js
ghost/webmentions/lib/MentionCreatedEvent.js
webmentions/lib/MentionCreatedEvent.js
lib/MentionCreatedEvent.js
MentionCreatedEvent.js
ghost/webmentions/lib/MentionDiscoveryService.js
webmentions/lib/MentionDiscoveryService.js
lib/MentionDiscoveryService.js
MentionDiscoveryService.js
ghost/webmentions/lib/MentionsAPI.js
webmentions/lib/MentionsAPI.js
lib/MentionsAPI.js
MentionsAPI.js
ghost/webmentions/lib/MentionSendingService.js
webmentions/lib/MentionSendingService.js
lib/MentionSendingService.js
MentionSendingService.js
ghost/webmentions/lib/InMemoryMentionRepository.js
webmentions/lib/InMemoryMentionRepository.js
lib/InMemoryMentionRepository.js
InMemoryMentionRepository.js
ghost/webmentions/index.js
webmentions/index.js
index.js
ghost/webmentions/test/utils/index.js
webmentions/test/utils/index.js
test/utils/index.js
utils/index.js
index.js
ghost/webmentions/test/MentionSendingService.test.js
webmentions/test/MentionSendingService.test.js
test/MentionSendingService.test.js
MentionSendingService.test.js
ghost/webmentions/test/.eslintrc.js
webmentions/test/.eslintrc.js
test/.eslintrc.js
.eslintrc.js
ghost/webmentions/test/InMemoryMentionRepository.test.js
webmentions/test/InMemoryMentionRepository.test.js
test/InMemoryMentionRepository.test.js
InMemoryMentionRepository.test.js
ghost/webmentions/test/MentionsAPI.test.js
webmentions/test/MentionsAPI.test.js
test/MentionsAPI.test.js
MentionsAPI.test.js
ghost/webmentions/test/Mention.test.js
webmentions/test/Mention.test.js
test/Mention.test.js
Mention.test.js
ghost/webmentions/test/MentionDiscoveryService.test.js
webmentions/test/MentionDiscoveryService.test.js
test/MentionDiscoveryService.test.js
MentionDiscoveryService.test.js
ghost/webmentions/package.json
webmentions/package.json
package.json
ghost/webmentions/.eslintrc.js
webmentions/.eslintrc.js
.eslintrc.js
ghost/webmentions/README.md
webmentions/README.md
README.md
ghost/domain-events/lib/index.d.ts
domain-events/lib/index.d.ts
lib/index.d.ts

View file

@ -46,7 +46,6 @@ apps/stats/src/views/Stats/Locations.tsx
apps/stats/src/views/Stats/Sources.tsx
apps/stats/src/views/Stats/Web.tsx
apps/stats/src/views/Stats/index.ts
apps/stats/src/views/Stats/components/KpiTab.tsx
apps/stats/src/views/Stats/components/PostMenu.tsx
apps/stats/src/views/Stats/components/LoadingIndicator.tsx
apps/stats/src/views/Stats/components/DateRangeSelect.tsx
@ -626,6 +625,7 @@ apps/admin-x-activitypub/src/views/Feed/Feed.tsx
apps/admin-x-activitypub/src/views/Profile/Profile.tsx
apps/admin-x-activitypub/src/views/Profile/index.tsx
apps/admin-x-activitypub/src/views/Profile/components/ProfileMenu.tsx
apps/admin-x-activitypub/src/views/Profile/components/UnblockDialog.tsx
apps/admin-x-activitypub/src/views/Profile/components/UnblockButton.tsx
apps/admin-x-activitypub/src/views/Profile/components/ActorList.tsx
apps/admin-x-activitypub/src/views/Profile/components/ProfilePage.tsx
@ -942,7 +942,6 @@ apps/posts/src/views/PostAnalytics/Web.tsx
apps/posts/src/views/PostAnalytics/components/EmptyStatView.tsx
apps/posts/src/views/PostAnalytics/components/Sidebar.tsx
apps/posts/src/views/PostAnalytics/components/PostAnalyticsHeader.tsx
apps/posts/src/views/PostAnalytics/components/KpiTab.tsx
apps/posts/src/views/PostAnalytics/components/KpiCard.tsx
apps/posts/src/views/PostAnalytics/components/DateRangeSelect.tsx
apps/posts/src/views/PostAnalytics/components/AudienceSelect.tsx
@ -3227,14 +3226,6 @@ ghost/html-to-plaintext/test/html-to-plaintext.test.js
ghost/html-to-plaintext/package.json
ghost/html-to-plaintext/.eslintrc.js
ghost/html-to-plaintext/README.md
ghost/post-revisions/test/.eslintrc.js
ghost/post-revisions/test/PostRevisions.test.ts
ghost/post-revisions/package.json
ghost/post-revisions/.eslintrc.js
ghost/post-revisions/src/PostRevisions.ts
ghost/post-revisions/src/index.ts
ghost/post-revisions/README.md
ghost/post-revisions/tsconfig.json
ghost/job-manager/lib/JobsRepository.js
ghost/job-manager/lib/is-cron-expression.js
ghost/job-manager/lib/JobManager.js
@ -3675,6 +3666,7 @@ ghost/core/test/unit/server/lib/package-json/parse.test.js
ghost/core/test/unit/server/lib/package-json/filter.test.js
ghost/core/test/unit/server/lib/package-json/read.test.js
ghost/core/test/unit/server/lib/lexical.test.js
ghost/core/test/unit/server/lib/PostRevisions.test.ts
ghost/core/test/unit/server/lib/bootstrap-socket.test.js
ghost/core/test/unit/server/services/url/Resources.test.js
ghost/core/test/unit/server/services/url/LocalFileCache.test.js
@ -3754,6 +3746,12 @@ ghost/core/test/unit/server/services/oembed/twitter-embed.test.js
ghost/core/test/unit/server/services/webhooks/webhook-service.test.js
ghost/core/test/unit/server/services/webhooks/serialize.test.js
ghost/core/test/unit/server/services/webhooks/trigger.test.js
ghost/core/test/unit/server/services/mentions/utils/index.js
ghost/core/test/unit/server/services/mentions/MentionSendingService.test.js
ghost/core/test/unit/server/services/mentions/InMemoryMentionRepository.test.js
ghost/core/test/unit/server/services/mentions/MentionsAPI.test.js
ghost/core/test/unit/server/services/mentions/Mention.test.js
ghost/core/test/unit/server/services/mentions/MentionDiscoveryService.test.js
ghost/core/test/unit/server/services/mentions/ResourceService.test.js
ghost/core/test/unit/server/services/mentions/RoutingService.test.js
ghost/core/test/unit/server/services/activitypub/ActivityPubService.test.ts
@ -4084,6 +4082,7 @@ ghost/core/test/unit/frontend/helpers/ghost_foot.test.js
ghost/core/test/unit/frontend/public/ghost-stats.test.js
ghost/core/test/unit/shared/custom-theme-settings-cache/service.test.js
ghost/core/test/unit/shared/custom-theme-settings-cache/cache.test.js
ghost/core/test/unit/shared/events-ts/post-events.test.ts
ghost/core/test/unit/shared/labs.test.js
ghost/core/test/unit/shared/sentry.test.js
ghost/core/test/unit/shared/events/URLResourceUpdatedEvent.test.js
@ -4203,6 +4202,7 @@ ghost/core/content/logs/README.md
ghost/core/content/public/README.md
ghost/core/content/settings/README.md
ghost/core/.c8rc.json
ghost/core/core/server/lib/PostRevisions.ts
ghost/core/core/server/lib/image/index.js
ghost/core/core/server/lib/image/ImageUtils.js
ghost/core/core/server/lib/image/CachedImageSizeFromUrl.js
@ -4337,13 +4337,19 @@ ghost/core/core/server/services/webhooks/serialize.js
ghost/core/core/server/services/webhooks/payload.js
ghost/core/core/server/services/webhooks/listen.js
ghost/core/core/server/services/webhooks/webhooks-service.js
ghost/core/core/server/services/mentions/Mention.js
ghost/core/core/server/services/mentions/MentionCreatedEvent.js
ghost/core/core/server/services/mentions/index.js
ghost/core/core/server/services/mentions/ResourceService.js
ghost/core/core/server/services/mentions/service.js
ghost/core/core/server/services/mentions/MentionDiscoveryService.js
ghost/core/core/server/services/mentions/WebmentionMetadata.js
ghost/core/core/server/services/mentions/MentionsAPI.js
ghost/core/core/server/services/mentions/MentionController.js
ghost/core/core/server/services/mentions/MentionSendingService.js
ghost/core/core/server/services/mentions/BookshelfMentionRepository.js
ghost/core/core/server/services/mentions/RoutingService.js
ghost/core/core/server/services/mentions/InMemoryMentionRepository.js
ghost/core/core/server/services/invitations/index.js
ghost/core/core/server/services/invitations/accept.js
ghost/core/core/server/services/activitypub/index.js
@ -4485,7 +4491,9 @@ ghost/core/core/server/services/jobs/job-service.js
ghost/core/core/server/services/public-config/index.js
ghost/core/core/server/services/public-config/config.js
ghost/core/core/server/services/public-config/site.js
ghost/core/core/server/services/donations/DonationBookshelfRepository.ts
ghost/core/core/server/services/donations/index.js
ghost/core/core/server/services/donations/DonationPaymentEvent.ts
ghost/core/core/server/services/donations/DonationServiceWrapper.js
ghost/core/core/server/services/mail/GhostMailer.js
ghost/core/core/server/services/mail/templates/raw/test.html
@ -5629,6 +5637,14 @@ ghost/core/core/shared/custom-theme-settings-cache/CustomThemeSettingsService.js
ghost/core/core/shared/settings-cache/public.js
ghost/core/core/shared/settings-cache/index.js
ghost/core/core/shared/settings-cache/CacheManager.js
ghost/core/core/shared/events-ts/PostDeletedEvent.ts
ghost/core/core/shared/events-ts/PostsBulkDestroyedEvent.ts
ghost/core/core/shared/events-ts/PostsBulkAddTagsEvent.ts
ghost/core/core/shared/events-ts/PostsBulkUnscheduledEvent.ts
ghost/core/core/shared/events-ts/PostsBulkUnfeaturedEvent.ts
ghost/core/core/shared/events-ts/PostsBulkUnpublishedEvent.ts
ghost/core/core/shared/events-ts/PostsBulkFeaturedEvent.ts
ghost/core/core/shared/events-ts/index.ts
ghost/core/core/shared/events/OfferRedemptionEvent.js
ghost/core/core/shared/events/MemberLinkClickEvent.js
ghost/core/core/shared/events/index.js
@ -5669,16 +5685,6 @@ ghost/core/bin/minify-assets.js
ghost/core/loggingrc.js
ghost/core/MigratorConfig.js
ghost/core/tsconfig.json
ghost/donations/test/hello.test.ts
ghost/donations/test/.eslintrc.js
ghost/donations/package.json
ghost/donations/.eslintrc.js
ghost/donations/src/DonationBookshelfRepository.ts
ghost/donations/src/DonationRepository.ts
ghost/donations/src/DonationPaymentEvent.ts
ghost/donations/src/index.ts
ghost/donations/README.md
ghost/donations/tsconfig.json
ghost/mw-error-handler/lib/mw-error-handler.js
ghost/mw-error-handler/index.js
ghost/mw-error-handler/test/.eslintrc.js
@ -5936,20 +5942,6 @@ ghost/web-analytics/pipes/mv_session_data.pipe
ghost/web-analytics/pipes/api_kpis.pipe
ghost/web-analytics/pipes/api_top_browsers.pipe
ghost/web-analytics/pipes/mv_hits.pipe
ghost/post-events/test/.eslintrc.js
ghost/post-events/test/post-events.test.ts
ghost/post-events/package.json
ghost/post-events/.eslintrc.js
ghost/post-events/src/PostDeletedEvent.ts
ghost/post-events/src/PostsBulkDestroyedEvent.ts
ghost/post-events/src/PostsBulkAddTagsEvent.ts
ghost/post-events/src/PostsBulkUnscheduledEvent.ts
ghost/post-events/src/PostsBulkUnfeaturedEvent.ts
ghost/post-events/src/PostsBulkUnpublishedEvent.ts
ghost/post-events/src/PostsBulkFeaturedEvent.ts
ghost/post-events/src/index.ts
ghost/post-events/README.md
ghost/post-events/tsconfig.json
ghost/prometheus-metrics/test/.eslintrc.js
ghost/prometheus-metrics/test/metrics-server.test.ts
ghost/prometheus-metrics/test/prometheus-client.test.ts
@ -5961,24 +5953,6 @@ ghost/prometheus-metrics/src/index.ts
ghost/prometheus-metrics/src/libraries.d.ts
ghost/prometheus-metrics/README.md
ghost/prometheus-metrics/tsconfig.json
ghost/webmentions/lib/webmentions.js
ghost/webmentions/lib/Mention.js
ghost/webmentions/lib/MentionCreatedEvent.js
ghost/webmentions/lib/MentionDiscoveryService.js
ghost/webmentions/lib/MentionsAPI.js
ghost/webmentions/lib/MentionSendingService.js
ghost/webmentions/lib/InMemoryMentionRepository.js
ghost/webmentions/index.js
ghost/webmentions/test/utils/index.js
ghost/webmentions/test/MentionSendingService.test.js
ghost/webmentions/test/.eslintrc.js
ghost/webmentions/test/InMemoryMentionRepository.test.js
ghost/webmentions/test/MentionsAPI.test.js
ghost/webmentions/test/Mention.test.js
ghost/webmentions/test/MentionDiscoveryService.test.js
ghost/webmentions/package.json
ghost/webmentions/.eslintrc.js
ghost/webmentions/README.md
ghost/domain-events/lib/index.d.ts
ghost/domain-events/lib/DomainEvents.js
ghost/domain-events/index.js

View file

@ -26114,6 +26114,12 @@ PageBundle/Tests/Entity/HitTest.php
Tests/Entity/HitTest.php
Entity/HitTest.php
HitTest.php
app/bundles/PageBundle/Tests/Entity/RedirectTest.php
bundles/PageBundle/Tests/Entity/RedirectTest.php
PageBundle/Tests/Entity/RedirectTest.php
Tests/Entity/RedirectTest.php
Entity/RedirectTest.php
RedirectTest.php
app/bundles/PageBundle/Tests/Entity/HitRepositoryTest.php
bundles/PageBundle/Tests/Entity/HitRepositoryTest.php
PageBundle/Tests/Entity/HitRepositoryTest.php

View file

@ -4453,6 +4453,7 @@ app/bundles/PageBundle/Tests/Controller/PreviewFunctionalTest.php
app/bundles/PageBundle/Tests/Functional/Model/PageModelTest.php
app/bundles/PageBundle/Tests/Functional/EventListener/BuilderSubscriberTest.php
app/bundles/PageBundle/Tests/Entity/HitTest.php
app/bundles/PageBundle/Tests/Entity/RedirectTest.php
app/bundles/PageBundle/Tests/Entity/HitRepositoryTest.php
app/bundles/PageBundle/Tests/Entity/PageTest.php
app/bundles/PageBundle/Tests/PageTestAbstract.php

View file

@ -2122,6 +2122,13 @@ Content/Seo/SalesChannel/StoreApiSeoResolverTest.php
Seo/SalesChannel/StoreApiSeoResolverTest.php
SalesChannel/StoreApiSeoResolverTest.php
StoreApiSeoResolverTest.php
tests/unit/Core/Content/Seo/SalesChannel/MockSeoUrlAwareExtension.php
unit/Core/Content/Seo/SalesChannel/MockSeoUrlAwareExtension.php
Core/Content/Seo/SalesChannel/MockSeoUrlAwareExtension.php
Content/Seo/SalesChannel/MockSeoUrlAwareExtension.php
Seo/SalesChannel/MockSeoUrlAwareExtension.php
SalesChannel/MockSeoUrlAwareExtension.php
MockSeoUrlAwareExtension.php
tests/unit/Core/Content/Seo/SeoExceptionTest.php
unit/Core/Content/Seo/SeoExceptionTest.php
Core/Content/Seo/SeoExceptionTest.php
@ -103365,6 +103372,18 @@ rule/condition-type/sw-condition-customer-custom-field/sw-condition-customer-cus
condition-type/sw-condition-customer-custom-field/sw-condition-customer-custom-field.html.twig
sw-condition-customer-custom-field/sw-condition-customer-custom-field.html.twig
sw-condition-customer-custom-field.html.twig
src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-customer-custom-field/sw-condition-customer-custom-field.spec.js
Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-customer-custom-field/sw-condition-customer-custom-field.spec.js
Resources/app/administration/src/app/component/rule/condition-type/sw-condition-customer-custom-field/sw-condition-customer-custom-field.spec.js
app/administration/src/app/component/rule/condition-type/sw-condition-customer-custom-field/sw-condition-customer-custom-field.spec.js
administration/src/app/component/rule/condition-type/sw-condition-customer-custom-field/sw-condition-customer-custom-field.spec.js
src/app/component/rule/condition-type/sw-condition-customer-custom-field/sw-condition-customer-custom-field.spec.js
app/component/rule/condition-type/sw-condition-customer-custom-field/sw-condition-customer-custom-field.spec.js
component/rule/condition-type/sw-condition-customer-custom-field/sw-condition-customer-custom-field.spec.js
rule/condition-type/sw-condition-customer-custom-field/sw-condition-customer-custom-field.spec.js
condition-type/sw-condition-customer-custom-field/sw-condition-customer-custom-field.spec.js
sw-condition-customer-custom-field/sw-condition-customer-custom-field.spec.js
sw-condition-customer-custom-field.spec.js
src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-customer-custom-field/sw-condition-customer-custom-field.scss
Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-customer-custom-field/sw-condition-customer-custom-field.scss
Resources/app/administration/src/app/component/rule/condition-type/sw-condition-customer-custom-field/sw-condition-customer-custom-field.scss
@ -131062,6 +131081,9 @@ _unreleased/2025-03-20-move-review-active-check-into-store-api-routes.md
changelog/_unreleased/2025-05-05-fix-admin-assets-with-underscores.md
_unreleased/2025-05-05-fix-admin-assets-with-underscores.md
2025-05-05-fix-admin-assets-with-underscores.md
changelog/_unreleased/2025-05-02-fix-incorrect-proportions-of-tags-in-orders.md
_unreleased/2025-05-02-fix-incorrect-proportions-of-tags-in-orders.md
2025-05-02-fix-incorrect-proportions-of-tags-in-orders.md
changelog/_unreleased/2025-04-08-fix-seo-urls-for-landing-pages-in-footer-navigation.md
_unreleased/2025-04-08-fix-seo-urls-for-landing-pages-in-footer-navigation.md
2025-04-08-fix-seo-urls-for-landing-pages-in-footer-navigation.md
@ -131092,6 +131114,9 @@ _unreleased/2025-04-15-deprecate-account-order-detail-page.md
changelog/_unreleased/2025-03-17-add-twig-block-around-filter-columns.md
_unreleased/2025-03-17-add-twig-block-around-filter-columns.md
2025-03-17-add-twig-block-around-filter-columns.md
changelog/_unreleased/2025-04-14-truncate-long-custom-field-descriptions-in-rulebuilder.md
_unreleased/2025-04-14-truncate-long-custom-field-descriptions-in-rulebuilder.md
2025-04-14-truncate-long-custom-field-descriptions-in-rulebuilder.md
changelog/_unreleased/2025-04-30-add-deprecated-prop-to-facilitate-the-migration-to-meteor-components.md
_unreleased/2025-04-30-add-deprecated-prop-to-facilitate-the-migration-to-meteor-components.md
2025-04-30-add-deprecated-prop-to-facilitate-the-migration-to-meteor-components.md
@ -131185,6 +131210,9 @@ _unreleased/2025-04-24-allow-small-size-of-sw-simple-search-field.md
changelog/_unreleased/2025-04-07-fix-nested-line-items.md
_unreleased/2025-04-07-fix-nested-line-items.md
2025-04-07-fix-nested-line-items.md
changelog/_unreleased/2025-04-17-fix-broken-snippets-in-rule-builder-conditions.md
_unreleased/2025-04-17-fix-broken-snippets-in-rule-builder-conditions.md
2025-04-17-fix-broken-snippets-in-rule-builder-conditions.md
changelog/_unreleased/2025-02-15-prevent-imitating-when-not-possible.md
_unreleased/2025-02-15-prevent-imitating-when-not-possible.md
2025-02-15-prevent-imitating-when-not-possible.md
@ -131221,6 +131249,9 @@ _unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
changelog/_unreleased/2025-04-30-allowfullscreen-video-element.md
_unreleased/2025-04-30-allowfullscreen-video-element.md
2025-04-30-allowfullscreen-video-element.md
changelog/_unreleased/2025-04-30-improve-extensibility-of-header-and-footer-esi-templates.md
_unreleased/2025-04-30-improve-extensibility-of-header-and-footer-esi-templates.md
2025-04-30-improve-extensibility-of-header-and-footer-esi-templates.md
changelog/_unreleased/2025-03-25-fix-show-product-name-for-variants-in-admin-category-products.md
_unreleased/2025-03-25-fix-show-product-name-for-variants-in-admin-category-products.md
2025-03-25-fix-show-product-name-for-variants-in-admin-category-products.md
@ -131239,6 +131270,9 @@ _unreleased/2025-04-07-fix-override-paging-listing-page-parameter.md
changelog/_unreleased/2025-03-26-remove-non-existing-imports-from-admin-module-stub.md
_unreleased/2025-03-26-remove-non-existing-imports-from-admin-module-stub.md
2025-03-26-remove-non-existing-imports-from-admin-module-stub.md
changelog/_unreleased/2025-04-28-inclue-seourls-for-suggestsearch-and-search-entities.md
_unreleased/2025-04-28-inclue-seourls-for-suggestsearch-and-search-entities.md
2025-04-28-inclue-seourls-for-suggestsearch-and-search-entities.md
changelog/_unreleased/2024-09-16-exchange-recursive-categories-macro-with-tpl.md
_unreleased/2024-09-16-exchange-recursive-categories-macro-with-tpl.md
2024-09-16-exchange-recursive-categories-macro-with-tpl.md
@ -131257,9 +131291,15 @@ _unreleased/2024-09-20-simplify-emitting-metrics.md
changelog/_unreleased/2025-03-28-replaced-sw-checkbox-field-component-by-mt-checkbox-in-theme-assignment.md
_unreleased/2025-03-28-replaced-sw-checkbox-field-component-by-mt-checkbox-in-theme-assignment.md
2025-03-28-replaced-sw-checkbox-field-component-by-mt-checkbox-in-theme-assignment.md
changelog/_unreleased/2025-05-02-fix-height-of-search-field-in-sw-card-filter-component.md
_unreleased/2025-05-02-fix-height-of-search-field-in-sw-card-filter-component.md
2025-05-02-fix-height-of-search-field-in-sw-card-filter-component.md
changelog/_unreleased/2025-03-29-remove-debit-payment-method.md
_unreleased/2025-03-29-remove-debit-payment-method.md
2025-03-29-remove-debit-payment-method.md
changelog/_unreleased/2025-05-06-fixed-admin-password-recovery.md
_unreleased/2025-05-06-fixed-admin-password-recovery.md
2025-05-06-fixed-admin-password-recovery.md
changelog/_unreleased/2025-03-27-added-new-configs-for-changing-cart-columns.md
_unreleased/2025-03-27-added-new-configs-for-changing-cart-columns.md
2025-03-27-added-new-configs-for-changing-cart-columns.md

View file

@ -353,6 +353,7 @@ tests/unit/Core/Content/Property/PropertySortTest.php
tests/unit/Core/Content/Seo/SeoUrlTwigFactoryTest.php
tests/unit/Core/Content/Seo/SeoUrlPlaceholderHandlerTest.php
tests/unit/Core/Content/Seo/SalesChannel/StoreApiSeoResolverTest.php
tests/unit/Core/Content/Seo/SalesChannel/MockSeoUrlAwareExtension.php
tests/unit/Core/Content/Seo/SeoExceptionTest.php
tests/unit/Core/Content/Seo/SeoResolverTest.php
tests/unit/Core/Content/Seo/SeoUrlUpdaterTest.php
@ -13023,6 +13024,7 @@ src/Administration/Resources/app/administration/src/app/component/rule/condition
src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-line-item-purchase-price/sw-condition-line-item-purchase-price.html.twig
src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-customer-custom-field/index.js
src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-customer-custom-field/sw-condition-customer-custom-field.html.twig
src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-customer-custom-field/sw-condition-customer-custom-field.spec.js
src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-customer-custom-field/sw-condition-customer-custom-field.scss
src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-script/sw-condition-script.html.twig
src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-script/index.js
@ -16790,6 +16792,7 @@ changelog/_unreleased/2024-04-25-implement-mt-banner-code-mod.md
changelog/_unreleased/2024-05-22-navbar-for-main-navigation.md
changelog/_unreleased/2025-03-20-move-review-active-check-into-store-api-routes.md
changelog/_unreleased/2025-05-05-fix-admin-assets-with-underscores.md
changelog/_unreleased/2025-05-02-fix-incorrect-proportions-of-tags-in-orders.md
changelog/_unreleased/2025-04-08-fix-seo-urls-for-landing-pages-in-footer-navigation.md
changelog/_unreleased/2025-02-21-fix-multi-select-filter-for-translated-entities.md
changelog/_unreleased/2025-04-04-show-navigation-arrows-of-product-cross-selling-sliders-again.md
@ -16800,6 +16803,7 @@ changelog/_unreleased/2025-01-07-unify-constraint-option-structure-and-checks.md
changelog/_unreleased/2025-01-31-move-flow-execution-after-business-process.md
changelog/_unreleased/2025-04-15-deprecate-account-order-detail-page.md
changelog/_unreleased/2025-03-17-add-twig-block-around-filter-columns.md
changelog/_unreleased/2025-04-14-truncate-long-custom-field-descriptions-in-rulebuilder.md
changelog/_unreleased/2025-04-30-add-deprecated-prop-to-facilitate-the-migration-to-meteor-components.md
changelog/_unreleased/2025-04-08-fix-mobile-form-field-layouts.md
changelog/_unreleased/2025-05-05-fixed-promotion-deletion-cart-error.md
@ -16831,6 +16835,7 @@ changelog/_unreleased/2025-04-16-remove-deletethemefilesmessage.md
changelog/_unreleased/2025-04-11-fix-calls-to-update-store.md
changelog/_unreleased/2025-04-24-allow-small-size-of-sw-simple-search-field.md
changelog/_unreleased/2025-04-07-fix-nested-line-items.md
changelog/_unreleased/2025-04-17-fix-broken-snippets-in-rule-builder-conditions.md
changelog/_unreleased/2025-02-15-prevent-imitating-when-not-possible.md
changelog/_unreleased/2025-04-29-changed-form-validation-to-check-for-custom-error-message.md
changelog/_unreleased/.keep
@ -16843,19 +16848,23 @@ changelog/_unreleased/2024-01-31-improve-cart-page-performance.md
changelog/_unreleased/2025-04-29-deprecated-carts-alerts.md
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
changelog/_unreleased/2025-04-30-allowfullscreen-video-element.md
changelog/_unreleased/2025-04-30-improve-extensibility-of-header-and-footer-esi-templates.md
changelog/_unreleased/2025-03-25-fix-show-product-name-for-variants-in-admin-category-products.md
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
changelog/_unreleased/2025-03-24-fix-cmsdataresolver-same-criteria-different-entities.md
changelog/_unreleased/2025-03-27-meta-information-in-landing-pages-is-not-inherited.md
changelog/_unreleased/2025-04-07-fix-override-paging-listing-page-parameter.md
changelog/_unreleased/2025-03-26-remove-non-existing-imports-from-admin-module-stub.md
changelog/_unreleased/2025-04-28-inclue-seourls-for-suggestsearch-and-search-entities.md
changelog/_unreleased/2024-09-16-exchange-recursive-categories-macro-with-tpl.md
changelog/_unreleased/2024-11-29-make-product-slider-defaults-accessible.md
changelog/_unreleased/2025-04-02-fix-admin-order-shipping-cost-input-behaviour.md
changelog/_unreleased/2024-08-19-add-context-to-orderstatechangecriteriaevent.md
changelog/_unreleased/2024-09-20-simplify-emitting-metrics.md
changelog/_unreleased/2025-03-28-replaced-sw-checkbox-field-component-by-mt-checkbox-in-theme-assignment.md
changelog/_unreleased/2025-05-02-fix-height-of-search-field-in-sw-card-filter-component.md
changelog/_unreleased/2025-03-29-remove-debit-payment-method.md
changelog/_unreleased/2025-05-06-fixed-admin-password-recovery.md
changelog/_unreleased/2025-03-27-added-new-configs-for-changing-cart-columns.md
changelog/_unreleased/2025-03-24-add-storefront-snippet-events.md
changelog/release-6-6-4-1/2024-07-08-limit-search-term-length-for-mysql-search.md

View file

@ -3090,6 +3090,419 @@ resources/views/settings/ldap.blade.php
views/settings/ldap.blade.php
settings/ldap.blade.php
ldap.blade.php
resources/lang/mr-IN/admin/licenses/message.php
lang/mr-IN/admin/licenses/message.php
mr-IN/admin/licenses/message.php
admin/licenses/message.php
licenses/message.php
message.php
resources/lang/mr-IN/admin/licenses/form.php
lang/mr-IN/admin/licenses/form.php
mr-IN/admin/licenses/form.php
admin/licenses/form.php
licenses/form.php
form.php
resources/lang/mr-IN/admin/licenses/general.php
lang/mr-IN/admin/licenses/general.php
mr-IN/admin/licenses/general.php
admin/licenses/general.php
licenses/general.php
general.php
resources/lang/mr-IN/admin/licenses/table.php
lang/mr-IN/admin/licenses/table.php
mr-IN/admin/licenses/table.php
admin/licenses/table.php
licenses/table.php
table.php
resources/lang/mr-IN/admin/users/message.php
lang/mr-IN/admin/users/message.php
mr-IN/admin/users/message.php
admin/users/message.php
users/message.php
message.php
resources/lang/mr-IN/admin/users/general.php
lang/mr-IN/admin/users/general.php
mr-IN/admin/users/general.php
admin/users/general.php
users/general.php
general.php
resources/lang/mr-IN/admin/users/table.php
lang/mr-IN/admin/users/table.php
mr-IN/admin/users/table.php
admin/users/table.php
users/table.php
table.php
resources/lang/mr-IN/admin/hardware/message.php
lang/mr-IN/admin/hardware/message.php
mr-IN/admin/hardware/message.php
admin/hardware/message.php
hardware/message.php
message.php
resources/lang/mr-IN/admin/hardware/form.php
lang/mr-IN/admin/hardware/form.php
mr-IN/admin/hardware/form.php
admin/hardware/form.php
hardware/form.php
form.php
resources/lang/mr-IN/admin/hardware/general.php
lang/mr-IN/admin/hardware/general.php
mr-IN/admin/hardware/general.php
admin/hardware/general.php
hardware/general.php
general.php
resources/lang/mr-IN/admin/hardware/table.php
lang/mr-IN/admin/hardware/table.php
mr-IN/admin/hardware/table.php
admin/hardware/table.php
hardware/table.php
table.php
resources/lang/mr-IN/admin/groups/message.php
lang/mr-IN/admin/groups/message.php
mr-IN/admin/groups/message.php
admin/groups/message.php
groups/message.php
message.php
resources/lang/mr-IN/admin/groups/titles.php
lang/mr-IN/admin/groups/titles.php
mr-IN/admin/groups/titles.php
admin/groups/titles.php
groups/titles.php
titles.php
resources/lang/mr-IN/admin/groups/table.php
lang/mr-IN/admin/groups/table.php
mr-IN/admin/groups/table.php
admin/groups/table.php
groups/table.php
table.php
resources/lang/mr-IN/admin/categories/message.php
lang/mr-IN/admin/categories/message.php
mr-IN/admin/categories/message.php
admin/categories/message.php
categories/message.php
message.php
resources/lang/mr-IN/admin/categories/general.php
lang/mr-IN/admin/categories/general.php
mr-IN/admin/categories/general.php
admin/categories/general.php
categories/general.php
general.php
resources/lang/mr-IN/admin/categories/table.php
lang/mr-IN/admin/categories/table.php
mr-IN/admin/categories/table.php
admin/categories/table.php
categories/table.php
table.php
resources/lang/mr-IN/admin/statuslabels/message.php
lang/mr-IN/admin/statuslabels/message.php
mr-IN/admin/statuslabels/message.php
admin/statuslabels/message.php
statuslabels/message.php
message.php
resources/lang/mr-IN/admin/statuslabels/table.php
lang/mr-IN/admin/statuslabels/table.php
mr-IN/admin/statuslabels/table.php
admin/statuslabels/table.php
statuslabels/table.php
table.php
resources/lang/mr-IN/admin/reports/message.php
lang/mr-IN/admin/reports/message.php
mr-IN/admin/reports/message.php
admin/reports/message.php
reports/message.php
message.php
resources/lang/mr-IN/admin/reports/general.php
lang/mr-IN/admin/reports/general.php
mr-IN/admin/reports/general.php
admin/reports/general.php
reports/general.php
general.php
resources/lang/mr-IN/admin/accessories/message.php
lang/mr-IN/admin/accessories/message.php
mr-IN/admin/accessories/message.php
admin/accessories/message.php
accessories/message.php
message.php
resources/lang/mr-IN/admin/accessories/general.php
lang/mr-IN/admin/accessories/general.php
mr-IN/admin/accessories/general.php
admin/accessories/general.php
accessories/general.php
general.php
resources/lang/mr-IN/admin/accessories/table.php
lang/mr-IN/admin/accessories/table.php
mr-IN/admin/accessories/table.php
admin/accessories/table.php
accessories/table.php
table.php
resources/lang/mr-IN/admin/manufacturers/message.php
lang/mr-IN/admin/manufacturers/message.php
mr-IN/admin/manufacturers/message.php
admin/manufacturers/message.php
manufacturers/message.php
message.php
resources/lang/mr-IN/admin/manufacturers/table.php
lang/mr-IN/admin/manufacturers/table.php
mr-IN/admin/manufacturers/table.php
admin/manufacturers/table.php
manufacturers/table.php
table.php
resources/lang/mr-IN/admin/asset_maintenances/message.php
lang/mr-IN/admin/asset_maintenances/message.php
mr-IN/admin/asset_maintenances/message.php
admin/asset_maintenances/message.php
asset_maintenances/message.php
message.php
resources/lang/mr-IN/admin/asset_maintenances/form.php
lang/mr-IN/admin/asset_maintenances/form.php
mr-IN/admin/asset_maintenances/form.php
admin/asset_maintenances/form.php
asset_maintenances/form.php
form.php
resources/lang/mr-IN/admin/asset_maintenances/general.php
lang/mr-IN/admin/asset_maintenances/general.php
mr-IN/admin/asset_maintenances/general.php
admin/asset_maintenances/general.php
asset_maintenances/general.php
general.php
resources/lang/mr-IN/admin/asset_maintenances/table.php
lang/mr-IN/admin/asset_maintenances/table.php
mr-IN/admin/asset_maintenances/table.php
admin/asset_maintenances/table.php
asset_maintenances/table.php
table.php
resources/lang/mr-IN/admin/departments/message.php
lang/mr-IN/admin/departments/message.php
mr-IN/admin/departments/message.php
admin/departments/message.php
departments/message.php
message.php
resources/lang/mr-IN/admin/departments/table.php
lang/mr-IN/admin/departments/table.php
mr-IN/admin/departments/table.php
admin/departments/table.php
departments/table.php
table.php
resources/lang/mr-IN/admin/kits/general.php
lang/mr-IN/admin/kits/general.php
mr-IN/admin/kits/general.php
admin/kits/general.php
kits/general.php
general.php
resources/lang/mr-IN/admin/suppliers/message.php
lang/mr-IN/admin/suppliers/message.php
mr-IN/admin/suppliers/message.php
admin/suppliers/message.php
suppliers/message.php
message.php
resources/lang/mr-IN/admin/suppliers/table.php
lang/mr-IN/admin/suppliers/table.php
mr-IN/admin/suppliers/table.php
admin/suppliers/table.php
suppliers/table.php
table.php
resources/lang/mr-IN/admin/companies/message.php
lang/mr-IN/admin/companies/message.php
mr-IN/admin/companies/message.php
admin/companies/message.php
companies/message.php
message.php
resources/lang/mr-IN/admin/companies/general.php
lang/mr-IN/admin/companies/general.php
mr-IN/admin/companies/general.php
admin/companies/general.php
companies/general.php
general.php
resources/lang/mr-IN/admin/companies/table.php
lang/mr-IN/admin/companies/table.php
mr-IN/admin/companies/table.php
admin/companies/table.php
companies/table.php
table.php
resources/lang/mr-IN/admin/custom_fields/message.php
lang/mr-IN/admin/custom_fields/message.php
mr-IN/admin/custom_fields/message.php
admin/custom_fields/message.php
custom_fields/message.php
message.php
resources/lang/mr-IN/admin/custom_fields/general.php
lang/mr-IN/admin/custom_fields/general.php
mr-IN/admin/custom_fields/general.php
admin/custom_fields/general.php
custom_fields/general.php
general.php
resources/lang/mr-IN/admin/components/message.php
lang/mr-IN/admin/components/message.php
mr-IN/admin/components/message.php
admin/components/message.php
components/message.php
message.php
resources/lang/mr-IN/admin/components/general.php
lang/mr-IN/admin/components/general.php
mr-IN/admin/components/general.php
admin/components/general.php
components/general.php
general.php
resources/lang/mr-IN/admin/components/table.php
lang/mr-IN/admin/components/table.php
mr-IN/admin/components/table.php
admin/components/table.php
components/table.php
table.php
resources/lang/mr-IN/admin/labels/message.php
lang/mr-IN/admin/labels/message.php
mr-IN/admin/labels/message.php
admin/labels/message.php
labels/message.php
message.php
resources/lang/mr-IN/admin/labels/table.php
lang/mr-IN/admin/labels/table.php
mr-IN/admin/labels/table.php
admin/labels/table.php
labels/table.php
table.php
resources/lang/mr-IN/admin/models/message.php
lang/mr-IN/admin/models/message.php
mr-IN/admin/models/message.php
admin/models/message.php
models/message.php
message.php
resources/lang/mr-IN/admin/models/general.php
lang/mr-IN/admin/models/general.php
mr-IN/admin/models/general.php
admin/models/general.php
models/general.php
general.php
resources/lang/mr-IN/admin/models/table.php
lang/mr-IN/admin/models/table.php
mr-IN/admin/models/table.php
admin/models/table.php
models/table.php
table.php
resources/lang/mr-IN/admin/locations/message.php
lang/mr-IN/admin/locations/message.php
mr-IN/admin/locations/message.php
admin/locations/message.php
locations/message.php
message.php
resources/lang/mr-IN/admin/locations/table.php
lang/mr-IN/admin/locations/table.php
mr-IN/admin/locations/table.php
admin/locations/table.php
locations/table.php
table.php
resources/lang/mr-IN/admin/depreciations/message.php
lang/mr-IN/admin/depreciations/message.php
mr-IN/admin/depreciations/message.php
admin/depreciations/message.php
depreciations/message.php
message.php
resources/lang/mr-IN/admin/depreciations/general.php
lang/mr-IN/admin/depreciations/general.php
mr-IN/admin/depreciations/general.php
admin/depreciations/general.php
depreciations/general.php
general.php
resources/lang/mr-IN/admin/depreciations/table.php
lang/mr-IN/admin/depreciations/table.php
mr-IN/admin/depreciations/table.php
admin/depreciations/table.php
depreciations/table.php
table.php
resources/lang/mr-IN/admin/consumables/message.php
lang/mr-IN/admin/consumables/message.php
mr-IN/admin/consumables/message.php
admin/consumables/message.php
consumables/message.php
message.php
resources/lang/mr-IN/admin/consumables/general.php
lang/mr-IN/admin/consumables/general.php
mr-IN/admin/consumables/general.php
admin/consumables/general.php
consumables/general.php
general.php
resources/lang/mr-IN/admin/consumables/table.php
lang/mr-IN/admin/consumables/table.php
mr-IN/admin/consumables/table.php
admin/consumables/table.php
consumables/table.php
table.php
resources/lang/mr-IN/admin/settings/message.php
lang/mr-IN/admin/settings/message.php
mr-IN/admin/settings/message.php
admin/settings/message.php
settings/message.php
message.php
resources/lang/mr-IN/admin/settings/general.php
lang/mr-IN/admin/settings/general.php
mr-IN/admin/settings/general.php
admin/settings/general.php
settings/general.php
general.php
resources/lang/mr-IN/admin/settings/table.php
lang/mr-IN/admin/settings/table.php
mr-IN/admin/settings/table.php
admin/settings/table.php
settings/table.php
table.php
resources/lang/mr-IN/account/general.php
lang/mr-IN/account/general.php
mr-IN/account/general.php
account/general.php
general.php
resources/lang/mr-IN/passwords.php
lang/mr-IN/passwords.php
mr-IN/passwords.php
passwords.php
resources/lang/mr-IN/auth/message.php
lang/mr-IN/auth/message.php
mr-IN/auth/message.php
auth/message.php
message.php
resources/lang/mr-IN/auth/general.php
lang/mr-IN/auth/general.php
mr-IN/auth/general.php
auth/general.php
general.php
resources/lang/mr-IN/general.php
lang/mr-IN/general.php
mr-IN/general.php
general.php
resources/lang/mr-IN/button.php
lang/mr-IN/button.php
mr-IN/button.php
button.php
resources/lang/mr-IN/validation.php
lang/mr-IN/validation.php
mr-IN/validation.php
validation.php
resources/lang/mr-IN/mail.php
lang/mr-IN/mail.php
mr-IN/mail.php
mail.php
resources/lang/mr-IN/pagination.php
lang/mr-IN/pagination.php
mr-IN/pagination.php
pagination.php
resources/lang/mr-IN/localizations.php
lang/mr-IN/localizations.php
mr-IN/localizations.php
localizations.php
resources/lang/mr-IN/reminders.php
lang/mr-IN/reminders.php
mr-IN/reminders.php
reminders.php
resources/lang/mr-IN/table.php
lang/mr-IN/table.php
mr-IN/table.php
table.php
resources/lang/mr-IN/help.php
lang/mr-IN/help.php
mr-IN/help.php
help.php
resources/lang/mr-IN/auth.php
lang/mr-IN/auth.php
mr-IN/auth.php
auth.php
resources/lang/uk-UA/admin/licenses/message.php
lang/uk-UA/admin/licenses/message.php
uk-UA/admin/licenses/message.php
@ -29935,6 +30348,419 @@ resources/lang/en-US/auth.php
lang/en-US/auth.php
en-US/auth.php
auth.php
resources/lang/hi-IN/admin/licenses/message.php
lang/hi-IN/admin/licenses/message.php
hi-IN/admin/licenses/message.php
admin/licenses/message.php
licenses/message.php
message.php
resources/lang/hi-IN/admin/licenses/form.php
lang/hi-IN/admin/licenses/form.php
hi-IN/admin/licenses/form.php
admin/licenses/form.php
licenses/form.php
form.php
resources/lang/hi-IN/admin/licenses/general.php
lang/hi-IN/admin/licenses/general.php
hi-IN/admin/licenses/general.php
admin/licenses/general.php
licenses/general.php
general.php
resources/lang/hi-IN/admin/licenses/table.php
lang/hi-IN/admin/licenses/table.php
hi-IN/admin/licenses/table.php
admin/licenses/table.php
licenses/table.php
table.php
resources/lang/hi-IN/admin/users/message.php
lang/hi-IN/admin/users/message.php
hi-IN/admin/users/message.php
admin/users/message.php
users/message.php
message.php
resources/lang/hi-IN/admin/users/general.php
lang/hi-IN/admin/users/general.php
hi-IN/admin/users/general.php
admin/users/general.php
users/general.php
general.php
resources/lang/hi-IN/admin/users/table.php
lang/hi-IN/admin/users/table.php
hi-IN/admin/users/table.php
admin/users/table.php
users/table.php
table.php
resources/lang/hi-IN/admin/hardware/message.php
lang/hi-IN/admin/hardware/message.php
hi-IN/admin/hardware/message.php
admin/hardware/message.php
hardware/message.php
message.php
resources/lang/hi-IN/admin/hardware/form.php
lang/hi-IN/admin/hardware/form.php
hi-IN/admin/hardware/form.php
admin/hardware/form.php
hardware/form.php
form.php
resources/lang/hi-IN/admin/hardware/general.php
lang/hi-IN/admin/hardware/general.php
hi-IN/admin/hardware/general.php
admin/hardware/general.php
hardware/general.php
general.php
resources/lang/hi-IN/admin/hardware/table.php
lang/hi-IN/admin/hardware/table.php
hi-IN/admin/hardware/table.php
admin/hardware/table.php
hardware/table.php
table.php
resources/lang/hi-IN/admin/groups/message.php
lang/hi-IN/admin/groups/message.php
hi-IN/admin/groups/message.php
admin/groups/message.php
groups/message.php
message.php
resources/lang/hi-IN/admin/groups/titles.php
lang/hi-IN/admin/groups/titles.php
hi-IN/admin/groups/titles.php
admin/groups/titles.php
groups/titles.php
titles.php
resources/lang/hi-IN/admin/groups/table.php
lang/hi-IN/admin/groups/table.php
hi-IN/admin/groups/table.php
admin/groups/table.php
groups/table.php
table.php
resources/lang/hi-IN/admin/categories/message.php
lang/hi-IN/admin/categories/message.php
hi-IN/admin/categories/message.php
admin/categories/message.php
categories/message.php
message.php
resources/lang/hi-IN/admin/categories/general.php
lang/hi-IN/admin/categories/general.php
hi-IN/admin/categories/general.php
admin/categories/general.php
categories/general.php
general.php
resources/lang/hi-IN/admin/categories/table.php
lang/hi-IN/admin/categories/table.php
hi-IN/admin/categories/table.php
admin/categories/table.php
categories/table.php
table.php
resources/lang/hi-IN/admin/statuslabels/message.php
lang/hi-IN/admin/statuslabels/message.php
hi-IN/admin/statuslabels/message.php
admin/statuslabels/message.php
statuslabels/message.php
message.php
resources/lang/hi-IN/admin/statuslabels/table.php
lang/hi-IN/admin/statuslabels/table.php
hi-IN/admin/statuslabels/table.php
admin/statuslabels/table.php
statuslabels/table.php
table.php
resources/lang/hi-IN/admin/reports/message.php
lang/hi-IN/admin/reports/message.php
hi-IN/admin/reports/message.php
admin/reports/message.php
reports/message.php
message.php
resources/lang/hi-IN/admin/reports/general.php
lang/hi-IN/admin/reports/general.php
hi-IN/admin/reports/general.php
admin/reports/general.php
reports/general.php
general.php
resources/lang/hi-IN/admin/accessories/message.php
lang/hi-IN/admin/accessories/message.php
hi-IN/admin/accessories/message.php
admin/accessories/message.php
accessories/message.php
message.php
resources/lang/hi-IN/admin/accessories/general.php
lang/hi-IN/admin/accessories/general.php
hi-IN/admin/accessories/general.php
admin/accessories/general.php
accessories/general.php
general.php
resources/lang/hi-IN/admin/accessories/table.php
lang/hi-IN/admin/accessories/table.php
hi-IN/admin/accessories/table.php
admin/accessories/table.php
accessories/table.php
table.php
resources/lang/hi-IN/admin/manufacturers/message.php
lang/hi-IN/admin/manufacturers/message.php
hi-IN/admin/manufacturers/message.php
admin/manufacturers/message.php
manufacturers/message.php
message.php
resources/lang/hi-IN/admin/manufacturers/table.php
lang/hi-IN/admin/manufacturers/table.php
hi-IN/admin/manufacturers/table.php
admin/manufacturers/table.php
manufacturers/table.php
table.php
resources/lang/hi-IN/admin/asset_maintenances/message.php
lang/hi-IN/admin/asset_maintenances/message.php
hi-IN/admin/asset_maintenances/message.php
admin/asset_maintenances/message.php
asset_maintenances/message.php
message.php
resources/lang/hi-IN/admin/asset_maintenances/form.php
lang/hi-IN/admin/asset_maintenances/form.php
hi-IN/admin/asset_maintenances/form.php
admin/asset_maintenances/form.php
asset_maintenances/form.php
form.php
resources/lang/hi-IN/admin/asset_maintenances/general.php
lang/hi-IN/admin/asset_maintenances/general.php
hi-IN/admin/asset_maintenances/general.php
admin/asset_maintenances/general.php
asset_maintenances/general.php
general.php
resources/lang/hi-IN/admin/asset_maintenances/table.php
lang/hi-IN/admin/asset_maintenances/table.php
hi-IN/admin/asset_maintenances/table.php
admin/asset_maintenances/table.php
asset_maintenances/table.php
table.php
resources/lang/hi-IN/admin/departments/message.php
lang/hi-IN/admin/departments/message.php
hi-IN/admin/departments/message.php
admin/departments/message.php
departments/message.php
message.php
resources/lang/hi-IN/admin/departments/table.php
lang/hi-IN/admin/departments/table.php
hi-IN/admin/departments/table.php
admin/departments/table.php
departments/table.php
table.php
resources/lang/hi-IN/admin/kits/general.php
lang/hi-IN/admin/kits/general.php
hi-IN/admin/kits/general.php
admin/kits/general.php
kits/general.php
general.php
resources/lang/hi-IN/admin/suppliers/message.php
lang/hi-IN/admin/suppliers/message.php
hi-IN/admin/suppliers/message.php
admin/suppliers/message.php
suppliers/message.php
message.php
resources/lang/hi-IN/admin/suppliers/table.php
lang/hi-IN/admin/suppliers/table.php
hi-IN/admin/suppliers/table.php
admin/suppliers/table.php
suppliers/table.php
table.php
resources/lang/hi-IN/admin/companies/message.php
lang/hi-IN/admin/companies/message.php
hi-IN/admin/companies/message.php
admin/companies/message.php
companies/message.php
message.php
resources/lang/hi-IN/admin/companies/general.php
lang/hi-IN/admin/companies/general.php
hi-IN/admin/companies/general.php
admin/companies/general.php
companies/general.php
general.php
resources/lang/hi-IN/admin/companies/table.php
lang/hi-IN/admin/companies/table.php
hi-IN/admin/companies/table.php
admin/companies/table.php
companies/table.php
table.php
resources/lang/hi-IN/admin/custom_fields/message.php
lang/hi-IN/admin/custom_fields/message.php
hi-IN/admin/custom_fields/message.php
admin/custom_fields/message.php
custom_fields/message.php
message.php
resources/lang/hi-IN/admin/custom_fields/general.php
lang/hi-IN/admin/custom_fields/general.php
hi-IN/admin/custom_fields/general.php
admin/custom_fields/general.php
custom_fields/general.php
general.php
resources/lang/hi-IN/admin/components/message.php
lang/hi-IN/admin/components/message.php
hi-IN/admin/components/message.php
admin/components/message.php
components/message.php
message.php
resources/lang/hi-IN/admin/components/general.php
lang/hi-IN/admin/components/general.php
hi-IN/admin/components/general.php
admin/components/general.php
components/general.php
general.php
resources/lang/hi-IN/admin/components/table.php
lang/hi-IN/admin/components/table.php
hi-IN/admin/components/table.php
admin/components/table.php
components/table.php
table.php
resources/lang/hi-IN/admin/labels/message.php
lang/hi-IN/admin/labels/message.php
hi-IN/admin/labels/message.php
admin/labels/message.php
labels/message.php
message.php
resources/lang/hi-IN/admin/labels/table.php
lang/hi-IN/admin/labels/table.php
hi-IN/admin/labels/table.php
admin/labels/table.php
labels/table.php
table.php
resources/lang/hi-IN/admin/models/message.php
lang/hi-IN/admin/models/message.php
hi-IN/admin/models/message.php
admin/models/message.php
models/message.php
message.php
resources/lang/hi-IN/admin/models/general.php
lang/hi-IN/admin/models/general.php
hi-IN/admin/models/general.php
admin/models/general.php
models/general.php
general.php
resources/lang/hi-IN/admin/models/table.php
lang/hi-IN/admin/models/table.php
hi-IN/admin/models/table.php
admin/models/table.php
models/table.php
table.php
resources/lang/hi-IN/admin/locations/message.php
lang/hi-IN/admin/locations/message.php
hi-IN/admin/locations/message.php
admin/locations/message.php
locations/message.php
message.php
resources/lang/hi-IN/admin/locations/table.php
lang/hi-IN/admin/locations/table.php
hi-IN/admin/locations/table.php
admin/locations/table.php
locations/table.php
table.php
resources/lang/hi-IN/admin/depreciations/message.php
lang/hi-IN/admin/depreciations/message.php
hi-IN/admin/depreciations/message.php
admin/depreciations/message.php
depreciations/message.php
message.php
resources/lang/hi-IN/admin/depreciations/general.php
lang/hi-IN/admin/depreciations/general.php
hi-IN/admin/depreciations/general.php
admin/depreciations/general.php
depreciations/general.php
general.php
resources/lang/hi-IN/admin/depreciations/table.php
lang/hi-IN/admin/depreciations/table.php
hi-IN/admin/depreciations/table.php
admin/depreciations/table.php
depreciations/table.php
table.php
resources/lang/hi-IN/admin/consumables/message.php
lang/hi-IN/admin/consumables/message.php
hi-IN/admin/consumables/message.php
admin/consumables/message.php
consumables/message.php
message.php
resources/lang/hi-IN/admin/consumables/general.php
lang/hi-IN/admin/consumables/general.php
hi-IN/admin/consumables/general.php
admin/consumables/general.php
consumables/general.php
general.php
resources/lang/hi-IN/admin/consumables/table.php
lang/hi-IN/admin/consumables/table.php
hi-IN/admin/consumables/table.php
admin/consumables/table.php
consumables/table.php
table.php
resources/lang/hi-IN/admin/settings/message.php
lang/hi-IN/admin/settings/message.php
hi-IN/admin/settings/message.php
admin/settings/message.php
settings/message.php
message.php
resources/lang/hi-IN/admin/settings/general.php
lang/hi-IN/admin/settings/general.php
hi-IN/admin/settings/general.php
admin/settings/general.php
settings/general.php
general.php
resources/lang/hi-IN/admin/settings/table.php
lang/hi-IN/admin/settings/table.php
hi-IN/admin/settings/table.php
admin/settings/table.php
settings/table.php
table.php
resources/lang/hi-IN/account/general.php
lang/hi-IN/account/general.php
hi-IN/account/general.php
account/general.php
general.php
resources/lang/hi-IN/passwords.php
lang/hi-IN/passwords.php
hi-IN/passwords.php
passwords.php
resources/lang/hi-IN/auth/message.php
lang/hi-IN/auth/message.php
hi-IN/auth/message.php
auth/message.php
message.php
resources/lang/hi-IN/auth/general.php
lang/hi-IN/auth/general.php
hi-IN/auth/general.php
auth/general.php
general.php
resources/lang/hi-IN/general.php
lang/hi-IN/general.php
hi-IN/general.php
general.php
resources/lang/hi-IN/button.php
lang/hi-IN/button.php
hi-IN/button.php
button.php
resources/lang/hi-IN/validation.php
lang/hi-IN/validation.php
hi-IN/validation.php
validation.php
resources/lang/hi-IN/mail.php
lang/hi-IN/mail.php
hi-IN/mail.php
mail.php
resources/lang/hi-IN/pagination.php
lang/hi-IN/pagination.php
hi-IN/pagination.php
pagination.php
resources/lang/hi-IN/localizations.php
lang/hi-IN/localizations.php
hi-IN/localizations.php
localizations.php
resources/lang/hi-IN/reminders.php
lang/hi-IN/reminders.php
hi-IN/reminders.php
reminders.php
resources/lang/hi-IN/table.php
lang/hi-IN/table.php
hi-IN/table.php
table.php
resources/lang/hi-IN/help.php
lang/hi-IN/help.php
hi-IN/help.php
help.php
resources/lang/hi-IN/auth.php
lang/hi-IN/auth.php
hi-IN/auth.php
auth.php
resources/lang/zh-CN/admin/licenses/message.php
lang/zh-CN/admin/licenses/message.php
zh-CN/admin/licenses/message.php

View file

@ -685,6 +685,79 @@ resources/views/settings/saml.blade.php
resources/views/settings/localization.blade.php
resources/views/settings/backups.blade.php
resources/views/settings/ldap.blade.php
resources/lang/mr-IN/admin/licenses/message.php
resources/lang/mr-IN/admin/licenses/form.php
resources/lang/mr-IN/admin/licenses/general.php
resources/lang/mr-IN/admin/licenses/table.php
resources/lang/mr-IN/admin/users/message.php
resources/lang/mr-IN/admin/users/general.php
resources/lang/mr-IN/admin/users/table.php
resources/lang/mr-IN/admin/hardware/message.php
resources/lang/mr-IN/admin/hardware/form.php
resources/lang/mr-IN/admin/hardware/general.php
resources/lang/mr-IN/admin/hardware/table.php
resources/lang/mr-IN/admin/groups/message.php
resources/lang/mr-IN/admin/groups/titles.php
resources/lang/mr-IN/admin/groups/table.php
resources/lang/mr-IN/admin/categories/message.php
resources/lang/mr-IN/admin/categories/general.php
resources/lang/mr-IN/admin/categories/table.php
resources/lang/mr-IN/admin/statuslabels/message.php
resources/lang/mr-IN/admin/statuslabels/table.php
resources/lang/mr-IN/admin/reports/message.php
resources/lang/mr-IN/admin/reports/general.php
resources/lang/mr-IN/admin/accessories/message.php
resources/lang/mr-IN/admin/accessories/general.php
resources/lang/mr-IN/admin/accessories/table.php
resources/lang/mr-IN/admin/manufacturers/message.php
resources/lang/mr-IN/admin/manufacturers/table.php
resources/lang/mr-IN/admin/asset_maintenances/message.php
resources/lang/mr-IN/admin/asset_maintenances/form.php
resources/lang/mr-IN/admin/asset_maintenances/general.php
resources/lang/mr-IN/admin/asset_maintenances/table.php
resources/lang/mr-IN/admin/departments/message.php
resources/lang/mr-IN/admin/departments/table.php
resources/lang/mr-IN/admin/kits/general.php
resources/lang/mr-IN/admin/suppliers/message.php
resources/lang/mr-IN/admin/suppliers/table.php
resources/lang/mr-IN/admin/companies/message.php
resources/lang/mr-IN/admin/companies/general.php
resources/lang/mr-IN/admin/companies/table.php
resources/lang/mr-IN/admin/custom_fields/message.php
resources/lang/mr-IN/admin/custom_fields/general.php
resources/lang/mr-IN/admin/components/message.php
resources/lang/mr-IN/admin/components/general.php
resources/lang/mr-IN/admin/components/table.php
resources/lang/mr-IN/admin/labels/message.php
resources/lang/mr-IN/admin/labels/table.php
resources/lang/mr-IN/admin/models/message.php
resources/lang/mr-IN/admin/models/general.php
resources/lang/mr-IN/admin/models/table.php
resources/lang/mr-IN/admin/locations/message.php
resources/lang/mr-IN/admin/locations/table.php
resources/lang/mr-IN/admin/depreciations/message.php
resources/lang/mr-IN/admin/depreciations/general.php
resources/lang/mr-IN/admin/depreciations/table.php
resources/lang/mr-IN/admin/consumables/message.php
resources/lang/mr-IN/admin/consumables/general.php
resources/lang/mr-IN/admin/consumables/table.php
resources/lang/mr-IN/admin/settings/message.php
resources/lang/mr-IN/admin/settings/general.php
resources/lang/mr-IN/admin/settings/table.php
resources/lang/mr-IN/account/general.php
resources/lang/mr-IN/passwords.php
resources/lang/mr-IN/auth/message.php
resources/lang/mr-IN/auth/general.php
resources/lang/mr-IN/general.php
resources/lang/mr-IN/button.php
resources/lang/mr-IN/validation.php
resources/lang/mr-IN/mail.php
resources/lang/mr-IN/pagination.php
resources/lang/mr-IN/localizations.php
resources/lang/mr-IN/reminders.php
resources/lang/mr-IN/table.php
resources/lang/mr-IN/help.php
resources/lang/mr-IN/auth.php
resources/lang/uk-UA/admin/licenses/message.php
resources/lang/uk-UA/admin/licenses/form.php
resources/lang/uk-UA/admin/licenses/general.php
@ -5430,6 +5503,79 @@ resources/lang/en-US/reminders.php
resources/lang/en-US/table.php
resources/lang/en-US/help.php
resources/lang/en-US/auth.php
resources/lang/hi-IN/admin/licenses/message.php
resources/lang/hi-IN/admin/licenses/form.php
resources/lang/hi-IN/admin/licenses/general.php
resources/lang/hi-IN/admin/licenses/table.php
resources/lang/hi-IN/admin/users/message.php
resources/lang/hi-IN/admin/users/general.php
resources/lang/hi-IN/admin/users/table.php
resources/lang/hi-IN/admin/hardware/message.php
resources/lang/hi-IN/admin/hardware/form.php
resources/lang/hi-IN/admin/hardware/general.php
resources/lang/hi-IN/admin/hardware/table.php
resources/lang/hi-IN/admin/groups/message.php
resources/lang/hi-IN/admin/groups/titles.php
resources/lang/hi-IN/admin/groups/table.php
resources/lang/hi-IN/admin/categories/message.php
resources/lang/hi-IN/admin/categories/general.php
resources/lang/hi-IN/admin/categories/table.php
resources/lang/hi-IN/admin/statuslabels/message.php
resources/lang/hi-IN/admin/statuslabels/table.php
resources/lang/hi-IN/admin/reports/message.php
resources/lang/hi-IN/admin/reports/general.php
resources/lang/hi-IN/admin/accessories/message.php
resources/lang/hi-IN/admin/accessories/general.php
resources/lang/hi-IN/admin/accessories/table.php
resources/lang/hi-IN/admin/manufacturers/message.php
resources/lang/hi-IN/admin/manufacturers/table.php
resources/lang/hi-IN/admin/asset_maintenances/message.php
resources/lang/hi-IN/admin/asset_maintenances/form.php
resources/lang/hi-IN/admin/asset_maintenances/general.php
resources/lang/hi-IN/admin/asset_maintenances/table.php
resources/lang/hi-IN/admin/departments/message.php
resources/lang/hi-IN/admin/departments/table.php
resources/lang/hi-IN/admin/kits/general.php
resources/lang/hi-IN/admin/suppliers/message.php
resources/lang/hi-IN/admin/suppliers/table.php
resources/lang/hi-IN/admin/companies/message.php
resources/lang/hi-IN/admin/companies/general.php
resources/lang/hi-IN/admin/companies/table.php
resources/lang/hi-IN/admin/custom_fields/message.php
resources/lang/hi-IN/admin/custom_fields/general.php
resources/lang/hi-IN/admin/components/message.php
resources/lang/hi-IN/admin/components/general.php
resources/lang/hi-IN/admin/components/table.php
resources/lang/hi-IN/admin/labels/message.php
resources/lang/hi-IN/admin/labels/table.php
resources/lang/hi-IN/admin/models/message.php
resources/lang/hi-IN/admin/models/general.php
resources/lang/hi-IN/admin/models/table.php
resources/lang/hi-IN/admin/locations/message.php
resources/lang/hi-IN/admin/locations/table.php
resources/lang/hi-IN/admin/depreciations/message.php
resources/lang/hi-IN/admin/depreciations/general.php
resources/lang/hi-IN/admin/depreciations/table.php
resources/lang/hi-IN/admin/consumables/message.php
resources/lang/hi-IN/admin/consumables/general.php
resources/lang/hi-IN/admin/consumables/table.php
resources/lang/hi-IN/admin/settings/message.php
resources/lang/hi-IN/admin/settings/general.php
resources/lang/hi-IN/admin/settings/table.php
resources/lang/hi-IN/account/general.php
resources/lang/hi-IN/passwords.php
resources/lang/hi-IN/auth/message.php
resources/lang/hi-IN/auth/general.php
resources/lang/hi-IN/general.php
resources/lang/hi-IN/button.php
resources/lang/hi-IN/validation.php
resources/lang/hi-IN/mail.php
resources/lang/hi-IN/pagination.php
resources/lang/hi-IN/localizations.php
resources/lang/hi-IN/reminders.php
resources/lang/hi-IN/table.php
resources/lang/hi-IN/help.php
resources/lang/hi-IN/auth.php
resources/lang/zh-CN/admin/licenses/message.php
resources/lang/zh-CN/admin/licenses/form.php
resources/lang/zh-CN/admin/licenses/general.php

View file

@ -29493,6 +29493,15 @@ admin_user/form/sections/personal_information.html.twig
form/sections/personal_information.html.twig
sections/personal_information.html.twig
personal_information.html.twig
src/Sylius/Bundle/AdminBundle/templates/admin_user/form/sections/roles.html.twig
Sylius/Bundle/AdminBundle/templates/admin_user/form/sections/roles.html.twig
Bundle/AdminBundle/templates/admin_user/form/sections/roles.html.twig
AdminBundle/templates/admin_user/form/sections/roles.html.twig
templates/admin_user/form/sections/roles.html.twig
admin_user/form/sections/roles.html.twig
form/sections/roles.html.twig
sections/roles.html.twig
roles.html.twig
src/Sylius/Bundle/AdminBundle/spec/Provider/LoggedInAdminUserProviderSpec.php
Sylius/Bundle/AdminBundle/spec/Provider/LoggedInAdminUserProviderSpec.php
Bundle/AdminBundle/spec/Provider/LoggedInAdminUserProviderSpec.php
@ -30580,6 +30589,14 @@ Resources/assets/styles/_layout.scss
assets/styles/_layout.scss
styles/_layout.scss
_layout.scss
src/Sylius/Bundle/AdminBundle/Resources/assets/styles/_plus-features.scss
Sylius/Bundle/AdminBundle/Resources/assets/styles/_plus-features.scss
Bundle/AdminBundle/Resources/assets/styles/_plus-features.scss
AdminBundle/Resources/assets/styles/_plus-features.scss
Resources/assets/styles/_plus-features.scss
assets/styles/_plus-features.scss
styles/_plus-features.scss
_plus-features.scss
src/Sylius/Bundle/AdminBundle/Resources/assets/styles/_alert.scss
Sylius/Bundle/AdminBundle/Resources/assets/styles/_alert.scss
Bundle/AdminBundle/Resources/assets/styles/_alert.scss
@ -30859,6 +30876,14 @@ Resources/assets/images/loader.svg
assets/images/loader.svg
images/loader.svg
loader.svg
src/Sylius/Bundle/AdminBundle/Resources/assets/images/sylius-plus-sidebar.svg
Sylius/Bundle/AdminBundle/Resources/assets/images/sylius-plus-sidebar.svg
Bundle/AdminBundle/Resources/assets/images/sylius-plus-sidebar.svg
AdminBundle/Resources/assets/images/sylius-plus-sidebar.svg
Resources/assets/images/sylius-plus-sidebar.svg
assets/images/sylius-plus-sidebar.svg
images/sylius-plus-sidebar.svg
sylius-plus-sidebar.svg
src/Sylius/Bundle/AdminBundle/Resources/assets/images/404.svg
Sylius/Bundle/AdminBundle/Resources/assets/images/404.svg
Bundle/AdminBundle/Resources/assets/images/404.svg
@ -80032,9 +80057,14 @@ customizing-repositories.md
docs/the-customization-guide/customizing-factories.md
the-customization-guide/customizing-factories.md
customizing-factories.md
docs/the-customization-guide/customizing-forms.md
the-customization-guide/customizing-forms.md
customizing-forms.md
docs/the-customization-guide/customizing-forms/how-to-add-a-live-form-for-a-custom-model.md
the-customization-guide/customizing-forms/how-to-add-a-live-form-for-a-custom-model.md
customizing-forms/how-to-add-a-live-form-for-a-custom-model.md
how-to-add-a-live-form-for-a-custom-model.md
docs/the-customization-guide/customizing-forms/README.md
the-customization-guide/customizing-forms/README.md
customizing-forms/README.md
README.md
docs/the-customization-guide/customizing-checkout/README.md
the-customization-guide/customizing-checkout/README.md
customizing-checkout/README.md

View file

@ -3714,6 +3714,7 @@ src/Sylius/Bundle/AdminBundle/templates/admin_user/form/sections/personal_inform
src/Sylius/Bundle/AdminBundle/templates/admin_user/form/sections/personal_information/locale.html.twig
src/Sylius/Bundle/AdminBundle/templates/admin_user/form/sections/account.html.twig
src/Sylius/Bundle/AdminBundle/templates/admin_user/form/sections/personal_information.html.twig
src/Sylius/Bundle/AdminBundle/templates/admin_user/form/sections/roles.html.twig
src/Sylius/Bundle/AdminBundle/spec/Provider/LoggedInAdminUserProviderSpec.php
src/Sylius/Bundle/AdminBundle/spec/Twig/ErrorTemplateFinder/ErrorTemplateFinderSpec.php
src/Sylius/Bundle/AdminBundle/spec/Event/CustomerShowMenuBuilderEventSpec.php
@ -3865,6 +3866,7 @@ src/Sylius/Bundle/AdminBundle/Resources/assets/styles/_utils.scss
src/Sylius/Bundle/AdminBundle/Resources/assets/styles/_rating.scss
src/Sylius/Bundle/AdminBundle/Resources/assets/styles/_accordion.scss
src/Sylius/Bundle/AdminBundle/Resources/assets/styles/_layout.scss
src/Sylius/Bundle/AdminBundle/Resources/assets/styles/_plus-features.scss
src/Sylius/Bundle/AdminBundle/Resources/assets/styles/_alert.scss
src/Sylius/Bundle/AdminBundle/Resources/assets/styles/_rtl.scss
src/Sylius/Bundle/AdminBundle/Resources/assets/styles/_tom-select.scss
@ -3900,6 +3902,7 @@ src/Sylius/Bundle/AdminBundle/Resources/assets/fonts/InterVariable-Italic.woff2
src/Sylius/Bundle/AdminBundle/Resources/assets/app.js
src/Sylius/Bundle/AdminBundle/Resources/assets/product-entrypoint.js
src/Sylius/Bundle/AdminBundle/Resources/assets/images/loader.svg
src/Sylius/Bundle/AdminBundle/Resources/assets/images/sylius-plus-sidebar.svg
src/Sylius/Bundle/AdminBundle/Resources/assets/images/404.svg
src/Sylius/Bundle/AdminBundle/Resources/assets/images/sylius-logo.svg
src/Sylius/Bundle/AdminBundle/Resources/assets/images/no_data.svg
@ -10990,7 +10993,8 @@ docs/the-customization-guide/customizing-state-machines.md
docs/the-customization-guide/customizing-menus.md
docs/the-customization-guide/customizing-repositories.md
docs/the-customization-guide/customizing-factories.md
docs/the-customization-guide/customizing-forms.md
docs/the-customization-guide/customizing-forms/how-to-add-a-live-form-for-a-custom-model.md
docs/the-customization-guide/customizing-forms/README.md
docs/the-customization-guide/customizing-checkout/README.md
docs/the-customization-guide/customizing-checkout/how-to-disable-guest-checkout.md
docs/the-customization-guide/customizing-checkout/how-to-change-a-redirect-after-the-add-to-cart-action.md

View file

@ -64684,6 +64684,10 @@ plugins/woocommerce/changelog/dev-update-core-ci-jobs-config-paths-spec
woocommerce/changelog/dev-update-core-ci-jobs-config-paths-spec
changelog/dev-update-core-ci-jobs-config-paths-spec
dev-update-core-ci-jobs-config-paths-spec
plugins/woocommerce/changelog/57759-fix-guard-patterns-category
woocommerce/changelog/57759-fix-guard-patterns-category
changelog/57759-fix-guard-patterns-category
57759-fix-guard-patterns-category
plugins/woocommerce/changelog/update-remove-payments-menu-item-for-woopayments-complete-accounts
woocommerce/changelog/update-remove-payments-menu-item-for-woopayments-complete-accounts
changelog/update-remove-payments-menu-item-for-woopayments-complete-accounts
@ -64748,6 +64752,10 @@ plugins/woocommerce/changelog/56283-55678-fix-log-fatal-error
woocommerce/changelog/56283-55678-fix-log-fatal-error
changelog/56283-55678-fix-log-fatal-error
56283-55678-fix-log-fatal-error
plugins/woocommerce/changelog/57771-fix-WCCOM-1234-in-app-banner-link-target
woocommerce/changelog/57771-fix-WCCOM-1234-in-app-banner-link-target
changelog/57771-fix-WCCOM-1234-in-app-banner-link-target
57771-fix-WCCOM-1234-in-app-banner-link-target
plugins/woocommerce/changelog/57059-update-variation-selector-pills-style
woocommerce/changelog/57059-update-variation-selector-pills-style
changelog/57059-update-variation-selector-pills-style
@ -65012,6 +65020,10 @@ plugins/woocommerce/changelog/fix-WOOPLUG-3736-airwallex-gateway-titles
woocommerce/changelog/fix-WOOPLUG-3736-airwallex-gateway-titles
changelog/fix-WOOPLUG-3736-airwallex-gateway-titles
fix-WOOPLUG-3736-airwallex-gateway-titles
plugins/woocommerce/changelog/fix-57592
woocommerce/changelog/fix-57592
changelog/fix-57592
fix-57592
plugins/woocommerce/changelog/56739-fix-blueprint-settings-save
woocommerce/changelog/56739-fix-blueprint-settings-save
changelog/56739-fix-blueprint-settings-save
@ -65376,6 +65388,10 @@ plugins/woocommerce/changelog/57164-fix-product-description-block-undefined-erro
woocommerce/changelog/57164-fix-product-description-block-undefined-error
changelog/57164-fix-product-description-block-undefined-error
57164-fix-product-description-block-undefined-error
plugins/woocommerce/changelog/57705-fix-WOOPLUG-4124-order-statuses-array-check
woocommerce/changelog/57705-fix-WOOPLUG-4124-order-statuses-array-check
changelog/57705-fix-WOOPLUG-4124-order-statuses-array-check
57705-fix-WOOPLUG-4124-order-statuses-array-check
plugins/woocommerce/changelog/57333-wooplug-2826-block-patterns-cache-transient-may-contain-incorrect-paths
woocommerce/changelog/57333-wooplug-2826-block-patterns-cache-transient-may-contain-incorrect-paths
changelog/57333-wooplug-2826-block-patterns-cache-transient-may-contain-incorrect-paths
@ -65432,6 +65448,10 @@ plugins/woocommerce/changelog/wooplug-4048-enhancement-add-filter-on-customer-co
woocommerce/changelog/wooplug-4048-enhancement-add-filter-on-customer-completed-order-email
changelog/wooplug-4048-enhancement-add-filter-on-customer-completed-order-email
wooplug-4048-enhancement-add-filter-on-customer-completed-order-email
plugins/woocommerce/changelog/57672-add-woomkt-101-use-compact-product-cards-in-discover-screen
woocommerce/changelog/57672-add-woomkt-101-use-compact-product-cards-in-discover-screen
changelog/57672-add-woomkt-101-use-compact-product-cards-in-discover-screen
57672-add-woomkt-101-use-compact-product-cards-in-discover-screen
plugins/woocommerce/changelog/fix-57535-variation-selector-dynamic-options
woocommerce/changelog/fix-57535-variation-selector-dynamic-options
changelog/fix-57535-variation-selector-dynamic-options
@ -65648,6 +65668,10 @@ plugins/woocommerce/changelog/fix-55952
woocommerce/changelog/fix-55952
changelog/fix-55952
fix-55952
plugins/woocommerce/changelog/57737-wooplug-4116-bannerpattern-text-is-invisible-in-tt5-and-tt4
woocommerce/changelog/57737-wooplug-4116-bannerpattern-text-is-invisible-in-tt5-and-tt4
changelog/57737-wooplug-4116-bannerpattern-text-is-invisible-in-tt5-and-tt4
57737-wooplug-4116-bannerpattern-text-is-invisible-in-tt5-and-tt4
plugins/woocommerce/changelog/dev-babel-transforms-cleanup
woocommerce/changelog/dev-babel-transforms-cleanup
changelog/dev-babel-transforms-cleanup
@ -66184,6 +66208,10 @@ plugins/woocommerce/changelog/fix-56490-product-stock-indicator-single-product-t
woocommerce/changelog/fix-56490-product-stock-indicator-single-product-template
changelog/fix-56490-product-stock-indicator-single-product-template
fix-56490-product-stock-indicator-single-product-template
plugins/woocommerce/changelog/fix-WOO6-5
woocommerce/changelog/fix-WOO6-5
changelog/fix-WOO6-5
fix-WOO6-5
plugins/woocommerce/changelog/fix-isDescendentOfSingleProductBlock-upgrade-flow
woocommerce/changelog/fix-isDescendentOfSingleProductBlock-upgrade-flow
changelog/fix-isDescendentOfSingleProductBlock-upgrade-flow
@ -66268,6 +66296,10 @@ plugins/woocommerce/changelog/fix-55901
woocommerce/changelog/fix-55901
changelog/fix-55901
fix-55901
plugins/woocommerce/changelog/57752-fix-broken-offline-pms-manage
woocommerce/changelog/57752-fix-broken-offline-pms-manage
changelog/57752-fix-broken-offline-pms-manage
57752-fix-broken-offline-pms-manage
plugins/woocommerce/changelog/56439-56413-fix-fatal-product
woocommerce/changelog/56439-56413-fix-fatal-product
changelog/56439-56413-fix-fatal-product

View file

@ -8077,6 +8077,7 @@ plugins/woocommerce/changelog/55796-add-54370-hide_flat_rate_when_free
plugins/woocommerce/changelog/add-product-details-alignment-options
plugins/woocommerce/changelog/56362-tweak-skip-a-flaky-test-for-analytics-product-refund
plugins/woocommerce/changelog/dev-update-core-ci-jobs-config-paths-spec
plugins/woocommerce/changelog/57759-fix-guard-patterns-category
plugins/woocommerce/changelog/update-remove-payments-menu-item-for-woopayments-complete-accounts
plugins/woocommerce/changelog/fix-56239
plugins/woocommerce/changelog/dev-review-babel-dependecies
@ -8093,6 +8094,7 @@ plugins/woocommerce/changelog/wooplug-4051-product-filters-review-the-usage-of-w
plugins/woocommerce/changelog/56981-trunk
plugins/woocommerce/changelog/57687-fix-price-slider-rtl-color
plugins/woocommerce/changelog/56283-55678-fix-log-fatal-error
plugins/woocommerce/changelog/57771-fix-WCCOM-1234-in-app-banner-link-target
plugins/woocommerce/changelog/57059-update-variation-selector-pills-style
plugins/woocommerce/changelog/product-filters-display-relocation
plugins/woocommerce/changelog/wooplug-3485-blueprint-settings-screen-potential-ui-conflict
@ -8159,6 +8161,7 @@ plugins/woocommerce/changelog/56117-iapi-woocommerce-store-switch-cart-endpoint
plugins/woocommerce/changelog/fix-menu-item-active-status
plugins/woocommerce/changelog/wooplug-4110-links-from-order-meta-removed-from-emails-when-email
plugins/woocommerce/changelog/fix-WOOPLUG-3736-airwallex-gateway-titles
plugins/woocommerce/changelog/fix-57592
plugins/woocommerce/changelog/56739-fix-blueprint-settings-save
plugins/woocommerce/changelog/fix-52569
plugins/woocommerce/changelog/add-55698
@ -8250,6 +8253,7 @@ plugins/woocommerce/changelog/fix-error-saving-non-public-emails
plugins/woocommerce/changelog/56633-fix-cart-classes-not-added-2
plugins/woocommerce/changelog/fix-56372-add-to-cart-hooks
plugins/woocommerce/changelog/57164-fix-product-description-block-undefined-error
plugins/woocommerce/changelog/57705-fix-WOOPLUG-4124-order-statuses-array-check
plugins/woocommerce/changelog/57333-wooplug-2826-block-patterns-cache-transient-may-contain-incorrect-paths
plugins/woocommerce/changelog/fix-mysql-mariadb-version
plugins/woocommerce/changelog/update-wc-get-related-products-limit
@ -8264,6 +8268,7 @@ plugins/woocommerce/changelog/dev-e2e-reset-analytics-settings-to-default-at-set
plugins/woocommerce/changelog/56756-fix-undefined-var-bug-mini-cart
plugins/woocommerce/changelog/variations-meta-data-in-orders
plugins/woocommerce/changelog/wooplug-4048-enhancement-add-filter-on-customer-completed-order-email
plugins/woocommerce/changelog/57672-add-woomkt-101-use-compact-product-cards-in-discover-screen
plugins/woocommerce/changelog/fix-57535-variation-selector-dynamic-options
plugins/woocommerce/changelog/feature-issue-55126
plugins/woocommerce/changelog/move-order-data-caching-to-beta
@ -8318,6 +8323,7 @@ plugins/woocommerce/changelog/57304-update-product-stock-indicator-description
plugins/woocommerce/changelog/fix-56710
plugins/woocommerce/changelog/update-product-gallery-refactor-and-performance-improvements
plugins/woocommerce/changelog/fix-55952
plugins/woocommerce/changelog/57737-wooplug-4116-bannerpattern-text-is-invisible-in-tt5-and-tt4
plugins/woocommerce/changelog/dev-babel-transforms-cleanup
plugins/woocommerce/changelog/wooplug-3638-value-of-woocommerce_email_header_image_width-email-setting
plugins/woocommerce/changelog/57242-martin-neumann-gurus-patch-1
@ -8452,6 +8458,7 @@ plugins/woocommerce/changelog/wooplug-3504-edited-email-template-is-listed-in-th
plugins/woocommerce/changelog/fix-56284
plugins/woocommerce/changelog/wooplug-3923-add-email-preview-tracking
plugins/woocommerce/changelog/fix-56490-product-stock-indicator-single-product-template
plugins/woocommerce/changelog/fix-WOO6-5
plugins/woocommerce/changelog/fix-isDescendentOfSingleProductBlock-upgrade-flow
plugins/woocommerce/changelog/56187-update-blueprint-minor-tweaks
plugins/woocommerce/changelog/wooplug-3755-duplicated-email-preview-header-when-managing-an-email
@ -8473,6 +8480,7 @@ plugins/woocommerce/changelog/fix-55190
plugins/woocommerce/changelog/dev-55379-reports-store
plugins/woocommerce/changelog/56431-add-product-details-available-in-product-context-only
plugins/woocommerce/changelog/fix-55901
plugins/woocommerce/changelog/57752-fix-broken-offline-pms-manage
plugins/woocommerce/changelog/56439-56413-fix-fatal-product
plugins/woocommerce/changelog/56467-fix-remote-inbox-notif-stored-state
plugins/woocommerce/changelog/wooplug-2660-fatal-error-unsupported-operand-types-in-wc_order

View file

@ -87,6 +87,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known
.well-known/assetlinks.json
.xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/branches
/*/commits
/*/compare
@ -94,8 +98,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/edit$
/*/forks
/*/graphs
/*/group
/*/invite
/*/issues/new
/*/issues/search
/*/more_ideas
/*/network
/*/projects
/*/pulse
@ -105,11 +112,24 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*source=
/.git
//wiki/skins
/?*amp_client_id
/?z=1
/MANUALS/*.pdf$
/Search/
/UserAuthentication/
/_
/_/rsrc
/__wishlist__
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/_widget
/album/*/*?i=
/api
@ -131,10 +151,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/comments
/commits/*?author
/commits/*?path
/communities
/contact/menu*
/contact/partner*
/contactus/mwaas*
/directory
/discovered
/docs/product
/download
/download/Browse.aspx?
@ -165,6 +187,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/layout/
/leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html
/likes
/login
/lookup?
/mediaapi/
@ -177,9 +200,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newest/*rss
/newest/*xml
/newsearch/
/organize
/partials
/pins
/podcast/*/*?i=
/print$
/profile-about
/raw
/report_abuse
/revisions
@ -187,6 +213,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/rsvps/*atom
/rsvps/*rss
/rsvps/*xml
/scheduled-pin
/scheduled-pins
/search
/search/
/search/*?q=
@ -200,11 +228,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/store/d/groove-music-pass/cfq7ttc0k5dq/0001
/store/locations/store-locations-sitemap.xml
/store/music/groove-music-pass/*
/story_pins
/tagged
/tarball
/tree
/tried
/tv-season/*/*?i=
/unsubscribe/
/video-
/video_pins
/wal/
/widget_
/wiki/Special:
@ -324,6 +356,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?search_forum=
?set_mobile=
?showAllGroups=
?show_error=true
?slogin
?sort=
?sortBy=
@ -449,6 +482,8 @@ WebObjects/MZStoreElements.woa
[_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets
_
_/_
_/_/pixel
_/aihub_pod
_/ain/_/js
_/alkali-learn
@ -511,6 +546,8 @@ _next/data
_next/jwt
_next/title
_next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json
_nimbusJsonp.js
_nimbusJsonpStatic.js
@ -630,10 +667,12 @@ actions/news/rss
ad_id=
addContacts
add_favorite
addboard
addressBookExport
admin
admin/
ads
ads.txt
ads/gpa/vidgen
ads/hotels/partners
ads/learn
@ -650,6 +689,7 @@ adwords/proposal
adx/bin
affil
affil/pal
age-appeal
agreements/approve
ai-sandbox-internal/generated_images
aihub/tfhub
@ -702,8 +742,10 @@ api?
api_access_key=
app*_
app*form_id=
app-ads.txt
app/
app/updates
appealed-pin
apple-app-site-association
apps
apps*&tags=
@ -781,6 +823,7 @@ author/following
author=
authoring/
authwall
autocomplete
away.php
awmp/data/images
b?*node=7454898011
@ -839,6 +882,10 @@ blogs/slow-ride
blogs/test
blogsearch
blogsearch_feeds
board
board_activity
board_activity_comment
bookmarklet
bookmarks
books
books/NBK
@ -861,17 +908,38 @@ books?*zoom=1
books?*zoom=5
booksrightsholders
boutique/sitemaps
branded-pins
business
business/ad_create
business/adshare
business/adshare/faqs
business/blahblah
business/business-access
business/business-hierarchy
business/business-manager
business/catalogs
business/commerce-integrations
business/community-information
business/convert
business/create
business/create-linked-account
business/feedback
business/hub
business/invite
business/leads/jsplayer_show_lead_form.html
business/leads/show_form.html
business/learning/blog
business/onboarding
business/pin_create
business/premium/is_payment_pending
business/promotion
business/referral
business/sales/blog
business/site
business/switch-account
business/top-ads
business/update
business/verified-merchant/status
buyside-e2e-monitor
buzz/post
cai
@ -904,6 +972,7 @@ checkout
checkout-external
checkoutnow
checkpoint
christmas-spotlight
chrome/browser/mobile/tour
chrome/crlset
chrome/webstore/images
@ -927,6 +996,7 @@ clickthru
clima/ets
clima/sites/registry
clone/library/genomic/organisms
close-account
cloud-launcher/sitemap
cloudsourcetools/images
cms_content
@ -946,6 +1016,7 @@ commission_2010-2014/katainen
commits?author=
common/
common/survey.aspx*
communities
communities/bin.aspx?
communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx?
@ -962,23 +1033,32 @@ community/category/*
community/comments
community/feed
community/trackback
community_comment
community_post
companyDir
compare
compare/*/apply
compressiontest
concussion/HeadsUp/training/
config.js
connect
connections
consumers/archive
contact/menu*
contact/partner*
contactus
contactus/mwaas*
content-claiming
content-guest/rss/channels
control
conversation
conversations
convert-business
convert-personal
coop/directory
coop/manage
copy-conductor/crawled
copyright-reporting
core/
core/*.css$
core/*.css?
@ -995,14 +1075,22 @@ coupons/visit
covid19/mobility
cr$
cr?
create_pin
creative-europe/404_en.htm
creative-studio
creative_editor
creator-spotlight
creator_hub/_earn
creator_hub/_partnerships
creatorhub
cse/home
cse/manage
cse/panel
cse?
csp
csrf_error
ct
ct.html
ct/log_list
culturalinstitute/images
culturalinstitute/sitemaps
@ -1013,9 +1101,11 @@ de-de/corporate/rechtliche-hinweise/impressum_de.aspx
de-de/feedback
de-de/lp
de-de/searchresults
deactivate-account
default
default.aspx/kb/
default.aspx/ph/
delete_post
delight
dell/cities-transformed
dell/cloud-future-of-medicine
@ -1113,6 +1203,8 @@ ebooks?*zoom=1
ebooks?*zoom=5
ece
eclas
edit
editorial/*
edu/cs4hs
education/404_en.htm
education/blocks
@ -1125,6 +1217,7 @@ ekansa/Open-Context-Data
ekansa/opencontext-
email
email-unsubscribe
email_verification_error
embed
embed/@
embed/curated
@ -1186,6 +1279,7 @@ en/microsoft-viva/
en/security
en/security/
endorsements
engagement
enterprise-jobs
enterprise-partner-search/sitemaps
entities/search
@ -1254,14 +1348,18 @@ exec/obidos/subst/marketplace/sell-your-collection.html
exec/obidos/subst/marketplace/sell-your-stuff.html
exec/obidos/subst/partners/friends/access.html
exec/obidos/tg/cm/member
explore
explore/*/?p=
explore/*/lightbox
external
external/overture
external_hosted
f/healthcheck
facebook
faves-i_love_u_get_away_from_me
favorite
fb
fb.html
fd/
fe=true
feature/sf-test
@ -1295,6 +1393,8 @@ flu/espanol/
flutter-canvaskit
folder
follow
follow_board
follow_user
following
food/archive
food/favourites
@ -1361,6 +1461,8 @@ global$
gog
google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService
google.internal.maps.mapsjs.v1.MapsJsInternalService
google_gdn.html
google_search.html
googlebooks/images
gorf
gp
@ -1476,6 +1578,7 @@ guidebooks
gview
gwt
h5games_gamecenter/images
hanukkah-spotlight
hashtag/*?src=
hd
header/channels
@ -1499,9 +1602,12 @@ help/zendesk_sso
hex
history
history/static
holiday-spotlight
holidays-celebrations
home
home$
home?
homefeed
homepage-video-test
hosted/images
hotel/reviews?
@ -1513,9 +1619,9 @@ hp/video
hpc/*/supported-applications.aspx?
hpm
hpmob
http://discord.gg/robots.txt
http://dropbox.com/robots.txt
http://ncbi.nlm.nih.gov/robots.txt
http://slideshare.net/robots.txt
http://vimeo.com/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -1529,6 +1635,9 @@ id-id.www.cloudflare.com
id-id/feedback
id-id/lp
id-id/searchresults
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb
identity/accountsettingssyaf
ie/ie40/
@ -1574,14 +1683,17 @@ info/customerror.htm*
info/smart404.asp*
info/tech-feedback
inproduct_help/chatsupport
install-shuffles
internalPref
intl
intl/*/about/views
intl/*/search/?
intl/*/search?
intlkb/
invite
inviteFromProfile
inviteMany
invited
invoice/est
invoice/estimate/buyerView
invoice/estimate/buyerView/attachments
@ -1617,6 +1729,8 @@ johnhancock
johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work
join/?next=
join/signup/?next=
js
jsapi
jsearch
@ -1631,6 +1745,7 @@ ko-kr.www.cloudflare.com
ko-kr/feedback
ko-kr/lp
ko-kr/searchresults
kwanzaa-spotlight
labs/pmc
labs/popgadget/search
lamda/images
@ -1665,12 +1780,15 @@ learning/settings
learning/settings$
learning/settings?
legal
lens-search
li/track
library/devices
licensing-syndication
limited-release
link
linked
lite
live-session
live_chat
lm/R1XIHQVKXSKBNJ
lm/R3HQ5WJSZK6QSO
@ -1698,6 +1816,7 @@ localservices
lochp?
login
login$
login/?next=
login?*=
logout
lp
@ -1834,6 +1953,7 @@ narrative-
native
nbubumblebee
network
new_invite
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP
news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference
@ -1843,6 +1963,7 @@ news/test
news/test-liveblog
news?viewArticle
newsArticle
news_hub
newsletter
newsroom/dae
newsround
@ -1856,6 +1977,7 @@ nl-nl/lp
nl-nl/searchresults
node/add/
nonprofits/account
notifications
notifications/
ns/hydra/console/?
nus-trk
@ -1863,11 +1985,15 @@ nwshp$
o/di
o/dt
oas/
oauth/line
oauth/login
oauth/v2
oauth2
oauth2/v2
oauth_error
offers/proxy/dealsserver/api/log
offers/proxy/dealsserver/buy
offsite
og
okxbet.com
onebox/media/sports/logos
@ -1896,9 +2022,12 @@ pagespeed/insights/ui/logo
panel
pantheon
pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml
partner-program
partners
password/reset
password_expired
patent-search/frontend
patents/download
@ -1928,13 +2057,47 @@ photos/gbachelie
photos/i_love_u_get_away_from_me
photos/tags/*/page
photos/youpy
pin
pin-builder
pin-communities
pin-creation-tool
pin-editor
pin/*/activities
pin/*/activity
pin/*/analytics
pin/*/brand-catalog
pin/*/comments
pin/*/email
pin/*/feedback
pin/*/idea-pin/related-products
pin/*/likes
pin/*/promote
pin/*/reaction
pin/*/related-products
pin/*/repin
pin/*/repins
pin/*/sent
pin/*/share
pin/*/shop-the-look
pin/*/tag
pin/*/takes
pin/*/visual-search
pin/*/visual-shop
pin/create
pin/find
pin/find?url=
pin_shop
ping
ping?
pingback
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl-pl.www.cloudflare.com
pl-pl/feedback
pl-pl/lp
pl-pl/searchresults
place
plan=
platform-telemetry
play/store/web
@ -1983,6 +2146,7 @@ ppob/?
ppob?
pqa
preference
prefs
present
presentation
prettyearth/assets
@ -1991,6 +2155,8 @@ previewtemplate
print
private
proFile/history?
product-catalogs
product-feed
product-reviews/B0069IY63Y
product/reviews?
productPurchaseDone
@ -2033,12 +2199,14 @@ pt-br/searchresults
publications
purchases
puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy
pwapiv2
q=
qnasearch?
qr
quality_form?
quiz
r
rackspace/elevating-performance
radio/imda
@ -2047,6 +2215,7 @@ rating
rd/search
rd/search$
rd/search?
recently-viewed
recharge/dashboard/car
recharge/dashboard/static
recipes/*?q=
@ -2063,6 +2232,9 @@ refer
refer/pal
referrals
referrer=
refresh_stored_accounts
refresh_token
register
registry/wishlist
remotelogout
rep=hc
@ -2070,9 +2242,13 @@ report
report-abuse?report=
report=
report_abuse.gne
reports-and-violations
request-data
requestList
requests
research/participants/cofund
resource
resource/*/get
results
results
retail
@ -2111,6 +2287,7 @@ s2/search/social
s2/sitemaps
s2/static
s?
safe-redirect
safebrowsing/diagnostic
safebrowsing/report_badware
safebrowsing/report_error
@ -2160,6 +2337,7 @@ sections/health-shots/2013/03/11/173816690/new-voices-for-the-voiceless-syntheti
sections/ombudsman/2008/01/frequently_asked_questions_1.html
sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma
secure
sendHeaderEarly
sendarticle
services
services/oauth
@ -2190,6 +2368,7 @@ shop/collections
shop/iphone/payments/overlay
shop/view/product
shop?
shop_pins
shopping-content-api/product_images
shopping/deals
shopping/product
@ -2493,9 +2672,11 @@ social/photosui/images
social/photosui/sitemap
social/search?
social/social-security-directory/cai
socialmanager
sounds/search
sounds/search$
sounds/search?
source
source=
source_repo=
spain/empresas/
@ -2517,6 +2698,7 @@ ss
ss/customer-reviews/lighthouse
ss/twister/ajax
sslsingle
sso
stadia/gamers
start
stat
@ -2574,6 +2756,10 @@ stores$
stores/
stores/page/*visitId=
stories
story-pin-builder
story-pin-invite
story_feed
story_pins
storyworks/preview
styles/js-on.css$
subscribe/braintree
@ -2599,6 +2785,7 @@ support/content
support/forum/search?
sureroute
surprise
suspension-appeal
sutils
sv-se.www.cloudflare.com
sv-se/feedback
@ -2613,6 +2800,7 @@ svc/spelling-bee
svc/vertex
svc/wordle
svpRecommendations
sw-shell.html
swg
system1/images
t/privacy
@ -2620,6 +2808,7 @@ t/terms
tab=
tablet
tag
taggingtool
tagmanager/containers/xo
tagmanager/pptm.js
talk
@ -2666,7 +2855,9 @@ th-th/feedback
th-th/lp
th-th/searchresults
th?
thanksgiving-spotlight
themacallan/worlds-together
theme
tickets-external?
timedtext_video
title
@ -2758,6 +2949,7 @@ trustedstores/js
trustedstores/s
trustedstores/tm2
trustedstores/verify
tv
tv/thumb
typeahead
u
@ -2773,9 +2965,14 @@ ugc$
ugcsupport
ugcsupport$
ui
unauth-profile
unlink
unsub
until=
upload
upload-image-lens-history
upload-lens-image
upload-shuffle-draft
uploads
urchin_test
url
@ -2793,9 +2990,11 @@ using
utils
uviewer
v1
v1/urls/count.json
v2
v3
v3/openapi
v3/pidgets/log
valkyrie-playground
verified-authors
verify_age
@ -2852,6 +3051,9 @@ webapps/xoonboarding
webmasters/sitemaps/ping?
webscr
websearch
website/confirm
website/confirm/download
welcome
whats-next/planes-trains-and-analytics
whsmiths
widget/cr
@ -3157,7 +3359,7 @@ wiki/Wikipedia_Diskussion:Checkuser
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://policies.google.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://itunes.apple.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
@ -3370,6 +3572,7 @@ xhtml?
xml?
xoplatform/logger/api/logger
xorouter
your-shop
youth/404_en.htm
youtube/fonts
youtube/img/promos

View file

@ -2487,6 +2487,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/affiliates_content_iframe*
/affiliates_content_iframe.cms*
/affiliates_library*
/agency/author/*&
/agency/author/*?
/ai-search
/aisearch
/ajax
@ -2558,7 +2560,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/article/figure/powerpoint
/article/metrics
/articlelist/*
/articlelist/*http://mirror.co.uk/robots.txt
/articlelist/*http://tiny.cc/robots.txt
/articleshow_amitr/*
/articleshowajax/*
/articleshowhsbc/
@ -2568,6 +2570,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/audible/signinRedirect
/auth
/authentication/signin
/author/*&
/author/*?
/automatic-renewal-terms
/autos/marketplace/product/*
/avg-review
@ -2797,6 +2801,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/customer-success-stories/._filter.alphaSort.S*.*
/customer-success-stories/._filter.newestSort
/customer-success-stories/._filter.popularSort
/customers/author/*&
/customers/author/*?
/d
/d--
/databaseresults
@ -3183,6 +3189,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/makecorsrequest
/makeid$
/manage
/marketing/author/*&
/marketing/author/*?
/marketing/help
/massage-sexy-video.html
/media/oembed
@ -3286,7 +3294,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newsletter
/newssearch
/nightly-news
/no-referrer-when-downgradehttp://digital-strategy.ec.europa.eu/robots.txt
/no-referrer-when-downgradehttp://globesimregistrations.ph/robots.txt
/no-search-results
/node
/node/add
@ -3581,12 +3589,14 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/search/?*terms
/search/?q
/search/account
/search/ai-search
/search/collections
/search/login
/search/models
/search/name-text
/search/plans
/search/portfolio
/search/results
/search/ris
/search/search_results/
/search/title-text
@ -3631,6 +3641,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/sendpv$
/sensor
/serie
/service/author/*&
/service/author/*?
/services
/services/learn/classes._filter.alphaSort.P*.*/
/services/learn/classes._filter.alphaSort.re*.*
@ -3682,7 +3694,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/shopping/vr
/shoppingcart
/showads.js
/showtimes/location/*http://t.co/robots.txt
/showtimes/location/*http://img.youtube.com/robots.txt
/sign_in?
/signin
/signin-oidc
@ -3777,6 +3789,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/test-template
/testhome
/thankyoupage.aspx
/the-hustle/author/*&
/the-hustle/author/*?
/the-tonight-show/guest
/themes
/themes/*.css$
@ -3909,6 +3923,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/watch/_ajax/option
/weather/
/webplayer
/website/author/*&
/website/author/*?
/webslices
/weer/
/wetter/
@ -3983,7 +3999,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?*__rmidpage
?*_hsmi=
?*ajs_event
?*apikey*http://phys.org/robots.txt
?*apikey*http://vk.com/robots.txt
?*app
?*aspects=
?*attachment_id
@ -4426,7 +4442,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?q=user
?q=user/login
?q=user/logout
?q=user/logout/http://sustainability.google/robots.txt
?q=user/logout/http://rebrand.ly/robots.txt
?q=user/password
?q=user/register
?q=vote
@ -4443,6 +4459,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?ref
?ref=
?ref=binfind.com
?ref=dotcom
?referralCode=*
?referrer=
?regcode
@ -4597,7 +4614,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
@me$
AI
AITripBuilder
API/v2$http://pitchfork.com/robots.txt
API/v2$http://hbr.org/robots.txt
APIAccessSupport
AWSEC2/2006-06-26
AWSEC2/2006-10-01
@ -6303,7 +6320,7 @@ account-settings
account-setup
account/
account/*
account/*http://wp.me/robots.txt
account/*http://healthtips1dr.blogspot.com/robots.txt
account/accomplishments
account/ackgift
account/authenticate
@ -6771,7 +6788,7 @@ api/editionurlgenerator
api/extensions/1.0/extensions
api/federation
api/html
api/http://youtube-nocookie.com/robots.txt
api/http://kobo.com/robots.txt
api/infinite-list.html
api/internal/*/location
api/internal/_bb
@ -6844,7 +6861,7 @@ app$
app*_
app*form_id=
app-ads.txt
app-ads.txthttp://nielsen.com/robots.txt
app-ads.txthttp://digital-strategy.ec.europa.eu/robots.txt
app-center/oauth/authorize
app-directory
app-market/search-result?query=
@ -7662,7 +7679,7 @@ blog/*?text=
blog/*sitemap.xml$
blog/*utm_source=
blog/.*
blog/.html.*http://paypal.me/robots.txt
blog/.html.*http://samsung.com/robots.txt
blog/10-lessons-from-an-engineering-manager/$
blog/23-prototyping-resources-to-bookmark-right-now/$
blog/27-figjam-activities-to-spark-creativity-in-the-classroom/$
@ -7935,6 +7952,7 @@ blog/googles-ar-design-guidelines-suffice-while-apples-fall-short/$
blog/grid-systems-for-screen-design/$
blog/gusto/$
blog/happy-emoji-release-day-at-figma/$
blog/headspace-ebb-ai-companion/$
blog/hiring/$
blog/how-a-designer-makes-background-patterns-to-push-her-creativity/$
blog/how-a-slide-deck-helped-tanlines-stage-a-comeback/$
@ -8136,6 +8154,7 @@ blog/plugins-and-tooling/$
blog/plugins-are-coming-to-figma/$
blog/plugins-figma-slides/$
blog/plugins-to-help-you-design-with-real-content/$
blog/polaroid-digital-innovation/$
blog/portfolio/$
blog/post-mortem-service-disruption-on-january-21-22-2020/$
blog/postmortem-service-disruptions-on-june-6-and-7-2022/$
@ -8396,7 +8415,7 @@ bookmark_mana2
bookmarklet
bookmarks
bookmarks/widget
bookmarkshttp://www2.deloitte.com/robots.txt
bookmarkshttp://ecrs.com/robots.txt
books
books/NBK
books/about
@ -9147,7 +9166,7 @@ cdn-cgi
cdn-cgi/
cdn-cgi/bm/cv
cdn-cgi/challenge-platform
cdn-cgi/http://eji.org/robots.txt
cdn-cgi/http://medium.com/robots.txt
cdn-cgi/images/trace
cdn-cgi/rum
cdn-cgi/scripts
@ -9177,7 +9196,7 @@ cgi-bin/koha/
cgi-bin/loginpage
cgi-bin/search.fpl
cgi-bin/wx
cgi-binhttp://seekingalpha.com/robots.txt
cgi-binhttp://ifttt.com/robots.txt
cgi-local
cgi-mad/
cgi-pct/
@ -9295,7 +9314,7 @@ checkout-external
checkout/
checkout/cart
checkout/package
checkouthttp://bilgematics.com/robots.txt
checkouthttp://moderncalculators.com/robots.txt
checkoutnow
checkouts
checkpoint
@ -9478,7 +9497,7 @@ co/user
co/users
code
code/*
code/http://marriott.com/robots.txt
code/http://w3techs.com/robots.txt
codeCoverage
coderpad-for-figjam/$
codesamples/
@ -11532,7 +11551,7 @@ confirmation
conflagexp
connect
connect/@
connect/http://irishtimes.com/robots.txt
connect/http://blog.twitter.com/robots.txt
connect/social-intranet.html
connections
connections/recent
@ -11642,7 +11661,7 @@ content/dam/ircc/documents/pdf/francais/trousses/form/imm5476
content/dam/ircc/documents/pdf/francais/trousses/form/imm5644
content/dam/ircc/documents/pdf/francais/trousses/form/irm0002
content/dam/ircc/documents/pdf/francais/trousses/form/irm0004
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://scientificamerican.com/robots.txt
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://caniuse.com/robots.txt
content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf
content/dam/oecd/
content/dam/pwc/uk/en/assets/pdf/hcl_f2.18.pdf
@ -12944,7 +12963,7 @@ docs
docs$
docs-api-legacy
docs-api-legacy$
docs-api-legacy/http://searchengineland.com/robots.txt
docs-api-legacy/http://deezer.com/robots.txt
docs-footer
docs/*
docs/3.x/fr
@ -14545,7 +14564,7 @@ files/live/sites/isoorg/files/_noindex
files/resources
fileview
filing/free-file-fillable-forms/free-file-fillable-forms-support
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://business.facebook.com/robots.txt
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://iso.org/robots.txt
filter/
filter/tips
filter/tips
@ -14569,7 +14588,7 @@ find
find$
find-more
find/
find/*http://icann.org/robots.txt
find/*http://freepik.com/robots.txt
finetune
fios
firefox/?
@ -14669,7 +14688,7 @@ forum/members
forum/online
forum/posts
forum/search
forum/ucp.phphttp://roxanegay.com/robots.txt
forum/ucp.phphttp://embassybel.ru/robots.txt
forum/viewtopic.php
forum/whats-new
forumTeaser
@ -15253,7 +15272,7 @@ fy-NL/search
fy-NL/user
fy-NL/users
g
g/4arE9Chttp://nps.gov/robots.txt
g/4arE9Chttp://flickr.com/robots.txt
g/api
ga-IE/forums
ga-IE/kb/*/discuss
@ -15991,42 +16010,43 @@ html5
http
http-checker
http2_data
http://about.google/robots.txt
http://aljazeera.com/robots.txt
http://2.bp.blogspot.com/robots.txt
http://about.fb.com/robots.txt
http://akparti.org.tr/robots.txt
http://amazon.de/robots.txt
http://blog.cloudflare.com/robots.txt
http://blog.giallozafferano.it/robots.txt
http://bostonglobe.com/robots.txt
http://congress.gov/robots.txt
http://contributors.youtube.com/robots.txt
http://developer.chrome.com/robots.txt
http://developers.facebook.com/robots.txt
http://disqus.com/robots.txt
http://amazon.in/robots.txt
http://ameblo.jp/robots.txt
http://apple.com/robots.txt
http://bbc.com/robots.txt
http://bbcsfx.acropolis.org.uk/robots.txt
http://creativecommons.org/robots.txt
http://en.m.wikipedia.org/robots.txt
http://expedia.com/robots.txt
http://get.adobe.com/robots.txt
http://gettyimages.com/robots.txt
http://godaddy.com/robots.txt
http://goodreads.com/robots.txt
http://google.pl/robots.txt
http://gov.br/robots.txt
http://hootsuite.com/robots.txt
http://klarna.com/robots.txt
http://maxcdn.bootstrapcdn.com/robots.txt
http://moskva.stroi-podryad.ru/robots.txt
http://mozilla.org/robots.txt
http://orcd.co/robots.txt
http://pbs.twimg.com/robots.txt
http://php.net/robots.txt
http://raw.githubusercontent.com/robots.txt
http://regionalevakschilders.be/robots.txt
http://research.youtube/robots.txt
http://spreaker.com/robots.txt
http://taplink.cc/robots.txt
http://trends.google.com/robots.txt
http://us02web.zoom.us/robots.txt
http://web.archive.org/robots.txt
http://who.int/robots.txt
http://zazzle.com/robots.txt
http://gist.github.com/robots.txt
http://govostis.gr/robots.txt
http://groupon.com/robots.txt
http://healthline.com/robots.txt
http://help.twitter.com/robots.txt
http://irishtimes.com/robots.txt
http://iubenda.com/robots.txt
http://last.fm/robots.txt
http://lefigaro.fr/robots.txt
http://msdn.microsoft.com/robots.txt
http://nationalgeographic.com/robots.txt
http://nerdwallet.com/robots.txt
http://patents.google.com/robots.txt
http://producthunt.com/robots.txt
http://python.org/robots.txt
http://reconstructingjudaism.org/robots.txt
http://seekingalpha.com/robots.txt
http://siteground.com/robots.txt
http://smithsonianmag.com/robots.txt
http://static.wixstatic.com/robots.txt
http://techradar.com/robots.txt
http://theverge.com/robots.txt
http://threads.net/robots.txt
http://tracks.arte.tv/robots.txt
http://weebly.com/robots.txt
https:/www.alibaba.com
hu
hu-hu/
@ -16517,7 +16537,7 @@ index.php/user/login/
index.php/user/logout
index.php/user/logout
index.php/user/logout/
index.php/user/logout/http://haveibeenpwned.com/robots.txt
index.php/user/logout/http://diigo.com/robots.txt
index.php/user/password
index.php/user/password
index.php/user/password/
@ -16581,7 +16601,7 @@ integrate/
integrations
intelligencer/amp
intent
interactive*http://amazon.es/robots.txt
interactive*http://fda.gov/robots.txt
interactive/reading-preference
interactives
intercept
@ -18570,7 +18590,7 @@ mre/*.jpg$
mre/*.js$
mre/*.pdf$
mre/*.png$
mre/*.zip$http://dao-tokyo.xyz/robots.txt
mre/*.zip$http://gov.uk/robots.txt
mre/*?
mre/*@@configuracoes_view
mre/*@@download/file$
@ -19429,7 +19449,7 @@ ohcm
ojp
okxbet.com
oma
on-demand/session/*http://skype.com/robots.txt
on-demand/session/*http://nymag.com/robots.txt
onboard
onboarding
one-app-preview
@ -19564,7 +19584,7 @@ p/*/v2/actions?
p/*/v?
p/*/victory$
p/*/victory?
p/*http://l.facebook.com/robots.txt
p/*http://socialimpact.youtube.com/robots.txt
p/*surveyopen
p/*thm=
p/60
@ -20448,7 +20468,7 @@ premium$
premium-reports
premium/
premium/$
premium/http://dw.com/robots.txt
premium/http://s.w.org/robots.txt
premiumsupport/iam/
premiumsupport/knowledge-center/feedback-no/
premiumsupport/knowledge-center/feedback-yes/
@ -20532,7 +20552,7 @@ privacy/zoho-group.html
private
private
private-promo
private/http://explore.org/robots.txt
private/http://sgtrains.com/robots.txt
private/wtrack
pro
pro-learn
@ -20564,7 +20584,7 @@ product-integrations/google-workspace/$
product-integrations/zoom/$
product-managers/$
product-news-zip
product-ratings/http://prezi.com/robots.txt
product-ratings/http://wix.com/robots.txt
product-reviews/B0069IY63Y
product/*
product/electrode/api/logger
@ -23380,7 +23400,7 @@ sort=
sortBy=
sos/clerical/
sos/online_corps/
sos/registration/http://cve.mitre.org/robots.txt
sos/registration/http://inc.com/robots.txt
soundcloud-tpa
sounds/player
sounds/player$
@ -23994,7 +24014,7 @@ tag
tag-manager
tag-manager-360
tag/
tag/*+http://msdn.microsoft.com/robots.txt
tag/*+http://dinotim.com/robots.txt
tag/*/shoutbox
tag/*/shoutbox?
tag/credible
@ -24515,7 +24535,7 @@ test.html
test_community
testfl
testgpr
testhttp://edition.cnn.com/robots.txt
testhttp://moskva.stroi-podryad.ru/robots.txt
testing
testpage-forhomepage
tests/*
@ -25666,7 +25686,7 @@ uy/es/ServicesLandingPage/AdvisoryLanding/RPA/Robotic_Process%20Automation_inser
uy/help
uz/en/
uz/forums
uz/http://sciencedaily.com/robots.txt
uz/http://bilgematics.com/robots.txt
uz/kb/*/discuss
uz/ru/
uz/search
@ -26590,9 +26610,9 @@ wiki/Wikipedia_discusión:Solicitudes_de_verificación_de_usuarios
wiki/Wikipedia_discusión:Supresores/Candidaturas
wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://europarl.europa.eu/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://policies.google.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://support.office.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://en.wikipedia.org/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://engadget.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://win.gs/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
@ -26893,8 +26913,8 @@ wp-admin
wp-admin/
wp-admin/admin-ajax.php
wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://cambridge.org/robots.txt
wp-admin/admin-ajax.phphttp://groupon.com/robots.txt
wp-admin/admin-ajax.phphttp://rtbf.be/robots.txt
wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt
wp-admin/load-scripts.php
wp-admin/load-styles.php
wp-adv
@ -27097,7 +27117,7 @@ your
your-account
your-shop
youreurope/businessACC
youreurope/businessDEV/http://iso.org/robots.txt
youreurope/businessDEV/http://europarl.europa.eu/robots.txt
youreurope/citizensACC
youreurope/citizensDEV
yours
@ -27203,7 +27223,7 @@ zh-tw.www.cloudflare.com
zh-tw/
zh-tw/feedback
zh-tw/lp
zh-tw/searchhttp://google.be/robots.txt
zh-tw/searchhttp://blog.giallozafferano.it/robots.txt
zh-tw/searchresults
zh/
zh/api.php?