[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2026-04-29 09:49:56 +00:00
parent 96c4bce452
commit fa0a4cd97d
32 changed files with 3243 additions and 21322 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1777432596
},
"Trickest wordlist update": {
"last_update": 1777370207
"last_update": 1777456186
}
}

View file

@ -72371,6 +72371,10 @@ dev/tools/phan/baseline_extended.txt
tools/phan/baseline_extended.txt
phan/baseline_extended.txt
baseline_extended.txt
dev/tools/phan/allow_phan_in_precommit.sh
tools/phan/allow_phan_in_precommit.sh
phan/allow_phan_in_precommit.sh
allow_phan_in_precommit.sh
dev/tools/phan/README.md
tools/phan/README.md
phan/README.md
@ -72802,6 +72806,10 @@ composer.lock
dev/tools/fixduplicatelangkey.sh
tools/fixduplicatelangkey.sh
fixduplicatelangkey.sh
dev/tools/phpstan/allow_phpstan_in_precommit.sh
tools/phpstan/allow_phpstan_in_precommit.sh
phpstan/allow_phpstan_in_precommit.sh
allow_phpstan_in_precommit.sh
dev/tools/phpstan/phpstan_v1_apstats.neon
tools/phpstan/phpstan_v1_apstats.neon
phpstan/phpstan_v1_apstats.neon
@ -73350,6 +73358,16 @@ hurl/api/setup/10_setup_company.hurl
api/setup/10_setup_company.hurl
setup/10_setup_company.hurl
10_setup_company.hurl
test/hurl/api/setup/10_setup_dictionary_countries.hurl
hurl/api/setup/10_setup_dictionary_countries.hurl
api/setup/10_setup_dictionary_countries.hurl
setup/10_setup_dictionary_countries.hurl
10_setup_dictionary_countries.hurl
test/hurl/api/setup/10_setup_dictionary_countries_load_region_state.hurl
hurl/api/setup/10_setup_dictionary_countries_load_region_state.hurl
api/setup/10_setup_dictionary_countries_load_region_state.hurl
setup/10_setup_dictionary_countries_load_region_state.hurl
10_setup_dictionary_countries_load_region_state.hurl
test/hurl/api/setup/10_setup_modules.hurl
hurl/api/setup/10_setup_modules.hurl
api/setup/10_setup_modules.hurl

View file

@ -14372,6 +14372,7 @@ dev/tools/phan/baseline.txt
dev/tools/phan/config.php
dev/tools/phan/config_fixer.php
dev/tools/phan/baseline_extended.txt
dev/tools/phan/allow_phan_in_precommit.sh
dev/tools/phan/README.md
dev/tools/phan/plugins/setAutoPageBreakFixer.php
dev/tools/phan/plugins/textwithpictoFixer.php
@ -14468,6 +14469,7 @@ dev/tools/rector/src/Renaming/EmptyUserRightsToFunction.php
dev/tools/rector/rector.php
dev/tools/rector/composer.lock
dev/tools/fixduplicatelangkey.sh
dev/tools/phpstan/allow_phpstan_in_precommit.sh
dev/tools/phpstan/phpstan_v1_apstats.neon
dev/tools/fixnotabfiles.sh
dev/dolibarr_changes.txt
@ -14644,6 +14646,8 @@ test/hurl/public/payment/00_payment_newpayment.hurl
test/hurl/README.md
test/hurl/api/setup/10_setup_conf.hurl
test/hurl/api/setup/10_setup_company.hurl
test/hurl/api/setup/10_setup_dictionary_countries.hurl
test/hurl/api/setup/10_setup_dictionary_countries_load_region_state.hurl
test/hurl/api/setup/10_setup_modules.hurl
test/hurl/api/login/00_login_GET.hurl
test/hurl/api/login/00_login_POST.hurl

File diff suppressed because it is too large Load diff

View file

@ -12338,6 +12338,13 @@ Core/Mail/Account/FetchDataTest.php
Mail/Account/FetchDataTest.php
Account/FetchDataTest.php
FetchDataTest.php
tests/unit/Espo/Core/Mail/Account/FetcherTest.php
unit/Espo/Core/Mail/Account/FetcherTest.php
Espo/Core/Mail/Account/FetcherTest.php
Core/Mail/Account/FetcherTest.php
Mail/Account/FetcherTest.php
Account/FetcherTest.php
FetcherTest.php
tests/unit/Espo/Core/Mail/SmtpParamsTest.php
unit/Espo/Core/Mail/SmtpParamsTest.php
Espo/Core/Mail/SmtpParamsTest.php
@ -22774,6 +22781,13 @@ Mail/Account/Storage/Params.php
Account/Storage/Params.php
Storage/Params.php
Params.php
application/Espo/Core/Mail/Account/Storage/FolderStatus.php
Espo/Core/Mail/Account/Storage/FolderStatus.php
Core/Mail/Account/Storage/FolderStatus.php
Mail/Account/Storage/FolderStatus.php
Account/Storage/FolderStatus.php
Storage/FolderStatus.php
FolderStatus.php
application/Espo/Core/Mail/Account/Hook/BeforeFetch.php
Espo/Core/Mail/Account/Hook/BeforeFetch.php
Core/Mail/Account/Hook/BeforeFetch.php
@ -22864,6 +22878,34 @@ Core/Mail/Account/ImapParams.php
Mail/Account/ImapParams.php
Account/ImapParams.php
ImapParams.php
application/Espo/Core/Mail/Account/Fetcher/ConfigDataProvider.php
Espo/Core/Mail/Account/Fetcher/ConfigDataProvider.php
Core/Mail/Account/Fetcher/ConfigDataProvider.php
Mail/Account/Fetcher/ConfigDataProvider.php
Account/Fetcher/ConfigDataProvider.php
Fetcher/ConfigDataProvider.php
ConfigDataProvider.php
application/Espo/Core/Mail/Account/Fetcher/FiltersProvider.php
Espo/Core/Mail/Account/Fetcher/FiltersProvider.php
Core/Mail/Account/Fetcher/FiltersProvider.php
Mail/Account/Fetcher/FiltersProvider.php
Account/Fetcher/FiltersProvider.php
Fetcher/FiltersProvider.php
FiltersProvider.php
application/Espo/Core/Mail/Account/Fetcher/MessageFactory.php
Espo/Core/Mail/Account/Fetcher/MessageFactory.php
Core/Mail/Account/Fetcher/MessageFactory.php
Mail/Account/Fetcher/MessageFactory.php
Account/Fetcher/MessageFactory.php
Fetcher/MessageFactory.php
MessageFactory.php
application/Espo/Core/Mail/Account/Fetcher/Unlocker.php
Espo/Core/Mail/Account/Fetcher/Unlocker.php
Core/Mail/Account/Fetcher/Unlocker.php
Mail/Account/Fetcher/Unlocker.php
Account/Fetcher/Unlocker.php
Fetcher/Unlocker.php
Unlocker.php
application/Espo/Core/Mail/Account/StorageFactory.php
Espo/Core/Mail/Account/StorageFactory.php
Core/Mail/Account/StorageFactory.php

View file

@ -2213,6 +2213,7 @@ tests/unit/Espo/Core/Formula/ArgumentListTest.php
tests/unit/Espo/Core/Currency/RatesTest.php
tests/unit/Espo/Core/Mail/Account/BouncedRecognizerTest.php
tests/unit/Espo/Core/Mail/Account/FetchDataTest.php
tests/unit/Espo/Core/Mail/Account/FetcherTest.php
tests/unit/Espo/Core/Mail/SmtpParamsTest.php
tests/unit/Espo/Core/Mail/ImporterDataTest.php
tests/unit/Espo/Core/Mail/Event/EventTest.php
@ -3993,6 +3994,7 @@ application/Espo/Core/Mail/Account/Storage/DirectoryTreeStorage.php
application/Espo/Core/Mail/Account/Storage/Flag.php
application/Espo/Core/Mail/Account/Storage/ParamsBuilder.php
application/Espo/Core/Mail/Account/Storage/Params.php
application/Espo/Core/Mail/Account/Storage/FolderStatus.php
application/Espo/Core/Mail/Account/Hook/BeforeFetch.php
application/Espo/Core/Mail/Account/Hook/BeforeFetchResult.php
application/Espo/Core/Mail/Account/Hook/AfterFetch.php
@ -4006,6 +4008,10 @@ application/Espo/Core/Mail/Account/PersonalAccount/Hooks/AfterFetch.php
application/Espo/Core/Mail/Account/PersonalAccount/Service.php
application/Espo/Core/Mail/Account/PersonalAccount/Account.php
application/Espo/Core/Mail/Account/ImapParams.php
application/Espo/Core/Mail/Account/Fetcher/ConfigDataProvider.php
application/Espo/Core/Mail/Account/Fetcher/FiltersProvider.php
application/Espo/Core/Mail/Account/Fetcher/MessageFactory.php
application/Espo/Core/Mail/Account/Fetcher/Unlocker.php
application/Espo/Core/Mail/Account/StorageFactory.php
application/Espo/Core/Mail/Account/Fetcher.php
application/Espo/Core/Mail/Account/GroupAccount/BouncedRecognizer.php

View file

@ -21661,6 +21661,12 @@ test/e2e-api/admin/actions.test.js
e2e-api/admin/actions.test.js
admin/actions.test.js
actions.test.js
ghost/core/test/e2e-api/admin/session-invalidation.test.js
core/test/e2e-api/admin/session-invalidation.test.js
test/e2e-api/admin/session-invalidation.test.js
e2e-api/admin/session-invalidation.test.js
admin/session-invalidation.test.js
session-invalidation.test.js
ghost/core/test/e2e-api/admin/utils.js
core/test/e2e-api/admin/utils.js
test/e2e-api/admin/utils.js
@ -25696,6 +25702,13 @@ unit/frontend/src/url-attribution.test.js
frontend/src/url-attribution.test.js
src/url-attribution.test.js
url-attribution.test.js
ghost/core/test/unit/frontend/src/admin-auth-message-handler.test.js
core/test/unit/frontend/src/admin-auth-message-handler.test.js
test/unit/frontend/src/admin-auth-message-handler.test.js
unit/frontend/src/admin-auth-message-handler.test.js
frontend/src/admin-auth-message-handler.test.js
src/admin-auth-message-handler.test.js
admin-auth-message-handler.test.js
ghost/core/test/unit/frontend/web/routers/serve-favicon.test.js
core/test/unit/frontend/web/routers/serve-favicon.test.js
test/unit/frontend/web/routers/serve-favicon.test.js

View file

@ -3916,6 +3916,7 @@ ghost/core/test/e2e-api/admin/redirects.test.js
ghost/core/test/e2e-api/admin/posts.test.js
ghost/core/test/e2e-api/admin/storage-adapter-switching.test.js
ghost/core/test/e2e-api/admin/actions.test.js
ghost/core/test/e2e-api/admin/session-invalidation.test.js
ghost/core/test/e2e-api/admin/utils.js
ghost/core/test/e2e-api/admin/key-authentication.test.js
ghost/core/test/e2e-api/admin/featurebase.test.js
@ -4465,6 +4466,7 @@ ghost/core/test/unit/frontend/meta/description.test.js
ghost/core/test/unit/frontend/meta/published-date.test.js
ghost/core/test/unit/frontend/src/privacy.test.js
ghost/core/test/unit/frontend/src/url-attribution.test.js
ghost/core/test/unit/frontend/src/admin-auth-message-handler.test.js
ghost/core/test/unit/frontend/web/routers/serve-favicon.test.js
ghost/core/test/unit/frontend/web/middleware/serve-public-file.test.js
ghost/core/test/unit/frontend/web/middleware/redirect-ghost-to-admin.test.js

View file

@ -11267,6 +11267,12 @@ PageBundle/Tests/EventListener/SegmentTrackingSubscriberFunctionalTest.php
Tests/EventListener/SegmentTrackingSubscriberFunctionalTest.php
EventListener/SegmentTrackingSubscriberFunctionalTest.php
SegmentTrackingSubscriberFunctionalTest.php
app/bundles/PageBundle/Tests/EventListener/PreferencePageTest.php
bundles/PageBundle/Tests/EventListener/PreferencePageTest.php
PageBundle/Tests/EventListener/PreferencePageTest.php
Tests/EventListener/PreferencePageTest.php
EventListener/PreferencePageTest.php
PreferencePageTest.php
app/bundles/PageBundle/Tests/EventListener/ReportSubscriberFunctionalTestCase.php
bundles/PageBundle/Tests/EventListener/ReportSubscriberFunctionalTestCase.php
PageBundle/Tests/EventListener/ReportSubscriberFunctionalTestCase.php

View file

@ -2234,6 +2234,7 @@ app/bundles/PageBundle/Tests/EventListener/PointSubscriberTest.php
app/bundles/PageBundle/Tests/EventListener/ReportSubscriberTest.php
app/bundles/PageBundle/Tests/EventListener/ReportSubscriberFunctionalTest.php
app/bundles/PageBundle/Tests/EventListener/SegmentTrackingSubscriberFunctionalTest.php
app/bundles/PageBundle/Tests/EventListener/PreferencePageTest.php
app/bundles/PageBundle/Tests/EventListener/ReportSubscriberFunctionalTestCase.php
app/bundles/PageBundle/Tests/Controller/PageControllerSqlRollbackFunctionalTest.php
app/bundles/PageBundle/Tests/Controller/PageControllerFunctionalTest.php

View file

@ -50998,11 +50998,6 @@ upload/assets/framework/component.js
assets/framework/component.js
framework/component.js
component.js
upload/assets/framework/component/button.js
assets/framework/component/button.js
framework/component/button.js
component/button.js
button.js
upload/assets/framework/component/pagination.js
assets/framework/component/pagination.js
framework/component/pagination.js
@ -54438,12 +54433,6 @@ view/template/cms/comment_list.html
template/cms/comment_list.html
cms/comment_list.html
comment_list.html
upload/catalog/view/template/account/returns_list.html
catalog/view/template/account/returns_list.html
view/template/account/returns_list.html
template/account/returns_list.html
account/returns_list.html
returns_list.html
upload/catalog/view/template/account/password.html
catalog/view/template/account/password.html
view/template/account/password.html
@ -54480,6 +54469,12 @@ view/template/account/tracking.html
template/account/tracking.html
account/tracking.html
tracking.html
upload/catalog/view/template/account/return_info.html
catalog/view/template/account/return_info.html
view/template/account/return_info.html
template/account/return_info.html
account/return_info.html
return_info.html
upload/catalog/view/template/account/payment_method.html
catalog/view/template/account/payment_method.html
view/template/account/payment_method.html
@ -54522,18 +54517,18 @@ view/template/account/edit.html
template/account/edit.html
account/edit.html
edit.html
upload/catalog/view/template/account/returns_form.html
catalog/view/template/account/returns_form.html
view/template/account/returns_form.html
template/account/returns_form.html
account/returns_form.html
returns_form.html
upload/catalog/view/template/account/wishlist.html
catalog/view/template/account/wishlist.html
view/template/account/wishlist.html
template/account/wishlist.html
account/wishlist.html
wishlist.html
upload/catalog/view/template/account/return_list.html
catalog/view/template/account/return_list.html
view/template/account/return_list.html
template/account/return_list.html
account/return_list.html
return_list.html
upload/catalog/view/template/account/login.html
catalog/view/template/account/login.html
view/template/account/login.html
@ -54588,24 +54583,18 @@ view/template/account/authorize_reset.html
template/account/authorize_reset.html
account/authorize_reset.html
authorize_reset.html
upload/catalog/view/template/account/returns_info.html
catalog/view/template/account/returns_info.html
view/template/account/returns_info.html
template/account/returns_info.html
account/returns_info.html
returns_info.html
upload/catalog/view/template/account/authorize_unlock.html
catalog/view/template/account/authorize_unlock.html
view/template/account/authorize_unlock.html
template/account/authorize_unlock.html
account/authorize_unlock.html
authorize_unlock.html
upload/catalog/view/template/account/returns_history.html
catalog/view/template/account/returns_history.html
view/template/account/returns_history.html
template/account/returns_history.html
account/returns_history.html
returns_history.html
upload/catalog/view/template/account/return_form.html
catalog/view/template/account/return_form.html
view/template/account/return_form.html
template/account/return_form.html
account/return_form.html
return_form.html
upload/catalog/view/template/account/wishlist_list.html
catalog/view/template/account/wishlist_list.html
view/template/account/wishlist_list.html
@ -54618,6 +54607,12 @@ view/template/account/download.html
template/account/download.html
account/download.html
download.html
upload/catalog/view/template/account/return_history.html
catalog/view/template/account/return_history.html
view/template/account/return_history.html
template/account/return_history.html
account/return_history.html
return_history.html
upload/catalog/view/template/account/order_list.html
catalog/view/template/account/order_list.html
view/template/account/order_list.html
@ -55272,6 +55267,14 @@ extension/opencart/shipping/flat.json
opencart/shipping/flat.json
shipping/flat.json
flat.json
upload/catalog/view/language/localhost/en-gb/account/return.json
catalog/view/language/localhost/en-gb/account/return.json
view/language/localhost/en-gb/account/return.json
language/localhost/en-gb/account/return.json
localhost/en-gb/account/return.json
en-gb/account/return.json
account/return.json
return.json
upload/catalog/view/language/localhost/en-gb/account/logout.json
catalog/view/language/localhost/en-gb/account/logout.json
view/language/localhost/en-gb/account/logout.json
@ -55328,14 +55331,6 @@ localhost/en-gb/account/success.json
en-gb/account/success.json
account/success.json
success.json
upload/catalog/view/language/localhost/en-gb/account/returns.json
catalog/view/language/localhost/en-gb/account/returns.json
view/language/localhost/en-gb/account/returns.json
language/localhost/en-gb/account/returns.json
localhost/en-gb/account/returns.json
en-gb/account/returns.json
account/returns.json
returns.json
upload/catalog/view/language/localhost/en-gb/account/wishlist.json
catalog/view/language/localhost/en-gb/account/wishlist.json
view/language/localhost/en-gb/account/wishlist.json

View file

@ -6824,7 +6824,6 @@ upload/assets/framework/input/zone.js
upload/assets/framework/input/autocomplete.js
upload/assets/framework/js-yaml.js
upload/assets/framework/component.js
upload/assets/framework/component/button.js
upload/assets/framework/component/pagination.js
upload/assets/framework/component/alert.js
upload/assets/framework/component/price.js
@ -7432,13 +7431,13 @@ upload/catalog/view/template/cms/comment_reply.html
upload/catalog/view/template/cms/comment.html
upload/catalog/view/template/cms/article.html
upload/catalog/view/template/cms/comment_list.html
upload/catalog/view/template/account/returns_list.html
upload/catalog/view/template/account/password.html
upload/catalog/view/template/account/forgotten.html
upload/catalog/view/template/account/subscription_order.html
upload/catalog/view/template/account/account.html
upload/catalog/view/template/account/reward.html
upload/catalog/view/template/account/tracking.html
upload/catalog/view/template/account/return_info.html
upload/catalog/view/template/account/payment_method.html
upload/catalog/view/template/account/subscription_info.html
upload/catalog/view/template/account/forgotten_reset.html
@ -7446,8 +7445,8 @@ upload/catalog/view/template/account/affiliate.html
upload/catalog/view/template/account/subscription_history.html
upload/catalog/view/template/account/payment_method_list.html
upload/catalog/view/template/account/edit.html
upload/catalog/view/template/account/returns_form.html
upload/catalog/view/template/account/wishlist.html
upload/catalog/view/template/account/return_list.html
upload/catalog/view/template/account/login.html
upload/catalog/view/template/account/subscription_list.html
upload/catalog/view/template/account/newsletter.html
@ -7457,11 +7456,11 @@ upload/catalog/view/template/account/order_info.html
upload/catalog/view/template/account/order_history.html
upload/catalog/view/template/account/authorize.html
upload/catalog/view/template/account/authorize_reset.html
upload/catalog/view/template/account/returns_info.html
upload/catalog/view/template/account/authorize_unlock.html
upload/catalog/view/template/account/returns_history.html
upload/catalog/view/template/account/return_form.html
upload/catalog/view/template/account/wishlist_list.html
upload/catalog/view/template/account/download.html
upload/catalog/view/template/account/return_history.html
upload/catalog/view/template/account/order_list.html
upload/catalog/view/template/account/register.html
upload/catalog/view/language/localhost/en-gb/checkout/success.json
@ -7536,6 +7535,7 @@ upload/catalog/view/language/localhost/en-gb/extension/opencart/shipping/item.js
upload/catalog/view/language/localhost/en-gb/extension/opencart/shipping/pickup.json
upload/catalog/view/language/localhost/en-gb/extension/opencart/shipping/free.json
upload/catalog/view/language/localhost/en-gb/extension/opencart/shipping/flat.json
upload/catalog/view/language/localhost/en-gb/account/return.json
upload/catalog/view/language/localhost/en-gb/account/logout.json
upload/catalog/view/language/localhost/en-gb/account/reward.json
upload/catalog/view/language/localhost/en-gb/account/subscription.json
@ -7543,7 +7543,6 @@ upload/catalog/view/language/localhost/en-gb/account/login.json
upload/catalog/view/language/localhost/en-gb/account/download.json
upload/catalog/view/language/localhost/en-gb/account/newsletter.json
upload/catalog/view/language/localhost/en-gb/account/success.json
upload/catalog/view/language/localhost/en-gb/account/returns.json
upload/catalog/view/language/localhost/en-gb/account/wishlist.json
upload/catalog/view/language/localhost/en-gb/account/payment_method.json
upload/catalog/view/language/localhost/en-gb/account/authorize.json

View file

@ -3413,6 +3413,13 @@ migration/data/v400/add_storage_permission.php
data/v400/add_storage_permission.php
v400/add_storage_permission.php
add_storage_permission.php
phpBB/phpbb/db/migration/data/v400/v400a2.php
phpbb/db/migration/data/v400/v400a2.php
db/migration/data/v400/v400a2.php
migration/data/v400/v400a2.php
data/v400/v400a2.php
v400/v400a2.php
v400a2.php
phpBB/phpbb/db/migration/data/v400/turnstile_captcha.php
phpbb/db/migration/data/v400/turnstile_captcha.php
db/migration/data/v400/turnstile_captcha.php
@ -4078,6 +4085,13 @@ migration/data/v33x/v3316rc1.php
data/v33x/v3316rc1.php
v33x/v3316rc1.php
v3316rc1.php
phpBB/phpbb/db/migration/data/v33x/v3316.php
phpbb/db/migration/data/v33x/v3316.php
db/migration/data/v33x/v3316.php
migration/data/v33x/v3316.php
data/v33x/v3316.php
v33x/v3316.php
v3316.php
phpBB/phpbb/db/migration/data/v33x/add_notification_emails_table.php
phpbb/db/migration/data/v33x/add_notification_emails_table.php
db/migration/data/v33x/add_notification_emails_table.php
@ -11514,6 +11528,9 @@ notification_method_webpush_test.php
tests/notification/base.php
notification/base.php
base.php
tests/notification/manager_mark_by_id_test.php
notification/manager_mark_by_id_test.php
manager_mark_by_id_test.php
tests/notification/submit_post_base.php
notification/submit_post_base.php
submit_post_base.php

View file

@ -638,6 +638,7 @@ phpBB/phpbb/db/migration/data/v400/remove_flash_v2.php
phpBB/phpbb/db/migration/data/v400/dev.php
phpBB/phpbb/db/migration/data/v400/extensions_composer.php
phpBB/phpbb/db/migration/data/v400/add_storage_permission.php
phpBB/phpbb/db/migration/data/v400/v400a2.php
phpBB/phpbb/db/migration/data/v400/turnstile_captcha.php
phpBB/phpbb/db/migration/data/v400/remove_img_link.php
phpBB/phpbb/db/migration/data/v400/add_disable_board_access_config.php
@ -733,6 +734,7 @@ phpBB/phpbb/db/migration/data/v33x/v334.php
phpBB/phpbb/db/migration/data/v33x/v331rc1.php
phpBB/phpbb/db/migration/data/v33x/v3315.php
phpBB/phpbb/db/migration/data/v33x/v3316rc1.php
phpBB/phpbb/db/migration/data/v33x/v3316.php
phpBB/phpbb/db/migration/data/v33x/add_notification_emails_table.php
phpBB/phpbb/db/migration/data/v33x/v3311.php
phpBB/phpbb/db/migration/data/v33x/v3313rc1.php
@ -2354,6 +2356,7 @@ tests/notification/submit_post_type_post_in_queue_test.php
tests/notification/user_list_trim_test.php
tests/notification/notification_method_webpush_test.php
tests/notification/base.php
tests/notification/manager_mark_by_id_test.php
tests/notification/submit_post_base.php
tests/test_framework/mock/phpbb_mock_null_installer_task.php
tests/test_framework/phpbb_database_test_connection_manager.php

View file

@ -60195,6 +60195,15 @@ BO/03_catalog/07_discounts/02_catalogPriceRules/02_filterSortAndPagination.ts
07_discounts/02_catalogPriceRules/02_filterSortAndPagination.ts
02_catalogPriceRules/02_filterSortAndPagination.ts
02_filterSortAndPagination.ts
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/07_CRUDPriceTaxExcl.ts
UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/07_CRUDPriceTaxExcl.ts
campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/07_CRUDPriceTaxExcl.ts
functional/BO/03_catalog/07_discounts/02_catalogPriceRules/07_CRUDPriceTaxExcl.ts
BO/03_catalog/07_discounts/02_catalogPriceRules/07_CRUDPriceTaxExcl.ts
03_catalog/07_discounts/02_catalogPriceRules/07_CRUDPriceTaxExcl.ts
07_discounts/02_catalogPriceRules/07_CRUDPriceTaxExcl.ts
02_catalogPriceRules/07_CRUDPriceTaxExcl.ts
07_CRUDPriceTaxExcl.ts
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/03_bulkActions.ts
UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/03_bulkActions.ts
campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/03_bulkActions.ts
@ -60222,6 +60231,15 @@ BO/03_catalog/07_discounts/02_catalogPriceRules/01_CRUDCatalogPriceRule.ts
07_discounts/02_catalogPriceRules/01_CRUDCatalogPriceRule.ts
02_catalogPriceRules/01_CRUDCatalogPriceRule.ts
01_CRUDCatalogPriceRule.ts
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/06_CRUDGroup.ts
UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/06_CRUDGroup.ts
campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/06_CRUDGroup.ts
functional/BO/03_catalog/07_discounts/02_catalogPriceRules/06_CRUDGroup.ts
BO/03_catalog/07_discounts/02_catalogPriceRules/06_CRUDGroup.ts
03_catalog/07_discounts/02_catalogPriceRules/06_CRUDGroup.ts
07_discounts/02_catalogPriceRules/06_CRUDGroup.ts
02_catalogPriceRules/06_CRUDGroup.ts
06_CRUDGroup.ts
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/09_reductionType.ts
UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/09_reductionType.ts
campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/09_reductionType.ts

View file

@ -9970,9 +9970,11 @@ tests/UI/campaigns/functional/BO/03_catalog/04_attributesAndFeatures/02_features
tests/UI/campaigns/functional/BO/03_catalog/04_attributesAndFeatures/02_features/features/01_filterFeatures.ts
tests/UI/campaigns/functional/BO/03_catalog/04_attributesAndFeatures/02_features/features/04_helpCard.ts
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/02_filterSortAndPagination.ts
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/07_CRUDPriceTaxExcl.ts
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/03_bulkActions.ts
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/05_CRUDCountry.ts
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/01_CRUDCatalogPriceRule.ts
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/06_CRUDGroup.ts
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/02_catalogPriceRules/09_reductionType.ts
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/02_conditions/01_limitToSingleCustomer.ts
tests/UI/campaigns/functional/BO/03_catalog/07_discounts/01_cartRules/01_CRUDCartRule/02_conditions/02_validDateTime.ts

View file

@ -52193,6 +52193,12 @@ System/Locale/Subscriber/LocaleValidator.php
Locale/Subscriber/LocaleValidator.php
Subscriber/LocaleValidator.php
LocaleValidator.php
src/Core/System/Locale/SystemCheck/LocalesReadinessCheck.php
Core/System/Locale/SystemCheck/LocalesReadinessCheck.php
System/Locale/SystemCheck/LocalesReadinessCheck.php
Locale/SystemCheck/LocalesReadinessCheck.php
SystemCheck/LocalesReadinessCheck.php
LocalesReadinessCheck.php
src/Core/System/Locale/LocaleEntity.php
Core/System/Locale/LocaleEntity.php
System/Locale/LocaleEntity.php
@ -125075,11 +125081,6 @@ acceptance/tests/Settings/GoogleAnalyticsAcceptTracking.spec.ts
tests/Settings/GoogleAnalyticsAcceptTracking.spec.ts
Settings/GoogleAnalyticsAcceptTracking.spec.ts
GoogleAnalyticsAcceptTracking.spec.ts
tests/acceptance/tests/Settings/MerchantSetDataSharingConsent.spec.ts
acceptance/tests/Settings/MerchantSetDataSharingConsent.spec.ts
tests/Settings/MerchantSetDataSharingConsent.spec.ts
Settings/MerchantSetDataSharingConsent.spec.ts
MerchantSetDataSharingConsent.spec.ts
tests/acceptance/tests/Settings/CurrencyRoundingByCountry.spec.ts
acceptance/tests/Settings/CurrencyRoundingByCountry.spec.ts
tests/Settings/CurrencyRoundingByCountry.spec.ts
@ -156721,6 +156722,13 @@ System/Locale/Subscriber/LocaleValidatorTest.php
Locale/Subscriber/LocaleValidatorTest.php
Subscriber/LocaleValidatorTest.php
LocaleValidatorTest.php
tests/unit/Core/System/Locale/SystemCheck/LocalesReadinessCheckTest.php
unit/Core/System/Locale/SystemCheck/LocalesReadinessCheckTest.php
Core/System/Locale/SystemCheck/LocalesReadinessCheckTest.php
System/Locale/SystemCheck/LocalesReadinessCheckTest.php
Locale/SystemCheck/LocalesReadinessCheckTest.php
SystemCheck/LocalesReadinessCheckTest.php
LocalesReadinessCheckTest.php
tests/unit/Core/System/Language/Rule/LanguageRuleTest.php
unit/Core/System/Language/Rule/LanguageRuleTest.php
Core/System/Language/Rule/LanguageRuleTest.php

View file

@ -8032,6 +8032,7 @@ src/Core/System/Locale/Aggregate/LocaleTranslation/LocaleTranslationEntity.php
src/Core/System/Locale/Aggregate/LocaleTranslation/LocaleTranslationCollection.php
src/Core/System/Locale/LocaleCollection.php
src/Core/System/Locale/Subscriber/LocaleValidator.php
src/Core/System/Locale/SystemCheck/LocalesReadinessCheck.php
src/Core/System/Locale/LocaleEntity.php
src/Core/System/Language/Rule/LanguageRule.php
src/Core/System/Language/CachedLanguageLoader.php
@ -19229,7 +19230,6 @@ tests/acceptance/tests/Settings/CustomerGroupRegistration.spec.ts
tests/acceptance/tests/Settings/FlowBuilderTemplates.spec.ts
tests/acceptance/tests/Settings/ShopwareServices.spec.ts
tests/acceptance/tests/Settings/GoogleAnalyticsAcceptTracking.spec.ts
tests/acceptance/tests/Settings/MerchantSetDataSharingConsent.spec.ts
tests/acceptance/tests/Settings/CurrencyRoundingByCountry.spec.ts
tests/acceptance/tests/Settings/GoogleAnalyticsDeclineTracking.spec.ts
tests/acceptance/tests/Settings/BasicConsentBannerAvailability.spec.ts
@ -23420,6 +23420,7 @@ tests/unit/Core/System/Locale/Util/LocaleHelperTest.php
tests/unit/Core/System/Locale/Util/BackwardCompatibleNumberFormatterTest.php
tests/unit/Core/System/Locale/LanguageLocaleCodeProviderTest.php
tests/unit/Core/System/Locale/Subscriber/LocaleValidatorTest.php
tests/unit/Core/System/Locale/SystemCheck/LocalesReadinessCheckTest.php
tests/unit/Core/System/Language/Rule/LanguageRuleTest.php
tests/unit/Core/System/Language/SalesChannelLanguageLoaderTest.php
tests/unit/Core/System/Language/LanguageLoaderTest.php

View file

@ -40693,11 +40693,11 @@ Feature/Setup/Ui/IndexSetupTest.php
Setup/Ui/IndexSetupTest.php
Ui/IndexSetupTest.php
IndexSetupTest.php
tests/Feature/History/Api/HistoryTest.php
Feature/History/Api/HistoryTest.php
History/Api/HistoryTest.php
Api/HistoryTest.php
HistoryTest.php
tests/Feature/History/Api/IndexHistoryTest.php
Feature/History/Api/IndexHistoryTest.php
History/Api/IndexHistoryTest.php
Api/IndexHistoryTest.php
IndexHistoryTest.php
tests/Feature/ReportTemplates/DeleteReportTemplateTest.php
Feature/ReportTemplates/DeleteReportTemplateTest.php
ReportTemplates/DeleteReportTemplateTest.php

View file

@ -7801,7 +7801,7 @@ tests/Feature/PredefinedKits/Ui/CreatePredefinedKitTest.php
tests/Feature/PredefinedKits/Ui/IndexPredefinedKitsTest.php
tests/Feature/PredefinedKits/Ui/UpdatePredefinedKitTest.php
tests/Feature/Setup/Ui/IndexSetupTest.php
tests/Feature/History/Api/HistoryTest.php
tests/Feature/History/Api/IndexHistoryTest.php
tests/Feature/ReportTemplates/DeleteReportTemplateTest.php
tests/Feature/ReportTemplates/EditReportTemplateTest.php
tests/Feature/ReportTemplates/ShowReportTemplateTest.php

View file

@ -83,6 +83,10 @@ examples/complex/scripts/db-utils.js
complex/scripts/db-utils.js
scripts/db-utils.js
db-utils.js
examples/complex/scripts/compose.js
complex/scripts/compose.js
scripts/compose.js
compose.js
examples/complex/scripts/validate-migration.js
complex/scripts/validate-migration.js
scripts/validate-migration.js
@ -91,6 +95,18 @@ examples/complex/scripts/seed-v5.js
complex/scripts/seed-v5.js
scripts/seed-v5.js
seed-v5.js
examples/complex/scripts/db-sqlite.js
complex/scripts/db-sqlite.js
scripts/db-sqlite.js
db-sqlite.js
examples/complex/scripts/bench-hook.js
complex/scripts/bench-hook.js
scripts/bench-hook.js
bench-hook.js
examples/complex/scripts/bench.js
complex/scripts/bench.js
scripts/bench.js
bench.js
examples/complex/scripts/develop-with-db.js
complex/scripts/develop-with-db.js
scripts/develop-with-db.js
@ -99,10 +115,18 @@ examples/complex/scripts/db-mysql.js
complex/scripts/db-mysql.js
scripts/db-mysql.js
db-mysql.js
examples/complex/scripts/bench-compare.js
complex/scripts/bench-compare.js
scripts/bench-compare.js
bench-compare.js
examples/complex/scripts/db-postgres.js
complex/scripts/db-postgres.js
scripts/db-postgres.js
db-postgres.js
examples/complex/scripts/db-mariadb.js
complex/scripts/db-mariadb.js
scripts/db-mariadb.js
db-mariadb.js
examples/complex/scripts/v4/develop-with-db.js
complex/scripts/v4/develop-with-db.js
scripts/v4/develop-with-db.js
@ -329,6 +353,14 @@ api/basic/controllers/basic.ts
basic/controllers/basic.ts
controllers/basic.ts
basic.ts
examples/complex/src/api/hc-m2m-target/content-types/hc-m2m-target/schema.json
complex/src/api/hc-m2m-target/content-types/hc-m2m-target/schema.json
src/api/hc-m2m-target/content-types/hc-m2m-target/schema.json
api/hc-m2m-target/content-types/hc-m2m-target/schema.json
hc-m2m-target/content-types/hc-m2m-target/schema.json
content-types/hc-m2m-target/schema.json
hc-m2m-target/schema.json
schema.json
examples/complex/src/api/basic-dp-i18n/routes/basic-dp-i18n.ts
complex/src/api/basic-dp-i18n/routes/basic-dp-i18n.ts
src/api/basic-dp-i18n/routes/basic-dp-i18n.ts
@ -358,6 +390,14 @@ api/basic-dp-i18n/controllers/basic-dp-i18n.ts
basic-dp-i18n/controllers/basic-dp-i18n.ts
controllers/basic-dp-i18n.ts
basic-dp-i18n.ts
examples/complex/src/api/hc-m2m-source/content-types/hc-m2m-source/schema.json
complex/src/api/hc-m2m-source/content-types/hc-m2m-source/schema.json
src/api/hc-m2m-source/content-types/hc-m2m-source/schema.json
api/hc-m2m-source/content-types/hc-m2m-source/schema.json
hc-m2m-source/content-types/hc-m2m-source/schema.json
content-types/hc-m2m-source/schema.json
hc-m2m-source/schema.json
schema.json
examples/complex/src/index.ts
complex/src/index.ts
src/index.ts
@ -38147,6 +38187,8 @@ docs/.eslintrc.docs.js
.eslintrc.docs.js
docs/docusaurus.config.js
docusaurus.config.js
docs/remark-design-system-links.js
remark-design-system-links.js
docs/package.json
package.json
docs/yarn.lock

View file

@ -32,11 +32,17 @@ jest-preset.front.js
.nvmrc
examples/complex/docker-compose.dev.yml
examples/complex/scripts/db-utils.js
examples/complex/scripts/compose.js
examples/complex/scripts/validate-migration.js
examples/complex/scripts/seed-v5.js
examples/complex/scripts/db-sqlite.js
examples/complex/scripts/bench-hook.js
examples/complex/scripts/bench.js
examples/complex/scripts/develop-with-db.js
examples/complex/scripts/db-mysql.js
examples/complex/scripts/bench-compare.js
examples/complex/scripts/db-postgres.js
examples/complex/scripts/db-mariadb.js
examples/complex/scripts/v4/develop-with-db.js
examples/complex/scripts/v4/seed-with-db.js
examples/complex/scripts/setup-v4-project.js
@ -77,10 +83,12 @@ examples/complex/src/api/basic/routes/basic.ts
examples/complex/src/api/basic/services/basic.ts
examples/complex/src/api/basic/content-types/basic/schema.json
examples/complex/src/api/basic/controllers/basic.ts
examples/complex/src/api/hc-m2m-target/content-types/hc-m2m-target/schema.json
examples/complex/src/api/basic-dp-i18n/routes/basic-dp-i18n.ts
examples/complex/src/api/basic-dp-i18n/services/basic-dp-i18n.ts
examples/complex/src/api/basic-dp-i18n/content-types/basic-dp-i18n/schema.json
examples/complex/src/api/basic-dp-i18n/controllers/basic-dp-i18n.ts
examples/complex/src/api/hc-m2m-source/content-types/hc-m2m-source/schema.json
examples/complex/src/index.ts
examples/complex/src/components/shared/text-block.json
examples/complex/src/components/shared/reference.json
@ -5486,6 +5494,7 @@ packages/cli/cloud/LICENSE
packages/cli/cloud/tsconfig.build.json
docs/.eslintrc.docs.js
docs/docusaurus.config.js
docs/remark-design-system-links.js
docs/package.json
docs/yarn.lock
docs/sidebars.js

View file

@ -262,6 +262,12 @@ readme.md
templates/UmbracoDockerCompose/.env
UmbracoDockerCompose/.env
.env
templates/UmbracoDockerCompose/trust-cert.sh
UmbracoDockerCompose/trust-cert.sh
trust-cert.sh
templates/UmbracoDockerCompose/trust-cert.ps1
UmbracoDockerCompose/trust-cert.ps1
trust-cert.ps1
templates/UmbracoDockerCompose/.template.config/dotnetcli.host.json
UmbracoDockerCompose/.template.config/dotnetcli.host.json
.template.config/dotnetcli.host.json
@ -9207,6 +9213,12 @@ Controllers/User/Current/ListExternalLoginProvidersCurrentUserController.cs
User/Current/ListExternalLoginProvidersCurrentUserController.cs
Current/ListExternalLoginProvidersCurrentUserController.cs
ListExternalLoginProvidersCurrentUserController.cs
src/Umbraco.Cms.Api.Management/Controllers/User/Current/ClearAvatarCurrentUserController.cs
Umbraco.Cms.Api.Management/Controllers/User/Current/ClearAvatarCurrentUserController.cs
Controllers/User/Current/ClearAvatarCurrentUserController.cs
User/Current/ClearAvatarCurrentUserController.cs
Current/ClearAvatarCurrentUserController.cs
ClearAvatarCurrentUserController.cs
src/Umbraco.Cms.Api.Management/Controllers/User/Current/GetCurrentUserController.cs
Umbraco.Cms.Api.Management/Controllers/User/Current/GetCurrentUserController.cs
Controllers/User/Current/GetCurrentUserController.cs
@ -9249,6 +9261,12 @@ Controllers/User/Current/GetDocumentPermissionsCurrentUserController.cs
User/Current/GetDocumentPermissionsCurrentUserController.cs
Current/GetDocumentPermissionsCurrentUserController.cs
GetDocumentPermissionsCurrentUserController.cs
src/Umbraco.Cms.Api.Management/Controllers/User/Current/UpdateCurrentUserProfileController.cs
Umbraco.Cms.Api.Management/Controllers/User/Current/UpdateCurrentUserProfileController.cs
Controllers/User/Current/UpdateCurrentUserProfileController.cs
User/Current/UpdateCurrentUserProfileController.cs
Current/UpdateCurrentUserProfileController.cs
UpdateCurrentUserProfileController.cs
src/Umbraco.Cms.Api.Management/Controllers/User/Current/EnableTwoFactorProviderCurrentUserController.cs
Umbraco.Cms.Api.Management/Controllers/User/Current/EnableTwoFactorProviderCurrentUserController.cs
Controllers/User/Current/EnableTwoFactorProviderCurrentUserController.cs
@ -12377,6 +12395,11 @@ ViewModels/User/Current/CurrentUserConfigurationResponseModel.cs
User/Current/CurrentUserConfigurationResponseModel.cs
Current/CurrentUserConfigurationResponseModel.cs
CurrentUserConfigurationResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/User/UpdateCurrentUserRequestModel.cs
Umbraco.Cms.Api.Management/ViewModels/User/UpdateCurrentUserRequestModel.cs
ViewModels/User/UpdateCurrentUserRequestModel.cs
User/UpdateCurrentUserRequestModel.cs
UpdateCurrentUserRequestModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/User/DisableUserRequestModel.cs
Umbraco.Cms.Api.Management/ViewModels/User/DisableUserRequestModel.cs
ViewModels/User/DisableUserRequestModel.cs
@ -21658,6 +21681,10 @@ src/Umbraco.Core/Models/UserTwoFactorProviderModel.cs
Umbraco.Core/Models/UserTwoFactorProviderModel.cs
Models/UserTwoFactorProviderModel.cs
UserTwoFactorProviderModel.cs
src/Umbraco.Core/Models/UserUpdateProfileModel.cs
Umbraco.Core/Models/UserUpdateProfileModel.cs
Models/UserUpdateProfileModel.cs
UserUpdateProfileModel.cs
src/Umbraco.Core/Models/SimpleContentType.cs
Umbraco.Core/Models/SimpleContentType.cs
Models/SimpleContentType.cs
@ -28451,6 +28478,24 @@ examples/collection/dashboard-with-collection/manifests.ts
collection/dashboard-with-collection/manifests.ts
dashboard-with-collection/manifests.ts
manifests.ts
src/Umbraco.Web.UI.Client/examples/collection/entity-actions/hello.action.ts
Umbraco.Web.UI.Client/examples/collection/entity-actions/hello.action.ts
examples/collection/entity-actions/hello.action.ts
collection/entity-actions/hello.action.ts
entity-actions/hello.action.ts
hello.action.ts
src/Umbraco.Web.UI.Client/examples/collection/entity-actions/goodbye.action.ts
Umbraco.Web.UI.Client/examples/collection/entity-actions/goodbye.action.ts
examples/collection/entity-actions/goodbye.action.ts
collection/entity-actions/goodbye.action.ts
entity-actions/goodbye.action.ts
goodbye.action.ts
src/Umbraco.Web.UI.Client/examples/collection/entity-actions/manifests.ts
Umbraco.Web.UI.Client/examples/collection/entity-actions/manifests.ts
examples/collection/entity-actions/manifests.ts
collection/entity-actions/manifests.ts
entity-actions/manifests.ts
manifests.ts
src/Umbraco.Web.UI.Client/examples/collection/workspace-view-with-collection/manifests.ts
Umbraco.Web.UI.Client/examples/collection/workspace-view-with-collection/manifests.ts
examples/collection/workspace-view-with-collection/manifests.ts
@ -28522,13 +28567,6 @@ collection/collection/ref-view/manifests.ts
collection/ref-view/manifests.ts
ref-view/manifests.ts
manifests.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/table-view/collection-view.element.ts
Umbraco.Web.UI.Client/examples/collection/collection/table-view/collection-view.element.ts
examples/collection/collection/table-view/collection-view.element.ts
collection/collection/table-view/collection-view.element.ts
collection/table-view/collection-view.element.ts
table-view/collection-view.element.ts
collection-view.element.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/table-view/manifests.ts
Umbraco.Web.UI.Client/examples/collection/collection/table-view/manifests.ts
examples/collection/collection/table-view/manifests.ts
@ -29170,6 +29208,12 @@ src/libs/context-proxy/context-proxy.controller.ts
libs/context-proxy/context-proxy.controller.ts
context-proxy/context-proxy.controller.ts
context-proxy.controller.ts
src/Umbraco.Web.UI.Client/src/libs/controller-api/element-controller-host.ts
Umbraco.Web.UI.Client/src/libs/controller-api/element-controller-host.ts
src/libs/controller-api/element-controller-host.ts
libs/controller-api/element-controller-host.ts
controller-api/element-controller-host.ts
element-controller-host.ts
src/Umbraco.Web.UI.Client/src/libs/controller-api/controller.test.ts
Umbraco.Web.UI.Client/src/libs/controller-api/controller.test.ts
src/libs/controller-api/controller.test.ts
@ -29242,6 +29286,12 @@ src/libs/controller-api/controller-alias.type.ts
libs/controller-api/controller-alias.type.ts
controller-api/controller-alias.type.ts
controller-alias.type.ts
src/Umbraco.Web.UI.Client/src/libs/controller-api/element-controller-host.test.ts
Umbraco.Web.UI.Client/src/libs/controller-api/element-controller-host.test.ts
src/libs/controller-api/element-controller-host.test.ts
libs/controller-api/element-controller-host.test.ts
controller-api/element-controller-host.test.ts
element-controller-host.test.ts
src/Umbraco.Web.UI.Client/src/libs/controller-api/controller-host-provider.element.ts
Umbraco.Web.UI.Client/src/libs/controller-api/controller-host-provider.element.ts
src/libs/controller-api/controller-host-provider.element.ts
@ -30589,6 +30639,13 @@ user/current-user/history/manifests.ts
current-user/history/manifests.ts
history/manifests.ts
manifests.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/current-user.context.test.ts
Umbraco.Web.UI.Client/src/packages/user/current-user/current-user.context.test.ts
src/packages/user/current-user/current-user.context.test.ts
packages/user/current-user/current-user.context.test.ts
user/current-user/current-user.context.test.ts
current-user/current-user.context.test.ts
current-user.context.test.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/current-user.context.token.ts
Umbraco.Web.UI.Client/src/packages/user/current-user/current-user.context.token.ts
src/packages/user/current-user/current-user.context.token.ts
@ -30596,6 +30653,13 @@ packages/user/current-user/current-user.context.token.ts
user/current-user/current-user.context.token.ts
current-user/current-user.context.token.ts
current-user.context.token.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/entity.ts
Umbraco.Web.UI.Client/src/packages/user/current-user/entity.ts
src/packages/user/current-user/entity.ts
packages/user/current-user/entity.ts
user/current-user/entity.ts
current-user/entity.ts
entity.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/conditions/is-admin/is-admin.condition-config.ts
Umbraco.Web.UI.Client/src/packages/user/current-user/conditions/is-admin/is-admin.condition-config.ts
src/packages/user/current-user/conditions/is-admin/is-admin.condition-config.ts
@ -31054,6 +31118,62 @@ user/current-user/components/mfa-provider-default.element.ts
current-user/components/mfa-provider-default.element.ts
components/mfa-provider-default.element.ts
mfa-provider-default.element.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/workspace/current-user-workspace.context-token.ts
Umbraco.Web.UI.Client/src/packages/user/current-user/workspace/current-user-workspace.context-token.ts
src/packages/user/current-user/workspace/current-user-workspace.context-token.ts
packages/user/current-user/workspace/current-user-workspace.context-token.ts
user/current-user/workspace/current-user-workspace.context-token.ts
current-user/workspace/current-user-workspace.context-token.ts
workspace/current-user-workspace.context-token.ts
current-user-workspace.context-token.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/workspace/current-user-workspace.context.ts
Umbraco.Web.UI.Client/src/packages/user/current-user/workspace/current-user-workspace.context.ts
src/packages/user/current-user/workspace/current-user-workspace.context.ts
packages/user/current-user/workspace/current-user-workspace.context.ts
user/current-user/workspace/current-user-workspace.context.ts
current-user/workspace/current-user-workspace.context.ts
workspace/current-user-workspace.context.ts
current-user-workspace.context.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/workspace/current-user-workspace-editor.element.ts
Umbraco.Web.UI.Client/src/packages/user/current-user/workspace/current-user-workspace-editor.element.ts
src/packages/user/current-user/workspace/current-user-workspace-editor.element.ts
packages/user/current-user/workspace/current-user-workspace-editor.element.ts
user/current-user/workspace/current-user-workspace-editor.element.ts
current-user/workspace/current-user-workspace-editor.element.ts
workspace/current-user-workspace-editor.element.ts
current-user-workspace-editor.element.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/workspace/constants.ts
Umbraco.Web.UI.Client/src/packages/user/current-user/workspace/constants.ts
src/packages/user/current-user/workspace/constants.ts
packages/user/current-user/workspace/constants.ts
user/current-user/workspace/constants.ts
current-user/workspace/constants.ts
workspace/constants.ts
constants.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/workspace/current-user-workspace-settings.element.ts
Umbraco.Web.UI.Client/src/packages/user/current-user/workspace/current-user-workspace-settings.element.ts
src/packages/user/current-user/workspace/current-user-workspace-settings.element.ts
packages/user/current-user/workspace/current-user-workspace-settings.element.ts
user/current-user/workspace/current-user-workspace-settings.element.ts
current-user/workspace/current-user-workspace-settings.element.ts
workspace/current-user-workspace-settings.element.ts
current-user-workspace-settings.element.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/workspace/manifests.ts
Umbraco.Web.UI.Client/src/packages/user/current-user/workspace/manifests.ts
src/packages/user/current-user/workspace/manifests.ts
packages/user/current-user/workspace/manifests.ts
user/current-user/workspace/manifests.ts
current-user/workspace/manifests.ts
workspace/manifests.ts
manifests.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/workspace/current-user-workspace-avatar.element.ts
Umbraco.Web.UI.Client/src/packages/user/current-user/workspace/current-user-workspace-avatar.element.ts
src/packages/user/current-user/workspace/current-user-workspace-avatar.element.ts
packages/user/current-user/workspace/current-user-workspace-avatar.element.ts
user/current-user/workspace/current-user-workspace-avatar.element.ts
current-user/workspace/current-user-workspace-avatar.element.ts
workspace/current-user-workspace-avatar.element.ts
current-user-workspace-avatar.element.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/profile/edit-current-user.action.ts
Umbraco.Web.UI.Client/src/packages/user/current-user/profile/edit-current-user.action.ts
src/packages/user/current-user/profile/edit-current-user.action.ts
@ -76388,6 +76508,51 @@ core/collection/components/collection-view-bundle.element.ts
collection/components/collection-view-bundle.element.ts
components/collection-view-bundle.element.ts
collection-view-bundle.element.ts
src/Umbraco.Web.UI.Client/src/packages/core/collection/view/table/table-collection-view.element.test.ts
Umbraco.Web.UI.Client/src/packages/core/collection/view/table/table-collection-view.element.test.ts
src/packages/core/collection/view/table/table-collection-view.element.test.ts
packages/core/collection/view/table/table-collection-view.element.test.ts
core/collection/view/table/table-collection-view.element.test.ts
collection/view/table/table-collection-view.element.test.ts
view/table/table-collection-view.element.test.ts
table/table-collection-view.element.test.ts
table-collection-view.element.test.ts
src/Umbraco.Web.UI.Client/src/packages/core/collection/view/table/table-collection-view.element.ts
Umbraco.Web.UI.Client/src/packages/core/collection/view/table/table-collection-view.element.ts
src/packages/core/collection/view/table/table-collection-view.element.ts
packages/core/collection/view/table/table-collection-view.element.ts
core/collection/view/table/table-collection-view.element.ts
collection/view/table/table-collection-view.element.ts
view/table/table-collection-view.element.ts
table/table-collection-view.element.ts
table-collection-view.element.ts
src/Umbraco.Web.UI.Client/src/packages/core/collection/view/table/entity-name-table-column-layout.element.ts
Umbraco.Web.UI.Client/src/packages/core/collection/view/table/entity-name-table-column-layout.element.ts
src/packages/core/collection/view/table/entity-name-table-column-layout.element.ts
packages/core/collection/view/table/entity-name-table-column-layout.element.ts
core/collection/view/table/entity-name-table-column-layout.element.ts
collection/view/table/entity-name-table-column-layout.element.ts
view/table/entity-name-table-column-layout.element.ts
table/entity-name-table-column-layout.element.ts
entity-name-table-column-layout.element.ts
src/Umbraco.Web.UI.Client/src/packages/core/collection/view/table/types.ts
Umbraco.Web.UI.Client/src/packages/core/collection/view/table/types.ts
src/packages/core/collection/view/table/types.ts
packages/core/collection/view/table/types.ts
core/collection/view/table/types.ts
collection/view/table/types.ts
view/table/types.ts
table/types.ts
types.ts
src/Umbraco.Web.UI.Client/src/packages/core/collection/view/table/manifests.ts
Umbraco.Web.UI.Client/src/packages/core/collection/view/table/manifests.ts
src/packages/core/collection/view/table/manifests.ts
packages/core/collection/view/table/manifests.ts
core/collection/view/table/manifests.ts
collection/view/table/manifests.ts
view/table/manifests.ts
table/manifests.ts
manifests.ts
src/Umbraco.Web.UI.Client/src/packages/core/collection/view/collection-view.manager.test.ts
Umbraco.Web.UI.Client/src/packages/core/collection/view/collection-view.manager.test.ts
src/packages/core/collection/view/collection-view.manager.test.ts

View file

@ -57,6 +57,8 @@ templates/UmbracoExtension/.template.config/template.json
templates/UmbracoExtension/.template.config/ide.host.json
templates/UmbracoExtension/.template.config/readme.md
templates/UmbracoDockerCompose/.env
templates/UmbracoDockerCompose/trust-cert.sh
templates/UmbracoDockerCompose/trust-cert.ps1
templates/UmbracoDockerCompose/.template.config/dotnetcli.host.json
templates/UmbracoDockerCompose/.template.config/template.json
templates/UmbracoDockerCompose/.template.config/ide.host.json
@ -1921,6 +1923,7 @@ src/Umbraco.Cms.Api.Management/Controllers/User/Current/DisableTwoFactorProvider
src/Umbraco.Cms.Api.Management/Controllers/User/Current/ListTwoFactorProvidersCurrentUserController.cs
src/Umbraco.Cms.Api.Management/Controllers/User/Current/GetPermissionsCurrentUserController.cs
src/Umbraco.Cms.Api.Management/Controllers/User/Current/ListExternalLoginProvidersCurrentUserController.cs
src/Umbraco.Cms.Api.Management/Controllers/User/Current/ClearAvatarCurrentUserController.cs
src/Umbraco.Cms.Api.Management/Controllers/User/Current/GetCurrentUserController.cs
src/Umbraco.Cms.Api.Management/Controllers/User/Current/CurrentUserControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/User/Current/SetAvatarCurrentUserController.cs
@ -1928,6 +1931,7 @@ src/Umbraco.Cms.Api.Management/Controllers/User/Current/GetTwoFactorSetupForProv
src/Umbraco.Cms.Api.Management/Controllers/User/Current/ChangePasswordCurrentUserController.cs
src/Umbraco.Cms.Api.Management/Controllers/User/Current/GetMediaPermissionsCurrentUserController.cs
src/Umbraco.Cms.Api.Management/Controllers/User/Current/GetDocumentPermissionsCurrentUserController.cs
src/Umbraco.Cms.Api.Management/Controllers/User/Current/UpdateCurrentUserProfileController.cs
src/Umbraco.Cms.Api.Management/Controllers/User/Current/EnableTwoFactorProviderCurrentUserController.cs
src/Umbraco.Cms.Api.Management/Controllers/User/Current/ConfigurationCurrentUserController.cs
src/Umbraco.Cms.Api.Management/Controllers/User/CalculatedStartNodesUserController.cs
@ -2533,6 +2537,7 @@ src/Umbraco.Cms.Api.Management/ViewModels/User/Current/UserPermissionsResponseMo
src/Umbraco.Cms.Api.Management/ViewModels/User/Current/UserPermissionViewModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/User/Current/ChangePasswordCurrentUserRequestModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/User/Current/CurrentUserConfigurationResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/User/UpdateCurrentUserRequestModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/User/DisableUserRequestModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/User/ResetPasswordUserResponseModel.cs
src/Umbraco.Cms.Api.Management/ViewModels/User/VerifyInviteUserRequestModel.cs
@ -4633,6 +4638,7 @@ src/Umbraco.Core/Models/Folder.cs
src/Umbraco.Core/Models/ContentDataIntegrityReport.cs
src/Umbraco.Core/Models/ContentTypePropertySchemaInfo.cs
src/Umbraco.Core/Models/UserTwoFactorProviderModel.cs
src/Umbraco.Core/Models/UserUpdateProfileModel.cs
src/Umbraco.Core/Models/SimpleContentType.cs
src/Umbraco.Core/Models/Verify2FACodeModel.cs
src/Umbraco.Core/Models/TextFileCreateModel.cs
@ -6133,6 +6139,9 @@ src/Umbraco.Web.UI.Client/examples/manipulate-document-property-value-permission
src/Umbraco.Web.UI.Client/examples/manipulate-document-property-value-permissions/manipulate-property-write-complex-permissions-action.ts
src/Umbraco.Web.UI.Client/examples/collection/dashboard-with-collection/dashboard-with-collection.element.ts
src/Umbraco.Web.UI.Client/examples/collection/dashboard-with-collection/manifests.ts
src/Umbraco.Web.UI.Client/examples/collection/entity-actions/hello.action.ts
src/Umbraco.Web.UI.Client/examples/collection/entity-actions/goodbye.action.ts
src/Umbraco.Web.UI.Client/examples/collection/entity-actions/manifests.ts
src/Umbraco.Web.UI.Client/examples/collection/workspace-view-with-collection/manifests.ts
src/Umbraco.Web.UI.Client/examples/collection/README.md
src/Umbraco.Web.UI.Client/examples/collection/index.ts
@ -6144,7 +6153,6 @@ src/Umbraco.Web.UI.Client/examples/collection/collection/repository/types.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/repository/manifests.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/constants.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/ref-view/manifests.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/table-view/collection-view.element.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/table-view/manifests.ts
src/Umbraco.Web.UI.Client/examples/collection/collection/manifests.ts
src/Umbraco.Web.UI.Client/.editorconfig
@ -6260,6 +6268,7 @@ src/Umbraco.Web.UI.Client/src/libs/context-proxy/package.json
src/Umbraco.Web.UI.Client/src/libs/context-proxy/index.ts
src/Umbraco.Web.UI.Client/src/libs/context-proxy/vite.config.ts
src/Umbraco.Web.UI.Client/src/libs/context-proxy/context-proxy.controller.ts
src/Umbraco.Web.UI.Client/src/libs/controller-api/element-controller-host.ts
src/Umbraco.Web.UI.Client/src/libs/controller-api/controller.test.ts
src/Umbraco.Web.UI.Client/src/libs/controller-api/controller-host-provider.test.ts
src/Umbraco.Web.UI.Client/src/libs/controller-api/package.json
@ -6272,6 +6281,7 @@ src/Umbraco.Web.UI.Client/src/libs/controller-api/vite.config.ts
src/Umbraco.Web.UI.Client/src/libs/controller-api/controller.interface.ts
src/Umbraco.Web.UI.Client/src/libs/controller-api/controller-host-element.interface.ts
src/Umbraco.Web.UI.Client/src/libs/controller-api/controller-alias.type.ts
src/Umbraco.Web.UI.Client/src/libs/controller-api/element-controller-host.test.ts
src/Umbraco.Web.UI.Client/src/libs/controller-api/controller-host-provider.element.ts
src/Umbraco.Web.UI.Client/src/libs/localization-api/package.json
src/Umbraco.Web.UI.Client/src/libs/localization-api/localization.controller.test.ts
@ -6474,7 +6484,9 @@ src/Umbraco.Web.UI.Client/src/packages/user/current-user/history/constants.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/history/current-user-history.store.token.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/history/current-user-history-user-profile-app.element.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/history/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/current-user.context.test.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/current-user.context.token.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/entity.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/conditions/is-admin/is-admin.condition-config.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/conditions/is-admin/is-admin.condition.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/conditions/is-admin/is-admin.condition.manifest.ts
@ -6529,6 +6541,13 @@ src/Umbraco.Web.UI.Client/src/packages/user/current-user/action/index.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/action/default.kind.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/components/index.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/components/mfa-provider-default.element.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/workspace/current-user-workspace.context-token.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/workspace/current-user-workspace.context.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/workspace/current-user-workspace-editor.element.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/workspace/constants.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/workspace/current-user-workspace-settings.element.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/workspace/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/workspace/current-user-workspace-avatar.element.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/profile/edit-current-user.action.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/profile/current-user-profile-user-profile-app.element.ts
src/Umbraco.Web.UI.Client/src/packages/user/current-user/profile/change-password-current-user.action.ts
@ -11969,6 +11988,11 @@ src/Umbraco.Web.UI.Client/src/packages/core/collection/components/collection-act
src/Umbraco.Web.UI.Client/src/packages/core/collection/components/pagination/collection-pagination.element.ts
src/Umbraco.Web.UI.Client/src/packages/core/collection/components/date-table-column-view/date-table-column-view.element.ts
src/Umbraco.Web.UI.Client/src/packages/core/collection/components/collection-view-bundle.element.ts
src/Umbraco.Web.UI.Client/src/packages/core/collection/view/table/table-collection-view.element.test.ts
src/Umbraco.Web.UI.Client/src/packages/core/collection/view/table/table-collection-view.element.ts
src/Umbraco.Web.UI.Client/src/packages/core/collection/view/table/entity-name-table-column-layout.element.ts
src/Umbraco.Web.UI.Client/src/packages/core/collection/view/table/types.ts
src/Umbraco.Web.UI.Client/src/packages/core/collection/view/table/manifests.ts
src/Umbraco.Web.UI.Client/src/packages/core/collection/view/collection-view.manager.test.ts
src/Umbraco.Web.UI.Client/src/packages/core/collection/view/index.ts
src/Umbraco.Web.UI.Client/src/packages/core/collection/view/ref/ref-collection-view.element.ts

View file

@ -47614,6 +47614,18 @@ src/Internal/Api/Utils.php
Internal/Api/Utils.php
Api/Utils.php
Utils.php
plugins/woocommerce/src/Internal/Api/QueryDepthRule.php
woocommerce/src/Internal/Api/QueryDepthRule.php
src/Internal/Api/QueryDepthRule.php
Internal/Api/QueryDepthRule.php
Api/QueryDepthRule.php
QueryDepthRule.php
plugins/woocommerce/src/Internal/Api/QueryComplexityRule.php
woocommerce/src/Internal/Api/QueryComplexityRule.php
src/Internal/Api/QueryComplexityRule.php
Internal/Api/QueryComplexityRule.php
Api/QueryComplexityRule.php
QueryComplexityRule.php
plugins/woocommerce/src/Internal/Api/GraphQLEndpointRegistrar.php
woocommerce/src/Internal/Api/GraphQLEndpointRegistrar.php
src/Internal/Api/GraphQLEndpointRegistrar.php
@ -54412,6 +54424,10 @@ plugins/woocommerce/changelog/wooplug-5521-fix-locale-hidden-country-field
woocommerce/changelog/wooplug-5521-fix-locale-hidden-country-field
changelog/wooplug-5521-fix-locale-hidden-country-field
wooplug-5521-fix-locale-hidden-country-field
plugins/woocommerce/changelog/tweak-order-edit-address-select2-wp70
woocommerce/changelog/tweak-order-edit-address-select2-wp70
changelog/tweak-order-edit-address-select2-wp70
tweak-order-edit-address-select2-wp70
plugins/woocommerce/changelog/fix-empty-search-orderby
woocommerce/changelog/fix-empty-search-orderby
changelog/fix-empty-search-orderby
@ -54472,6 +54488,10 @@ plugins/woocommerce/changelog/build-webpack-filesystem-cache
woocommerce/changelog/build-webpack-filesystem-cache
changelog/build-webpack-filesystem-cache
build-webpack-filesystem-cache
plugins/woocommerce/changelog/fix-36979-log-get-order-exception
woocommerce/changelog/fix-36979-log-get-order-exception
changelog/fix-36979-log-get-order-exception
fix-36979-log-get-order-exception
plugins/woocommerce/changelog/64137-fix-email-logo-margin-right
woocommerce/changelog/64137-fix-email-logo-margin-right
changelog/64137-fix-email-logo-margin-right
@ -54556,6 +54576,10 @@ plugins/woocommerce/changelog/fix-62677-add-to-cart-with-options-stepper-in-3rd-
woocommerce/changelog/fix-62677-add-to-cart-with-options-stepper-in-3rd-party-product-types
changelog/fix-62677-add-to-cart-with-options-stepper-in-3rd-party-product-types
fix-62677-add-to-cart-with-options-stepper-in-3rd-party-product-types
plugins/woocommerce/changelog/tweak-admin-form-controls-wp7-align
woocommerce/changelog/tweak-admin-form-controls-wp7-align
changelog/tweak-admin-form-controls-wp7-align
tweak-admin-form-controls-wp7-align
plugins/woocommerce/changelog/update-add-to-cart-with-options-e2e-tests-unify-utils
woocommerce/changelog/update-add-to-cart-with-options-e2e-tests-unify-utils
changelog/update-add-to-cart-with-options-e2e-tests-unify-utils
@ -54564,6 +54588,10 @@ plugins/woocommerce/changelog/myaccount-nav-update
woocommerce/changelog/myaccount-nav-update
changelog/myaccount-nav-update
myaccount-nav-update
plugins/woocommerce/changelog/tweak-admin-hardcoded-blues-theme-color
woocommerce/changelog/tweak-admin-hardcoded-blues-theme-color
changelog/tweak-admin-hardcoded-blues-theme-color
tweak-admin-hardcoded-blues-theme-color
plugins/woocommerce/changelog/performance-cart-checkout-cache-priming
woocommerce/changelog/performance-cart-checkout-cache-priming
changelog/performance-cart-checkout-cache-priming
@ -54624,6 +54652,10 @@ plugins/woocommerce/changelog/fix-404-requests
woocommerce/changelog/fix-404-requests
changelog/fix-404-requests
fix-404-requests
plugins/woocommerce/changelog/64325-graphql-settings-query-limits
woocommerce/changelog/64325-graphql-settings-query-limits
changelog/64325-graphql-settings-query-limits
64325-graphql-settings-query-limits
plugins/woocommerce/changelog/add-product-filter-cache-entry-cap
woocommerce/changelog/add-product-filter-cache-entry-cap
changelog/add-product-filter-cache-entry-cap
@ -54688,6 +54720,10 @@ plugins/woocommerce/changelog/pr-63897
woocommerce/changelog/pr-63897
changelog/pr-63897
pr-63897
plugins/woocommerce/changelog/tweak-admin-button-border-radius-wp7-align
woocommerce/changelog/tweak-admin-button-border-radius-wp7-align
changelog/tweak-admin-button-border-radius-wp7-align
tweak-admin-button-border-radius-wp7-align
plugins/woocommerce/changelog/add-email-template-sync-meta
woocommerce/changelog/add-email-template-sync-meta
changelog/add-email-template-sync-meta
@ -54732,6 +54768,10 @@ plugins/woocommerce/changelog/fix-rtl-email-order-details-alignment
woocommerce/changelog/fix-rtl-email-order-details-alignment
changelog/fix-rtl-email-order-details-alignment
fix-rtl-email-order-details-alignment
plugins/woocommerce/changelog/rsm-148-stamp-sync-meta-on-email-post-reset
woocommerce/changelog/rsm-148-stamp-sync-meta-on-email-post-reset
changelog/rsm-148-stamp-sync-meta-on-email-post-reset
rsm-148-stamp-sync-meta-on-email-post-reset
plugins/woocommerce/changelog/performance-order-count-action-enhancements
woocommerce/changelog/performance-order-count-action-enhancements
changelog/performance-order-count-action-enhancements
@ -54804,6 +54844,10 @@ plugins/woocommerce/changelog/fix-wooplug-3402-db-update-note-reappear
woocommerce/changelog/fix-wooplug-3402-db-update-note-reappear
changelog/fix-wooplug-3402-db-update-note-reappear
fix-wooplug-3402-db-update-note-reappear
plugins/woocommerce/changelog/fix-border-radius-inputs-buttons-wp7-align
woocommerce/changelog/fix-border-radius-inputs-buttons-wp7-align
changelog/fix-border-radius-inputs-buttons-wp7-align
fix-border-radius-inputs-buttons-wp7-align
plugins/woocommerce/changelog/pr-64067
woocommerce/changelog/pr-64067
changelog/pr-64067
@ -54864,6 +54908,14 @@ plugins/woocommerce/changelog/62143-cleanup-orphaned-order-debug-logs
woocommerce/changelog/62143-cleanup-orphaned-order-debug-logs
changelog/62143-cleanup-orphaned-order-debug-logs
62143-cleanup-orphaned-order-debug-logs
plugins/woocommerce/changelog/tweak-admin-grayscale-tokenize-wp7-align
woocommerce/changelog/tweak-admin-grayscale-tokenize-wp7-align
changelog/tweak-admin-grayscale-tokenize-wp7-align
tweak-admin-grayscale-tokenize-wp7-align
plugins/woocommerce/changelog/64426-add-stock-status-admin-order-selector
woocommerce/changelog/64426-add-stock-status-admin-order-selector
changelog/64426-add-stock-status-admin-order-selector
64426-add-stock-status-admin-order-selector
plugins/woocommerce/changelog/update-pnpm-10-upgrade
woocommerce/changelog/update-pnpm-10-upgrade
changelog/update-pnpm-10-upgrade
@ -54892,6 +54944,10 @@ plugins/woocommerce/changelog/64091-trunk
woocommerce/changelog/64091-trunk
changelog/64091-trunk
64091-trunk
plugins/woocommerce/changelog/tweak-plugin-install-upgrader-failure-copy
woocommerce/changelog/tweak-plugin-install-upgrader-failure-copy
changelog/tweak-plugin-install-upgrader-failure-copy
tweak-plugin-install-upgrader-failure-copy
plugins/woocommerce/changelog/fix-abstract-block-duplicate-style-call
woocommerce/changelog/fix-abstract-block-duplicate-style-call
changelog/fix-abstract-block-duplicate-style-call
@ -81317,6 +81373,11 @@ packages/js/experimental-products-app/.npmrc
js/experimental-products-app/.npmrc
experimental-products-app/.npmrc
.npmrc
packages/js/experimental-products-app/typings/index.d.ts
js/experimental-products-app/typings/index.d.ts
experimental-products-app/typings/index.d.ts
typings/index.d.ts
index.d.ts
packages/js/experimental-products-app/composer.json
js/experimental-products-app/composer.json
experimental-products-app/composer.json
@ -81349,6 +81410,12 @@ js/experimental-products-app/src/layout.tsx
experimental-products-app/src/layout.tsx
src/layout.tsx
layout.tsx
packages/js/experimental-products-app/src/product-list/query.ts
js/experimental-products-app/src/product-list/query.ts
experimental-products-app/src/product-list/query.ts
src/product-list/query.ts
product-list/query.ts
query.ts
packages/js/experimental-products-app/src/product-list/fields.tsx
js/experimental-products-app/src/product-list/fields.tsx
experimental-products-app/src/product-list/fields.tsx
@ -81361,6 +81428,12 @@ experimental-products-app/src/product-list/index.tsx
src/product-list/index.tsx
product-list/index.tsx
index.tsx
packages/js/experimental-products-app/src/product-list/query.test.ts
js/experimental-products-app/src/product-list/query.test.ts
experimental-products-app/src/product-list/query.test.ts
src/product-list/query.test.ts
product-list/query.test.ts
query.test.ts
packages/js/experimental-products-app/src/product-list/layouts.ts
js/experimental-products-app/src/product-list/layouts.ts
experimental-products-app/src/product-list/layouts.ts
@ -81828,6 +81901,13 @@ src/fields/manage_stock/field.tsx
fields/manage_stock/field.tsx
manage_stock/field.tsx
field.tsx
packages/js/experimental-products-app/src/fields/type/field.tsx
js/experimental-products-app/src/fields/type/field.tsx
experimental-products-app/src/fields/type/field.tsx
src/fields/type/field.tsx
fields/type/field.tsx
type/field.tsx
field.tsx
packages/js/experimental-products-app/src/style.scss
js/experimental-products-app/src/style.scss
experimental-products-app/src/style.scss
@ -81882,6 +81962,11 @@ js/experimental-products-app/changelog/add-products-fields-pricing
experimental-products-app/changelog/add-products-fields-pricing
changelog/add-products-fields-pricing
add-products-fields-pricing
packages/js/experimental-products-app/changelog/64424-add-filters
js/experimental-products-app/changelog/64424-add-filters
experimental-products-app/changelog/64424-add-filters
changelog/64424-add-filters
64424-add-filters
packages/js/experimental-products-app/changelog/add-products-fields-organization
js/experimental-products-app/changelog/add-products-fields-organization
experimental-products-app/changelog/add-products-fields-organization
@ -94173,6 +94258,11 @@ js/product-editor/changelog/53165-dev-ts-5-7-2
product-editor/changelog/53165-dev-ts-5-7-2
changelog/53165-dev-ts-5-7-2
53165-dev-ts-5-7-2
packages/js/product-editor/changelog/tweak-variations-checkbox-border-wp7-align
js/product-editor/changelog/tweak-variations-checkbox-border-wp7-align
product-editor/changelog/tweak-variations-checkbox-border-wp7-align
changelog/tweak-variations-checkbox-border-wp7-align
tweak-variations-checkbox-border-wp7-align
packages/js/product-editor/changelog/fix-product-editor-images-drop-error
js/product-editor/changelog/fix-product-editor-images-drop-error
product-editor/changelog/fix-product-editor-images-drop-error

View file

@ -5450,6 +5450,8 @@ plugins/woocommerce/src/Internal/Api/Schema/InputObjectType.php
plugins/woocommerce/src/Internal/Api/README.md
plugins/woocommerce/src/Internal/Api/GraphQLController.php
plugins/woocommerce/src/Internal/Api/Utils.php
plugins/woocommerce/src/Internal/Api/QueryDepthRule.php
plugins/woocommerce/src/Internal/Api/QueryComplexityRule.php
plugins/woocommerce/src/Internal/Api/GraphQLEndpointRegistrar.php
plugins/woocommerce/src/Internal/Api/DesignTime/Scripts/StalenessChecker.php
plugins/woocommerce/src/Internal/Api/DesignTime/Scripts/check-api-staleness.php
@ -6400,6 +6402,7 @@ plugins/woocommerce/changelog/fix-woo13-215-fulfillment-rest-api-auth
plugins/woocommerce/changelog/64332-fix-load-textdomain-notice
plugins/woocommerce/changelog/63788-add-export-skeleton-component-for-payment-methods
plugins/woocommerce/changelog/wooplug-5521-fix-locale-hidden-country-field
plugins/woocommerce/changelog/tweak-order-edit-address-select2-wp70
plugins/woocommerce/changelog/fix-empty-search-orderby
plugins/woocommerce/changelog/fix-v4-products-sensitive-field-exposure
plugins/woocommerce/changelog/2026-04-01-13-16-19-880401
@ -6415,6 +6418,7 @@ plugins/woocommerce/changelog/pr-64390
plugins/woocommerce/changelog/fix-colour-picker-swatch-height-wp70
plugins/woocommerce/changelog/fix-scheduled-import-migration-WOO6-53
plugins/woocommerce/changelog/build-webpack-filesystem-cache
plugins/woocommerce/changelog/fix-36979-log-get-order-exception
plugins/woocommerce/changelog/64137-fix-email-logo-margin-right
plugins/woocommerce/changelog/pr-63971
plugins/woocommerce/changelog/fix-wc-get-attribute-text
@ -6436,8 +6440,10 @@ plugins/woocommerce/changelog/64140-fix-schedule-sale-events-on-meta-write
plugins/woocommerce/changelog/myaccount-fixes
plugins/woocommerce/changelog/fix-59043
plugins/woocommerce/changelog/fix-62677-add-to-cart-with-options-stepper-in-3rd-party-product-types
plugins/woocommerce/changelog/tweak-admin-form-controls-wp7-align
plugins/woocommerce/changelog/update-add-to-cart-with-options-e2e-tests-unify-utils
plugins/woocommerce/changelog/myaccount-nav-update
plugins/woocommerce/changelog/tweak-admin-hardcoded-blues-theme-color
plugins/woocommerce/changelog/performance-cart-checkout-cache-priming
plugins/woocommerce/changelog/63863-trunk
plugins/woocommerce/changelog/fix-63095-multisite-featured-products
@ -6453,6 +6459,7 @@ plugins/woocommerce/changelog/63855-add-wooplug-6365-fulfillment-customer-note
plugins/woocommerce/changelog/wooplug-6544-cart-template-null-product
plugins/woocommerce/changelog/63846-woo6-37-codex-review-store-api-related-filter-enables-transient
plugins/woocommerce/changelog/fix-404-requests
plugins/woocommerce/changelog/64325-graphql-settings-query-limits
plugins/woocommerce/changelog/add-product-filter-cache-entry-cap
plugins/woocommerce/changelog/tweak-email-test-send-friendly-errors
plugins/woocommerce/changelog/63797-add-cache-priming-misc-2
@ -6469,6 +6476,7 @@ plugins/woocommerce/changelog/fix-62761-payment-complete-checkout-validation
plugins/woocommerce/changelog/63930-fix-skip-incentive-check-offline-payment-methods
plugins/woocommerce/changelog/64074-wooplug-6512-block-cart-express-payment-buttons-have-excessive-spacing-in
plugins/woocommerce/changelog/pr-63897
plugins/woocommerce/changelog/tweak-admin-button-border-radius-wp7-align
plugins/woocommerce/changelog/add-email-template-sync-meta
plugins/woocommerce/changelog/63986-fix-wccom-ext-tested-up-to
plugins/woocommerce/changelog/fix-command-palette-admin-enqueue
@ -6480,6 +6488,7 @@ plugins/woocommerce/changelog/63398-fix-issue-63397
plugins/woocommerce/changelog/woo6-60-codex-review-namespaced-v4-products-controller-lacks-wc
plugins/woocommerce/changelog/wooprd-3258-coupon-created-in-ciab-not-found-in-coupon-block-search
plugins/woocommerce/changelog/fix-rtl-email-order-details-alignment
plugins/woocommerce/changelog/rsm-148-stamp-sync-meta-on-email-post-reset
plugins/woocommerce/changelog/performance-order-count-action-enhancements
plugins/woocommerce/changelog/64056-wooplug-6479-public-function-replace_placeholders-error
plugins/woocommerce/changelog/63962-fix-dbdelta-duplicate-key-errors
@ -6498,6 +6507,7 @@ plugins/woocommerce/changelog/opr-checkout-cart-icon
plugins/woocommerce/changelog/64050-fix-63936-orders-rest-type-guard
plugins/woocommerce/changelog/63929-fix-setup-wizard-site-title-error
plugins/woocommerce/changelog/fix-wooplug-3402-db-update-note-reappear
plugins/woocommerce/changelog/fix-border-radius-inputs-buttons-wp7-align
plugins/woocommerce/changelog/pr-64067
plugins/woocommerce/changelog/add-email-template-sync-registry
plugins/woocommerce/changelog/add-email-order-details-hooks
@ -6513,6 +6523,8 @@ plugins/woocommerce/changelog/fix-dont-render-empty-store-notices
plugins/woocommerce/changelog/add-email-template-divergence-detection
plugins/woocommerce/changelog/63662-refactor-iapi-blocks-to-read-product-in-context
plugins/woocommerce/changelog/62143-cleanup-orphaned-order-debug-logs
plugins/woocommerce/changelog/tweak-admin-grayscale-tokenize-wp7-align
plugins/woocommerce/changelog/64426-add-stock-status-admin-order-selector
plugins/woocommerce/changelog/update-pnpm-10-upgrade
plugins/woocommerce/changelog/fix-wc-admin-daily-timeout-and-transient-guard
plugins/woocommerce/changelog/performance-slow-sql-customer-bought-product
@ -6520,6 +6532,7 @@ plugins/woocommerce/changelog/update-wp-68-packages
plugins/woocommerce/changelog/63902-wooplug-6341-address-autocomplete-cannot-distinguish-between-a-user
plugins/woocommerce/changelog/64008-fix-country-name
plugins/woocommerce/changelog/64091-trunk
plugins/woocommerce/changelog/tweak-plugin-install-upgrader-failure-copy
plugins/woocommerce/changelog/fix-abstract-block-duplicate-style-call
plugins/woocommerce/changelog/64152-wooplug-6527-regression-mini-cart-does-not-update-or-open-when-adding
plugins/woocommerce/changelog/woo6-52-codex-review-scheduled-sale-actions-skip-lookup-table
@ -10570,6 +10583,7 @@ packages/js/onboarding/.eslintrc.js
packages/js/onboarding/composer.lock
packages/js/onboarding/jest.config.json
packages/js/experimental-products-app/.npmrc
packages/js/experimental-products-app/typings/index.d.ts
packages/js/experimental-products-app/composer.json
packages/js/experimental-products-app/package.json
packages/js/experimental-products-app/webpack.config.js
@ -10577,8 +10591,10 @@ packages/js/experimental-products-app/tsconfig.json
packages/js/experimental-products-app/src/sidebar/index.tsx
packages/js/experimental-products-app/src/products.tsx
packages/js/experimental-products-app/src/layout.tsx
packages/js/experimental-products-app/src/product-list/query.ts
packages/js/experimental-products-app/src/product-list/fields.tsx
packages/js/experimental-products-app/src/product-list/index.tsx
packages/js/experimental-products-app/src/product-list/query.test.ts
packages/js/experimental-products-app/src/product-list/layouts.ts
packages/js/experimental-products-app/src/constants.ts
packages/js/experimental-products-app/src/index.ts
@ -10646,6 +10662,7 @@ packages/js/experimental-products-app/src/fields/sku/field.tsx
packages/js/experimental-products-app/src/fields/length/field.tsx
packages/js/experimental-products-app/src/fields/cross_sell_ids/field.tsx
packages/js/experimental-products-app/src/fields/manage_stock/field.tsx
packages/js/experimental-products-app/src/fields/type/field.tsx
packages/js/experimental-products-app/src/style.scss
packages/js/experimental-products-app/src/app.tsx
packages/js/experimental-products-app/src/utilites/convert-html-to-plain-text.ts
@ -10656,6 +10673,7 @@ packages/js/experimental-products-app/changelog/add-products-fields-integration
packages/js/experimental-products-app/changelog/add-products-fields-shared-foundation
packages/js/experimental-products-app/changelog/.gitkeep
packages/js/experimental-products-app/changelog/add-products-fields-pricing
packages/js/experimental-products-app/changelog/64424-add-filters
packages/js/experimental-products-app/changelog/add-products-fields-organization
packages/js/experimental-products-app/changelog/add-products-fields-inventory-shipping
packages/js/experimental-products-app/changelog/add-wordpress-theme
@ -12557,6 +12575,7 @@ packages/js/product-editor/changelog/update-product-editor-validate-term-tokens
packages/js/product-editor/changelog/fix-46540
packages/js/product-editor/changelog/52655-update-settings-gutenberg-components-edit-site
packages/js/product-editor/changelog/53165-dev-ts-5-7-2
packages/js/product-editor/changelog/tweak-variations-checkbox-border-wp7-align
packages/js/product-editor/changelog/fix-product-editor-images-drop-error
packages/js/product-editor/changelog/update-product-editor-increase-attribute-row-according-to-options
packages/js/product-editor/changelog/56695-update-react-18-use-variations-ts-error

View file

@ -5842,6 +5842,10 @@ app/models/user_device/triggers_subscriptions.rb
models/user_device/triggers_subscriptions.rb
user_device/triggers_subscriptions.rb
triggers_subscriptions.rb
app/models/user_device/notification_presenter.rb
models/user_device/notification_presenter.rb
user_device/notification_presenter.rb
notification_presenter.rb
app/models/avatar.rb
models/avatar.rb
avatar.rb
@ -53622,6 +53626,9 @@ lib/sessions/store/file.rb
sessions/store/file.rb
store/file.rb
file.rb
lib/user_agent/http_client.rb
user_agent/http_client.rb
http_client.rb
lib/fill_db.rb
fill_db.rb
lib/app_version.rb
@ -67274,6 +67281,10 @@ chat_session_start_spec.rb
spec/lib/background_services_spec.rb
lib/background_services_spec.rb
background_services_spec.rb
spec/lib/user_agent/http_client_spec.rb
lib/user_agent/http_client_spec.rb
user_agent/http_client_spec.rb
http_client_spec.rb
spec/lib/mail/encodings_spec.rb
lib/mail/encodings_spec.rb
mail/encodings_spec.rb

View file

@ -1568,6 +1568,7 @@ app/models/ai/agent/type/ticket_group_dispatcher.rb
app/models/ai/agent/type/ticket_title_rewriter.rb
app/models/ai/agent/type/ticket_text_extractor.rb
app/models/user_device/triggers_subscriptions.rb
app/models/user_device/notification_presenter.rb
app/models/avatar.rb
app/models/postmaster_filter.rb
app/models/cti/log.rb
@ -8581,6 +8582,7 @@ lib/sessions/client.rb
lib/sessions/node.rb
lib/sessions/store/redis.rb
lib/sessions/store/file.rb
lib/user_agent/http_client.rb
lib/fill_db.rb
lib/app_version.rb
lib/session_helper/collection_ticket.rb
@ -11339,6 +11341,7 @@ spec/lib/sessions/event/chat_agent_state_spec.rb
spec/lib/sessions/event/chat_transfer_spec.rb
spec/lib/sessions/event/chat_session_start_spec.rb
spec/lib/background_services_spec.rb
spec/lib/user_agent/http_client_spec.rb
spec/lib/mail/encodings_spec.rb
spec/lib/user_context_spec.rb
spec/lib/service/geo_calendar_spec.rb

View file

@ -1700,11 +1700,11 @@ hp/video
hpc/*/supported-applications.aspx?
hpm
hpmob
http://archive.org/robots.txt
http://blog.google/robots.txt
http://dropbox.com/robots.txt
http://goo.gl/robots.txt
http://ncbi.nlm.nih.gov/robots.txt
http://support.cloudflare.com/robots.txt
http://en.wikipedia.org/robots.txt
http://npr.org/robots.txt
http://tiktok.com/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -3480,7 +3480,7 @@ wiki/Wikipedia_Diskussion:Checkuser%2F
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://support.google.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://creativecommons.org/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard

View file

@ -180,9 +180,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
&shareCard=
&showAllGroups=
&sitrackingid=
&solrsort
&solved=
&sort
&sort*&page=
&sort=
&sortBy=
@ -348,11 +346,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.rmm
.rss
.sdirect
.shtml$
.smil
.ssi$
.svg
.svg
.svghttp://fb.watch/robots.txt
.svghttp://science.org/robots.txt
.swf$
.swf$
.sxg
@ -815,6 +814,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/amemberentrylist.html
/amp
/amp_msp_amazon_gadget.cms*
/analytics
/annotate
/answer
/answer_comments
@ -956,7 +956,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/business/aisearch
/business/availability
/business/availability/?context
/business/availability/?context=http://business.facebook.com/robots.txt
/business/availability/?context=http://us02web.zoom.us/robots.txt
/business/availability?context
/business/availability?context=
/business/search
@ -1442,7 +1442,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/goldlog$
/group
/group/
/gtc/gtc-chatbot/*http://dx.doi.org/robots.txt
/gtc/gtc-chatbot/*http://audible.com/robots.txt
/hack
/hardware/*/cart
/havadurumu/
@ -1738,7 +1738,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newsletter
/nextpodcastlist/*
/nightly-news
/no-referrer-when-downgradehttp://wetransfer.com/robots.txt
/no-referrer-when-downgradehttp://fb.watch/robots.txt
/no-search-results
/node
/node/add
@ -2482,7 +2482,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?
?
?$
?*
?*&1=
?*&_=
?*&_hsenc=
@ -2557,7 +2556,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?*add-to-cart=
?*adxarea=
?*ajs_event
?*apikey*http://enterprisemarketingportal.google/robots.txt
?*apikey*http://hackernoon.com/robots.txt
?*app
?*attachment_id
?*author
@ -2919,6 +2918,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?gclsrc
?getlink=*
?gm
?gologin=1
?google_preview=
?gws_rd=ssl$
?h=
@ -2969,6 +2969,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?kuid=
?kwid=
?lang=
?lang=en-ss
?language=
?language=BEN
?language=GUJ
@ -3085,7 +3086,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?q=node/*/nodequeue
?q=node/add
?q=print
?q=profile
?q=search
?q=user/login
?q=user/logout
@ -3107,6 +3107,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?ref=binfind.com
?ref=dotcom
?ref=isModalView
?ref_src=
?referal_id=
?referralCode=*
?referrer=
@ -3150,8 +3151,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?sid=
?sitrackingid=
?slogin
?solrsort
?sort
?sort*&page=
?sort=
?sort=popularity
@ -3208,7 +3207,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?utm=*
?utm_
?utm_
?utm_*
?utm_*=
?utm_campaign
?utm_campaign=Monitor&
@ -3555,6 +3553,7 @@ ExternalLinkInterstitial
FG_ID=
FacebookConnect
FareCalendar
FatalError.html
Feature
FeaturedRentalReview
FeaturedShowMoreOverlay
@ -3755,6 +3754,7 @@ JoinPlus
JsonData/
JsonServiceController
JustForYouGuide
LFE/Live.controls.sharedpages/error.aspx
LICENSE.txt
LNAjax
LanderLogger
@ -4071,6 +4071,7 @@ OwnersDM
OwnersNew
OwnersOld
OwnersTermsAndConditions
P.mvc?_escaped_fragment_=/peopletags.aspx
PDAET/
PDATOI/
POLLSERVER
@ -4322,6 +4323,7 @@ SelfServeAdvertising
SendToFriend
SentConfirmationEmail
Server
ServerError.aspx
Service-Search/find-a-psychological-therapies-service/find-your-gp
Service-Search/find-a-psychological-therapies-service/results
Service-Search/find-a-psychological-therapies-service/what-happens-when-you-refer-yourself
@ -4608,6 +4610,11 @@ ZipCodeLookupAjax
[?&]topicpage=*
[?&]utm*
[?&]wcmmode=*
[_0-9a-zA-Z]+/likes
[_0-9a-zA-Z]+/media
[_0-9a-zA-Z]+/photo
[_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets
[path]
\+*\+
^/*/recommend
@ -4879,6 +4886,9 @@ about-wipo/*/assemblies/2019/a_59/statement_details.jsp
about-wipo/*/assemblies/2019/a_59/statements.jsp
about-wipo/*/dgo/
about.html
about/*/getting-started
about/*/mobile
about/*/update
about/adrm/data-linkage
about/board
about/careers/applications-a/jobs/results
@ -4956,6 +4966,7 @@ account.json
account/
account/accomplishments
account/ackgift
account/deactivated
account/delete
account/delete/ok
account/emailoptout/?*token=
@ -5247,7 +5258,6 @@ agent
agent-resources
agent-resources/zgwp/app/themes/paxl/assets/fonts/stargate.ttf
agent-websites
aggregator
agreements/approve
ahead
ahoy
@ -5408,7 +5418,7 @@ apdata
api
api*.do
api*?hl=
api*?hl=http://m.facebook.com/robots.txt
api*?hl=http://weforum.org/robots.txt
api-keys
api-proxy
api-web
@ -5590,8 +5600,6 @@ ar_eg/templates/M
ar_sa
archive
archive$
archive.php?archive=*
archive.php?view=all
archive/api/image.jpg
archive/article
archive/find
@ -5975,6 +5983,7 @@ auth_pass
authentication
authentication$
authentication/signin
authkey=
author
author/
author/*/date
@ -6252,8 +6261,6 @@ blog-manager
blog-navi
blog-temp-ru
blog-this.g
blog.php?id=*
blog.php?view=all
blog/$
blog/*&content-format=
blog/*&event-format=
@ -6284,7 +6291,7 @@ blog/*?text=
blog/*sitemap.xml$
blog/*utm_source=
blog/.
blog/.html.*http://mailchi.mp/robots.txt
blog/.html.*http://link.springer.com/robots.txt
blog/10-lessons-from-an-engineering-manager/$
blog/2025-shifting-roles-report/$
blog/23-prototyping-resources-to-bookmark-right-now/$
@ -6303,11 +6310,9 @@ blog/7-moments-that-shaped-figma/$
blog/8-tips-for-designers-building-branded-templates-in-figma-buzz/$
blog/8-ways-to-build-with-figma-make/$
blog/8-ways-to-craft-an-unforgettable-config-talk/$
blog/?id=*
blog/?p=
blog/?rest_route=
blog/?s=
blog/?view=all
blog/a-conversation-with-our-accessibility-team/$
blog/a-first-look-at-config-2025/$
blog/a-look-back-at-config-2022/$
@ -7150,7 +7155,6 @@ boo-a-madea-halloween
book
book-a-coronavirus-vaccination
book-a-coronavirus-vaccination/
book/export
book/reviews
book/show
book_link/follow
@ -7219,6 +7223,7 @@ bridesmaids
broadband
browse
browse-2
browse.aspx
browse/homes/all
browse/more_page
browse/reviews/recent
@ -7904,7 +7909,7 @@ cdn-cgi/scripts
cdn-cgi/speculation
cdn-cgi/styles
cdn-cgi/zaraz
cdn-cgi/zaraz/http://ibb.co/robots.txt
cdn-cgi/zaraz/http://marketingplatform.google.com/robots.txt
cdn-proxy/pim
cdn-proxy/px
cdn.jwplayer.com/previews
@ -7931,7 +7936,7 @@ cgi-bin/koha/
cgi-bin/loginpage
cgi-bin/search.fpl
cgi-bin/wx
cgi-binhttp://polygon.com/robots.txt
cgi-binhttp://seekingalpha.com/robots.txt
cgi-local
cgi-mad/
cgi-pct/
@ -8173,6 +8178,7 @@ cloud
cloud-launcher/sitemap
cloud/
cloudhsm/classic
cloudmonitor
cloudplayer
cloudsourcetools/images
club/*
@ -8819,7 +8825,7 @@ confirm_unsubscribe
conflagexp
connect
connect/@
connect/http://mdpi.com/robots.txt
connect/http://wsws.org/robots.txt
connect/invite
connect/social-intranet.html
connections
@ -8967,7 +8973,7 @@ content/search
content/telegraph
content/temp/*
content/websites/languages
content/websites/us/en/noindex/*http://photos.app.goo.gl/robots.txt
content/websites/us/en/noindex/*http://search.google.com/robots.txt
content_reporting
content_title=
contest
@ -10640,6 +10646,7 @@ downloadHistory
download_file
download_history.mhtml$
downloadassets
downloadaszip
downloadimage.aspx
downloads
downloads.php
@ -10869,6 +10876,7 @@ embed_iframe
embed_js
embeddable
embedded
embedservererror.aspx
embedvideo.cms*
emmy
empire-state
@ -13133,6 +13141,7 @@ fastajax/order
fastajax/order/tax
fastajax/order/tax/validatevat
fastanswers
fatalerror.html
faves-i_love_u_get_away_from_me
favicon.ico
favicon.icohttp://lh6.googleusercontent.com/robots.txt
@ -13331,7 +13340,7 @@ files/live/sites/isoorg/files/_noindex
files/resources
fileview
filing/free-file-fillable-forms/free-file-fillable-forms-support
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://chromewebstore.google.com/robots.txt
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://youtube-creators.googleblog.com/robots.txt
filter.searchKeyword=
filter/
filter/tips
@ -13355,7 +13364,7 @@ find
find$
find-more
find/
find/*http://validator.w3.org/robots.txt
find/*http://michigan.gov/robots.txt
findCityAjax.htm
finetune
fios
@ -15143,7 +15152,7 @@ forum/online
forum/posts
forum/profile
forum/search
forum/ucp.phphttp://cambridge.org/robots.txt
forum/ucp.phphttp://us.napster.com/robots.txt
forum/viewtopic.php
forum/whats-new
forumTeaser
@ -16232,7 +16241,7 @@ fy-NL/firefox/collections/mozilla
fy-NL/firefox/collections/mozilla/$
fy-NL/firefox/search
g
g/4arE9Chttp://codepen.io/robots.txt
g/4arE9Chttp://meyerweb.com/robots.txt
ga-actions/formie/forms/refresh-tokens
ga/p
ga_exp.js
@ -16578,6 +16587,7 @@ groupAnswers
groupSharingMsg
groupcallembed/*
groups
groups/
groups/*/-/analytics
groups/*/-/billings
groups/*/-/contribution_analytics
@ -16646,6 +16656,7 @@ harry-potter-and-the-prisoner-of-azkaban
harry-potter-and-the-sorcerer-s-stone
hash=
hashtag
hashtag/*?src=
hava
hb-g-sw=
hb-sb-sw=
@ -16686,7 +16697,7 @@ health/*/wp-
health/QA-Tabbed-ManyTabs-21
health/drugs/hm-test-all-about-humira
health/drugs/ozempic-for-weight-loss
health/files/rhpthttp://policy.pinterest.com/robots.txt
health/files/rhpthttp://tawk.to/robots.txt
health/hm-test-17-proven-tips-to-sleep-better-at-night
health/hm-test-feature-template-for-sponsorship
health/mirgraine-headaches
@ -17018,48 +17029,48 @@ html/story
html5
http
http2_data
http://alltop.com/robots.txt
http://airtable.com/robots.txt
http://amzn.to/robots.txt
http://apps.apple.com/robots.txt
http://axios.com/robots.txt
http://blog.livedoor.jp/robots.txt
http://calendly.com/robots.txt
http://caniuse.com/robots.txt
http://chat.openai.com/robots.txt
http://chrome.google.com/robots.txt
http://clickfunnels.com/robots.txt
http://commission.europa.eu/robots.txt
http://creativecommons.org/robots.txt
http://cutt.ly/robots.txt
http://census.gov/robots.txt
http://csfd.cz/robots.txt
http://developers.google.com/robots.txt
http://en.m.wikipedia.org/robots.txt
http://eur-lex.europa.eu/robots.txt
http://eventbrite.co.uk/robots.txt
http://fragazuzu.blogspot.com/robots.txt
http://exchanger24.org/robots.txt
http://flaybos.blogspot.com/robots.txt
http://geetha.mil.gr/robots.txt
http://getpocket.com/robots.txt
http://globenewswire.com/robots.txt
http://goodreads.com/robots.txt
http://google.pl/robots.txt
http://hackernoon.com/robots.txt
http://ibm.com/robots.txt
http://google.es/robots.txt
http://gov.br/robots.txt
http://huffingtonpost.com/robots.txt
http://indiegogo.com/robots.txt
http://journals.sagepub.com/robots.txt
http://instagram.com/robots.txt
http://iso.org/robots.txt
http://kickstarter.com/robots.txt
http://lemonde.fr/robots.txt
http://lh4.googleusercontent.com/robots.txt
http://maxcdn.bootstrapcdn.com/robots.txt
http://news.google.com/robots.txt
http://nielsen.com/robots.txt
http://kinopoisk.ru/robots.txt
http://lefigaro.fr/robots.txt
http://money.cnn.com/robots.txt
http://mp.weixin.qq.com/robots.txt
http://notion.so/robots.txt
http://ok.ru/robots.txt
http://pewresearch.org/robots.txt
http://picsart.com/robots.txt
http://sap.com/robots.txt
http://shopify.com/robots.txt
http://support.mozilla.org/robots.txt
http://sxsw.com/robots.txt
http://t.ly/robots.txt
http://thetimes.co.uk/robots.txt
http://tools.ietf.org/robots.txt
http://tracks.arte.tv/robots.txt
http://tripadvisor.com/robots.txt
http://venturebeat.com/robots.txt
http://windows.microsoft.com/robots.txt
http://wired.com/robots.txt
http://yummly.com/robots.txt
http://searchengineland.com/robots.txt
http://servicesdirectory.withyoutube.com/robots.txt
http://spreaker.com/robots.txt
http://storage.googleapis.com/robots.txt
http://support.microsoft.com/robots.txt
http://techcrunch.com/robots.txt
http://telegram.me/robots.txt
http://un.org/robots.txt
http://unpkg.com/robots.txt
http://usatoday.com/robots.txt
http://vice.com/robots.txt
http://workspace.google.com/robots.txt
http://wpengine.com/robots.txt
http://wunderground.com/robots.txt
https://player.cnevids.com
https://www.iubenda.com/en/help/126238-pricing-faqs-legacy-guide
https://www.iubenda.com/en/help/142642-old-vs-new-pricing
@ -17111,11 +17122,13 @@ hznb/projects
hznb/projects/*?from=
i
i/*
i/api
i/api/*
i/api/reviews
i/entry
i/models/*/ar-redirect
i/models/*/views
i/u
ia/android/collections
ia/android/search
ia/firefox/collections
@ -17743,7 +17756,7 @@ integrations/facebook/glassdoor/eep
intelligencer/amp
intent
interactive
interactive*http://airtable.com/robots.txt
interactive*http://i.ibb.co/robots.txt
interactive/reading-preference
interactives/sponsor-story
intern
@ -17751,6 +17764,7 @@ internal
internal-api
internal/*
internalPref
internalapi
internet-of-things
interstitial-ad
intl
@ -19408,7 +19422,7 @@ kui=
kw/payroll/
kwanzaa-spotlight
l
l-http://w3c.github.io/robots.txt
l-http://popsci.com/robots.txt
l.php
l/contact-sales?
la-la-land
@ -20240,6 +20254,8 @@ mobile/search
mobile=no*
mobile_login
mobileformat=
mobilepagenotfounderror.aspx
mobileservererror.aspx
mod
mod.php
mod=
@ -20335,7 +20351,7 @@ mre/*.jpg$
mre/*.js$
mre/*.pdf$
mre/*.png$
mre/*.zip$http://dinotim.com/robots.txt
mre/*.zip$http://arminbwagner.com/robots.txt
mre/*?
mre/*@@configuracoes_view
mre/*@@download/file$
@ -20379,7 +20395,7 @@ multifamily-knowledge-center
multiproduct
multivu
munin
munin*http://rossvideo.com/robots.txt
munin*http://pnas.org/robots.txt
muse/identity/v2/identity.js
museumdays/accounts
music
@ -21441,7 +21457,7 @@ p/*/v/*$
p/*/v/*?
p/*/victory$
p/*/victory?
p/*http://seekingalpha.com/robots.txt
p/*http://polygon.com/robots.txt
p/60
p/all.atom
p/all.atom?page=1
@ -21499,6 +21515,7 @@ pagead/js
pagead/managed
pagead/show_ads.js
pageitem
pagenotfounderror.aspx
pages
pages-extensions/FollowCompany
pages.www.cloudflare.com
@ -21893,6 +21910,8 @@ people/pad$
people/pad/$
people/search
people/search
peopleoptions.aspx
peopletags.aspx
pepe
percy-jackson-the-olympians-the-lightning-thief
perfil
@ -21955,7 +21974,6 @@ pickadate/static-1.6
picture-gallery/sponsor-story
pictures/related
pictures/search
pift/retest
pigeon
pill-identification/search-results*
pimages
@ -22379,7 +22397,7 @@ premium$
premium-reports
premium/
premium/$
premium/http://skydasveiligheidsdeuren.be/robots.txt
premium/http://miro.com/robots.txt
premiumsupport/iam/
premiumsupport/knowledge-center/feedback-no/
premiumsupport/knowledge-center/feedback-yes/
@ -22458,7 +22476,7 @@ privacy/zoho-group.html
private
private
private-promo
private/http://newyorker.com/robots.txt
private/http://blog.hubspot.com/robots.txt
private/wtrack
pro
pro-help/q
@ -22512,7 +22530,7 @@ product-integrations/figma-for-microsoft-teams/$
product-integrations/google-workspace/$
product-integrations/zoom/$
product-managers/$
product-ratings/http://people.com/robots.txt
product-ratings/http://support.office.com/robots.txt
product-reviews/B0069IY63Y
product/*
product/electrode/api/logger
@ -22602,12 +22620,10 @@ program/hms-test-program-page
program/wp-
programming/free/files
project/eda/partnership_services/$
project/issues/*/search
project/issues/search
project/issues/subscribe-mail
projects
projects/?
projects/browse.php
projects/embed
projects/geo/download
projects/geo/tools
projects/gtr/gt
@ -23354,6 +23370,7 @@ questions-and-answers
queue
qui-sommes-nous
quick-search
quickadd.aspx
quickcast
quickfacts
quickstart
@ -24614,6 +24631,8 @@ scl
scmp_comments
scorecard
scorecard/
scratch_1.4
scratchr2/static
screener/insider
screensaver
screenshots
@ -24789,6 +24808,7 @@ search/
search/$
search/*
search/*/?*q=
search/*/grid
search/*?*assetsCategory=
search/*?*assetsExtensionTypes=
search/*?*assetsPriceTier=
@ -24853,6 +24873,7 @@ search/products
search/profiles/.*
search/query
search/query?q
search/realtime
search/results.html
search/search-7.1213540
search/search-7.2285082
@ -24884,6 +24905,7 @@ search?context=
search?products_mode=1
search?q$
search?q=
search?q=%23
search?s=
search?s=*
search?searchtext=
@ -24901,7 +24923,7 @@ search_rss$
search_suggest
searchdeb/
searches
searchhttp://hootsuite.com/robots.txt
searchhttp://pbs.org/robots.txt
searchresults
searchresults.aspx
searchsuggest
@ -24934,9 +24956,11 @@ seenMatchId=
segments/*/compare
select
selectedImage*
selectembed.aspx
selectlocale-dmc?fromPage=
selectpayment
self-registration
self.aspx
sell/?
sell/options
seller_onboarding
@ -24993,6 +25017,7 @@ server/update-user-traffic-source
server/whatsnew_translations.xml
server_error_pages/
serverdown
servererror.aspx
service
service-search/dist/images/loading.gif
service-search/find-a-psychological-therapies-service/find-your-gp
@ -25027,6 +25052,7 @@ setprefs
settings
settings
settings/*
settings/deactivated
settings/loid-email-unsubscribe
settings/loid-email-unsubscribe-router
setup
@ -25123,7 +25149,9 @@ shareables
shared
shared/
shared/*?wtime
sharedfavorite.aspx
sharedmemories
sharefavorite.aspx
sharer
sharer.php
sharing
@ -25253,6 +25281,7 @@ silver-linings-playbook
since=
single_pages
sit_rep
site-api
site-archive
site-explorer
site-explorer/$
@ -25260,7 +25289,7 @@ site-explorer/ajax
site-react-dropdown
site-search
site.webmanifest
site/http://thingiverse.com/robots.txt
site/http://quora.com/robots.txt
site/search
site/us/en/
site/us/en/test/
@ -26491,7 +26520,6 @@ sweepstakes
swen
swf
swg
switch$
switch-membership
sydney-white
syndicate
@ -26522,7 +26550,7 @@ tag
tag-manager
tag-manager-360
tag/
tag/*+http://ico.org.uk/robots.txt
tag/*+http://loc.gov/robots.txt
tag/*/page
tag/credible
tag/expire-images
@ -27036,7 +27064,7 @@ test/diagnostic-tool
test_community
testfl
testgpr
testhttp://500px.com/robots.txt
testhttp://edition.cnn.com/robots.txt
testing
testpage-forhomepage
tests
@ -28049,8 +28077,6 @@ user/*/followers
user/*/following
user/*/history
user/*/traces
user/*/track
user/*/track?page=
user/.*
user/InlineLogin.htm?
user/Login
@ -28071,7 +28097,6 @@ user/login/?context=
user/login/profile
user/login?context
user/login?context=
user/login?destination=
user/logout
user/logout
user/logout/
@ -28095,7 +28120,6 @@ user/register/?context
user/register/?context=
user/register?context
user/register?context=
user/register?destination=
user/search-self
user/settings
user/sign-in
@ -28108,7 +28132,6 @@ user/ur*/ratings
user/ur*/reviews
user/verify
user/year_in_books
user?destination=
userInfo
userNext
userPortal
@ -28235,6 +28258,7 @@ validate-user
valkyrie-playground
var
variant=
varserver
vbtv/
ve/Download
velo-pt/forum/main/comment
@ -28404,6 +28428,7 @@ vip
virtual
virtualization/
virtualsupportassistant
viruswarning.aspx
visajobb?
visual-gps/insights/results
visual-notes
@ -28623,6 +28648,7 @@ weekly/signup
weimg
welcome
welcome-email
welcome.aspx
wetter/action/bayernwetter/bayern.do?plz=
wetter/action/bayernwetter/bayern.do?regio=
wewantyou/
@ -29186,9 +29212,9 @@ wiki/Wikipedia_discusión:Solicitudes_de_verificación_de_usuarios
wiki/Wikipedia_discusión:Supresores/Candidaturas
wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://akorda.kz/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://itunes.apple.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://jesus-comes.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://nationalgeographic.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://people.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
@ -29489,7 +29515,6 @@ wp-admin/
wp-admin/admin-ajax.php
wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://img1.wsimg.com/robots.txt
wp-admin/admin-ajax.phphttp://tunecore.co.jp/robots.txt
wp-admin/load-scripts.php
wp-admin/load-styles.php
wp-adv
@ -29632,7 +29657,7 @@ year
your
your-shop
youreurope/businessACC
youreurope/businessDEV/http://streamelements.com/robots.txt
youreurope/businessDEV/http://weibo.com/robots.txt
youreurope/citizensACC
youreurope/citizensDEV
yourtake
@ -29889,7 +29914,6 @@ zxc
zz
zz-test
{0}/
~*
~ecartis
~guido/orlijn
~srloomis/ut/trac
@ -29940,7 +29964,7 @@ zz-test
404
404
404.html
413gkwMT/http://pastebin.com/robots.txt
413gkwMT/http://oreilly.com/robots.txt
429.html
500
500