[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2024-10-27 10:03:57 +00:00
parent c18a2f6a57
commit 307e70f7ef
24 changed files with 1691 additions and 1350 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1729969385
},
"Trickest wordlist update": {
"last_update": 1729937024
"last_update": 1730023428
}
}

View file

@ -34674,11 +34674,6 @@ modules/package_manager/src/InstalledPackage.php
package_manager/src/InstalledPackage.php
src/InstalledPackage.php
InstalledPackage.php
core/modules/package_manager/src/PackageManagerServiceProvider.php
modules/package_manager/src/PackageManagerServiceProvider.php
package_manager/src/PackageManagerServiceProvider.php
src/PackageManagerServiceProvider.php
PackageManagerServiceProvider.php
core/modules/package_manager/src/TranslatableStringFactory.php
modules/package_manager/src/TranslatableStringFactory.php
package_manager/src/TranslatableStringFactory.php

View file

@ -4779,7 +4779,6 @@ core/modules/package_manager/src/PackageManagerUpdateProcessor.php
core/modules/package_manager/src/PathLocator.php
core/modules/package_manager/src/FileProcessOutputCallback.php
core/modules/package_manager/src/InstalledPackage.php
core/modules/package_manager/src/PackageManagerServiceProvider.php
core/modules/package_manager/src/TranslatableStringFactory.php
core/modules/package_manager/src/LoggingStager.php
core/modules/package_manager/src/ProcessOutputCallback.php

View file

@ -1139,6 +1139,13 @@ Tools/EntityManager/Hook/CreateHook.php
EntityManager/Hook/CreateHook.php
Hook/CreateHook.php
CreateHook.php
application/Espo/Tools/EntityManager/Hook/Hooks/CollaboratorsUpdateHook.php
Espo/Tools/EntityManager/Hook/Hooks/CollaboratorsUpdateHook.php
Tools/EntityManager/Hook/Hooks/CollaboratorsUpdateHook.php
EntityManager/Hook/Hooks/CollaboratorsUpdateHook.php
Hook/Hooks/CollaboratorsUpdateHook.php
Hooks/CollaboratorsUpdateHook.php
CollaboratorsUpdateHook.php
application/Espo/Tools/EntityManager/Hook/Hooks/EventDeleteHook.php
Espo/Tools/EntityManager/Hook/Hooks/EventDeleteHook.php
Tools/EntityManager/Hook/Hooks/EventDeleteHook.php
@ -2026,6 +2033,11 @@ Espo/Hooks/Common/FieldProcessing.php
Hooks/Common/FieldProcessing.php
Common/FieldProcessing.php
FieldProcessing.php
application/Espo/Hooks/Common/Collaborators.php
Espo/Hooks/Common/Collaborators.php
Hooks/Common/Collaborators.php
Common/Collaborators.php
Collaborators.php
application/Espo/Hooks/Common/VersionNumber.php
Espo/Hooks/Common/VersionNumber.php
Hooks/Common/VersionNumber.php
@ -16243,6 +16255,14 @@ Database/Orm/LinkConverters/BelongsToParent.php
Orm/LinkConverters/BelongsToParent.php
LinkConverters/BelongsToParent.php
BelongsToParent.php
application/Espo/Core/Utils/Database/Orm/LinkConverters/EntityCollaborator.php
Espo/Core/Utils/Database/Orm/LinkConverters/EntityCollaborator.php
Core/Utils/Database/Orm/LinkConverters/EntityCollaborator.php
Utils/Database/Orm/LinkConverters/EntityCollaborator.php
Database/Orm/LinkConverters/EntityCollaborator.php
Orm/LinkConverters/EntityCollaborator.php
LinkConverters/EntityCollaborator.php
EntityCollaborator.php
application/Espo/Core/Utils/Database/Orm/LinkConverters/SmsPhoneNumber.php
Espo/Core/Utils/Database/Orm/LinkConverters/SmsPhoneNumber.php
Core/Utils/Database/Orm/LinkConverters/SmsPhoneNumber.php
@ -19765,6 +19785,13 @@ Select/Bool/Filters/OnlyMy.php
Bool/Filters/OnlyMy.php
Filters/OnlyMy.php
OnlyMy.php
application/Espo/Core/Select/Bool/Filters/Shared.php
Espo/Core/Select/Bool/Filters/Shared.php
Core/Select/Bool/Filters/Shared.php
Select/Bool/Filters/Shared.php
Bool/Filters/Shared.php
Filters/Shared.php
Shared.php
application/Espo/Core/Select/Bool/Filter.php
Espo/Core/Select/Bool/Filter.php
Core/Select/Bool/Filter.php
@ -23535,6 +23562,11 @@ Core/Acl/LinkChecker/LinkCheckerFactory.php
Acl/LinkChecker/LinkCheckerFactory.php
LinkChecker/LinkCheckerFactory.php
LinkCheckerFactory.php
application/Espo/Core/Acl/OwnershipSharedChecker.php
Espo/Core/Acl/OwnershipSharedChecker.php
Core/Acl/OwnershipSharedChecker.php
Acl/OwnershipSharedChecker.php
OwnershipSharedChecker.php
application/Espo/Core/Acl/Base.php
Espo/Core/Acl/Base.php
Core/Acl/Base.php
@ -42438,6 +42470,12 @@ Espo/Core/Acl/AclTest.php
Core/Acl/AclTest.php
Acl/AclTest.php
AclTest.php
tests/integration/Espo/Core/ORM/CoreEntityTest.php
integration/Espo/Core/ORM/CoreEntityTest.php
Espo/Core/ORM/CoreEntityTest.php
Core/ORM/CoreEntityTest.php
ORM/CoreEntityTest.php
CoreEntityTest.php
tests/integration/Espo/Core/Job/JobTest.php
integration/Espo/Core/Job/JobTest.php
Espo/Core/Job/JobTest.php
@ -53074,6 +53112,11 @@ src/views/fields/array.js
views/fields/array.js
fields/array.js
array.js
client/src/views/fields/collaborators.js
src/views/fields/collaborators.js
views/fields/collaborators.js
fields/collaborators.js
collaborators.js
client/src/views/fields/datetime.js
src/views/fields/datetime.js
views/fields/datetime.js

View file

@ -214,6 +214,7 @@ application/Espo/Tools/EntityManager/CreateParams.php
application/Espo/Tools/EntityManager/NameUtil.php
application/Espo/Tools/EntityManager/EntityManager.php
application/Espo/Tools/EntityManager/Hook/CreateHook.php
application/Espo/Tools/EntityManager/Hook/Hooks/CollaboratorsUpdateHook.php
application/Espo/Tools/EntityManager/Hook/Hooks/EventDeleteHook.php
application/Espo/Tools/EntityManager/Hook/Hooks/PlusCreateHook.php
application/Espo/Tools/EntityManager/Hook/Hooks/AssignedUsersUpdateHook.php
@ -370,6 +371,7 @@ application/Espo/Hooks/Common/AssignmentEmailNotification.php
application/Espo/Hooks/Common/DeleteId.php
application/Espo/Hooks/Common/NextNumber.php
application/Espo/Hooks/Common/FieldProcessing.php
application/Espo/Hooks/Common/Collaborators.php
application/Espo/Hooks/Common/VersionNumber.php
application/Espo/Hooks/Common/ForeignFields.php
application/Espo/Hooks/Common/CurrencyConverted.php
@ -2275,6 +2277,7 @@ application/Espo/Core/Utils/Database/Orm/LinkConverters/ManyMany.php
application/Espo/Core/Utils/Database/Orm/LinkConverters/EntityTeam.php
application/Espo/Core/Utils/Database/Orm/LinkConverters/HasChildren.php
application/Espo/Core/Utils/Database/Orm/LinkConverters/BelongsToParent.php
application/Espo/Core/Utils/Database/Orm/LinkConverters/EntityCollaborator.php
application/Espo/Core/Utils/Database/Orm/LinkConverters/SmsPhoneNumber.php
application/Espo/Core/Utils/Database/Orm/LinkConverters/BelongsTo.php
application/Espo/Core/Utils/Database/Orm/LinkConverters/EntityUser.php
@ -2842,6 +2845,7 @@ application/Espo/Core/ExternalAccount/ClientManager.php
application/Espo/Core/Select/Bool/FilterFactory.php
application/Espo/Core/Select/Bool/Filters/Followed.php
application/Espo/Core/Select/Bool/Filters/OnlyMy.php
application/Espo/Core/Select/Bool/Filters/Shared.php
application/Espo/Core/Select/Bool/Filter.php
application/Espo/Core/Select/Bool/Applier.php
application/Espo/Core/Select/SearchParams.php
@ -3461,6 +3465,7 @@ application/Espo/Core/Acl/Traits/DefaultAccessCheckerDependency.php
application/Espo/Core/Acl/AccessEntityReadChecker.php
application/Espo/Core/Acl/DefaultOwnershipChecker.php
application/Espo/Core/Acl/LinkChecker/LinkCheckerFactory.php
application/Espo/Core/Acl/OwnershipSharedChecker.php
application/Espo/Core/Acl/Base.php
application/Espo/Core/Acl/Map/Map.php
application/Espo/Core/Acl/Map/MetadataProvider.php
@ -6716,6 +6721,7 @@ tests/integration/Espo/Core/Field/Address/AddressFormatterTest.php
tests/integration/Espo/Core/Authentication/AuthToken/AuthTokenManagerTest.php
tests/integration/Espo/Core/Binding/BindingTest.php
tests/integration/Espo/Core/Acl/AclTest.php
tests/integration/Espo/Core/ORM/CoreEntityTest.php
tests/integration/Espo/Core/Job/JobTest.php
tests/integration/Espo/User/LoginTest.php
tests/integration/Espo/User/CreateUserTest.php
@ -8468,6 +8474,7 @@ client/src/views/fields/address-city.js
client/src/views/fields/foreign-enum.js
client/src/views/fields/address-country.js
client/src/views/fields/array.js
client/src/views/fields/collaborators.js
client/src/views/fields/datetime.js
client/src/views/fields/password.js
client/src/views/fields/enum.js

View file

@ -515,6 +515,18 @@ language/en-gb/upgrade/upgrade.php
en-gb/upgrade/upgrade.php
upgrade/upgrade.php
upgrade.php
upload/extension/oc_payment_example/install.json
extension/oc_payment_example/install.json
oc_payment_example/install.json
install.json
upload/extension/oc_payment_example/catalog/view/template/payment/stored.twig
extension/oc_payment_example/catalog/view/template/payment/stored.twig
oc_payment_example/catalog/view/template/payment/stored.twig
catalog/view/template/payment/stored.twig
view/template/payment/stored.twig
template/payment/stored.twig
payment/stored.twig
stored.twig
upload/extension/ocmod/index.html
extension/ocmod/index.html
ocmod/index.html
@ -46312,6 +46324,12 @@ view/template/product/search.twig
template/product/search.twig
product/search.twig
search.twig
upload/catalog/view/template/product/related.twig
catalog/view/template/product/related.twig
view/template/product/related.twig
template/product/related.twig
product/related.twig
related.twig
upload/catalog/view/template/product/review.twig
catalog/view/template/product/review.twig
view/template/product/review.twig
@ -47029,6 +47047,11 @@ catalog/controller/product/product.php
controller/product/product.php
product/product.php
product.php
upload/catalog/controller/product/related.php
catalog/controller/product/related.php
controller/product/related.php
product/related.php
related.php
upload/catalog/controller/product/manufacturer.php
catalog/controller/product/manufacturer.php
controller/product/manufacturer.php
@ -47329,6 +47352,11 @@ catalog/model/report/statistics.php
model/report/statistics.php
report/statistics.php
statistics.php
upload/catalog/model/localisation/address_format.php
catalog/model/localisation/address_format.php
model/localisation/address_format.php
localisation/address_format.php
address_format.php
upload/catalog/model/localisation/geo_zone.php
catalog/model/localisation/geo_zone.php
model/localisation/geo_zone.php
@ -47786,6 +47814,12 @@ language/en-gb/product/product.php
en-gb/product/product.php
product/product.php
product.php
upload/catalog/language/en-gb/product/related.php
catalog/language/en-gb/product/related.php
language/en-gb/product/related.php
en-gb/product/related.php
product/related.php
related.php
upload/catalog/language/en-gb/product/manufacturer.php
catalog/language/en-gb/product/manufacturer.php
language/en-gb/product/manufacturer.php

View file

@ -85,6 +85,8 @@ upload/install/language/en-gb/common/header.php
upload/install/language/en-gb/error/not_found.php
upload/install/language/en-gb/en-gb.php
upload/install/language/en-gb/upgrade/upgrade.php
upload/extension/oc_payment_example/install.json
upload/extension/oc_payment_example/catalog/view/template/payment/stored.twig
upload/extension/ocmod/index.html
upload/extension/opencart/admin/view/template/api/reward.twig
upload/extension/opencart/admin/view/template/api/coupon.twig
@ -5272,6 +5274,7 @@ upload/catalog/view/template/information/information_info.twig
upload/catalog/view/template/information/contact.twig
upload/catalog/view/template/product/manufacturer_list.twig
upload/catalog/view/template/product/search.twig
upload/catalog/view/template/product/related.twig
upload/catalog/view/template/product/review.twig
upload/catalog/view/template/product/thumb.twig
upload/catalog/view/template/product/product.twig
@ -5405,6 +5408,7 @@ upload/catalog/controller/information/sitemap.php
upload/catalog/controller/information/gdpr.php
upload/catalog/controller/information/information.php
upload/catalog/controller/product/product.php
upload/catalog/controller/product/related.php
upload/catalog/controller/product/manufacturer.php
upload/catalog/controller/product/thumb.php
upload/catalog/controller/product/search.php
@ -5465,6 +5469,7 @@ upload/catalog/model/account/approval.php
upload/catalog/model/account/customer_group.php
upload/catalog/model/account/customer.php
upload/catalog/model/report/statistics.php
upload/catalog/model/localisation/address_format.php
upload/catalog/model/localisation/geo_zone.php
upload/catalog/model/localisation/order_status.php
upload/catalog/model/localisation/stock_status.php
@ -5544,6 +5549,7 @@ upload/catalog/language/en-gb/information/sitemap.php
upload/catalog/language/en-gb/information/gdpr.php
upload/catalog/language/en-gb/information/information.php
upload/catalog/language/en-gb/product/product.php
upload/catalog/language/en-gb/product/related.php
upload/catalog/language/en-gb/product/manufacturer.php
upload/catalog/language/en-gb/product/thumb.php
upload/catalog/language/en-gb/product/search.php

View file

@ -9263,6 +9263,13 @@ migration/data/v400/storage_avatar.php
data/v400/storage_avatar.php
v400/storage_avatar.php
storage_avatar.php
phpBB/phpbb/db/migration/data/v400/hidpi_smilies.php
phpbb/db/migration/data/v400/hidpi_smilies.php
db/migration/data/v400/hidpi_smilies.php
migration/data/v400/hidpi_smilies.php
data/v400/hidpi_smilies.php
v400/hidpi_smilies.php
hidpi_smilies.php
phpBB/phpbb/db/migration/data/v400/remove_img_link.php
phpbb/db/migration/data/v400/remove_img_link.php
db/migration/data/v400/remove_img_link.php
@ -11672,6 +11679,102 @@ memberlist.php
phpBB/images/index.htm
images/index.htm
index.htm
phpBB/images/smilies/icon_razz.svg
images/smilies/icon_razz.svg
smilies/icon_razz.svg
icon_razz.svg
phpBB/images/smilies/icon_e_biggrin.svg
images/smilies/icon_e_biggrin.svg
smilies/icon_e_biggrin.svg
icon_e_biggrin.svg
phpBB/images/smilies/icon_eek.svg
images/smilies/icon_eek.svg
smilies/icon_eek.svg
icon_eek.svg
phpBB/images/smilies/icon_e_confused.svg
images/smilies/icon_e_confused.svg
smilies/icon_e_confused.svg
icon_e_confused.svg
phpBB/images/smilies/icon_e_surprised.svg
images/smilies/icon_e_surprised.svg
smilies/icon_e_surprised.svg
icon_e_surprised.svg
phpBB/images/smilies/icon_lol.svg
images/smilies/icon_lol.svg
smilies/icon_lol.svg
icon_lol.svg
phpBB/images/smilies/icon_e_wink.svg
images/smilies/icon_e_wink.svg
smilies/icon_e_wink.svg
icon_e_wink.svg
phpBB/images/smilies/icon_arrow.svg
images/smilies/icon_arrow.svg
smilies/icon_arrow.svg
icon_arrow.svg
phpBB/images/smilies/icon_e_sad.svg
images/smilies/icon_e_sad.svg
smilies/icon_e_sad.svg
icon_e_sad.svg
phpBB/images/smilies/icon_e_ugeek.svg
images/smilies/icon_e_ugeek.svg
smilies/icon_e_ugeek.svg
icon_e_ugeek.svg
phpBB/images/smilies/icon_question.svg
images/smilies/icon_question.svg
smilies/icon_question.svg
icon_question.svg
phpBB/images/smilies/icon_idea.svg
images/smilies/icon_idea.svg
smilies/icon_idea.svg
icon_idea.svg
phpBB/images/smilies/icon_evil.svg
images/smilies/icon_evil.svg
smilies/icon_evil.svg
icon_evil.svg
phpBB/images/smilies/icon_exclaim.svg
images/smilies/icon_exclaim.svg
smilies/icon_exclaim.svg
icon_exclaim.svg
phpBB/images/smilies/icon_rolleyes.svg
images/smilies/icon_rolleyes.svg
smilies/icon_rolleyes.svg
icon_rolleyes.svg
phpBB/images/smilies/icon_redface.svg
images/smilies/icon_redface.svg
smilies/icon_redface.svg
icon_redface.svg
phpBB/images/smilies/icon_cool.svg
images/smilies/icon_cool.svg
smilies/icon_cool.svg
icon_cool.svg
phpBB/images/smilies/icon_neutral.svg
images/smilies/icon_neutral.svg
smilies/icon_neutral.svg
icon_neutral.svg
phpBB/images/smilies/icon_e_smile.svg
images/smilies/icon_e_smile.svg
smilies/icon_e_smile.svg
icon_e_smile.svg
phpBB/images/smilies/icon_cry.svg
images/smilies/icon_cry.svg
smilies/icon_cry.svg
icon_cry.svg
phpBB/images/smilies/icon_mrgreen.svg
images/smilies/icon_mrgreen.svg
smilies/icon_mrgreen.svg
icon_mrgreen.svg
phpBB/images/smilies/icon_e_geek.svg
images/smilies/icon_e_geek.svg
smilies/icon_e_geek.svg
icon_e_geek.svg
phpBB/images/smilies/icon_mad.svg
images/smilies/icon_mad.svg
smilies/icon_mad.svg
icon_mad.svg
phpBB/images/smilies/icon_twisted.svg
images/smilies/icon_twisted.svg
smilies/icon_twisted.svg
icon_twisted.svg
phpBB/images/icons/index.htm
images/icons/index.htm
icons/index.htm

View file

@ -1998,6 +1998,7 @@ phpBB/phpbb/db/migration/data/v400/extensions_composer.php
phpBB/phpbb/db/migration/data/v400/ban_table_p2.php
phpBB/phpbb/db/migration/data/v400/add_audio_files_attachment_group.php
phpBB/phpbb/db/migration/data/v400/storage_avatar.php
phpBB/phpbb/db/migration/data/v400/hidpi_smilies.php
phpBB/phpbb/db/migration/data/v400/remove_img_link.php
phpBB/phpbb/db/migration/data/v400/remove_max_img_size.php
phpBB/phpbb/db/migration/data/v33x/v3313rc1.php
@ -2474,6 +2475,30 @@ phpBB/develop/export_events_for_rst.php
phpBB/develop/fill.php
phpBB/memberlist.php
phpBB/images/index.htm
phpBB/images/smilies/icon_razz.svg
phpBB/images/smilies/icon_e_biggrin.svg
phpBB/images/smilies/icon_eek.svg
phpBB/images/smilies/icon_e_confused.svg
phpBB/images/smilies/icon_e_surprised.svg
phpBB/images/smilies/icon_lol.svg
phpBB/images/smilies/icon_e_wink.svg
phpBB/images/smilies/icon_arrow.svg
phpBB/images/smilies/icon_e_sad.svg
phpBB/images/smilies/icon_e_ugeek.svg
phpBB/images/smilies/icon_question.svg
phpBB/images/smilies/icon_idea.svg
phpBB/images/smilies/icon_evil.svg
phpBB/images/smilies/icon_exclaim.svg
phpBB/images/smilies/icon_rolleyes.svg
phpBB/images/smilies/icon_redface.svg
phpBB/images/smilies/icon_cool.svg
phpBB/images/smilies/icon_neutral.svg
phpBB/images/smilies/icon_e_smile.svg
phpBB/images/smilies/icon_cry.svg
phpBB/images/smilies/icon_mrgreen.svg
phpBB/images/smilies/icon_e_geek.svg
phpBB/images/smilies/icon_mad.svg
phpBB/images/smilies/icon_twisted.svg
phpBB/images/icons/index.htm
phpBB/images/icons/misc/index.htm
phpBB/images/icons/smile/index.htm

View file

@ -36624,6 +36624,9 @@ _unreleased/2024-10-17-fix-write-command-queue-command-order.md
changelog/_unreleased/2024-10-16-fix-conflict-between-same-filenames-during-build.md
_unreleased/2024-10-16-fix-conflict-between-same-filenames-during-build.md
2024-10-16-fix-conflict-between-same-filenames-during-build.md
changelog/_unreleased/2024-10-21-fix-styling-input-groups.md
_unreleased/2024-10-21-fix-styling-input-groups.md
2024-10-21-fix-styling-input-groups.md
changelog/_unreleased/2024-10-01-unify-config-files.md
_unreleased/2024-10-01-unify-config-files.md
2024-10-01-unify-config-files.md

View file

@ -6497,6 +6497,7 @@ changelog/_unreleased/2024-10-04-changed-algo-for-datacontexthash-in-cartprocess
changelog/_unreleased/2024-08-19-add-context-to-orderstatechangecriteriaevent.md
changelog/_unreleased/2024-10-17-fix-write-command-queue-command-order.md
changelog/_unreleased/2024-10-16-fix-conflict-between-same-filenames-during-build.md
changelog/_unreleased/2024-10-21-fix-styling-input-groups.md
changelog/_unreleased/2024-10-01-unify-config-files.md
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
changelog/_unreleased/2024-10-04-allow-delete-by-filter-over-sync-api.md

View file

@ -26870,6 +26870,14 @@ src/preview/components/PreviewSidePanel.tsx
preview/components/PreviewSidePanel.tsx
components/PreviewSidePanel.tsx
PreviewSidePanel.tsx
packages/core/content-manager/admin/src/preview/components/PreviewHeader.tsx
core/content-manager/admin/src/preview/components/PreviewHeader.tsx
content-manager/admin/src/preview/components/PreviewHeader.tsx
admin/src/preview/components/PreviewHeader.tsx
src/preview/components/PreviewHeader.tsx
preview/components/PreviewHeader.tsx
components/PreviewHeader.tsx
PreviewHeader.tsx
packages/core/content-manager/admin/src/preview/routes.tsx
core/content-manager/admin/src/preview/routes.tsx
content-manager/admin/src/preview/routes.tsx

View file

@ -3872,6 +3872,7 @@ packages/core/content-manager/admin/src/preview/index.ts
packages/core/content-manager/admin/src/preview/LICENSE
packages/core/content-manager/admin/src/preview/services/preview.ts
packages/core/content-manager/admin/src/preview/components/PreviewSidePanel.tsx
packages/core/content-manager/admin/src/preview/components/PreviewHeader.tsx
packages/core/content-manager/admin/src/preview/routes.tsx
packages/core/content-manager/admin/src/preview/pages/Preview.tsx
packages/core/content-manager/admin/src/preview/constants.ts

View file

@ -4565,6 +4565,14 @@ Bundles/LocaleBundle/Context/LocaleResolvingTest.php
LocaleBundle/Context/LocaleResolvingTest.php
Context/LocaleResolvingTest.php
LocaleResolvingTest.php
tests/Functional/Encryption/PaymentRequestEncryptionTest.php
Functional/Encryption/PaymentRequestEncryptionTest.php
Encryption/PaymentRequestEncryptionTest.php
PaymentRequestEncryptionTest.php
tests/Functional/Encryption/GatewayConfigEncryptionTest.php
Functional/Encryption/GatewayConfigEncryptionTest.php
Encryption/GatewayConfigEncryptionTest.php
GatewayConfigEncryptionTest.php
tests/Functional/app/AppKernel.php
Functional/app/AppKernel.php
app/AppKernel.php
@ -9535,6 +9543,12 @@ config/preload.php
preload.php
config/routes.yaml
routes.yaml
config/encryption/test.key
encryption/test.key
test.key
config/encryption/.gitkeep
encryption/.gitkeep
.gitkeep
config/routes/dev/web_profiler.yaml
routes/dev/web_profiler.yaml
dev/web_profiler.yaml
@ -16073,6 +16087,49 @@ Component/Payment/Factory/PaymentFactoryInterface.php
Payment/Factory/PaymentFactoryInterface.php
Factory/PaymentFactoryInterface.php
PaymentFactoryInterface.php
src/Sylius/Component/Payment/Encryption/GatewayConfigEncrypter.php
Sylius/Component/Payment/Encryption/GatewayConfigEncrypter.php
Component/Payment/Encryption/GatewayConfigEncrypter.php
Payment/Encryption/GatewayConfigEncrypter.php
Encryption/GatewayConfigEncrypter.php
GatewayConfigEncrypter.php
src/Sylius/Component/Payment/Encryption/EncryptionAwareInterface.php
Sylius/Component/Payment/Encryption/EncryptionAwareInterface.php
Component/Payment/Encryption/EncryptionAwareInterface.php
Payment/Encryption/EncryptionAwareInterface.php
Encryption/EncryptionAwareInterface.php
EncryptionAwareInterface.php
src/Sylius/Component/Payment/Encryption/PaymentRequestEncrypter.php
Sylius/Component/Payment/Encryption/PaymentRequestEncrypter.php
Component/Payment/Encryption/PaymentRequestEncrypter.php
Payment/Encryption/PaymentRequestEncrypter.php
Encryption/PaymentRequestEncrypter.php
PaymentRequestEncrypter.php
src/Sylius/Component/Payment/Encryption/Exception/EncryptionException.php
Sylius/Component/Payment/Encryption/Exception/EncryptionException.php
Component/Payment/Encryption/Exception/EncryptionException.php
Payment/Encryption/Exception/EncryptionException.php
Encryption/Exception/EncryptionException.php
Exception/EncryptionException.php
EncryptionException.php
src/Sylius/Component/Payment/Encryption/EncrypterInterface.php
Sylius/Component/Payment/Encryption/EncrypterInterface.php
Component/Payment/Encryption/EncrypterInterface.php
Payment/Encryption/EncrypterInterface.php
Encryption/EncrypterInterface.php
EncrypterInterface.php
src/Sylius/Component/Payment/Encryption/EntityEncrypterInterface.php
Sylius/Component/Payment/Encryption/EntityEncrypterInterface.php
Component/Payment/Encryption/EntityEncrypterInterface.php
Payment/Encryption/EntityEncrypterInterface.php
Encryption/EntityEncrypterInterface.php
EntityEncrypterInterface.php
src/Sylius/Component/Payment/Encryption/Encrypter.php
Sylius/Component/Payment/Encryption/Encrypter.php
Component/Payment/Encryption/Encrypter.php
Payment/Encryption/Encrypter.php
Encryption/Encrypter.php
Encrypter.php
src/Sylius/Component/Payment/Canceller/PaymentRequestCancellerInterface.php
Sylius/Component/Payment/Canceller/PaymentRequestCancellerInterface.php
Component/Payment/Canceller/PaymentRequestCancellerInterface.php
@ -16159,6 +16216,35 @@ Payment/spec/Factory/PaymentFactorySpec.php
spec/Factory/PaymentFactorySpec.php
Factory/PaymentFactorySpec.php
PaymentFactorySpec.php
src/Sylius/Component/Payment/spec/Encryption/PaymentRequestEncrypterSpec.php
Sylius/Component/Payment/spec/Encryption/PaymentRequestEncrypterSpec.php
Component/Payment/spec/Encryption/PaymentRequestEncrypterSpec.php
Payment/spec/Encryption/PaymentRequestEncrypterSpec.php
spec/Encryption/PaymentRequestEncrypterSpec.php
Encryption/PaymentRequestEncrypterSpec.php
PaymentRequestEncrypterSpec.php
src/Sylius/Component/Payment/spec/Encryption/GatewayConfigEncrypterSpec.php
Sylius/Component/Payment/spec/Encryption/GatewayConfigEncrypterSpec.php
Component/Payment/spec/Encryption/GatewayConfigEncrypterSpec.php
Payment/spec/Encryption/GatewayConfigEncrypterSpec.php
spec/Encryption/GatewayConfigEncrypterSpec.php
Encryption/GatewayConfigEncrypterSpec.php
GatewayConfigEncrypterSpec.php
src/Sylius/Component/Payment/spec/Encryption/fixtures/encryption_key
Sylius/Component/Payment/spec/Encryption/fixtures/encryption_key
Component/Payment/spec/Encryption/fixtures/encryption_key
Payment/spec/Encryption/fixtures/encryption_key
spec/Encryption/fixtures/encryption_key
Encryption/fixtures/encryption_key
fixtures/encryption_key
encryption_key
src/Sylius/Component/Payment/spec/Encryption/EncrypterSpec.php
Sylius/Component/Payment/spec/Encryption/EncrypterSpec.php
Component/Payment/spec/Encryption/EncrypterSpec.php
Payment/spec/Encryption/EncrypterSpec.php
spec/Encryption/EncrypterSpec.php
Encryption/EncrypterSpec.php
EncrypterSpec.php
src/Sylius/Component/Payment/README.md
Sylius/Component/Payment/README.md
Component/Payment/README.md
@ -42770,6 +42856,15 @@ customer/show/component/order_statistics.html.twig
show/component/order_statistics.html.twig
component/order_statistics.html.twig
order_statistics.html.twig
src/Sylius/Bundle/AdminBundle/templates/customer/grid/field/enabled.html.twig
Sylius/Bundle/AdminBundle/templates/customer/grid/field/enabled.html.twig
Bundle/AdminBundle/templates/customer/grid/field/enabled.html.twig
AdminBundle/templates/customer/grid/field/enabled.html.twig
templates/customer/grid/field/enabled.html.twig
customer/grid/field/enabled.html.twig
grid/field/enabled.html.twig
field/enabled.html.twig
enabled.html.twig
src/Sylius/Bundle/AdminBundle/templates/customer/form/sections/general.html.twig
Sylius/Bundle/AdminBundle/templates/customer/form/sections/general.html.twig
Bundle/AdminBundle/templates/customer/form/sections/general.html.twig
@ -46678,12 +46773,6 @@ Bundle/AdminBundle/Controller/RemoveCatalogPromotionAction.php
AdminBundle/Controller/RemoveCatalogPromotionAction.php
Controller/RemoveCatalogPromotionAction.php
RemoveCatalogPromotionAction.php
src/Sylius/Bundle/AdminBundle/Controller/NotificationController.php
Sylius/Bundle/AdminBundle/Controller/NotificationController.php
Bundle/AdminBundle/Controller/NotificationController.php
AdminBundle/Controller/NotificationController.php
Controller/NotificationController.php
NotificationController.php
src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.ro.yml
Sylius/Bundle/AdminBundle/Resources/translations/flashes.ro.yml
Bundle/AdminBundle/Resources/translations/flashes.ro.yml
@ -49480,13 +49569,6 @@ Console/Command/Factory/QuestionFactoryTest.php
Command/Factory/QuestionFactoryTest.php
Factory/QuestionFactoryTest.php
QuestionFactoryTest.php
src/Sylius/Bundle/AdminBundle/Tests/Controller/NotificationControllerTest.php
Sylius/Bundle/AdminBundle/Tests/Controller/NotificationControllerTest.php
Bundle/AdminBundle/Tests/Controller/NotificationControllerTest.php
AdminBundle/Tests/Controller/NotificationControllerTest.php
Tests/Controller/NotificationControllerTest.php
Controller/NotificationControllerTest.php
NotificationControllerTest.php
src/Sylius/Bundle/AdminBundle/test/public/index.php
Sylius/Bundle/AdminBundle/test/public/index.php
Bundle/AdminBundle/test/public/index.php
@ -57392,6 +57474,13 @@ Sylius/Bundle/PaymentBundle/LICENSE_OF_TRADEMARK_AND_LOGO
Bundle/PaymentBundle/LICENSE_OF_TRADEMARK_AND_LOGO
PaymentBundle/LICENSE_OF_TRADEMARK_AND_LOGO
LICENSE_OF_TRADEMARK_AND_LOGO
src/Sylius/Bundle/PaymentBundle/Console/Command/GenerateEncryptionKeyCommand.php
Sylius/Bundle/PaymentBundle/Console/Command/GenerateEncryptionKeyCommand.php
Bundle/PaymentBundle/Console/Command/GenerateEncryptionKeyCommand.php
PaymentBundle/Console/Command/GenerateEncryptionKeyCommand.php
Console/Command/GenerateEncryptionKeyCommand.php
Command/GenerateEncryptionKeyCommand.php
GenerateEncryptionKeyCommand.php
src/Sylius/Bundle/PaymentBundle/SyliusPaymentBundle.php
Sylius/Bundle/PaymentBundle/SyliusPaymentBundle.php
Bundle/PaymentBundle/SyliusPaymentBundle.php
@ -57573,6 +57662,18 @@ Bundle/PaymentBundle/Exception/PaymentRequestNotSupportedException.php
PaymentBundle/Exception/PaymentRequestNotSupportedException.php
Exception/PaymentRequestNotSupportedException.php
PaymentRequestNotSupportedException.php
src/Sylius/Bundle/PaymentBundle/Listener/GatewayConfigEncryptionListener.php
Sylius/Bundle/PaymentBundle/Listener/GatewayConfigEncryptionListener.php
Bundle/PaymentBundle/Listener/GatewayConfigEncryptionListener.php
PaymentBundle/Listener/GatewayConfigEncryptionListener.php
Listener/GatewayConfigEncryptionListener.php
GatewayConfigEncryptionListener.php
src/Sylius/Bundle/PaymentBundle/Listener/EntityEncryptionListener.php
Sylius/Bundle/PaymentBundle/Listener/EntityEncryptionListener.php
Bundle/PaymentBundle/Listener/EntityEncryptionListener.php
PaymentBundle/Listener/EntityEncryptionListener.php
Listener/EntityEncryptionListener.php
EntityEncryptionListener.php
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.id.yml
Sylius/Bundle/PaymentBundle/Resources/translations/validators.id.yml
Bundle/PaymentBundle/Resources/translations/validators.id.yml
@ -58544,6 +58645,14 @@ Resources/config/services/checker.xml
config/services/checker.xml
services/checker.xml
checker.xml
src/Sylius/Bundle/PaymentBundle/Resources/config/services/console_command.xml
Sylius/Bundle/PaymentBundle/Resources/config/services/console_command.xml
Bundle/PaymentBundle/Resources/config/services/console_command.xml
PaymentBundle/Resources/config/services/console_command.xml
Resources/config/services/console_command.xml
config/services/console_command.xml
services/console_command.xml
console_command.xml
src/Sylius/Bundle/PaymentBundle/Resources/config/services/provider.xml
Sylius/Bundle/PaymentBundle/Resources/config/services/provider.xml
Bundle/PaymentBundle/Resources/config/services/provider.xml
@ -58568,6 +58677,15 @@ Resources/config/services/normalizer.xml
config/services/normalizer.xml
services/normalizer.xml
normalizer.xml
src/Sylius/Bundle/PaymentBundle/Resources/config/services/encryption/encryption.xml
Sylius/Bundle/PaymentBundle/Resources/config/services/encryption/encryption.xml
Bundle/PaymentBundle/Resources/config/services/encryption/encryption.xml
PaymentBundle/Resources/config/services/encryption/encryption.xml
Resources/config/services/encryption/encryption.xml
config/services/encryption/encryption.xml
services/encryption/encryption.xml
encryption/encryption.xml
encryption.xml
src/Sylius/Bundle/PaymentBundle/Resources/config/services/controllers.xml
Sylius/Bundle/PaymentBundle/Resources/config/services/controllers.xml
Bundle/PaymentBundle/Resources/config/services/controllers.xml
@ -58935,6 +59053,14 @@ PaymentBundle/Tests/Stub/PaymentMethodsResolverStub.php
Tests/Stub/PaymentMethodsResolverStub.php
Stub/PaymentMethodsResolverStub.php
PaymentMethodsResolverStub.php
src/Sylius/Bundle/PaymentBundle/Tests/Console/Command/GenerateEncryptionKeyCommandTest.php
Sylius/Bundle/PaymentBundle/Tests/Console/Command/GenerateEncryptionKeyCommandTest.php
Bundle/PaymentBundle/Tests/Console/Command/GenerateEncryptionKeyCommandTest.php
PaymentBundle/Tests/Console/Command/GenerateEncryptionKeyCommandTest.php
Tests/Console/Command/GenerateEncryptionKeyCommandTest.php
Console/Command/GenerateEncryptionKeyCommandTest.php
Command/GenerateEncryptionKeyCommandTest.php
GenerateEncryptionKeyCommandTest.php
src/Sylius/Bundle/PaymentBundle/Tests/DependencyInjection/Compiler/RegisterPaymentMethodsResolversPassTest.php
Sylius/Bundle/PaymentBundle/Tests/DependencyInjection/Compiler/RegisterPaymentMethodsResolversPassTest.php
Bundle/PaymentBundle/Tests/DependencyInjection/Compiler/RegisterPaymentMethodsResolversPassTest.php
@ -58951,6 +59077,13 @@ Tests/DependencyInjection/Compiler/RegisterGatewayConfigTypePassTest.php
DependencyInjection/Compiler/RegisterGatewayConfigTypePassTest.php
Compiler/RegisterGatewayConfigTypePassTest.php
RegisterGatewayConfigTypePassTest.php
src/Sylius/Bundle/PaymentBundle/Tests/DependencyInjection/ConfigurationTest.php
Sylius/Bundle/PaymentBundle/Tests/DependencyInjection/ConfigurationTest.php
Bundle/PaymentBundle/Tests/DependencyInjection/ConfigurationTest.php
PaymentBundle/Tests/DependencyInjection/ConfigurationTest.php
Tests/DependencyInjection/ConfigurationTest.php
DependencyInjection/ConfigurationTest.php
ConfigurationTest.php
src/Sylius/Bundle/PaymentBundle/Tests/DependencyInjection/SyliusPaymentExtensionTest.php
Sylius/Bundle/PaymentBundle/Tests/DependencyInjection/SyliusPaymentExtensionTest.php
Bundle/PaymentBundle/Tests/DependencyInjection/SyliusPaymentExtensionTest.php

View file

@ -945,6 +945,8 @@ tests/Functional/EligibleCatalogPromotionsProcessorTest.php
tests/Functional/AdminSectionNotFoundPageTest.php
tests/Functional/fixtures/Bundles/LocaleBundle/Context/LocaleResolving/fixtures.yaml
tests/Functional/Bundles/LocaleBundle/Context/LocaleResolvingTest.php
tests/Functional/Encryption/PaymentRequestEncryptionTest.php
tests/Functional/Encryption/GatewayConfigEncryptionTest.php
tests/Functional/app/AppKernel.php
tests/Functional/app/CatalogPromotionProcessingState/config.yml
tests/Functional/AbstractWebTestCase.php
@ -1965,6 +1967,8 @@ config/packages/doctrine_migrations.yaml
config/services_test.yaml
config/preload.php
config/routes.yaml
config/encryption/test.key
config/encryption/.gitkeep
config/routes/dev/web_profiler.yaml
config/routes/test_cached_payum/routing.yaml
config/routes/sylius_admin.yaml
@ -2883,6 +2887,13 @@ src/Sylius/Component/Payment/Factory/PaymentRequestFactoryInterface.php
src/Sylius/Component/Payment/Factory/PaymentFactory.php
src/Sylius/Component/Payment/Factory/PaymentRequestFactory.php
src/Sylius/Component/Payment/Factory/PaymentFactoryInterface.php
src/Sylius/Component/Payment/Encryption/GatewayConfigEncrypter.php
src/Sylius/Component/Payment/Encryption/EncryptionAwareInterface.php
src/Sylius/Component/Payment/Encryption/PaymentRequestEncrypter.php
src/Sylius/Component/Payment/Encryption/Exception/EncryptionException.php
src/Sylius/Component/Payment/Encryption/EncrypterInterface.php
src/Sylius/Component/Payment/Encryption/EntityEncrypterInterface.php
src/Sylius/Component/Payment/Encryption/Encrypter.php
src/Sylius/Component/Payment/Canceller/PaymentRequestCancellerInterface.php
src/Sylius/Component/Payment/Repository/PaymentMethodRepositoryInterface.php
src/Sylius/Component/Payment/Repository/PaymentRequestRepositoryInterface.php
@ -2896,6 +2907,10 @@ src/Sylius/Component/Payment/spec/Model/PaymentRequestSpec.php
src/Sylius/Component/Payment/spec/Model/GatewayConfigSpec.php
src/Sylius/Component/Payment/spec/Model/PaymentMethodSpec.php
src/Sylius/Component/Payment/spec/Factory/PaymentFactorySpec.php
src/Sylius/Component/Payment/spec/Encryption/PaymentRequestEncrypterSpec.php
src/Sylius/Component/Payment/spec/Encryption/GatewayConfigEncrypterSpec.php
src/Sylius/Component/Payment/spec/Encryption/fixtures/encryption_key
src/Sylius/Component/Payment/spec/Encryption/EncrypterSpec.php
src/Sylius/Component/Payment/README.md
src/Sylius/Component/Currency/composer.json
src/Sylius/Component/Currency/LICENSE
@ -6273,6 +6288,7 @@ src/Sylius/Bundle/AdminBundle/templates/customer/show/content/sections/general/e
src/Sylius/Bundle/AdminBundle/templates/customer/show/content/sections/general/email_verified.html.twig
src/Sylius/Bundle/AdminBundle/templates/customer/show/content/sections.html.twig
src/Sylius/Bundle/AdminBundle/templates/customer/show/component/order_statistics.html.twig
src/Sylius/Bundle/AdminBundle/templates/customer/grid/field/enabled.html.twig
src/Sylius/Bundle/AdminBundle/templates/customer/form/sections/general.html.twig
src/Sylius/Bundle/AdminBundle/templates/customer/form/sections/extra_information/birthday.html.twig
src/Sylius/Bundle/AdminBundle/templates/customer/form/sections/extra_information/phone_number.html.twig
@ -6687,7 +6703,6 @@ src/Sylius/Bundle/AdminBundle/Controller/DashboardController.php
src/Sylius/Bundle/AdminBundle/Controller/CustomerStatisticsController.php
src/Sylius/Bundle/AdminBundle/Controller/RedirectHandler.php
src/Sylius/Bundle/AdminBundle/Controller/RemoveCatalogPromotionAction.php
src/Sylius/Bundle/AdminBundle/Controller/NotificationController.php
src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.ro.yml
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.ro.yml
src/Sylius/Bundle/AdminBundle/Resources/translations/flashes.pl.yml
@ -7029,7 +7044,6 @@ src/Sylius/Bundle/AdminBundle/Tests/CommandHandler/CreateAdminUserHandlerTest.ph
src/Sylius/Bundle/AdminBundle/Tests/Console/Command/CreateAdminUserCommandTest.php
src/Sylius/Bundle/AdminBundle/Tests/Console/Command/ChangeAdminUserPasswordCommandTest.php
src/Sylius/Bundle/AdminBundle/Tests/Console/Command/Factory/QuestionFactoryTest.php
src/Sylius/Bundle/AdminBundle/Tests/Controller/NotificationControllerTest.php
src/Sylius/Bundle/AdminBundle/test/public/index.php
src/Sylius/Bundle/AdminBundle/test/config/bootstrap.php
src/Sylius/Bundle/AdminBundle/test/config/bundles.php
@ -8098,6 +8112,7 @@ src/Sylius/Bundle/PaymentBundle/Doctrine/ORM/PaymentRequestRepository.php
src/Sylius/Bundle/PaymentBundle/CommandHandler/Offline/CapturePaymentRequestHandler.php
src/Sylius/Bundle/PaymentBundle/LICENSE
src/Sylius/Bundle/PaymentBundle/LICENSE_OF_TRADEMARK_AND_LOGO
src/Sylius/Bundle/PaymentBundle/Console/Command/GenerateEncryptionKeyCommand.php
src/Sylius/Bundle/PaymentBundle/SyliusPaymentBundle.php
src/Sylius/Bundle/PaymentBundle/Form/Type/GatewayConfigType.php
src/Sylius/Bundle/PaymentBundle/Form/Type/PaymentMethodTranslationType.php
@ -8127,6 +8142,8 @@ src/Sylius/Bundle/PaymentBundle/Generator/GatewayNameGeneratorInterface.php
src/Sylius/Bundle/PaymentBundle/Generator/GatewayNameGenerator.php
src/Sylius/Bundle/PaymentBundle/EventListener/PaymentMethodChangeEventListener.php
src/Sylius/Bundle/PaymentBundle/Exception/PaymentRequestNotSupportedException.php
src/Sylius/Bundle/PaymentBundle/Listener/GatewayConfigEncryptionListener.php
src/Sylius/Bundle/PaymentBundle/Listener/EntityEncryptionListener.php
src/Sylius/Bundle/PaymentBundle/Resources/translations/validators.id.yml
src/Sylius/Bundle/PaymentBundle/Resources/translations/flashes.ro.yml
src/Sylius/Bundle/PaymentBundle/Resources/translations/messages.ro.yml
@ -8264,9 +8281,11 @@ src/Sylius/Bundle/PaymentBundle/Resources/config/services/canceller.xml
src/Sylius/Bundle/PaymentBundle/Resources/config/services/processors.xml
src/Sylius/Bundle/PaymentBundle/Resources/config/services/command_provider.xml
src/Sylius/Bundle/PaymentBundle/Resources/config/services/checker.xml
src/Sylius/Bundle/PaymentBundle/Resources/config/services/console_command.xml
src/Sylius/Bundle/PaymentBundle/Resources/config/services/provider.xml
src/Sylius/Bundle/PaymentBundle/Resources/config/services/form.xml
src/Sylius/Bundle/PaymentBundle/Resources/config/services/normalizer.xml
src/Sylius/Bundle/PaymentBundle/Resources/config/services/encryption/encryption.xml
src/Sylius/Bundle/PaymentBundle/Resources/config/services/controllers.xml
src/Sylius/Bundle/PaymentBundle/Resources/config/routing/integrations/sylius.yaml
src/Sylius/Bundle/PaymentBundle/Resources/config/doctrine/model/PaymentMethodTranslation.orm.xml
@ -8319,8 +8338,10 @@ src/Sylius/Bundle/PaymentBundle/Tests/Processor/NotifyPayloadProcessorTest.php
src/Sylius/Bundle/PaymentBundle/Tests/Stub/GatewayConfigurationTypeStub.php
src/Sylius/Bundle/PaymentBundle/Tests/Stub/NotifyPaymentProviderStub.php
src/Sylius/Bundle/PaymentBundle/Tests/Stub/PaymentMethodsResolverStub.php
src/Sylius/Bundle/PaymentBundle/Tests/Console/Command/GenerateEncryptionKeyCommandTest.php
src/Sylius/Bundle/PaymentBundle/Tests/DependencyInjection/Compiler/RegisterPaymentMethodsResolversPassTest.php
src/Sylius/Bundle/PaymentBundle/Tests/DependencyInjection/Compiler/RegisterGatewayConfigTypePassTest.php
src/Sylius/Bundle/PaymentBundle/Tests/DependencyInjection/ConfigurationTest.php
src/Sylius/Bundle/PaymentBundle/Tests/DependencyInjection/SyliusPaymentExtensionTest.php
src/Sylius/Bundle/PaymentBundle/Tests/EventListener/PaymentMethodChangeEventListenerTest.php
src/Sylius/Bundle/PaymentBundle/test/composer.json

View file

@ -13046,6 +13046,13 @@ tomcat/util/collections/CaseInsensitiveKeyMap.java
util/collections/CaseInsensitiveKeyMap.java
collections/CaseInsensitiveKeyMap.java
CaseInsensitiveKeyMap.java
java/org/apache/tomcat/util/collections/ConcurrentLruCache.java
org/apache/tomcat/util/collections/ConcurrentLruCache.java
apache/tomcat/util/collections/ConcurrentLruCache.java
tomcat/util/collections/ConcurrentLruCache.java
util/collections/ConcurrentLruCache.java
collections/ConcurrentLruCache.java
ConcurrentLruCache.java
java/org/apache/tomcat/util/collections/SynchronizedQueue.java
org/apache/tomcat/util/collections/SynchronizedQueue.java
apache/tomcat/util/collections/SynchronizedQueue.java
@ -24602,6 +24609,13 @@ apache/tomcat/util/TestIntrospectionUtils.java
tomcat/util/TestIntrospectionUtils.java
util/TestIntrospectionUtils.java
TestIntrospectionUtils.java
test/org/apache/tomcat/util/collections/TestConcurrentLruCache.java
org/apache/tomcat/util/collections/TestConcurrentLruCache.java
apache/tomcat/util/collections/TestConcurrentLruCache.java
tomcat/util/collections/TestConcurrentLruCache.java
util/collections/TestConcurrentLruCache.java
collections/TestConcurrentLruCache.java
TestConcurrentLruCache.java
test/org/apache/tomcat/util/collections/TesterPerformanceSynchronizedStack.java
org/apache/tomcat/util/collections/TesterPerformanceSynchronizedStack.java
apache/tomcat/util/collections/TesterPerformanceSynchronizedStack.java

View file

@ -2074,6 +2074,7 @@ java/org/apache/tomcat/util/collections/ManagedConcurrentWeakHashMap.java
java/org/apache/tomcat/util/collections/ConcurrentCache.java
java/org/apache/tomcat/util/collections/SynchronizedStack.java
java/org/apache/tomcat/util/collections/CaseInsensitiveKeyMap.java
java/org/apache/tomcat/util/collections/ConcurrentLruCache.java
java/org/apache/tomcat/util/collections/SynchronizedQueue.java
java/org/apache/tomcat/util/descriptor/LocalStrings_fr.properties
java/org/apache/tomcat/util/descriptor/LocalStrings.properties
@ -4165,6 +4166,7 @@ test/org/apache/tomcat/buildutil/translate/TestFixedStrings.java
test/org/apache/tomcat/buildutil/translate/TestUtils.java
test/org/apache/tomcat/util/file/TestConfigFileLoader.java
test/org/apache/tomcat/util/TestIntrospectionUtils.java
test/org/apache/tomcat/util/collections/TestConcurrentLruCache.java
test/org/apache/tomcat/util/collections/TesterPerformanceSynchronizedStack.java
test/org/apache/tomcat/util/collections/TestSynchronizedQueue.java
test/org/apache/tomcat/util/collections/TesterPerformanceSynchronizedQueue.java

View file

@ -32103,15 +32103,6 @@ inner-blocks/components/preview-dropdown/index.tsx
components/preview-dropdown/index.tsx
preview-dropdown/index.tsx
index.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/style.scss
woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/style.scss
assets/js/blocks/product-filters/inner-blocks/price-filter/style.scss
js/blocks/product-filters/inner-blocks/price-filter/style.scss
blocks/product-filters/inner-blocks/price-filter/style.scss
product-filters/inner-blocks/price-filter/style.scss
inner-blocks/price-filter/style.scss
price-filter/style.scss
style.scss
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/utils.ts
woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/utils.ts
assets/js/blocks/product-filters/inner-blocks/price-filter/utils.ts
@ -32121,6 +32112,15 @@ product-filters/inner-blocks/price-filter/utils.ts
inner-blocks/price-filter/utils.ts
price-filter/utils.ts
utils.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/save.tsx
woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/save.tsx
assets/js/blocks/product-filters/inner-blocks/price-filter/save.tsx
js/blocks/product-filters/inner-blocks/price-filter/save.tsx
blocks/product-filters/inner-blocks/price-filter/save.tsx
product-filters/inner-blocks/price-filter/save.tsx
inner-blocks/price-filter/save.tsx
price-filter/save.tsx
save.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/block.json
woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/block.json
assets/js/blocks/product-filters/inner-blocks/price-filter/block.json
@ -32130,26 +32130,6 @@ product-filters/inner-blocks/price-filter/block.json
inner-blocks/price-filter/block.json
price-filter/block.json
block.json
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/components/inspector.tsx
woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/components/inspector.tsx
assets/js/blocks/product-filters/inner-blocks/price-filter/components/inspector.tsx
js/blocks/product-filters/inner-blocks/price-filter/components/inspector.tsx
blocks/product-filters/inner-blocks/price-filter/components/inspector.tsx
product-filters/inner-blocks/price-filter/components/inspector.tsx
inner-blocks/price-filter/components/inspector.tsx
price-filter/components/inspector.tsx
components/inspector.tsx
inspector.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/components/price-slider.tsx
woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/components/price-slider.tsx
assets/js/blocks/product-filters/inner-blocks/price-filter/components/price-slider.tsx
js/blocks/product-filters/inner-blocks/price-filter/components/price-slider.tsx
blocks/product-filters/inner-blocks/price-filter/components/price-slider.tsx
product-filters/inner-blocks/price-filter/components/price-slider.tsx
inner-blocks/price-filter/components/price-slider.tsx
price-filter/components/price-slider.tsx
components/price-slider.tsx
price-slider.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/frontend.ts
woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/frontend.ts
assets/js/blocks/product-filters/inner-blocks/price-filter/frontend.ts
@ -32168,15 +32148,6 @@ product-filters/inner-blocks/price-filter/edit.tsx
inner-blocks/price-filter/edit.tsx
price-filter/edit.tsx
edit.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/types.ts
woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/types.ts
assets/js/blocks/product-filters/inner-blocks/price-filter/types.ts
js/blocks/product-filters/inner-blocks/price-filter/types.ts
blocks/product-filters/inner-blocks/price-filter/types.ts
product-filters/inner-blocks/price-filter/types.ts
inner-blocks/price-filter/types.ts
price-filter/types.ts
types.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/index.tsx
woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/index.tsx
assets/js/blocks/product-filters/inner-blocks/price-filter/index.tsx
@ -32222,6 +32193,78 @@ product-filters/inner-blocks/clear-button/index.tsx
inner-blocks/clear-button/index.tsx
clear-button/index.tsx
index.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-slider/style.scss
woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-slider/style.scss
assets/js/blocks/product-filters/inner-blocks/price-slider/style.scss
js/blocks/product-filters/inner-blocks/price-slider/style.scss
blocks/product-filters/inner-blocks/price-slider/style.scss
product-filters/inner-blocks/price-slider/style.scss
inner-blocks/price-slider/style.scss
price-slider/style.scss
style.scss
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-slider/utils.ts
woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-slider/utils.ts
assets/js/blocks/product-filters/inner-blocks/price-slider/utils.ts
js/blocks/product-filters/inner-blocks/price-slider/utils.ts
blocks/product-filters/inner-blocks/price-slider/utils.ts
product-filters/inner-blocks/price-slider/utils.ts
inner-blocks/price-slider/utils.ts
price-slider/utils.ts
utils.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-slider/save.tsx
woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-slider/save.tsx
assets/js/blocks/product-filters/inner-blocks/price-slider/save.tsx
js/blocks/product-filters/inner-blocks/price-slider/save.tsx
blocks/product-filters/inner-blocks/price-slider/save.tsx
product-filters/inner-blocks/price-slider/save.tsx
inner-blocks/price-slider/save.tsx
price-slider/save.tsx
save.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-slider/block.json
woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-slider/block.json
assets/js/blocks/product-filters/inner-blocks/price-slider/block.json
js/blocks/product-filters/inner-blocks/price-slider/block.json
blocks/product-filters/inner-blocks/price-slider/block.json
product-filters/inner-blocks/price-slider/block.json
inner-blocks/price-slider/block.json
price-slider/block.json
block.json
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-slider/frontend.ts
woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-slider/frontend.ts
assets/js/blocks/product-filters/inner-blocks/price-slider/frontend.ts
js/blocks/product-filters/inner-blocks/price-slider/frontend.ts
blocks/product-filters/inner-blocks/price-slider/frontend.ts
product-filters/inner-blocks/price-slider/frontend.ts
inner-blocks/price-slider/frontend.ts
price-slider/frontend.ts
frontend.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-slider/edit.tsx
woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-slider/edit.tsx
assets/js/blocks/product-filters/inner-blocks/price-slider/edit.tsx
js/blocks/product-filters/inner-blocks/price-slider/edit.tsx
blocks/product-filters/inner-blocks/price-slider/edit.tsx
product-filters/inner-blocks/price-slider/edit.tsx
inner-blocks/price-slider/edit.tsx
price-slider/edit.tsx
edit.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-slider/types.ts
woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-slider/types.ts
assets/js/blocks/product-filters/inner-blocks/price-slider/types.ts
js/blocks/product-filters/inner-blocks/price-slider/types.ts
blocks/product-filters/inner-blocks/price-slider/types.ts
product-filters/inner-blocks/price-slider/types.ts
inner-blocks/price-slider/types.ts
price-slider/types.ts
types.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-slider/index.tsx
woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-slider/index.tsx
assets/js/blocks/product-filters/inner-blocks/price-slider/index.tsx
js/blocks/product-filters/inner-blocks/price-slider/index.tsx
blocks/product-filters/inner-blocks/price-slider/index.tsx
product-filters/inner-blocks/price-slider/index.tsx
inner-blocks/price-slider/index.tsx
price-slider/index.tsx
index.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/overlay-navigation/style.scss
woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/overlay-navigation/style.scss
assets/js/blocks/product-filters/inner-blocks/overlay-navigation/style.scss
@ -56614,6 +56657,10 @@ plugins/woocommerce/changelog/51638-update-stock-filter-block-to-the-new-structu
woocommerce/changelog/51638-update-stock-filter-block-to-the-new-structure
changelog/51638-update-stock-filter-block-to-the-new-structure
51638-update-stock-filter-block-to-the-new-structure
plugins/woocommerce/changelog/fix-51891
woocommerce/changelog/fix-51891
changelog/fix-51891
fix-51891
plugins/woocommerce/changelog/51852-add-create-account-block-test-coverage
woocommerce/changelog/51852-add-create-account-block-test-coverage
changelog/51852-add-create-account-block-test-coverage
@ -56734,6 +56781,10 @@ plugins/woocommerce/changelog/52070-fix-use-method-title-or-gateway-title-in-che
woocommerce/changelog/52070-fix-use-method-title-or-gateway-title-in-checkout-notice
changelog/52070-fix-use-method-title-or-gateway-title-in-checkout-notice
52070-fix-use-method-title-or-gateway-title-in-checkout-notice
plugins/woocommerce/changelog/add-price-filter-and-slider
woocommerce/changelog/add-price-filter-and-slider
changelog/add-price-filter-and-slider
add-price-filter-and-slider
plugins/woocommerce/changelog/51730-fix-upsells-collection-issue
woocommerce/changelog/51730-fix-upsells-collection-issue
changelog/51730-fix-upsells-collection-issue
@ -62111,6 +62162,12 @@ src/Blocks/BlockTypes/ProductFilters.php
Blocks/BlockTypes/ProductFilters.php
BlockTypes/ProductFilters.php
ProductFilters.php
plugins/woocommerce/src/Blocks/BlockTypes/ProductFilterPriceSlider.php
woocommerce/src/Blocks/BlockTypes/ProductFilterPriceSlider.php
src/Blocks/BlockTypes/ProductFilterPriceSlider.php
Blocks/BlockTypes/ProductFilterPriceSlider.php
BlockTypes/ProductFilterPriceSlider.php
ProductFilterPriceSlider.php
plugins/woocommerce/src/Blocks/BlockTypes/AtomicBlock.php
woocommerce/src/Blocks/BlockTypes/AtomicBlock.php
src/Blocks/BlockTypes/AtomicBlock.php

View file

@ -5110,19 +5110,24 @@ plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/active-
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/active-filters/types.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/active-filters/index.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/components/preview-dropdown/index.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/style.scss
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/utils.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/save.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/block.json
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/components/inspector.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/components/price-slider.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/frontend.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/edit.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/types.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-filter/index.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/clear-button/save.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/clear-button/block.json
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/clear-button/edit.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/clear-button/index.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-slider/style.scss
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-slider/utils.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-slider/save.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-slider/block.json
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-slider/frontend.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-slider/edit.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-slider/types.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/price-slider/index.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/overlay-navigation/style.scss
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/overlay-navigation/save.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filters/inner-blocks/overlay-navigation/frontend.tsx
@ -8596,6 +8601,7 @@ plugins/woocommerce/changelog/fix-product-collection-price-range-posts-clauses
plugins/woocommerce/changelog/fix-fieldset-hardening-50193
plugins/woocommerce/changelog/update-dataviews_package
plugins/woocommerce/changelog/51638-update-stock-filter-block-to-the-new-structure
plugins/woocommerce/changelog/fix-51891
plugins/woocommerce/changelog/51852-add-create-account-block-test-coverage
plugins/woocommerce/changelog/update-redirect-to-jetpack-screen-logic
plugins/woocommerce/changelog/e2e-fix-unblock-qit-submission
@ -8626,6 +8632,7 @@ plugins/woocommerce/changelog/fix-checkbox-list-chip-diffing-error
plugins/woocommerce/changelog/fix-mobile-app-modal-ui
plugins/woocommerce/changelog/add-product_form_migration_to_dataforms
plugins/woocommerce/changelog/52070-fix-use-method-title-or-gateway-title-in-checkout-notice
plugins/woocommerce/changelog/add-price-filter-and-slider
plugins/woocommerce/changelog/51730-fix-upsells-collection-issue
plugins/woocommerce/changelog/dev-solve-wpenv-startup-failures-in-ci-take-2
plugins/woocommerce/changelog/fix-52243
@ -9496,6 +9503,7 @@ plugins/woocommerce/src/Blocks/BlockTypes/RelatedProducts.php
plugins/woocommerce/src/Blocks/BlockTypes/CatalogSorting.php
plugins/woocommerce/src/Blocks/BlockTypes/CartTotalsBlock.php
plugins/woocommerce/src/Blocks/BlockTypes/ProductFilters.php
plugins/woocommerce/src/Blocks/BlockTypes/ProductFilterPriceSlider.php
plugins/woocommerce/src/Blocks/BlockTypes/AtomicBlock.php
plugins/woocommerce/src/Blocks/BlockTypes/CheckoutOrderSummaryDiscountBlock.php
plugins/woocommerce/src/Blocks/BlockTypes/FeaturedCategory.php

View file

@ -46504,6 +46504,9 @@ migrate/20170420000001_chat_increase_message_size.rb
db/migrate/20230310122944_core_workflow_secondary_organization.rb
migrate/20230310122944_core_workflow_secondary_organization.rb
20230310122944_core_workflow_secondary_organization.rb
db/migrate/20241021191549_move_checklist_ticket_relation_to_ticket.rb
migrate/20241021191549_move_checklist_ticket_relation_to_ticket.rb
20241021191549_move_checklist_ticket_relation_to_ticket.rb
db/migrate/20220308072741_rename_tw_locale.rb
migrate/20220308072741_rename_tw_locale.rb
20220308072741_rename_tw_locale.rb
@ -55985,10 +55988,6 @@ type.rb
spec/factories/group.rb
factories/group.rb
group.rb
spec/factories/checklist_templates/item.rb
factories/checklist_templates/item.rb
checklist_templates/item.rb
item.rb
spec/factories/ticket.rb
factories/ticket.rb
ticket.rb
@ -56287,6 +56286,10 @@ spec/db/migrate/issue_3851_spec.rb
db/migrate/issue_3851_spec.rb
migrate/issue_3851_spec.rb
issue_3851_spec.rb
spec/db/migrate/move_checklist_ticket_relation_to_ticket_spec.rb
db/migrate/move_checklist_ticket_relation_to_ticket_spec.rb
migrate/move_checklist_ticket_relation_to_ticket_spec.rb
move_checklist_ticket_relation_to_ticket_spec.rb
spec/db/migrate/issue_3446_microsoft_365_tenants_spec.rb
db/migrate/issue_3446_microsoft_365_tenants_spec.rb
migrate/issue_3446_microsoft_365_tenants_spec.rb

View file

@ -7535,6 +7535,7 @@ db/migrate/20230823082823_update_format_settings.rb
db/migrate/20231130211242_add_admin_ticket_state_and_priority_permission.rb
db/migrate/20170420000001_chat_increase_message_size.rb
db/migrate/20230310122944_core_workflow_secondary_organization.rb
db/migrate/20241021191549_move_checklist_ticket_relation_to_ticket.rb
db/migrate/20220308072741_rename_tw_locale.rb
db/migrate/20191001090809_create_active_job_locks.rb
db/migrate/20170214000001_reload_online_browser_after_cors_csrf_changes.rb
@ -9607,7 +9608,6 @@ spec/factories/online_notification.rb
spec/factories/history/object.rb
spec/factories/history/type.rb
spec/factories/group.rb
spec/factories/checklist_templates/item.rb
spec/factories/ticket.rb
spec/factories/chat/message.rb
spec/factories/chat/agent.rb
@ -9694,6 +9694,7 @@ spec/db/migrate/issue_2867_footer_header_public_link_spec.rb
spec/db/migrate/issue_3669_fix_domain_spec.rb
spec/db/migrate/issue_2671_pending_till_can_be_changed_by_customer_spec.rb
spec/db/migrate/issue_3851_spec.rb
spec/db/migrate/move_checklist_ticket_relation_to_ticket_spec.rb
spec/db/migrate/issue_3446_microsoft_365_tenants_spec.rb
spec/db/migrate/issue_2943_add_setting_enforce_special_character_spec.rb
spec/db/migrate/group_hierarchy_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,23 +45,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*source=
/.git
//wiki/skins
/?*amp_client_id
/?z=1
/MANUALS/*.pdf$
/Search/
/_
/_/rsrc
/__wishlist__
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/album/*/*?i=
/api
/apis
@ -80,8 +60,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/comments
/commits/*?author
/commits/*?path
/communities
/discovered
/docs/product
/download
/download/Browse.aspx?
@ -106,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/
@ -114,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=
@ -143,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
@ -225,7 +193,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?order=
?pt1=true$
?s=
?show_error=true
?slogin
?tab=achievements&achievement=
?utm_*=
@ -1019,8 +986,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
@ -1083,8 +1048,6 @@ _next/gtm
_next/jwt
_next/title
_next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json
_nimbusJsonp.js
_nimbusJsonpStatic.js
@ -1190,12 +1153,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
@ -1215,7 +1176,6 @@ adwords/proposal
adx/bin
affil
affil/pal
age-appeal
agreements/approve
aihub/tfhub
ajax
@ -1229,7 +1189,6 @@ alkali
allanalytics
alllocations
ambry
amp
amphtml
amphtml/blogs/test
amphtml/classic-apps
@ -1257,9 +1216,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=
@ -1433,7 +1390,6 @@ auth/verifychallenge
author/following
author=
authwall
autocomplete
avis
away.php
b2bauth
@ -1553,11 +1509,7 @@ blogs/test
blogsearch
blogsearch_feeds
bn
board
board_activity
board_activity_comment
bookmark?
bookmarklet
bookmarks
books
books/about
@ -1579,38 +1531,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
@ -1811,7 +1742,6 @@ checkout
checkout/package
checkoutnow
checkpoint
christmas-spotlight
chrome/browser/mobile/tour
chrome/crlset
chrome/webstore/images
@ -1834,7 +1764,6 @@ clickthru
client_errors
clima/ets
clima/sites/registry
close-account
cloud-launcher/sitemap
cloudsourcetools/images
cms_content
@ -1856,7 +1785,6 @@ commercesearch/images
commercesearch/services
commission_2010-2014/katainen
commits?author=
communities
communities/bin.aspx?
communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx?
@ -1872,15 +1800,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
@ -1888,30 +1813,19 @@ consumers/archive
contact_me
contactus
content
content-claiming
context_referrer=gig_page
context_referrer=user_page
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
@ -1920,9 +1834,7 @@ cse?
csp
csp_block
csp_report_only
csrf_error
ct
ct.html
ct/log_list
culturalinstitute/images
culturalinstitute/sitemaps
@ -2040,9 +1952,7 @@ de/teams
de/transactions
de/treasury
de/your
deactivate-account
default
delete_post
delight
dell/cities-transformed
dell/cloud-future-of-medicine
@ -2093,7 +2003,6 @@ digital-single-market/taxonomy
digital-single-market/users
directory
directory/all
discover
discussion
discussion/comment-permalink
discussion/edit-profile
@ -2190,8 +2099,6 @@ ebooks?*zoom=1
ebooks?*zoom=5
ece
eclas
edit
editorial/*
edu/cs4hs
education/404_en.htm
edurec
@ -2202,7 +2109,6 @@ elite?
email
email-unsubscribe
email_actions
email_verification_error
embed
embed/feed/update
employment_social/anticipedia/xwiki/bin/attach
@ -2261,7 +2167,6 @@ en/microsoft-viva/
en/security
en/security/
endorsements
engagement
enterprise-jobs
enterprise-partner-search/sitemaps
environment/ets
@ -2368,8 +2273,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
@ -2379,7 +2282,6 @@ facebook
facebook_connect
faves-i_love_u_get_away_from_me
favorite
fb.html
fe=true
feature/sf-test
feed
@ -2461,8 +2363,6 @@ flights
flutter-canvaskit
folder
follow
follow_board
follow_user
following
food/archive
food/favourites
@ -2576,8 +2476,6 @@ global$
globalmarketfinder
globalmarketfinder/*.html
gog
google_gdn.html
google_search.html
googlebooks/images
gp
gp/aag
@ -2687,7 +2585,6 @@ gview
gwt
h5games_gamecenter/images
handmade
hanukkah-spotlight
hashtag/*?src=
hd
header/channels
@ -2763,18 +2660,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://dropbox.com/robots.txt
http://slideshare.net/robots.txt
http://apis.google.com/robots.txt
http://microsoft.com/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -2788,9 +2682,6 @@ id-id.www.cloudflare.com
id-id/feedback
id-id/lp
id-id/searchresults
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb
identity/accountsettingssyaf
ie*/listing/*/favoriters
@ -2968,14 +2859,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
@ -3069,8 +2957,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
@ -3140,7 +3026,6 @@ ko-kr.www.cloudflare.com
ko-kr/feedback
ko-kr/lp
ko-kr/searchresults
kwanzaa-spotlight
labs/popgadget/search
lamda/images
landing/cmsnext-root
@ -3175,12 +3060,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
@ -3188,7 +3071,6 @@ list/ls*/export
listing/*/stubs
lite
lite.publication.PublicationRequestFulltextPromo.requestFulltext.html
live-session
live_chat
lm/R1XIHQVKXSKBNJ
lm/R3HQ5WJSZK6QSO
@ -3219,7 +3101,6 @@ location_suggest
lochp?
login
login$
login/?next=
login?*=
logo-maker/brief
logo-maker/choose-variation
@ -3468,7 +3349,6 @@ narrative-
native
nbubumblebee
network
new_invite
news$
news/$
news/0
@ -3480,7 +3360,6 @@ news/test
news/test-liveblog
news?viewArticle
newsArticle
news_hub
newsletter
newsroom/dae
newssearch
@ -3650,12 +3529,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
@ -3689,11 +3564,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
@ -3730,40 +3602,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
@ -3819,7 +3659,6 @@ pl/teams
pl/transactions
pl/treasury
pl/your
place
plan=
platform-telemetry
play/store/web
@ -3846,7 +3685,6 @@ ppob/?
ppob?
pqa
preference
prefs
present
presentation
prettyearth/assets
@ -3857,8 +3695,6 @@ private
pro
pro-resources
pro/about
product-catalogs
product-feed
product-reviews/B0069IY63Y
productPurchaseDone
product_
@ -3939,7 +3775,6 @@ publications
publicliterature.PublicLiterature.search.html
purchases
puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy
pwapiv2
px.gif
@ -3947,7 +3782,6 @@ q=
qnasearch?
qr
quality_form?
quiz
r
rackspace/elevating-performance
radio/aod
@ -3961,7 +3795,6 @@ rd/search
rd/search$
rd/search?
recensioni
recently-viewed
recharge/dashboard/car
recharge/dashboard/static
recipes/search
@ -3979,8 +3812,6 @@ refer
refer/pal
referrals
referrer=
refresh_stored_accounts
refresh_token
register
registration
registry/wishlist
@ -3989,14 +3820,10 @@ rep=hc
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
@ -4035,7 +3862,6 @@ s2/sitemaps
s2/static
s3
s?
safe-redirect
safebrowsing/diagnostic
safebrowsing/report_badware
safebrowsing/report_error
@ -4136,7 +3962,6 @@ searchresults
sections
secure
seller_onboarding
sendHeaderEarly
send_to_friend
sendarticle
services
@ -4211,7 +4036,6 @@ shihui?
shop/browse/overlay
shop/iphone/payments/overlay
shop_name_search_service
shop_pins
shopping-content-api/product_images
shopping/deals
shopping/product
@ -4223,7 +4047,7 @@ shopping/seller
shopping/suppliers/search
shopping?
shopstream
showtimes/location/*http://ted.com/robots.txt
showtimes/location/*http://mozilla.org/robots.txt
sidewiki/entry
signature
signin/inject
@ -4507,13 +4331,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/
@ -4536,7 +4358,6 @@ ss
ss/customer-reviews/lighthouse
ss/twister/ajax
sslsingle
sso
stadia/gamers
start
start_order
@ -4591,10 +4412,6 @@ storefront
storepicker
stores/page/*visitId=
stories
story-pin-builder
story-pin-invite
story_feed
story_pins
studios
styles/js-on.css$
subscribe/braintree
@ -4619,7 +4436,6 @@ support
support/content
support/forum/search?
surprise
suspension-appeal
sv-se.www.cloudflare.com
sv-se/feedback
sv-se/lp
@ -4633,7 +4449,6 @@ svc/spelling-bee
svc/vertex
svc/wordle
svpRecommendations
sw-shell.html
swg
syndicate
system1/images
@ -4641,7 +4456,6 @@ t/terms
tab=
tablet
tacms
taggingtool
tagmanager/containers/xo
tagmanager/pptm.js
talk
@ -4677,10 +4491,8 @@ th-th.www.cloudflare.com
th-th/feedback
th-th/lp
th-th/searchresults
thanksgiving-spotlight
thanx?
themacallan/worlds-together
theme
themes/rss
things/search
things/search$
@ -4766,7 +4578,6 @@ trustedstores/s
trustedstores/tm2
trustedstores/verify
tucritica
tv
tv/thumb
tvschedule
twitter
@ -4833,13 +4644,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
@ -4915,8 +4722,6 @@ uviewer
v1
v1/browser-performance
v1/stats
v1/urls/count.json
v3/pidgets/log
v4
verify_age
vi-vn.www.cloudflare.com
@ -4954,13 +4759,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
@ -5424,7 +5226,6 @@ xml?
xoplatform/logger/api/logger
xorouter
your
your-shop
youth/404_en.htm
youtube/fonts
youtube/img/promos