[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2025-10-16 10:08:38 +00:00
parent 74713ec5d5
commit 5f616ea2e6
26 changed files with 3759 additions and 3627 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1760409185
},
"Trickest wordlist update": {
"last_update": 1760522894
"last_update": 1760609308
}
}

View file

@ -7519,9 +7519,6 @@ demo_wsclient_project.php-NORUN
htdocs/webservices/server_other.php
webservices/server_other.php
server_other.php
htdocs/salaries/paiement_salary.php
salaries/paiement_salary.php
paiement_salary.php
htdocs/salaries/list.php
salaries/list.php
list.php
@ -7576,6 +7573,9 @@ htdocs/salaries/class/salariesstats.class.php
salaries/class/salariesstats.class.php
class/salariesstats.class.php
salariesstats.class.php
htdocs/salaries/payment_salary.php
salaries/payment_salary.php
payment_salary.php
htdocs/cron/list.php
cron/list.php
list.php

View file

@ -1805,7 +1805,6 @@ htdocs/webservices/demo_wsclient_actioncomm.php-NORUN
htdocs/webservices/server_contact.php
htdocs/webservices/demo_wsclient_project.php-NORUN
htdocs/webservices/server_other.php
htdocs/salaries/paiement_salary.php
htdocs/salaries/list.php
htdocs/salaries/admin/salaries_extrafields.php
htdocs/salaries/admin/salaries.php
@ -1821,6 +1820,7 @@ htdocs/salaries/class/paymentsalary.class.php
htdocs/salaries/class/salary.class.php
htdocs/salaries/class/api_salaries.class.php
htdocs/salaries/class/salariesstats.class.php
htdocs/salaries/payment_salary.php
htdocs/cron/list.php
htdocs/cron/admin/cron.php
htdocs/cron/card.php

View file

@ -10358,6 +10358,13 @@ KernelTests/Core/Block/MultipleBlockFormTest.php
Core/Block/MultipleBlockFormTest.php
Block/MultipleBlockFormTest.php
MultipleBlockFormTest.php
core/tests/Drupal/KernelTests/Core/Block/AutowireBlockTest.php
tests/Drupal/KernelTests/Core/Block/AutowireBlockTest.php
Drupal/KernelTests/Core/Block/AutowireBlockTest.php
KernelTests/Core/Block/AutowireBlockTest.php
Core/Block/AutowireBlockTest.php
Block/AutowireBlockTest.php
AutowireBlockTest.php
core/tests/Drupal/KernelTests/Core/Test/EnvironmentCleanerTest.php
tests/Drupal/KernelTests/Core/Test/EnvironmentCleanerTest.php
Drupal/KernelTests/Core/Test/EnvironmentCleanerTest.php
@ -33873,6 +33880,12 @@ Drupal/Core/Config/DefaultConfigMode.php
Core/Config/DefaultConfigMode.php
Config/DefaultConfigMode.php
DefaultConfigMode.php
core/lib/Drupal/Core/DependencyInjection/AutowiredInstanceTrait.php
lib/Drupal/Core/DependencyInjection/AutowiredInstanceTrait.php
Drupal/Core/DependencyInjection/AutowiredInstanceTrait.php
Core/DependencyInjection/AutowiredInstanceTrait.php
DependencyInjection/AutowiredInstanceTrait.php
AutowiredInstanceTrait.php
core/lib/Drupal/Core/DependencyInjection/ServiceProviderInterface.php
lib/Drupal/Core/DependencyInjection/ServiceProviderInterface.php
Drupal/Core/DependencyInjection/ServiceProviderInterface.php
@ -50255,6 +50268,12 @@ views/src/Ajax/HighlightCommand.php
src/Ajax/HighlightCommand.php
Ajax/HighlightCommand.php
HighlightCommand.php
core/modules/views/src/Ajax/SetBrowserUrl.php
modules/views/src/Ajax/SetBrowserUrl.php
views/src/Ajax/SetBrowserUrl.php
src/Ajax/SetBrowserUrl.php
Ajax/SetBrowserUrl.php
SetBrowserUrl.php
core/modules/views/src/Ajax/ReplaceTitleCommand.php
modules/views/src/Ajax/ReplaceTitleCommand.php
views/src/Ajax/ReplaceTitleCommand.php
@ -77665,6 +77684,26 @@ modules/autowire_test/src/TestService.php
autowire_test/src/TestService.php
src/TestService.php
TestService.php
core/modules/system/tests/modules/autowire_test/src/Plugin/Block/AutowireBlock.php
modules/system/tests/modules/autowire_test/src/Plugin/Block/AutowireBlock.php
system/tests/modules/autowire_test/src/Plugin/Block/AutowireBlock.php
tests/modules/autowire_test/src/Plugin/Block/AutowireBlock.php
modules/autowire_test/src/Plugin/Block/AutowireBlock.php
autowire_test/src/Plugin/Block/AutowireBlock.php
src/Plugin/Block/AutowireBlock.php
Plugin/Block/AutowireBlock.php
Block/AutowireBlock.php
AutowireBlock.php
core/modules/system/tests/modules/autowire_test/src/Plugin/Block/AutowireErrorBlock.php
modules/system/tests/modules/autowire_test/src/Plugin/Block/AutowireErrorBlock.php
system/tests/modules/autowire_test/src/Plugin/Block/AutowireErrorBlock.php
tests/modules/autowire_test/src/Plugin/Block/AutowireErrorBlock.php
modules/autowire_test/src/Plugin/Block/AutowireErrorBlock.php
autowire_test/src/Plugin/Block/AutowireErrorBlock.php
src/Plugin/Block/AutowireErrorBlock.php
Plugin/Block/AutowireErrorBlock.php
Block/AutowireErrorBlock.php
AutowireErrorBlock.php
core/modules/system/tests/modules/autowire_test/src/TestInjectionInterface.php
modules/system/tests/modules/autowire_test/src/TestInjectionInterface.php
system/tests/modules/autowire_test/src/TestInjectionInterface.php

View file

@ -1690,6 +1690,7 @@ core/tests/Drupal/KernelTests/Core/Queue/QueueSerializationTest.php
core/tests/Drupal/KernelTests/Core/Queue/QueueTest.php
core/tests/Drupal/KernelTests/Core/Block/BlockBaseTest.php
core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php
core/tests/Drupal/KernelTests/Core/Block/AutowireBlockTest.php
core/tests/Drupal/KernelTests/Core/Test/EnvironmentCleanerTest.php
core/tests/Drupal/KernelTests/Core/Test/SimpletestTestRunResultsStorageTest.php
core/tests/Drupal/KernelTests/Core/Test/PhpUnitTestDiscoveryTest.php
@ -5205,6 +5206,7 @@ core/lib/Drupal/Core/Config/Action/Attribute/ConfigAction.php
core/lib/Drupal/Core/Config/Action/Attribute/ActionMethod.php
core/lib/Drupal/Core/Config/ConfigModuleOverridesEvent.php
core/lib/Drupal/Core/Config/DefaultConfigMode.php
core/lib/Drupal/Core/DependencyInjection/AutowiredInstanceTrait.php
core/lib/Drupal/Core/DependencyInjection/ServiceProviderInterface.php
core/lib/Drupal/Core/DependencyInjection/ServiceModifierInterface.php
core/lib/Drupal/Core/DependencyInjection/DeprecatedServicePropertyTrait.php
@ -7514,6 +7516,7 @@ core/modules/views/src/Ajax/TriggerPreviewCommand.php
core/modules/views/src/Ajax/ShowButtonsCommand.php
core/modules/views/src/Ajax/ViewAjaxResponse.php
core/modules/views/src/Ajax/HighlightCommand.php
core/modules/views/src/Ajax/SetBrowserUrl.php
core/modules/views/src/Ajax/ReplaceTitleCommand.php
core/modules/views/src/ExposedFormCache.php
core/modules/views/src/FieldViewsDataProvider.php
@ -11407,6 +11410,8 @@ core/modules/system/tests/modules/twig_fibers_test/twig_fibers_test.services.yml
core/modules/system/tests/modules/twig_fibers_test/src/TwigExtension/FibersTestExtension.php
core/modules/system/tests/modules/autowire_test/autowire_test.services.yml
core/modules/system/tests/modules/autowire_test/src/TestService.php
core/modules/system/tests/modules/autowire_test/src/Plugin/Block/AutowireBlock.php
core/modules/system/tests/modules/autowire_test/src/Plugin/Block/AutowireErrorBlock.php
core/modules/system/tests/modules/autowire_test/src/TestInjectionInterface.php
core/modules/system/tests/modules/autowire_test/src/TestInjection.php
core/modules/system/tests/modules/autowire_test/src/TestInjection2.php

View file

@ -1980,6 +1980,11 @@ signup-form/test/e2e/attribution.test.ts
test/e2e/attribution.test.ts
e2e/attribution.test.ts
attribution.test.ts
apps/shade/.claude/commands/shadcn-add.md
shade/.claude/commands/shadcn-add.md
.claude/commands/shadcn-add.md
commands/shadcn-add.md
shadcn-add.md
apps/shade/tailwind.cjs
shade/tailwind.cjs
tailwind.cjs
@ -2174,6 +2179,12 @@ src/components/ui/toggle.stories.tsx
components/ui/toggle.stories.tsx
ui/toggle.stories.tsx
toggle.stories.tsx
apps/shade/src/components/ui/input-group.tsx
shade/src/components/ui/input-group.tsx
src/components/ui/input-group.tsx
components/ui/input-group.tsx
ui/input-group.tsx
input-group.tsx
apps/shade/src/components/ui/sonner.stories.tsx
shade/src/components/ui/sonner.stories.tsx
src/components/ui/sonner.stories.tsx
@ -2192,6 +2203,18 @@ src/components/ui/dialog.stories.tsx
components/ui/dialog.stories.tsx
ui/dialog.stories.tsx
dialog.stories.tsx
apps/shade/src/components/ui/field.tsx
shade/src/components/ui/field.tsx
src/components/ui/field.tsx
components/ui/field.tsx
ui/field.tsx
field.tsx
apps/shade/src/components/ui/field.stories.tsx
shade/src/components/ui/field.stories.tsx
src/components/ui/field.stories.tsx
components/ui/field.stories.tsx
ui/field.stories.tsx
field.stories.tsx
apps/shade/src/components/ui/skeleton.tsx
shade/src/components/ui/skeleton.tsx
src/components/ui/skeleton.tsx
@ -2396,6 +2419,12 @@ src/components/ui/popover.tsx
components/ui/popover.tsx
ui/popover.tsx
popover.tsx
apps/shade/src/components/ui/input-group.stories.tsx
shade/src/components/ui/input-group.stories.tsx
src/components/ui/input-group.stories.tsx
components/ui/input-group.stories.tsx
ui/input-group.stories.tsx
input-group.stories.tsx
apps/shade/src/components/ui/simple-pagination.stories.tsx
shade/src/components/ui/simple-pagination.stories.tsx
src/components/ui/simple-pagination.stories.tsx
@ -8496,6 +8525,9 @@ main-dashboard.json
.docker/prometheus/prometheus.yml
prometheus/prometheus.yml
prometheus.yml
.docker/stripe/entrypoint.sh
stripe/entrypoint.sh
entrypoint.sh
.docker/mysql-preload/.keep
mysql-preload/.keep
.keep
@ -16293,6 +16325,15 @@ migrations/versions/5.127/2025-06-19-13-41-54-add-web-analytics-setting.js
versions/5.127/2025-06-19-13-41-54-add-web-analytics-setting.js
5.127/2025-06-19-13-41-54-add-web-analytics-setting.js
2025-06-19-13-41-54-add-web-analytics-setting.js
ghost/core/core/server/data/migrations/versions/6.4/2025-10-13-10-18-38-add-tokens-otc-used-count-column.js
core/core/server/data/migrations/versions/6.4/2025-10-13-10-18-38-add-tokens-otc-used-count-column.js
core/server/data/migrations/versions/6.4/2025-10-13-10-18-38-add-tokens-otc-used-count-column.js
server/data/migrations/versions/6.4/2025-10-13-10-18-38-add-tokens-otc-used-count-column.js
data/migrations/versions/6.4/2025-10-13-10-18-38-add-tokens-otc-used-count-column.js
migrations/versions/6.4/2025-10-13-10-18-38-add-tokens-otc-used-count-column.js
versions/6.4/2025-10-13-10-18-38-add-tokens-otc-used-count-column.js
6.4/2025-10-13-10-18-38-add-tokens-otc-used-count-column.js
2025-10-13-10-18-38-add-tokens-otc-used-count-column.js
ghost/core/core/server/data/migrations/versions/5.59/2023-08-07-10-42-add-donation-notifications-column.js
core/core/server/data/migrations/versions/5.59/2023-08-07-10-42-add-donation-notifications-column.js
core/server/data/migrations/versions/5.59/2023-08-07-10-42-add-donation-notifications-column.js

View file

@ -324,6 +324,7 @@ apps/signup-form/test/utils/e2e.ts
apps/signup-form/test/unit/hello.test.js
apps/signup-form/test/e2e/form.test.ts
apps/signup-form/test/e2e/attribution.test.ts
apps/shade/.claude/commands/shadcn-add.md
apps/shade/tailwind.cjs
apps/shade/components.json
apps/shade/.storybook/preview.tsx
@ -365,9 +366,12 @@ apps/shade/src/components/ui/form.stories.tsx
apps/shade/src/components/ui/alert-dialog.stories.tsx
apps/shade/src/components/ui/dropdown-menu.tsx
apps/shade/src/components/ui/toggle.stories.tsx
apps/shade/src/components/ui/input-group.tsx
apps/shade/src/components/ui/sonner.stories.tsx
apps/shade/src/components/ui/button.stories.tsx
apps/shade/src/components/ui/dialog.stories.tsx
apps/shade/src/components/ui/field.tsx
apps/shade/src/components/ui/field.stories.tsx
apps/shade/src/components/ui/skeleton.tsx
apps/shade/src/components/ui/dialog.tsx
apps/shade/src/components/ui/empty-indicator.stories.tsx
@ -402,6 +406,7 @@ apps/shade/src/components/ui/simple-pagination.tsx
apps/shade/src/components/ui/accordion.tsx
apps/shade/src/components/ui/gh-chart.tsx
apps/shade/src/components/ui/popover.tsx
apps/shade/src/components/ui/input-group.stories.tsx
apps/shade/src/components/ui/simple-pagination.stories.tsx
apps/shade/src/components/ui/icon.ts
apps/shade/src/components/ui/form.tsx
@ -1518,6 +1523,7 @@ compose.yml
.docker/grafana/datasources/datasource.yml
.docker/grafana/dashboards/main-dashboard.json
.docker/prometheus/prometheus.yml
.docker/stripe/entrypoint.sh
.docker/mysql-preload/.keep
.docker/watch-admin-apps.js
.docker/analytics/entrypoint.sh
@ -2517,6 +2523,7 @@ ghost/core/core/server/data/migrations/versions/5.84/2024-06-05-08-42-34-populat
ghost/core/core/server/data/migrations/versions/5.51/2023-06-07-10-17-add-collections-crud-persmissions.js
ghost/core/core/server/data/migrations/versions/5.51/2023-05-30-19-03-update-pintura-setting.js
ghost/core/core/server/data/migrations/versions/5.127/2025-06-19-13-41-54-add-web-analytics-setting.js
ghost/core/core/server/data/migrations/versions/6.4/2025-10-13-10-18-38-add-tokens-otc-used-count-column.js
ghost/core/core/server/data/migrations/versions/5.59/2023-08-07-10-42-add-donation-notifications-column.js
ghost/core/core/server/data/migrations/versions/5.59/2023-08-07-11-17-05-add-posts-published-at-index.js
ghost/core/core/server/data/migrations/versions/5.9/2022-08-09-08-32-added-new-integration-type.js

View file

@ -1,3 +1,13 @@
.devcontainer/docker-compose.yml
docker-compose.yml
.devcontainer/Dockerfile
Dockerfile
.devcontainer/xdebug.ini
xdebug.ini
.devcontainer/devcontainer.json
devcontainer.json
.devcontainer/post-create.sh
post-create.sh
composer.json
phpunit-pgsql.xml.dist
phpunit-windows.xml.dist
@ -4609,6 +4619,10 @@ libraries/src/Console/ExtensionDiscoverListCommand.php
src/Console/ExtensionDiscoverListCommand.php
Console/ExtensionDiscoverListCommand.php
ExtensionDiscoverListCommand.php
libraries/src/Console/AutomatedUpdatesRegisterCommand.php
src/Console/AutomatedUpdatesRegisterCommand.php
Console/AutomatedUpdatesRegisterCommand.php
AutomatedUpdatesRegisterCommand.php
libraries/src/Console/SetConfigurationCommand.php
src/Console/SetConfigurationCommand.php
Console/SetConfigurationCommand.php
@ -4661,6 +4675,10 @@ libraries/src/Console/RemoveUserFromGroupCommand.php
src/Console/RemoveUserFromGroupCommand.php
Console/RemoveUserFromGroupCommand.php
RemoveUserFromGroupCommand.php
libraries/src/Console/AutomatedUpdatesUnregisterCommand.php
src/Console/AutomatedUpdatesUnregisterCommand.php
Console/AutomatedUpdatesUnregisterCommand.php
AutomatedUpdatesUnregisterCommand.php
libraries/src/Console/ExtensionDiscoverCommand.php
src/Console/ExtensionDiscoverCommand.php
Console/ExtensionDiscoverCommand.php
@ -5420,6 +5438,11 @@ src/Event/Extension/BeforeInstallEvent.php
Event/Extension/BeforeInstallEvent.php
Extension/BeforeInstallEvent.php
BeforeInstallEvent.php
libraries/src/Event/Extension/BeforeJoomlaAutoupdateEvent.php
src/Event/Extension/BeforeJoomlaAutoupdateEvent.php
Event/Extension/BeforeJoomlaAutoupdateEvent.php
Extension/BeforeJoomlaAutoupdateEvent.php
BeforeJoomlaAutoupdateEvent.php
libraries/src/Event/Extension/AfterUninstallEvent.php
src/Event/Extension/AfterUninstallEvent.php
Event/Extension/AfterUninstallEvent.php
@ -7736,6 +7759,10 @@ installation/src/Model/CleanupModel.php
src/Model/CleanupModel.php
Model/CleanupModel.php
CleanupModel.php
installation/src/Model/AutomatedUpdatesModel.php
src/Model/AutomatedUpdatesModel.php
Model/AutomatedUpdatesModel.php
AutomatedUpdatesModel.php
installation/src/Model/ConfigurationModel.php
src/Model/ConfigurationModel.php
Model/ConfigurationModel.php
@ -9695,6 +9722,21 @@ versionable/src/Extension/Versionable.php
src/Extension/Versionable.php
Extension/Versionable.php
Versionable.php
plugins/behaviour/compat6/services/provider.php
behaviour/compat6/services/provider.php
compat6/services/provider.php
services/provider.php
provider.php
plugins/behaviour/compat6/compat6.xml
behaviour/compat6/compat6.xml
compat6/compat6.xml
compat6.xml
plugins/behaviour/compat6/src/Extension/Compat6.php
behaviour/compat6/src/Extension/Compat6.php
compat6/src/Extension/Compat6.php
src/Extension/Compat6.php
Extension/Compat6.php
Compat6.php
plugins/privacy/consents/services/provider.php
privacy/consents/services/provider.php
consents/services/provider.php
@ -10086,6 +10128,21 @@ plugins/src/Extension/Plugins.php
src/Extension/Plugins.php
Extension/Plugins.php
Plugins.php
plugins/webservices/joomlaupdate/services/provider.php
webservices/joomlaupdate/services/provider.php
joomlaupdate/services/provider.php
services/provider.php
provider.php
plugins/webservices/joomlaupdate/joomlaupdate.xml
webservices/joomlaupdate/joomlaupdate.xml
joomlaupdate/joomlaupdate.xml
joomlaupdate.xml
plugins/webservices/joomlaupdate/src/Extension/Joomlaupdate.php
webservices/joomlaupdate/src/Extension/Joomlaupdate.php
joomlaupdate/src/Extension/Joomlaupdate.php
src/Extension/Joomlaupdate.php
Extension/Joomlaupdate.php
Joomlaupdate.php
plugins/webservices/newsfeeds/services/provider.php
webservices/newsfeeds/services/provider.php
newsfeeds/services/provider.php
@ -10436,6 +10493,21 @@ phpversioncheck/src/Extension/PhpVersionCheck.php
src/Extension/PhpVersionCheck.php
Extension/PhpVersionCheck.php
PhpVersionCheck.php
plugins/quickicon/autoupdate/services/provider.php
quickicon/autoupdate/services/provider.php
autoupdate/services/provider.php
services/provider.php
provider.php
plugins/quickicon/autoupdate/autoupdate.xml
quickicon/autoupdate/autoupdate.xml
autoupdate/autoupdate.xml
autoupdate.xml
plugins/quickicon/autoupdate/src/Extension/Autoupdate.php
quickicon/autoupdate/src/Extension/Autoupdate.php
autoupdate/src/Extension/Autoupdate.php
src/Extension/Autoupdate.php
Extension/Autoupdate.php
Autoupdate.php
plugins/media-action/rotate/services/provider.php
media-action/rotate/services/provider.php
rotate/services/provider.php
@ -12367,6 +12439,8 @@ person/src/Extension/Person.php
src/Extension/Person.php
Extension/Person.php
Person.php
build/eslint.config.mjs
eslint.config.mjs
build/psr12/psr12_converter.php
psr12/psr12_converter.php
psr12_converter.php
@ -14329,11 +14403,22 @@ vendor/bootstrap/js/toast.es6.js
bootstrap/js/toast.es6.js
js/toast.es6.js
toast.es6.js
build/media_source/vendor/short-and-sweet/js/short-and-sweet.es6.js
media_source/vendor/short-and-sweet/js/short-and-sweet.es6.js
vendor/short-and-sweet/js/short-and-sweet.es6.js
short-and-sweet/js/short-and-sweet.es6.js
js/short-and-sweet.es6.js
short-and-sweet.es6.js
build/media_source/mod_quickicon/js/quickicon.es6.js
media_source/mod_quickicon/js/quickicon.es6.js
mod_quickicon/js/quickicon.es6.js
js/quickicon.es6.js
quickicon.es6.js
build/media_source/plg_quickicon_autoupdate/js/healthcheck.es6.js
media_source/plg_quickicon_autoupdate/js/healthcheck.es6.js
plg_quickicon_autoupdate/js/healthcheck.es6.js
js/healthcheck.es6.js
healthcheck.es6.js
build/media_source/com_actionlogs/joomla.asset.json
media_source/com_actionlogs/joomla.asset.json
com_actionlogs/joomla.asset.json
@ -15317,10 +15402,10 @@ build/phpmd.xml
phpmd.xml
build/stubGenerator.php
stubGenerator.php
build/eslint-tests.mjs
eslint-tests.mjs
build/helpTOC.php
helpTOC.php
build/.eslintrc
.eslintrc
build/build.mjs
build.mjs
build/github_update_title.php
@ -15504,6 +15589,10 @@ mod_articles_category/src/Dispatcher/Dispatcher.php
src/Dispatcher/Dispatcher.php
Dispatcher/Dispatcher.php
Dispatcher.php
modules/mod_random_image/services/provider.php
mod_random_image/services/provider.php
services/provider.php
provider.php
modules/mod_random_image/tmpl/default.php
mod_random_image/tmpl/default.php
tmpl/default.php
@ -15511,14 +15600,20 @@ default.php
modules/mod_random_image/mod_random_image.xml
mod_random_image/mod_random_image.xml
mod_random_image.xml
modules/mod_random_image/mod_random_image.php
mod_random_image/mod_random_image.php
mod_random_image.php
modules/mod_random_image/src/Helper/RandomImageHelper.php
mod_random_image/src/Helper/RandomImageHelper.php
src/Helper/RandomImageHelper.php
Helper/RandomImageHelper.php
RandomImageHelper.php
modules/mod_random_image/src/Dispatcher/Dispatcher.php
mod_random_image/src/Dispatcher/Dispatcher.php
src/Dispatcher/Dispatcher.php
Dispatcher/Dispatcher.php
Dispatcher.php
modules/mod_finder/services/provider.php
mod_finder/services/provider.php
services/provider.php
provider.php
modules/mod_finder/tmpl/default.php
mod_finder/tmpl/default.php
tmpl/default.php
@ -15526,14 +15621,20 @@ default.php
modules/mod_finder/mod_finder.xml
mod_finder/mod_finder.xml
mod_finder.xml
modules/mod_finder/mod_finder.php
mod_finder/mod_finder.php
mod_finder.php
modules/mod_finder/src/Helper/FinderHelper.php
mod_finder/src/Helper/FinderHelper.php
src/Helper/FinderHelper.php
Helper/FinderHelper.php
FinderHelper.php
modules/mod_finder/src/Dispatcher/Dispatcher.php
mod_finder/src/Dispatcher/Dispatcher.php
src/Dispatcher/Dispatcher.php
Dispatcher/Dispatcher.php
Dispatcher.php
modules/mod_login/services/provider.php
mod_login/services/provider.php
services/provider.php
provider.php
modules/mod_login/tmpl/default.php
mod_login/tmpl/default.php
tmpl/default.php
@ -15550,9 +15651,15 @@ mod_login/src/Helper/LoginHelper.php
src/Helper/LoginHelper.php
Helper/LoginHelper.php
LoginHelper.php
modules/mod_login/mod_login.php
mod_login/mod_login.php
mod_login.php
modules/mod_login/src/Dispatcher/Dispatcher.php
mod_login/src/Dispatcher/Dispatcher.php
src/Dispatcher/Dispatcher.php
Dispatcher/Dispatcher.php
Dispatcher.php
modules/mod_menu/services/provider.php
mod_menu/services/provider.php
services/provider.php
provider.php
modules/mod_menu/tmpl/default_url.php
mod_menu/tmpl/default_url.php
tmpl/default_url.php
@ -15585,9 +15692,11 @@ mod_menu/src/Helper/MenuHelper.php
src/Helper/MenuHelper.php
Helper/MenuHelper.php
MenuHelper.php
modules/mod_menu/mod_menu.php
mod_menu/mod_menu.php
mod_menu.php
modules/mod_menu/src/Dispatcher/Dispatcher.php
mod_menu/src/Dispatcher/Dispatcher.php
src/Dispatcher/Dispatcher.php
Dispatcher/Dispatcher.php
Dispatcher.php
modules/mod_tags_similar/mod_tags_similar.xml
mod_tags_similar/mod_tags_similar.xml
mod_tags_similar.xml
@ -15753,6 +15862,10 @@ mod_users_latest/src/Dispatcher/Dispatcher.php
src/Dispatcher/Dispatcher.php
Dispatcher/Dispatcher.php
Dispatcher.php
modules/mod_whosonline/services/provider.php
mod_whosonline/services/provider.php
services/provider.php
provider.php
modules/mod_whosonline/tmpl/disabled.php
mod_whosonline/tmpl/disabled.php
tmpl/disabled.php
@ -15761,14 +15874,16 @@ modules/mod_whosonline/tmpl/default.php
mod_whosonline/tmpl/default.php
tmpl/default.php
default.php
modules/mod_whosonline/mod_whosonline.php
mod_whosonline/mod_whosonline.php
mod_whosonline.php
modules/mod_whosonline/src/Helper/WhosonlineHelper.php
mod_whosonline/src/Helper/WhosonlineHelper.php
src/Helper/WhosonlineHelper.php
Helper/WhosonlineHelper.php
WhosonlineHelper.php
modules/mod_whosonline/src/Dispatcher/Dispatcher.php
mod_whosonline/src/Dispatcher/Dispatcher.php
src/Dispatcher/Dispatcher.php
Dispatcher/Dispatcher.php
Dispatcher.php
modules/mod_whosonline/mod_whosonline.xml
mod_whosonline/mod_whosonline.xml
mod_whosonline.xml
@ -16525,6 +16640,51 @@ com_contact/src/Serializer/ContactSerializer.php
src/Serializer/ContactSerializer.php
Serializer/ContactSerializer.php
ContactSerializer.php
api/components/com_joomlaupdate/src/View/Updates/JsonapiView.php
components/com_joomlaupdate/src/View/Updates/JsonapiView.php
com_joomlaupdate/src/View/Updates/JsonapiView.php
src/View/Updates/JsonapiView.php
View/Updates/JsonapiView.php
Updates/JsonapiView.php
JsonapiView.php
api/components/com_joomlaupdate/src/View/Healthcheck/JsonapiView.php
components/com_joomlaupdate/src/View/Healthcheck/JsonapiView.php
com_joomlaupdate/src/View/Healthcheck/JsonapiView.php
src/View/Healthcheck/JsonapiView.php
View/Healthcheck/JsonapiView.php
Healthcheck/JsonapiView.php
JsonapiView.php
api/components/com_joomlaupdate/src/View/Notification/JsonapiView.php
components/com_joomlaupdate/src/View/Notification/JsonapiView.php
com_joomlaupdate/src/View/Notification/JsonapiView.php
src/View/Notification/JsonapiView.php
View/Notification/JsonapiView.php
Notification/JsonapiView.php
JsonapiView.php
api/components/com_joomlaupdate/src/Controller/HealthcheckController.php
components/com_joomlaupdate/src/Controller/HealthcheckController.php
com_joomlaupdate/src/Controller/HealthcheckController.php
src/Controller/HealthcheckController.php
Controller/HealthcheckController.php
HealthcheckController.php
api/components/com_joomlaupdate/src/Controller/BaseController.php
components/com_joomlaupdate/src/Controller/BaseController.php
com_joomlaupdate/src/Controller/BaseController.php
src/Controller/BaseController.php
Controller/BaseController.php
BaseController.php
api/components/com_joomlaupdate/src/Controller/NotificationController.php
components/com_joomlaupdate/src/Controller/NotificationController.php
com_joomlaupdate/src/Controller/NotificationController.php
src/Controller/NotificationController.php
Controller/NotificationController.php
NotificationController.php
api/components/com_joomlaupdate/src/Controller/UpdatesController.php
components/com_joomlaupdate/src/Controller/UpdatesController.php
com_joomlaupdate/src/Controller/UpdatesController.php
src/Controller/UpdatesController.php
Controller/UpdatesController.php
UpdatesController.php
api/components/com_contenthistory/src/View/History/JsonapiView.php
components/com_contenthistory/src/View/History/JsonapiView.php
com_contenthistory/src/View/History/JsonapiView.php
@ -18498,6 +18658,13 @@ administrator/components/com_admin/script.php
components/com_admin/script.php
com_admin/script.php
script.php
administrator/components/com_admin/sql/updates/postgresql/5.4.0-2025-08-02.sql
components/com_admin/sql/updates/postgresql/5.4.0-2025-08-02.sql
com_admin/sql/updates/postgresql/5.4.0-2025-08-02.sql
sql/updates/postgresql/5.4.0-2025-08-02.sql
updates/postgresql/5.4.0-2025-08-02.sql
postgresql/5.4.0-2025-08-02.sql
5.4.0-2025-08-02.sql
administrator/components/com_admin/sql/updates/postgresql/5.0.0-2023-08-30.sql
components/com_admin/sql/updates/postgresql/5.0.0-2023-08-30.sql
com_admin/sql/updates/postgresql/5.0.0-2023-08-30.sql
@ -18512,6 +18679,13 @@ sql/updates/postgresql/5.3.0-2025-02-22.sql
updates/postgresql/5.3.0-2025-02-22.sql
postgresql/5.3.0-2025-02-22.sql
5.3.0-2025-02-22.sql
administrator/components/com_admin/sql/updates/postgresql/5.4.0-2025-04-23.sql
components/com_admin/sql/updates/postgresql/5.4.0-2025-04-23.sql
com_admin/sql/updates/postgresql/5.4.0-2025-04-23.sql
sql/updates/postgresql/5.4.0-2025-04-23.sql
updates/postgresql/5.4.0-2025-04-23.sql
postgresql/5.4.0-2025-04-23.sql
5.4.0-2025-04-23.sql
administrator/components/com_admin/sql/updates/postgresql/5.3.0-2024-10-26.sql
components/com_admin/sql/updates/postgresql/5.3.0-2024-10-26.sql
com_admin/sql/updates/postgresql/5.3.0-2024-10-26.sql
@ -18736,6 +18910,13 @@ sql/updates/postgresql/5.0.0-2023-07-25.sql
updates/postgresql/5.0.0-2023-07-25.sql
postgresql/5.0.0-2023-07-25.sql
5.0.0-2023-07-25.sql
administrator/components/com_admin/sql/updates/postgresql/5.4.0-2025-05-10.sql
components/com_admin/sql/updates/postgresql/5.4.0-2025-05-10.sql
com_admin/sql/updates/postgresql/5.4.0-2025-05-10.sql
sql/updates/postgresql/5.4.0-2025-05-10.sql
updates/postgresql/5.4.0-2025-05-10.sql
postgresql/5.4.0-2025-05-10.sql
5.4.0-2025-05-10.sql
administrator/components/com_admin/sql/updates/postgresql/5.0.0-2023-08-26.sql
components/com_admin/sql/updates/postgresql/5.0.0-2023-08-26.sql
com_admin/sql/updates/postgresql/5.0.0-2023-08-26.sql
@ -18743,6 +18924,13 @@ sql/updates/postgresql/5.0.0-2023-08-26.sql
updates/postgresql/5.0.0-2023-08-26.sql
postgresql/5.0.0-2023-08-26.sql
5.0.0-2023-08-26.sql
administrator/components/com_admin/sql/updates/mysql/5.4.0-2025-08-02.sql
components/com_admin/sql/updates/mysql/5.4.0-2025-08-02.sql
com_admin/sql/updates/mysql/5.4.0-2025-08-02.sql
sql/updates/mysql/5.4.0-2025-08-02.sql
updates/mysql/5.4.0-2025-08-02.sql
mysql/5.4.0-2025-08-02.sql
5.4.0-2025-08-02.sql
administrator/components/com_admin/sql/updates/mysql/5.0.0-2023-08-30.sql
components/com_admin/sql/updates/mysql/5.0.0-2023-08-30.sql
com_admin/sql/updates/mysql/5.0.0-2023-08-30.sql
@ -18757,6 +18945,13 @@ sql/updates/mysql/5.3.0-2025-02-22.sql
updates/mysql/5.3.0-2025-02-22.sql
mysql/5.3.0-2025-02-22.sql
5.3.0-2025-02-22.sql
administrator/components/com_admin/sql/updates/mysql/5.4.0-2025-04-23.sql
components/com_admin/sql/updates/mysql/5.4.0-2025-04-23.sql
com_admin/sql/updates/mysql/5.4.0-2025-04-23.sql
sql/updates/mysql/5.4.0-2025-04-23.sql
updates/mysql/5.4.0-2025-04-23.sql
mysql/5.4.0-2025-04-23.sql
5.4.0-2025-04-23.sql
administrator/components/com_admin/sql/updates/mysql/5.1.0-2024-01-04.sql
components/com_admin/sql/updates/mysql/5.1.0-2024-01-04.sql
com_admin/sql/updates/mysql/5.1.0-2024-01-04.sql
@ -18988,6 +19183,13 @@ sql/updates/mysql/5.0.0-2023-07-25.sql
updates/mysql/5.0.0-2023-07-25.sql
mysql/5.0.0-2023-07-25.sql
5.0.0-2023-07-25.sql
administrator/components/com_admin/sql/updates/mysql/5.4.0-2025-05-10.sql
components/com_admin/sql/updates/mysql/5.4.0-2025-05-10.sql
com_admin/sql/updates/mysql/5.4.0-2025-05-10.sql
sql/updates/mysql/5.4.0-2025-05-10.sql
updates/mysql/5.4.0-2025-05-10.sql
mysql/5.4.0-2025-05-10.sql
5.4.0-2025-05-10.sql
administrator/components/com_admin/sql/updates/mysql/5.0.0-2023-08-26.sql
components/com_admin/sql/updates/mysql/5.0.0-2023-08-26.sql
com_admin/sql/updates/mysql/5.0.0-2023-08-26.sql
@ -22933,12 +23135,23 @@ administrator/components/com_joomlaupdate/config.xml
components/com_joomlaupdate/config.xml
com_joomlaupdate/config.xml
config.xml
administrator/components/com_joomlaupdate/postinstall/autoupdate.php
components/com_joomlaupdate/postinstall/autoupdate.php
com_joomlaupdate/postinstall/autoupdate.php
postinstall/autoupdate.php
autoupdate.php
administrator/components/com_joomlaupdate/src/Dispatcher/Dispatcher.php
components/com_joomlaupdate/src/Dispatcher/Dispatcher.php
com_joomlaupdate/src/Dispatcher/Dispatcher.php
src/Dispatcher/Dispatcher.php
Dispatcher/Dispatcher.php
Dispatcher.php
administrator/components/com_joomlaupdate/src/Model/NotificationModel.php
components/com_joomlaupdate/src/Model/NotificationModel.php
com_joomlaupdate/src/Model/NotificationModel.php
src/Model/NotificationModel.php
Model/NotificationModel.php
NotificationModel.php
administrator/components/com_joomlaupdate/src/Model/UpdateModel.php
components/com_joomlaupdate/src/Model/UpdateModel.php
com_joomlaupdate/src/Model/UpdateModel.php
@ -22978,6 +23191,24 @@ com_joomlaupdate/src/Controller/DisplayController.php
src/Controller/DisplayController.php
Controller/DisplayController.php
DisplayController.php
administrator/components/com_joomlaupdate/src/Enum/AutoupdateRegisterState.php
components/com_joomlaupdate/src/Enum/AutoupdateRegisterState.php
com_joomlaupdate/src/Enum/AutoupdateRegisterState.php
src/Enum/AutoupdateRegisterState.php
Enum/AutoupdateRegisterState.php
AutoupdateRegisterState.php
administrator/components/com_joomlaupdate/src/Enum/AutoupdateRegisterResultState.php
components/com_joomlaupdate/src/Enum/AutoupdateRegisterResultState.php
com_joomlaupdate/src/Enum/AutoupdateRegisterResultState.php
src/Enum/AutoupdateRegisterResultState.php
Enum/AutoupdateRegisterResultState.php
AutoupdateRegisterResultState.php
administrator/components/com_joomlaupdate/src/Enum/AutoupdateState.php
components/com_joomlaupdate/src/Enum/AutoupdateState.php
com_joomlaupdate/src/Enum/AutoupdateState.php
src/Enum/AutoupdateState.php
Enum/AutoupdateState.php
AutoupdateState.php
administrator/components/com_contenthistory/services/provider.php
components/com_contenthistory/services/provider.php
com_contenthistory/services/provider.php
@ -25300,6 +25531,11 @@ mod_login/src/Dispatcher/Dispatcher.php
src/Dispatcher/Dispatcher.php
Dispatcher/Dispatcher.php
Dispatcher.php
administrator/modules/mod_menu/services/provider.php
modules/mod_menu/services/provider.php
mod_menu/services/provider.php
services/provider.php
provider.php
administrator/modules/mod_menu/tmpl/default_submenu.php
modules/mod_menu/tmpl/default_submenu.php
mod_menu/tmpl/default_submenu.php
@ -25320,10 +25556,12 @@ mod_menu/src/Menu/CssMenu.php
src/Menu/CssMenu.php
Menu/CssMenu.php
CssMenu.php
administrator/modules/mod_menu/mod_menu.php
modules/mod_menu/mod_menu.php
mod_menu/mod_menu.php
mod_menu.php
administrator/modules/mod_menu/src/Dispatcher/Dispatcher.php
modules/mod_menu/src/Dispatcher/Dispatcher.php
mod_menu/src/Dispatcher/Dispatcher.php
src/Dispatcher/Dispatcher.php
Dispatcher/Dispatcher.php
Dispatcher.php
administrator/modules/mod_latestactions/services/provider.php
modules/mod_latestactions/services/provider.php
mod_latestactions/services/provider.php
@ -25376,6 +25614,11 @@ mod_sampledata/src/Dispatcher/Dispatcher.php
src/Dispatcher/Dispatcher.php
Dispatcher/Dispatcher.php
Dispatcher.php
administrator/modules/mod_logged/services/provider.php
modules/mod_logged/services/provider.php
mod_logged/services/provider.php
services/provider.php
provider.php
administrator/modules/mod_logged/tmpl/disabled.php
modules/mod_logged/tmpl/disabled.php
mod_logged/tmpl/disabled.php
@ -25386,16 +25629,18 @@ modules/mod_logged/tmpl/default.php
mod_logged/tmpl/default.php
tmpl/default.php
default.php
administrator/modules/mod_logged/mod_logged.php
modules/mod_logged/mod_logged.php
mod_logged/mod_logged.php
mod_logged.php
administrator/modules/mod_logged/src/Helper/LoggedHelper.php
modules/mod_logged/src/Helper/LoggedHelper.php
mod_logged/src/Helper/LoggedHelper.php
src/Helper/LoggedHelper.php
Helper/LoggedHelper.php
LoggedHelper.php
administrator/modules/mod_logged/src/Dispatcher/Dispatcher.php
modules/mod_logged/src/Dispatcher/Dispatcher.php
mod_logged/src/Dispatcher/Dispatcher.php
src/Dispatcher/Dispatcher.php
Dispatcher/Dispatcher.php
Dispatcher.php
administrator/modules/mod_logged/mod_logged.xml
modules/mod_logged/mod_logged.xml
mod_logged/mod_logged.xml
@ -25446,10 +25691,11 @@ mod_feed/src/Dispatcher/Dispatcher.php
src/Dispatcher/Dispatcher.php
Dispatcher/Dispatcher.php
Dispatcher.php
administrator/modules/mod_latest/mod_latest.php
modules/mod_latest/mod_latest.php
mod_latest/mod_latest.php
mod_latest.php
administrator/modules/mod_latest/services/provider.php
modules/mod_latest/services/provider.php
mod_latest/services/provider.php
services/provider.php
provider.php
administrator/modules/mod_latest/tmpl/default.php
modules/mod_latest/tmpl/default.php
mod_latest/tmpl/default.php
@ -25465,6 +25711,12 @@ mod_latest/src/Helper/LatestHelper.php
src/Helper/LatestHelper.php
Helper/LatestHelper.php
LatestHelper.php
administrator/modules/mod_latest/src/Dispatcher/Dispatcher.php
modules/mod_latest/src/Dispatcher/Dispatcher.php
mod_latest/src/Dispatcher/Dispatcher.php
src/Dispatcher/Dispatcher.php
Dispatcher/Dispatcher.php
Dispatcher.php
administrator/modules/mod_frontend/services/provider.php
modules/mod_frontend/services/provider.php
mod_frontend/services/provider.php
@ -25485,6 +25737,11 @@ mod_frontend/src/Dispatcher/Dispatcher.php
src/Dispatcher/Dispatcher.php
Dispatcher/Dispatcher.php
Dispatcher.php
administrator/modules/mod_submenu/services/provider.php
modules/mod_submenu/services/provider.php
mod_submenu/services/provider.php
services/provider.php
provider.php
administrator/modules/mod_submenu/tmpl/default.php
modules/mod_submenu/tmpl/default.php
mod_submenu/tmpl/default.php
@ -25494,16 +25751,18 @@ administrator/modules/mod_submenu/mod_submenu.xml
modules/mod_submenu/mod_submenu.xml
mod_submenu/mod_submenu.xml
mod_submenu.xml
administrator/modules/mod_submenu/mod_submenu.php
modules/mod_submenu/mod_submenu.php
mod_submenu/mod_submenu.php
mod_submenu.php
administrator/modules/mod_submenu/src/Menu/Menu.php
modules/mod_submenu/src/Menu/Menu.php
mod_submenu/src/Menu/Menu.php
src/Menu/Menu.php
Menu/Menu.php
Menu.php
administrator/modules/mod_submenu/src/Dispatcher/Dispatcher.php
modules/mod_submenu/src/Dispatcher/Dispatcher.php
mod_submenu/src/Dispatcher/Dispatcher.php
src/Dispatcher/Dispatcher.php
Dispatcher/Dispatcher.php
Dispatcher.php
administrator/modules/mod_custom/services/provider.php
modules/mod_custom/services/provider.php
mod_custom/services/provider.php
@ -25554,21 +25813,28 @@ administrator/modules/mod_privacy_dashboard/mod_privacy_dashboard.xml
modules/mod_privacy_dashboard/mod_privacy_dashboard.xml
mod_privacy_dashboard/mod_privacy_dashboard.xml
mod_privacy_dashboard.xml
administrator/modules/mod_privacy_dashboard/services/provider.php
modules/mod_privacy_dashboard/services/provider.php
mod_privacy_dashboard/services/provider.php
services/provider.php
provider.php
administrator/modules/mod_privacy_dashboard/tmpl/default.php
modules/mod_privacy_dashboard/tmpl/default.php
mod_privacy_dashboard/tmpl/default.php
tmpl/default.php
default.php
administrator/modules/mod_privacy_dashboard/mod_privacy_dashboard.php
modules/mod_privacy_dashboard/mod_privacy_dashboard.php
mod_privacy_dashboard/mod_privacy_dashboard.php
mod_privacy_dashboard.php
administrator/modules/mod_privacy_dashboard/src/Helper/PrivacyDashboardHelper.php
modules/mod_privacy_dashboard/src/Helper/PrivacyDashboardHelper.php
mod_privacy_dashboard/src/Helper/PrivacyDashboardHelper.php
src/Helper/PrivacyDashboardHelper.php
Helper/PrivacyDashboardHelper.php
PrivacyDashboardHelper.php
administrator/modules/mod_privacy_dashboard/src/Dispatcher/Dispatcher.php
modules/mod_privacy_dashboard/src/Dispatcher/Dispatcher.php
mod_privacy_dashboard/src/Dispatcher/Dispatcher.php
src/Dispatcher/Dispatcher.php
Dispatcher/Dispatcher.php
Dispatcher.php
administrator/modules/mod_guidedtours/services/provider.php
modules/mod_guidedtours/services/provider.php
mod_guidedtours/services/provider.php
@ -26024,6 +26290,10 @@ administrator/language/en-GB/com_cpanel.sys.ini
language/en-GB/com_cpanel.sys.ini
en-GB/com_cpanel.sys.ini
com_cpanel.sys.ini
administrator/language/en-GB/plg_behaviour_compat6.sys.ini
language/en-GB/plg_behaviour_compat6.sys.ini
en-GB/plg_behaviour_compat6.sys.ini
plg_behaviour_compat6.sys.ini
administrator/language/en-GB/com_content.ini
language/en-GB/com_content.ini
en-GB/com_content.ini
@ -26108,6 +26378,10 @@ administrator/language/en-GB/plg_webservices_tags.sys.ini
language/en-GB/plg_webservices_tags.sys.ini
en-GB/plg_webservices_tags.sys.ini
plg_webservices_tags.sys.ini
administrator/language/en-GB/guidedtours.joomla_whatsnew_5_4.ini
language/en-GB/guidedtours.joomla_whatsnew_5_4.ini
en-GB/guidedtours.joomla_whatsnew_5_4.ini
guidedtours.joomla_whatsnew_5_4.ini
administrator/language/en-GB/plg_system_schedulerunner.sys.ini
language/en-GB/plg_system_schedulerunner.sys.ini
en-GB/plg_system_schedulerunner.sys.ini
@ -26184,6 +26458,10 @@ administrator/language/en-GB/plg_installer_override.sys.ini
language/en-GB/plg_installer_override.sys.ini
en-GB/plg_installer_override.sys.ini
plg_installer_override.sys.ini
administrator/language/en-GB/guidedtours.joomla_whatsnew_5_4_steps.ini
language/en-GB/guidedtours.joomla_whatsnew_5_4_steps.ini
en-GB/guidedtours.joomla_whatsnew_5_4_steps.ini
guidedtours.joomla_whatsnew_5_4_steps.ini
administrator/language/en-GB/plg_system_sef.ini
language/en-GB/plg_system_sef.ini
en-GB/plg_system_sef.ini
@ -26640,6 +26918,10 @@ administrator/language/en-GB/mod_latestactions.sys.ini
language/en-GB/mod_latestactions.sys.ini
en-GB/mod_latestactions.sys.ini
mod_latestactions.sys.ini
administrator/language/en-GB/plg_quickicon_autoupdate.ini
language/en-GB/plg_quickicon_autoupdate.ini
en-GB/plg_quickicon_autoupdate.ini
plg_quickicon_autoupdate.ini
administrator/language/en-GB/plg_quickicon_overridecheck.sys.ini
language/en-GB/plg_quickicon_overridecheck.sys.ini
en-GB/plg_quickicon_overridecheck.sys.ini
@ -26792,6 +27074,10 @@ administrator/language/en-GB/plg_system_webauthn.ini
language/en-GB/plg_system_webauthn.ini
en-GB/plg_system_webauthn.ini
plg_system_webauthn.ini
administrator/language/en-GB/plg_webservices_joomlaupdate.sys.ini
language/en-GB/plg_webservices_joomlaupdate.sys.ini
en-GB/plg_webservices_joomlaupdate.sys.ini
plg_webservices_joomlaupdate.sys.ini
administrator/language/en-GB/com_content.sys.ini
language/en-GB/com_content.sys.ini
en-GB/com_content.sys.ini
@ -26832,6 +27118,10 @@ administrator/language/en-GB/com_contact.sys.ini
language/en-GB/com_contact.sys.ini
en-GB/com_contact.sys.ini
com_contact.sys.ini
administrator/language/en-GB/plg_webservices_joomlaupdate.ini
language/en-GB/plg_webservices_joomlaupdate.ini
en-GB/plg_webservices_joomlaupdate.ini
plg_webservices_joomlaupdate.ini
administrator/language/en-GB/com_banners.ini
language/en-GB/com_banners.ini
en-GB/com_banners.ini
@ -26880,6 +27170,10 @@ administrator/language/en-GB/plg_finder_newsfeeds.ini
language/en-GB/plg_finder_newsfeeds.ini
en-GB/plg_finder_newsfeeds.ini
plg_finder_newsfeeds.ini
administrator/language/en-GB/plg_behaviour_compat6.ini
language/en-GB/plg_behaviour_compat6.ini
en-GB/plg_behaviour_compat6.ini
plg_behaviour_compat6.ini
administrator/language/en-GB/plg_task_deleteactionlogs.ini
language/en-GB/plg_task_deleteactionlogs.ini
en-GB/plg_task_deleteactionlogs.ini
@ -27088,6 +27382,10 @@ administrator/language/en-GB/plg_multifactorauth_totp.sys.ini
language/en-GB/plg_multifactorauth_totp.sys.ini
en-GB/plg_multifactorauth_totp.sys.ini
plg_multifactorauth_totp.sys.ini
administrator/language/en-GB/plg_quickicon_autoupdate.sys.ini
language/en-GB/plg_quickicon_autoupdate.sys.ini
en-GB/plg_quickicon_autoupdate.sys.ini
plg_quickicon_autoupdate.sys.ini
administrator/language/en-GB/install.xml
language/en-GB/install.xml
en-GB/install.xml

View file

@ -1,3 +1,8 @@
.devcontainer/docker-compose.yml
.devcontainer/Dockerfile
.devcontainer/xdebug.ini
.devcontainer/devcontainer.json
.devcontainer/post-create.sh
composer.json
phpunit-pgsql.xml.dist
phpunit-windows.xml.dist
@ -918,6 +923,7 @@ libraries/src/Console/CoreUpdateChannelCommand.php
libraries/src/Console/SessionGcCommand.php
libraries/src/Console/MaintenanceDatabaseCommand.php
libraries/src/Console/ExtensionDiscoverListCommand.php
libraries/src/Console/AutomatedUpdatesRegisterCommand.php
libraries/src/Console/SetConfigurationCommand.php
libraries/src/Console/DeleteUserCommand.php
libraries/src/Console/AddUserToGroupCommand.php
@ -931,6 +937,7 @@ libraries/src/Console/TasksRunCommand.php
libraries/src/Console/CheckJoomlaUpdatesCommand.php
libraries/src/Console/ListUserCommand.php
libraries/src/Console/RemoveUserFromGroupCommand.php
libraries/src/Console/AutomatedUpdatesUnregisterCommand.php
libraries/src/Console/ExtensionDiscoverCommand.php
libraries/src/Console/AddUserCommand.php
libraries/src/Event/Menu/AfterGetMenuTypeOptionsEvent.php
@ -1080,6 +1087,7 @@ libraries/src/Event/Extension/AfterInstallEvent.php
libraries/src/Event/Extension/BeforeUpdateEvent.php
libraries/src/Event/Extension/AfterUpdateEvent.php
libraries/src/Event/Extension/BeforeInstallEvent.php
libraries/src/Event/Extension/BeforeJoomlaAutoupdateEvent.php
libraries/src/Event/Extension/AfterUninstallEvent.php
libraries/src/Event/Extension/BeforeUninstallEvent.php
libraries/src/Event/Extension/AbstractJoomlaUpdateEvent.php
@ -1614,6 +1622,7 @@ installation/src/Model/BaseInstallationModel.php
installation/src/Model/LanguagesModel.php
installation/src/Model/SetupModel.php
installation/src/Model/CleanupModel.php
installation/src/Model/AutomatedUpdatesModel.php
installation/src/Model/ConfigurationModel.php
installation/src/Error/Renderer/JsonRenderer.php
installation/src/View/Error/HtmlView.php
@ -2013,6 +2022,9 @@ plugins/behaviour/taggable/src/Extension/Taggable.php
plugins/behaviour/versionable/services/provider.php
plugins/behaviour/versionable/versionable.xml
plugins/behaviour/versionable/src/Extension/Versionable.php
plugins/behaviour/compat6/services/provider.php
plugins/behaviour/compat6/compat6.xml
plugins/behaviour/compat6/src/Extension/Compat6.php
plugins/privacy/consents/services/provider.php
plugins/privacy/consents/consents.xml
plugins/privacy/consents/src/Extension/Consents.php
@ -2091,6 +2103,9 @@ plugins/webservices/banners/src/Extension/Banners.php
plugins/webservices/plugins/services/provider.php
plugins/webservices/plugins/plugins.xml
plugins/webservices/plugins/src/Extension/Plugins.php
plugins/webservices/joomlaupdate/services/provider.php
plugins/webservices/joomlaupdate/joomlaupdate.xml
plugins/webservices/joomlaupdate/src/Extension/Joomlaupdate.php
plugins/webservices/newsfeeds/services/provider.php
plugins/webservices/newsfeeds/newsfeeds.xml
plugins/webservices/newsfeeds/src/Extension/Newsfeeds.php
@ -2161,6 +2176,9 @@ plugins/quickicon/overridecheck/src/Extension/OverrideCheck.php
plugins/quickicon/phpversioncheck/phpversioncheck.xml
plugins/quickicon/phpversioncheck/services/provider.php
plugins/quickicon/phpversioncheck/src/Extension/PhpVersionCheck.php
plugins/quickicon/autoupdate/services/provider.php
plugins/quickicon/autoupdate/autoupdate.xml
plugins/quickicon/autoupdate/src/Extension/Autoupdate.php
plugins/media-action/rotate/services/provider.php
plugins/media-action/rotate/rotate.xml
plugins/media-action/rotate/form/rotate.xml
@ -2538,6 +2556,7 @@ plugins/schemaorg/person/services/provider.php
plugins/schemaorg/person/person.xml
plugins/schemaorg/person/forms/schemaorg.xml
plugins/schemaorg/person/src/Extension/Person.php
build/eslint.config.mjs
build/psr12/psr12_converter.php
build/psr12/phpcs.joomla.report.php
build/psr12/clean_errors.php
@ -2845,7 +2864,9 @@ build/media_source/vendor/bootstrap/js/carousel.es6.js
build/media_source/vendor/bootstrap/js/tab.es6.js
build/media_source/vendor/bootstrap/js/offcanvas.es6.js
build/media_source/vendor/bootstrap/js/toast.es6.js
build/media_source/vendor/short-and-sweet/js/short-and-sweet.es6.js
build/media_source/mod_quickicon/js/quickicon.es6.js
build/media_source/plg_quickicon_autoupdate/js/healthcheck.es6.js
build/media_source/com_actionlogs/joomla.asset.json
build/media_source/com_actionlogs/js/admin-actionlogs-default.es6.js
build/media_source/com_menus/joomla.asset.json
@ -3045,8 +3066,8 @@ build/update_fido_cache.php
build/development.env
build/phpmd.xml
build/stubGenerator.php
build/eslint-tests.mjs
build/helpTOC.php
build/.eslintrc
build/build.mjs
build/github_update_title.php
build/convert_or_die.php
@ -3094,19 +3115,23 @@ modules/mod_articles_category/tmpl/default_items.php
modules/mod_articles_category/mod_articles_category.xml
modules/mod_articles_category/src/Helper/ArticlesCategoryHelper.php
modules/mod_articles_category/src/Dispatcher/Dispatcher.php
modules/mod_random_image/services/provider.php
modules/mod_random_image/tmpl/default.php
modules/mod_random_image/mod_random_image.xml
modules/mod_random_image/mod_random_image.php
modules/mod_random_image/src/Helper/RandomImageHelper.php
modules/mod_random_image/src/Dispatcher/Dispatcher.php
modules/mod_finder/services/provider.php
modules/mod_finder/tmpl/default.php
modules/mod_finder/mod_finder.xml
modules/mod_finder/mod_finder.php
modules/mod_finder/src/Helper/FinderHelper.php
modules/mod_finder/src/Dispatcher/Dispatcher.php
modules/mod_login/services/provider.php
modules/mod_login/tmpl/default.php
modules/mod_login/tmpl/default_logout.php
modules/mod_login/mod_login.xml
modules/mod_login/src/Helper/LoginHelper.php
modules/mod_login/mod_login.php
modules/mod_login/src/Dispatcher/Dispatcher.php
modules/mod_menu/services/provider.php
modules/mod_menu/tmpl/default_url.php
modules/mod_menu/tmpl/default_component.php
modules/mod_menu/tmpl/default.php
@ -3115,7 +3140,7 @@ modules/mod_menu/tmpl/default_separator.php
modules/mod_menu/tmpl/collapse-default.php
modules/mod_menu/mod_menu.xml
modules/mod_menu/src/Helper/MenuHelper.php
modules/mod_menu/mod_menu.php
modules/mod_menu/src/Dispatcher/Dispatcher.php
modules/mod_tags_similar/mod_tags_similar.xml
modules/mod_tags_similar/services/provider.php
modules/mod_tags_similar/tmpl/default.php
@ -3156,10 +3181,11 @@ modules/mod_users_latest/tmpl/default.php
modules/mod_users_latest/mod_users_latest.xml
modules/mod_users_latest/src/Helper/UsersLatestHelper.php
modules/mod_users_latest/src/Dispatcher/Dispatcher.php
modules/mod_whosonline/services/provider.php
modules/mod_whosonline/tmpl/disabled.php
modules/mod_whosonline/tmpl/default.php
modules/mod_whosonline/mod_whosonline.php
modules/mod_whosonline/src/Helper/WhosonlineHelper.php
modules/mod_whosonline/src/Dispatcher/Dispatcher.php
modules/mod_whosonline/mod_whosonline.xml
modules/mod_footer/services/provider.php
modules/mod_footer/tmpl/default.php
@ -3335,6 +3361,13 @@ api/components/com_plugins/src/Controller/PluginsController.php
api/components/com_contact/src/View/Contacts/JsonapiView.php
api/components/com_contact/src/Controller/ContactController.php
api/components/com_contact/src/Serializer/ContactSerializer.php
api/components/com_joomlaupdate/src/View/Updates/JsonapiView.php
api/components/com_joomlaupdate/src/View/Healthcheck/JsonapiView.php
api/components/com_joomlaupdate/src/View/Notification/JsonapiView.php
api/components/com_joomlaupdate/src/Controller/HealthcheckController.php
api/components/com_joomlaupdate/src/Controller/BaseController.php
api/components/com_joomlaupdate/src/Controller/NotificationController.php
api/components/com_joomlaupdate/src/Controller/UpdatesController.php
api/components/com_contenthistory/src/View/History/JsonapiView.php
api/components/com_contenthistory/src/Controller/HistoryController.php
api/components/com_messages/src/View/Messages/JsonapiView.php
@ -3668,8 +3701,10 @@ administrator/components/com_admin/tmpl/help/default.xml
administrator/components/com_admin/tmpl/help/default.php
administrator/components/com_admin/admin.xml
administrator/components/com_admin/script.php
administrator/components/com_admin/sql/updates/postgresql/5.4.0-2025-08-02.sql
administrator/components/com_admin/sql/updates/postgresql/5.0.0-2023-08-30.sql
administrator/components/com_admin/sql/updates/postgresql/5.3.0-2025-02-22.sql
administrator/components/com_admin/sql/updates/postgresql/5.4.0-2025-04-23.sql
administrator/components/com_admin/sql/updates/postgresql/5.3.0-2024-10-26.sql
administrator/components/com_admin/sql/updates/postgresql/5.1.0-2024-03-28.sql
administrator/components/com_admin/sql/updates/postgresql/5.1.0-2024-02-24.sql
@ -3702,9 +3737,12 @@ administrator/components/com_admin/sql/updates/postgresql/5.3.0-2024-12-19.sql
administrator/components/com_admin/sql/updates/postgresql/5.0.0-2023-03-11.sql
administrator/components/com_admin/sql/updates/postgresql/5.0.0-2023-09-06.sql
administrator/components/com_admin/sql/updates/postgresql/5.0.0-2023-07-25.sql
administrator/components/com_admin/sql/updates/postgresql/5.4.0-2025-05-10.sql
administrator/components/com_admin/sql/updates/postgresql/5.0.0-2023-08-26.sql
administrator/components/com_admin/sql/updates/mysql/5.4.0-2025-08-02.sql
administrator/components/com_admin/sql/updates/mysql/5.0.0-2023-08-30.sql
administrator/components/com_admin/sql/updates/mysql/5.3.0-2025-02-22.sql
administrator/components/com_admin/sql/updates/mysql/5.4.0-2025-04-23.sql
administrator/components/com_admin/sql/updates/mysql/5.1.0-2024-01-04.sql
administrator/components/com_admin/sql/updates/mysql/5.3.0-2024-10-26.sql
administrator/components/com_admin/sql/updates/mysql/5.1.0-2024-03-28.sql
@ -3738,6 +3776,7 @@ administrator/components/com_admin/sql/updates/mysql/5.3.0-2024-12-19.sql
administrator/components/com_admin/sql/updates/mysql/5.0.0-2023-03-11.sql
administrator/components/com_admin/sql/updates/mysql/5.0.0-2023-09-06.sql
administrator/components/com_admin/sql/updates/mysql/5.0.0-2023-07-25.sql
administrator/components/com_admin/sql/updates/mysql/5.4.0-2025-05-10.sql
administrator/components/com_admin/sql/updates/mysql/5.0.0-2023-08-26.sql
administrator/components/com_admin/postinstall/htaccesssetce.php
administrator/components/com_admin/postinstall/behindproxy.php
@ -4415,13 +4454,18 @@ administrator/components/com_joomlaupdate/extract.php
administrator/components/com_joomlaupdate/finalisation.php
administrator/components/com_joomlaupdate/joomlaupdate.xml
administrator/components/com_joomlaupdate/config.xml
administrator/components/com_joomlaupdate/postinstall/autoupdate.php
administrator/components/com_joomlaupdate/src/Dispatcher/Dispatcher.php
administrator/components/com_joomlaupdate/src/Model/NotificationModel.php
administrator/components/com_joomlaupdate/src/Model/UpdateModel.php
administrator/components/com_joomlaupdate/src/View/Update/HtmlView.php
administrator/components/com_joomlaupdate/src/View/Upload/HtmlView.php
administrator/components/com_joomlaupdate/src/View/Joomlaupdate/HtmlView.php
administrator/components/com_joomlaupdate/src/Controller/UpdateController.php
administrator/components/com_joomlaupdate/src/Controller/DisplayController.php
administrator/components/com_joomlaupdate/src/Enum/AutoupdateRegisterState.php
administrator/components/com_joomlaupdate/src/Enum/AutoupdateRegisterResultState.php
administrator/components/com_joomlaupdate/src/Enum/AutoupdateState.php
administrator/components/com_contenthistory/services/provider.php
administrator/components/com_contenthistory/tmpl/preview/preview.php
administrator/components/com_contenthistory/tmpl/compare/compare.php
@ -4823,11 +4867,12 @@ administrator/modules/mod_login/tmpl/default.php
administrator/modules/mod_login/mod_login.xml
administrator/modules/mod_login/src/Helper/LoginHelper.php
administrator/modules/mod_login/src/Dispatcher/Dispatcher.php
administrator/modules/mod_menu/services/provider.php
administrator/modules/mod_menu/tmpl/default_submenu.php
administrator/modules/mod_menu/tmpl/default.php
administrator/modules/mod_menu/mod_menu.xml
administrator/modules/mod_menu/src/Menu/CssMenu.php
administrator/modules/mod_menu/mod_menu.php
administrator/modules/mod_menu/src/Dispatcher/Dispatcher.php
administrator/modules/mod_latestactions/services/provider.php
administrator/modules/mod_latestactions/tmpl/default.php
administrator/modules/mod_latestactions/mod_latestactions.xml
@ -4838,10 +4883,11 @@ administrator/modules/mod_sampledata/tmpl/default.php
administrator/modules/mod_sampledata/mod_sampledata.xml
administrator/modules/mod_sampledata/src/Helper/SampledataHelper.php
administrator/modules/mod_sampledata/src/Dispatcher/Dispatcher.php
administrator/modules/mod_logged/services/provider.php
administrator/modules/mod_logged/tmpl/disabled.php
administrator/modules/mod_logged/tmpl/default.php
administrator/modules/mod_logged/mod_logged.php
administrator/modules/mod_logged/src/Helper/LoggedHelper.php
administrator/modules/mod_logged/src/Dispatcher/Dispatcher.php
administrator/modules/mod_logged/mod_logged.xml
administrator/modules/mod_user/services/provider.php
administrator/modules/mod_user/tmpl/default.php
@ -4852,18 +4898,20 @@ administrator/modules/mod_feed/tmpl/default.php
administrator/modules/mod_feed/mod_feed.xml
administrator/modules/mod_feed/src/Helper/FeedHelper.php
administrator/modules/mod_feed/src/Dispatcher/Dispatcher.php
administrator/modules/mod_latest/mod_latest.php
administrator/modules/mod_latest/services/provider.php
administrator/modules/mod_latest/tmpl/default.php
administrator/modules/mod_latest/mod_latest.xml
administrator/modules/mod_latest/src/Helper/LatestHelper.php
administrator/modules/mod_latest/src/Dispatcher/Dispatcher.php
administrator/modules/mod_frontend/services/provider.php
administrator/modules/mod_frontend/tmpl/default.php
administrator/modules/mod_frontend/mod_frontend.xml
administrator/modules/mod_frontend/src/Dispatcher/Dispatcher.php
administrator/modules/mod_submenu/services/provider.php
administrator/modules/mod_submenu/tmpl/default.php
administrator/modules/mod_submenu/mod_submenu.xml
administrator/modules/mod_submenu/mod_submenu.php
administrator/modules/mod_submenu/src/Menu/Menu.php
administrator/modules/mod_submenu/src/Dispatcher/Dispatcher.php
administrator/modules/mod_custom/services/provider.php
administrator/modules/mod_custom/tmpl/default.php
administrator/modules/mod_custom/mod_custom.xml
@ -4874,9 +4922,10 @@ administrator/modules/mod_stats_admin/mod_stats_admin.xml
administrator/modules/mod_stats_admin/src/Helper/StatsAdminHelper.php
administrator/modules/mod_stats_admin/src/Dispatcher/Dispatcher.php
administrator/modules/mod_privacy_dashboard/mod_privacy_dashboard.xml
administrator/modules/mod_privacy_dashboard/services/provider.php
administrator/modules/mod_privacy_dashboard/tmpl/default.php
administrator/modules/mod_privacy_dashboard/mod_privacy_dashboard.php
administrator/modules/mod_privacy_dashboard/src/Helper/PrivacyDashboardHelper.php
administrator/modules/mod_privacy_dashboard/src/Dispatcher/Dispatcher.php
administrator/modules/mod_guidedtours/services/provider.php
administrator/modules/mod_guidedtours/tmpl/default.php
administrator/modules/mod_guidedtours/src/Helper/GuidedToursHelper.php
@ -4986,6 +5035,7 @@ administrator/language/en-GB/com_joomlaupdate.sys.ini
administrator/language/en-GB/guidedtours.joomla_whatsnew_5_3_steps.ini
administrator/language/en-GB/plg_filesystem_local.ini
administrator/language/en-GB/com_cpanel.sys.ini
administrator/language/en-GB/plg_behaviour_compat6.sys.ini
administrator/language/en-GB/com_content.ini
administrator/language/en-GB/plg_webservices_menus.ini
administrator/language/en-GB/plg_webservices_menus.sys.ini
@ -5007,6 +5057,7 @@ administrator/language/en-GB/plg_media-action_rotate.sys.ini
administrator/language/en-GB/guidedtours.joomla_banners_steps.ini
administrator/language/en-GB/plg_sampledata_blog.sys.ini
administrator/language/en-GB/plg_webservices_tags.sys.ini
administrator/language/en-GB/guidedtours.joomla_whatsnew_5_4.ini
administrator/language/en-GB/plg_system_schedulerunner.sys.ini
administrator/language/en-GB/com_installer.sys.ini
administrator/language/en-GB/com_modules.ini
@ -5026,6 +5077,7 @@ administrator/language/en-GB/plg_user_profile.sys.ini
administrator/language/en-GB/plg_task_sessiongc.sys.ini
administrator/language/en-GB/plg_task_rotatelogs.ini
administrator/language/en-GB/plg_installer_override.sys.ini
administrator/language/en-GB/guidedtours.joomla_whatsnew_5_4_steps.ini
administrator/language/en-GB/plg_system_sef.ini
administrator/language/en-GB/plg_system_debug.ini
administrator/language/en-GB/mod_privacy_dashboard.sys.ini
@ -5140,6 +5192,7 @@ administrator/language/en-GB/com_categories.ini
administrator/language/en-GB/plg_finder_contacts.sys.ini
administrator/language/en-GB/plg_sampledata_multilang.ini
administrator/language/en-GB/mod_latestactions.sys.ini
administrator/language/en-GB/plg_quickicon_autoupdate.ini
administrator/language/en-GB/plg_quickicon_overridecheck.sys.ini
administrator/language/en-GB/com_plugins.ini
administrator/language/en-GB/plg_fields_editor.sys.ini
@ -5178,6 +5231,7 @@ administrator/language/en-GB/mod_logged.sys.ini
administrator/language/en-GB/plg_webservices_languages.sys.ini
administrator/language/en-GB/plg_api-authentication_token.sys.ini
administrator/language/en-GB/plg_system_webauthn.ini
administrator/language/en-GB/plg_webservices_joomlaupdate.sys.ini
administrator/language/en-GB/com_content.sys.ini
administrator/language/en-GB/plg_quickicon_downloadkey.sys.ini
administrator/language/en-GB/plg_quickicon_eos.sys.ini
@ -5188,6 +5242,7 @@ administrator/language/en-GB/plg_webservices_modules.ini
administrator/language/en-GB/plg_webservices_redirect.ini
administrator/language/en-GB/plg_task_updatenotification.ini
administrator/language/en-GB/com_contact.sys.ini
administrator/language/en-GB/plg_webservices_joomlaupdate.ini
administrator/language/en-GB/com_banners.ini
administrator/language/en-GB/plg_fields_color.sys.ini
administrator/language/en-GB/plg_privacy_user.sys.ini
@ -5200,6 +5255,7 @@ administrator/language/en-GB/plg_content_emailcloak.ini
administrator/language/en-GB/plg_privacy_contact.sys.ini
administrator/language/en-GB/plg_editors-xtd_article.sys.ini
administrator/language/en-GB/plg_finder_newsfeeds.ini
administrator/language/en-GB/plg_behaviour_compat6.ini
administrator/language/en-GB/plg_task_deleteactionlogs.ini
administrator/language/en-GB/plg_behaviour_compat.sys.ini
administrator/language/en-GB/mod_toolbar.sys.ini
@ -5252,6 +5308,7 @@ administrator/language/en-GB/plg_fields_checkboxes.sys.ini
administrator/language/en-GB/plg_authentication_joomla.sys.ini
administrator/language/en-GB/plg_webservices_privacy.ini
administrator/language/en-GB/plg_multifactorauth_totp.sys.ini
administrator/language/en-GB/plg_quickicon_autoupdate.sys.ini
administrator/language/en-GB/install.xml
administrator/language/en-GB/plg_editors-xtd_module.ini
administrator/language/en-GB/plg_content_joomla.ini

View file

@ -26811,6 +26811,11 @@ bundles/LeadBundle/Event/LeadListMergeFiltersEvent.php
LeadBundle/Event/LeadListMergeFiltersEvent.php
Event/LeadListMergeFiltersEvent.php
LeadListMergeFiltersEvent.php
app/bundles/LeadBundle/Event/LeadGetCurrentEvent.php
bundles/LeadBundle/Event/LeadGetCurrentEvent.php
LeadBundle/Event/LeadGetCurrentEvent.php
Event/LeadGetCurrentEvent.php
LeadGetCurrentEvent.php
app/bundles/LeadBundle/Event/ImportEvent.php
bundles/LeadBundle/Event/ImportEvent.php
LeadBundle/Event/ImportEvent.php
@ -27250,6 +27255,13 @@ Tests/Functional/EventListener/SegmentSubscriberTest.php
Functional/EventListener/SegmentSubscriberTest.php
EventListener/SegmentSubscriberTest.php
SegmentSubscriberTest.php
app/bundles/LeadBundle/Tests/Functional/Helper/SegmentCountCacheHelperTest.php
bundles/LeadBundle/Tests/Functional/Helper/SegmentCountCacheHelperTest.php
LeadBundle/Tests/Functional/Helper/SegmentCountCacheHelperTest.php
Tests/Functional/Helper/SegmentCountCacheHelperTest.php
Functional/Helper/SegmentCountCacheHelperTest.php
Helper/SegmentCountCacheHelperTest.php
SegmentCountCacheHelperTest.php
app/bundles/LeadBundle/Tests/Functional/ContactExportLimitFunctionalTest.php
bundles/LeadBundle/Tests/Functional/ContactExportLimitFunctionalTest.php
LeadBundle/Tests/Functional/ContactExportLimitFunctionalTest.php

View file

@ -4681,6 +4681,7 @@ app/bundles/LeadBundle/Event/LeadListFiltersChoicesEvent.php
app/bundles/LeadBundle/Event/LeadChangeEvent.php
app/bundles/LeadBundle/Event/ImportInitEvent.php
app/bundles/LeadBundle/Event/LeadListMergeFiltersEvent.php
app/bundles/LeadBundle/Event/LeadGetCurrentEvent.php
app/bundles/LeadBundle/Event/ImportEvent.php
app/bundles/LeadBundle/Event/CompanyMergeEvent.php
app/bundles/LeadBundle/Event/ImportProcessEvent.php
@ -4758,6 +4759,7 @@ app/bundles/LeadBundle/Tests/Functional/DncSearchFunctionalTest.php
app/bundles/LeadBundle/Tests/Functional/EventListener/CampaignSubscriberTest.php
app/bundles/LeadBundle/Tests/Functional/EventListener/CompanySubscriberFunctionalTest.php
app/bundles/LeadBundle/Tests/Functional/EventListener/SegmentSubscriberTest.php
app/bundles/LeadBundle/Tests/Functional/Helper/SegmentCountCacheHelperTest.php
app/bundles/LeadBundle/Tests/Functional/ContactExportLimitFunctionalTest.php
app/bundles/LeadBundle/Tests/Functional/Entity/CompanyRepositoryTest.php
app/bundles/LeadBundle/Tests/Functional/Entity/LeadRepositoryTest.php

View file

@ -1169,12 +1169,6 @@ view/template/marketplace/api.twig
template/marketplace/api.twig
marketplace/api.twig
api.twig
upload/admin/view/template/marketplace/task_history.twig
admin/view/template/marketplace/task_history.twig
view/template/marketplace/task_history.twig
template/marketplace/task_history.twig
marketplace/task_history.twig
task_history.twig
upload/admin/view/template/marketplace/marketplace_comment.twig
admin/view/template/marketplace/marketplace_comment.twig
view/template/marketplace/marketplace_comment.twig
@ -11844,6 +11838,15 @@ language/task/admin/return_action.json
task/admin/return_action.json
admin/return_action.json
return_action.json
upload/admin/view/data/en-gb/language/task/admin/information.json
admin/view/data/en-gb/language/task/admin/information.json
view/data/en-gb/language/task/admin/information.json
data/en-gb/language/task/admin/information.json
en-gb/language/task/admin/information.json
language/task/admin/information.json
task/admin/information.json
admin/information.json
information.json
upload/admin/view/data/en-gb/language/task/admin/option.json
admin/view/data/en-gb/language/task/admin/option.json
view/data/en-gb/language/task/admin/option.json
@ -11907,6 +11910,15 @@ language/task/admin/subscription_status.json
task/admin/subscription_status.json
admin/subscription_status.json
subscription_status.json
upload/admin/view/data/en-gb/language/task/admin/stock_status.json
admin/view/data/en-gb/language/task/admin/stock_status.json
view/data/en-gb/language/task/admin/stock_status.json
data/en-gb/language/task/admin/stock_status.json
en-gb/language/task/admin/stock_status.json
language/task/admin/stock_status.json
task/admin/stock_status.json
admin/stock_status.json
stock_status.json
upload/admin/view/data/en-gb/language/task/admin/order_status.json
admin/view/data/en-gb/language/task/admin/order_status.json
view/data/en-gb/language/task/admin/order_status.json
@ -11934,6 +11946,15 @@ language/task/report/returns.json
task/report/returns.json
report/returns.json
returns.json
upload/admin/view/data/en-gb/language/task/report/order.json
admin/view/data/en-gb/language/task/report/order.json
view/data/en-gb/language/task/report/order.json
data/en-gb/language/task/report/order.json
en-gb/language/task/report/order.json
language/task/report/order.json
task/report/order.json
report/order.json
order.json
upload/admin/view/data/en-gb/language/task/report/stock.json
admin/view/data/en-gb/language/task/report/stock.json
view/data/en-gb/language/task/report/stock.json
@ -12060,6 +12081,15 @@ language/task/catalog/category.json
task/catalog/category.json
catalog/category.json
category.json
upload/admin/view/data/en-gb/language/task/catalog/review.json
admin/view/data/en-gb/language/task/catalog/review.json
view/data/en-gb/language/task/catalog/review.json
data/en-gb/language/task/catalog/review.json
en-gb/language/task/catalog/review.json
language/task/catalog/review.json
task/catalog/review.json
catalog/review.json
review.json
upload/admin/view/data/en-gb/language/task/catalog/product.json
admin/view/data/en-gb/language/task/catalog/product.json
view/data/en-gb/language/task/catalog/product.json
@ -12296,6 +12326,14 @@ en-gb/language/design/theme.json
language/design/theme.json
design/theme.json
theme.json
upload/admin/view/data/en-gb/language/design/seo_regex.json
admin/view/data/en-gb/language/design/seo_regex.json
view/data/en-gb/language/design/seo_regex.json
data/en-gb/language/design/seo_regex.json
en-gb/language/design/seo_regex.json
language/design/seo_regex.json
design/seo_regex.json
seo_regex.json
upload/admin/view/data/en-gb/language/cron/subscription.json
admin/view/data/en-gb/language/cron/subscription.json
view/data/en-gb/language/cron/subscription.json
@ -12344,6 +12382,14 @@ en-gb/language/user/user.json
language/user/user.json
user/user.json
user.json
upload/admin/view/data/en-gb/language/startup/cli.json
admin/view/data/en-gb/language/startup/cli.json
view/data/en-gb/language/startup/cli.json
data/en-gb/language/startup/cli.json
en-gb/language/startup/cli.json
language/startup/cli.json
startup/cli.json
cli.json
upload/admin/view/data/en-gb/language/report/report.json
admin/view/data/en-gb/language/report/report.json
view/data/en-gb/language/report/report.json
@ -14184,13 +14230,6 @@ en-gb/task/admin/subscription.php
task/admin/subscription.php
admin/subscription.php
subscription.php
upload/admin/language/en-gb/task/admin/sass.php
admin/language/en-gb/task/admin/sass.php
language/en-gb/task/admin/sass.php
en-gb/task/admin/sass.php
task/admin/sass.php
admin/sass.php
sass.php
upload/admin/language/en-gb/task/admin/store.php
admin/language/en-gb/task/admin/store.php
language/en-gb/task/admin/store.php
@ -14352,13 +14391,6 @@ en-gb/task/catalog/banner.php
task/catalog/banner.php
catalog/banner.php
banner.php
upload/admin/language/en-gb/task/catalog/weight_class.php
admin/language/en-gb/task/catalog/weight_class.php
language/en-gb/task/catalog/weight_class.php
en-gb/task/catalog/weight_class.php
task/catalog/weight_class.php
catalog/weight_class.php
weight_class.php
upload/admin/language/en-gb/task/catalog/customer_group.php
admin/language/en-gb/task/catalog/customer_group.php
language/en-gb/task/catalog/customer_group.php
@ -14380,6 +14412,13 @@ en-gb/task/catalog/translation.php
task/catalog/translation.php
catalog/translation.php
translation.php
upload/admin/language/en-gb/task/catalog/review.php
admin/language/en-gb/task/catalog/review.php
language/en-gb/task/catalog/review.php
en-gb/task/catalog/review.php
task/catalog/review.php
catalog/review.php
review.php
upload/admin/language/en-gb/task/catalog/language.php
admin/language/en-gb/task/catalog/language.php
language/en-gb/task/catalog/language.php
@ -14401,13 +14440,6 @@ en-gb/task/catalog/country.php
task/catalog/country.php
catalog/country.php
country.php
upload/admin/language/en-gb/task/catalog/length_class.php
admin/language/en-gb/task/catalog/length_class.php
language/en-gb/task/catalog/length_class.php
en-gb/task/catalog/length_class.php
task/catalog/length_class.php
catalog/length_class.php
length_class.php
upload/admin/language/en-gb/common/authorize.php
admin/language/en-gb/common/authorize.php
language/en-gb/common/authorize.php
@ -14534,6 +14566,12 @@ language/en-gb/user/profile.php
en-gb/user/profile.php
user/profile.php
profile.php
upload/admin/language/en-gb/startup/cli.php
admin/language/en-gb/startup/cli.php
language/en-gb/startup/cli.php
en-gb/startup/cli.php
startup/cli.php
cli.php
upload/admin/language/en-gb/report/report.php
admin/language/en-gb/report/report.php
language/en-gb/report/report.php

View file

@ -198,7 +198,6 @@ upload/admin/view/template/marketplace/marketplace_extension.twig
upload/admin/view/template/marketplace/marketplace_reply.twig
upload/admin/view/template/marketplace/marketplace_list.twig
upload/admin/view/template/marketplace/api.twig
upload/admin/view/template/marketplace/task_history.twig
upload/admin/view/template/marketplace/marketplace_comment.twig
upload/admin/view/template/marketplace/event.twig
upload/admin/view/template/marketplace/installer.twig
@ -1566,6 +1565,7 @@ upload/admin/view/data/en-gb/language/task/admin/sass.json
upload/admin/view/data/en-gb/language/task/admin/currency.json
upload/admin/view/data/en-gb/language/task/admin/return_status.json
upload/admin/view/data/en-gb/language/task/admin/return_action.json
upload/admin/view/data/en-gb/language/task/admin/information.json
upload/admin/view/data/en-gb/language/task/admin/option.json
upload/admin/view/data/en-gb/language/task/admin/length_class.json
upload/admin/view/data/en-gb/language/task/admin/store.json
@ -1573,9 +1573,11 @@ upload/admin/view/data/en-gb/language/task/admin/return_reason.json
upload/admin/view/data/en-gb/language/task/admin/translation.json
upload/admin/view/data/en-gb/language/task/admin/weight_class.json
upload/admin/view/data/en-gb/language/task/admin/subscription_status.json
upload/admin/view/data/en-gb/language/task/admin/stock_status.json
upload/admin/view/data/en-gb/language/task/admin/order_status.json
upload/admin/view/data/en-gb/language/task/report/review.json
upload/admin/view/data/en-gb/language/task/report/returns.json
upload/admin/view/data/en-gb/language/task/report/order.json
upload/admin/view/data/en-gb/language/task/report/stock.json
upload/admin/view/data/en-gb/language/task/report/sale.json
upload/admin/view/data/en-gb/language/task/report/order_sale.json
@ -1590,6 +1592,7 @@ upload/admin/view/data/en-gb/language/task/catalog/language.json
upload/admin/view/data/en-gb/language/task/catalog/country.json
upload/admin/view/data/en-gb/language/task/catalog/article.json
upload/admin/view/data/en-gb/language/task/catalog/category.json
upload/admin/view/data/en-gb/language/task/catalog/review.json
upload/admin/view/data/en-gb/language/task/catalog/product.json
upload/admin/view/data/en-gb/language/task/catalog/currency.json
upload/admin/view/data/en-gb/language/task/catalog/manufacturer.json
@ -1618,12 +1621,14 @@ upload/admin/view/data/en-gb/language/design/translation.json
upload/admin/view/data/en-gb/language/design/seo_url.json
upload/admin/view/data/en-gb/language/design/banner.json
upload/admin/view/data/en-gb/language/design/theme.json
upload/admin/view/data/en-gb/language/design/seo_regex.json
upload/admin/view/data/en-gb/language/cron/subscription.json
upload/admin/view/data/en-gb/language/cron/cron.json
upload/admin/view/data/en-gb/language/user/profile.json
upload/admin/view/data/en-gb/language/user/api.json
upload/admin/view/data/en-gb/language/user/user_group.json
upload/admin/view/data/en-gb/language/user/user.json
upload/admin/view/data/en-gb/language/startup/cli.json
upload/admin/view/data/en-gb/language/report/report.json
upload/admin/view/data/en-gb/language/report/statistics.json
upload/admin/view/data/en-gb/language/report/online.json
@ -1888,7 +1893,6 @@ upload/admin/language/en-gb/localisation/geo_zone.php
upload/admin/language/en-gb/localisation/length_class.php
upload/admin/language/en-gb/task/admin/order_status.php
upload/admin/language/en-gb/task/admin/subscription.php
upload/admin/language/en-gb/task/admin/sass.php
upload/admin/language/en-gb/task/admin/store.php
upload/admin/language/en-gb/task/admin/stock_status.php
upload/admin/language/en-gb/task/admin/weight_class.php
@ -1912,14 +1916,13 @@ upload/admin/language/en-gb/task/system/restore.php
upload/admin/language/en-gb/task/system/mail.php
upload/admin/language/en-gb/task/system/backup.php
upload/admin/language/en-gb/task/catalog/banner.php
upload/admin/language/en-gb/task/catalog/weight_class.php
upload/admin/language/en-gb/task/catalog/customer_group.php
upload/admin/language/en-gb/task/catalog/return_reason.php
upload/admin/language/en-gb/task/catalog/translation.php
upload/admin/language/en-gb/task/catalog/review.php
upload/admin/language/en-gb/task/catalog/language.php
upload/admin/language/en-gb/task/catalog/currency.php
upload/admin/language/en-gb/task/catalog/country.php
upload/admin/language/en-gb/task/catalog/length_class.php
upload/admin/language/en-gb/common/authorize.php
upload/admin/language/en-gb/common/login.php
upload/admin/language/en-gb/common/forgotten.php
@ -1941,6 +1944,7 @@ upload/admin/language/en-gb/user/api.php
upload/admin/language/en-gb/user/user_group.php
upload/admin/language/en-gb/user/user.php
upload/admin/language/en-gb/user/profile.php
upload/admin/language/en-gb/startup/cli.php
upload/admin/language/en-gb/report/report.php
upload/admin/language/en-gb/report/online.php
upload/admin/language/en-gb/default.php

View file

@ -13098,6 +13098,14 @@ Checkout/Payment/Cart/PaymentRecurringProcessorTest.php
Payment/Cart/PaymentRecurringProcessorTest.php
Cart/PaymentRecurringProcessorTest.php
PaymentRecurringProcessorTest.php
tests/unit/Core/Checkout/Payment/Cart/Error/PaymentMethodBlockedErrorTest.php
unit/Core/Checkout/Payment/Cart/Error/PaymentMethodBlockedErrorTest.php
Core/Checkout/Payment/Cart/Error/PaymentMethodBlockedErrorTest.php
Checkout/Payment/Cart/Error/PaymentMethodBlockedErrorTest.php
Payment/Cart/Error/PaymentMethodBlockedErrorTest.php
Cart/Error/PaymentMethodBlockedErrorTest.php
Error/PaymentMethodBlockedErrorTest.php
PaymentMethodBlockedErrorTest.php
tests/unit/Core/Checkout/Payment/Cart/PaymentTransactionStructFactoryTest.php
unit/Core/Checkout/Payment/Cart/PaymentTransactionStructFactoryTest.php
Core/Checkout/Payment/Cart/PaymentTransactionStructFactoryTest.php
@ -41559,6 +41567,9 @@ release-6-4-16-0/2021-11-02-limit-variants-to-sales-channel.md
changelog/release-6-5-8-2/2024-01-19-revert-update-npm-packages.md
release-6-5-8-2/2024-01-19-revert-update-npm-packages.md
2024-01-19-revert-update-npm-packages.md
changelog/_unreleased/2025-10-14-fix-cache-cookie-handling.md
_unreleased/2025-10-14-fix-cache-cookie-handling.md
2025-10-14-fix-cache-cookie-handling.md
changelog/_unreleased/2024-09-20-simplify-emitting-metrics.md
_unreleased/2024-09-20-simplify-emitting-metrics.md
2024-09-20-simplify-emitting-metrics.md
@ -41604,6 +41615,9 @@ _unreleased/2025-09-03-add-custom-action-in-media-sidebar.md
changelog/_unreleased/2025-10-08-fix-plugin-config-default-values.md
_unreleased/2025-10-08-fix-plugin-config-default-values.md
2025-10-08-fix-plugin-config-default-values.md
changelog/_unreleased/2025-10-09-fix-issue-with-loading-seo-url-preview.md
_unreleased/2025-10-09-fix-issue-with-loading-seo-url-preview.md
2025-10-09-fix-issue-with-loading-seo-url-preview.md
changelog/_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
2024-07-16-remove-manual-override-for-state-machine.md
@ -41631,12 +41645,18 @@ _unreleased/2025-10-05-form-auto-submit-with-validation.md
changelog/_unreleased/2025-02-14-postpone-telemetry_metrics-stable-version-to-6-8.md
_unreleased/2025-02-14-postpone-telemetry_metrics-stable-version-to-6-8.md
2025-02-14-postpone-telemetry_metrics-stable-version-to-6-8.md
changelog/_unreleased/2025-10-13-fix-sidebar-width-persistence.md
_unreleased/2025-10-13-fix-sidebar-width-persistence.md
2025-10-13-fix-sidebar-width-persistence.md
changelog/_unreleased/2022-07-04-mail-attach.md
_unreleased/2022-07-04-mail-attach.md
2022-07-04-mail-attach.md
changelog/_unreleased/.keep
_unreleased/.keep
.keep
changelog/_unreleased/2025-10-14-improve-scss-color-validation.md
_unreleased/2025-10-14-improve-scss-color-validation.md
2025-10-14-improve-scss-color-validation.md
changelog/_unreleased/2025-10-02-add-gitignore-when-creating-plugin.md
_unreleased/2025-10-02-add-gitignore-when-creating-plugin.md
2025-10-02-add-gitignore-when-creating-plugin.md
@ -41682,6 +41702,9 @@ _unreleased/2024-08-19-add-context-to-orderstatechangecriteriaevent.md
changelog/_unreleased/2025-10-05-add-blocks-to-reduce-code-you-need-to-copy.md
_unreleased/2025-10-05-add-blocks-to-reduce-code-you-need-to-copy.md
2025-10-05-add-blocks-to-reduce-code-you-need-to-copy.md
changelog/_unreleased/2025-10-06-improve-shipping-and-payment-cart-blocking-errors.md
_unreleased/2025-10-06-improve-shipping-and-payment-cart-blocking-errors.md
2025-10-06-improve-shipping-and-payment-cart-blocking-errors.md
changelog/_template.md
_template.md
changelog/release-6-4-4-0/2021-08-03-fix-special-characters-in-mail-subject-not-display-correctly.md
@ -60117,6 +60140,18 @@ rule/condition-type/sw-condition-generic-line-item/index.js
condition-type/sw-condition-generic-line-item/index.js
sw-condition-generic-line-item/index.js
index.js
src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-generic-line-item/sw-condition-generic-line-item.scss
Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-generic-line-item/sw-condition-generic-line-item.scss
Resources/app/administration/src/app/component/rule/condition-type/sw-condition-generic-line-item/sw-condition-generic-line-item.scss
app/administration/src/app/component/rule/condition-type/sw-condition-generic-line-item/sw-condition-generic-line-item.scss
administration/src/app/component/rule/condition-type/sw-condition-generic-line-item/sw-condition-generic-line-item.scss
src/app/component/rule/condition-type/sw-condition-generic-line-item/sw-condition-generic-line-item.scss
app/component/rule/condition-type/sw-condition-generic-line-item/sw-condition-generic-line-item.scss
component/rule/condition-type/sw-condition-generic-line-item/sw-condition-generic-line-item.scss
rule/condition-type/sw-condition-generic-line-item/sw-condition-generic-line-item.scss
condition-type/sw-condition-generic-line-item/sw-condition-generic-line-item.scss
sw-condition-generic-line-item/sw-condition-generic-line-item.scss
sw-condition-generic-line-item.scss
src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-script/index.js
Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-script/index.js
Resources/app/administration/src/app/component/rule/condition-type/sw-condition-script/index.js

View file

@ -1806,6 +1806,7 @@ tests/unit/Core/Checkout/Payment/Event/FinalizePaymentOrderTransactionCriteriaEv
tests/unit/Core/Checkout/Payment/Cart/Token/JWTFactoryV2Test.php
tests/unit/Core/Checkout/Payment/Cart/PaymentMethodValidatorTest.php
tests/unit/Core/Checkout/Payment/Cart/PaymentRecurringProcessorTest.php
tests/unit/Core/Checkout/Payment/Cart/Error/PaymentMethodBlockedErrorTest.php
tests/unit/Core/Checkout/Payment/Cart/PaymentTransactionStructFactoryTest.php
tests/unit/Core/Checkout/Payment/Cart/Recurring/RecurringDataStructTest.php
tests/unit/Core/Checkout/Payment/Cart/PaymentHandler/InvoicePaymentTest.php
@ -7755,6 +7756,7 @@ changelog/release-6-4-16-0/2022-09-12-the-position-of-sequence-should-be-updated
changelog/release-6-4-16-0/2022-09-09-ean-administration-search.md
changelog/release-6-4-16-0/2021-11-02-limit-variants-to-sales-channel.md
changelog/release-6-5-8-2/2024-01-19-revert-update-npm-packages.md
changelog/_unreleased/2025-10-14-fix-cache-cookie-handling.md
changelog/_unreleased/2024-09-20-simplify-emitting-metrics.md
changelog/_unreleased/2024-09-16-exchange-recursive-categories-macro-with-tpl.md
changelog/_unreleased/2025-10-06-fix-log-event-listing.md
@ -7770,6 +7772,7 @@ changelog/_unreleased/2025-09-17-allow-granular-inheritance-for-slot_config-over
changelog/_unreleased/2025-09-24-improve-error-output-of-app-loader.md
changelog/_unreleased/2025-09-03-add-custom-action-in-media-sidebar.md
changelog/_unreleased/2025-10-08-fix-plugin-config-default-values.md
changelog/_unreleased/2025-10-09-fix-issue-with-loading-seo-url-preview.md
changelog/_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
changelog/_unreleased/2025-10-04-replace-latest-sw-switch-field-component-with-bool-input.md
changelog/_unreleased/2025-09-27-remove-not-needed-shipping-detail-admin-scss.md
@ -7779,8 +7782,10 @@ changelog/_unreleased/2024-04-25-implement-mt-banner-code-mod.md
changelog/_unreleased/2024-01-31-improve-cart-page-performance.md
changelog/_unreleased/2025-10-05-form-auto-submit-with-validation.md
changelog/_unreleased/2025-02-14-postpone-telemetry_metrics-stable-version-to-6-8.md
changelog/_unreleased/2025-10-13-fix-sidebar-width-persistence.md
changelog/_unreleased/2022-07-04-mail-attach.md
changelog/_unreleased/.keep
changelog/_unreleased/2025-10-14-improve-scss-color-validation.md
changelog/_unreleased/2025-10-02-add-gitignore-when-creating-plugin.md
changelog/_unreleased/2025-10-08-add-product-available-sorting-criteria-option.md
changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
@ -7796,6 +7801,7 @@ changelog/_unreleased/2025-10-05-fix-sales-channel-context-stateful-change.md
changelog/_unreleased/2024-05-22-navbar-for-main-navigation.md
changelog/_unreleased/2024-08-19-add-context-to-orderstatechangecriteriaevent.md
changelog/_unreleased/2025-10-05-add-blocks-to-reduce-code-you-need-to-copy.md
changelog/_unreleased/2025-10-06-improve-shipping-and-payment-cart-blocking-errors.md
changelog/_template.md
changelog/release-6-4-4-0/2021-08-03-fix-special-characters-in-mail-subject-not-display-correctly.md
changelog/release-6-4-4-0/2021-07-30-fix-filterable-products-listing-in-categories.md
@ -11274,6 +11280,7 @@ src/Administration/Resources/app/administration/src/app/component/rule/condition
src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-goods-price/index.js
src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-goods-price/sw-condition-goods-price.html.twig
src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-generic-line-item/index.js
src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-generic-line-item/sw-condition-generic-line-item.scss
src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-script/index.js
src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-script/sw-condition-script.scss
src/Administration/Resources/app/administration/src/app/component/rule/condition-type/sw-condition-script/sw-condition-script.html.twig

View file

@ -27107,6 +27107,11 @@ packages/plugins/cloud/.eslintrc
plugins/cloud/.eslintrc
cloud/.eslintrc
.eslintrc
packages/plugins/i18n/admin/custom.d.ts
plugins/i18n/admin/custom.d.ts
i18n/admin/custom.d.ts
admin/custom.d.ts
custom.d.ts
packages/plugins/i18n/admin/tests/utils.tsx
plugins/i18n/admin/tests/utils.tsx
i18n/admin/tests/utils.tsx
@ -27222,6 +27227,13 @@ admin/src/pages/SettingsPage.tsx
src/pages/SettingsPage.tsx
pages/SettingsPage.tsx
SettingsPage.tsx
packages/plugins/i18n/admin/src/services/settings.ts
plugins/i18n/admin/src/services/settings.ts
i18n/admin/src/services/settings.ts
admin/src/services/settings.ts
src/services/settings.ts
services/settings.ts
settings.ts
packages/plugins/i18n/admin/src/services/api.ts
plugins/i18n/admin/src/services/api.ts
i18n/admin/src/services/api.ts
@ -27615,6 +27627,13 @@ src/services/permissions/actions.ts
services/permissions/actions.ts
permissions/actions.ts
actions.ts
packages/plugins/i18n/server/src/services/settings.ts
plugins/i18n/server/src/services/settings.ts
i18n/server/src/services/settings.ts
server/src/services/settings.ts
src/services/settings.ts
services/settings.ts
settings.ts
packages/plugins/i18n/server/src/services/permissions.ts
plugins/i18n/server/src/services/permissions.ts
i18n/server/src/services/permissions.ts
@ -27764,6 +27783,13 @@ i18n/server/src/register.ts
server/src/register.ts
src/register.ts
register.ts
packages/plugins/i18n/server/src/validation/settings.ts
plugins/i18n/server/src/validation/settings.ts
i18n/server/src/validation/settings.ts
server/src/validation/settings.ts
src/validation/settings.ts
validation/settings.ts
settings.ts
packages/plugins/i18n/server/src/validation/locales.ts
plugins/i18n/server/src/validation/locales.ts
i18n/server/src/validation/locales.ts
@ -27797,6 +27823,13 @@ server/src/domain/locale.ts
src/domain/locale.ts
domain/locale.ts
locale.ts
packages/plugins/i18n/server/src/controllers/settings.ts
plugins/i18n/server/src/controllers/settings.ts
i18n/server/src/controllers/settings.ts
server/src/controllers/settings.ts
src/controllers/settings.ts
controllers/settings.ts
settings.ts
packages/plugins/i18n/server/src/controllers/__tests__/iso-locales.test.ts
plugins/i18n/server/src/controllers/__tests__/iso-locales.test.ts
i18n/server/src/controllers/__tests__/iso-locales.test.ts
@ -27922,6 +27955,12 @@ packages/plugins/i18n/jest.config.js
plugins/i18n/jest.config.js
i18n/jest.config.js
jest.config.js
packages/plugins/i18n/shared/contracts/settings.ts
plugins/i18n/shared/contracts/settings.ts
i18n/shared/contracts/settings.ts
shared/contracts/settings.ts
contracts/settings.ts
settings.ts
packages/plugins/i18n/shared/contracts/locales.ts
plugins/i18n/shared/contracts/locales.ts
i18n/shared/contracts/locales.ts

View file

@ -3704,6 +3704,7 @@ packages/plugins/cloud/.npmignore
packages/plugins/cloud/package.json
packages/plugins/cloud/rollup.config.mjs
packages/plugins/cloud/.eslintrc
packages/plugins/i18n/admin/custom.d.ts
packages/plugins/i18n/admin/tests/utils.tsx
packages/plugins/i18n/admin/tests/server.ts
packages/plugins/i18n/admin/tests/setup.ts
@ -3721,6 +3722,7 @@ packages/plugins/i18n/admin/src/utils/getTranslation.ts
packages/plugins/i18n/admin/src/utils/prefixPluginTranslations.ts
packages/plugins/i18n/admin/src/pages/tests/SettingsPage.test.tsx
packages/plugins/i18n/admin/src/pages/SettingsPage.tsx
packages/plugins/i18n/admin/src/services/settings.ts
packages/plugins/i18n/admin/src/services/api.ts
packages/plugins/i18n/admin/src/services/locales.ts
packages/plugins/i18n/admin/src/services/relations.ts
@ -3780,6 +3782,7 @@ packages/plugins/i18n/server/src/services/permissions/engine.ts
packages/plugins/i18n/server/src/services/permissions/sections-builder.ts
packages/plugins/i18n/server/src/services/permissions/conditions.ts
packages/plugins/i18n/server/src/services/permissions/actions.ts
packages/plugins/i18n/server/src/services/settings.ts
packages/plugins/i18n/server/src/services/permissions.ts
packages/plugins/i18n/server/src/services/sanitize/index.ts
packages/plugins/i18n/server/src/services/__tests__/localizations.test.ts
@ -3800,11 +3803,13 @@ packages/plugins/i18n/server/src/routes/admin.ts
packages/plugins/i18n/server/src/routes/index.ts
packages/plugins/i18n/server/src/routes/content-api.ts
packages/plugins/i18n/server/src/register.ts
packages/plugins/i18n/server/src/validation/settings.ts
packages/plugins/i18n/server/src/validation/locales.ts
packages/plugins/i18n/server/src/validation/content-types.ts
packages/plugins/i18n/server/src/index.ts
packages/plugins/i18n/server/src/bootstrap.ts
packages/plugins/i18n/server/src/domain/locale.ts
packages/plugins/i18n/server/src/controllers/settings.ts
packages/plugins/i18n/server/src/controllers/__tests__/iso-locales.test.ts
packages/plugins/i18n/server/src/controllers/__tests__/locales.test.ts
packages/plugins/i18n/server/src/controllers/__tests__/content-types.test.ts
@ -3824,6 +3829,7 @@ packages/plugins/i18n/package.json
packages/plugins/i18n/rollup.config.mjs
packages/plugins/i18n/.eslintrc
packages/plugins/i18n/jest.config.js
packages/plugins/i18n/shared/contracts/settings.ts
packages/plugins/i18n/shared/contracts/locales.ts
packages/plugins/i18n/shared/contracts/content-manager.ts
packages/plugins/i18n/shared/contracts/shared.ts

View file

@ -4163,16 +4163,50 @@ Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/ReadOnlyGuardRules.spec.ts
tests/ExtensionRegistry/ReadOnlyGuardRules.spec.ts
ExtensionRegistry/ReadOnlyGuardRules.spec.ts
ReadOnlyGuardRules.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/WorkspaceView.spec.ts
Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/WorkspaceView.spec.ts
tests/ExtensionRegistry/WorkspaceView.spec.ts
ExtensionRegistry/WorkspaceView.spec.ts
WorkspaceView.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/CustomPropertyEditor.spec.ts
Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/CustomPropertyEditor.spec.ts
tests/ExtensionRegistry/CustomPropertyEditor.spec.ts
ExtensionRegistry/CustomPropertyEditor.spec.ts
CustomPropertyEditor.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/CustomDashboard.spec.ts
Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/CustomDashboard.spec.ts
tests/ExtensionRegistry/CustomDashboard.spec.ts
ExtensionRegistry/CustomDashboard.spec.ts
CustomDashboard.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/RetrieveAction.spec.ts
Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/RetrieveAction.spec.ts
tests/ExtensionRegistry/RetrieveAction.spec.ts
ExtensionRegistry/RetrieveAction.spec.ts
RetrieveAction.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/welcome-dashboard/umbraco-package.json
Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/welcome-dashboard/umbraco-package.json
tests/ExtensionRegistry/AdditionalSetup/App_Plugins/welcome-dashboard/umbraco-package.json
ExtensionRegistry/AdditionalSetup/App_Plugins/welcome-dashboard/umbraco-package.json
AdditionalSetup/App_Plugins/welcome-dashboard/umbraco-package.json
App_Plugins/welcome-dashboard/umbraco-package.json
welcome-dashboard/umbraco-package.json
umbraco-package.json
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/welcome-dashboard/welcome-dashboard.js.map
Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/welcome-dashboard/welcome-dashboard.js.map
tests/ExtensionRegistry/AdditionalSetup/App_Plugins/welcome-dashboard/welcome-dashboard.js.map
ExtensionRegistry/AdditionalSetup/App_Plugins/welcome-dashboard/welcome-dashboard.js.map
AdditionalSetup/App_Plugins/welcome-dashboard/welcome-dashboard.js.map
App_Plugins/welcome-dashboard/welcome-dashboard.js.map
welcome-dashboard/welcome-dashboard.js.map
welcome-dashboard.js.map
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/welcome-dashboard/welcome-dashboard.js
Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/welcome-dashboard/welcome-dashboard.js
tests/ExtensionRegistry/AdditionalSetup/App_Plugins/welcome-dashboard/welcome-dashboard.js
ExtensionRegistry/AdditionalSetup/App_Plugins/welcome-dashboard/welcome-dashboard.js
AdditionalSetup/App_Plugins/welcome-dashboard/welcome-dashboard.js
App_Plugins/welcome-dashboard/welcome-dashboard.js
welcome-dashboard/welcome-dashboard.js
welcome-dashboard.js
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/retrieve-action/umbraco-package.json
Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/retrieve-action/umbraco-package.json
tests/ExtensionRegistry/AdditionalSetup/App_Plugins/retrieve-action/umbraco-package.json
@ -4197,6 +4231,30 @@ AdditionalSetup/App_Plugins/retrieve-action/retrieve-action.api.js
App_Plugins/retrieve-action/retrieve-action.api.js
retrieve-action/retrieve-action.api.js
retrieve-action.api.js
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/workspace-view/umbraco-package.json
Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/workspace-view/umbraco-package.json
tests/ExtensionRegistry/AdditionalSetup/App_Plugins/workspace-view/umbraco-package.json
ExtensionRegistry/AdditionalSetup/App_Plugins/workspace-view/umbraco-package.json
AdditionalSetup/App_Plugins/workspace-view/umbraco-package.json
App_Plugins/workspace-view/umbraco-package.json
workspace-view/umbraco-package.json
umbraco-package.json
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/workspace-view/workspace-view.js.map
Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/workspace-view/workspace-view.js.map
tests/ExtensionRegistry/AdditionalSetup/App_Plugins/workspace-view/workspace-view.js.map
ExtensionRegistry/AdditionalSetup/App_Plugins/workspace-view/workspace-view.js.map
AdditionalSetup/App_Plugins/workspace-view/workspace-view.js.map
App_Plugins/workspace-view/workspace-view.js.map
workspace-view/workspace-view.js.map
workspace-view.js.map
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/workspace-view/workspace-view.js
Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/workspace-view/workspace-view.js
tests/ExtensionRegistry/AdditionalSetup/App_Plugins/workspace-view/workspace-view.js
ExtensionRegistry/AdditionalSetup/App_Plugins/workspace-view/workspace-view.js
AdditionalSetup/App_Plugins/workspace-view/workspace-view.js
App_Plugins/workspace-view/workspace-view.js
workspace-view/workspace-view.js
workspace-view.js
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/lock-action/umbraco-package.json
Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/lock-action/umbraco-package.json
tests/ExtensionRegistry/AdditionalSetup/App_Plugins/lock-action/umbraco-package.json
@ -21255,6 +21313,13 @@ packages/ufm/filters/base.filter.ts
ufm/filters/base.filter.ts
filters/base.filter.ts
base.filter.ts
src/Umbraco.Web.UI.Client/src/packages/ufm/filters/strip-html.filter.test.ts
Umbraco.Web.UI.Client/src/packages/ufm/filters/strip-html.filter.test.ts
src/packages/ufm/filters/strip-html.filter.test.ts
packages/ufm/filters/strip-html.filter.test.ts
ufm/filters/strip-html.filter.test.ts
filters/strip-html.filter.test.ts
strip-html.filter.test.ts
src/Umbraco.Web.UI.Client/src/packages/ufm/filters/title-case.filter.ts
Umbraco.Web.UI.Client/src/packages/ufm/filters/title-case.filter.ts
src/packages/ufm/filters/title-case.filter.ts

View file

@ -800,11 +800,19 @@ tests/Umbraco.Tests.AcceptanceTest/tests/ExternalLogin/AzureADB2C/AdditionalSetu
tests/Umbraco.Tests.AcceptanceTest/tests/ExternalLogin/AzureADB2C/AdditionalSetup/AzureB2CSettings.cs
tests/Umbraco.Tests.AcceptanceTest/tests/ExternalLogin/AzureADB2C/AdditionalSetup/AzureB2COptions.cs
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/ReadOnlyGuardRules.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/WorkspaceView.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/CustomPropertyEditor.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/CustomDashboard.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/RetrieveAction.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/welcome-dashboard/umbraco-package.json
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/welcome-dashboard/welcome-dashboard.js.map
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/welcome-dashboard/welcome-dashboard.js
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/retrieve-action/umbraco-package.json
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/retrieve-action/retrieve-action.manifests.js
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/retrieve-action/retrieve-action.api.js
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/workspace-view/umbraco-package.json
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/workspace-view/workspace-view.js.map
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/workspace-view/workspace-view.js
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/lock-action/umbraco-package.json
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/lock-action/lock-action.api.js
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/lock-action/lock-action.manifests.js
@ -4601,6 +4609,7 @@ src/Umbraco.Web.UI.Client/src/packages/ufm/filters/fallback.filter.ts
src/Umbraco.Web.UI.Client/src/packages/ufm/filters/strip-html.filter.ts
src/Umbraco.Web.UI.Client/src/packages/ufm/filters/truncate.filter.ts
src/Umbraco.Web.UI.Client/src/packages/ufm/filters/base.filter.ts
src/Umbraco.Web.UI.Client/src/packages/ufm/filters/strip-html.filter.test.ts
src/Umbraco.Web.UI.Client/src/packages/ufm/filters/title-case.filter.ts
src/Umbraco.Web.UI.Client/src/packages/ufm/filters/lowercase.filter.ts
src/Umbraco.Web.UI.Client/src/packages/ufm/filters/manifests.ts

View file

@ -31,6 +31,11 @@ packages/js/email-editor/writing-e2e-tests.md
js/email-editor/writing-e2e-tests.md
email-editor/writing-e2e-tests.md
writing-e2e-tests.md
packages/js/email-editor/changelog/wooprd-851-email-preview-doesnt-adapt-to-width-on-the
js/email-editor/changelog/wooprd-851-email-preview-doesnt-adapt-to-width-on-the
email-editor/changelog/wooprd-851-email-preview-doesnt-adapt-to-width-on-the
changelog/wooprd-851-email-preview-doesnt-adapt-to-width-on-the
wooprd-851-email-preview-doesnt-adapt-to-width-on-the
packages/js/email-editor/changelog/.gitkeep
js/email-editor/changelog/.gitkeep
email-editor/changelog/.gitkeep
@ -30899,6 +30904,30 @@ src/Internal/Customers/SearchServiceTest.php
Internal/Customers/SearchServiceTest.php
Customers/SearchServiceTest.php
SearchServiceTest.php
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/PaymentGatewaysSettingsControllerTest.php
woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/PaymentGatewaysSettingsControllerTest.php
tests/php/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/PaymentGatewaysSettingsControllerTest.php
php/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/PaymentGatewaysSettingsControllerTest.php
src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/PaymentGatewaysSettingsControllerTest.php
Internal/RestApi/Routes/V4/Settings/PaymentGateways/PaymentGatewaysSettingsControllerTest.php
RestApi/Routes/V4/Settings/PaymentGateways/PaymentGatewaysSettingsControllerTest.php
Routes/V4/Settings/PaymentGateways/PaymentGatewaysSettingsControllerTest.php
V4/Settings/PaymentGateways/PaymentGatewaysSettingsControllerTest.php
Settings/PaymentGateways/PaymentGatewaysSettingsControllerTest.php
PaymentGateways/PaymentGatewaysSettingsControllerTest.php
PaymentGatewaysSettingsControllerTest.php
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
tests/php/src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
php/src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
RestApi/Routes/V4/Settings/OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
Routes/V4/Settings/OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
V4/Settings/OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
Settings/OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
OfflinePaymentMethodsControllerTest.php
plugins/woocommerce/tests/php/src/Internal/RestApiParameterUtilTest.php
woocommerce/tests/php/src/Internal/RestApiParameterUtilTest.php
tests/php/src/Internal/RestApiParameterUtilTest.php
@ -77923,6 +77952,10 @@ plugins/woocommerce/changelog/wooprd-942-make-sure-reply-to-address-and-name-are
woocommerce/changelog/wooprd-942-make-sure-reply-to-address-and-name-are-used
changelog/wooprd-942-make-sure-reply-to-address-and-name-are-used
wooprd-942-make-sure-reply-to-address-and-name-are-used
plugins/woocommerce/changelog/WOOPLUG-5655-defer-term-counting-for-batch-product-editing
woocommerce/changelog/WOOPLUG-5655-defer-term-counting-for-batch-product-editing
changelog/WOOPLUG-5655-defer-term-counting-for-batch-product-editing
WOOPLUG-5655-defer-term-counting-for-batch-product-editing
plugins/woocommerce/changelog/fix-58866
woocommerce/changelog/fix-58866
changelog/fix-58866
@ -77999,6 +78032,10 @@ plugins/woocommerce/changelog/61271-add-complete-agentic-commerce
woocommerce/changelog/61271-add-complete-agentic-commerce
changelog/61271-add-complete-agentic-commerce
61271-add-complete-agentic-commerce
plugins/woocommerce/changelog/fix-52837
woocommerce/changelog/fix-52837
changelog/fix-52837
fix-52837
plugins/woocommerce/changelog/fix-53307
woocommerce/changelog/fix-53307
changelog/fix-53307
@ -78011,6 +78048,10 @@ plugins/woocommerce/changelog/add-v4-create-shipping-zone-endpoint
woocommerce/changelog/add-v4-create-shipping-zone-endpoint
changelog/add-v4-create-shipping-zone-endpoint
add-v4-create-shipping-zone-endpoint
plugins/woocommerce/changelog/rest-orders-v2-controller-perf
woocommerce/changelog/rest-orders-v2-controller-perf
changelog/rest-orders-v2-controller-perf
rest-orders-v2-controller-perf
plugins/woocommerce/changelog/61368-WOOPLUG-5483-dynamic-tracking-url-on-provider-change
woocommerce/changelog/61368-WOOPLUG-5483-dynamic-tracking-url-on-provider-change
changelog/61368-WOOPLUG-5483-dynamic-tracking-url-on-provider-change
@ -78039,6 +78080,10 @@ plugins/woocommerce/changelog/fix-50085-part-2
woocommerce/changelog/fix-50085-part-2
changelog/fix-50085-part-2
fix-50085-part-2
plugins/woocommerce/changelog/dev-v4-payment-methods-api-take-2
woocommerce/changelog/dev-v4-payment-methods-api-take-2
changelog/dev-v4-payment-methods-api-take-2
dev-v4-payment-methods-api-take-2
plugins/woocommerce/changelog/add-support-agentic-commerce
woocommerce/changelog/add-support-agentic-commerce
changelog/add-support-agentic-commerce
@ -78059,6 +78104,10 @@ plugins/woocommerce/changelog/fix-56609
woocommerce/changelog/fix-56609
changelog/fix-56609
fix-56609
plugins/woocommerce/changelog/pr-61307
woocommerce/changelog/pr-61307
changelog/pr-61307
pr-61307
plugins/woocommerce/changelog/fix-category-title-description-style
woocommerce/changelog/fix-category-title-description-style
changelog/fix-category-title-description-style
@ -78067,6 +78116,10 @@ plugins/woocommerce/changelog/fix-isdiscount-check
woocommerce/changelog/fix-isdiscount-check
changelog/fix-isdiscount-check
fix-isdiscount-check
plugins/woocommerce/changelog/wooprd-928-consolidate-api-for-email-design-settings
woocommerce/changelog/wooprd-928-consolidate-api-for-email-design-settings
changelog/wooprd-928-consolidate-api-for-email-design-settings
wooprd-928-consolidate-api-for-email-design-settings
plugins/woocommerce/changelog/61362-fix-WOOPLUG-5667-fix-php-notice-for-indirect-modification-of-overloaded-property-in-wc-tracks
woocommerce/changelog/61362-fix-WOOPLUG-5667-fix-php-notice-for-indirect-modification-of-overloaded-property-in-wc-tracks
changelog/61362-fix-WOOPLUG-5667-fix-php-notice-for-indirect-modification-of-overloaded-property-in-wc-tracks
@ -78103,6 +78156,10 @@ plugins/woocommerce/changelog/60779-wooplug-5427-fcb-make-category-heading-an-in
woocommerce/changelog/60779-wooplug-5427-fcb-make-category-heading-an-inner-block
changelog/60779-wooplug-5427-fcb-make-category-heading-an-inner-block
60779-wooplug-5427-fcb-make-category-heading-an-inner-block
plugins/woocommerce/changelog/wooplug-2504-flaky-test-template-can-be-opened-in-the-site-editor
woocommerce/changelog/wooplug-2504-flaky-test-template-can-be-opened-in-the-site-editor
changelog/wooplug-2504-flaky-test-template-can-be-opened-in-the-site-editor
wooplug-2504-flaky-test-template-can-be-opened-in-the-site-editor
plugins/woocommerce/changelog/pr-61121
woocommerce/changelog/pr-61121
changelog/pr-61121
@ -78123,6 +78180,10 @@ plugins/woocommerce/changelog/fix-48328
woocommerce/changelog/fix-48328
changelog/fix-48328
fix-48328
plugins/woocommerce/changelog/fix-53449-flaky-test-ii
woocommerce/changelog/fix-53449-flaky-test-ii
changelog/fix-53449-flaky-test-ii
fix-53449-flaky-test-ii
plugins/woocommerce/.eslintignore
woocommerce/.eslintignore
.eslintignore
@ -79958,14 +80019,6 @@ rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php
Controllers/Version1/class-wc-rest-customers-v1-controller.php
Version1/class-wc-rest-customers-v1-controller.php
class-wc-rest-customers-v1-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version4/Settings/class-wc-rest-email-settings-v4-controller.php
woocommerce/includes/rest-api/Controllers/Version4/Settings/class-wc-rest-email-settings-v4-controller.php
includes/rest-api/Controllers/Version4/Settings/class-wc-rest-email-settings-v4-controller.php
rest-api/Controllers/Version4/Settings/class-wc-rest-email-settings-v4-controller.php
Controllers/Version4/Settings/class-wc-rest-email-settings-v4-controller.php
Version4/Settings/class-wc-rest-email-settings-v4-controller.php
Settings/class-wc-rest-email-settings-v4-controller.php
class-wc-rest-email-settings-v4-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version4/class-wc-rest-settings-v4-controller.php
woocommerce/includes/rest-api/Controllers/Version4/class-wc-rest-settings-v4-controller.php
includes/rest-api/Controllers/Version4/class-wc-rest-settings-v4-controller.php
@ -91699,6 +91752,27 @@ RestApi/Routes/V4/AbstractController.php
Routes/V4/AbstractController.php
V4/AbstractController.php
AbstractController.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/Email/Schema/EmailSettingsSchema.php
woocommerce/src/Internal/RestApi/Routes/V4/Settings/Email/Schema/EmailSettingsSchema.php
src/Internal/RestApi/Routes/V4/Settings/Email/Schema/EmailSettingsSchema.php
Internal/RestApi/Routes/V4/Settings/Email/Schema/EmailSettingsSchema.php
RestApi/Routes/V4/Settings/Email/Schema/EmailSettingsSchema.php
Routes/V4/Settings/Email/Schema/EmailSettingsSchema.php
V4/Settings/Email/Schema/EmailSettingsSchema.php
Settings/Email/Schema/EmailSettingsSchema.php
Email/Schema/EmailSettingsSchema.php
Schema/EmailSettingsSchema.php
EmailSettingsSchema.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/Email/Controller.php
woocommerce/src/Internal/RestApi/Routes/V4/Settings/Email/Controller.php
src/Internal/RestApi/Routes/V4/Settings/Email/Controller.php
Internal/RestApi/Routes/V4/Settings/Email/Controller.php
RestApi/Routes/V4/Settings/Email/Controller.php
Routes/V4/Settings/Email/Controller.php
V4/Settings/Email/Controller.php
Settings/Email/Controller.php
Email/Controller.php
Controller.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/README.md
woocommerce/src/Internal/RestApi/Routes/V4/Settings/README.md
src/Internal/RestApi/Routes/V4/Settings/README.md
@ -91708,6 +91782,70 @@ Routes/V4/Settings/README.md
V4/Settings/README.md
Settings/README.md
README.md
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/README.md
woocommerce/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/README.md
src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/README.md
Internal/RestApi/Routes/V4/Settings/PaymentGateways/README.md
RestApi/Routes/V4/Settings/PaymentGateways/README.md
Routes/V4/Settings/PaymentGateways/README.md
V4/Settings/PaymentGateways/README.md
Settings/PaymentGateways/README.md
PaymentGateways/README.md
README.md
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php
woocommerce/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php
src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php
Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php
RestApi/Routes/V4/Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php
Routes/V4/Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php
V4/Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php
Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php
PaymentGateways/Schema/CodGatewaySettingsSchema.php
Schema/CodGatewaySettingsSchema.php
CodGatewaySettingsSchema.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/BacsGatewaySettingsSchema.php
woocommerce/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/BacsGatewaySettingsSchema.php
src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/BacsGatewaySettingsSchema.php
Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/BacsGatewaySettingsSchema.php
RestApi/Routes/V4/Settings/PaymentGateways/Schema/BacsGatewaySettingsSchema.php
Routes/V4/Settings/PaymentGateways/Schema/BacsGatewaySettingsSchema.php
V4/Settings/PaymentGateways/Schema/BacsGatewaySettingsSchema.php
Settings/PaymentGateways/Schema/BacsGatewaySettingsSchema.php
PaymentGateways/Schema/BacsGatewaySettingsSchema.php
Schema/BacsGatewaySettingsSchema.php
BacsGatewaySettingsSchema.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/PaymentGatewaySettingsSchema.php
woocommerce/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/PaymentGatewaySettingsSchema.php
src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/PaymentGatewaySettingsSchema.php
Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/PaymentGatewaySettingsSchema.php
RestApi/Routes/V4/Settings/PaymentGateways/Schema/PaymentGatewaySettingsSchema.php
Routes/V4/Settings/PaymentGateways/Schema/PaymentGatewaySettingsSchema.php
V4/Settings/PaymentGateways/Schema/PaymentGatewaySettingsSchema.php
Settings/PaymentGateways/Schema/PaymentGatewaySettingsSchema.php
PaymentGateways/Schema/PaymentGatewaySettingsSchema.php
Schema/PaymentGatewaySettingsSchema.php
PaymentGatewaySettingsSchema.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php
woocommerce/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php
src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php
Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php
RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php
Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php
V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php
Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php
PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php
Schema/AbstractPaymentGatewaySettingsSchema.php
AbstractPaymentGatewaySettingsSchema.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Controller.php
woocommerce/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Controller.php
src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Controller.php
Internal/RestApi/Routes/V4/Settings/PaymentGateways/Controller.php
RestApi/Routes/V4/Settings/PaymentGateways/Controller.php
Routes/V4/Settings/PaymentGateways/Controller.php
V4/Settings/PaymentGateways/Controller.php
Settings/PaymentGateways/Controller.php
PaymentGateways/Controller.php
Controller.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Schema/OfflinePaymentMethodSchema.php
woocommerce/src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Schema/OfflinePaymentMethodSchema.php
src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Schema/OfflinePaymentMethodSchema.php

View file

@ -8,6 +8,7 @@ packages/js/email-editor/.prettierrc.js
packages/js/email-editor/CHANGELOG.md
packages/js/email-editor/development.md
packages/js/email-editor/writing-e2e-tests.md
packages/js/email-editor/changelog/wooprd-851-email-preview-doesnt-adapt-to-width-on-the
packages/js/email-editor/changelog/.gitkeep
packages/js/email-editor/composer.lock
packages/js/email-editor/webpack.config.js
@ -4823,6 +4824,8 @@ plugins/woocommerce/tests/php/src/Internal/Admin/Suggestions/PaymentsExtensionSu
plugins/woocommerce/tests/php/src/Internal/Admin/Suggestions/Mocks/FakeIncentive.php
plugins/woocommerce/tests/php/src/Internal/Admin/ShippingPartnerSuggestions/ShippingPartnerSuggestionsTest.php
plugins/woocommerce/tests/php/src/Internal/Customers/SearchServiceTest.php
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/PaymentGatewaysSettingsControllerTest.php
plugins/woocommerce/tests/php/src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/OfflinePaymentMethodsControllerTest.php
plugins/woocommerce/tests/php/src/Internal/RestApiParameterUtilTest.php
plugins/woocommerce/tests/php/src/Internal/Logging/OrderLogsDeletionProcessorTest.php
plugins/woocommerce/tests/php/src/Internal/Logging/RemoteLoggerTest.php
@ -10025,6 +10028,7 @@ plugins/woocommerce/changelog/wooplug-5669-analytics-taxes-shows-duplicate-tax-r
plugins/woocommerce/changelog/update-autocomplete-docs
plugins/woocommerce/changelog/qao-113-woocommerce-core-e2e-disable-block-based-product-editor
plugins/woocommerce/changelog/wooprd-942-make-sure-reply-to-address-and-name-are-used
plugins/woocommerce/changelog/WOOPLUG-5655-defer-term-counting-for-batch-product-editing
plugins/woocommerce/changelog/fix-58866
plugins/woocommerce/changelog/remove-product-collection-to-products-downgrade
plugins/woocommerce/changelog/wooplug-5618-total-amount-overflowing-order-summary-in-checkout
@ -10044,9 +10048,11 @@ plugins/woocommerce/changelog/fix-50085
plugins/woocommerce/changelog/add-v4-settings-payments-offline
plugins/woocommerce/changelog/61361-wooplug-5432-fcb-add-duotone-filter
plugins/woocommerce/changelog/61271-add-complete-agentic-commerce
plugins/woocommerce/changelog/fix-52837
plugins/woocommerce/changelog/fix-53307
plugins/woocommerce/changelog/WOOPLUG-2074-load-wc-admin-api-on-demand
plugins/woocommerce/changelog/add-v4-create-shipping-zone-endpoint
plugins/woocommerce/changelog/rest-orders-v2-controller-perf
plugins/woocommerce/changelog/61368-WOOPLUG-5483-dynamic-tracking-url-on-provider-change
plugins/woocommerce/changelog/fix-split-add-to-cart-with-options-integration-tests
plugins/woocommerce/changelog/61321-wooptp-14-improve-error-handling-through-structures-that-resemble-the
@ -10054,13 +10060,16 @@ plugins/woocommerce/changelog/WOOPLUG-3100-optimize-analytics-performance-indica
plugins/woocommerce/changelog/update-template-and-add-to-cart-with-options-old-comments
plugins/woocommerce/changelog/dev-re-balance-ci-jobs-shards
plugins/woocommerce/changelog/fix-50085-part-2
plugins/woocommerce/changelog/dev-v4-payment-methods-api-take-2
plugins/woocommerce/changelog/add-support-agentic-commerce
plugins/woocommerce/changelog/fix-grouped-product-inner-blocks-no-products
plugins/woocommerce/changelog/61352-fix-get-session-data-fatal-error
plugins/woocommerce/changelog/disable-cys-tests-with-gb-nightly
plugins/woocommerce/changelog/fix-56609
plugins/woocommerce/changelog/pr-61307
plugins/woocommerce/changelog/fix-category-title-description-style
plugins/woocommerce/changelog/fix-isdiscount-check
plugins/woocommerce/changelog/wooprd-928-consolidate-api-for-email-design-settings
plugins/woocommerce/changelog/61362-fix-WOOPLUG-5667-fix-php-notice-for-indirect-modification-of-overloaded-property-in-wc-tracks
plugins/woocommerce/changelog/61424-update-agentic-commerce-webhook-textdomain-warning
plugins/woocommerce/changelog/fix-BlockTemplatesController-conditionally-call-run_hooks_on_block_templates
@ -10070,11 +10079,13 @@ plugins/woocommerce/changelog/fix-package-conflict-part-one
plugins/woocommerce/changelog/fix-package-conflict-part-two
plugins/woocommerce/changelog/update-add-to-cart-with-options-spinner-on-load
plugins/woocommerce/changelog/60779-wooplug-5427-fcb-make-category-heading-an-inner-block
plugins/woocommerce/changelog/wooplug-2504-flaky-test-template-can-be-opened-in-the-site-editor
plugins/woocommerce/changelog/pr-61121
plugins/woocommerce/changelog/pr-61286
plugins/woocommerce/changelog/fix-admin-settings-save-permission
plugins/woocommerce/changelog/update-WOOPRD-929-offline-methods-api-route
plugins/woocommerce/changelog/fix-48328
plugins/woocommerce/changelog/fix-53449-flaky-test-ii
plugins/woocommerce/.eslintignore
plugins/woocommerce/composer.lock
plugins/woocommerce/.wp-env.json
@ -10402,7 +10413,6 @@ plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-taxes-v
plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-report-top-sellers-v1-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-product-shipping-classes-v1-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version1/class-wc-rest-customers-v1-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version4/Settings/class-wc-rest-email-settings-v4-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version4/class-wc-rest-settings-v4-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version4/class-wc-rest-v4-controller.php
plugins/woocommerce/includes/rest-api/Controllers/Version4/Ping/class-wc-rest-ping-v4-controller.php
@ -12193,7 +12203,15 @@ plugins/woocommerce/src/Internal/RestApi/Routes/V4/Orders/CollectionQuery.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Orders/Controller.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Orders/UpdateUtils.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/AbstractController.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/Email/Schema/EmailSettingsSchema.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/Email/Controller.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/README.md
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/README.md
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/CodGatewaySettingsSchema.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/BacsGatewaySettingsSchema.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/PaymentGatewaySettingsSchema.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Schema/AbstractPaymentGatewaySettingsSchema.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/PaymentGateways/Controller.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Schema/OfflinePaymentMethodSchema.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/OfflinePaymentMethods/Controller.php
plugins/woocommerce/src/Internal/RestApi/Routes/V4/Settings/General/Schema/GeneralSettingsSchema.php

View file

@ -4853,6 +4853,10 @@ wp-content/themes/twentythirteen/footer.php
themes/twentythirteen/footer.php
twentythirteen/footer.php
footer.php
wp-content/themes/twentytwentytwo/contributing.txt
themes/twentytwentytwo/contributing.txt
twentytwentytwo/contributing.txt
contributing.txt
wp-content/themes/twentytwentytwo/functions.php
themes/twentytwentytwo/functions.php
twentytwentytwo/functions.php
@ -5332,6 +5336,10 @@ wp-content/themes/twentytwentytwo/index.php
themes/twentytwentytwo/index.php
twentytwentytwo/index.php
index.php
wp-content/themes/twentytwentytwo/package-lock.json
themes/twentytwentytwo/package-lock.json
twentytwentytwo/package-lock.json
package-lock.json
wp-content/themes/twentytwentytwo/parts/header-large-dark.html
themes/twentytwentytwo/parts/header-large-dark.html
twentytwentytwo/parts/header-large-dark.html
@ -5533,6 +5541,10 @@ twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.otf.woff2
assets/fonts/SourceSerif4Variable-Roman.otf.woff2
fonts/SourceSerif4Variable-Roman.otf.woff2
SourceSerif4Variable-Roman.otf.woff2
wp-content/themes/twentytwentytwo/package.json
themes/twentytwentytwo/package.json
twentytwentytwo/package.json
package.json
wp-content/themes/twentytwentytwo/theme.json
themes/twentytwentytwo/theme.json
twentytwentytwo/theme.json
@ -5894,6 +5906,10 @@ wp-content/themes/twentytwelve/footer.php
themes/twentytwelve/footer.php
twentytwelve/footer.php
footer.php
wp-content/themes/twentytwentyfive/contributing.txt
themes/twentytwentyfive/contributing.txt
twentytwentyfive/contributing.txt
contributing.txt
wp-content/themes/twentytwentyfive/functions.php
themes/twentytwentyfive/functions.php
twentytwentyfive/functions.php
@ -6122,6 +6138,10 @@ twentytwentyfive/styles/sections/section-5.json
styles/sections/section-5.json
sections/section-5.json
section-5.json
wp-content/themes/twentytwentyfive/package-lock.json
themes/twentytwentyfive/package-lock.json
twentytwentyfive/package-lock.json
package-lock.json
wp-content/themes/twentytwentyfive/parts/header-large-title.html
themes/twentytwentyfive/parts/header-large-title.html
twentytwentyfive/parts/header-large-title.html
@ -6685,6 +6705,10 @@ assets/fonts/roboto-slab/RobotoSlab-VariableFont_wght.woff2
fonts/roboto-slab/RobotoSlab-VariableFont_wght.woff2
roboto-slab/RobotoSlab-VariableFont_wght.woff2
RobotoSlab-VariableFont_wght.woff2
wp-content/themes/twentytwentyfive/package.json
themes/twentytwentyfive/package.json
twentytwentyfive/package.json
package.json
wp-content/themes/twentytwentyfive/theme.json
themes/twentytwentyfive/theme.json
twentytwentyfive/theme.json

View file

@ -1039,6 +1039,7 @@ wp-content/themes/twentythirteen/fonts/bitter/bitter-latin-ext-400-normal.woff2
wp-content/themes/twentythirteen/author.php
wp-content/themes/twentythirteen/content-link.php
wp-content/themes/twentythirteen/footer.php
wp-content/themes/twentytwentytwo/contributing.txt
wp-content/themes/twentytwentytwo/functions.php
wp-content/themes/twentytwentytwo/templates/404.html
wp-content/themes/twentytwentytwo/templates/index.html
@ -1122,6 +1123,7 @@ wp-content/themes/twentytwentytwo/inc/patterns/page-layout-image-text-and-video.
wp-content/themes/twentytwentytwo/inc/patterns/query-default.php
wp-content/themes/twentytwentytwo/inc/patterns/header-title-and-button.php
wp-content/themes/twentytwentytwo/index.php
wp-content/themes/twentytwentytwo/package-lock.json
wp-content/themes/twentytwentytwo/parts/header-large-dark.html
wp-content/themes/twentytwentytwo/parts/header-small-dark.html
wp-content/themes/twentytwentytwo/parts/header.html
@ -1153,6 +1155,7 @@ wp-content/themes/twentytwentytwo/assets/fonts/inter/LICENSE.txt
wp-content/themes/twentytwentytwo/assets/fonts/inter/Inter.ttf
wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.otf.woff2
wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.otf.woff2
wp-content/themes/twentytwentytwo/package.json
wp-content/themes/twentytwentytwo/theme.json
wp-content/themes/twentytwelve/functions.php
wp-content/themes/twentytwelve/js/html5.js
@ -1223,6 +1226,7 @@ wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-ext-400-normal.wo
wp-content/themes/twentytwelve/author.php
wp-content/themes/twentytwelve/content-link.php
wp-content/themes/twentytwelve/footer.php
wp-content/themes/twentytwentyfive/contributing.txt
wp-content/themes/twentytwentyfive/functions.php
wp-content/themes/twentytwentyfive/templates/404.html
wp-content/themes/twentytwentyfive/templates/index.html
@ -1264,6 +1268,7 @@ wp-content/themes/twentytwentyfive/styles/sections/section-3.json
wp-content/themes/twentytwentyfive/styles/sections/section-1.json
wp-content/themes/twentytwentyfive/styles/sections/section-2.json
wp-content/themes/twentytwentyfive/styles/sections/section-5.json
wp-content/themes/twentytwentyfive/package-lock.json
wp-content/themes/twentytwentyfive/parts/header-large-title.html
wp-content/themes/twentytwentyfive/parts/header.html
wp-content/themes/twentytwentyfive/parts/footer.html
@ -1352,6 +1357,7 @@ wp-content/themes/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-Italic-Variabl
wp-content/themes/twentytwentyfive/assets/fonts/vollkorn/Vollkorn-VariableFont_wght.woff2
wp-content/themes/twentytwentyfive/assets/fonts/beiruti/Beiruti-VariableFont_wght.woff2
wp-content/themes/twentytwentyfive/assets/fonts/roboto-slab/RobotoSlab-VariableFont_wght.woff2
wp-content/themes/twentytwentyfive/package.json
wp-content/themes/twentytwentyfive/theme.json
wp-content/themes/twentytwentyfive/patterns/page-shop-home.php
wp-content/themes/twentytwentyfive/patterns/header-large-title.php

View file

@ -88,6 +88,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known
.well-known/assetlinks.json
.xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/branches
/*/commits
/*/compare
@ -95,9 +99,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/edit$
/*/forks
/*/graphs
/*/group
/*/invite
/*/issues/new
/*/issues/search
/*/milestones/new
/*/more_ideas
/*/network
/*/projects
/*/pulse
@ -106,10 +113,23 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/watchers
/*source=
/.git
/?*amp_client_id
/?z=1
/MANUALS/*.pdf$
/Search/
/_
/_/rsrc
/__wishlist__
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/_widget
/album/*/*?i=
/analytics
@ -132,10 +152,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/comments
/commits/*?author
/commits/*?path
/communities
/contact/menu*
/contact/partner*
/contactus/mwaas*
/directory
/discovered
/docs/product
/download
/download/Browse.aspx?
@ -165,6 +187,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/layout/
/leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html
/likes
/login
/lookup?
/mediaapi/
@ -177,10 +200,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newest/*rss
/newest/*xml
/newsearch/
/organize
/partials
/pins
/plugins
/podcast/*/*?i=
/print$
/profile-about
/raw
/report_abuse
/revisions
@ -188,6 +214,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/rsvps/*atom
/rsvps/*rss
/rsvps/*xml
/scheduled-pin
/scheduled-pins
/search
/search/
/search/*?q=
@ -216,11 +244,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/store/new/*?*&*&*
/store/top-free/*?*&*&*
/store/top-paid/*?*&*&*
/story_pins
/tagged
/tarball
/tree
/tried
/tv-season/*/*?i=
/unsubscribe/
/video-
/video_pins
/wal/
/widget_
/wiki/Special:
@ -346,6 +378,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?search_forum=
?set_mobile=
?showAllGroups=
?show_error=true
?slogin
?sort=
?sortBy=
@ -471,6 +504,8 @@ WebObjects/MZStoreElements.woa
[_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets
_
_/_
_/_/pixel
_/aihub_pod
_/ain/_/js
_/alkali-learn
@ -535,6 +570,8 @@ _next/data
_next/jwt
_next/title
_next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json
_nimbusJsonp.js
_nimbusJsonpStatic.js
@ -632,10 +669,12 @@ actions/news/rss
ad_id=
addContacts
add_favorite
addboard
addressBookExport
admin
admin/
ads
ads.txt
ads/gpa/vidgen
ads/learn
ads/local
@ -646,6 +685,7 @@ advisor/*zx1fa
adx/bin
affil
affil/pal
age-appeal
agreements/approve
ai-sandbox-internal/generated_images
aihub/tfhub
@ -702,7 +742,9 @@ api?
api_access_key=
app*_
app*form_id=
app-ads.txt
app/
appealed-pin
apple-app-site-association
apps
apps*&tags=
@ -780,6 +822,7 @@ author/following
author=
authoring/
authwall
autocomplete
away.php
awmp/data/images
b?*node=7454898011
@ -837,6 +880,10 @@ blogs/nationals-journal-beta
blogs/search/
blogs/slow-ride
blogs/test
board
board_activity
board_activity_comment
bookmarklet
bookmarks
books
books/NBK
@ -858,19 +905,40 @@ books?*zoom=
books?*zoom=1
books?*zoom=5
boutique/sitemaps
branded-pins
bricks/image
business
business/ad_create
business/adshare
business/adshare/faqs
business/blahblah
business/business-access
business/business-hierarchy
business/business-manager
business/catalogs
business/commerce-integrations
business/community-information
business/convert
business/create
business/create-linked-account
business/feedback
business/hub
business/invite
business/leads/jsplayer_show_lead_form.html
business/leads/show_form.html
business/learning/blog
business/onboarding
business/pin_create
business/pos-system/shop
business/premium/is_payment_pending
business/promotion
business/referral
business/sales/blog
business/site
business/switch-account
business/top-ads
business/update
business/verified-merchant/status
buyside-e2e-monitor
cai
call
@ -899,6 +967,7 @@ checkout
checkout-external
checkoutnow
checkpoint
christmas-spotlight
chrome/crlset
chrome/webstore/images
chwilio
@ -919,6 +988,7 @@ clickthru
clima/ets
clima/sites/registry
clone/library/genomic/organisms
close-account
cloud-launcher/sitemap
cloudsourcetools/images
cms_content
@ -937,6 +1007,7 @@ commission_2010-2014/katainen
commits?author=
common/
common/survey.aspx*
communities
communities/bin.aspx?
communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx?
@ -953,11 +1024,14 @@ community/category/*
community/comments
community/feed
community/trackback
community_comment
community_post
companyDir
compare
compressiontest
concussion/HeadsUp/training/
config.js
connect
connections
consumers/archive
contact/menu*
@ -965,11 +1039,18 @@ contact/partner*
contact_importer
contactus
contactus/mwaas*
content-claiming
content-guest/rss/channels
control
conversation
conversations
convert-business
convert-personal
copilot
copilot/c
copilotsearch?q=
copy-conductor/crawled
copyright-reporting
core/
core/*.css$
core/*.css?
@ -987,10 +1068,18 @@ covid19/mobility
cr$
cr?
create
create_pin
creative-europe/404_en.htm
creative-studio
creative_editor
creator-spotlight
creator_hub/_earn
creator_hub/_partnerships
creatorhub
csp
csrf_error
ct
ct.html
ct/log_list
culturalinstitute/images
culturalinstitute/sitemaps
@ -1016,8 +1105,10 @@ de/ott
de/solutions
de/upload
de/vimeo-academy
deactivate-account
default.aspx/kb/
default.aspx/ph/
delete_post
delight
dell/cities-transformed
dell/cloud-future-of-medicine
@ -1105,6 +1196,8 @@ earth/social
ebook
ece
eclas
edit
editorial/*
edu/cs4hs
education/404_en.htm
education/blocks
@ -1117,6 +1210,7 @@ ekansa/Open-Context-Data
ekansa/opencontext-
email
email-unsubscribe
email_verification_error
embed
embed/@
embed/curated
@ -1178,6 +1272,7 @@ en/microsoft-viva/
en/security
en/security/
endorsements
engagement
enterprise
enterprise-jobs
enterprise-partner-search/sitemaps
@ -1263,14 +1358,18 @@ exec/obidos/subst/marketplace/sell-your-collection.html
exec/obidos/subst/marketplace/sell-your-stuff.html
exec/obidos/subst/partners/friends/access.html
exec/obidos/tg/cm/member
explore
explore/*/?p=
explore/*/lightbox
external
external/overture
external_hosted
f/healthcheck
facebook
faves-i_love_u_get_away_from_me
favorite
fb
fb.html
fbml/ajax/dialog
fd/
fe=true
@ -1307,6 +1406,8 @@ flu/espanol/
flutter-canvaskit
folder
follow
follow_board
follow_user
following
food/archive
food/favourites
@ -1388,6 +1489,8 @@ global$
gog
google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService
google.internal.maps.mapsjs.v1.MapsJsInternalService
google_gdn.html
google_search.html
googlebooks/images
gorf
gp
@ -1503,6 +1606,7 @@ guidebooks
gview
gwt
h5games_gamecenter/images
hanukkah-spotlight
hashtag/*?src=
hd
header/channels
@ -1526,9 +1630,12 @@ help/zendesk_sso
hex
history
history/static
holiday-spotlight
holidays-celebrations
home
home$
home?
homefeed
homepage-video-test
hosted/images
hotel/reviews?
@ -1540,10 +1647,10 @@ hp/video
hpc/*/supported-applications.aspx?
hpm
hpmob
http://amazon.co.uk/robots.txt
http://bing.com/robots.txt
http://ncbi.nlm.nih.gov/robots.txt
http://storage.googleapis.com/robots.txt
http://patreon.com/robots.txt
http://s3.amazonaws.com/robots.txt
http://w3.org/robots.txt
http://web.archive.org/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -1558,6 +1665,9 @@ id-id.www.cloudflare.com
id-id/feedback
id-id/lp
id-id/searchresults
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb
identity/accountsettingssyaf
ie/ie40/
@ -1576,8 +1686,6 @@ images/search/?
images/search?
images/searchbyimage
images?
images?*mmbaseline*
images?*nr*
imaginecup/*
imesync
imgres
@ -1604,14 +1712,17 @@ info/customerror.htm*
info/smart404.asp*
info/tech-feedback
inproduct_help/chatsupport
install-shuffles
integrations
internalPref
intl
intl/*/search/?
intl/*/search?
intlkb/
invite
inviteFromProfile
inviteMany
invited
invoice/est
invoice/estimate/buyerView
invoice/estimate/buyerView/attachments
@ -1648,6 +1759,8 @@ johnhancock
johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work
join/?next=
join/signup/?next=
jp/$
jp/about
jp/blog
@ -1690,6 +1803,7 @@ ko/ott
ko/solutions
ko/upload
ko/vimeo-academy
kwanzaa-spotlight
l.php
labs-code
labs/pmc
@ -1726,12 +1840,15 @@ learning/settings
learning/settings$
learning/settings?
legal
lens-search
li/track
library/devices
licensing-syndication
limited-release
link
linked
lite
live-session
live_chat
llms.txt
lm/R1XIHQVKXSKBNJ
@ -1908,6 +2025,7 @@ narrative-
native
nbubumblebee
network
new_invite
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP
news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference
@ -1917,6 +2035,7 @@ news/test
news/test-liveblog
news?viewArticle
newsArticle
news_hub
newsletter
newsroom/dae
newsround
@ -1930,6 +2049,7 @@ nl-nl/lp
nl-nl/searchresults
node/add/
nonprofits/account
notifications
notifications/
ns/hydra/console/?
nus-trk
@ -1937,11 +2057,15 @@ nwshp$
o/di
o/dt
oas/
oauth/line
oauth/login
oauth/v2
oauth2
oauth2/v2
oauth_error
offers/proxy/dealsserver/api/log
offers/proxy/dealsserver/buy
offsite
og
okxbet.com
onebox/media/sports/logos
@ -1972,9 +2096,12 @@ pagespeed/insights/ui/logo
panel
pantheon
pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml
partner-program
partners
password/reset
password_expired
patent-search/frontend
patents/download
@ -2007,12 +2134,46 @@ photos/gbachelie
photos/i_love_u_get_away_from_me
photos/tags/*/page
photos/youpy
pin
pin-builder
pin-communities
pin-creation-tool
pin-editor
pin/*/activities
pin/*/activity
pin/*/analytics
pin/*/brand-catalog
pin/*/comments
pin/*/email
pin/*/feedback
pin/*/idea-pin/related-products
pin/*/likes
pin/*/promote
pin/*/reaction
pin/*/related-products
pin/*/repin
pin/*/repins
pin/*/sent
pin/*/share
pin/*/shop-the-look
pin/*/tag
pin/*/takes
pin/*/visual-search
pin/*/visual-shop
pin/create
pin/find
pin/find?url=
pin_shop
ping
pingback
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl-pl.www.cloudflare.com
pl-pl/feedback
pl-pl/lp
pl-pl/searchresults
place
plan=
platform-telemetry
play/store/web
@ -2062,6 +2223,7 @@ ppob/?
ppob?
pqa
preference
prefs
present
presentation
prettyearth/assets
@ -2070,6 +2232,8 @@ previewtemplate
print
private
proFile/history?
product-catalogs
product-feed
product-reviews/B0069IY63Y
product/reviews?
productPurchaseDone
@ -2125,12 +2289,14 @@ pt-br/vimeo-academy
publications
purchases
puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy
pwapiv2
q=
qnasearch?
qr
quality_form?
quiz
r
rackspace/elevating-performance
radio/imda
@ -2139,6 +2305,7 @@ rating
rd/search
rd/search$
rd/search?
recently-viewed
recharge/dashboard/car
recharge/dashboard/static
recipes/*?q=
@ -2155,6 +2322,9 @@ refer
refer/pal
referrals
referrer=
refresh_stored_accounts
refresh_token
register
registry/wishlist
remotelogout
rep=hc
@ -2162,9 +2332,13 @@ report
report-abuse?report=
report=
report_abuse.gne
reports-and-violations
request-data
requestList
requests
research/participants/cofund
resource
resource/*/get
results
results
retail
@ -2205,6 +2379,7 @@ s2/search/social
s2/sitemaps
s2/static
s?
safe-redirect
safety
safetycheck
salary-explorer/api
@ -2250,6 +2425,7 @@ sections/health-shots/2013/03/11/173816690/new-voices-for-the-voiceless-syntheti
sections/ombudsman/2008/01/frequently_asked_questions_1.html
sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma
secure
sendHeaderEarly
sendarticle
services
services/oauth
@ -2285,6 +2461,7 @@ shop/productpage
shop/topics
shop/view/product
shop?
shop_pins
shopping-content-api/product_images
shopping/deals
shopping/product
@ -2588,10 +2765,12 @@ social/photosui/images
social/photosui/sitemap
social/search?
social/social-security-directory/cai
socialmanager
solutions
sounds/search
sounds/search$
sounds/search?
source
source=
source_repo=
spain/empresas/
@ -2613,6 +2792,7 @@ ss
ss/customer-reviews/lighthouse
ss/twister/ajax
sslsingle
sso
stadia/gamers
start
stat
@ -2670,10 +2850,12 @@ store/xhr/getdevicepermissions
store/xhr/install
storefront
storepicker
stores$
stores/
stores/page/*visitId=
stories
story-pin-builder
story-pin-invite
story_feed
story_pins
storyworks/preview
styles/js-on.css$
subscribe/braintree
@ -2699,6 +2881,7 @@ support/content
support/forum/search?
sureroute
surprise
suspension-appeal
sutils
sv-se.www.cloudflare.com
sv-se/feedback
@ -2716,6 +2899,7 @@ svc/strands
svc/sudoku
svc/wordle
svpRecommendations
sw-shell.html
swg
system1/images
t/privacy
@ -2723,6 +2907,7 @@ t/terms
tab=
tablet
tag
taggingtool
tagmanager/containers/xo
tagmanager/pptm.js
talk
@ -2770,7 +2955,9 @@ th-th/feedback
th-th/lp
th-th/searchresults
th?
thanksgiving-spotlight
themacallan/worlds-together
theme
tickets-external?
timedtext_video
title
@ -2866,6 +3053,7 @@ trustedstores/js
trustedstores/s
trustedstores/tm2
trustedstores/verify
tv
tv/thumb
typeahead
u
@ -2882,9 +3070,14 @@ ugc$
ugcsupport
ugcsupport$
ui
unauth-profile
unlink
unsub
until=
upload
upload-image-lens-history
upload-lens-image
upload-shuffle-draft
uploads
urchin_test
url
@ -2902,9 +3095,11 @@ using
utils
uviewer
v1
v1/urls/count.json
v2
v3
v3/openapi
v3/pidgets/log
valkyrie-playground
verified-authors
verify_age
@ -2918,13 +3113,8 @@ videos/browsing
videos/explore
videos/favorites
videos/feed
videos/feedcontent
videos/music
videos/music/
videos/music/?
videos/music?
videos/trending
videos/trendingcontent
viewer
viewlocale=zh_CN
viewvc
@ -2955,6 +3145,9 @@ webapps/xo/html/cookiecheck.html
webapps/xoonboarding
webscr
websearch
website/confirm
website/confirm/download
welcome
whats-next/planes-trains-and-analytics
whsmiths
widget/cr
@ -3260,7 +3453,7 @@ wiki/Wikipedia_Diskussion:Checkuser
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://apps.apple.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://policies.google.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
@ -3479,6 +3672,7 @@ xhtml?
xml?
xoplatform/logger/api/logger
xorouter
your-shop
youth/404_en.htm
youtube/fonts
youtube/img/branding/favicon

View file

@ -29,7 +29,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
&_=undefined
&_af_cid=
&_cookie-check=
&_ga=
&_locale=
&_slug_=
&accessToken*
@ -58,7 +57,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
&contentId=
&cost=
&country=
&coupon_code
&dateRange=
&deal=
&delete_id=
@ -90,7 +88,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
&height=
&hidePromoBar=
&hstc*
&hubs_content-cta=footer-
&i
&id
&iframe=
@ -3284,7 +3281,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?_erv=*
?_escaped_fragment_
?_ga
?_ga=
?_gac
?_gl
?_health_check_=
@ -3390,7 +3386,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?cos=
?cost=
?country=
?coupon_code
?createacct=*
?criteria=
?cssPath=
@ -3471,7 +3466,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?hl=*&gws_rd=ssl$
?hmz=
?hstc*
?hubs_post-cta
?i
?i=
?iana=
@ -4546,7 +4540,6 @@ MobileUserReviewEditAjax
MobileUserReviewSearchAjax
MobileVRACSearch
MobileVRUserReview
MobileVacationRentalInquiry
MobileVacationRentalReviewSearch
MobileVacationRentalSearch
MobileVacationRentals
@ -5077,14 +5070,12 @@ VRDetailAjax
VRReviewManagement
VRUserReview
VacationRentalIdeas
VacationRentalInquiry
VacationRentalReviewTab
VacationRentalSendToFriend
VacationRentalsAjax
VacationRentalsBlog/?s
VacationRentalsFAQ
VacationRentalsPromoLander
VacationRentalsTracking
VacationRentalsXSiteAjax
ValidateJson
VariationSelectionView
@ -5427,6 +5418,8 @@ about/careers/applications/jobs/results?*&page=
about/careers/applications/jobs/results?page=
about/faq/station-finder/?state-text=
about/faq/station-finder/?zip-text=
about/leadership-university-administration/board-of-trustees/newsletter
about/news-publications/news/search
about?
aboutus
abs
@ -5694,6 +5687,8 @@ admin/*
administration
administrator
adminusers
admissions/undergraduate-admissions
admissions/undergraduate-admissions.html
adobe/dynamicmedia/deliver/
adredir?
adresa-segmentator
@ -5881,6 +5876,7 @@ alphafoldserver
als/shakespeare_pilot
alumni
alumni-subscriptions
alumni/the-hub
am-cookie-helper
am-sonntag/vorproduktion
am/$
@ -6622,7 +6618,6 @@ b/eBay-Test-Only
b/eBay-Use-Only
b/eBay-User-Tools
b2b
b2bauth
b?*node=7454898011
b?*node=7454917011
b?*node=7454927011
@ -7355,6 +7350,7 @@ blog/introducing-live-embed-of-figma-designs-in-trello-and-jira-software/$
blog/introducing-new-figjam-prices-and-a-more-open-platform/$
blog/introducing-open-sessions/$
blog/introducing-overlays-taking-prototyping-to-the-next-layer/$
blog/introducing-screenreader-and-accessibility-features/$
blog/introducing-shortcut-letter-from-the-editor/$
blog/introducing-smart-selection/$
blog/introducing-two-factor-authentication-for-figma/$
@ -7836,6 +7832,7 @@ build
build.xml
builders
bundle-next
bursar
bus/api
bus/orders
buscar
@ -8491,8 +8488,10 @@ cdn-cgi/bm/cv
cdn-cgi/challenge-platform
cdn-cgi/http://medium.com/robots.txt
cdn-cgi/images/trace
cdn-cgi/l/email-protection
cdn-cgi/rum
cdn-cgi/scripts
cdn-cgi/speculation
cdn-cgi/styles
cdn-cgi/zaraz
cdn-cgi/zaraz/http://deezer.com/robots.txt
@ -10793,6 +10792,11 @@ compare
compare-invision-lp/$
compare=
compare?
compare?comps=AAPL,MSFT
compare?comps=GOOG,AMZN
compare?comps=NVDA,AMD
compare?comps=NVDA,INTC
compare?comps=TSLA,RIVN
compareajax
comparl/
compass
@ -11082,6 +11086,7 @@ cookie.aspx
cookies
copilot
copilot/c
copilotsearch?q=
copy-conductor/crawled
copyleft
copyright-reporting
@ -12167,6 +12172,12 @@ demo/$
demonstration
demos/dev-mode-design/$
demos/dev-mode-developers/$
dental/dh
dental/endo
dental/histo
dental/intranet
dental/perio
dental/students
depth--
design
design-handoff/$
@ -14201,6 +14212,7 @@ faq
faq_search.php
fashion/lookbook/38917
fashion/search/models
fast-facts
fast-five
fast-furious
fastajax
@ -18221,8 +18233,6 @@ images/touch/search?text=*&source=morda
images/v$
images/viewconfig$
images?
images?*mmbaseline*
images?*nr*
imagine/
imaginecup/*
imesync
@ -21804,6 +21814,7 @@ nwshp$
nxs-video-player
nymag/columns/intelligencer/features/16951
nymag/letters/14872
nyucard/campuscash/admin
nz
nz$
nz*/listing/*/favoriters
@ -22133,7 +22144,6 @@ page/*/?s=
page/*/?s=
page/*/?search=
page/*?
page/*page
page/account-confirmation-thanks
page/html
page=
@ -23826,6 +23836,7 @@ public
public-api
public-data-sets/applicants/
public-data-sets/terms/
public.affairs/gata
public.api
public/*.css$
public/*.css?
@ -24499,6 +24510,8 @@ reservations/*/notifyme
reset
reset-password
reset?
residential.education/archive
residential.education/templates
resource
resource-library/$
resource-library/*?
@ -26616,9 +26629,7 @@ storeclick
storefront
storepicker
storerequest
stores$
stores-manage
stores/
stores/page/*visitId=
stories
story
@ -26819,6 +26830,7 @@ surveys-360
surveys/
suspended_tickets
suspension-appeal
sustainability
sutils
sv-SE/$
sv-SE/android/collections
@ -28890,14 +28902,9 @@ videos/embed
videos/explore
videos/favorites
videos/feed
videos/feedcontent
videos/music
videos/music/
videos/music/?
videos/music?
videos/sponsor-story
videos/trending
videos/trendingcontent
videosearch
view
view-3d-home
@ -28957,6 +28964,8 @@ w/load.php?
w/rest.php/site/v1/sitemap
w/users/user_hints
w3
wagner/newsite
wagner/newsiteTEST
wai-conformance-model-test
walking-tall
walkscore
@ -29932,7 +29941,6 @@ wp-admin
wp-admin/
wp-admin/admin-ajax.php
wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://rtbf.be/robots.txt
wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt
wp-admin/load-scripts.php
wp-admin/load-styles.php