[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2024-08-24 10:03:26 +00:00
parent efe3bf7d37
commit 1f8d23d462
26 changed files with 1953 additions and 1806 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1724266984
},
"Trickest wordlist update": {
"last_update": 1724407402
"last_update": 1724493797
}
}

View file

@ -16555,6 +16555,10 @@ breezy-pianos-wink.md
six-kings-switch.md
.changeset/long-clouds-relate.md
long-clouds-relate.md
.changeset/rich-peas-know.md
rich-peas-know.md
.changeset/tiny-jeans-matter.md
tiny-jeans-matter.md
.changeset/wise-buckets-raise.md
wise-buckets-raise.md
.changeset/wise-bikes-suffer.md

View file

@ -3356,6 +3356,8 @@ contributing.md
.changeset/breezy-pianos-wink.md
.changeset/six-kings-switch.md
.changeset/long-clouds-relate.md
.changeset/rich-peas-know.md
.changeset/tiny-jeans-matter.md
.changeset/wise-buckets-raise.md
.changeset/wise-bikes-suffer.md
.changeset/gentle-balloons-pretend.md

View file

@ -41820,6 +41820,20 @@ tests/modules/node_access_test_language/node_access_test_language.module
modules/node_access_test_language/node_access_test_language.module
node_access_test_language/node_access_test_language.module
node_access_test_language.module
core/modules/node/tests/modules/node_display_configurable_test/node_display_configurable_test.info.yml
modules/node/tests/modules/node_display_configurable_test/node_display_configurable_test.info.yml
node/tests/modules/node_display_configurable_test/node_display_configurable_test.info.yml
tests/modules/node_display_configurable_test/node_display_configurable_test.info.yml
modules/node_display_configurable_test/node_display_configurable_test.info.yml
node_display_configurable_test/node_display_configurable_test.info.yml
node_display_configurable_test.info.yml
core/modules/node/tests/modules/node_display_configurable_test/node_display_configurable_test.module
modules/node/tests/modules/node_display_configurable_test/node_display_configurable_test.module
node/tests/modules/node_display_configurable_test/node_display_configurable_test.module
tests/modules/node_display_configurable_test/node_display_configurable_test.module
modules/node_display_configurable_test/node_display_configurable_test.module
node_display_configurable_test/node_display_configurable_test.module
node_display_configurable_test.module
core/modules/node/tests/modules/node_access_test/node_access_test.permissions.yml
modules/node/tests/modules/node_access_test/node_access_test.permissions.yml
node/tests/modules/node_access_test/node_access_test.permissions.yml
@ -42287,6 +42301,13 @@ tests/src/Functional/NodeAccessCacheabilityWithNodeGrants.php
src/Functional/NodeAccessCacheabilityWithNodeGrants.php
Functional/NodeAccessCacheabilityWithNodeGrants.php
NodeAccessCacheabilityWithNodeGrants.php
core/modules/node/tests/src/Functional/NodeDisplayConfigurableTest.php
modules/node/tests/src/Functional/NodeDisplayConfigurableTest.php
node/tests/src/Functional/NodeDisplayConfigurableTest.php
tests/src/Functional/NodeDisplayConfigurableTest.php
src/Functional/NodeDisplayConfigurableTest.php
Functional/NodeDisplayConfigurableTest.php
NodeDisplayConfigurableTest.php
core/modules/node/tests/src/Functional/NodeCreationTest.php
modules/node/tests/src/Functional/NodeCreationTest.php
node/tests/src/Functional/NodeCreationTest.php
@ -94567,13 +94588,13 @@ KernelTests/Core/Validation/UniqueFieldConstraintTest.php
Core/Validation/UniqueFieldConstraintTest.php
Validation/UniqueFieldConstraintTest.php
UniqueFieldConstraintTest.php
core/tests/Drupal/KernelTests/Core/Validation/ConstraintsTest.php
tests/Drupal/KernelTests/Core/Validation/ConstraintsTest.php
Drupal/KernelTests/Core/Validation/ConstraintsTest.php
KernelTests/Core/Validation/ConstraintsTest.php
Core/Validation/ConstraintsTest.php
Validation/ConstraintsTest.php
ConstraintsTest.php
core/tests/Drupal/KernelTests/Core/Validation/UuidValidatorTest.php
tests/Drupal/KernelTests/Core/Validation/UuidValidatorTest.php
Drupal/KernelTests/Core/Validation/UuidValidatorTest.php
KernelTests/Core/Validation/UuidValidatorTest.php
Core/Validation/UuidValidatorTest.php
Validation/UuidValidatorTest.php
UuidValidatorTest.php
core/tests/Drupal/KernelTests/Core/Pager/RequestPagerTest.php
tests/Drupal/KernelTests/Core/Pager/RequestPagerTest.php
Drupal/KernelTests/Core/Pager/RequestPagerTest.php

View file

@ -5820,6 +5820,8 @@ core/modules/node/tests/modules/node_test/node_test.info.yml
core/modules/node/tests/modules/node_test/node_test.module
core/modules/node/tests/modules/node_access_test_language/node_access_test_language.info.yml
core/modules/node/tests/modules/node_access_test_language/node_access_test_language.module
core/modules/node/tests/modules/node_display_configurable_test/node_display_configurable_test.info.yml
core/modules/node/tests/modules/node_display_configurable_test/node_display_configurable_test.module
core/modules/node/tests/modules/node_access_test/node_access_test.permissions.yml
core/modules/node/tests/modules/node_access_test/node_access_test.module
core/modules/node/tests/modules/node_access_test/node_access_test.info.yml
@ -5881,6 +5883,7 @@ core/modules/node/tests/src/Functional/NodeAccessJoinTest.php
core/modules/node/tests/src/Functional/NodeAccessRebuildNodeGrantsTest.php
core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php
core/modules/node/tests/src/Functional/NodeAccessCacheabilityWithNodeGrants.php
core/modules/node/tests/src/Functional/NodeDisplayConfigurableTest.php
core/modules/node/tests/src/Functional/NodeCreationTest.php
core/modules/node/tests/src/Functional/NodeViewTest.php
core/modules/node/tests/src/Functional/NodeFieldMultilingualTest.php
@ -13801,7 +13804,7 @@ core/tests/Drupal/KernelTests/Core/ParamConverter/EntityConverterLatestRevisionT
core/tests/Drupal/KernelTests/Core/Validation/UniqueValuesConstraintValidatorTest.php
core/tests/Drupal/KernelTests/Core/Validation/ConstraintFactoryTest.php
core/tests/Drupal/KernelTests/Core/Validation/UniqueFieldConstraintTest.php
core/tests/Drupal/KernelTests/Core/Validation/ConstraintsTest.php
core/tests/Drupal/KernelTests/Core/Validation/UuidValidatorTest.php
core/tests/Drupal/KernelTests/Core/Pager/RequestPagerTest.php
core/tests/Drupal/KernelTests/Core/Pager/PagerManagerTest.php
core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php

View file

@ -1303,6 +1303,12 @@ Espo/Tools/Pdf/TemplateWrapper.php
Tools/Pdf/TemplateWrapper.php
Pdf/TemplateWrapper.php
TemplateWrapper.php
application/Espo/Tools/User/Api/PutTeamUserPosition.php
Espo/Tools/User/Api/PutTeamUserPosition.php
Tools/User/Api/PutTeamUserPosition.php
User/Api/PutTeamUserPosition.php
Api/PutTeamUserPosition.php
PutTeamUserPosition.php
application/Espo/Tools/User/UserUtil.php
Espo/Tools/User/UserUtil.php
Tools/User/UserUtil.php
@ -15230,6 +15236,12 @@ Classes/FieldProcessing/User/LastAccessLoader.php
FieldProcessing/User/LastAccessLoader.php
User/LastAccessLoader.php
LastAccessLoader.php
application/Espo/Classes/FieldProcessing/InboundEmail/IsSystemLoader.php
Espo/Classes/FieldProcessing/InboundEmail/IsSystemLoader.php
Classes/FieldProcessing/InboundEmail/IsSystemLoader.php
FieldProcessing/InboundEmail/IsSystemLoader.php
InboundEmail/IsSystemLoader.php
IsSystemLoader.php
application/Espo/Classes/FieldProcessing/Portal/UrlLoader.php
Espo/Classes/FieldProcessing/Portal/UrlLoader.php
Classes/FieldProcessing/Portal/UrlLoader.php
@ -49296,6 +49308,12 @@ views/user/modals/security.js
user/modals/security.js
modals/security.js
security.js
client/src/views/user/modals/select-position.js
src/views/user/modals/select-position.js
views/user/modals/select-position.js
user/modals/select-position.js
modals/select-position.js
select-position.js
client/src/views/user/password-change-request.js
src/views/user/password-change-request.js
views/user/password-change-request.js
@ -53477,6 +53495,11 @@ view-record-helper.js
client/src/field-manager.js
src/field-manager.js
field-manager.js
client/src/handlers/user/change-team-position-row-action.js
src/handlers/user/change-team-position-row-action.js
handlers/user/change-team-position-row-action.js
user/change-team-position-row-action.js
change-team-position-row-action.js
client/src/handlers/map/google-maps-renderer.js
src/handlers/map/google-maps-renderer.js
handlers/map/google-maps-renderer.js

View file

@ -243,6 +243,7 @@ application/Espo/Tools/Pdf/EntityPrinter.php
application/Espo/Tools/Pdf/Data.php
application/Espo/Tools/Pdf/ContentsString.php
application/Espo/Tools/Pdf/TemplateWrapper.php
application/Espo/Tools/User/Api/PutTeamUserPosition.php
application/Espo/Tools/User/UserUtil.php
application/Espo/Tools/LinkManager/Params.php
application/Espo/Tools/LinkManager/LinkManager.php
@ -2115,6 +2116,7 @@ application/Espo/Classes/FieldProcessing/Email/UserColumnsLoader.php
application/Espo/Classes/FieldProcessing/Email/StringDataLoader.php
application/Espo/Classes/FieldProcessing/Note/AdditionalFieldsLoader.php
application/Espo/Classes/FieldProcessing/User/LastAccessLoader.php
application/Espo/Classes/FieldProcessing/InboundEmail/IsSystemLoader.php
application/Espo/Classes/FieldProcessing/Portal/UrlLoader.php
application/Espo/Classes/FieldProcessing/Import/CountsLoader.php
application/Espo/Classes/Record/Webhook/DefaultsPopulator.php
@ -7833,6 +7835,7 @@ client/src/views/user/modals/login-as.js
client/src/views/user/modals/access.js
client/src/views/user/modals/detail.js
client/src/views/user/modals/security.js
client/src/views/user/modals/select-position.js
client/src/views/user/password-change-request.js
client/src/views/user/detail.js
client/src/views/user/list.js
@ -8577,6 +8580,7 @@ client/src/dynamic-handler.js
client/src/router.js
client/src/view-record-helper.js
client/src/field-manager.js
client/src/handlers/user/change-team-position-row-action.js
client/src/handlers/map/google-maps-renderer.js
client/src/handlers/map/renderer.js
client/src/handlers/row-action.js

View file

@ -3684,6 +3684,10 @@ spec/controllers/admin/users_controller_spec.rb
controllers/admin/users_controller_spec.rb
admin/users_controller_spec.rb
users_controller_spec.rb
spec/controllers/admin/fields_controller_spec.rb
controllers/admin/fields_controller_spec.rb
admin/fields_controller_spec.rb
fields_controller_spec.rb
spec/controllers/admin/groups_controller_spec.rb
controllers/admin/groups_controller_spec.rb
admin/groups_controller_spec.rb

View file

@ -973,6 +973,7 @@ spec/controllers/comments_controller_spec.rb
spec/controllers/home_controller_spec.rb
spec/controllers/tasks_controller_spec.rb
spec/controllers/admin/users_controller_spec.rb
spec/controllers/admin/fields_controller_spec.rb
spec/controllers/admin/groups_controller_spec.rb
spec/controllers/entities_controller_spec.rb
spec/controllers/applications_controller_spec.rb

View file

@ -15506,6 +15506,13 @@ server/services/members/middleware.js
services/members/middleware.js
members/middleware.js
middleware.js
ghost/core/core/server/services/members/RequestIntegrityTokenProvider.js
core/core/server/services/members/RequestIntegrityTokenProvider.js
core/server/services/members/RequestIntegrityTokenProvider.js
server/services/members/RequestIntegrityTokenProvider.js
services/members/RequestIntegrityTokenProvider.js
members/RequestIntegrityTokenProvider.js
RequestIntegrityTokenProvider.js
ghost/core/core/server/services/tags-public/service.js
core/core/server/services/tags-public/service.js
core/server/services/tags-public/service.js
@ -24879,6 +24886,14 @@ server/services/members/middleware.test.js
services/members/middleware.test.js
members/middleware.test.js
middleware.test.js
ghost/core/test/unit/server/services/members/RequestIntegrityTokenProvider.test.js
core/test/unit/server/services/members/RequestIntegrityTokenProvider.test.js
test/unit/server/services/members/RequestIntegrityTokenProvider.test.js
unit/server/services/members/RequestIntegrityTokenProvider.test.js
server/services/members/RequestIntegrityTokenProvider.test.js
services/members/RequestIntegrityTokenProvider.test.js
members/RequestIntegrityTokenProvider.test.js
RequestIntegrityTokenProvider.test.js
ghost/core/test/unit/server/services/members/content-gating.test.js
core/test/unit/server/services/members/content-gating.test.js
test/unit/server/services/members/content-gating.test.js
@ -25766,6 +25781,12 @@ test/unit/api/cache-invalidation.test.js
unit/api/cache-invalidation.test.js
api/cache-invalidation.test.js
cache-invalidation.test.js
ghost/core/test/unit/shared/instrumentation.test.js
core/test/unit/shared/instrumentation.test.js
test/unit/shared/instrumentation.test.js
unit/shared/instrumentation.test.js
shared/instrumentation.test.js
instrumentation.test.js
ghost/core/test/unit/shared/config/adapter_config.test.js
core/test/unit/shared/config/adapter_config.test.js
test/unit/shared/config/adapter_config.test.js

View file

@ -2913,6 +2913,7 @@ ghost/core/core/server/services/members/jobs/clean-expired-comped.js
ghost/core/core/server/services/members/MembersConfigProvider.js
ghost/core/core/server/services/members/SingleUseTokenProvider.js
ghost/core/core/server/services/members/middleware.js
ghost/core/core/server/services/members/RequestIntegrityTokenProvider.js
ghost/core/core/server/services/tags-public/service.js
ghost/core/core/server/services/tags-public/index.js
ghost/core/core/server/services/xmlrpc.js
@ -4145,6 +4146,7 @@ ghost/core/test/unit/server/services/themes/loader.test.js
ghost/core/test/unit/server/services/newsletters/service.test.js
ghost/core/test/unit/server/services/newsletters/index.test.js
ghost/core/test/unit/server/services/members/middleware.test.js
ghost/core/test/unit/server/services/members/RequestIntegrityTokenProvider.test.js
ghost/core/test/unit/server/services/members/content-gating.test.js
ghost/core/test/unit/server/services/members/stripe-connect.test.js
ghost/core/test/unit/server/services/members/utils.test.js
@ -4251,6 +4253,7 @@ ghost/core/test/unit/api/canary/utils/serializers/input/posts.test.js
ghost/core/test/unit/api/canary/utils/serializers/input/integrations.test.js
ghost/core/test/unit/api/canary/utils/serializers/input/members.test.js
ghost/core/test/unit/api/cache-invalidation.test.js
ghost/core/test/unit/shared/instrumentation.test.js
ghost/core/test/unit/shared/config/adapter_config.test.js
ghost/core/test/unit/shared/config/loader.test.js
ghost/core/test/unit/shared/config/helpers.test.js

View file

@ -9675,6 +9675,12 @@ CoreBundle/Security/Permissions/CorePermissions.php
Security/Permissions/CorePermissions.php
Permissions/CorePermissions.php
CorePermissions.php
app/bundles/CoreBundle/Security/Permissions/VirtualPermissions.php
bundles/CoreBundle/Security/Permissions/VirtualPermissions.php
CoreBundle/Security/Permissions/VirtualPermissions.php
Security/Permissions/VirtualPermissions.php
Permissions/VirtualPermissions.php
VirtualPermissions.php
app/bundles/CoreBundle/Security/Permissions/SystemPermissions.php
bundles/CoreBundle/Security/Permissions/SystemPermissions.php
CoreBundle/Security/Permissions/SystemPermissions.php
@ -15985,6 +15991,14 @@ CoreBundle/Tests/Functional/ParametersTest.php
Tests/Functional/ParametersTest.php
Functional/ParametersTest.php
ParametersTest.php
app/bundles/CoreBundle/Tests/Functional/Security/Permissions/CorePermissionsTest.php
bundles/CoreBundle/Tests/Functional/Security/Permissions/CorePermissionsTest.php
CoreBundle/Tests/Functional/Security/Permissions/CorePermissionsTest.php
Tests/Functional/Security/Permissions/CorePermissionsTest.php
Functional/Security/Permissions/CorePermissionsTest.php
Security/Permissions/CorePermissionsTest.php
Permissions/CorePermissionsTest.php
CorePermissionsTest.php
app/bundles/CoreBundle/Tests/Functional/Doctrine/Paginator/SimplePaginatorTest.php
bundles/CoreBundle/Tests/Functional/Doctrine/Paginator/SimplePaginatorTest.php
CoreBundle/Tests/Functional/Doctrine/Paginator/SimplePaginatorTest.php

View file

@ -1901,6 +1901,7 @@ app/bundles/CoreBundle/IpLookup/AbstractRemoteDataLookup.php
app/bundles/CoreBundle/Monolog/LogProcessor.php
app/bundles/CoreBundle/Monolog/Handler/FileLogHandler.php
app/bundles/CoreBundle/Security/Permissions/CorePermissions.php
app/bundles/CoreBundle/Security/Permissions/VirtualPermissions.php
app/bundles/CoreBundle/Security/Permissions/SystemPermissions.php
app/bundles/CoreBundle/Security/Permissions/AbstractPermissions.php
app/bundles/CoreBundle/Security/Exception/PermissionException.php
@ -2787,6 +2788,7 @@ app/bundles/CoreBundle/Tests/Functional/Helper/Chart/ChartQueryTest.php
app/bundles/CoreBundle/Tests/Functional/Command/AnonymizeIpCommandTest.php
app/bundles/CoreBundle/Tests/Functional/Type/GatedVideoTypeTest.php
app/bundles/CoreBundle/Tests/Functional/ParametersTest.php
app/bundles/CoreBundle/Tests/Functional/Security/Permissions/CorePermissionsTest.php
app/bundles/CoreBundle/Tests/Functional/Doctrine/Paginator/SimplePaginatorTest.php
app/bundles/CoreBundle/Tests/Functional/DependencyInjection/Compiler/SystemThemeTemplatePathPassTest.php
app/bundles/CoreBundle/Tests/Functional/CreateTestEntitiesTrait.php

View file

@ -29348,6 +29348,12 @@ Nop.Tests/Nop.Services.Tests/Common/NopLinksDefaultsTests.cs
Nop.Services.Tests/Common/NopLinksDefaultsTests.cs
Common/NopLinksDefaultsTests.cs
NopLinksDefaultsTests.cs
src/Tests/Nop.Tests/Nop.Services.Tests/Common/AddressServiceTests.cs
Tests/Nop.Tests/Nop.Services.Tests/Common/AddressServiceTests.cs
Nop.Tests/Nop.Services.Tests/Common/AddressServiceTests.cs
Nop.Services.Tests/Common/AddressServiceTests.cs
Common/AddressServiceTests.cs
AddressServiceTests.cs
src/Tests/Nop.Tests/Nop.Services.Tests/Common/GenericAttributeServiceTests.cs
Tests/Nop.Tests/Nop.Services.Tests/Common/GenericAttributeServiceTests.cs
Nop.Tests/Nop.Services.Tests/Common/GenericAttributeServiceTests.cs

View file

@ -4529,6 +4529,7 @@ src/Tests/Nop.Tests/Nop.Services.Tests/Directory/MeasureServiceTests.cs
src/Tests/Nop.Tests/Nop.Services.Tests/Directory/TestExchangeRateProvider.cs
src/Tests/Nop.Tests/Nop.Services.Tests/Directory/CurrencyServiceTests.cs
src/Tests/Nop.Tests/Nop.Services.Tests/Common/NopLinksDefaultsTests.cs
src/Tests/Nop.Tests/Nop.Services.Tests/Common/AddressServiceTests.cs
src/Tests/Nop.Tests/Nop.Services.Tests/Common/GenericAttributeServiceTests.cs
src/Tests/Nop.Tests/Nop.Services.Tests/Common/AttributeParserTests.cs
src/Tests/Nop.Tests/Nop.Services.Tests/Tax/TaxServiceTests.cs

View file

@ -26469,6 +26469,14 @@ devops/Core/Test/AnnotationTagTest.php
Core/Test/AnnotationTagTest.php
Test/AnnotationTagTest.php
AnnotationTagTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/AclValidPermissionsHelperTest.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/AclValidPermissionsHelperTest.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/AclValidPermissionsHelperTest.php
DevOps/StaticAnalyse/PHPStan/Rules/AclValidPermissionsHelperTest.php
StaticAnalyse/PHPStan/Rules/AclValidPermissionsHelperTest.php
PHPStan/Rules/AclValidPermissionsHelperTest.php
Rules/AclValidPermissionsHelperTest.php
AclValidPermissionsHelperTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/Symplify/NoReturnSetterMethodWithFluentSettersRule/NoReturnSetterMethodWithFluentSettersRuleTest.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/Symplify/NoReturnSetterMethodWithFluentSettersRule/NoReturnSetterMethodWithFluentSettersRuleTest.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/Symplify/NoReturnSetterMethodWithFluentSettersRule/NoReturnSetterMethodWithFluentSettersRuleTest.php
@ -26490,6 +26498,22 @@ Symplify/NoReturnSetterMethodWithFluentSettersRule/config/configured_rule.neon
NoReturnSetterMethodWithFluentSettersRule/config/configured_rule.neon
config/configured_rule.neon
configured_rule.neon
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/AclValidPermissionsInRouteAttributesRuleTest.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/AclValidPermissionsInRouteAttributesRuleTest.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/AclValidPermissionsInRouteAttributesRuleTest.php
DevOps/StaticAnalyse/PHPStan/Rules/AclValidPermissionsInRouteAttributesRuleTest.php
StaticAnalyse/PHPStan/Rules/AclValidPermissionsInRouteAttributesRuleTest.php
PHPStan/Rules/AclValidPermissionsInRouteAttributesRuleTest.php
Rules/AclValidPermissionsInRouteAttributesRuleTest.php
AclValidPermissionsInRouteAttributesRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/AclValidPermissionsInMethodRuleTest.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/AclValidPermissionsInMethodRuleTest.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/AclValidPermissionsInMethodRuleTest.php
DevOps/StaticAnalyse/PHPStan/Rules/AclValidPermissionsInMethodRuleTest.php
StaticAnalyse/PHPStan/Rules/AclValidPermissionsInMethodRuleTest.php
PHPStan/Rules/AclValidPermissionsInMethodRuleTest.php
Rules/AclValidPermissionsInMethodRuleTest.php
AclValidPermissionsInMethodRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/UseCLIContextRuleTest.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/UseCLIContextRuleTest.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/UseCLIContextRuleTest.php
@ -26682,6 +26706,76 @@ Rules/data/NoDalAutoload/not-in-class.php
data/NoDalAutoload/not-in-class.php
NoDalAutoload/not-in-class.php
not-in-class.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/entity-schema-value.json
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/entity-schema-value.json
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/entity-schema-value.json
DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/entity-schema-value.json
StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/entity-schema-value.json
PHPStan/Rules/data/AclValidPermissionsRule/entity-schema-value.json
Rules/data/AclValidPermissionsRule/entity-schema-value.json
data/AclValidPermissionsRule/entity-schema-value.json
AclValidPermissionsRule/entity-schema-value.json
entity-schema-value.json
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/invalid-acl-name-in-route-attribute.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/invalid-acl-name-in-route-attribute.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/invalid-acl-name-in-route-attribute.php
DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/invalid-acl-name-in-route-attribute.php
StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/invalid-acl-name-in-route-attribute.php
PHPStan/Rules/data/AclValidPermissionsRule/invalid-acl-name-in-route-attribute.php
Rules/data/AclValidPermissionsRule/invalid-acl-name-in-route-attribute.php
data/AclValidPermissionsRule/invalid-acl-name-in-route-attribute.php
AclValidPermissionsRule/invalid-acl-name-in-route-attribute.php
invalid-acl-name-in-route-attribute.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/invalid-acl-name-in-method-call.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/invalid-acl-name-in-method-call.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/invalid-acl-name-in-method-call.php
DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/invalid-acl-name-in-method-call.php
StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/invalid-acl-name-in-method-call.php
PHPStan/Rules/data/AclValidPermissionsRule/invalid-acl-name-in-method-call.php
Rules/data/AclValidPermissionsRule/invalid-acl-name-in-method-call.php
data/AclValidPermissionsRule/invalid-acl-name-in-method-call.php
AclValidPermissionsRule/invalid-acl-name-in-method-call.php
invalid-acl-name-in-method-call.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/skipping-route-attribute-check-in-non-controller.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/skipping-route-attribute-check-in-non-controller.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/skipping-route-attribute-check-in-non-controller.php
DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/skipping-route-attribute-check-in-non-controller.php
StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/skipping-route-attribute-check-in-non-controller.php
PHPStan/Rules/data/AclValidPermissionsRule/skipping-route-attribute-check-in-non-controller.php
Rules/data/AclValidPermissionsRule/skipping-route-attribute-check-in-non-controller.php
data/AclValidPermissionsRule/skipping-route-attribute-check-in-non-controller.php
AclValidPermissionsRule/skipping-route-attribute-check-in-non-controller.php
skipping-route-attribute-check-in-non-controller.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/attributes-to-be-skipped.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/attributes-to-be-skipped.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/attributes-to-be-skipped.php
DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/attributes-to-be-skipped.php
StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/attributes-to-be-skipped.php
PHPStan/Rules/data/AclValidPermissionsRule/attributes-to-be-skipped.php
Rules/data/AclValidPermissionsRule/attributes-to-be-skipped.php
data/AclValidPermissionsRule/attributes-to-be-skipped.php
AclValidPermissionsRule/attributes-to-be-skipped.php
attributes-to-be-skipped.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/entity-schema.json
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/entity-schema.json
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/entity-schema.json
DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/entity-schema.json
StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/entity-schema.json
PHPStan/Rules/data/AclValidPermissionsRule/entity-schema.json
Rules/data/AclValidPermissionsRule/entity-schema.json
data/AclValidPermissionsRule/entity-schema.json
AclValidPermissionsRule/entity-schema.json
entity-schema.json
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/entity-schema-invalid.json
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/entity-schema-invalid.json
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/entity-schema-invalid.json
DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/entity-schema-invalid.json
StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/entity-schema-invalid.json
PHPStan/Rules/data/AclValidPermissionsRule/entity-schema-invalid.json
Rules/data/AclValidPermissionsRule/entity-schema-invalid.json
data/AclValidPermissionsRule/entity-schema-invalid.json
AclValidPermissionsRule/entity-schema-invalid.json
entity-schema-invalid.json
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoAssertOnResponseObject/shopware-unit-test.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoAssertOnResponseObject/shopware-unit-test.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoAssertOnResponseObject/shopware-unit-test.php
@ -26772,6 +26866,26 @@ Rules/data/RouteScope/ControllerWithoutRouteAttribute.php
data/RouteScope/ControllerWithoutRouteAttribute.php
RouteScope/ControllerWithoutRouteAttribute.php
ControllerWithoutRouteAttribute.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/DomainExceptionRule/ExcludedNamespace.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/DomainExceptionRule/ExcludedNamespace.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/DomainExceptionRule/ExcludedNamespace.php
DevOps/StaticAnalyse/PHPStan/Rules/data/DomainExceptionRule/ExcludedNamespace.php
StaticAnalyse/PHPStan/Rules/data/DomainExceptionRule/ExcludedNamespace.php
PHPStan/Rules/data/DomainExceptionRule/ExcludedNamespace.php
Rules/data/DomainExceptionRule/ExcludedNamespace.php
data/DomainExceptionRule/ExcludedNamespace.php
DomainExceptionRule/ExcludedNamespace.php
ExcludedNamespace.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/DomainExceptionRule/DomainExceptionViolations.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/DomainExceptionRule/DomainExceptionViolations.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/DomainExceptionRule/DomainExceptionViolations.php
DevOps/StaticAnalyse/PHPStan/Rules/data/DomainExceptionRule/DomainExceptionViolations.php
StaticAnalyse/PHPStan/Rules/data/DomainExceptionRule/DomainExceptionViolations.php
PHPStan/Rules/data/DomainExceptionRule/DomainExceptionViolations.php
Rules/data/DomainExceptionRule/DomainExceptionViolations.php
data/DomainExceptionRule/DomainExceptionViolations.php
DomainExceptionRule/DomainExceptionViolations.php
DomainExceptionViolations.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/DALFieldsMustBeRegisteredWithSchemaBuilder/InTestNamespace.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/DALFieldsMustBeRegisteredWithSchemaBuilder/InTestNamespace.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/DALFieldsMustBeRegisteredWithSchemaBuilder/InTestNamespace.php
@ -26995,6 +27109,14 @@ StaticAnalyse/PHPStan/Rules/DALFieldsMustBeRegisteredWithSchemaBuilderTest.php
PHPStan/Rules/DALFieldsMustBeRegisteredWithSchemaBuilderTest.php
Rules/DALFieldsMustBeRegisteredWithSchemaBuilderTest.php
DALFieldsMustBeRegisteredWithSchemaBuilderTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/DomainExceptionRuleTest.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/DomainExceptionRuleTest.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/DomainExceptionRuleTest.php
DevOps/StaticAnalyse/PHPStan/Rules/DomainExceptionRuleTest.php
StaticAnalyse/PHPStan/Rules/DomainExceptionRuleTest.php
PHPStan/Rules/DomainExceptionRuleTest.php
Rules/DomainExceptionRuleTest.php
DomainExceptionRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/AbstractClassUsageRuleTest.php
devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/AbstractClassUsageRuleTest.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/AbstractClassUsageRuleTest.php
@ -34270,6 +34392,9 @@ _unreleased/2024-04-25-implement-mt-banner-code-mod.md
changelog/_unreleased/2023-08-31-pagination-with-links.md
_unreleased/2023-08-31-pagination-with-links.md
2023-08-31-pagination-with-links.md
changelog/_unreleased/2024-08-21-fix-scroll-up-button-accessibility.md
_unreleased/2024-08-21-fix-scroll-up-button-accessibility.md
2024-08-21-fix-scroll-up-button-accessibility.md
changelog/_unreleased/2024-07-26-added-after-order-cart-to-cart-service.md
_unreleased/2024-07-26-added-after-order-cart-to-cart-service.md
2024-07-26-added-after-order-cart-to-cart-service.md
@ -34291,6 +34416,9 @@ _unreleased/2024-08-07-add-system-healthchecks-structure.md
changelog/_unreleased/2024-08-06-fix-filtering-payment-shipping-method-route.md
_unreleased/2024-08-06-fix-filtering-payment-shipping-method-route.md
2024-08-06-fix-filtering-payment-shipping-method-route.md
changelog/_unreleased/2024-08-20-phpstan-rule-to-validate-acl-names.md
_unreleased/2024-08-20-phpstan-rule-to-validate-acl-names.md
2024-08-20-phpstan-rule-to-validate-acl-names.md
changelog/_unreleased/2024-08-14-fix-data-grid-column-ordering.md
_unreleased/2024-08-14-fix-data-grid-column-ordering.md
2024-08-14-fix-data-grid-column-ordering.md
@ -34357,6 +34485,9 @@ _unreleased/2024-08-20-allow-0-value-for-translated-string-fields-with-custom-hy
changelog/_unreleased/2024-08-15-improve-cms-product-slider-variant-display.md
_unreleased/2024-08-15-improve-cms-product-slider-variant-display.md
2024-08-15-improve-cms-product-slider-variant-display.md
changelog/_unreleased/2024-08-21-undefined-tcpdf-constant-caused-by-opcache-preloading.md
_unreleased/2024-08-21-undefined-tcpdf-constant-caused-by-opcache-preloading.md
2024-08-21-undefined-tcpdf-constant-caused-by-opcache-preloading.md
changelog/_unreleased/2024-08-05-the-user-needs-to-be-able-to-close-triggered-additional-content.md
_unreleased/2024-08-05-the-user-needs-to-be-able-to-close-triggered-additional-content.md
2024-08-05-the-user-needs-to-be-able-to-close-triggered-additional-content.md
@ -34375,6 +34506,9 @@ _unreleased/2024-08-01-replace-assignment-count-in-cms-layout-listing.md
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
2022-05-18-abstract-and-reduce-rule-condition-components.md
changelog/_unreleased/2024-08-22-remove-argument-delay-from-invalidatecachetaskhandler.md
_unreleased/2024-08-22-remove-argument-delay-from-invalidatecachetaskhandler.md
2024-08-22-remove-argument-delay-from-invalidatecachetaskhandler.md
changelog/_unreleased/2024-07-25-silently-ignore-admin-es-errors.md
_unreleased/2024-07-25-silently-ignore-admin-es-errors.md
2024-07-25-silently-ignore-admin-es-errors.md
@ -110904,6 +111038,13 @@ PHPStan/Rules/Internal/InternalClassRule.php
Rules/Internal/InternalClassRule.php
Internal/InternalClassRule.php
InternalClassRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/AclValidPermissionsInRouteAttributesRule.php
Core/DevOps/StaticAnalyze/PHPStan/Rules/AclValidPermissionsInRouteAttributesRule.php
DevOps/StaticAnalyze/PHPStan/Rules/AclValidPermissionsInRouteAttributesRule.php
StaticAnalyze/PHPStan/Rules/AclValidPermissionsInRouteAttributesRule.php
PHPStan/Rules/AclValidPermissionsInRouteAttributesRule.php
Rules/AclValidPermissionsInRouteAttributesRule.php
AclValidPermissionsInRouteAttributesRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Symplify/NoReturnSetterMethodWithFluentSettersRule.php
Core/DevOps/StaticAnalyze/PHPStan/Rules/Symplify/NoReturnSetterMethodWithFluentSettersRule.php
DevOps/StaticAnalyze/PHPStan/Rules/Symplify/NoReturnSetterMethodWithFluentSettersRule.php
@ -110954,6 +111095,13 @@ StaticAnalyze/PHPStan/Rules/NoAfterStatementRule.php
PHPStan/Rules/NoAfterStatementRule.php
Rules/NoAfterStatementRule.php
NoAfterStatementRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/AclValidPermissionsHelper.php
Core/DevOps/StaticAnalyze/PHPStan/Rules/AclValidPermissionsHelper.php
DevOps/StaticAnalyze/PHPStan/Rules/AclValidPermissionsHelper.php
StaticAnalyze/PHPStan/Rules/AclValidPermissionsHelper.php
PHPStan/Rules/AclValidPermissionsHelper.php
Rules/AclValidPermissionsHelper.php
AclValidPermissionsHelper.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/AddColumnRule.php
Core/DevOps/StaticAnalyze/PHPStan/Rules/AddColumnRule.php
DevOps/StaticAnalyze/PHPStan/Rules/AddColumnRule.php
@ -111039,6 +111187,13 @@ StaticAnalyze/PHPStan/Rules/AbstractClassUsageRule.php
PHPStan/Rules/AbstractClassUsageRule.php
Rules/AbstractClassUsageRule.php
AbstractClassUsageRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/AclValidPermissionsInMethodRule.php
Core/DevOps/StaticAnalyze/PHPStan/Rules/AclValidPermissionsInMethodRule.php
DevOps/StaticAnalyze/PHPStan/Rules/AclValidPermissionsInMethodRule.php
StaticAnalyze/PHPStan/Rules/AclValidPermissionsInMethodRule.php
PHPStan/Rules/AclValidPermissionsInMethodRule.php
Rules/AclValidPermissionsInMethodRule.php
AclValidPermissionsInMethodRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/RuleAreasFlagNotAllowedRule.php
Core/DevOps/StaticAnalyze/PHPStan/Rules/RuleAreasFlagNotAllowedRule.php
DevOps/StaticAnalyze/PHPStan/Rules/RuleAreasFlagNotAllowedRule.php
@ -137720,6 +137875,15 @@ test/plugin/zoom-modal/zoom-modal.plugin.test.js
plugin/zoom-modal/zoom-modal.plugin.test.js
zoom-modal/zoom-modal.plugin.test.js
zoom-modal.plugin.test.js
src/Storefront/Resources/app/storefront/test/plugin/scroll-up/scroll-up.plugin.test.js
Storefront/Resources/app/storefront/test/plugin/scroll-up/scroll-up.plugin.test.js
Resources/app/storefront/test/plugin/scroll-up/scroll-up.plugin.test.js
app/storefront/test/plugin/scroll-up/scroll-up.plugin.test.js
storefront/test/plugin/scroll-up/scroll-up.plugin.test.js
test/plugin/scroll-up/scroll-up.plugin.test.js
plugin/scroll-up/scroll-up.plugin.test.js
scroll-up/scroll-up.plugin.test.js
scroll-up.plugin.test.js
src/Storefront/Resources/app/storefront/test/plugin/spatial/spatial-gallery-slider-viewer.plugin.test.js
Storefront/Resources/app/storefront/test/plugin/spatial/spatial-gallery-slider-viewer.plugin.test.js
Resources/app/storefront/test/plugin/spatial/spatial-gallery-slider-viewer.plugin.test.js

View file

@ -3606,8 +3606,11 @@ tests/performance/bench/Storefront/CartOrderRouteBench.php
tests/performance/bench/BenchExtension.php
tests/performance/bench/README.md
tests/devops/Core/Test/AnnotationTagTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/AclValidPermissionsHelperTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/Symplify/NoReturnSetterMethodWithFluentSettersRule/NoReturnSetterMethodWithFluentSettersRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/Symplify/NoReturnSetterMethodWithFluentSettersRule/config/configured_rule.neon
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/AclValidPermissionsInRouteAttributesRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/AclValidPermissionsInMethodRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/UseCLIContextRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/RouteScopeRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/NoDALAutoloadTest.php
@ -3628,6 +3631,13 @@ tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoDalAutoload/no-autol
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoDalAutoload/in-test-namespace.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoDalAutoload/not-in-namespace.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoDalAutoload/not-in-class.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/entity-schema-value.json
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/invalid-acl-name-in-route-attribute.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/invalid-acl-name-in-method-call.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/skipping-route-attribute-check-in-non-controller.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/attributes-to-be-skipped.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/entity-schema.json
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AclValidPermissionsRule/entity-schema-invalid.json
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoAssertOnResponseObject/shopware-unit-test.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/no-decoration-pattern.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/abstract-used.php
@ -3637,6 +3647,8 @@ tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/not-in-class.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/RouteScope/ControllerWithRouteAttribute.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/RouteScope/ControllerWithoutRouteAttribute.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/DomainExceptionRule/ExcludedNamespace.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/DomainExceptionRule/DomainExceptionViolations.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/DALFieldsMustBeRegisteredWithSchemaBuilder/InTestNamespace.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/DALFieldsMustBeRegisteredWithSchemaBuilder/MyAssociationField.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/DALFieldsMustBeRegisteredWithSchemaBuilder/NotInCoreNamespace.php
@ -3660,6 +3672,7 @@ tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/Test/MockingSimpleObjectsNo
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/Test/NoAssertsOnObjectsRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/ShopwareNamespaceStyleRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/DALFieldsMustBeRegisteredWithSchemaBuilderTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/DomainExceptionRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Rules/AbstractClassUsageRuleTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Type/CollectionHasSpecifyingExtensionTest.php
tests/devops/Core/DevOps/StaticAnalyse/PHPStan/Type/data/collection_has.php
@ -6079,6 +6092,7 @@ changelog/_unreleased/2024-08-02-next-26712-add-visible-focus-states-for-wishlis
changelog/_unreleased/2024-08-14-fix-price-validation-in-custom-fields.md
changelog/_unreleased/2024-04-25-implement-mt-banner-code-mod.md
changelog/_unreleased/2023-08-31-pagination-with-links.md
changelog/_unreleased/2024-08-21-fix-scroll-up-button-accessibility.md
changelog/_unreleased/2024-07-26-added-after-order-cart-to-cart-service.md
changelog/_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
changelog/_unreleased/2024-07-25-add-media-option-to-dynamic-url-field.md
@ -6086,6 +6100,7 @@ changelog/_unreleased/2024-08-05-metrics-abstraction.md
changelog/_unreleased/2024-08-19-cms-detail-page-performance-issues.md
changelog/_unreleased/2024-08-07-add-system-healthchecks-structure.md
changelog/_unreleased/2024-08-06-fix-filtering-payment-shipping-method-route.md
changelog/_unreleased/2024-08-20-phpstan-rule-to-validate-acl-names.md
changelog/_unreleased/2024-08-14-fix-data-grid-column-ordering.md
changelog/_unreleased/2024-05-22-navbar-for-main-navigation.md
changelog/_unreleased/2024-08-07-change-typehint-in-mediaurlplaceholderhandler.md
@ -6108,12 +6123,14 @@ changelog/_unreleased/2024-08-05-add-language-to-reviews.md
changelog/_unreleased/2024-07-24-improve-feature-silent-token-validation.md
changelog/_unreleased/2024-08-20-allow-0-value-for-translated-string-fields-with-custom-hydrators.md
changelog/_unreleased/2024-08-15-improve-cms-product-slider-variant-display.md
changelog/_unreleased/2024-08-21-undefined-tcpdf-constant-caused-by-opcache-preloading.md
changelog/_unreleased/2024-08-05-the-user-needs-to-be-able-to-close-triggered-additional-content.md
changelog/_unreleased/2024-08-19-add-context-to-orderstatechangecriteriaevent.md
changelog/_unreleased/2024-07-24-improve-aggregation-name-validation.md
changelog/_unreleased/2024-08-05-added-a-customer-before-delete-flow-trigger.md
changelog/_unreleased/2024-08-01-replace-assignment-count-in-cms-layout-listing.md
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
changelog/_unreleased/2024-08-22-remove-argument-delay-from-invalidatecachetaskhandler.md
changelog/_unreleased/2024-07-25-silently-ignore-admin-es-errors.md
changelog/_unreleased/.keep
changelog/_unreleased/2024-08-08-improve-image-zoom-modal-accessibility.md
@ -16492,6 +16509,7 @@ src/Core/DevOps/StaticAnalyze/PHPStan/composer.json
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/InTestClassTrait.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Internal/InternalMethodRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Internal/InternalClassRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/AclValidPermissionsInRouteAttributesRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Symplify/NoReturnSetterMethodWithFluentSettersRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/DALFieldsMustBeRegisteredWithSchemaBuilder.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoNewRequestInStorefrontRule.php
@ -16499,6 +16517,7 @@ src/Core/DevOps/StaticAnalyze/PHPStan/Rules/PackageAnnotationRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/ScheduledTaskTooLowIntervalRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoSuperGlobalsInsideCompilerPassRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoAfterStatementRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/AclValidPermissionsHelper.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/AddColumnRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/ShopwareNamespaceStyleRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoDALAutoload.php
@ -16511,6 +16530,7 @@ src/Core/DevOps/StaticAnalyze/PHPStan/Rules/MessageHandlerFinalRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/RouteScopeRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/MessagesShouldNotUsePHPStanTypes.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/AbstractClassUsageRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/AclValidPermissionsInMethodRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/RuleAreasFlagNotAllowedRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoFlowStoreFunctionRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NotExtendFlowEventAwareRule.php
@ -20202,6 +20222,7 @@ src/Storefront/Resources/app/storefront/test/plugin/captcha/google-re-captcha/go
src/Storefront/Resources/app/storefront/test/plugin/captcha/google-re-captcha/google-re-captcha-v2.plugin.test.js
src/Storefront/Resources/app/storefront/test/plugin/offcanvas-tabs/offcanvas-tabs.plugin.test.js
src/Storefront/Resources/app/storefront/test/plugin/zoom-modal/zoom-modal.plugin.test.js
src/Storefront/Resources/app/storefront/test/plugin/scroll-up/scroll-up.plugin.test.js
src/Storefront/Resources/app/storefront/test/plugin/spatial/spatial-gallery-slider-viewer.plugin.test.js
src/Storefront/Resources/app/storefront/test/plugin/spatial/spatial-ar-viewer-plugin.test.js
src/Storefront/Resources/app/storefront/test/plugin/spatial/utils/spatial-canvas-size-update-util.test.js

View file

@ -35094,6 +35094,10 @@ app/Console/Commands/LdapSync.php
Console/Commands/LdapSync.php
Commands/LdapSync.php
LdapSync.php
app/Console/Commands/RemoveExplicitEols.php
Console/Commands/RemoveExplicitEols.php
Commands/RemoveExplicitEols.php
RemoveExplicitEols.php
app/Console/Commands/ImportLocations.php
Console/Commands/ImportLocations.php
Commands/ImportLocations.php

View file

@ -6654,6 +6654,7 @@ app/Console/Commands/SyncAssetCounters.php
app/Console/Commands/DisableLDAP.php
app/Console/Commands/NormalizeUserNames.php
app/Console/Commands/LdapSync.php
app/Console/Commands/RemoveExplicitEols.php
app/Console/Commands/ImportLocations.php
app/Console/Commands/RecryptFromMcrypt.php
app/Console/Commands/SamlClearExpiredNonces.php

View file

@ -19086,6 +19086,38 @@ maintainability.md
docs/quality-and-best-practices/privacy-standards.md
quality-and-best-practices/privacy-standards.md
privacy-standards.md
docs/quality-and-best-practices/review-guidelines/responding-to-negative-reviews.md
quality-and-best-practices/review-guidelines/responding-to-negative-reviews.md
review-guidelines/responding-to-negative-reviews.md
responding-to-negative-reviews.md
docs/quality-and-best-practices/review-guidelines/utilizing-your-support-team.md
quality-and-best-practices/review-guidelines/utilizing-your-support-team.md
review-guidelines/utilizing-your-support-team.md
utilizing-your-support-team.md
docs/quality-and-best-practices/review-guidelines/when-to-request-reviews.md
quality-and-best-practices/review-guidelines/when-to-request-reviews.md
review-guidelines/when-to-request-reviews.md
when-to-request-reviews.md
docs/quality-and-best-practices/review-guidelines/utilizing-feature-requests.md
quality-and-best-practices/review-guidelines/utilizing-feature-requests.md
review-guidelines/utilizing-feature-requests.md
utilizing-feature-requests.md
docs/quality-and-best-practices/review-guidelines/how-to-request-reviews.md
quality-and-best-practices/review-guidelines/how-to-request-reviews.md
review-guidelines/how-to-request-reviews.md
how-to-request-reviews.md
docs/quality-and-best-practices/review-guidelines/misc-guidelines.md
quality-and-best-practices/review-guidelines/misc-guidelines.md
review-guidelines/misc-guidelines.md
misc-guidelines.md
docs/quality-and-best-practices/review-guidelines/notifying-users-about-important-events.md
quality-and-best-practices/review-guidelines/notifying-users-about-important-events.md
review-guidelines/notifying-users-about-important-events.md
notifying-users-about-important-events.md
docs/quality-and-best-practices/review-guidelines/README.md
quality-and-best-practices/review-guidelines/README.md
review-guidelines/README.md
README.md
docs/quality-and-best-practices/naming-conventions.md
quality-and-best-practices/naming-conventions.md
naming-conventions.md
@ -30751,6 +30783,14 @@ e2e/tests/product-collection/product-collection.block_theme.spec.ts
tests/product-collection/product-collection.block_theme.spec.ts
product-collection/product-collection.block_theme.spec.ts
product-collection.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-collection/inspector-controls/inspector-controls.block_theme.spec.ts
woocommerce-blocks/tests/e2e/tests/product-collection/inspector-controls/inspector-controls.block_theme.spec.ts
tests/e2e/tests/product-collection/inspector-controls/inspector-controls.block_theme.spec.ts
e2e/tests/product-collection/inspector-controls/inspector-controls.block_theme.spec.ts
tests/product-collection/inspector-controls/inspector-controls.block_theme.spec.ts
product-collection/inspector-controls/inspector-controls.block_theme.spec.ts
inspector-controls/inspector-controls.block_theme.spec.ts
inspector-controls.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-collection/product-collection.page.ts
woocommerce-blocks/tests/e2e/tests/product-collection/product-collection.page.ts
tests/e2e/tests/product-collection/product-collection.page.ts
@ -59361,6 +59401,14 @@ src/Admin/API/PaymentGatewaySuggestionsTest.php
Admin/API/PaymentGatewaySuggestionsTest.php
API/PaymentGatewaySuggestionsTest.php
PaymentGatewaySuggestionsTest.php
plugins/woocommerce/tests/php/src/Admin/API/PatternsTest.php
woocommerce/tests/php/src/Admin/API/PatternsTest.php
tests/php/src/Admin/API/PatternsTest.php
php/src/Admin/API/PatternsTest.php
src/Admin/API/PatternsTest.php
Admin/API/PatternsTest.php
API/PatternsTest.php
PatternsTest.php
plugins/woocommerce/tests/php/src/Admin/API/OnboardingPluginsTest.php
woocommerce/tests/php/src/Admin/API/OnboardingPluginsTest.php
tests/php/src/Admin/API/OnboardingPluginsTest.php
@ -59846,15 +59894,6 @@ Blocks/StoreApi/Routes/ProductAttributes.php
StoreApi/Routes/ProductAttributes.php
Routes/ProductAttributes.php
ProductAttributes.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/Patterns.php
woocommerce/tests/php/src/Blocks/StoreApi/Routes/Patterns.php
tests/php/src/Blocks/StoreApi/Routes/Patterns.php
php/src/Blocks/StoreApi/Routes/Patterns.php
src/Blocks/StoreApi/Routes/Patterns.php
Blocks/StoreApi/Routes/Patterns.php
StoreApi/Routes/Patterns.php
Routes/Patterns.php
Patterns.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/ProductAttributeTerms.php
woocommerce/tests/php/src/Blocks/StoreApi/Routes/ProductAttributeTerms.php
tests/php/src/Blocks/StoreApi/Routes/ProductAttributeTerms.php
@ -63843,6 +63882,10 @@ plugins/woocommerce/changelog/move-theme-docs
woocommerce/changelog/move-theme-docs
changelog/move-theme-docs
move-theme-docs
plugins/woocommerce/changelog/test-50444-inspector-control
woocommerce/changelog/test-50444-inspector-control
changelog/test-50444-inspector-control
test-50444-inspector-control
plugins/woocommerce/changelog/e2e-core-e2e-add-new-flaky-reporter
woocommerce/changelog/e2e-core-e2e-add-new-flaky-reporter
changelog/e2e-core-e2e-add-new-flaky-reporter
@ -64039,6 +64082,10 @@ plugins/woocommerce/changelog/update-explicit-timeout-for-get_product_usage_noti
woocommerce/changelog/update-explicit-timeout-for-get_product_usage_notice_rules
changelog/update-explicit-timeout-for-get_product_usage_notice_rules
update-explicit-timeout-for-get_product_usage_notice_rules
plugins/woocommerce/changelog/50770-image-add-additional-size-units
woocommerce/changelog/50770-image-add-additional-size-units
changelog/50770-image-add-additional-size-units
50770-image-add-additional-size-units
plugins/woocommerce/changelog/update-stricter-global-unique-id
woocommerce/changelog/update-stricter-global-unique-id
changelog/update-stricter-global-unique-id
@ -64123,6 +64170,10 @@ plugins/woocommerce/changelog/fix-43630
woocommerce/changelog/fix-43630
changelog/fix-43630
fix-43630
plugins/woocommerce/changelog/fix-48088-select-default-saved-token
woocommerce/changelog/fix-48088-select-default-saved-token
changelog/fix-48088-select-default-saved-token
fix-48088-select-default-saved-token
plugins/woocommerce/changelog/49427-dev-cleanup-controllers
woocommerce/changelog/49427-dev-cleanup-controllers
changelog/49427-dev-cleanup-controllers
@ -64195,6 +64246,10 @@ plugins/woocommerce/changelog/50628-fix-add-to-cart-form-translation
woocommerce/changelog/50628-fix-add-to-cart-form-translation
changelog/50628-fix-add-to-cart-form-translation
50628-fix-add-to-cart-form-translation
plugins/woocommerce/changelog/50892-fix-translation-not-loading-for-new-shared-file
woocommerce/changelog/50892-fix-translation-not-loading-for-new-shared-file
changelog/50892-fix-translation-not-loading-for-new-shared-file
50892-fix-translation-not-loading-for-new-shared-file
plugins/woocommerce/changelog/fix-warning-related-to-customer-meta-field-without-class
woocommerce/changelog/fix-warning-related-to-customer-meta-field-without-class
changelog/fix-warning-related-to-customer-meta-field-without-class
@ -64223,6 +64278,10 @@ plugins/woocommerce/changelog/fix-global-product-object-compatibility-layer-prod
woocommerce/changelog/fix-global-product-object-compatibility-layer-product-collection
changelog/fix-global-product-object-compatibility-layer-product-collection
fix-global-product-object-compatibility-layer-product-collection
plugins/woocommerce/changelog/50836-29617-fix-bulk-edit-price
woocommerce/changelog/50836-29617-fix-bulk-edit-price
changelog/50836-29617-fix-bulk-edit-price
50836-29617-fix-bulk-edit-price
plugins/woocommerce/changelog/fix-49978-default-product-attribute-pattern
woocommerce/changelog/fix-49978-default-product-attribute-pattern
changelog/fix-49978-default-product-attribute-pattern
@ -64307,6 +64366,10 @@ plugins/woocommerce/changelog/50611-add-lost-password-e2e-test
woocommerce/changelog/50611-add-lost-password-e2e-test
changelog/50611-add-lost-password-e2e-test
50611-add-lost-password-e2e-test
plugins/woocommerce/changelog/50400-48150-move-patterns-endpoint-to-admin
woocommerce/changelog/50400-48150-move-patterns-endpoint-to-admin
changelog/50400-48150-move-patterns-endpoint-to-admin
50400-48150-move-patterns-endpoint-to-admin
plugins/woocommerce/changelog/fix-43607-single-product-tab-aria-selected
woocommerce/changelog/fix-43607-single-product-tab-aria-selected
changelog/fix-43607-single-product-tab-aria-selected
@ -64687,6 +64750,10 @@ plugins/woocommerce/changelog/fix-43603-footer-text-color
woocommerce/changelog/fix-43603-footer-text-color
changelog/fix-43603-footer-text-color
fix-43603-footer-text-color
plugins/woocommerce/changelog/fix-lint-warnings
woocommerce/changelog/fix-lint-warnings
changelog/fix-lint-warnings
fix-lint-warnings
plugins/woocommerce/changelog/e2e-update-readme-pnpm-commands
woocommerce/changelog/e2e-update-readme-pnpm-commands
changelog/e2e-update-readme-pnpm-commands
@ -67859,6 +67926,12 @@ Admin/API/Templates/external_product.csv
API/Templates/external_product.csv
Templates/external_product.csv
external_product.csv
plugins/woocommerce/src/Admin/API/Patterns.php
woocommerce/src/Admin/API/Patterns.php
src/Admin/API/Patterns.php
Admin/API/Patterns.php
API/Patterns.php
Patterns.php
plugins/woocommerce/src/Admin/API/Themes.php
woocommerce/src/Admin/API/Themes.php
src/Admin/API/Themes.php
@ -70690,13 +70763,6 @@ StoreApi/Schemas/V1/OrderSchema.php
Schemas/V1/OrderSchema.php
V1/OrderSchema.php
OrderSchema.php
plugins/woocommerce/src/StoreApi/Schemas/V1/PatternsSchema.php
woocommerce/src/StoreApi/Schemas/V1/PatternsSchema.php
src/StoreApi/Schemas/V1/PatternsSchema.php
StoreApi/Schemas/V1/PatternsSchema.php
Schemas/V1/PatternsSchema.php
V1/PatternsSchema.php
PatternsSchema.php
plugins/woocommerce/src/StoreApi/Schemas/V1/BatchSchema.php
woocommerce/src/StoreApi/Schemas/V1/BatchSchema.php
src/StoreApi/Schemas/V1/BatchSchema.php
@ -71590,6 +71656,20 @@ client/legacy/css/twenty-seventeen.scss
legacy/css/twenty-seventeen.scss
css/twenty-seventeen.scss
twenty-seventeen.scss
plugins/woocommerce/client/legacy/js/select2/select2.js
woocommerce/client/legacy/js/select2/select2.js
client/legacy/js/select2/select2.js
legacy/js/select2/select2.js
js/select2/select2.js
select2/select2.js
select2.js
plugins/woocommerce/client/legacy/js/select2/select2.full.js
woocommerce/client/legacy/js/select2/select2.full.js
client/legacy/js/select2/select2.full.js
legacy/js/select2/select2.full.js
js/select2/select2.full.js
select2/select2.full.js
select2.full.js
plugins/woocommerce/client/legacy/js/jquery-flot/jquery.flot.stack.js
woocommerce/client/legacy/js/jquery-flot/jquery.flot.stack.js
client/legacy/js/jquery-flot/jquery.flot.stack.js

View file

@ -3126,6 +3126,14 @@ docs/quality-and-best-practices/core-critical-flows.md
docs/quality-and-best-practices/css-sass-naming-conventions.md
docs/quality-and-best-practices/maintainability.md
docs/quality-and-best-practices/privacy-standards.md
docs/quality-and-best-practices/review-guidelines/responding-to-negative-reviews.md
docs/quality-and-best-practices/review-guidelines/utilizing-your-support-team.md
docs/quality-and-best-practices/review-guidelines/when-to-request-reviews.md
docs/quality-and-best-practices/review-guidelines/utilizing-feature-requests.md
docs/quality-and-best-practices/review-guidelines/how-to-request-reviews.md
docs/quality-and-best-practices/review-guidelines/misc-guidelines.md
docs/quality-and-best-practices/review-guidelines/notifying-users-about-important-events.md
docs/quality-and-best-practices/review-guidelines/README.md
docs/quality-and-best-practices/naming-conventions.md
docs/quality-and-best-practices/performance-optimization.md
docs/quality-and-best-practices/support-and-documentation.md
@ -5022,6 +5030,7 @@ plugins/woocommerce-blocks/tests/e2e/tests/local-pickup/local-pickup.merchant.bl
plugins/woocommerce-blocks/tests/e2e/tests/product-filters-overlay/product-filters-overlay-navigation.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-filters-overlay/product-filters-overlay-template-part.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-collection/product-collection.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-collection/inspector-controls/inspector-controls.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-collection/product-collection.page.ts
plugins/woocommerce-blocks/tests/e2e/tests/product-collection/compatibility-layer.block_theme.spec.ts
plugins/woocommerce-blocks/tests/e2e/tests/stock-filter/stock-filter.block_theme.spec.ts
@ -9019,6 +9028,7 @@ plugins/woocommerce/tests/php/src/Admin/API/MarketingCampaignTypesTest.php
plugins/woocommerce/tests/php/src/Admin/API/MarketingChannelsTest.php
plugins/woocommerce/tests/php/src/Admin/API/MarketingRecommendationsTest.php
plugins/woocommerce/tests/php/src/Admin/API/PaymentGatewaySuggestionsTest.php
plugins/woocommerce/tests/php/src/Admin/API/PatternsTest.php
plugins/woocommerce/tests/php/src/Admin/API/OnboardingPluginsTest.php
plugins/woocommerce/tests/php/src/Admin/API/LaunchYourStoreTest.php
plugins/woocommerce/tests/php/src/Admin/ProductBlockEditor/test-block/block.json
@ -9078,7 +9088,6 @@ plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/Products.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/Batch.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/ControllerTestCase.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/ProductAttributes.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/Patterns.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/ProductAttributeTerms.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/CartItems.php
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/ProductCollectionData.php
@ -9671,6 +9680,7 @@ plugins/woocommerce/changelog/50763-revert-47899-express-checkout-button-styles
plugins/woocommerce/changelog/e2e-fix-delete-variation-test-strict-mode-violation
plugins/woocommerce/changelog/fix-43626-account-nav-aria-current
plugins/woocommerce/changelog/move-theme-docs
plugins/woocommerce/changelog/test-50444-inspector-control
plugins/woocommerce/changelog/e2e-core-e2e-add-new-flaky-reporter
plugins/woocommerce/changelog/e2e-add-tests-prod-reviews
plugins/woocommerce/changelog/fix-50112-ux-improvements-core-profiler-checkbox
@ -9720,6 +9730,7 @@ plugins/woocommerce/changelog/update-tc-link-color
plugins/woocommerce/changelog/50725-fix-cart-url-with-query-string
plugins/woocommerce/changelog/fix-47071-navigation-landmarks
plugins/woocommerce/changelog/update-explicit-timeout-for-get_product_usage_notice_rules
plugins/woocommerce/changelog/50770-image-add-additional-size-units
plugins/woocommerce/changelog/update-stricter-global-unique-id
plugins/woocommerce/changelog/fix-marketing-task
plugins/woocommerce/changelog/50352-48150-move-endpoints
@ -9741,6 +9752,7 @@ plugins/woocommerce/changelog/fix-45609
plugins/woocommerce/changelog/50354-fix-survey_ces
plugins/woocommerce/changelog/fix-37606
plugins/woocommerce/changelog/fix-43630
plugins/woocommerce/changelog/fix-48088-select-default-saved-token
plugins/woocommerce/changelog/49427-dev-cleanup-controllers
plugins/woocommerce/changelog/fix-43617
plugins/woocommerce/changelog/fix-apostrophes
@ -9759,6 +9771,7 @@ plugins/woocommerce/changelog/50372-48150-move-patterns-endpoint
plugins/woocommerce/changelog/50218-add-sdk-for-feature-usage-control
plugins/woocommerce/changelog/e2e-add-environment-reporter
plugins/woocommerce/changelog/50628-fix-add-to-cart-form-translation
plugins/woocommerce/changelog/50892-fix-translation-not-loading-for-new-shared-file
plugins/woocommerce/changelog/fix-warning-related-to-customer-meta-field-without-class
plugins/woocommerce/changelog/tweak-bump-jetpack-connection
plugins/woocommerce/changelog/50424-fix-store-alerts-action-keys
@ -9766,6 +9779,7 @@ plugins/woocommerce/changelog/e2e-tweak-reports-paths
plugins/woocommerce/changelog/50529-fix-improve-opt-in-flow
plugins/woocommerce/changelog/50186-feat-49690-add-navigation-block-to-the-product-filters-block
plugins/woocommerce/changelog/fix-global-product-object-compatibility-layer-product-collection
plugins/woocommerce/changelog/50836-29617-fix-bulk-edit-price
plugins/woocommerce/changelog/fix-49978-default-product-attribute-pattern
plugins/woocommerce/changelog/50145-patch-4
plugins/woocommerce/changelog/update-site-visibility-confirmation-modal
@ -9787,6 +9801,7 @@ plugins/woocommerce/changelog/49748-49589-new-cys-homepage-tests
plugins/woocommerce/changelog/49425-dev-cleanup-analytics
plugins/woocommerce/changelog/fix-50429-store-api-resuming-exclude-pending
plugins/woocommerce/changelog/50611-add-lost-password-e2e-test
plugins/woocommerce/changelog/50400-48150-move-patterns-endpoint-to-admin
plugins/woocommerce/changelog/fix-43607-single-product-tab-aria-selected
plugins/woocommerce/changelog/add-coming-soon-options-for-all-sites
plugins/woocommerce/changelog/fi-fatal-jetpack-stats
@ -9882,6 +9897,7 @@ plugins/woocommerce/changelog/ci-dont-use-sharding-for-last-failed
plugins/woocommerce/changelog/50171-cys-intro-docs
plugins/woocommerce/changelog/49320-dev-datastore-cleanup
plugins/woocommerce/changelog/fix-43603-footer-text-color
plugins/woocommerce/changelog/fix-lint-warnings
plugins/woocommerce/changelog/e2e-update-readme-pnpm-commands
plugins/woocommerce/changelog/50498-fix-fonts-zoom-out
plugins/woocommerce/changelog/dev-dont-disable-coming-soon-e2e
@ -10371,6 +10387,7 @@ plugins/woocommerce/src/Admin/API/Templates/physical_product.csv
plugins/woocommerce/src/Admin/API/Templates/grouped_product.csv
plugins/woocommerce/src/Admin/API/Templates/digital_product.csv
plugins/woocommerce/src/Admin/API/Templates/external_product.csv
plugins/woocommerce/src/Admin/API/Patterns.php
plugins/woocommerce/src/Admin/API/Themes.php
plugins/woocommerce/src/Admin/API/Marketing.php
plugins/woocommerce/src/Admin/API/ProductForm.php
@ -10818,7 +10835,6 @@ plugins/woocommerce/src/StoreApi/Schemas/V1/CartExtensionsSchema.php
plugins/woocommerce/src/StoreApi/Schemas/V1/OrderItemSchema.php
plugins/woocommerce/src/StoreApi/Schemas/V1/CheckoutOrderSchema.php
plugins/woocommerce/src/StoreApi/Schemas/V1/OrderSchema.php
plugins/woocommerce/src/StoreApi/Schemas/V1/PatternsSchema.php
plugins/woocommerce/src/StoreApi/Schemas/V1/BatchSchema.php
plugins/woocommerce/src/StoreApi/Schemas/V1/ErrorSchema.php
plugins/woocommerce/src/StoreApi/Schemas/V1/ProductCollectionDataSchema.php
@ -10964,6 +10980,8 @@ plugins/woocommerce/client/legacy/css/_fonts.scss
plugins/woocommerce/client/legacy/css/select2.scss
plugins/woocommerce/client/legacy/css/activation.scss
plugins/woocommerce/client/legacy/css/twenty-seventeen.scss
plugins/woocommerce/client/legacy/js/select2/select2.js
plugins/woocommerce/client/legacy/js/select2/select2.full.js
plugins/woocommerce/client/legacy/js/jquery-flot/jquery.flot.stack.js
plugins/woocommerce/client/legacy/js/jquery-flot/jquery.flot.resize.js
plugins/woocommerce/client/legacy/js/jquery-flot/jquery.flot.pie.js

View file

@ -10515,6 +10515,12 @@ service/ticket/article/change_visibility.rb
ticket/article/change_visibility.rb
article/change_visibility.rb
change_visibility.rb
app/services/service/ticket/article/list.rb
services/service/ticket/article/list.rb
service/ticket/article/list.rb
ticket/article/list.rb
article/list.rb
list.rb
app/services/service/ticket/article/type/temporary_delivery_error.rb
services/service/ticket/article/type/temporary_delivery_error.rb
service/ticket/article/type/temporary_delivery_error.rb
@ -10673,6 +10679,12 @@ services/service/concerns/handles_core_workflow.rb
service/concerns/handles_core_workflow.rb
concerns/handles_core_workflow.rb
handles_core_workflow.rb
app/services/service/calendar/ics_file/parse.rb
services/service/calendar/ics_file/parse.rb
service/calendar/ics_file/parse.rb
calendar/ics_file/parse.rb
ics_file/parse.rb
parse.rb
app/services/service/base.rb
services/service/base.rb
service/base.rb
@ -25838,6 +25850,11 @@ frontend/shared/composables/useArticleToggleMore.ts
shared/composables/useArticleToggleMore.ts
composables/useArticleToggleMore.ts
useArticleToggleMore.ts
app/frontend/shared/composables/useAttachments.ts
frontend/shared/composables/useAttachments.ts
shared/composables/useAttachments.ts
composables/useAttachments.ts
useAttachments.ts
app/frontend/shared/composables/useStickyHeader.ts
frontend/shared/composables/useStickyHeader.ts
shared/composables/useStickyHeader.ts
@ -25907,11 +25924,6 @@ frontend/shared/composables/useAbortNavigation.ts
shared/composables/useAbortNavigation.ts
composables/useAbortNavigation.ts
useAbortNavigation.ts
app/frontend/shared/composables/useArticleAttachments.ts
frontend/shared/composables/useArticleAttachments.ts
shared/composables/useArticleAttachments.ts
composables/useArticleAttachments.ts
useArticleAttachments.ts
app/frontend/shared/composables/usePublicLinks.ts
frontend/shared/composables/usePublicLinks.ts
shared/composables/usePublicLinks.ts
@ -26087,6 +26099,11 @@ frontend/shared/composables/useAppMaintenanceCheck.ts
shared/composables/useAppMaintenanceCheck.ts
composables/useAppMaintenanceCheck.ts
useAppMaintenanceCheck.ts
app/frontend/shared/composables/getAttachmentLinks.ts
frontend/shared/composables/getAttachmentLinks.ts
shared/composables/getAttachmentLinks.ts
composables/getAttachmentLinks.ts
getAttachmentLinks.ts
app/frontend/shared/composables/useSharedVisualConfig.ts
frontend/shared/composables/useSharedVisualConfig.ts
shared/composables/useSharedVisualConfig.ts
@ -27593,6 +27610,12 @@ graphql/mutations/assignment/update.mocks.ts
mutations/assignment/update.mocks.ts
assignment/update.mocks.ts
update.mocks.ts
app/frontend/shared/entities/attachment/types.ts
frontend/shared/entities/attachment/types.ts
shared/entities/attachment/types.ts
entities/attachment/types.ts
attachment/types.ts
types.ts
app/frontend/shared/entities/organization/stores/objectAttributes.ts
frontend/shared/entities/organization/stores/objectAttributes.ts
shared/entities/organization/stores/objectAttributes.ts
@ -28445,13 +28468,6 @@ entities/ticket-article/composables/channelIconsMap.json
ticket-article/composables/channelIconsMap.json
composables/channelIconsMap.json
channelIconsMap.json
app/frontend/shared/entities/ticket-article/composables/getArticleAttachmentsLinks.ts
frontend/shared/entities/ticket-article/composables/getArticleAttachmentsLinks.ts
shared/entities/ticket-article/composables/getArticleAttachmentsLinks.ts
entities/ticket-article/composables/getArticleAttachmentsLinks.ts
ticket-article/composables/getArticleAttachmentsLinks.ts
composables/getArticleAttachmentsLinks.ts
getArticleAttachmentsLinks.ts
app/frontend/shared/entities/ticket-article/composables/useTicketDataHandler.ts
frontend/shared/entities/ticket-article/composables/useTicketDataHandler.ts
shared/entities/ticket-article/composables/useTicketDataHandler.ts
@ -30877,6 +30893,21 @@ desktop/components/CommonTicketPriorityIndicator/types.ts
components/CommonTicketPriorityIndicator/types.ts
CommonTicketPriorityIndicator/types.ts
types.ts
app/frontend/apps/desktop/components/CommonCalendarPreviewFlyout/__tests__/CommonCalendarPreviewFlyout.spec.ts
frontend/apps/desktop/components/CommonCalendarPreviewFlyout/__tests__/CommonCalendarPreviewFlyout.spec.ts
apps/desktop/components/CommonCalendarPreviewFlyout/__tests__/CommonCalendarPreviewFlyout.spec.ts
desktop/components/CommonCalendarPreviewFlyout/__tests__/CommonCalendarPreviewFlyout.spec.ts
components/CommonCalendarPreviewFlyout/__tests__/CommonCalendarPreviewFlyout.spec.ts
CommonCalendarPreviewFlyout/__tests__/CommonCalendarPreviewFlyout.spec.ts
__tests__/CommonCalendarPreviewFlyout.spec.ts
CommonCalendarPreviewFlyout.spec.ts
app/frontend/apps/desktop/components/CommonCalendarPreviewFlyout/CommonCalendarPreviewFlyout.vue
frontend/apps/desktop/components/CommonCalendarPreviewFlyout/CommonCalendarPreviewFlyout.vue
apps/desktop/components/CommonCalendarPreviewFlyout/CommonCalendarPreviewFlyout.vue
desktop/components/CommonCalendarPreviewFlyout/CommonCalendarPreviewFlyout.vue
components/CommonCalendarPreviewFlyout/CommonCalendarPreviewFlyout.vue
CommonCalendarPreviewFlyout/CommonCalendarPreviewFlyout.vue
CommonCalendarPreviewFlyout.vue
app/frontend/apps/desktop/components/CommonPageHelp/CommonPageHelp.vue
frontend/apps/desktop/components/CommonPageHelp/CommonPageHelp.vue
apps/desktop/components/CommonPageHelp/CommonPageHelp.vue
@ -31116,6 +31147,12 @@ frontend/apps/desktop/AppDesktop.vue
apps/desktop/AppDesktop.vue
desktop/AppDesktop.vue
AppDesktop.vue
app/frontend/apps/desktop/composables/useFilePreviewViewer.ts
frontend/apps/desktop/composables/useFilePreviewViewer.ts
apps/desktop/composables/useFilePreviewViewer.ts
desktop/composables/useFilePreviewViewer.ts
composables/useFilePreviewViewer.ts
useFilePreviewViewer.ts
app/frontend/apps/desktop/composables/useOverlayContainer.ts
frontend/apps/desktop/composables/useOverlayContainer.ts
apps/desktop/composables/useOverlayContainer.ts
@ -32462,6 +32499,47 @@ ticket/components/TicketSidebar/TicketSidebarOrganizationButton.vue
components/TicketSidebar/TicketSidebarOrganizationButton.vue
TicketSidebar/TicketSidebarOrganizationButton.vue
TicketSidebarOrganizationButton.vue
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarAttachment/useTicketAttachments.ts
frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarAttachment/useTicketAttachments.ts
apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarAttachment/useTicketAttachments.ts
desktop/pages/ticket/components/TicketSidebar/TicketSidebarAttachment/useTicketAttachments.ts
pages/ticket/components/TicketSidebar/TicketSidebarAttachment/useTicketAttachments.ts
ticket/components/TicketSidebar/TicketSidebarAttachment/useTicketAttachments.ts
components/TicketSidebar/TicketSidebarAttachment/useTicketAttachments.ts
TicketSidebar/TicketSidebarAttachment/useTicketAttachments.ts
TicketSidebarAttachment/useTicketAttachments.ts
useTicketAttachments.ts
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarAttachment/__tests__/TicketSidebarAttachmentContent.spec.ts
frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarAttachment/__tests__/TicketSidebarAttachmentContent.spec.ts
apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarAttachment/__tests__/TicketSidebarAttachmentContent.spec.ts
desktop/pages/ticket/components/TicketSidebar/TicketSidebarAttachment/__tests__/TicketSidebarAttachmentContent.spec.ts
pages/ticket/components/TicketSidebar/TicketSidebarAttachment/__tests__/TicketSidebarAttachmentContent.spec.ts
ticket/components/TicketSidebar/TicketSidebarAttachment/__tests__/TicketSidebarAttachmentContent.spec.ts
components/TicketSidebar/TicketSidebarAttachment/__tests__/TicketSidebarAttachmentContent.spec.ts
TicketSidebar/TicketSidebarAttachment/__tests__/TicketSidebarAttachmentContent.spec.ts
TicketSidebarAttachment/__tests__/TicketSidebarAttachmentContent.spec.ts
__tests__/TicketSidebarAttachmentContent.spec.ts
TicketSidebarAttachmentContent.spec.ts
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarAttachment/TicketSidebarAttachmentContent.vue
frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarAttachment/TicketSidebarAttachmentContent.vue
apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarAttachment/TicketSidebarAttachmentContent.vue
desktop/pages/ticket/components/TicketSidebar/TicketSidebarAttachment/TicketSidebarAttachmentContent.vue
pages/ticket/components/TicketSidebar/TicketSidebarAttachment/TicketSidebarAttachmentContent.vue
ticket/components/TicketSidebar/TicketSidebarAttachment/TicketSidebarAttachmentContent.vue
components/TicketSidebar/TicketSidebarAttachment/TicketSidebarAttachmentContent.vue
TicketSidebar/TicketSidebarAttachment/TicketSidebarAttachmentContent.vue
TicketSidebarAttachment/TicketSidebarAttachmentContent.vue
TicketSidebarAttachmentContent.vue
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarAttachment/TicketSidebarAttachmentButton.vue
frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarAttachment/TicketSidebarAttachmentButton.vue
apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarAttachment/TicketSidebarAttachmentButton.vue
desktop/pages/ticket/components/TicketSidebar/TicketSidebarAttachment/TicketSidebarAttachmentButton.vue
pages/ticket/components/TicketSidebar/TicketSidebarAttachment/TicketSidebarAttachmentButton.vue
ticket/components/TicketSidebar/TicketSidebarAttachment/TicketSidebarAttachmentButton.vue
components/TicketSidebar/TicketSidebarAttachment/TicketSidebarAttachmentButton.vue
TicketSidebar/TicketSidebarAttachment/TicketSidebarAttachmentButton.vue
TicketSidebarAttachment/TicketSidebarAttachmentButton.vue
TicketSidebarAttachmentButton.vue
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarButton.vue
frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarButton.vue
apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarButton.vue
@ -32531,6 +32609,16 @@ components/TicketSidebar/plugins/checklist.ts
TicketSidebar/plugins/checklist.ts
plugins/checklist.ts
checklist.ts
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/plugins/ticket-article-attachment.ts
frontend/apps/desktop/pages/ticket/components/TicketSidebar/plugins/ticket-article-attachment.ts
apps/desktop/pages/ticket/components/TicketSidebar/plugins/ticket-article-attachment.ts
desktop/pages/ticket/components/TicketSidebar/plugins/ticket-article-attachment.ts
pages/ticket/components/TicketSidebar/plugins/ticket-article-attachment.ts
ticket/components/TicketSidebar/plugins/ticket-article-attachment.ts
components/TicketSidebar/plugins/ticket-article-attachment.ts
TicketSidebar/plugins/ticket-article-attachment.ts
plugins/ticket-article-attachment.ts
ticket-article-attachment.ts
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/utils.ts
frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/utils.ts
apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/utils.ts
@ -33555,6 +33643,24 @@ ticket/graphql/queries/ticketChecklist.mocks.ts
graphql/queries/ticketChecklist.mocks.ts
queries/ticketChecklist.mocks.ts
ticketChecklist.mocks.ts
app/frontend/apps/desktop/pages/ticket/graphql/queries/ticketAttachments.graphql
frontend/apps/desktop/pages/ticket/graphql/queries/ticketAttachments.graphql
apps/desktop/pages/ticket/graphql/queries/ticketAttachments.graphql
desktop/pages/ticket/graphql/queries/ticketAttachments.graphql
pages/ticket/graphql/queries/ticketAttachments.graphql
ticket/graphql/queries/ticketAttachments.graphql
graphql/queries/ticketAttachments.graphql
queries/ticketAttachments.graphql
ticketAttachments.graphql
app/frontend/apps/desktop/pages/ticket/graphql/queries/ticketAttachments.api.ts
frontend/apps/desktop/pages/ticket/graphql/queries/ticketAttachments.api.ts
apps/desktop/pages/ticket/graphql/queries/ticketAttachments.api.ts
desktop/pages/ticket/graphql/queries/ticketAttachments.api.ts
pages/ticket/graphql/queries/ticketAttachments.api.ts
ticket/graphql/queries/ticketAttachments.api.ts
graphql/queries/ticketAttachments.api.ts
queries/ticketAttachments.api.ts
ticketAttachments.api.ts
app/frontend/apps/desktop/pages/ticket/graphql/queries/checklistTemplates.graphql
frontend/apps/desktop/pages/ticket/graphql/queries/checklistTemplates.graphql
apps/desktop/pages/ticket/graphql/queries/checklistTemplates.graphql
@ -33582,6 +33688,15 @@ ticket/graphql/queries/ticketChecklist.graphql
graphql/queries/ticketChecklist.graphql
queries/ticketChecklist.graphql
ticketChecklist.graphql
app/frontend/apps/desktop/pages/ticket/graphql/queries/ticketAttachments.mocks.ts
frontend/apps/desktop/pages/ticket/graphql/queries/ticketAttachments.mocks.ts
apps/desktop/pages/ticket/graphql/queries/ticketAttachments.mocks.ts
desktop/pages/ticket/graphql/queries/ticketAttachments.mocks.ts
pages/ticket/graphql/queries/ticketAttachments.mocks.ts
ticket/graphql/queries/ticketAttachments.mocks.ts
graphql/queries/ticketAttachments.mocks.ts
queries/ticketAttachments.mocks.ts
ticketAttachments.mocks.ts
app/frontend/apps/desktop/pages/ticket/graphql/queries/checklistTemplates.mocks.ts
frontend/apps/desktop/pages/ticket/graphql/queries/checklistTemplates.mocks.ts
apps/desktop/pages/ticket/graphql/queries/checklistTemplates.mocks.ts
@ -36970,6 +37085,36 @@ entities/ticket/composables/useTicketTaskbarTab.ts
ticket/composables/useTicketTaskbarTab.ts
composables/useTicketTaskbarTab.ts
useTicketTaskbarTab.ts
app/frontend/apps/desktop/entities/calendar/ics-file/graphql/queries/events.api.ts
frontend/apps/desktop/entities/calendar/ics-file/graphql/queries/events.api.ts
apps/desktop/entities/calendar/ics-file/graphql/queries/events.api.ts
desktop/entities/calendar/ics-file/graphql/queries/events.api.ts
entities/calendar/ics-file/graphql/queries/events.api.ts
calendar/ics-file/graphql/queries/events.api.ts
ics-file/graphql/queries/events.api.ts
graphql/queries/events.api.ts
queries/events.api.ts
events.api.ts
app/frontend/apps/desktop/entities/calendar/ics-file/graphql/queries/events.mocks.ts
frontend/apps/desktop/entities/calendar/ics-file/graphql/queries/events.mocks.ts
apps/desktop/entities/calendar/ics-file/graphql/queries/events.mocks.ts
desktop/entities/calendar/ics-file/graphql/queries/events.mocks.ts
entities/calendar/ics-file/graphql/queries/events.mocks.ts
calendar/ics-file/graphql/queries/events.mocks.ts
ics-file/graphql/queries/events.mocks.ts
graphql/queries/events.mocks.ts
queries/events.mocks.ts
events.mocks.ts
app/frontend/apps/desktop/entities/calendar/ics-file/graphql/queries/events.graphql
frontend/apps/desktop/entities/calendar/ics-file/graphql/queries/events.graphql
apps/desktop/entities/calendar/ics-file/graphql/queries/events.graphql
desktop/entities/calendar/ics-file/graphql/queries/events.graphql
entities/calendar/ics-file/graphql/queries/events.graphql
calendar/ics-file/graphql/queries/events.graphql
ics-file/graphql/queries/events.graphql
graphql/queries/events.graphql
queries/events.graphql
events.graphql
app/frontend/apps/desktop/entities/two-factor-configuration/composables/useConfigurationTwoFactor.ts
frontend/apps/desktop/entities/two-factor-configuration/composables/useConfigurationTwoFactor.ts
apps/desktop/entities/two-factor-configuration/composables/useConfigurationTwoFactor.ts
@ -38120,6 +38265,12 @@ apps/mobile/initializer/mobileIconsAliasesMap.ts
mobile/initializer/mobileIconsAliasesMap.ts
initializer/mobileIconsAliasesMap.ts
mobileIconsAliasesMap.ts
app/frontend/apps/mobile/initializer/initializeGlobalDirectives.ts
frontend/apps/mobile/initializer/initializeGlobalDirectives.ts
apps/mobile/initializer/initializeGlobalDirectives.ts
mobile/initializer/initializeGlobalDirectives.ts
initializer/initializeGlobalDirectives.ts
initializeGlobalDirectives.ts
app/frontend/apps/mobile/initializer/assets/forward.svg
frontend/apps/mobile/initializer/assets/forward.svg
apps/mobile/initializer/assets/forward.svg
@ -40779,6 +40930,13 @@ search/plugins/__tests__/useSearchPlugins.spec.ts
plugins/__tests__/useSearchPlugins.spec.ts
__tests__/useSearchPlugins.spec.ts
useSearchPlugins.spec.ts
app/frontend/apps/mobile/plugins/directives/tooltip.ts
frontend/apps/mobile/plugins/directives/tooltip.ts
apps/mobile/plugins/directives/tooltip.ts
mobile/plugins/directives/tooltip.ts
plugins/directives/tooltip.ts
directives/tooltip.ts
tooltip.ts
app/frontend/apps/mobile/styles/tailwind.mobile.js
frontend/apps/mobile/styles/tailwind.mobile.js
apps/mobile/styles/tailwind.mobile.js
@ -41362,6 +41520,12 @@ gql/queries/ticket/overviews.rb
queries/ticket/overviews.rb
ticket/overviews.rb
overviews.rb
app/graphql/gql/queries/ticket/attachments.rb
graphql/gql/queries/ticket/attachments.rb
gql/queries/ticket/attachments.rb
queries/ticket/attachments.rb
ticket/attachments.rb
attachments.rb
app/graphql/gql/queries/ticket/shared_draft/start/single.rb
graphql/gql/queries/ticket/shared_draft/start/single.rb
gql/queries/ticket/shared_draft/start/single.rb
@ -41433,6 +41597,13 @@ graphql/gql/queries/user.rb
gql/queries/user.rb
queries/user.rb
user.rb
app/graphql/gql/queries/calendar/ics_file/events.rb
graphql/gql/queries/calendar/ics_file/events.rb
gql/queries/calendar/ics_file/events.rb
queries/calendar/ics_file/events.rb
calendar/ics_file/events.rb
ics_file/events.rb
events.rb
app/graphql/gql/queries/online_notifications.rb
graphql/gql/queries/online_notifications.rb
gql/queries/online_notifications.rb
@ -43214,6 +43385,13 @@ graphql/gql/types/activity_message_meta_object_type.rb
gql/types/activity_message_meta_object_type.rb
types/activity_message_meta_object_type.rb
activity_message_meta_object_type.rb
app/graphql/gql/types/calendar/ics_file/event_type.rb
graphql/gql/types/calendar/ics_file/event_type.rb
gql/types/calendar/ics_file/event_type.rb
types/calendar/ics_file/event_type.rb
calendar/ics_file/event_type.rb
ics_file/event_type.rb
event_type.rb
app/graphql/gql/types/object_attribute_value_type.rb
graphql/gql/types/object_attribute_value_type.rb
gql/types/object_attribute_value_type.rb
@ -43983,10 +44161,6 @@ app/controllers/concerns/has_publishing.rb
controllers/concerns/has_publishing.rb
concerns/has_publishing.rb
has_publishing.rb
app/controllers/concerns/calendar_preview.rb
controllers/concerns/calendar_preview.rb
concerns/calendar_preview.rb
calendar_preview.rb
app/controllers/concerns/ticket_stats.rb
controllers/concerns/ticket_stats.rb
concerns/ticket_stats.rb
@ -44497,6 +44671,9 @@ migrate/20221205151816_issue_4381_templates_active_field.rb
db/migrate/20190918114553_issue_2867_footer_header_public_link.rb
migrate/20190918114553_issue_2867_footer_header_public_link.rb
20190918114553_issue_2867_footer_header_public_link.rb
db/migrate/20240819100430_auth_third_party_no_create_user.rb
migrate/20240819100430_auth_third_party_no_create_user.rb
20240819100430_auth_third_party_no_create_user.rb
db/migrate/20210622144000_issue_3617_user_image_source_fix.rb
migrate/20210622144000_issue_3617_user_image_source_fix.rb
20210622144000_issue_3617_user_image_source_fix.rb
@ -48879,6 +49056,12 @@ services/service/system/set_system_information_spec.rb
service/system/set_system_information_spec.rb
system/set_system_information_spec.rb
set_system_information_spec.rb
spec/services/service/ticket/article/list_spec.rb
services/service/ticket/article/list_spec.rb
service/ticket/article/list_spec.rb
ticket/article/list_spec.rb
article/list_spec.rb
list_spec.rb
spec/services/service/ticket/article/change_visibility_spec.rb
services/service/ticket/article/change_visibility_spec.rb
service/ticket/article/change_visibility_spec.rb
@ -48979,6 +49162,12 @@ service/channel/whatsapp/create_spec.rb
channel/whatsapp/create_spec.rb
whatsapp/create_spec.rb
create_spec.rb
spec/services/service/calendar/ics_file/parse_spec.rb
services/service/calendar/ics_file/parse_spec.rb
service/calendar/ics_file/parse_spec.rb
calendar/ics_file/parse_spec.rb
ics_file/parse_spec.rb
parse_spec.rb
spec/services/service/translation/search_spec.rb
services/service/translation/search_spec.rb
service/translation/search_spec.rb
@ -50163,6 +50352,10 @@ spec/models/webhook/pre_defined_spec.rb
models/webhook/pre_defined_spec.rb
webhook/pre_defined_spec.rb
pre_defined_spec.rb
spec/models/authorization/provider_spec.rb
models/authorization/provider_spec.rb
authorization/provider_spec.rb
provider_spec.rb
spec/models/object_manager_spec.rb
models/object_manager_spec.rb
object_manager_spec.rb
@ -50452,6 +50645,12 @@ queries/system/setup/info_spec.rb
system/setup/info_spec.rb
setup/info_spec.rb
info_spec.rb
spec/graphql/gql/queries/ticket/attachments_spec.rb
graphql/gql/queries/ticket/attachments_spec.rb
gql/queries/ticket/attachments_spec.rb
queries/ticket/attachments_spec.rb
ticket/attachments_spec.rb
attachments_spec.rb
spec/graphql/gql/queries/ticket/overviews_spec.rb
graphql/gql/queries/ticket/overviews_spec.rb
gql/queries/ticket/overviews_spec.rb
@ -50530,6 +50729,13 @@ gql/queries/object_manager/frontend_attributes_spec.rb
queries/object_manager/frontend_attributes_spec.rb
object_manager/frontend_attributes_spec.rb
frontend_attributes_spec.rb
spec/graphql/gql/queries/calendar/ics_file/events_spec.rb
graphql/gql/queries/calendar/ics_file/events_spec.rb
gql/queries/calendar/ics_file/events_spec.rb
queries/calendar/ics_file/events_spec.rb
calendar/ics_file/events_spec.rb
ics_file/events_spec.rb
events_spec.rb
spec/graphql/gql/queries/email_addresses_spec.rb
graphql/gql/queries/email_addresses_spec.rb
gql/queries/email_addresses_spec.rb
@ -54270,6 +54476,10 @@ spec/db/migrate/issue2641_kb_color_change_limit_spec.rb
db/migrate/issue2641_kb_color_change_limit_spec.rb
migrate/issue2641_kb_color_change_limit_spec.rb
issue2641_kb_color_change_limit_spec.rb
spec/db/migrate/auth_third_party_no_create_user_spec.rb
db/migrate/auth_third_party_no_create_user_spec.rb
migrate/auth_third_party_no_create_user_spec.rb
auth_third_party_no_create_user_spec.rb
spec/db/migrate/issue_2345_es_attachment_max_size_in_mb_setting_lower_default_spec.rb
db/migrate/issue_2345_es_attachment_max_size_in_mb_setting_lower_default_spec.rb
migrate/issue_2345_es_attachment_max_size_in_mb_setting_lower_default_spec.rb

View file

@ -2243,6 +2243,7 @@ app/services/service/system/set_system_information.rb
app/services/service/ticket/create.rb
app/services/service/ticket/article/create.rb
app/services/service/ticket/article/change_visibility.rb
app/services/service/ticket/article/list.rb
app/services/service/ticket/article/type/temporary_delivery_error.rb
app/services/service/ticket/article/type/base_deliver.rb
app/services/service/ticket/article/type/permanent_delivery_error.rb
@ -2270,6 +2271,7 @@ app/services/service/channel/whatsapp/update.rb
app/services/service/channel/email/create.rb
app/services/service/concerns/handles_setting.rb
app/services/service/concerns/handles_core_workflow.rb
app/services/service/calendar/ics_file/parse.rb
app/services/service/base.rb
app/services/service/check_feature_enabled.rb
app/services/service/avatar/add.rb
@ -4692,6 +4694,7 @@ app/frontend/shared/composables/useApplicationLoaded.ts
app/frontend/shared/composables/useSelectPreselect.ts
app/frontend/shared/composables/useLocaleUpdate.ts
app/frontend/shared/composables/useArticleToggleMore.ts
app/frontend/shared/composables/useAttachments.ts
app/frontend/shared/composables/useStickyHeader.ts
app/frontend/shared/composables/useAppName.ts
app/frontend/shared/composables/useTicketSignature.ts
@ -4705,7 +4708,6 @@ app/frontend/shared/composables/authentication/useAuthenticationUpdates.ts
app/frontend/shared/composables/authentication/useApplicationConfigTwoFactor.ts
app/frontend/shared/composables/useEscalationState.ts
app/frontend/shared/composables/useAbortNavigation.ts
app/frontend/shared/composables/useArticleAttachments.ts
app/frontend/shared/composables/usePublicLinks.ts
app/frontend/shared/composables/useSelectDialog.ts
app/frontend/shared/composables/useDelegateFocus.ts
@ -4737,6 +4739,7 @@ app/frontend/shared/composables/__tests__/useEscalationState.spec.ts
app/frontend/shared/composables/__tests__/useStickyHeader.spec.ts
app/frontend/shared/composables/useArticleSecurity.ts
app/frontend/shared/composables/useAppMaintenanceCheck.ts
app/frontend/shared/composables/getAttachmentLinks.ts
app/frontend/shared/composables/useSharedVisualConfig.ts
app/frontend/shared/composables/useConfirmation.ts
app/frontend/shared/composables/useReactiveNow.ts
@ -4935,6 +4938,7 @@ app/frontend/shared/entities/tags/graphql/queries/autocompleteTags.graphql
app/frontend/shared/entities/tags/graphql/mutations/assignment/update.graphql
app/frontend/shared/entities/tags/graphql/mutations/assignment/update.api.ts
app/frontend/shared/entities/tags/graphql/mutations/assignment/update.mocks.ts
app/frontend/shared/entities/attachment/types.ts
app/frontend/shared/entities/organization/stores/objectAttributes.ts
app/frontend/shared/entities/organization/utils/getAutoCompleteOption.ts
app/frontend/shared/entities/organization/graphql/subscriptions/organizationUpdates.api.ts
@ -5041,7 +5045,6 @@ app/frontend/shared/entities/ticket-article/action/plugins/email/forward.ts
app/frontend/shared/entities/ticket-article/action/plugins/split.ts
app/frontend/shared/entities/ticket-article/action/plugins/web.ts
app/frontend/shared/entities/ticket-article/composables/channelIconsMap.json
app/frontend/shared/entities/ticket-article/composables/getArticleAttachmentsLinks.ts
app/frontend/shared/entities/ticket-article/composables/useTicketDataHandler.ts
app/frontend/shared/entities/ticket-article/composables/translateArticleSecurity.ts
app/frontend/shared/entities/ticket-article/composables/getArticleSelection.ts
@ -5330,6 +5333,8 @@ app/frontend/apps/desktop/components/CommonTicketEscalationIndicator/CommonTicke
app/frontend/apps/desktop/components/CommonTicketPriorityIndicator/CommonTicketPriorityIndicator.vue
app/frontend/apps/desktop/components/CommonTicketPriorityIndicator/__tests__/CommonTicketPriorityIndicator.spec.ts
app/frontend/apps/desktop/components/CommonTicketPriorityIndicator/types.ts
app/frontend/apps/desktop/components/CommonCalendarPreviewFlyout/__tests__/CommonCalendarPreviewFlyout.spec.ts
app/frontend/apps/desktop/components/CommonCalendarPreviewFlyout/CommonCalendarPreviewFlyout.vue
app/frontend/apps/desktop/components/CommonPageHelp/CommonPageHelp.vue
app/frontend/apps/desktop/components/CommonPageHelp/CommonHelpText.vue
app/frontend/apps/desktop/components/CommonPageHelp/__tests__/CommonHelpText.spec.ts
@ -5363,6 +5368,7 @@ app/frontend/apps/desktop/components/CommonFlyout/types.ts
app/frontend/apps/desktop/components/CommonShowMoreButton/CommonShowMoreButton.vue
app/frontend/apps/desktop/components/CommonShowMoreButton/__tests__/CommonShowMoreButton.spec.ts
app/frontend/apps/desktop/AppDesktop.vue
app/frontend/apps/desktop/composables/useFilePreviewViewer.ts
app/frontend/apps/desktop/composables/useOverlayContainer.ts
app/frontend/apps/desktop/composables/authentication/useSignupForm.ts
app/frontend/apps/desktop/composables/usePrintMode.ts
@ -5554,6 +5560,10 @@ app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarSha
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarOrganizationContent.vue
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarSharedDraftFlyout.vue
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarOrganizationButton.vue
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarAttachment/useTicketAttachments.ts
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarAttachment/__tests__/TicketSidebarAttachmentContent.spec.ts
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarAttachment/TicketSidebarAttachmentContent.vue
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarAttachment/TicketSidebarAttachmentButton.vue
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarButton.vue
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/plugins/customer.ts
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/plugins/organization.ts
@ -5561,6 +5571,7 @@ app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/plugins/shared-d
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/plugins/index.ts
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/plugins/types.ts
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/plugins/checklist.ts
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/plugins/ticket-article-attachment.ts
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/utils.ts
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/TicketSidebarChecklistContent/ChecklistTicketItem.vue
app/frontend/apps/desktop/pages/ticket/components/TicketSidebar/TicketSidebarChecklist/TicketSidebarChecklistContent/__tests__/ChecklistEmptyTemplates.spec.ts
@ -5662,9 +5673,12 @@ app/frontend/apps/desktop/pages/ticket/graphql/queries/templates.mocks.ts
app/frontend/apps/desktop/pages/ticket/graphql/queries/templates.graphql
app/frontend/apps/desktop/pages/ticket/graphql/queries/checklistTemplates.api.ts
app/frontend/apps/desktop/pages/ticket/graphql/queries/ticketChecklist.mocks.ts
app/frontend/apps/desktop/pages/ticket/graphql/queries/ticketAttachments.graphql
app/frontend/apps/desktop/pages/ticket/graphql/queries/ticketAttachments.api.ts
app/frontend/apps/desktop/pages/ticket/graphql/queries/checklistTemplates.graphql
app/frontend/apps/desktop/pages/ticket/graphql/queries/templates.api.ts
app/frontend/apps/desktop/pages/ticket/graphql/queries/ticketChecklist.graphql
app/frontend/apps/desktop/pages/ticket/graphql/queries/ticketAttachments.mocks.ts
app/frontend/apps/desktop/pages/ticket/graphql/queries/checklistTemplates.mocks.ts
app/frontend/apps/desktop/pages/ticket/graphql/queries/ticketChecklist.api.ts
app/frontend/apps/desktop/pages/ticket/graphql/mutations/ticketChecklistAdd.graphql
@ -6051,6 +6065,9 @@ app/frontend/apps/desktop/entities/user/current/graphql/fragments/userCurrentTas
app/frontend/apps/desktop/entities/user/current/composables/useTaskbarTab.ts
app/frontend/apps/desktop/entities/user/current/types.ts
app/frontend/apps/desktop/entities/ticket/composables/useTicketTaskbarTab.ts
app/frontend/apps/desktop/entities/calendar/ics-file/graphql/queries/events.api.ts
app/frontend/apps/desktop/entities/calendar/ics-file/graphql/queries/events.mocks.ts
app/frontend/apps/desktop/entities/calendar/ics-file/graphql/queries/events.graphql
app/frontend/apps/desktop/entities/two-factor-configuration/composables/useConfigurationTwoFactor.ts
app/frontend/apps/desktop/entities/two-factor-configuration/plugins/authenticator-app.ts
app/frontend/apps/desktop/entities/two-factor-configuration/plugins/index.ts
@ -6197,6 +6214,7 @@ app/frontend/apps/mobile/form/theme/global/addAbsoluteFloatingLabel.ts
app/frontend/apps/mobile/form/plugins/global/.keep
app/frontend/apps/mobile/initializer/initializeMobileIcons.ts
app/frontend/apps/mobile/initializer/mobileIconsAliasesMap.ts
app/frontend/apps/mobile/initializer/initializeGlobalDirectives.ts
app/frontend/apps/mobile/initializer/assets/forward.svg
app/frontend/apps/mobile/initializer/assets/check-double.svg
app/frontend/apps/mobile/initializer/assets/close.svg
@ -6535,6 +6553,7 @@ app/frontend/apps/mobile/pages/search/plugins/user.ts
app/frontend/apps/mobile/pages/search/plugins/index.ts
app/frontend/apps/mobile/pages/search/plugins/ticket.ts
app/frontend/apps/mobile/pages/search/plugins/__tests__/useSearchPlugins.spec.ts
app/frontend/apps/mobile/plugins/directives/tooltip.ts
app/frontend/apps/mobile/styles/tailwind.mobile.js
app/frontend/apps/mobile/entities/user/composables/useUserTicketsCount.ts
app/frontend/apps/mobile/entities/user/composables/useUserEdit.ts
@ -6620,6 +6639,7 @@ app/graphql/gql/queries/system/import/state.rb
app/graphql/gql/queries/system/setup/info.rb
app/graphql/gql/queries/ticket/articles.rb
app/graphql/gql/queries/ticket/overviews.rb
app/graphql/gql/queries/ticket/attachments.rb
app/graphql/gql/queries/ticket/shared_draft/start/single.rb
app/graphql/gql/queries/ticket/shared_draft/start/list.rb
app/graphql/gql/queries/ticket/checklist.rb
@ -6632,6 +6652,7 @@ app/graphql/gql/queries/checklist/templates.rb
app/graphql/gql/queries/object_manager/frontend_attributes.rb
app/graphql/gql/queries/organization.rb
app/graphql/gql/queries/user.rb
app/graphql/gql/queries/calendar/ics_file/events.rb
app/graphql/gql/queries/online_notifications.rb
app/graphql/gql/queries/public_links.rb
app/graphql/gql/queries/autocomplete_search/recipient.rb
@ -6907,6 +6928,7 @@ app/graphql/gql/types/concerns/has_scoped_model_user_relations.rb
app/graphql/gql/types/concerns/has_internal_note_field.rb
app/graphql/gql/types/concerns/has_pundit_authorization.rb
app/graphql/gql/types/activity_message_meta_object_type.rb
app/graphql/gql/types/calendar/ics_file/event_type.rb
app/graphql/gql/types/object_attribute_value_type.rb
app/graphql/gql/types/base_object.rb
app/graphql/gql/types/base_scalar.rb
@ -7098,7 +7120,6 @@ app/controllers/concerns/integration/import_job_base.rb
app/controllers/concerns/checks_user_attributes_by_current_user_permission.rb
app/controllers/concerns/can_prioritize.rb
app/controllers/concerns/has_publishing.rb
app/controllers/concerns/calendar_preview.rb
app/controllers/concerns/ticket_stats.rb
app/controllers/concerns/can_paginate/pagination.rb
app/controllers/import_zendesk_controller.rb
@ -7256,6 +7277,7 @@ db/migrate/20210812000001_jira_config.rb
db/migrate/20240312110258_create_failed_emails.rb
db/migrate/20221205151816_issue_4381_templates_active_field.rb
db/migrate/20190918114553_issue_2867_footer_header_public_link.rb
db/migrate/20240819100430_auth_third_party_no_create_user.rb
db/migrate/20210622144000_issue_3617_user_image_source_fix.rb
db/migrate/20220922090123_issue4243_permission_fix.rb
db/migrate/20200205000001_chat_add_allow_website.rb
@ -8301,6 +8323,7 @@ spec/services/service/search_spec.rb
spec/services/service/system/check_setup_spec.rb
spec/services/service/system/set_email_notification_configuration_spec.rb
spec/services/service/system/set_system_information_spec.rb
spec/services/service/ticket/article/list_spec.rb
spec/services/service/ticket/article/change_visibility_spec.rb
spec/services/service/ticket/article/type/whatsapp_message/deliver_spec.rb
spec/services/service/ticket/article/create_spec.rb
@ -8318,6 +8341,7 @@ spec/services/service/channel/admin/disable_spec.rb
spec/services/service/channel/whatsapp/preload_spec.rb
spec/services/service/channel/whatsapp/update_spec.rb
spec/services/service/channel/whatsapp/create_spec.rb
spec/services/service/calendar/ics_file/parse_spec.rb
spec/services/service/translation/search_spec.rb
spec/services/service/translation/upsert_spec.rb
spec/rspec_extensions.rb
@ -8603,6 +8627,7 @@ spec/models/webhook/pre_defined/slack_spec.rb
spec/models/webhook/pre_defined/microsoft_teams_spec.rb
spec/models/webhook/pre_defined/mattermost_spec.rb
spec/models/webhook/pre_defined_spec.rb
spec/models/authorization/provider_spec.rb
spec/models/object_manager_spec.rb
spec/models/taskbar_spec.rb
spec/models/authorization_spec.rb
@ -8653,6 +8678,7 @@ spec/graphql/gql/queries/search_spec.rb
spec/graphql/gql/queries/public_links_spec.rb
spec/graphql/gql/queries/system/import/state_spec.rb
spec/graphql/gql/queries/system/setup/info_spec.rb
spec/graphql/gql/queries/ticket/attachments_spec.rb
spec/graphql/gql/queries/ticket/overviews_spec.rb
spec/graphql/gql/queries/ticket/signature_spec.rb
spec/graphql/gql/queries/ticket/checklist_spec.rb
@ -8666,6 +8692,7 @@ spec/graphql/gql/queries/form_updater_spec.rb
spec/graphql/gql/queries/checklist/templates_spec.rb
spec/graphql/gql/queries/current_user_spec.rb
spec/graphql/gql/queries/object_manager/frontend_attributes_spec.rb
spec/graphql/gql/queries/calendar/ics_file/events_spec.rb
spec/graphql/gql/queries/email_addresses_spec.rb
spec/graphql/gql/queries/translations_spec.rb
spec/graphql/gql/queries/online_notifications_spec.rb
@ -9429,6 +9456,7 @@ spec/db/migrate/active_job_lock_cleanup_job_scheduler_spec.rb
spec/db/migrate/issue_1573_multi_orga_spec.rb
spec/db/migrate/template_migration_spec.rb
spec/db/migrate/issue2641_kb_color_change_limit_spec.rb
spec/db/migrate/auth_third_party_no_create_user_spec.rb
spec/db/migrate/issue_2345_es_attachment_max_size_in_mb_setting_lower_default_spec.rb
spec/db/migrate/remove_duplicate_translations_spec.rb
spec/db/migrate/issue_4049_fix_object_lookup_spec.rb

View file

@ -26,10 +26,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known
.well-known/assetlinks.json
.xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/branches
/*/commits
/*/compare
@ -37,11 +33,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/edit$
/*/forks
/*/graphs
/*/group
/*/invite
/*/issues/new
/*/issues/search
/*/more_ideas
/*/network
/*/projects
/*/pulse
@ -52,21 +45,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*source=
/.git
//wiki/skins
/?z=1
/MANUALS/*.pdf$
/Search/
/_
/_/rsrc
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/album/*/*?i=
/api
/apis
@ -78,8 +60,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/comments
/commits/*?author
/commits/*?path
/communities
/discovered
/docs/product
/download
/download/Browse.aspx?
@ -104,7 +84,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/layout/
/leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html
/likes
/listing/*/favoriters
/lookup?
/mediaapi/
@ -112,20 +91,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/music/*/Search/
/music/*/search/
/newsearch/
/organize
/people/*/circle
/people/*/favorites
/pinned_flashes
/pins
/podcast/*/*?i=
/print$
/profile-about
/raw
/revisions
/rg*/mediaviewer/rm*/tr
/rss
/scheduled-pin
/scheduled-pins
/search
/search/
/search/*?q=
@ -141,15 +115,11 @@ $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/
/wiki/Special:
/wiki/index.php/Help
@ -223,7 +193,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?order=
?pt1=true$
?s=
?show_error=true
?slogin
?tab=achievements&achievement=
?utm_*=
@ -1015,8 +984,6 @@ ZipCodeLookupAjax
[_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets
_
_/_
_/_/pixel
_/aihub_pod
_/ain/_/js
_/alkali-learn
@ -1078,8 +1045,6 @@ _next/gtm
_next/jwt
_next/title
_next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json
_nimbusJsonp.js
_nimbusJsonpStatic.js
@ -1185,12 +1150,10 @@ ad_spice
ad_syndication_user_tracking
ad_visibility
addContacts
addboard
addressBookExport
admin
adredir?
ads
ads.txt
ads/gpa/vidgen
ads/hotels/partners
ads/learn
@ -1209,7 +1172,6 @@ adwords/proposal
adx/bin
affil
affil/pal
age-appeal
aihub/tfhub
ajax
ajax/follow_info
@ -1222,7 +1184,6 @@ alkali
allanalytics
alllocations
ambry
amp
amphtml
amphtml/blogs/test
amphtml/classic-apps
@ -1250,9 +1211,7 @@ api/v3/ajax/bespoke/public/neu/specs
api_access_key=
app*_
app*form_id=
app-ads.txt
app/updates
appealed-pin
apple-app-site-association
apps
apps*&tags=
@ -1424,7 +1383,6 @@ auth/verifychallenge
author/following
author=
authwall
autocomplete
avis
away.php
b2bauth
@ -1543,11 +1501,7 @@ blogs/test
blogsearch
blogsearch_feeds
bn
board
board_activity
board_activity_comment
bookmark?
bookmarklet
bookmarks
books
books/about
@ -1569,38 +1523,17 @@ books?*zoom=1
books?*zoom=5
booksrightsholders
boutique/sitemaps
branded-pins
browse/reviews/recent
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
businessinfo
buyside-e2e-monitor
buzz/post
@ -1797,7 +1730,6 @@ checkout
checkout/package
checkoutnow
checkpoint
christmas-spotlight
chrome/browser/mobile/tour
chrome/crlset
chrome/webstore/images
@ -1820,7 +1752,6 @@ clickthru
client_errors
clima/ets
clima/sites/registry
close-account
cloud-launcher/sitemap
cloudsourcetools/images
cms_content
@ -1842,7 +1773,6 @@ commercesearch/images
commercesearch/services
commission_2010-2014/katainen
commits?author=
communities
communities/bin.aspx?
communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx?
@ -1858,15 +1788,12 @@ community/category/*
community/comments
community/feed
community/trackback
community_comment
community_post
community_s
companyDir
compare
compare/*/apply
compressiontest
config.js
connect
connections
connectivity
connector
@ -1874,31 +1801,20 @@ consumers/archive
contact_me
contactus
content
content-claiming
context_referrer=gig_page
context_referrer=user_page
control
conversation
conversations
convert-business
convert-personal
coop/directory
coop/manage
copy-conductor/crawled
copyright-reporting
corgi$
couchmode
counter/*?
coupons/visit
covid19
covid19/mobility
create_pin
creative-europe/404_en.htm
creative-studio
creative_editor
creator-spotlight
creator_hub/_earn
creator_hub/_partnerships
creatorhub
cse/home
cse/manage
@ -1907,9 +1823,7 @@ cse?
csp
csp_block
csp_report_only
csrf_error
ct
ct.html
ct/log_list
culturalinstitute/images
culturalinstitute/sitemaps
@ -2024,9 +1938,7 @@ de/teams
de/transactions
de/treasury
de/your
deactivate-account
default
delete_post
delight
dell/cities-transformed
dell/cloud-future-of-medicine
@ -2077,7 +1989,6 @@ digital-single-market/taxonomy
digital-single-market/users
directory
directory/all
discover
discussion
discussion/comment-permalink
discussion/edit-profile
@ -2173,8 +2084,6 @@ ebooks?*zoom=1
ebooks?*zoom=5
ece
eclas
edit
editorial/*
edu/cs4hs
education/404_en.htm
edurec
@ -2186,7 +2095,6 @@ elite?
email
email-unsubscribe
email_actions
email_verification_error
embed
embed/feed/update
employment_social/anticipedia/xwiki/bin/attach
@ -2241,7 +2149,6 @@ en/microsoft-viva/
en/security
en/security/
endorsements
engagement
enterprise-jobs
enterprise-partner-search/sitemaps
environment/ets
@ -2344,8 +2251,6 @@ 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
@ -2355,7 +2260,6 @@ facebook
facebook_connect
faves-i_love_u_get_away_from_me
favorite
fb.html
fe=true
feature/sf-test
feed
@ -2436,8 +2340,6 @@ flights
flutter-canvaskit
folder
follow
follow_board
follow_user
following
food/archive
food/favourites
@ -2549,8 +2451,6 @@ global$
globalmarketfinder
globalmarketfinder/*.html
gog
google_gdn.html
google_search.html
googlebooks/images
gp
gp/aag
@ -2660,7 +2560,6 @@ gview
gwt
h5games_gamecenter/images
handmade
hanukkah-spotlight
hashtag/*?src=
hd
header/channels
@ -2736,18 +2635,15 @@ hk-en/teams
hk-en/transactions
hk-en/treasury
hk-en/your
holiday-spotlight
holidays-celebrations
home
homefeed
homepage-video-test
hosted/images
hotelfinder/rpc
hotels/rpc
hp/video
hpc/*/supported-applications.aspx?
http://news.google.com/robots.txt
http://tinyurl.com/robots.txt
http://amazon.co.uk/robots.txt
http://ec.europa.eu/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -2758,9 +2654,6 @@ i/u
ia
icons
id-id.www.cloudflare.com
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb
identity/accountsettingssyaf
ie*/listing/*/favoriters
@ -2934,14 +2827,11 @@ info/customerror.htm*
info/smart404.asp*
info/tech-feedback
inproduct_help/chatsupport
install-shuffles
internalPref
intl/*/about/views
intlkb/
invite
inviteFromProfile
inviteMany
invited
invites/buy
invoice/est
invoice/estimate/buyerView
@ -3032,8 +2922,6 @@ johnhancock
johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work
join/?next=
join/signup/?next=
jp*/listing/*/favoriters
jp*/people/*/circle
jp*/people/*/favorites
@ -3101,7 +2989,6 @@ knowmore
ko-kr.www.cloudflare.com
ko-kr/feedback
ko-kr/lp
kwanzaa-spotlight
labs/popgadget/search
lamda/images
landing/cmsnext-root
@ -3136,12 +3023,10 @@ learning/search?
learning/settings
learning/settings$
learning/settings?
lens-search
li/track
library/devices
licensing-syndication
limited-release
linked
linkedin
list
list/ls*/_ajax
@ -3149,7 +3034,6 @@ list/ls*/export
listing/*/stubs
lite
lite.publication.PublicationRequestFulltextPromo.requestFulltext.html
live-session
live_chat
lm/R1XIHQVKXSKBNJ
lm/R3HQ5WJSZK6QSO
@ -3180,7 +3064,6 @@ location_suggest
lochp?
login
login$
login/?next=
login?*=
logo-maker/brief
logo-maker/choose-variation
@ -3427,7 +3310,6 @@ native
nb-no.www.cloudflare.com
nbubumblebee
network
new_invite
news$
news/$
news/0
@ -3439,7 +3321,6 @@ news/test
news/test-liveblog
news?viewArticle
newsArticle
news_hub
newsletter
newsroom/dae
newssearch
@ -3603,12 +3484,8 @@ nz/teams
nz/transactions
nz/treasury
nz/your
oauth/line
oauth/login
oauth/v2
oauth2/v2
oauth_error
offsite
og
onebox/media/sports/logos
onebox/media/sports/photos/soccer/wc2018
@ -3642,11 +3519,8 @@ pagespeed/insights/ui/logo
panel
pantheon
pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml
partners
password/reset
password_expired
patent-search/frontend
patents/download
@ -3682,40 +3556,8 @@ photos/i_love_u_get_away_from_me
photos/tags/*/page
photos/youpy
photosandvideos
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?
pingback
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl*/listing/*/favoriters
pl*/people/*/circle
pl*/people/*/favorites
@ -3767,7 +3609,6 @@ pl/teams
pl/transactions
pl/treasury
pl/your
place
plan=
platform-telemetry
play/store/web
@ -3794,7 +3635,6 @@ ppob/?
ppob?
pqa
preference
prefs
present
presentation
prettyearth/assets
@ -3805,8 +3645,6 @@ private
pro
pro-resources
pro/about
product-catalogs
product-feed
product-reviews/B0069IY63Y
productPurchaseDone
product_
@ -3885,7 +3723,6 @@ publications
publicliterature.PublicLiterature.search.html
purchases
puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy
pwapiv2
px.gif
@ -3893,7 +3730,6 @@ q=
qnasearch?
qr
quality_form?
quiz
r
rackspace/elevating-performance
radio/aod
@ -3907,7 +3743,6 @@ rd/search
rd/search$
rd/search?
recensioni
recently-viewed
recharge/dashboard/car
recharge/dashboard/static
recipes/search
@ -3925,8 +3760,6 @@ refer
refer/pal
referrals
referrer=
refresh_stored_accounts
refresh_token
register
registration
registry/wishlist
@ -3936,14 +3769,10 @@ report
report-abuse?report=
report=
report_abuse.gne
reports-and-violations
request-data
requestList
requests
research/participants/cofund
reservations/*/notifyme
resource
resource/*/get
results
retail
retail/old
@ -3979,7 +3808,6 @@ s2/sitemaps
s2/static
s3
s?
safe-redirect
safebrowsing/diagnostic
safebrowsing/report_badware
safebrowsing/report_error
@ -4078,7 +3906,6 @@ searchhistory
sections
secure
seller_onboarding
sendHeaderEarly
send_to_friend
sendarticle
services
@ -4152,7 +3979,6 @@ shihui?
shop/browse/overlay
shop/iphone/payments/overlay
shop_name_search_service
shop_pins
shopping-content-api/product_images
shopping/product
shopping/ratings/account/metrics
@ -4161,7 +3987,7 @@ shopping/reviewer
shopping/seller
shopping/suppliers/search
shopping?
showtimes/location/*http://microsoft.com/robots.txt
showtimes/location/*http://bloomberg.com/robots.txt
sidewiki/entry
signature
signin/inject
@ -4445,13 +4271,11 @@ smart/buttons
social/photosui/images
social/photosui/sitemap
social/social-security-directory/cai
socialmanager
sounds/player
sounds/player$
sounds/search
sounds/search$
sounds/search?
source
source=
source_repo=
spain/empresas/
@ -4474,7 +4298,6 @@ ss
ss/customer-reviews/lighthouse
ss/twister/ajax
sslsingle
sso
stadia/gamers
start
start_order
@ -4529,10 +4352,6 @@ storefront
storepicker
stores/page/*visitId=
stories
story-pin-builder
story-pin-invite
story_feed
story_pins
studios
styles/js-on.css$
subscribe/braintree
@ -4553,7 +4372,6 @@ support
support/content
support/forum/search?
surprise
suspension-appeal
sv-se.www.cloudflare.com
svc
svc/crosswords
@ -4564,7 +4382,6 @@ svc/spelling-bee
svc/vertex
svc/wordle
svpRecommendations
sw-shell.html
swg
syndicate
system1/images
@ -4572,7 +4389,6 @@ t/terms
tab=
tablet
tacms
taggingtool
tagmanager/containers/xo
tagmanager/pptm.js
talk
@ -4605,10 +4421,8 @@ test
testpage-forhomepage
tetro
th-th.www.cloudflare.com
thanksgiving-spotlight
thanx?
themacallan/worlds-together
theme
themes/rss
things/search
things/search$
@ -4691,7 +4505,6 @@ trustedstores/s
trustedstores/tm2
trustedstores/verify
tucritica
tv
tv/thumb
tvschedule
twitter
@ -4757,13 +4570,9 @@ uk/teams
uk/transactions
uk/treasury
uk/your
unauth-profile
unlink
unsub
until=
updates
upload-image-lens-history
upload-lens-image
uploads
urchin_test
us-es*/listing/*/favoriters
@ -4835,11 +4644,9 @@ users
using
utils
uviewer
v1/*http://cdn.jsdelivr.net/robots.txt
v1/*http://flickr.com/robots.txt
v1/browser-performance
v1/stats
v1/urls/count.json
v3/pidgets/log
v4
verify_age
vi-vn.www.cloudflare.com
@ -4870,13 +4677,10 @@ webapps/xoonboarding
webmasters/sitemaps/ping?
webscr
websearch
website/confirm
website/confirm/download
webstore/search
webstore/static/*/wall/js
weekly/signup
weimg
welcome
whats-next/planes-trains-and-analytics
whsmiths
widget_auth.php
@ -5337,7 +5141,6 @@ xml?
xoplatform/logger/api/logger
xorouter
your
your-shop
youth/404_en.htm
youtube/fonts
youtube/img/promos