mirror of
https://github.com/danielmiessler/SecLists
synced 2026-02-09 17:12:22 +01:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
d008f809dc
commit
5c291cc7a7
28 changed files with 1363 additions and 823 deletions
|
|
@ -3,6 +3,6 @@
|
|||
"last_update": 1728414182
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1728554629
|
||||
"last_update": 1728641026
|
||||
}
|
||||
}
|
||||
|
|
@ -16665,6 +16665,14 @@ contributing.md
|
|||
pretty-birds-agree.md
|
||||
.changeset/config.json
|
||||
config.json
|
||||
.changeset/cold-cheetahs-double.md
|
||||
cold-cheetahs-double.md
|
||||
.changeset/nice-apricots-type.md
|
||||
nice-apricots-type.md
|
||||
.changeset/grumpy-deers-argue.md
|
||||
grumpy-deers-argue.md
|
||||
.changeset/loud-foxes-applaud.md
|
||||
loud-foxes-applaud.md
|
||||
.changeset/tiny-dragons-beam.md
|
||||
tiny-dragons-beam.md
|
||||
contributors.yml
|
||||
|
|
|
|||
|
|
@ -3370,6 +3370,10 @@ app/license
|
|||
contributing.md
|
||||
.changeset/pretty-birds-agree.md
|
||||
.changeset/config.json
|
||||
.changeset/cold-cheetahs-double.md
|
||||
.changeset/nice-apricots-type.md
|
||||
.changeset/grumpy-deers-argue.md
|
||||
.changeset/loud-foxes-applaud.md
|
||||
.changeset/tiny-dragons-beam.md
|
||||
contributors.yml
|
||||
license
|
||||
|
|
|
|||
|
|
@ -70365,6 +70365,12 @@ Drupal/Component/Utility/Random.php
|
|||
Component/Utility/Random.php
|
||||
Utility/Random.php
|
||||
Random.php
|
||||
core/lib/Drupal/Component/Utility/FilterArray.php
|
||||
lib/Drupal/Component/Utility/FilterArray.php
|
||||
Drupal/Component/Utility/FilterArray.php
|
||||
Component/Utility/FilterArray.php
|
||||
Utility/FilterArray.php
|
||||
FilterArray.php
|
||||
core/lib/Drupal/Component/Utility/Crypt.php
|
||||
lib/Drupal/Component/Utility/Crypt.php
|
||||
Drupal/Component/Utility/Crypt.php
|
||||
|
|
@ -99094,6 +99100,13 @@ Tests/Component/Utility/SortArrayTest.php
|
|||
Component/Utility/SortArrayTest.php
|
||||
Utility/SortArrayTest.php
|
||||
SortArrayTest.php
|
||||
core/tests/Drupal/Tests/Component/Utility/FilterArrayTest.php
|
||||
tests/Drupal/Tests/Component/Utility/FilterArrayTest.php
|
||||
Drupal/Tests/Component/Utility/FilterArrayTest.php
|
||||
Tests/Component/Utility/FilterArrayTest.php
|
||||
Component/Utility/FilterArrayTest.php
|
||||
Utility/FilterArrayTest.php
|
||||
FilterArrayTest.php
|
||||
core/tests/Drupal/Tests/Component/Utility/ColorTest.php
|
||||
tests/Drupal/Tests/Component/Utility/ColorTest.php
|
||||
Drupal/Tests/Component/Utility/ColorTest.php
|
||||
|
|
|
|||
|
|
@ -9988,6 +9988,7 @@ core/lib/Drupal/Component/Utility/DeprecationHelper.php
|
|||
core/lib/Drupal/Component/Utility/ToStringTrait.php
|
||||
core/lib/Drupal/Component/Utility/UrlHelper.php
|
||||
core/lib/Drupal/Component/Utility/Random.php
|
||||
core/lib/Drupal/Component/Utility/FilterArray.php
|
||||
core/lib/Drupal/Component/Utility/Crypt.php
|
||||
core/lib/Drupal/Component/Utility/ArgumentsResolver.php
|
||||
core/lib/Drupal/Component/README.txt
|
||||
|
|
@ -14426,6 +14427,7 @@ core/tests/Drupal/Tests/Component/Utility/ReflectionTest.php
|
|||
core/tests/Drupal/Tests/Component/Utility/DeprecationHelperTest.php
|
||||
core/tests/Drupal/Tests/Component/Utility/EnvironmentTest.php
|
||||
core/tests/Drupal/Tests/Component/Utility/SortArrayTest.php
|
||||
core/tests/Drupal/Tests/Component/Utility/FilterArrayTest.php
|
||||
core/tests/Drupal/Tests/Component/Utility/ColorTest.php
|
||||
core/tests/Drupal/Tests/Component/Utility/RectangleTest.php
|
||||
core/tests/Drupal/Tests/Component/Utility/fixtures/RectangleTest.json
|
||||
|
|
|
|||
|
|
@ -36423,6 +36423,12 @@ Resources/layouts/GroupEmailFolder/relationships.json
|
|||
layouts/GroupEmailFolder/relationships.json
|
||||
GroupEmailFolder/relationships.json
|
||||
relationships.json
|
||||
application/Espo/Resources/layouts/GroupEmailFolder/defaultSidePanel.json
|
||||
Espo/Resources/layouts/GroupEmailFolder/defaultSidePanel.json
|
||||
Resources/layouts/GroupEmailFolder/defaultSidePanel.json
|
||||
layouts/GroupEmailFolder/defaultSidePanel.json
|
||||
GroupEmailFolder/defaultSidePanel.json
|
||||
defaultSidePanel.json
|
||||
application/Espo/Resources/layouts/Preferences/detail.json
|
||||
Espo/Resources/layouts/Preferences/detail.json
|
||||
Resources/layouts/Preferences/detail.json
|
||||
|
|
|
|||
|
|
@ -5585,6 +5585,7 @@ application/Espo/Resources/layouts/GroupEmailFolder/detail.json
|
|||
application/Espo/Resources/layouts/GroupEmailFolder/list.json
|
||||
application/Espo/Resources/layouts/GroupEmailFolder/detailSmall.json
|
||||
application/Espo/Resources/layouts/GroupEmailFolder/relationships.json
|
||||
application/Espo/Resources/layouts/GroupEmailFolder/defaultSidePanel.json
|
||||
application/Espo/Resources/layouts/Preferences/detail.json
|
||||
application/Espo/Resources/layouts/Preferences/detailPortal.json
|
||||
application/Espo/Resources/layouts/EmailTemplate/listSmall.json
|
||||
|
|
|
|||
|
|
@ -21901,20 +21901,6 @@ core/frontend/services/handlebars.js
|
|||
frontend/services/handlebars.js
|
||||
services/handlebars.js
|
||||
handlebars.js
|
||||
ghost/core/core/frontend/services/comment-counts-assets/index.js
|
||||
core/core/frontend/services/comment-counts-assets/index.js
|
||||
core/frontend/services/comment-counts-assets/index.js
|
||||
frontend/services/comment-counts-assets/index.js
|
||||
services/comment-counts-assets/index.js
|
||||
comment-counts-assets/index.js
|
||||
index.js
|
||||
ghost/core/core/frontend/services/comment-counts-assets/CommentCountsAssetsService.js
|
||||
core/core/frontend/services/comment-counts-assets/CommentCountsAssetsService.js
|
||||
core/frontend/services/comment-counts-assets/CommentCountsAssetsService.js
|
||||
frontend/services/comment-counts-assets/CommentCountsAssetsService.js
|
||||
services/comment-counts-assets/CommentCountsAssetsService.js
|
||||
comment-counts-assets/CommentCountsAssetsService.js
|
||||
CommentCountsAssetsService.js
|
||||
ghost/core/core/frontend/services/rss/index.js
|
||||
core/core/frontend/services/rss/index.js
|
||||
core/frontend/services/rss/index.js
|
||||
|
|
@ -21971,20 +21957,48 @@ frontend/services/data/entry-lookup.js
|
|||
services/data/entry-lookup.js
|
||||
data/entry-lookup.js
|
||||
entry-lookup.js
|
||||
ghost/core/core/frontend/services/card-assets/index.js
|
||||
core/core/frontend/services/card-assets/index.js
|
||||
core/frontend/services/card-assets/index.js
|
||||
frontend/services/card-assets/index.js
|
||||
services/card-assets/index.js
|
||||
card-assets/index.js
|
||||
ghost/core/core/frontend/services/assets-minification/index.js
|
||||
core/core/frontend/services/assets-minification/index.js
|
||||
core/frontend/services/assets-minification/index.js
|
||||
frontend/services/assets-minification/index.js
|
||||
services/assets-minification/index.js
|
||||
assets-minification/index.js
|
||||
index.js
|
||||
ghost/core/core/frontend/services/card-assets/CardAssetService.js
|
||||
core/core/frontend/services/card-assets/CardAssetService.js
|
||||
core/frontend/services/card-assets/CardAssetService.js
|
||||
frontend/services/card-assets/CardAssetService.js
|
||||
services/card-assets/CardAssetService.js
|
||||
card-assets/CardAssetService.js
|
||||
CardAssetService.js
|
||||
ghost/core/core/frontend/services/assets-minification/AdminAuthAssets.js
|
||||
core/core/frontend/services/assets-minification/AdminAuthAssets.js
|
||||
core/frontend/services/assets-minification/AdminAuthAssets.js
|
||||
frontend/services/assets-minification/AdminAuthAssets.js
|
||||
services/assets-minification/AdminAuthAssets.js
|
||||
assets-minification/AdminAuthAssets.js
|
||||
AdminAuthAssets.js
|
||||
ghost/core/core/frontend/services/assets-minification/MemberAttributionAssets.js
|
||||
core/core/frontend/services/assets-minification/MemberAttributionAssets.js
|
||||
core/frontend/services/assets-minification/MemberAttributionAssets.js
|
||||
frontend/services/assets-minification/MemberAttributionAssets.js
|
||||
services/assets-minification/MemberAttributionAssets.js
|
||||
assets-minification/MemberAttributionAssets.js
|
||||
MemberAttributionAssets.js
|
||||
ghost/core/core/frontend/services/assets-minification/CardAssets.js
|
||||
core/core/frontend/services/assets-minification/CardAssets.js
|
||||
core/frontend/services/assets-minification/CardAssets.js
|
||||
frontend/services/assets-minification/CardAssets.js
|
||||
services/assets-minification/CardAssets.js
|
||||
assets-minification/CardAssets.js
|
||||
CardAssets.js
|
||||
ghost/core/core/frontend/services/assets-minification/CommentCountsAssets.js
|
||||
core/core/frontend/services/assets-minification/CommentCountsAssets.js
|
||||
core/frontend/services/assets-minification/CommentCountsAssets.js
|
||||
frontend/services/assets-minification/CommentCountsAssets.js
|
||||
services/assets-minification/CommentCountsAssets.js
|
||||
assets-minification/CommentCountsAssets.js
|
||||
CommentCountsAssets.js
|
||||
ghost/core/core/frontend/services/assets-minification/AssetsMinificationBase.js
|
||||
core/core/frontend/services/assets-minification/AssetsMinificationBase.js
|
||||
core/frontend/services/assets-minification/AssetsMinificationBase.js
|
||||
frontend/services/assets-minification/AssetsMinificationBase.js
|
||||
services/assets-minification/AssetsMinificationBase.js
|
||||
assets-minification/AssetsMinificationBase.js
|
||||
AssetsMinificationBase.js
|
||||
ghost/core/core/frontend/services/apps/index.js
|
||||
core/core/frontend/services/apps/index.js
|
||||
core/frontend/services/apps/index.js
|
||||
|
|
@ -22248,20 +22262,6 @@ frontend/services/sitemap/handler.js
|
|||
services/sitemap/handler.js
|
||||
sitemap/handler.js
|
||||
handler.js
|
||||
ghost/core/core/frontend/services/admin-auth-assets/AdminAuthAssetsService.js
|
||||
core/core/frontend/services/admin-auth-assets/AdminAuthAssetsService.js
|
||||
core/frontend/services/admin-auth-assets/AdminAuthAssetsService.js
|
||||
frontend/services/admin-auth-assets/AdminAuthAssetsService.js
|
||||
services/admin-auth-assets/AdminAuthAssetsService.js
|
||||
admin-auth-assets/AdminAuthAssetsService.js
|
||||
AdminAuthAssetsService.js
|
||||
ghost/core/core/frontend/services/admin-auth-assets/index.js
|
||||
core/core/frontend/services/admin-auth-assets/index.js
|
||||
core/frontend/services/admin-auth-assets/index.js
|
||||
frontend/services/admin-auth-assets/index.js
|
||||
services/admin-auth-assets/index.js
|
||||
admin-auth-assets/index.js
|
||||
index.js
|
||||
ghost/core/core/frontend/services/rendering/templates.js
|
||||
core/core/frontend/services/rendering/templates.js
|
||||
core/frontend/services/rendering/templates.js
|
||||
|
|
@ -22324,20 +22324,6 @@ core/frontend/services/proxy.js
|
|||
frontend/services/proxy.js
|
||||
services/proxy.js
|
||||
proxy.js
|
||||
ghost/core/core/frontend/services/member-attribution-assets/index.js
|
||||
core/core/frontend/services/member-attribution-assets/index.js
|
||||
core/frontend/services/member-attribution-assets/index.js
|
||||
frontend/services/member-attribution-assets/index.js
|
||||
services/member-attribution-assets/index.js
|
||||
member-attribution-assets/index.js
|
||||
index.js
|
||||
ghost/core/core/frontend/services/member-attribution-assets/MemberAttributionAssetsService.js
|
||||
core/core/frontend/services/member-attribution-assets/MemberAttributionAssetsService.js
|
||||
core/frontend/services/member-attribution-assets/MemberAttributionAssetsService.js
|
||||
frontend/services/member-attribution-assets/MemberAttributionAssetsService.js
|
||||
services/member-attribution-assets/MemberAttributionAssetsService.js
|
||||
member-attribution-assets/MemberAttributionAssetsService.js
|
||||
MemberAttributionAssetsService.js
|
||||
ghost/core/core/frontend/services/theme-engine/index.js
|
||||
core/core/frontend/services/theme-engine/index.js
|
||||
core/frontend/services/theme-engine/index.js
|
||||
|
|
|
|||
|
|
@ -3797,8 +3797,6 @@ ghost/core/core/frontend/services/helpers/index.js
|
|||
ghost/core/core/frontend/services/helpers/handlebars.js
|
||||
ghost/core/core/frontend/services/helpers/registry.js
|
||||
ghost/core/core/frontend/services/handlebars.js
|
||||
ghost/core/core/frontend/services/comment-counts-assets/index.js
|
||||
ghost/core/core/frontend/services/comment-counts-assets/CommentCountsAssetsService.js
|
||||
ghost/core/core/frontend/services/rss/index.js
|
||||
ghost/core/core/frontend/services/rss/generate-feed.js
|
||||
ghost/core/core/frontend/services/rss/renderer.js
|
||||
|
|
@ -3807,8 +3805,12 @@ ghost/core/core/frontend/services/data/checks.js
|
|||
ghost/core/core/frontend/services/data/index.js
|
||||
ghost/core/core/frontend/services/data/fetch-data.js
|
||||
ghost/core/core/frontend/services/data/entry-lookup.js
|
||||
ghost/core/core/frontend/services/card-assets/index.js
|
||||
ghost/core/core/frontend/services/card-assets/CardAssetService.js
|
||||
ghost/core/core/frontend/services/assets-minification/index.js
|
||||
ghost/core/core/frontend/services/assets-minification/AdminAuthAssets.js
|
||||
ghost/core/core/frontend/services/assets-minification/MemberAttributionAssets.js
|
||||
ghost/core/core/frontend/services/assets-minification/CardAssets.js
|
||||
ghost/core/core/frontend/services/assets-minification/CommentCountsAssets.js
|
||||
ghost/core/core/frontend/services/assets-minification/AssetsMinificationBase.js
|
||||
ghost/core/core/frontend/services/apps/index.js
|
||||
ghost/core/core/frontend/services/apps/loader.js
|
||||
ghost/core/core/frontend/services/apps/proxy.js
|
||||
|
|
@ -3845,8 +3847,6 @@ ghost/core/core/frontend/services/sitemap/PageMapGenerator.js
|
|||
ghost/core/core/frontend/services/sitemap/TagsMapGenerator.js
|
||||
ghost/core/core/frontend/services/sitemap/UserMapGenerator.js
|
||||
ghost/core/core/frontend/services/sitemap/handler.js
|
||||
ghost/core/core/frontend/services/admin-auth-assets/AdminAuthAssetsService.js
|
||||
ghost/core/core/frontend/services/admin-auth-assets/index.js
|
||||
ghost/core/core/frontend/services/rendering/templates.js
|
||||
ghost/core/core/frontend/services/rendering/index.js
|
||||
ghost/core/core/frontend/services/rendering/format-response.js
|
||||
|
|
@ -3856,8 +3856,6 @@ ghost/core/core/frontend/services/rendering/error.js
|
|||
ghost/core/core/frontend/services/rendering/renderer.js
|
||||
ghost/core/core/frontend/services/rendering/render-entry.js
|
||||
ghost/core/core/frontend/services/proxy.js
|
||||
ghost/core/core/frontend/services/member-attribution-assets/index.js
|
||||
ghost/core/core/frontend/services/member-attribution-assets/MemberAttributionAssetsService.js
|
||||
ghost/core/core/frontend/services/theme-engine/index.js
|
||||
ghost/core/core/frontend/services/theme-engine/i18n/index.js
|
||||
ghost/core/core/frontend/services/theme-engine/i18n/I18n.js
|
||||
|
|
|
|||
|
|
@ -11965,6 +11965,13 @@ modules/psgdpr/02_configuration/08_personalDataManagerForGuest.ts
|
|||
psgdpr/02_configuration/08_personalDataManagerForGuest.ts
|
||||
02_configuration/08_personalDataManagerForGuest.ts
|
||||
08_personalDataManagerForGuest.ts
|
||||
tests/UI/campaigns/modules/psgdpr/02_configuration/07_multistore.ts
|
||||
UI/campaigns/modules/psgdpr/02_configuration/07_multistore.ts
|
||||
campaigns/modules/psgdpr/02_configuration/07_multistore.ts
|
||||
modules/psgdpr/02_configuration/07_multistore.ts
|
||||
psgdpr/02_configuration/07_multistore.ts
|
||||
02_configuration/07_multistore.ts
|
||||
07_multistore.ts
|
||||
tests/UI/campaigns/modules/ps_cashondelivery/01_installation/04_resetModule.ts
|
||||
UI/campaigns/modules/ps_cashondelivery/01_installation/04_resetModule.ts
|
||||
campaigns/modules/ps_cashondelivery/01_installation/04_resetModule.ts
|
||||
|
|
@ -18503,13 +18510,6 @@ FO/classic/orderTracking/guestOrderTracking.ts
|
|||
classic/orderTracking/guestOrderTracking.ts
|
||||
orderTracking/guestOrderTracking.ts
|
||||
guestOrderTracking.ts
|
||||
tests/UI/pages/FO/classic/contactUs/index.ts
|
||||
UI/pages/FO/classic/contactUs/index.ts
|
||||
pages/FO/classic/contactUs/index.ts
|
||||
FO/classic/contactUs/index.ts
|
||||
classic/contactUs/index.ts
|
||||
contactUs/index.ts
|
||||
index.ts
|
||||
tests/UI/pages/FO/classic/delivery/index.ts
|
||||
UI/pages/FO/classic/delivery/index.ts
|
||||
pages/FO/classic/delivery/index.ts
|
||||
|
|
@ -18664,13 +18664,6 @@ FO/hummingbird/orderTracking/guestOrderTracking.ts
|
|||
hummingbird/orderTracking/guestOrderTracking.ts
|
||||
orderTracking/guestOrderTracking.ts
|
||||
guestOrderTracking.ts
|
||||
tests/UI/pages/FO/hummingbird/contactUs/index.ts
|
||||
UI/pages/FO/hummingbird/contactUs/index.ts
|
||||
pages/FO/hummingbird/contactUs/index.ts
|
||||
FO/hummingbird/contactUs/index.ts
|
||||
hummingbird/contactUs/index.ts
|
||||
contactUs/index.ts
|
||||
index.ts
|
||||
tests/UI/pages/FO/hummingbird/delivery/index.ts
|
||||
UI/pages/FO/hummingbird/delivery/index.ts
|
||||
pages/FO/hummingbird/delivery/index.ts
|
||||
|
|
|
|||
|
|
@ -2163,6 +2163,7 @@ tests/UI/campaigns/modules/psgdpr/02_configuration/05_help.ts
|
|||
tests/UI/campaigns/modules/psgdpr/02_configuration/03_consentCheckboxCustomization.ts
|
||||
tests/UI/campaigns/modules/psgdpr/02_configuration/04_customerActivityTracking.ts
|
||||
tests/UI/campaigns/modules/psgdpr/02_configuration/08_personalDataManagerForGuest.ts
|
||||
tests/UI/campaigns/modules/psgdpr/02_configuration/07_multistore.ts
|
||||
tests/UI/campaigns/modules/ps_cashondelivery/01_installation/04_resetModule.ts
|
||||
tests/UI/campaigns/modules/ps_cashondelivery/01_installation/01_upgradeModule.ts
|
||||
tests/UI/campaigns/modules/ps_cashondelivery/02_configuration/01_placeOrderWithIt.ts
|
||||
|
|
@ -2951,7 +2952,6 @@ tests/UI/pages/FO/classic/myAccount/add.ts
|
|||
tests/UI/pages/FO/classic/myAccount/vouchers.ts
|
||||
tests/UI/pages/FO/classic/myAccount/gdprPersonalData.ts
|
||||
tests/UI/pages/FO/classic/orderTracking/guestOrderTracking.ts
|
||||
tests/UI/pages/FO/classic/contactUs/index.ts
|
||||
tests/UI/pages/FO/classic/delivery/index.ts
|
||||
tests/UI/pages/FO/hummingbird/pricesDrop/index.ts
|
||||
tests/UI/pages/FO/hummingbird/legalNotice/index.ts
|
||||
|
|
@ -2974,7 +2974,6 @@ tests/UI/pages/FO/hummingbird/myAccount/add.ts
|
|||
tests/UI/pages/FO/hummingbird/myAccount/vouchers.ts
|
||||
tests/UI/pages/FO/hummingbird/myAccount/gdprPersonalData.ts
|
||||
tests/UI/pages/FO/hummingbird/orderTracking/guestOrderTracking.ts
|
||||
tests/UI/pages/FO/hummingbird/contactUs/index.ts
|
||||
tests/UI/pages/FO/hummingbird/delivery/index.ts
|
||||
tests/UI/pages/FO/FObasePage.ts
|
||||
tests/UI/pages/BO/stats/index.ts
|
||||
|
|
|
|||
|
|
@ -2961,6 +2961,11 @@ migration/Core/V6_6/Migration1673964565MigrateToReferencedColumnsTest.php
|
|||
Core/V6_6/Migration1673964565MigrateToReferencedColumnsTest.php
|
||||
V6_6/Migration1673964565MigrateToReferencedColumnsTest.php
|
||||
Migration1673964565MigrateToReferencedColumnsTest.php
|
||||
tests/migration/Core/V6_6/Migration1727768690UpdateDefaultEnglishPlainMailFooterTest.php
|
||||
migration/Core/V6_6/Migration1727768690UpdateDefaultEnglishPlainMailFooterTest.php
|
||||
Core/V6_6/Migration1727768690UpdateDefaultEnglishPlainMailFooterTest.php
|
||||
V6_6/Migration1727768690UpdateDefaultEnglishPlainMailFooterTest.php
|
||||
Migration1727768690UpdateDefaultEnglishPlainMailFooterTest.php
|
||||
tests/migration/Core/V6_6/Migration1673249981MigrateIsNewCustomerRuleTest.php
|
||||
migration/Core/V6_6/Migration1673249981MigrateIsNewCustomerRuleTest.php
|
||||
Core/V6_6/Migration1673249981MigrateIsNewCustomerRuleTest.php
|
||||
|
|
@ -36030,6 +36035,9 @@ _unreleased/2024-08-22-Improved-text-formatting-in-the-storefront.md
|
|||
changelog/_unreleased/2024-07-11-add-initial-services-infrastructure.md
|
||||
_unreleased/2024-07-11-add-initial-services-infrastructure.md
|
||||
2024-07-11-add-initial-services-infrastructure.md
|
||||
changelog/_unreleased/2024-10-09-allow-csv-in-media-manager.md
|
||||
_unreleased/2024-10-09-allow-csv-in-media-manager.md
|
||||
2024-10-09-allow-csv-in-media-manager.md
|
||||
changelog/_unreleased/2024-08-22-improved-extensibility-for-cms-resolvers.md
|
||||
_unreleased/2024-08-22-improved-extensibility-for-cms-resolvers.md
|
||||
2024-08-22-improved-extensibility-for-cms-resolvers.md
|
||||
|
|
@ -36042,6 +36050,9 @@ _unreleased/2024-10-04-fix-demodata-of-mapped-fields.md
|
|||
changelog/_unreleased/2024-09-10-double-thumbnail-after-uploaded.md
|
||||
_unreleased/2024-09-10-double-thumbnail-after-uploaded.md
|
||||
2024-09-10-double-thumbnail-after-uploaded.md
|
||||
changelog/_unreleased/2024-09-18-updated-ignored-url-parameters-for-http-cache.md
|
||||
_unreleased/2024-09-18-updated-ignored-url-parameters-for-http-cache.md
|
||||
2024-09-18-updated-ignored-url-parameters-for-http-cache.md
|
||||
changelog/_unreleased/2024-08-26-Deprecate-address-card-template.md
|
||||
_unreleased/2024-08-26-Deprecate-address-card-template.md
|
||||
2024-08-26-Deprecate-address-card-template.md
|
||||
|
|
@ -36147,6 +36158,9 @@ _unreleased/2024-08-24-update-postal-code-required-for-country-table-to-default-
|
|||
changelog/_unreleased/2024-09-22-changed-wishlist-cookie-from-a-session-cookie-to-a-cookie-valid-for-30-days.md
|
||||
_unreleased/2024-09-22-changed-wishlist-cookie-from-a-session-cookie-to-a-cookie-valid-for-30-days.md
|
||||
2024-09-22-changed-wishlist-cookie-from-a-session-cookie-to-a-cookie-valid-for-30-days.md
|
||||
changelog/_unreleased/2024-10-04-removing-ratingsuccess-variable-in-twig.md
|
||||
_unreleased/2024-10-04-removing-ratingsuccess-variable-in-twig.md
|
||||
2024-10-04-removing-ratingsuccess-variable-in-twig.md
|
||||
changelog/_unreleased/2024-08-22-prevent-overwriting-of-media-path.md
|
||||
_unreleased/2024-08-22-prevent-overwriting-of-media-path.md
|
||||
2024-08-22-prevent-overwriting-of-media-path.md
|
||||
|
|
@ -36255,6 +36269,9 @@ _unreleased/2024-09-23-fix-password-reset-validation-handling.md
|
|||
changelog/_unreleased/2024-09-11-fix-state-attribute-on-attributed-entities.md
|
||||
_unreleased/2024-09-11-fix-state-attribute-on-attributed-entities.md
|
||||
2024-09-11-fix-state-attribute-on-attributed-entities.md
|
||||
changelog/_unreleased/2024-10-01-changed-html-sanitizer-for-mail-template-footers-and-headers.md
|
||||
_unreleased/2024-10-01-changed-html-sanitizer-for-mail-template-footers-and-headers.md
|
||||
2024-10-01-changed-html-sanitizer-for-mail-template-footers-and-headers.md
|
||||
changelog/_unreleased/2024-08-21-fix-many-to-many-filtered-join.md
|
||||
_unreleased/2024-08-21-fix-many-to-many-filtered-join.md
|
||||
2024-08-21-fix-many-to-many-filtered-join.md
|
||||
|
|
@ -36324,6 +36341,9 @@ _unreleased/2024-10-07-added-saleschannelid-parameter-to-testshorthands-integrat
|
|||
changelog/_unreleased/2024-09-03-add-productlistingcriteriaextension.md
|
||||
_unreleased/2024-09-03-add-productlistingcriteriaextension.md
|
||||
2024-09-03-add-productlistingcriteriaextension.md
|
||||
changelog/_unreleased/2024-10-06-do-not-yield-an-error-if-the-finish-ordernumber-element-cannot-be-found.md
|
||||
_unreleased/2024-10-06-do-not-yield-an-error-if-the-finish-ordernumber-element-cannot-be-found.md
|
||||
2024-10-06-do-not-yield-an-error-if-the-finish-ordernumber-element-cannot-be-found.md
|
||||
changelog/_unreleased/2024-09-19-sort-sales-channels-in-product-visibility-selection.md
|
||||
_unreleased/2024-09-19-sort-sales-channels-in-product-visibility-selection.md
|
||||
2024-09-19-sort-sales-channels-in-product-visibility-selection.md
|
||||
|
|
@ -36348,6 +36368,9 @@ _unreleased/2024-09-02-improve-inheritance-cms-details.md
|
|||
changelog/_unreleased/2024-09-09-fixed-orders-of-app-cms-blocks-via-xml.md
|
||||
_unreleased/2024-09-09-fixed-orders-of-app-cms-blocks-via-xml.md
|
||||
2024-09-09-fixed-orders-of-app-cms-blocks-via-xml.md
|
||||
changelog/_unreleased/2024-10-09-missing-block-in-sw-customer-imitate-customer-modal-component.md
|
||||
_unreleased/2024-10-09-missing-block-in-sw-customer-imitate-customer-modal-component.md
|
||||
2024-10-09-missing-block-in-sw-customer-imitate-customer-modal-component.md
|
||||
changelog/_unreleased/2024-09-18-changed-hash-algo-for-manifest-to-xxh128.md
|
||||
_unreleased/2024-09-18-changed-hash-algo-for-manifest-to-xxh128.md
|
||||
2024-09-18-changed-hash-algo-for-manifest-to-xxh128.md
|
||||
|
|
@ -36357,6 +36380,9 @@ _unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
|||
changelog/_unreleased/2024-09-11-fix-issue-cart-discount-with-lineitemgoodstotal-rule-not-possible.md
|
||||
_unreleased/2024-09-11-fix-issue-cart-discount-with-lineitemgoodstotal-rule-not-possible.md
|
||||
2024-09-11-fix-issue-cart-discount-with-lineitemgoodstotal-rule-not-possible.md
|
||||
changelog/_unreleased/2024-10-07-properties-in-product-detail-page-are-sorted-randomly.md
|
||||
_unreleased/2024-10-07-properties-in-product-detail-page-are-sorted-randomly.md
|
||||
2024-10-07-properties-in-product-detail-page-are-sorted-randomly.md
|
||||
changelog/_unreleased/2024-08-30-use-bootstrap-prefix-variable-instead-of-hard-coded-bs.md
|
||||
_unreleased/2024-08-30-use-bootstrap-prefix-variable-instead-of-hard-coded-bs.md
|
||||
2024-08-30-use-bootstrap-prefix-variable-instead-of-hard-coded-bs.md
|
||||
|
|
@ -113271,6 +113297,11 @@ Core/Migration/V6_6/Migration1700746995ReplaceSortingOptionKeysWithSortingOption
|
|||
Migration/V6_6/Migration1700746995ReplaceSortingOptionKeysWithSortingOptionIds.php
|
||||
V6_6/Migration1700746995ReplaceSortingOptionKeysWithSortingOptionIds.php
|
||||
Migration1700746995ReplaceSortingOptionKeysWithSortingOptionIds.php
|
||||
src/Core/Migration/V6_6/Migration1727768690UpdateDefaultEnglishPlainMailFooter.php
|
||||
Core/Migration/V6_6/Migration1727768690UpdateDefaultEnglishPlainMailFooter.php
|
||||
Migration/V6_6/Migration1727768690UpdateDefaultEnglishPlainMailFooter.php
|
||||
V6_6/Migration1727768690UpdateDefaultEnglishPlainMailFooter.php
|
||||
Migration1727768690UpdateDefaultEnglishPlainMailFooter.php
|
||||
src/Core/Migration/V6_6/Migration1721202771UpdateDefaultSearchConfig.php
|
||||
Core/Migration/V6_6/Migration1721202771UpdateDefaultSearchConfig.php
|
||||
Migration/V6_6/Migration1721202771UpdateDefaultSearchConfig.php
|
||||
|
|
|
|||
|
|
@ -577,6 +577,7 @@ tests/migration/Core/V6_6/Migration1701688920FixDownloadLinkMailTest.php
|
|||
tests/migration/Core/V6_6/Migration1671723392AddWebhookLifetimeConfigTest.php
|
||||
tests/migration/Core/V6_6/Migration1703850843FixSearchConfigTest.php
|
||||
tests/migration/Core/V6_6/Migration1673964565MigrateToReferencedColumnsTest.php
|
||||
tests/migration/Core/V6_6/Migration1727768690UpdateDefaultEnglishPlainMailFooterTest.php
|
||||
tests/migration/Core/V6_6/Migration1673249981MigrateIsNewCustomerRuleTest.php
|
||||
tests/migration/Core/V6_6/Migration1716968180AddAppSourceConfigTest.php
|
||||
tests/migration/Core/V6_6/Migration1702479623RemoveEsMultilingualFlagTest.php
|
||||
|
|
@ -6323,10 +6324,12 @@ changelog/_unreleased/2024-09-22-simplified-product-media-sorting.md
|
|||
changelog/_unreleased/2024-09-10-add-support-for-message-queue-for-local-sendmail-type.md
|
||||
changelog/_unreleased/2024-08-22-Improved-text-formatting-in-the-storefront.md
|
||||
changelog/_unreleased/2024-07-11-add-initial-services-infrastructure.md
|
||||
changelog/_unreleased/2024-10-09-allow-csv-in-media-manager.md
|
||||
changelog/_unreleased/2024-08-22-improved-extensibility-for-cms-resolvers.md
|
||||
changelog/_unreleased/2024-09-16-exchange-recursive-categories-macro-with-tpl.md
|
||||
changelog/_unreleased/2024-10-04-fix-demodata-of-mapped-fields.md
|
||||
changelog/_unreleased/2024-09-10-double-thumbnail-after-uploaded.md
|
||||
changelog/_unreleased/2024-09-18-updated-ignored-url-parameters-for-http-cache.md
|
||||
changelog/_unreleased/2024-08-26-Deprecate-address-card-template.md
|
||||
changelog/_unreleased/2024-09-06-fix-issue-cart-discount-with-rule-not-possible-in-promotion.md
|
||||
changelog/_unreleased/2024-09-11-added-company-and-department-to-different-views.md
|
||||
|
|
@ -6362,6 +6365,7 @@ changelog/_unreleased/2024-09-26-add-form-prefix.md
|
|||
changelog/_unreleased/2024-09-13-added-an-import-export-locale-code-serialization-fallback.md
|
||||
changelog/_unreleased/2024-08-24-update-postal-code-required-for-country-table-to-default-value-is-true.md
|
||||
changelog/_unreleased/2024-09-22-changed-wishlist-cookie-from-a-session-cookie-to-a-cookie-valid-for-30-days.md
|
||||
changelog/_unreleased/2024-10-04-removing-ratingsuccess-variable-in-twig.md
|
||||
changelog/_unreleased/2024-08-22-prevent-overwriting-of-media-path.md
|
||||
changelog/_unreleased/2024-09-17-cast-thumbnail-size-to-integer.md
|
||||
changelog/_unreleased/2024-08-29-add-json-output-for-system-checks-command.md
|
||||
|
|
@ -6398,6 +6402,7 @@ changelog/_unreleased/2024-08-27-add-product-variants-only.md
|
|||
changelog/_unreleased/2024-08-26-property-value-is-limited-to-500-on-when-on-generating-variant-modal.md
|
||||
changelog/_unreleased/2024-09-23-fix-password-reset-validation-handling.md
|
||||
changelog/_unreleased/2024-09-11-fix-state-attribute-on-attributed-entities.md
|
||||
changelog/_unreleased/2024-10-01-changed-html-sanitizer-for-mail-template-footers-and-headers.md
|
||||
changelog/_unreleased/2024-08-21-fix-many-to-many-filtered-join.md
|
||||
changelog/_unreleased/2022-04-05-remove-duplicate-twig-block.md
|
||||
changelog/_unreleased/2024-08-26-improve-error-suggestions.md
|
||||
|
|
@ -6421,6 +6426,7 @@ changelog/_unreleased/2024-10-04-rename-stores-with-the-store-suffix.md
|
|||
changelog/_unreleased/.keep
|
||||
changelog/_unreleased/2024-10-07-added-saleschannelid-parameter-to-testshorthands-integration-tests-trait.md
|
||||
changelog/_unreleased/2024-09-03-add-productlistingcriteriaextension.md
|
||||
changelog/_unreleased/2024-10-06-do-not-yield-an-error-if-the-finish-ordernumber-element-cannot-be-found.md
|
||||
changelog/_unreleased/2024-09-19-sort-sales-channels-in-product-visibility-selection.md
|
||||
changelog/_unreleased/2024-09-25-customer-is-created-despite-error-by-using-admin-api.md
|
||||
changelog/_unreleased/2024-10-07-add-prettier-to-the-administration.md
|
||||
|
|
@ -6429,9 +6435,11 @@ changelog/_unreleased/2024-08-23-fix-product-category-selection-unchecked.md
|
|||
changelog/_unreleased/2024-08-26-update-eslint-rules.md
|
||||
changelog/_unreleased/2024-09-02-improve-inheritance-cms-details.md
|
||||
changelog/_unreleased/2024-09-09-fixed-orders-of-app-cms-blocks-via-xml.md
|
||||
changelog/_unreleased/2024-10-09-missing-block-in-sw-customer-imitate-customer-modal-component.md
|
||||
changelog/_unreleased/2024-09-18-changed-hash-algo-for-manifest-to-xxh128.md
|
||||
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
||||
changelog/_unreleased/2024-09-11-fix-issue-cart-discount-with-lineitemgoodstotal-rule-not-possible.md
|
||||
changelog/_unreleased/2024-10-07-properties-in-product-detail-page-are-sorted-randomly.md
|
||||
changelog/_unreleased/2024-08-30-use-bootstrap-prefix-variable-instead-of-hard-coded-bs.md
|
||||
changelog/_unreleased/2024-08-22-changed-price-schema-for-openapi-spec.md
|
||||
changelog/_unreleased/2024-05-17-add-admin-vite-poc.md
|
||||
|
|
@ -16774,6 +16782,7 @@ src/Core/Migration/V6_6/Migration1712309989DropLanguageLocaleUnique.php
|
|||
src/Core/Migration/V6_6/Migration1707807389ChangeAvailableDefault.php
|
||||
src/Core/Migration/V6_6/Migration1711418838ReplaceSortingOptionKeysWithSortingOptionIdsInCmsSlots.php
|
||||
src/Core/Migration/V6_6/Migration1700746995ReplaceSortingOptionKeysWithSortingOptionIds.php
|
||||
src/Core/Migration/V6_6/Migration1727768690UpdateDefaultEnglishPlainMailFooter.php
|
||||
src/Core/Migration/V6_6/Migration1721202771UpdateDefaultSearchConfig.php
|
||||
src/Core/Migration/V6_6/Migration1716196653AddTechnicalNameToImportExportProfile.php
|
||||
src/Core/Migration/V6_6/Migration1701677136RemovePluginChangelogField.php
|
||||
|
|
|
|||
|
|
@ -2562,10 +2562,22 @@ tests/Feature/Settings/ShowSetUpPageTest.php
|
|||
Feature/Settings/ShowSetUpPageTest.php
|
||||
Settings/ShowSetUpPageTest.php
|
||||
ShowSetUpPageTest.php
|
||||
tests/Feature/Settings/SecuritySettingTest.php
|
||||
Feature/Settings/SecuritySettingTest.php
|
||||
Settings/SecuritySettingTest.php
|
||||
SecuritySettingTest.php
|
||||
tests/Feature/Settings/LabelSettingTest.php
|
||||
Feature/Settings/LabelSettingTest.php
|
||||
Settings/LabelSettingTest.php
|
||||
LabelSettingTest.php
|
||||
tests/Feature/Settings/AlertsSettingTest.php
|
||||
Feature/Settings/AlertsSettingTest.php
|
||||
Settings/AlertsSettingTest.php
|
||||
AlertsSettingTest.php
|
||||
tests/Feature/Settings/LdapSettingsTest.php
|
||||
Feature/Settings/LdapSettingsTest.php
|
||||
Settings/LdapSettingsTest.php
|
||||
LdapSettingsTest.php
|
||||
tests/Feature/Consumables/Ui/ConsumableIndexTest.php
|
||||
Feature/Consumables/Ui/ConsumableIndexTest.php
|
||||
Consumables/Ui/ConsumableIndexTest.php
|
||||
|
|
@ -2596,6 +2608,46 @@ Feature/Consumables/Api/ConsumableViewTest.php
|
|||
Consumables/Api/ConsumableViewTest.php
|
||||
Api/ConsumableViewTest.php
|
||||
ConsumableViewTest.php
|
||||
tests/Feature/Importing/Api/ImportComponentsTest.php
|
||||
Feature/Importing/Api/ImportComponentsTest.php
|
||||
Importing/Api/ImportComponentsTest.php
|
||||
Api/ImportComponentsTest.php
|
||||
ImportComponentsTest.php
|
||||
tests/Feature/Importing/Api/ImportAssetsTest.php
|
||||
Feature/Importing/Api/ImportAssetsTest.php
|
||||
Importing/Api/ImportAssetsTest.php
|
||||
Api/ImportAssetsTest.php
|
||||
ImportAssetsTest.php
|
||||
tests/Feature/Importing/Api/ImportUsersTest.php
|
||||
Feature/Importing/Api/ImportUsersTest.php
|
||||
Importing/Api/ImportUsersTest.php
|
||||
Api/ImportUsersTest.php
|
||||
ImportUsersTest.php
|
||||
tests/Feature/Importing/Api/ImportConsumablesTest.php
|
||||
Feature/Importing/Api/ImportConsumablesTest.php
|
||||
Importing/Api/ImportConsumablesTest.php
|
||||
Api/ImportConsumablesTest.php
|
||||
ImportConsumablesTest.php
|
||||
tests/Feature/Importing/Api/ImportAccessoriesTest.php
|
||||
Feature/Importing/Api/ImportAccessoriesTest.php
|
||||
Importing/Api/ImportAccessoriesTest.php
|
||||
Api/ImportAccessoriesTest.php
|
||||
ImportAccessoriesTest.php
|
||||
tests/Feature/Importing/Api/ImportLicenseTest.php
|
||||
Feature/Importing/Api/ImportLicenseTest.php
|
||||
Importing/Api/ImportLicenseTest.php
|
||||
Api/ImportLicenseTest.php
|
||||
ImportLicenseTest.php
|
||||
tests/Feature/Importing/Api/GeneralImportTest.php
|
||||
Feature/Importing/Api/GeneralImportTest.php
|
||||
Importing/Api/GeneralImportTest.php
|
||||
Api/GeneralImportTest.php
|
||||
GeneralImportTest.php
|
||||
tests/Feature/Importing/Api/ImportDataTestCase.php
|
||||
Feature/Importing/Api/ImportDataTestCase.php
|
||||
Importing/Api/ImportDataTestCase.php
|
||||
Api/ImportDataTestCase.php
|
||||
ImportDataTestCase.php
|
||||
tests/Feature/Companies/Ui/CreateCompaniesTest.php
|
||||
Feature/Companies/Ui/CreateCompaniesTest.php
|
||||
Companies/Ui/CreateCompaniesTest.php
|
||||
|
|
@ -3031,6 +3083,38 @@ CanSkipTests.php
|
|||
tests/Support/InteractsWithAuthentication.php
|
||||
Support/InteractsWithAuthentication.php
|
||||
InteractsWithAuthentication.php
|
||||
tests/Support/Importing/ConsumablesImportFileBuilder.php
|
||||
Support/Importing/ConsumablesImportFileBuilder.php
|
||||
Importing/ConsumablesImportFileBuilder.php
|
||||
ConsumablesImportFileBuilder.php
|
||||
tests/Support/Importing/ComponentsImportFileBuilder.php
|
||||
Support/Importing/ComponentsImportFileBuilder.php
|
||||
Importing/ComponentsImportFileBuilder.php
|
||||
ComponentsImportFileBuilder.php
|
||||
tests/Support/Importing/FileBuilder.php
|
||||
Support/Importing/FileBuilder.php
|
||||
Importing/FileBuilder.php
|
||||
FileBuilder.php
|
||||
tests/Support/Importing/CleansUpImportFiles.php
|
||||
Support/Importing/CleansUpImportFiles.php
|
||||
Importing/CleansUpImportFiles.php
|
||||
CleansUpImportFiles.php
|
||||
tests/Support/Importing/AssetsImportFileBuilder.php
|
||||
Support/Importing/AssetsImportFileBuilder.php
|
||||
Importing/AssetsImportFileBuilder.php
|
||||
AssetsImportFileBuilder.php
|
||||
tests/Support/Importing/AccessoriesImportFileBuilder.php
|
||||
Support/Importing/AccessoriesImportFileBuilder.php
|
||||
Importing/AccessoriesImportFileBuilder.php
|
||||
AccessoriesImportFileBuilder.php
|
||||
tests/Support/Importing/LicensesImportFileBuilder.php
|
||||
Support/Importing/LicensesImportFileBuilder.php
|
||||
Importing/LicensesImportFileBuilder.php
|
||||
LicensesImportFileBuilder.php
|
||||
tests/Support/Importing/UsersImportFileBuilder.php
|
||||
Support/Importing/UsersImportFileBuilder.php
|
||||
Importing/UsersImportFileBuilder.php
|
||||
UsersImportFileBuilder.php
|
||||
tests/Support/InitializesSettings.php
|
||||
Support/InitializesSettings.php
|
||||
InitializesSettings.php
|
||||
|
|
@ -33835,6 +33919,9 @@ LicenseSeatFactory.php
|
|||
database/factories/AssetFactory.php
|
||||
factories/AssetFactory.php
|
||||
AssetFactory.php
|
||||
database/factories/ImportFactory.php
|
||||
factories/ImportFactory.php
|
||||
ImportFactory.php
|
||||
database/factories/GroupFactory.php
|
||||
factories/GroupFactory.php
|
||||
GroupFactory.php
|
||||
|
|
@ -36064,6 +36151,10 @@ app/Http/Requests/UpdateAssetRequest.php
|
|||
Http/Requests/UpdateAssetRequest.php
|
||||
Requests/UpdateAssetRequest.php
|
||||
UpdateAssetRequest.php
|
||||
app/Http/Requests/StoreSecuritySettings.php
|
||||
Http/Requests/StoreSecuritySettings.php
|
||||
Requests/StoreSecuritySettings.php
|
||||
StoreSecuritySettings.php
|
||||
app/Http/Requests/UploadFileRequest.php
|
||||
Http/Requests/UploadFileRequest.php
|
||||
Requests/UploadFileRequest.php
|
||||
|
|
@ -36092,10 +36183,18 @@ app/Http/Requests/CustomAssetReportRequest.php
|
|||
Http/Requests/CustomAssetReportRequest.php
|
||||
Requests/CustomAssetReportRequest.php
|
||||
CustomAssetReportRequest.php
|
||||
app/Http/Requests/StoreLdapSettings.php
|
||||
Http/Requests/StoreLdapSettings.php
|
||||
Requests/StoreLdapSettings.php
|
||||
StoreLdapSettings.php
|
||||
app/Http/Requests/AccessoryCheckoutRequest.php
|
||||
Http/Requests/AccessoryCheckoutRequest.php
|
||||
Requests/AccessoryCheckoutRequest.php
|
||||
AccessoryCheckoutRequest.php
|
||||
app/Http/Requests/StoreLocalizationSettings.php
|
||||
Http/Requests/StoreLocalizationSettings.php
|
||||
Requests/StoreLocalizationSettings.php
|
||||
StoreLocalizationSettings.php
|
||||
app/Http/Requests/AssetCheckinRequest.php
|
||||
Http/Requests/AssetCheckinRequest.php
|
||||
Requests/AssetCheckinRequest.php
|
||||
|
|
@ -36120,6 +36219,10 @@ app/Http/Requests/LicenseCheckoutRequest.php
|
|||
Http/Requests/LicenseCheckoutRequest.php
|
||||
Requests/LicenseCheckoutRequest.php
|
||||
LicenseCheckoutRequest.php
|
||||
app/Http/Requests/StoreLabelSettings.php
|
||||
Http/Requests/StoreLabelSettings.php
|
||||
Requests/StoreLabelSettings.php
|
||||
StoreLabelSettings.php
|
||||
app/Http/Requests/Request.php
|
||||
Http/Requests/Request.php
|
||||
Requests/Request.php
|
||||
|
|
@ -36145,6 +36248,10 @@ app/Http/Requests/CustomFieldRequest.php
|
|||
Http/Requests/CustomFieldRequest.php
|
||||
Requests/CustomFieldRequest.php
|
||||
CustomFieldRequest.php
|
||||
app/Http/Requests/StoreNotificationSettings.php
|
||||
Http/Requests/StoreNotificationSettings.php
|
||||
Requests/StoreNotificationSettings.php
|
||||
StoreNotificationSettings.php
|
||||
app/Http/Traits/MigratesLegacyAssetLocations.php
|
||||
Http/Traits/MigratesLegacyAssetLocations.php
|
||||
Traits/MigratesLegacyAssetLocations.php
|
||||
|
|
|
|||
|
|
@ -572,13 +572,24 @@ tests/Feature/Livewire/ImporterTest.php
|
|||
tests/Feature/Livewire/CategoryEditFormTest.php
|
||||
tests/Feature/Settings/BrandingSettingsTest.php
|
||||
tests/Feature/Settings/ShowSetUpPageTest.php
|
||||
tests/Feature/Settings/SecuritySettingTest.php
|
||||
tests/Feature/Settings/LabelSettingTest.php
|
||||
tests/Feature/Settings/AlertsSettingTest.php
|
||||
tests/Feature/Settings/LdapSettingsTest.php
|
||||
tests/Feature/Consumables/Ui/ConsumableIndexTest.php
|
||||
tests/Feature/Consumables/Ui/ConsumableViewTest.php
|
||||
tests/Feature/Consumables/Api/DeleteConsumablesTest.php
|
||||
tests/Feature/Consumables/Api/ConsumableUpdateTest.php
|
||||
tests/Feature/Consumables/Api/ConsumableIndexTest.php
|
||||
tests/Feature/Consumables/Api/ConsumableViewTest.php
|
||||
tests/Feature/Importing/Api/ImportComponentsTest.php
|
||||
tests/Feature/Importing/Api/ImportAssetsTest.php
|
||||
tests/Feature/Importing/Api/ImportUsersTest.php
|
||||
tests/Feature/Importing/Api/ImportConsumablesTest.php
|
||||
tests/Feature/Importing/Api/ImportAccessoriesTest.php
|
||||
tests/Feature/Importing/Api/ImportLicenseTest.php
|
||||
tests/Feature/Importing/Api/GeneralImportTest.php
|
||||
tests/Feature/Importing/Api/ImportDataTestCase.php
|
||||
tests/Feature/Companies/Ui/CreateCompaniesTest.php
|
||||
tests/Feature/Companies/Api/DeleteCompaniesTest.php
|
||||
tests/Feature/Accessories/Ui/CreateAccessoriesTest.php
|
||||
|
|
@ -676,6 +687,14 @@ tests/Support/CustomTestMacros.php
|
|||
tests/Support/Settings.php
|
||||
tests/Support/CanSkipTests.php
|
||||
tests/Support/InteractsWithAuthentication.php
|
||||
tests/Support/Importing/ConsumablesImportFileBuilder.php
|
||||
tests/Support/Importing/ComponentsImportFileBuilder.php
|
||||
tests/Support/Importing/FileBuilder.php
|
||||
tests/Support/Importing/CleansUpImportFiles.php
|
||||
tests/Support/Importing/AssetsImportFileBuilder.php
|
||||
tests/Support/Importing/AccessoriesImportFileBuilder.php
|
||||
tests/Support/Importing/LicensesImportFileBuilder.php
|
||||
tests/Support/Importing/UsersImportFileBuilder.php
|
||||
tests/Support/InitializesSettings.php
|
||||
tests/Concerns/TestsPermissionsRequirement.php
|
||||
tests/Concerns/TestsFullMultipleCompaniesSupport.php
|
||||
|
|
@ -6202,6 +6221,7 @@ database/factories/AccessoryFactory.php
|
|||
database/factories/PredefinedKitFactory.php
|
||||
database/factories/LicenseSeatFactory.php
|
||||
database/factories/AssetFactory.php
|
||||
database/factories/ImportFactory.php
|
||||
database/factories/GroupFactory.php
|
||||
database/factories/CheckoutAcceptanceFactory.php
|
||||
database/factories/AssetModelFactory.php
|
||||
|
|
@ -6882,6 +6902,7 @@ app/Http/Middleware/CheckLocale.php
|
|||
app/Http/Middleware/RedirectIfAuthenticated.php
|
||||
app/Http/Middleware/AssetCountForSidebar.php
|
||||
app/Http/Requests/UpdateAssetRequest.php
|
||||
app/Http/Requests/StoreSecuritySettings.php
|
||||
app/Http/Requests/UploadFileRequest.php
|
||||
app/Http/Requests/SaveUserRequest.php
|
||||
app/Http/Requests/AssetCheckoutRequest.php
|
||||
|
|
@ -6889,19 +6910,23 @@ app/Http/Requests/StoreAccessoryRequest.php
|
|||
app/Http/Requests/StoreAssetRequest.php
|
||||
app/Http/Requests/StoreConsumableRequest.php
|
||||
app/Http/Requests/CustomAssetReportRequest.php
|
||||
app/Http/Requests/StoreLdapSettings.php
|
||||
app/Http/Requests/AccessoryCheckoutRequest.php
|
||||
app/Http/Requests/StoreLocalizationSettings.php
|
||||
app/Http/Requests/AssetCheckinRequest.php
|
||||
app/Http/Requests/SettingsLdapRequest.php
|
||||
app/Http/Requests/SettingsSamlRequest.php
|
||||
app/Http/Requests/DeleteUserRequest.php
|
||||
app/Http/Requests/ItemImportRequest.php
|
||||
app/Http/Requests/LicenseCheckoutRequest.php
|
||||
app/Http/Requests/StoreLabelSettings.php
|
||||
app/Http/Requests/Request.php
|
||||
app/Http/Requests/StoreAssetModelRequest.php
|
||||
app/Http/Requests/Traits/MayContainCustomFields.php
|
||||
app/Http/Requests/ImageUploadRequest.php
|
||||
app/Http/Requests/SetupUserRequest.php
|
||||
app/Http/Requests/CustomFieldRequest.php
|
||||
app/Http/Requests/StoreNotificationSettings.php
|
||||
app/Http/Traits/MigratesLegacyAssetLocations.php
|
||||
app/Http/Traits/TwoColumnUniqueUndeletedTrait.php
|
||||
app/Http/Traits/UniqueUndeletedTrait.php
|
||||
|
|
|
|||
|
|
@ -26840,6 +26840,22 @@ admin/src/preview/LICENSE
|
|||
src/preview/LICENSE
|
||||
preview/LICENSE
|
||||
LICENSE
|
||||
packages/core/content-manager/admin/src/preview/services/preview.ts
|
||||
core/content-manager/admin/src/preview/services/preview.ts
|
||||
content-manager/admin/src/preview/services/preview.ts
|
||||
admin/src/preview/services/preview.ts
|
||||
src/preview/services/preview.ts
|
||||
preview/services/preview.ts
|
||||
services/preview.ts
|
||||
preview.ts
|
||||
packages/core/content-manager/admin/src/preview/components/PreviewSidePanel.tsx
|
||||
core/content-manager/admin/src/preview/components/PreviewSidePanel.tsx
|
||||
content-manager/admin/src/preview/components/PreviewSidePanel.tsx
|
||||
admin/src/preview/components/PreviewSidePanel.tsx
|
||||
src/preview/components/PreviewSidePanel.tsx
|
||||
preview/components/PreviewSidePanel.tsx
|
||||
components/PreviewSidePanel.tsx
|
||||
PreviewSidePanel.tsx
|
||||
packages/core/content-manager/admin/src/preview/constants.ts
|
||||
core/content-manager/admin/src/preview/constants.ts
|
||||
content-manager/admin/src/preview/constants.ts
|
||||
|
|
|
|||
|
|
@ -3868,6 +3868,8 @@ packages/core/content-manager/admin/src/hooks/useDocumentLayout.ts
|
|||
packages/core/content-manager/admin/src/hooks/useContentManagerInitData.ts
|
||||
packages/core/content-manager/admin/src/preview/index.ts
|
||||
packages/core/content-manager/admin/src/preview/LICENSE
|
||||
packages/core/content-manager/admin/src/preview/services/preview.ts
|
||||
packages/core/content-manager/admin/src/preview/components/PreviewSidePanel.tsx
|
||||
packages/core/content-manager/admin/src/preview/constants.ts
|
||||
packages/core/content-manager/admin/src/translations/pt.json
|
||||
packages/core/content-manager/admin/src/translations/sk.json
|
||||
|
|
|
|||
|
|
@ -60850,6 +60850,13 @@ UiBundle/templates/layout/centered.html.twig
|
|||
templates/layout/centered.html.twig
|
||||
layout/centered.html.twig
|
||||
centered.html.twig
|
||||
src/Sylius/Bundle/UiBundle/templates/components/default.html.twig
|
||||
Sylius/Bundle/UiBundle/templates/components/default.html.twig
|
||||
Bundle/UiBundle/templates/components/default.html.twig
|
||||
UiBundle/templates/components/default.html.twig
|
||||
templates/components/default.html.twig
|
||||
components/default.html.twig
|
||||
default.html.twig
|
||||
src/Sylius/Bundle/UiBundle/templates/grid/field/humanized.html.twig
|
||||
Sylius/Bundle/UiBundle/templates/grid/field/humanized.html.twig
|
||||
Bundle/UiBundle/templates/grid/field/humanized.html.twig
|
||||
|
|
@ -62133,6 +62140,13 @@ UiBundle/Twig/Component/ResourceFormComponent.php
|
|||
Twig/Component/ResourceFormComponent.php
|
||||
Component/ResourceFormComponent.php
|
||||
ResourceFormComponent.php
|
||||
src/Sylius/Bundle/UiBundle/Twig/Component/TemplatePropTrait.php
|
||||
Sylius/Bundle/UiBundle/Twig/Component/TemplatePropTrait.php
|
||||
Bundle/UiBundle/Twig/Component/TemplatePropTrait.php
|
||||
UiBundle/Twig/Component/TemplatePropTrait.php
|
||||
Twig/Component/TemplatePropTrait.php
|
||||
Component/TemplatePropTrait.php
|
||||
TemplatePropTrait.php
|
||||
src/Sylius/Bundle/UiBundle/Twig/Component/LiveCollectionTrait.php
|
||||
Sylius/Bundle/UiBundle/Twig/Component/LiveCollectionTrait.php
|
||||
Bundle/UiBundle/Twig/Component/LiveCollectionTrait.php
|
||||
|
|
@ -70669,6 +70683,13 @@ Bundle/ApiBundle/Query/GetStatistics.php
|
|||
ApiBundle/Query/GetStatistics.php
|
||||
Query/GetStatistics.php
|
||||
GetStatistics.php
|
||||
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/NotPrefixedRoutesRemovalDocumentationModifier.php
|
||||
Sylius/Bundle/ApiBundle/OpenApi/Documentation/NotPrefixedRoutesRemovalDocumentationModifier.php
|
||||
Bundle/ApiBundle/OpenApi/Documentation/NotPrefixedRoutesRemovalDocumentationModifier.php
|
||||
ApiBundle/OpenApi/Documentation/NotPrefixedRoutesRemovalDocumentationModifier.php
|
||||
OpenApi/Documentation/NotPrefixedRoutesRemovalDocumentationModifier.php
|
||||
Documentation/NotPrefixedRoutesRemovalDocumentationModifier.php
|
||||
NotPrefixedRoutesRemovalDocumentationModifier.php
|
||||
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/ImageDocumentationModifier.php
|
||||
Sylius/Bundle/ApiBundle/OpenApi/Documentation/ImageDocumentationModifier.php
|
||||
Bundle/ApiBundle/OpenApi/Documentation/ImageDocumentationModifier.php
|
||||
|
|
@ -76159,6 +76180,14 @@ ApiBundle/Tests/DependencyInjection/SyliusApiExtensionTest.php
|
|||
Tests/DependencyInjection/SyliusApiExtensionTest.php
|
||||
DependencyInjection/SyliusApiExtensionTest.php
|
||||
SyliusApiExtensionTest.php
|
||||
src/Sylius/Bundle/ApiBundle/Tests/OpenApi/Documentation/NotPrefixedRoutesRemovalDocumentationModifierTest.php
|
||||
Sylius/Bundle/ApiBundle/Tests/OpenApi/Documentation/NotPrefixedRoutesRemovalDocumentationModifierTest.php
|
||||
Bundle/ApiBundle/Tests/OpenApi/Documentation/NotPrefixedRoutesRemovalDocumentationModifierTest.php
|
||||
ApiBundle/Tests/OpenApi/Documentation/NotPrefixedRoutesRemovalDocumentationModifierTest.php
|
||||
Tests/OpenApi/Documentation/NotPrefixedRoutesRemovalDocumentationModifierTest.php
|
||||
OpenApi/Documentation/NotPrefixedRoutesRemovalDocumentationModifierTest.php
|
||||
Documentation/NotPrefixedRoutesRemovalDocumentationModifierTest.php
|
||||
NotPrefixedRoutesRemovalDocumentationModifierTest.php
|
||||
src/Sylius/Bundle/ApiBundle/Tests/ApiPlatform/Routing/ApiLoaderTest.php
|
||||
Sylius/Bundle/ApiBundle/Tests/ApiPlatform/Routing/ApiLoaderTest.php
|
||||
Bundle/ApiBundle/Tests/ApiPlatform/Routing/ApiLoaderTest.php
|
||||
|
|
|
|||
|
|
@ -8637,6 +8637,7 @@ src/Sylius/Bundle/UiBundle/templates/security/_login.html.twig
|
|||
src/Sylius/Bundle/UiBundle/templates/security/login.html.twig
|
||||
src/Sylius/Bundle/UiBundle/templates/security/_logo.html.twig
|
||||
src/Sylius/Bundle/UiBundle/templates/layout/centered.html.twig
|
||||
src/Sylius/Bundle/UiBundle/templates/components/default.html.twig
|
||||
src/Sylius/Bundle/UiBundle/templates/grid/field/humanized.html.twig
|
||||
src/Sylius/Bundle/UiBundle/templates/grid/field/label.html.twig
|
||||
src/Sylius/Bundle/UiBundle/templates/grid/field/position.html.twig
|
||||
|
|
@ -8822,6 +8823,7 @@ src/Sylius/Bundle/UiBundle/Twig/MergeRecursiveExtension.php
|
|||
src/Sylius/Bundle/UiBundle/Twig/ErrorTemplateFinder/ErrorTemplateFinderInterface.php
|
||||
src/Sylius/Bundle/UiBundle/Twig/TestHtmlAttributeExtension.php
|
||||
src/Sylius/Bundle/UiBundle/Twig/Component/ResourceFormComponent.php
|
||||
src/Sylius/Bundle/UiBundle/Twig/Component/TemplatePropTrait.php
|
||||
src/Sylius/Bundle/UiBundle/Twig/Component/LiveCollectionTrait.php
|
||||
src/Sylius/Bundle/UiBundle/Twig/Component/ResourceLivePropTrait.php
|
||||
src/Sylius/Bundle/UiBundle/Twig/Component/ResourceFormComponentTrait.php
|
||||
|
|
@ -10031,6 +10033,7 @@ src/Sylius/Bundle/ApiBundle/EventListener/AuthenticationSuccessListener.php
|
|||
src/Sylius/Bundle/ApiBundle/EventListener/ApiCartBlamerListener.php
|
||||
src/Sylius/Bundle/ApiBundle/Query/GetCustomerStatistics.php
|
||||
src/Sylius/Bundle/ApiBundle/Query/GetStatistics.php
|
||||
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/NotPrefixedRoutesRemovalDocumentationModifier.php
|
||||
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/ImageDocumentationModifier.php
|
||||
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/AdministratorDocumentationModifier.php
|
||||
src/Sylius/Bundle/ApiBundle/OpenApi/Documentation/AddressLogEntryDocumentationModifier.php
|
||||
|
|
@ -10696,6 +10699,7 @@ src/Sylius/Bundle/ApiBundle/Tests/Application/.env.test
|
|||
src/Sylius/Bundle/ApiBundle/Tests/Converter/IriToIdentifierConverterTest.php
|
||||
src/Sylius/Bundle/ApiBundle/Tests/DependencyInjection/Compiler/LegacyErrorHandlingCompilerPassTest.php
|
||||
src/Sylius/Bundle/ApiBundle/Tests/DependencyInjection/SyliusApiExtensionTest.php
|
||||
src/Sylius/Bundle/ApiBundle/Tests/OpenApi/Documentation/NotPrefixedRoutesRemovalDocumentationModifierTest.php
|
||||
src/Sylius/Bundle/ApiBundle/Tests/ApiPlatform/Routing/ApiLoaderTest.php
|
||||
src/Sylius/Bundle/ApiBundle/Tests/config/fixtures/currency.yaml
|
||||
src/Sylius/Bundle/ApiBundle/Tests/config/fixtures/locale.yaml
|
||||
|
|
|
|||
|
|
@ -3239,6 +3239,11 @@ Umbraco.Tests.Integration/Umbraco.Core/Cache/PublishedContentTypeCacheTests.cs
|
|||
Umbraco.Core/Cache/PublishedContentTypeCacheTests.cs
|
||||
Cache/PublishedContentTypeCacheTests.cs
|
||||
PublishedContentTypeCacheTests.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Core/PublishedContent/PublishContentTypeFactoryTest.cs
|
||||
Umbraco.Tests.Integration/Umbraco.Core/PublishedContent/PublishContentTypeFactoryTest.cs
|
||||
Umbraco.Core/PublishedContent/PublishContentTypeFactoryTest.cs
|
||||
PublishedContent/PublishContentTypeFactoryTest.cs
|
||||
PublishContentTypeFactoryTest.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/DocumentHybridCacheVariantsTests.cs
|
||||
Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/DocumentHybridCacheVariantsTests.cs
|
||||
Umbraco.PublishedCache.HybridCache/DocumentHybridCacheVariantsTests.cs
|
||||
|
|
|
|||
|
|
@ -653,6 +653,7 @@ tests/Umbraco.Tests.Integration/Umbraco.Core/Services/ElementSwitchValidatorTest
|
|||
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/DocumentNavigationServiceTests.Update.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/UserServiceCrudTests.Update.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Core/Cache/PublishedContentTypeCacheTests.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Core/PublishedContent/PublishContentTypeFactoryTest.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/DocumentHybridCacheVariantsTests.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/DocumentHybridCachePropertyTest.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.PublishedCache.HybridCache/DocumentHybridCacheMockTests.cs
|
||||
|
|
|
|||
|
|
@ -10692,6 +10692,11 @@ js/components/changelog/tweak-select-tree-2
|
|||
components/changelog/tweak-select-tree-2
|
||||
changelog/tweak-select-tree-2
|
||||
tweak-select-tree-2
|
||||
packages/js/components/changelog/update-51955-wcpay-task-install-behavior
|
||||
js/components/changelog/update-51955-wcpay-task-install-behavior
|
||||
components/changelog/update-51955-wcpay-task-install-behavior
|
||||
changelog/update-51955-wcpay-task-install-behavior
|
||||
update-51955-wcpay-task-install-behavior
|
||||
packages/js/components/changelog/47156-dev-fix-build-error-build-style
|
||||
js/components/changelog/47156-dev-fix-build-error-build-style
|
||||
components/changelog/47156-dev-fix-build-error-build-style
|
||||
|
|
@ -14542,6 +14547,11 @@ js/data/changelog/fix-51395-reporttable-page
|
|||
data/changelog/fix-51395-reporttable-page
|
||||
changelog/fix-51395-reporttable-page
|
||||
fix-51395-reporttable-page
|
||||
packages/js/data/changelog/update-51955-wcpay-task-install-behavior
|
||||
js/data/changelog/update-51955-wcpay-task-install-behavior
|
||||
data/changelog/update-51955-wcpay-task-install-behavior
|
||||
changelog/update-51955-wcpay-task-install-behavior
|
||||
update-51955-wcpay-task-install-behavior
|
||||
packages/js/data/changelog/update-use-error-boundary-for-panels
|
||||
js/data/changelog/update-use-error-boundary-for-panels
|
||||
data/changelog/update-use-error-boundary-for-panels
|
||||
|
|
@ -64415,6 +64425,10 @@ plugins/woocommerce/changelog/fix-49635-tax-totals
|
|||
woocommerce/changelog/fix-49635-tax-totals
|
||||
changelog/fix-49635-tax-totals
|
||||
fix-49635-tax-totals
|
||||
plugins/woocommerce/changelog/update-51955-wcpay-task-install-behavior
|
||||
woocommerce/changelog/update-51955-wcpay-task-install-behavior
|
||||
changelog/update-51955-wcpay-task-install-behavior
|
||||
update-51955-wcpay-task-install-behavior
|
||||
plugins/woocommerce/changelog/remove-flaky-pickup-test
|
||||
woocommerce/changelog/remove-flaky-pickup-test
|
||||
changelog/remove-flaky-pickup-test
|
||||
|
|
@ -64615,6 +64629,10 @@ plugins/woocommerce/changelog/update-wccom-18825-price-fields
|
|||
woocommerce/changelog/update-wccom-18825-price-fields
|
||||
changelog/update-wccom-18825-price-fields
|
||||
update-wccom-18825-price-fields
|
||||
plugins/woocommerce/changelog/as-tweak-hpos-sync-checkbox
|
||||
woocommerce/changelog/as-tweak-hpos-sync-checkbox
|
||||
changelog/as-tweak-hpos-sync-checkbox
|
||||
as-tweak-hpos-sync-checkbox
|
||||
plugins/woocommerce/changelog/e2e-remove-basic-setup-spec
|
||||
woocommerce/changelog/e2e-remove-basic-setup-spec
|
||||
changelog/e2e-remove-basic-setup-spec
|
||||
|
|
@ -64651,6 +64669,10 @@ plugins/woocommerce/changelog/add-woocommerce-blocks-storybook
|
|||
woocommerce/changelog/add-woocommerce-blocks-storybook
|
||||
changelog/add-woocommerce-blocks-storybook
|
||||
add-woocommerce-blocks-storybook
|
||||
plugins/woocommerce/changelog/51979-update-wccom-21880-marketplace-media-queries
|
||||
woocommerce/changelog/51979-update-wccom-21880-marketplace-media-queries
|
||||
changelog/51979-update-wccom-21880-marketplace-media-queries
|
||||
51979-update-wccom-21880-marketplace-media-queries
|
||||
plugins/woocommerce/changelog/tweak-remote-spec-data-source-url-base
|
||||
woocommerce/changelog/tweak-remote-spec-data-source-url-base
|
||||
changelog/tweak-remote-spec-data-source-url-base
|
||||
|
|
|
|||
|
|
@ -1658,6 +1658,7 @@ packages/js/components/changelog/fix-product-editor-images-drop-error
|
|||
packages/js/components/changelog/update-select-tree-improvements-3
|
||||
packages/js/components/changelog/ci-add-workflow-call-event
|
||||
packages/js/components/changelog/tweak-select-tree-2
|
||||
packages/js/components/changelog/update-51955-wcpay-task-install-behavior
|
||||
packages/js/components/changelog/47156-dev-fix-build-error-build-style
|
||||
packages/js/components/changelog/50266-fix-remove-functional-component-default-props
|
||||
packages/js/components/changelog/36052-dev-move-report-error
|
||||
|
|
@ -2270,6 +2271,7 @@ packages/js/data/changelog/fix-misspelling-in-packages-js-resolvers-error-msgs
|
|||
packages/js/data/changelog/fix-no-permissions-api-error
|
||||
packages/js/data/changelog/update-lys-tour-meta
|
||||
packages/js/data/changelog/fix-51395-reporttable-page
|
||||
packages/js/data/changelog/update-51955-wcpay-task-install-behavior
|
||||
packages/js/data/changelog/update-use-error-boundary-for-panels
|
||||
packages/js/data/changelog/add-react-main-payments-settings-screen
|
||||
packages/js/data/changelog/48699-tweak-dont-recommend-wcservices-in-tax-task-with-wcship-or-wctax-active
|
||||
|
|
@ -9740,6 +9742,7 @@ plugins/woocommerce/changelog/fix-remove_unnecessary_line_product_button
|
|||
plugins/woocommerce/changelog/e2e-unskip-analytics-data-test
|
||||
plugins/woocommerce/changelog/fix-product-filters-interactivity-api-various-fixes
|
||||
plugins/woocommerce/changelog/fix-49635-tax-totals
|
||||
plugins/woocommerce/changelog/update-51955-wcpay-task-install-behavior
|
||||
plugins/woocommerce/changelog/remove-flaky-pickup-test
|
||||
plugins/woocommerce/changelog/dev-build-process-tweaks
|
||||
plugins/woocommerce/changelog/fix-e2e-db-connection-issue
|
||||
|
|
@ -9790,6 +9793,7 @@ plugins/woocommerce/changelog/51527-update-in-app-category-scrollbar
|
|||
plugins/woocommerce/changelog/update-cache-block-pattern-data
|
||||
plugins/woocommerce/changelog/51790-product-collection-add-sales-ordering
|
||||
plugins/woocommerce/changelog/update-wccom-18825-price-fields
|
||||
plugins/woocommerce/changelog/as-tweak-hpos-sync-checkbox
|
||||
plugins/woocommerce/changelog/e2e-remove-basic-setup-spec
|
||||
plugins/woocommerce/changelog/fix-product-brands-template-strings
|
||||
plugins/woocommerce/changelog/fix-50040_flaky_product_collection_advanced_preview_test
|
||||
|
|
@ -9799,6 +9803,7 @@ plugins/woocommerce/changelog/tweak-unhardcode-tabbed-page-name
|
|||
plugins/woocommerce/changelog/update-49739_add_missing_wp_block_woocommerce_classname
|
||||
plugins/woocommerce/changelog/fix-36737-legacy_admin_reports-filter
|
||||
plugins/woocommerce/changelog/add-woocommerce-blocks-storybook
|
||||
plugins/woocommerce/changelog/51979-update-wccom-21880-marketplace-media-queries
|
||||
plugins/woocommerce/changelog/tweak-remote-spec-data-source-url-base
|
||||
plugins/woocommerce/changelog/51369-fix-50695-add-to-cart-block-unexpected-parameter-passed-to-external-product-url
|
||||
plugins/woocommerce/changelog/51283-dev-navigate-to-checkout-mini-cart
|
||||
|
|
|
|||
|
|
@ -8771,6 +8771,11 @@ views/mailer/ticket_article_update_reaction/fr.html.erb
|
|||
mailer/ticket_article_update_reaction/fr.html.erb
|
||||
ticket_article_update_reaction/fr.html.erb
|
||||
fr.html.erb
|
||||
app/views/mailer/ticket_article_update_reaction/hr.html.erb
|
||||
views/mailer/ticket_article_update_reaction/hr.html.erb
|
||||
mailer/ticket_article_update_reaction/hr.html.erb
|
||||
ticket_article_update_reaction/hr.html.erb
|
||||
hr.html.erb
|
||||
app/views/mailer/ticket_article_update_reaction/de.html.erb
|
||||
views/mailer/ticket_article_update_reaction/de.html.erb
|
||||
mailer/ticket_article_update_reaction/de.html.erb
|
||||
|
|
@ -8786,6 +8791,11 @@ views/mailer/ticket_article_update_reaction/sr.html.erb
|
|||
mailer/ticket_article_update_reaction/sr.html.erb
|
||||
ticket_article_update_reaction/sr.html.erb
|
||||
sr.html.erb
|
||||
app/views/mailer/ticket_article_update_reaction/nl.html.erb
|
||||
views/mailer/ticket_article_update_reaction/nl.html.erb
|
||||
mailer/ticket_article_update_reaction/nl.html.erb
|
||||
ticket_article_update_reaction/nl.html.erb
|
||||
nl.html.erb
|
||||
app/views/mailer/ticket_article_update_reaction/en.html.erb
|
||||
views/mailer/ticket_article_update_reaction/en.html.erb
|
||||
mailer/ticket_article_update_reaction/en.html.erb
|
||||
|
|
@ -33845,6 +33855,15 @@ ticket/components/TicketDetailView/ArticleReply.vue
|
|||
components/TicketDetailView/ArticleReply.vue
|
||||
TicketDetailView/ArticleReply.vue
|
||||
ArticleReply.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/useArticleContainerScroll.ts
|
||||
frontend/apps/desktop/pages/ticket/components/TicketDetailView/useArticleContainerScroll.ts
|
||||
apps/desktop/pages/ticket/components/TicketDetailView/useArticleContainerScroll.ts
|
||||
desktop/pages/ticket/components/TicketDetailView/useArticleContainerScroll.ts
|
||||
pages/ticket/components/TicketDetailView/useArticleContainerScroll.ts
|
||||
ticket/components/TicketDetailView/useArticleContainerScroll.ts
|
||||
components/TicketDetailView/useArticleContainerScroll.ts
|
||||
TicketDetailView/useArticleContainerScroll.ts
|
||||
useArticleContainerScroll.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/ArticleMore.vue
|
||||
frontend/apps/desktop/pages/ticket/components/TicketDetailView/ArticleMore.vue
|
||||
apps/desktop/pages/ticket/components/TicketDetailView/ArticleMore.vue
|
||||
|
|
@ -45774,6 +45793,76 @@ controllers/channels_twitter_controller.rb
|
|||
channels_twitter_controller.rb
|
||||
.gitlab/dependabot.yml
|
||||
dependabot.yml
|
||||
.gitlab/packager.io/dockerfiles/bootstrap.sles.sh
|
||||
packager.io/dockerfiles/bootstrap.sles.sh
|
||||
dockerfiles/bootstrap.sles.sh
|
||||
bootstrap.sles.sh
|
||||
.gitlab/packager.io/dockerfiles/Dockerfile.ubuntu
|
||||
packager.io/dockerfiles/Dockerfile.ubuntu
|
||||
dockerfiles/Dockerfile.ubuntu
|
||||
Dockerfile.ubuntu
|
||||
.gitlab/packager.io/dockerfiles/Dockerfile.rhel
|
||||
packager.io/dockerfiles/Dockerfile.rhel
|
||||
dockerfiles/Dockerfile.rhel
|
||||
Dockerfile.rhel
|
||||
.gitlab/packager.io/dockerfiles/shared.deb.sh
|
||||
packager.io/dockerfiles/shared.deb.sh
|
||||
dockerfiles/shared.deb.sh
|
||||
shared.deb.sh
|
||||
.gitlab/packager.io/dockerfiles/Dockerfile.sles
|
||||
packager.io/dockerfiles/Dockerfile.sles
|
||||
dockerfiles/Dockerfile.sles
|
||||
Dockerfile.sles
|
||||
.gitlab/packager.io/dockerfiles/bootstrap.debian.sh
|
||||
packager.io/dockerfiles/bootstrap.debian.sh
|
||||
dockerfiles/bootstrap.debian.sh
|
||||
bootstrap.debian.sh
|
||||
.gitlab/packager.io/dockerfiles/bootstrap.rhel.sh
|
||||
packager.io/dockerfiles/bootstrap.rhel.sh
|
||||
dockerfiles/bootstrap.rhel.sh
|
||||
bootstrap.rhel.sh
|
||||
.gitlab/packager.io/dockerfiles/Dockerfile.debian
|
||||
packager.io/dockerfiles/Dockerfile.debian
|
||||
dockerfiles/Dockerfile.debian
|
||||
Dockerfile.debian
|
||||
.gitlab/packager.io/dockerfiles/bootstrap.ubuntu.sh
|
||||
packager.io/dockerfiles/bootstrap.ubuntu.sh
|
||||
dockerfiles/bootstrap.ubuntu.sh
|
||||
bootstrap.ubuntu.sh
|
||||
.gitlab/packager.io/scenarios/internal-services/ubuntu.sh
|
||||
packager.io/scenarios/internal-services/ubuntu.sh
|
||||
scenarios/internal-services/ubuntu.sh
|
||||
internal-services/ubuntu.sh
|
||||
ubuntu.sh
|
||||
.gitlab/packager.io/scenarios/internal-services/shared.deb.sh
|
||||
packager.io/scenarios/internal-services/shared.deb.sh
|
||||
scenarios/internal-services/shared.deb.sh
|
||||
internal-services/shared.deb.sh
|
||||
shared.deb.sh
|
||||
.gitlab/packager.io/scenarios/internal-services/sles.sh
|
||||
packager.io/scenarios/internal-services/sles.sh
|
||||
scenarios/internal-services/sles.sh
|
||||
internal-services/sles.sh
|
||||
sles.sh
|
||||
.gitlab/packager.io/scenarios/internal-services/rhel.sh
|
||||
packager.io/scenarios/internal-services/rhel.sh
|
||||
scenarios/internal-services/rhel.sh
|
||||
internal-services/rhel.sh
|
||||
rhel.sh
|
||||
.gitlab/packager.io/scenarios/internal-services/debian.sh
|
||||
packager.io/scenarios/internal-services/debian.sh
|
||||
scenarios/internal-services/debian.sh
|
||||
internal-services/debian.sh
|
||||
debian.sh
|
||||
.gitlab/packager.io/cleanup.sh
|
||||
packager.io/cleanup.sh
|
||||
cleanup.sh
|
||||
.gitlab/packager.io/run-scenarios.sh
|
||||
packager.io/run-scenarios.sh
|
||||
run-scenarios.sh
|
||||
.gitlab/packager.io/docker-compose.yml
|
||||
packager.io/docker-compose.yml
|
||||
docker-compose.yml
|
||||
.gitlab/check_database_migration_consistency.sh
|
||||
check_database_migration_consistency.sh
|
||||
.gitlab/merge_request_templates/Default.md
|
||||
|
|
@ -45903,6 +45992,10 @@ ci/test/integration/otrs.yml
|
|||
test/integration/otrs.yml
|
||||
integration/otrs.yml
|
||||
otrs.yml
|
||||
.gitlab/ci/test/packager.io.yml
|
||||
ci/test/packager.io.yml
|
||||
test/packager.io.yml
|
||||
packager.io.yml
|
||||
.gitlab/ci/test/assets_build.yml
|
||||
ci/test/assets_build.yml
|
||||
test/assets_build.yml
|
||||
|
|
|
|||
|
|
@ -1897,9 +1897,11 @@ app/views/mailer/email_oversized/ru.txt.erb
|
|||
app/views/mailer/ticket_article_update_reaction/ru.html.erb
|
||||
app/views/mailer/ticket_article_update_reaction/sv.html.erb
|
||||
app/views/mailer/ticket_article_update_reaction/fr.html.erb
|
||||
app/views/mailer/ticket_article_update_reaction/hr.html.erb
|
||||
app/views/mailer/ticket_article_update_reaction/de.html.erb
|
||||
app/views/mailer/ticket_article_update_reaction/sr-latn-rs.html.erb
|
||||
app/views/mailer/ticket_article_update_reaction/sr.html.erb
|
||||
app/views/mailer/ticket_article_update_reaction/nl.html.erb
|
||||
app/views/mailer/ticket_article_update_reaction/en.html.erb
|
||||
app/views/mailer/application_wrapper.html.erb
|
||||
app/views/mailer/password_change/ru.html.erb
|
||||
|
|
@ -5737,6 +5739,7 @@ app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailB
|
|||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailBottomBar/TicketDetailBottomBar.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketDetailBottomBar/TicketSharedDraftZoom.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/ArticleReply.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/useArticleContainerScroll.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/ArticleMore.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TimeAccountingFlyout.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/ArticleReactionBadge.vue
|
||||
|
|
@ -7372,6 +7375,23 @@ app/controllers/webhooks_controller.rb
|
|||
app/controllers/knowledge_bases_controller.rb
|
||||
app/controllers/channels_twitter_controller.rb
|
||||
.gitlab/dependabot.yml
|
||||
.gitlab/packager.io/dockerfiles/bootstrap.sles.sh
|
||||
.gitlab/packager.io/dockerfiles/Dockerfile.ubuntu
|
||||
.gitlab/packager.io/dockerfiles/Dockerfile.rhel
|
||||
.gitlab/packager.io/dockerfiles/shared.deb.sh
|
||||
.gitlab/packager.io/dockerfiles/Dockerfile.sles
|
||||
.gitlab/packager.io/dockerfiles/bootstrap.debian.sh
|
||||
.gitlab/packager.io/dockerfiles/bootstrap.rhel.sh
|
||||
.gitlab/packager.io/dockerfiles/Dockerfile.debian
|
||||
.gitlab/packager.io/dockerfiles/bootstrap.ubuntu.sh
|
||||
.gitlab/packager.io/scenarios/internal-services/ubuntu.sh
|
||||
.gitlab/packager.io/scenarios/internal-services/shared.deb.sh
|
||||
.gitlab/packager.io/scenarios/internal-services/sles.sh
|
||||
.gitlab/packager.io/scenarios/internal-services/rhel.sh
|
||||
.gitlab/packager.io/scenarios/internal-services/debian.sh
|
||||
.gitlab/packager.io/cleanup.sh
|
||||
.gitlab/packager.io/run-scenarios.sh
|
||||
.gitlab/packager.io/docker-compose.yml
|
||||
.gitlab/check_database_migration_consistency.sh
|
||||
.gitlab/merge_request_templates/Default.md
|
||||
.gitlab/check_graphql_api_consistency.sh
|
||||
|
|
@ -7406,6 +7426,7 @@ app/controllers/channels_twitter_controller.rb
|
|||
.gitlab/ci/test/rspec.yml
|
||||
.gitlab/ci/test/integration/es.yml
|
||||
.gitlab/ci/test/integration/otrs.yml
|
||||
.gitlab/ci/test/packager.io.yml
|
||||
.gitlab/ci/test/assets_build.yml
|
||||
.gitlab/ci/test/unit.yml
|
||||
.gitlab/ci/test/migration.yml
|
||||
|
|
|
|||
|
|
@ -1174,6 +1174,7 @@ adwords/proposal
|
|||
adx/bin
|
||||
affil
|
||||
affil/pal
|
||||
agreements/approve
|
||||
aihub/tfhub
|
||||
ajax
|
||||
ajax/follow_info
|
||||
|
|
@ -1811,7 +1812,6 @@ contactus
|
|||
content
|
||||
context_referrer=gig_page
|
||||
context_referrer=user_page
|
||||
control
|
||||
conversations
|
||||
coop/directory
|
||||
coop/manage
|
||||
|
|
@ -2603,7 +2603,6 @@ help/testing
|
|||
help/verify_email
|
||||
help/vodafone
|
||||
help/zendesk_sso
|
||||
hermes
|
||||
hex
|
||||
history/static
|
||||
hk-en*/listing/*/favoriters
|
||||
|
|
@ -2664,8 +2663,8 @@ hotelfinder/rpc
|
|||
hotels/rpc
|
||||
hp/video
|
||||
hpc/*/supported-applications.aspx?
|
||||
http://m.facebook.com/robots.txt
|
||||
http://reddit.com/robots.txt
|
||||
http://yelp.com/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
|
|
@ -2845,6 +2844,7 @@ in-en/your
|
|||
inbox
|
||||
inbox$
|
||||
includes
|
||||
incontext
|
||||
indepthtoolkit/smallprox
|
||||
indepthtoolkit/smallprox$
|
||||
index.html?
|
||||
|
|
@ -3244,6 +3244,8 @@ mld?
|
|||
mnp_utility.mspx?
|
||||
mob/tracking
|
||||
mobile
|
||||
mobile/agreements
|
||||
mobile/checkout
|
||||
mobile/cities-transformed
|
||||
moderator/static/ux
|
||||
modern-formats-eng/ucp/*/client
|
||||
|
|
@ -3805,7 +3807,6 @@ registration
|
|||
registry/wishlist
|
||||
remotelogout
|
||||
rep=hc
|
||||
report
|
||||
report-abuse?report=
|
||||
report=
|
||||
report_abuse.gne
|
||||
|
|
@ -4034,7 +4035,7 @@ shopping/seller
|
|||
shopping/suppliers/search
|
||||
shopping?
|
||||
shopstream
|
||||
showtimes/location/*http://slideshare.net/robots.txt
|
||||
showtimes/location/*http://apis.google.com/robots.txt
|
||||
sidewiki/entry
|
||||
signature
|
||||
signin/inject
|
||||
|
|
@ -4726,6 +4727,10 @@ watch_ajax
|
|||
watch_fragments_ajax
|
||||
watch_popup
|
||||
watch_queue_ajax
|
||||
webapps/aries
|
||||
webapps/checkout
|
||||
webapps/hermes
|
||||
webapps/xo/html/cookiecheck.html
|
||||
webapps/xoonboarding
|
||||
webmasters/sitemaps/ping?
|
||||
webscr
|
||||
|
|
|
|||
|
|
@ -3115,7 +3115,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/newssearch
|
||||
/no-internet-heading-assigned
|
||||
/no-internet-heading-assisted
|
||||
/no-referrer-when-downgradehttp://ko-fi.com/robots.txt
|
||||
/no-referrer-when-downgradehttp://video.twimg.com/robots.txt
|
||||
/no-search-results
|
||||
/node
|
||||
/node/add
|
||||
|
|
@ -3705,7 +3705,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?*__rmid
|
||||
?*__rmidpage
|
||||
?*ajs_event
|
||||
?*apikey*http://akismet.com/robots.txt
|
||||
?*apikey*http://lifestylesimplify.com/robots.txt
|
||||
?*app
|
||||
?*appidt=*
|
||||
?*aspects=
|
||||
|
|
@ -3937,7 +3937,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?*utm_medium
|
||||
?*utm_source
|
||||
?*utm_source=
|
||||
?*utm_source=http://mozilla.com/robots.txt
|
||||
?*utm_source=http://voltairenet.org/robots.txt
|
||||
?*verified=
|
||||
?*xid
|
||||
?252525253Bpreview=
|
||||
|
|
@ -5498,6 +5498,7 @@ Domains/DomainControlPanel
|
|||
Download
|
||||
DownloadFile/
|
||||
DynamicPlacementAjax
|
||||
E(){var
|
||||
ERRORS
|
||||
ESPDisplayOptionsViewCmd
|
||||
ESPModal
|
||||
|
|
@ -5750,6 +5751,7 @@ Korean
|
|||
LFE/Live.controls.sharedpages/error.aspx
|
||||
LICENSE.txt
|
||||
LNAjax
|
||||
LP
|
||||
LanderLogger
|
||||
LandingPage
|
||||
Landingpages.html
|
||||
|
|
@ -7030,6 +7032,7 @@ account_settings/set_your_password$
|
|||
account_settings/set_your_password?
|
||||
account_settings?
|
||||
accountaccess
|
||||
accounthelp
|
||||
accounts
|
||||
accounts/ClientAuth
|
||||
accounts/ClientAuth
|
||||
|
|
@ -7250,6 +7253,7 @@ age-appeal
|
|||
agent-resources/zgwp/app/themes/paxl/assets/fonts/stargate.ttf
|
||||
agent-websites
|
||||
aggregator
|
||||
agreements/approve
|
||||
ahead
|
||||
ahoy
|
||||
ahu-kadin
|
||||
|
|
@ -7425,7 +7429,7 @@ api/editionurlgenerator
|
|||
api/eventlogging
|
||||
api/federation
|
||||
api/html
|
||||
api/http://steamcommunity.com/robots.txt
|
||||
api/http://ssl.gstatic.com/robots.txt
|
||||
api/internal/*/location
|
||||
api/internal/_bb
|
||||
api/internal/analytics/songs
|
||||
|
|
@ -7502,7 +7506,7 @@ appchart
|
|||
appdynamics-wem.cisco.com
|
||||
appealed-pin
|
||||
apple-app-site-association
|
||||
apple-app-site-associationhttp://mediafire.com/robots.txt
|
||||
apple-app-site-associationhttp://technorati.com/robots.txt
|
||||
apple-news
|
||||
appliance
|
||||
applicant-eligibility
|
||||
|
|
@ -8720,7 +8724,7 @@ blog/*?text=
|
|||
blog/*sitemap.xml$
|
||||
blog/*utm_source=
|
||||
blog/.
|
||||
blog/.html.*http://tools.ietf.org/robots.txt
|
||||
blog/.html.*http://youtube-nocookie.com/robots.txt
|
||||
blog/?p=
|
||||
blog/?s=
|
||||
blog/Neuer_Beitrag.html
|
||||
|
|
@ -8827,7 +8831,7 @@ bookmark_mana2
|
|||
bookmarklet
|
||||
bookmarks
|
||||
bookmarks/widget
|
||||
bookmarkshttp://thenewstack.io/robots.txt
|
||||
bookmarkshttp://nj.gov/robots.txt
|
||||
books
|
||||
books/NBK
|
||||
books/about
|
||||
|
|
@ -9189,7 +9193,6 @@ c360/v1/track
|
|||
c360_v1_track
|
||||
c?*attr_*=
|
||||
cDN_contENt
|
||||
cHash
|
||||
ca
|
||||
ca*/blog-article-remove-faq-utms-*.js
|
||||
ca*/cdn-cgi/challenge-platform
|
||||
|
|
@ -9747,7 +9750,7 @@ cdn-cgi
|
|||
cdn-cgi/
|
||||
cdn-cgi/bm/cv
|
||||
cdn-cgi/challenge-platform
|
||||
cdn-cgi/http://iso.org/robots.txt
|
||||
cdn-cgi/http://purdue.edu/robots.txt
|
||||
cdn-cgi/rum
|
||||
cdn-cgi/zaraz/s.js
|
||||
cdn-cgi/zaraz/t
|
||||
|
|
@ -9774,7 +9777,7 @@ cgi-bin/homelandsecurity
|
|||
cgi-bin/loginpage
|
||||
cgi-bin/state
|
||||
cgi-bin/wx
|
||||
cgi-binhttp://meyerweb.com/robots.txt
|
||||
cgi-binhttp://worldbank.org/robots.txt
|
||||
cgi-local
|
||||
cgi-perl
|
||||
cgi-registry
|
||||
|
|
@ -10116,7 +10119,7 @@ co/users
|
|||
co/ventureone
|
||||
code
|
||||
code/*
|
||||
code/http://code.google.com/robots.txt
|
||||
code/http://blog.google/robots.txt
|
||||
codeCoverage
|
||||
codesamples/
|
||||
coin*mid=
|
||||
|
|
@ -10327,7 +10330,7 @@ confirmation.html
|
|||
conflagexp
|
||||
connect
|
||||
connect/@
|
||||
connect/http://imgur.com/robots.txt
|
||||
connect/http://de.wikipedia.org/robots.txt
|
||||
connect/social-intranet.html
|
||||
connections
|
||||
connections/recent
|
||||
|
|
@ -10444,9 +10447,10 @@ 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://track.adform.net/robots.txt
|
||||
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://w3c.github.io/robots.txt
|
||||
content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf
|
||||
content/dam/oecd/
|
||||
content/dam/redcross/lp
|
||||
content/dam/web/da_dk/www
|
||||
content/dam/web/de_ch/www
|
||||
content/dam/web/de_de/www
|
||||
|
|
@ -10485,6 +10489,7 @@ content/ipad
|
|||
content/pdf/10.1007%2F978-94-6209-446-8_8.pdf
|
||||
content/pdf/bbm
|
||||
content/pdf/bfm
|
||||
content/redcross
|
||||
content/ru_ru/
|
||||
content/search
|
||||
content/telegraph
|
||||
|
|
@ -10498,7 +10503,6 @@ context_referrer=gig_page
|
|||
context_referrer=user_page
|
||||
contribute
|
||||
contributors/
|
||||
control
|
||||
controller
|
||||
controller/audio_player
|
||||
controller/facebook
|
||||
|
|
@ -11780,7 +11784,7 @@ email-preferences/
|
|||
email-unsubscribe
|
||||
email-validation
|
||||
email/$
|
||||
email/*http://store.google.com/robots.txt
|
||||
email/*http://smashbros.com/robots.txt
|
||||
email/EnrollmentUnsubscribe.htm
|
||||
email/SubscriptionTypeUnsubscribe.htm
|
||||
email/Unsubscribe.htm
|
||||
|
|
@ -12738,7 +12742,7 @@ files/techabuse-welsh.pdf
|
|||
files/techabuse.pdf
|
||||
fileview
|
||||
filing/free-file-fillable-forms/free-file-fillable-forms-support
|
||||
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://amazon.ca/robots.txt
|
||||
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://amazon.co.jp/robots.txt
|
||||
filter
|
||||
filter/tips
|
||||
filter/tips
|
||||
|
|
@ -13142,7 +13146,7 @@ fy-NL/search
|
|||
fy-NL/user
|
||||
fy-NL/users
|
||||
g
|
||||
g/4arE9Chttp://deezer.com/robots.txt
|
||||
g/4arE9Chttp://wunderground.com/robots.txt
|
||||
g/api
|
||||
g00
|
||||
g01
|
||||
|
|
@ -13374,7 +13378,7 @@ gh/news
|
|||
gh/useracquisition
|
||||
gh_jid=
|
||||
gif
|
||||
gifshttp://whitehouse.gov/robots.txt
|
||||
gifshttp://1.bp.blogspot.com/robots.txt
|
||||
gift-redemption
|
||||
gift-terms
|
||||
gift_card=
|
||||
|
|
@ -13401,7 +13405,7 @@ glass/images/commerce
|
|||
global
|
||||
global$
|
||||
global-consumer-survey/tool
|
||||
global-infrastructure/services/get-async/http://copyright.gov/robots.txt
|
||||
global-infrastructure/services/get-async/http://mentalshinri.net/robots.txt
|
||||
global-master
|
||||
global-nav-esi
|
||||
global/RU/
|
||||
|
|
@ -13734,7 +13738,7 @@ ha/search
|
|||
ha/user
|
||||
ha/users
|
||||
hackathons/reinvent-2013/
|
||||
hacker/*/followhttp://webmd.com/robots.txt
|
||||
hacker/*/followhttp://techradar.com/robots.txt
|
||||
hacker/*/unfollow
|
||||
hair-transplant-services
|
||||
handler
|
||||
|
|
@ -14169,37 +14173,37 @@ http2_data
|
|||
http:
|
||||
http://1.gravatar.com/robots.txt
|
||||
http://about.google/robots.txt
|
||||
http://arxiv.org/robots.txt
|
||||
http://avexnet.or.jp/robots.txt
|
||||
http://bing.com/robots.txt
|
||||
http://blog.naver.com/robots.txt
|
||||
http://blog.youtube/robots.txt
|
||||
http://cdbaby.com/robots.txt
|
||||
http://crunchyroll.com/robots.txt
|
||||
http://google.com.br/robots.txt
|
||||
http://googleblog.blogspot.com/robots.txt
|
||||
http://i0.wp.com/robots.txt
|
||||
http://igg.me/robots.txt
|
||||
http://instapaper.com/robots.txt
|
||||
http://instructables.com/robots.txt
|
||||
http://justice.gov/robots.txt
|
||||
http://kobo.com/robots.txt
|
||||
http://liveinternet.ru/robots.txt
|
||||
http://apache.org/robots.txt
|
||||
http://booking.com/robots.txt
|
||||
http://creatoracademy.youtube.com/robots.txt
|
||||
http://daringfireball.net/robots.txt
|
||||
http://diigo.com/robots.txt
|
||||
http://dx.doi.org/robots.txt
|
||||
http://feedly.com/robots.txt
|
||||
http://gstatic.com/robots.txt
|
||||
http://hubspot.com/robots.txt
|
||||
http://idfa.nl/robots.txt
|
||||
http://is.gd/robots.txt
|
||||
http://lnk.to/robots.txt
|
||||
http://mediafire.com/robots.txt
|
||||
http://mobile.twitter.com/robots.txt
|
||||
http://msdn.microsoft.com/robots.txt
|
||||
http://namecheap.com/robots.txt
|
||||
http://online.wsj.com/robots.txt
|
||||
http://paypal.me/robots.txt
|
||||
http://php.net/robots.txt
|
||||
http://pkp.sfu.ca/robots.txt
|
||||
http://producthunt.com/robots.txt
|
||||
http://rebrand.ly/robots.txt
|
||||
http://s3-eu-west-1.amazonaws.com/robots.txt
|
||||
http://salon.com/robots.txt
|
||||
http://slack.com/robots.txt
|
||||
http://smithsonianmag.com/robots.txt
|
||||
http://stuff.co.nz/robots.txt
|
||||
http://ted.com/robots.txt
|
||||
http://theguardian.com/robots.txt
|
||||
http://skype.com/robots.txt
|
||||
http://slideshare.net/robots.txt
|
||||
http://thenextweb.com/robots.txt
|
||||
http://time.com/robots.txt
|
||||
http://timeanddate.com/robots.txt
|
||||
http://tinyurl.com/robots.txt
|
||||
http://uk.linkedin.com/robots.txt
|
||||
http://usnews.com/robots.txt
|
||||
http://video.google.com/robots.txt
|
||||
http://w3techs.com/robots.txt
|
||||
http://walmart.com/robots.txt
|
||||
http://webmd.com/robots.txt
|
||||
hu
|
||||
hu-*/
|
||||
hu-hu/
|
||||
|
|
@ -14733,6 +14737,7 @@ includes/
|
|||
includes/re.php
|
||||
incoming
|
||||
incomplete
|
||||
incontext
|
||||
inctv/video/featured-audio
|
||||
inctv/video/featured-video
|
||||
independentlens/film-lists/watch-online
|
||||
|
|
@ -14886,7 +14891,7 @@ intcmp=
|
|||
integrate/
|
||||
integromedb
|
||||
intelligencer/amp
|
||||
interactive*http://startnext.com/robots.txt
|
||||
interactive*http://istockphoto.com/robots.txt
|
||||
interactive/reading-preference
|
||||
interactives
|
||||
interface/pda
|
||||
|
|
@ -14939,6 +14944,7 @@ inviteMany
|
|||
invited
|
||||
invites/buy
|
||||
invoice
|
||||
invoice-central
|
||||
invoice/cn/
|
||||
invoice/de/
|
||||
invoice/download
|
||||
|
|
@ -15102,7 +15108,7 @@ it/search*price_bucket=
|
|||
it/search*search_type=
|
||||
it/search*ship_to=
|
||||
it/search/autocomplete
|
||||
it/searchhttp://2.bp.blogspot.com/robots.txt
|
||||
it/searchhttp://adssettings.google.com/robots.txt
|
||||
it/share
|
||||
it/shop_name_search_service
|
||||
it/solutions/case-studies/
|
||||
|
|
@ -15334,8 +15340,6 @@ journal/jscp
|
|||
journal/jscp$
|
||||
journal/lights
|
||||
journal/lights$
|
||||
journal/metrics
|
||||
journal/metrics$
|
||||
journal/microelectronics
|
||||
journal/microelectronics$
|
||||
journal/microwave
|
||||
|
|
@ -16413,7 +16417,7 @@ media/tourism-content
|
|||
media/travelpod-roll.flv
|
||||
media/tv/channel/credits
|
||||
media/tyfo*
|
||||
media/tyfo*http://codex.wordpress.org/robots.txt
|
||||
media/tyfo*http://fbi.gov/robots.txt
|
||||
media/unesco
|
||||
media/vr-geo-photo-j
|
||||
media/vr-geo-photo-l
|
||||
|
|
@ -16849,8 +16853,10 @@ mobile/GetAdConfiguration.htm
|
|||
mobile/MobilePropertyDetails.htm
|
||||
mobile/WPPropertyDetails.htm
|
||||
mobile/WinmoPropertyDetails.htm
|
||||
mobile/agreements
|
||||
mobile/alpha
|
||||
mobile/check
|
||||
mobile/checkout
|
||||
mobile/cities-transformed
|
||||
mobile/content_api/guide
|
||||
mobile/search
|
||||
|
|
@ -17209,6 +17215,7 @@ myworks$
|
|||
myzillow
|
||||
myzillow/ChangePassword.htm
|
||||
n
|
||||
n=void
|
||||
n_africa
|
||||
na
|
||||
na101
|
||||
|
|
@ -17757,7 +17764,7 @@ nofollow=1
|
|||
nojs=
|
||||
non-searchable/
|
||||
nonConfig/api/wpa
|
||||
nonce="D9TG1BuPBpBIDabepPXvXg">if(google.cis
|
||||
nonce="v0sPSQ4k2KSwKckjxDtqjQ">if(google.cis
|
||||
nonprofits/account
|
||||
nonstyleishida/videolist-*.html
|
||||
nonstyleishida/videolist.html
|
||||
|
|
@ -17788,6 +17795,7 @@ npost/
|
|||
nqrwns
|
||||
nrdapp
|
||||
ns/
|
||||
ns/apology
|
||||
ns/hydra/console/?
|
||||
ns/local_news
|
||||
nsj/analytics
|
||||
|
|
@ -17981,6 +17989,7 @@ okxbet.com
|
|||
oma
|
||||
omgilibot
|
||||
on
|
||||
on/demandware.store
|
||||
onboard
|
||||
onboarding
|
||||
onebox/media/sports/logos
|
||||
|
|
@ -18246,7 +18255,6 @@ parliament/public/transltraineeship/secured
|
|||
partNumber=
|
||||
participate/conferences.xml
|
||||
partner
|
||||
partner-articles
|
||||
partner-content/*
|
||||
partner-locator/partner-details
|
||||
partner/*?
|
||||
|
|
@ -20357,6 +20365,7 @@ search-console/scfe
|
|||
search-effectiveness.html
|
||||
search-people?
|
||||
search-results
|
||||
search-the-red-cross-site
|
||||
search.html
|
||||
search.html*
|
||||
search.jsp
|
||||
|
|
@ -20544,7 +20553,7 @@ section/3
|
|||
section/36
|
||||
section/6
|
||||
section/8
|
||||
section/9http://line.me/robots.txt
|
||||
section/9http://livestream.com/robots.txt
|
||||
sectionized
|
||||
sections
|
||||
sections$
|
||||
|
|
@ -20914,7 +20923,7 @@ showdependency
|
|||
shows/
|
||||
showtag
|
||||
showtime/.requestinvite.html.swp
|
||||
showtimes/location/*http://nasa.gov/robots.txt
|
||||
showtimes/location/*http://podcasts.google.com/robots.txt
|
||||
shr*
|
||||
shutterstock
|
||||
si
|
||||
|
|
@ -21898,6 +21907,7 @@ su/user
|
|||
su/users
|
||||
subject
|
||||
subject=
|
||||
subjects
|
||||
submit
|
||||
submit-review-thank-you
|
||||
submitlink?
|
||||
|
|
@ -22149,7 +22159,7 @@ tag
|
|||
tag-manager
|
||||
tag-manager-360
|
||||
tag/
|
||||
tag/*+http://upwork.com/robots.txt
|
||||
tag/*+http://www2.deloitte.com/robots.txt
|
||||
tag/*/a
|
||||
tag/*/a/
|
||||
tag/*/b
|
||||
|
|
@ -22219,6 +22229,9 @@ tags/newsletters
|
|||
tags/topic
|
||||
takaoka-saki-blog/videolist-*.html
|
||||
takaoka-saki-blog/videolist.html
|
||||
take-a-class/asspsafetytraining
|
||||
take-a-class/hidden
|
||||
take-a-class/participant-materials
|
||||
takedown
|
||||
talent/matches
|
||||
talk
|
||||
|
|
@ -22382,9 +22395,9 @@ test5
|
|||
test6
|
||||
testcases
|
||||
testfl
|
||||
testhttp://www1.nyc.gov/robots.txt
|
||||
testhttp://europa.eu/robots.txt
|
||||
testing
|
||||
testing/http://leonardodavincisinventions.com/robots.txt
|
||||
testing/http://accenture.com/robots.txt
|
||||
testpage-forhomepage
|
||||
tests/*
|
||||
tetro
|
||||
|
|
@ -22741,7 +22754,7 @@ transmute/static-2.6
|
|||
transmute/static-2.8
|
||||
transmute/static-2.9
|
||||
transparency
|
||||
transparency/http://oecd.org/robots.txt
|
||||
transparency/http://docs.aws.amazon.com/robots.txt
|
||||
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14885
|
||||
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14895
|
||||
transparency/regexpert/index.cfm?do=groupDetail.groupDetailDoc&id=14896
|
||||
|
|
@ -22793,6 +22806,7 @@ trends/topics
|
|||
trends/viz?
|
||||
trends?
|
||||
trends_tpt
|
||||
tributes
|
||||
trips/upcoming
|
||||
trips/v1
|
||||
trivia
|
||||
|
|
@ -22934,7 +22948,6 @@ tw/ventureone
|
|||
tweet
|
||||
twitter
|
||||
twitter/ptt.php
|
||||
tx_form_formframework
|
||||
txt
|
||||
ty$
|
||||
ty?
|
||||
|
|
@ -22943,9 +22956,6 @@ typ?
|
|||
typeahead
|
||||
typo
|
||||
typo3
|
||||
typo3conf
|
||||
typo3conf/ext
|
||||
typo3temp
|
||||
u
|
||||
u.cfm
|
||||
u.php
|
||||
|
|
@ -23991,6 +24001,10 @@ web_admin
|
|||
web_arch
|
||||
webapp
|
||||
webapps
|
||||
webapps/aries
|
||||
webapps/checkout
|
||||
webapps/hermes
|
||||
webapps/xo/html/cookiecheck.html
|
||||
webapps/xoonboarding
|
||||
webcasts
|
||||
webcreation
|
||||
|
|
@ -24937,9 +24951,8 @@ wp-admin
|
|||
wp-admin/
|
||||
wp-admin/admin-ajax.php
|
||||
wp-admin/admin-ajax.php
|
||||
wp-admin/admin-ajax.phphttp://dictionary.com/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://edu.gcfglobal.org/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://princeton.edu/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://jupiterbroadcasting.com/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://store.cdbaby.com/robots.txt
|
||||
wp-admin/load-scripts.php
|
||||
wp-admin/load-styles.php
|
||||
wp-adv
|
||||
|
|
@ -25010,7 +25023,7 @@ wp-content/uploads/
|
|||
wp-content/uploads/wc-logs
|
||||
wp-content/uploads/woocommerce_transient_files
|
||||
wp-content/uploads/woocommerce_uploads
|
||||
wp-content/uploads/wp-import-export-lite/http://dreamstime.com/robots.txt
|
||||
wp-content/uploads/wp-import-export-lite/http://bs.serving-sys.com/robots.txt
|
||||
wp-dyn
|
||||
wp-includes
|
||||
wp-includes*.css
|
||||
|
|
@ -25143,7 +25156,7 @@ your-shop
|
|||
yourAccount
|
||||
youraccount
|
||||
youreurope/businessACC
|
||||
youreurope/businessDEV/http://calendly.com/robots.txt
|
||||
youreurope/businessDEV/http://latimes.com/robots.txt
|
||||
youreurope/citizensACC
|
||||
youreurope/citizensDEV
|
||||
yours
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue