[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2025-04-29 10:04:36 +00:00
parent e53331baef
commit 70a52f2506
22 changed files with 1118 additions and 824 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1745910234
},
"Trickest wordlist update": {
"last_update": 1745832969
"last_update": 1745921065
}
}

View file

@ -1215,6 +1215,11 @@ src/Database/Migrations/2020_06_25_162154_create_customer_social_accounts_table.
Database/Migrations/2020_06_25_162154_create_customer_social_accounts_table.php
Migrations/2020_06_25_162154_create_customer_social_accounts_table.php
2020_06_25_162154_create_customer_social_accounts_table.php
packages/Webkul/SocialLogin/src/SocialiteManager.php
Webkul/SocialLogin/src/SocialiteManager.php
SocialLogin/src/SocialiteManager.php
src/SocialiteManager.php
SocialiteManager.php
packages/Webkul/SocialLogin/src/Models/CustomerSocialAccount.php
Webkul/SocialLogin/src/Models/CustomerSocialAccount.php
SocialLogin/src/Models/CustomerSocialAccount.php

View file

@ -270,6 +270,7 @@ packages/Webkul/GDPR/src/Repositories/GDPRDataRequestRepository.php
packages/Webkul/GDPR/src/Providers/GDPRServiceProvider.php
packages/Webkul/GDPR/src/Providers/ModuleServiceProvider.php
packages/Webkul/SocialLogin/src/Database/Migrations/2020_06_25_162154_create_customer_social_accounts_table.php
packages/Webkul/SocialLogin/src/SocialiteManager.php
packages/Webkul/SocialLogin/src/Models/CustomerSocialAccount.php
packages/Webkul/SocialLogin/src/Models/CustomerSocialAccountProxy.php
packages/Webkul/SocialLogin/src/Contracts/CustomerSocialAccount.php

View file

@ -5293,6 +5293,9 @@ migrations/0022_auto_20180620_1551.py
cms/migrations/0023_placeholder_source_field.py
migrations/0023_placeholder_source_field.py
0023_placeholder_source_field.py
cms/migrations/0041_alter_pageurl_unique_together_pageurl_site_and_more.py
migrations/0041_alter_pageurl_unique_together_pageurl_site_and_more.py
0041_alter_pageurl_unique_together_pageurl_site_and_more.py
cms/migrations/0033_placeholder_source_data_migration.py
migrations/0033_placeholder_source_data_migration.py
0033_placeholder_source_data_migration.py

View file

@ -1105,6 +1105,7 @@ cms/migrations/0025_remove_plugin_tree_fields.py
cms/migrations/0015_auto_20160421_0000.py
cms/migrations/0022_auto_20180620_1551.py
cms/migrations/0023_placeholder_source_field.py
cms/migrations/0041_alter_pageurl_unique_together_pageurl_site_and_more.py
cms/migrations/0033_placeholder_source_data_migration.py
cms/migrations/0003_auto_20140926_2347.py
cms/migrations/0012_auto_20150607_2207.py

View file

@ -32649,6 +32649,18 @@ Drupal/Component/Discovery/TESTING.txt
Component/Discovery/TESTING.txt
Discovery/TESTING.txt
TESTING.txt
core/lib/Drupal/Component/Discovery/StubTrait.php
lib/Drupal/Component/Discovery/StubTrait.php
Drupal/Component/Discovery/StubTrait.php
Component/Discovery/StubTrait.php
Discovery/StubTrait.php
StubTrait.php
core/lib/Drupal/Component/Discovery/MissingClassDetectionClassLoader.php
lib/Drupal/Component/Discovery/MissingClassDetectionClassLoader.php
Drupal/Component/Discovery/MissingClassDetectionClassLoader.php
Component/Discovery/MissingClassDetectionClassLoader.php
Discovery/MissingClassDetectionClassLoader.php
MissingClassDetectionClassLoader.php
core/lib/Drupal/Component/Discovery/DiscoveryException.php
lib/Drupal/Component/Discovery/DiscoveryException.php
Drupal/Component/Discovery/DiscoveryException.php
@ -49583,6 +49595,13 @@ plugins/Plugin/PluginNamespace/AttributeDiscoveryTest1.php
Plugin/PluginNamespace/AttributeDiscoveryTest1.php
PluginNamespace/AttributeDiscoveryTest1.php
AttributeDiscoveryTest1.php
core/tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTestMissingTrait.php
tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTestMissingTrait.php
fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTestMissingTrait.php
plugins/Plugin/PluginNamespace/AttributeDiscoveryTestMissingTrait.php
Plugin/PluginNamespace/AttributeDiscoveryTestMissingTrait.php
PluginNamespace/AttributeDiscoveryTestMissingTrait.php
AttributeDiscoveryTestMissingTrait.php
core/tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTest2.php
tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTest2.php
fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTest2.php
@ -49590,6 +49609,13 @@ plugins/Plugin/PluginNamespace/AttributeDiscoveryTest2.php
Plugin/PluginNamespace/AttributeDiscoveryTest2.php
PluginNamespace/AttributeDiscoveryTest2.php
AttributeDiscoveryTest2.php
core/tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTestMissingInterface.php
tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTestMissingInterface.php
fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTestMissingInterface.php
plugins/Plugin/PluginNamespace/AttributeDiscoveryTestMissingInterface.php
Plugin/PluginNamespace/AttributeDiscoveryTestMissingInterface.php
PluginNamespace/AttributeDiscoveryTestMissingInterface.php
AttributeDiscoveryTestMissingInterface.php
core/tests/fixtures/plugins/CustomPlugin.php
tests/fixtures/plugins/CustomPlugin.php
fixtures/plugins/CustomPlugin.php
@ -56359,6 +56385,14 @@ tests/modules/package_manager_test_validation/package_manager_test_validation.se
modules/package_manager_test_validation/package_manager_test_validation.services.yml
package_manager_test_validation/package_manager_test_validation.services.yml
package_manager_test_validation.services.yml
core/modules/package_manager/tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php
modules/package_manager/tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php
package_manager/tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php
tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php
modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php
package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php
src/TestSandboxDatabaseUpdatesValidator.php
TestSandboxDatabaseUpdatesValidator.php
core/modules/package_manager/tests/modules/package_manager_test_validation/src/PackageManagerTestValidationServiceProvider.php
modules/package_manager/tests/modules/package_manager_test_validation/src/PackageManagerTestValidationServiceProvider.php
package_manager/tests/modules/package_manager_test_validation/src/PackageManagerTestValidationServiceProvider.php
@ -56367,14 +56401,6 @@ modules/package_manager_test_validation/src/PackageManagerTestValidationServiceP
package_manager_test_validation/src/PackageManagerTestValidationServiceProvider.php
src/PackageManagerTestValidationServiceProvider.php
PackageManagerTestValidationServiceProvider.php
core/modules/package_manager/tests/modules/package_manager_test_validation/src/StagedDatabaseUpdateValidator.php
modules/package_manager/tests/modules/package_manager_test_validation/src/StagedDatabaseUpdateValidator.php
package_manager/tests/modules/package_manager_test_validation/src/StagedDatabaseUpdateValidator.php
tests/modules/package_manager_test_validation/src/StagedDatabaseUpdateValidator.php
modules/package_manager_test_validation/src/StagedDatabaseUpdateValidator.php
package_manager_test_validation/src/StagedDatabaseUpdateValidator.php
src/StagedDatabaseUpdateValidator.php
StagedDatabaseUpdateValidator.php
core/modules/package_manager/tests/modules/package_manager_test_validation/src/CollectPathsToExcludeFailValidator.php
modules/package_manager/tests/modules/package_manager_test_validation/src/CollectPathsToExcludeFailValidator.php
package_manager/tests/modules/package_manager_test_validation/src/CollectPathsToExcludeFailValidator.php
@ -56762,13 +56788,6 @@ tests/src/Kernel/TranslatableStringTest.php
src/Kernel/TranslatableStringTest.php
Kernel/TranslatableStringTest.php
TranslatableStringTest.php
core/modules/package_manager/tests/src/Kernel/StageBaseTest.php
modules/package_manager/tests/src/Kernel/StageBaseTest.php
package_manager/tests/src/Kernel/StageBaseTest.php
tests/src/Kernel/StageBaseTest.php
src/Kernel/StageBaseTest.php
Kernel/StageBaseTest.php
StageBaseTest.php
core/modules/package_manager/tests/src/Kernel/ComposerInspectorTest.php
modules/package_manager/tests/src/Kernel/ComposerInspectorTest.php
package_manager/tests/src/Kernel/ComposerInspectorTest.php
@ -56972,6 +56991,13 @@ tests/src/Kernel/StageConflictTest.php
src/Kernel/StageConflictTest.php
Kernel/StageConflictTest.php
StageConflictTest.php
core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php
modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php
package_manager/tests/src/Kernel/SandboxManagerBaseTest.php
tests/src/Kernel/SandboxManagerBaseTest.php
src/Kernel/SandboxManagerBaseTest.php
Kernel/SandboxManagerBaseTest.php
SandboxManagerBaseTest.php
core/modules/package_manager/tests/src/Kernel/EnabledExtensionsValidatorTest.php
modules/package_manager/tests/src/Kernel/EnabledExtensionsValidatorTest.php
package_manager/tests/src/Kernel/EnabledExtensionsValidatorTest.php
@ -57014,20 +57040,13 @@ tests/src/Unit/ValidationResultTest.php
src/Unit/ValidationResultTest.php
Unit/ValidationResultTest.php
ValidationResultTest.php
core/modules/package_manager/tests/src/Unit/StageNotInActiveValidatorTest.php
modules/package_manager/tests/src/Unit/StageNotInActiveValidatorTest.php
package_manager/tests/src/Unit/StageNotInActiveValidatorTest.php
tests/src/Unit/StageNotInActiveValidatorTest.php
src/Unit/StageNotInActiveValidatorTest.php
Unit/StageNotInActiveValidatorTest.php
StageNotInActiveValidatorTest.php
core/modules/package_manager/tests/src/Unit/StageBaseTest.php
modules/package_manager/tests/src/Unit/StageBaseTest.php
package_manager/tests/src/Unit/StageBaseTest.php
tests/src/Unit/StageBaseTest.php
src/Unit/StageBaseTest.php
Unit/StageBaseTest.php
StageBaseTest.php
core/modules/package_manager/tests/src/Unit/EventWithPackageListTraitTest.php
modules/package_manager/tests/src/Unit/EventWithPackageListTraitTest.php
package_manager/tests/src/Unit/EventWithPackageListTraitTest.php
tests/src/Unit/EventWithPackageListTraitTest.php
src/Unit/EventWithPackageListTraitTest.php
Unit/EventWithPackageListTraitTest.php
EventWithPackageListTraitTest.php
core/modules/package_manager/tests/src/Unit/LoggingStagerTest.php
modules/package_manager/tests/src/Unit/LoggingStagerTest.php
package_manager/tests/src/Unit/LoggingStagerTest.php
@ -57063,6 +57082,13 @@ tests/src/Unit/InstalledPackagesListTest.php
src/Unit/InstalledPackagesListTest.php
Unit/InstalledPackagesListTest.php
InstalledPackagesListTest.php
core/modules/package_manager/tests/src/Unit/SandboxDirectoryValidatorTest.php
modules/package_manager/tests/src/Unit/SandboxDirectoryValidatorTest.php
package_manager/tests/src/Unit/SandboxDirectoryValidatorTest.php
tests/src/Unit/SandboxDirectoryValidatorTest.php
src/Unit/SandboxDirectoryValidatorTest.php
Unit/SandboxDirectoryValidatorTest.php
SandboxDirectoryValidatorTest.php
core/modules/package_manager/tests/src/Unit/PathLocatorTest.php
modules/package_manager/tests/src/Unit/PathLocatorTest.php
package_manager/tests/src/Unit/PathLocatorTest.php
@ -57070,13 +57096,13 @@ tests/src/Unit/PathLocatorTest.php
src/Unit/PathLocatorTest.php
Unit/PathLocatorTest.php
PathLocatorTest.php
core/modules/package_manager/tests/src/Unit/RequireEventTraitTest.php
modules/package_manager/tests/src/Unit/RequireEventTraitTest.php
package_manager/tests/src/Unit/RequireEventTraitTest.php
tests/src/Unit/RequireEventTraitTest.php
src/Unit/RequireEventTraitTest.php
Unit/RequireEventTraitTest.php
RequireEventTraitTest.php
core/modules/package_manager/tests/src/Unit/SandboxManagerBaseTest.php
modules/package_manager/tests/src/Unit/SandboxManagerBaseTest.php
package_manager/tests/src/Unit/SandboxManagerBaseTest.php
tests/src/Unit/SandboxManagerBaseTest.php
src/Unit/SandboxManagerBaseTest.php
Unit/SandboxManagerBaseTest.php
SandboxManagerBaseTest.php
core/modules/package_manager/tests/src/Unit/LoggingBeginnerTest.php
modules/package_manager/tests/src/Unit/LoggingBeginnerTest.php
package_manager/tests/src/Unit/LoggingBeginnerTest.php
@ -57203,12 +57229,18 @@ package_manager/src/Event/PostApplyEvent.php
src/Event/PostApplyEvent.php
Event/PostApplyEvent.php
PostApplyEvent.php
core/modules/package_manager/src/Event/PreOperationStageEvent.php
modules/package_manager/src/Event/PreOperationStageEvent.php
package_manager/src/Event/PreOperationStageEvent.php
src/Event/PreOperationStageEvent.php
Event/PreOperationStageEvent.php
PreOperationStageEvent.php
core/modules/package_manager/src/Event/SandboxEvent.php
modules/package_manager/src/Event/SandboxEvent.php
package_manager/src/Event/SandboxEvent.php
src/Event/SandboxEvent.php
Event/SandboxEvent.php
SandboxEvent.php
core/modules/package_manager/src/Event/EventWithPackageListTrait.php
modules/package_manager/src/Event/EventWithPackageListTrait.php
package_manager/src/Event/EventWithPackageListTrait.php
src/Event/EventWithPackageListTrait.php
Event/EventWithPackageListTrait.php
EventWithPackageListTrait.php
core/modules/package_manager/src/Event/PreApplyEvent.php
modules/package_manager/src/Event/PreApplyEvent.php
package_manager/src/Event/PreApplyEvent.php
@ -57227,30 +57259,24 @@ package_manager/src/Event/StatusCheckEvent.php
src/Event/StatusCheckEvent.php
Event/StatusCheckEvent.php
StatusCheckEvent.php
core/modules/package_manager/src/Event/SandboxValidationEvent.php
modules/package_manager/src/Event/SandboxValidationEvent.php
package_manager/src/Event/SandboxValidationEvent.php
src/Event/SandboxValidationEvent.php
Event/SandboxValidationEvent.php
SandboxValidationEvent.php
core/modules/package_manager/src/Event/PostRequireEvent.php
modules/package_manager/src/Event/PostRequireEvent.php
package_manager/src/Event/PostRequireEvent.php
src/Event/PostRequireEvent.php
Event/PostRequireEvent.php
PostRequireEvent.php
core/modules/package_manager/src/Event/StageEvent.php
modules/package_manager/src/Event/StageEvent.php
package_manager/src/Event/StageEvent.php
src/Event/StageEvent.php
Event/StageEvent.php
StageEvent.php
core/modules/package_manager/src/Event/CollectPathsToExcludeEvent.php
modules/package_manager/src/Event/CollectPathsToExcludeEvent.php
package_manager/src/Event/CollectPathsToExcludeEvent.php
src/Event/CollectPathsToExcludeEvent.php
Event/CollectPathsToExcludeEvent.php
CollectPathsToExcludeEvent.php
core/modules/package_manager/src/Event/RequireEventTrait.php
modules/package_manager/src/Event/RequireEventTrait.php
package_manager/src/Event/RequireEventTrait.php
src/Event/RequireEventTrait.php
Event/RequireEventTrait.php
RequireEventTrait.php
core/modules/package_manager/src/Event/PreRequireEvent.php
modules/package_manager/src/Event/PreRequireEvent.php
package_manager/src/Event/PreRequireEvent.php
@ -57430,18 +57456,18 @@ package_manager/src/Validator/WritableFileSystemValidator.php
src/Validator/WritableFileSystemValidator.php
Validator/WritableFileSystemValidator.php
WritableFileSystemValidator.php
core/modules/package_manager/src/Validator/SandboxDatabaseUpdatesValidator.php
modules/package_manager/src/Validator/SandboxDatabaseUpdatesValidator.php
package_manager/src/Validator/SandboxDatabaseUpdatesValidator.php
src/Validator/SandboxDatabaseUpdatesValidator.php
Validator/SandboxDatabaseUpdatesValidator.php
SandboxDatabaseUpdatesValidator.php
core/modules/package_manager/src/Validator/ComposerValidator.php
modules/package_manager/src/Validator/ComposerValidator.php
package_manager/src/Validator/ComposerValidator.php
src/Validator/ComposerValidator.php
Validator/ComposerValidator.php
ComposerValidator.php
core/modules/package_manager/src/Validator/StageNotInActiveValidator.php
modules/package_manager/src/Validator/StageNotInActiveValidator.php
package_manager/src/Validator/StageNotInActiveValidator.php
src/Validator/StageNotInActiveValidator.php
Validator/StageNotInActiveValidator.php
StageNotInActiveValidator.php
core/modules/package_manager/src/Validator/MultisiteValidator.php
modules/package_manager/src/Validator/MultisiteValidator.php
package_manager/src/Validator/MultisiteValidator.php
@ -57460,18 +57486,18 @@ package_manager/src/Validator/PhpExtensionsValidator.php
src/Validator/PhpExtensionsValidator.php
Validator/PhpExtensionsValidator.php
PhpExtensionsValidator.php
core/modules/package_manager/src/Validator/StagedDBUpdateValidator.php
modules/package_manager/src/Validator/StagedDBUpdateValidator.php
package_manager/src/Validator/StagedDBUpdateValidator.php
src/Validator/StagedDBUpdateValidator.php
Validator/StagedDBUpdateValidator.php
StagedDBUpdateValidator.php
core/modules/package_manager/src/Validator/EnabledExtensionsValidator.php
modules/package_manager/src/Validator/EnabledExtensionsValidator.php
package_manager/src/Validator/EnabledExtensionsValidator.php
src/Validator/EnabledExtensionsValidator.php
Validator/EnabledExtensionsValidator.php
EnabledExtensionsValidator.php
core/modules/package_manager/src/Validator/SandboxDirectoryValidator.php
modules/package_manager/src/Validator/SandboxDirectoryValidator.php
package_manager/src/Validator/SandboxDirectoryValidator.php
src/Validator/SandboxDirectoryValidator.php
Validator/SandboxDirectoryValidator.php
SandboxDirectoryValidator.php
core/modules/package_manager/src/Validator/LockFileValidator.php
modules/package_manager/src/Validator/LockFileValidator.php
package_manager/src/Validator/LockFileValidator.php
@ -57489,46 +57515,41 @@ modules/package_manager/src/TranslatableStringFactory.php
package_manager/src/TranslatableStringFactory.php
src/TranslatableStringFactory.php
TranslatableStringFactory.php
core/modules/package_manager/src/StageBase.php
modules/package_manager/src/StageBase.php
package_manager/src/StageBase.php
src/StageBase.php
StageBase.php
core/modules/package_manager/src/PackageManagerUpdateProcessor.php
modules/package_manager/src/PackageManagerUpdateProcessor.php
package_manager/src/PackageManagerUpdateProcessor.php
src/PackageManagerUpdateProcessor.php
PackageManagerUpdateProcessor.php
core/modules/package_manager/src/Exception/StageException.php
modules/package_manager/src/Exception/StageException.php
package_manager/src/Exception/StageException.php
src/Exception/StageException.php
Exception/StageException.php
StageException.php
core/modules/package_manager/src/Exception/StageFailureMarkerException.php
modules/package_manager/src/Exception/StageFailureMarkerException.php
package_manager/src/Exception/StageFailureMarkerException.php
src/Exception/StageFailureMarkerException.php
Exception/StageFailureMarkerException.php
StageFailureMarkerException.php
core/modules/package_manager/src/Exception/ApplyFailedException.php
modules/package_manager/src/Exception/ApplyFailedException.php
package_manager/src/Exception/ApplyFailedException.php
src/Exception/ApplyFailedException.php
Exception/ApplyFailedException.php
ApplyFailedException.php
core/modules/package_manager/src/Exception/StageEventException.php
modules/package_manager/src/Exception/StageEventException.php
package_manager/src/Exception/StageEventException.php
src/Exception/StageEventException.php
Exception/StageEventException.php
StageEventException.php
core/modules/package_manager/src/Exception/StageOwnershipException.php
modules/package_manager/src/Exception/StageOwnershipException.php
package_manager/src/Exception/StageOwnershipException.php
src/Exception/StageOwnershipException.php
Exception/StageOwnershipException.php
StageOwnershipException.php
core/modules/package_manager/src/Exception/SandboxException.php
modules/package_manager/src/Exception/SandboxException.php
package_manager/src/Exception/SandboxException.php
src/Exception/SandboxException.php
Exception/SandboxException.php
SandboxException.php
core/modules/package_manager/src/Exception/FailureMarkerExistsException.php
modules/package_manager/src/Exception/FailureMarkerExistsException.php
package_manager/src/Exception/FailureMarkerExistsException.php
src/Exception/FailureMarkerExistsException.php
Exception/FailureMarkerExistsException.php
FailureMarkerExistsException.php
core/modules/package_manager/src/Exception/SandboxOwnershipException.php
modules/package_manager/src/Exception/SandboxOwnershipException.php
package_manager/src/Exception/SandboxOwnershipException.php
src/Exception/SandboxOwnershipException.php
Exception/SandboxOwnershipException.php
SandboxOwnershipException.php
core/modules/package_manager/src/Exception/SandboxEventException.php
modules/package_manager/src/Exception/SandboxEventException.php
package_manager/src/Exception/SandboxEventException.php
src/Exception/SandboxEventException.php
Exception/SandboxEventException.php
SandboxEventException.php
core/modules/package_manager/src/Exception/ComposerNotReadyException.php
modules/package_manager/src/Exception/ComposerNotReadyException.php
package_manager/src/Exception/ComposerNotReadyException.php
@ -57552,6 +57573,11 @@ package_manager/src/EventSubscriber/ChangeLogger.php
src/EventSubscriber/ChangeLogger.php
EventSubscriber/ChangeLogger.php
ChangeLogger.php
core/modules/package_manager/src/SandboxManagerBase.php
modules/package_manager/src/SandboxManagerBase.php
package_manager/src/SandboxManagerBase.php
src/SandboxManagerBase.php
SandboxManagerBase.php
core/modules/package_manager/src/StatusCheckTrait.php
modules/package_manager/src/StatusCheckTrait.php
package_manager/src/StatusCheckTrait.php
@ -58037,14 +58063,6 @@ migrate/source/d7/EntityTranslationSettings.php
source/d7/EntityTranslationSettings.php
d7/EntityTranslationSettings.php
EntityTranslationSettings.php
core/modules/content_translation/src/Plugin/migrate/source/I18nQueryTrait.php
modules/content_translation/src/Plugin/migrate/source/I18nQueryTrait.php
content_translation/src/Plugin/migrate/source/I18nQueryTrait.php
src/Plugin/migrate/source/I18nQueryTrait.php
Plugin/migrate/source/I18nQueryTrait.php
migrate/source/I18nQueryTrait.php
source/I18nQueryTrait.php
I18nQueryTrait.php
core/modules/content_translation/src/Plugin/views/field/TranslationLink.php
modules/content_translation/src/Plugin/views/field/TranslationLink.php
content_translation/src/Plugin/views/field/TranslationLink.php

View file

@ -4905,6 +4905,8 @@ core/lib/Drupal/Component/Gettext/LICENSE.txt
core/lib/Drupal/Component/Gettext/PoMemoryWriter.php
core/lib/Drupal/Component/Gettext/PoReaderInterface.php
core/lib/Drupal/Component/Discovery/TESTING.txt
core/lib/Drupal/Component/Discovery/StubTrait.php
core/lib/Drupal/Component/Discovery/MissingClassDetectionClassLoader.php
core/lib/Drupal/Component/Discovery/DiscoveryException.php
core/lib/Drupal/Component/Discovery/DiscoverableInterface.php
core/lib/Drupal/Component/Discovery/README.txt
@ -7417,7 +7419,9 @@ core/tests/fixtures/default_content/menu_link_content/3434bd5a-d2cd-4f26-bf79-a7
core/tests/fixtures/test_stable/test_stable.info.yml
core/tests/fixtures/test_stable/test_stable.theme
core/tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTest1.php
core/tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTestMissingTrait.php
core/tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTest2.php
core/tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTestMissingInterface.php
core/tests/fixtures/plugins/CustomPlugin.php
core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Insert.php
core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Delete.php
@ -8401,8 +8405,8 @@ core/modules/package_manager/tests/modules/package_manager_test_release_history/
core/modules/package_manager/tests/modules/package_manager_test_release_history/src/TestController.php
core/modules/package_manager/tests/modules/package_manager_test_release_history/package_manager_test_release_history.info.yml
core/modules/package_manager/tests/modules/package_manager_test_validation/package_manager_test_validation.services.yml
core/modules/package_manager/tests/modules/package_manager_test_validation/src/TestSandboxDatabaseUpdatesValidator.php
core/modules/package_manager/tests/modules/package_manager_test_validation/src/PackageManagerTestValidationServiceProvider.php
core/modules/package_manager/tests/modules/package_manager_test_validation/src/StagedDatabaseUpdateValidator.php
core/modules/package_manager/tests/modules/package_manager_test_validation/src/CollectPathsToExcludeFailValidator.php
core/modules/package_manager/tests/modules/package_manager_test_validation/src/EventSubscriber/TestSubscriber.php
core/modules/package_manager/tests/modules/package_manager_test_validation/package_manager_test_validation.info.yml
@ -8455,7 +8459,6 @@ core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorTestBase.p
core/modules/package_manager/tests/src/Kernel/DuplicateInfoFileValidatorTest.php
core/modules/package_manager/tests/src/Kernel/PhpExtensionsValidatorTest.php
core/modules/package_manager/tests/src/Kernel/TranslatableStringTest.php
core/modules/package_manager/tests/src/Kernel/StageBaseTest.php
core/modules/package_manager/tests/src/Kernel/ComposerInspectorTest.php
core/modules/package_manager/tests/src/Kernel/BaseRequirementsFulfilledValidatorTest.php
core/modules/package_manager/tests/src/Kernel/SupportedReleaseValidatorTest.php
@ -8485,21 +8488,22 @@ core/modules/package_manager/tests/src/Kernel/ComposerPatchesValidatorTest.php
core/modules/package_manager/tests/src/Kernel/FixtureManipulatorTest.php
core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorSimpleValidTest.php
core/modules/package_manager/tests/src/Kernel/StageConflictTest.php
core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php
core/modules/package_manager/tests/src/Kernel/EnabledExtensionsValidatorTest.php
core/modules/package_manager/tests/src/Kernel/PhpTufValidatorTest.php
core/modules/package_manager/tests/src/Kernel/PackageManagerKernelTestBase.php
core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php
core/modules/package_manager/tests/src/Unit/ExecutableFinderTest.php
core/modules/package_manager/tests/src/Unit/ValidationResultTest.php
core/modules/package_manager/tests/src/Unit/StageNotInActiveValidatorTest.php
core/modules/package_manager/tests/src/Unit/StageBaseTest.php
core/modules/package_manager/tests/src/Unit/EventWithPackageListTraitTest.php
core/modules/package_manager/tests/src/Unit/LoggingStagerTest.php
core/modules/package_manager/tests/src/Unit/LoggingCommitterTest.php
core/modules/package_manager/tests/src/Unit/InstalledPackageTest.php
core/modules/package_manager/tests/src/Unit/ProcessOutputCallbackTest.php
core/modules/package_manager/tests/src/Unit/InstalledPackagesListTest.php
core/modules/package_manager/tests/src/Unit/SandboxDirectoryValidatorTest.php
core/modules/package_manager/tests/src/Unit/PathLocatorTest.php
core/modules/package_manager/tests/src/Unit/RequireEventTraitTest.php
core/modules/package_manager/tests/src/Unit/SandboxManagerBaseTest.php
core/modules/package_manager/tests/src/Unit/LoggingBeginnerTest.php
core/modules/package_manager/tests/src/Functional/ComposerRequirementTest.php
core/modules/package_manager/tests/src/Functional/PackageManagerTestBase.php
@ -8522,14 +8526,14 @@ core/modules/package_manager/src/ProcessFactory.php
core/modules/package_manager/src/LegacyVersionUtility.php
core/modules/package_manager/src/Event/PostCreateEvent.php
core/modules/package_manager/src/Event/PostApplyEvent.php
core/modules/package_manager/src/Event/PreOperationStageEvent.php
core/modules/package_manager/src/Event/SandboxEvent.php
core/modules/package_manager/src/Event/EventWithPackageListTrait.php
core/modules/package_manager/src/Event/PreApplyEvent.php
core/modules/package_manager/src/Event/PreCreateEvent.php
core/modules/package_manager/src/Event/StatusCheckEvent.php
core/modules/package_manager/src/Event/SandboxValidationEvent.php
core/modules/package_manager/src/Event/PostRequireEvent.php
core/modules/package_manager/src/Event/StageEvent.php
core/modules/package_manager/src/Event/CollectPathsToExcludeEvent.php
core/modules/package_manager/src/Event/RequireEventTrait.php
core/modules/package_manager/src/Event/PreRequireEvent.php
core/modules/package_manager/src/ComposerInspector.php
core/modules/package_manager/src/ImmutablePathList.php
@ -8562,27 +8566,27 @@ core/modules/package_manager/src/Validator/SettingsValidator.php
core/modules/package_manager/src/Validator/ComposerMinimumStabilityValidator.php
core/modules/package_manager/src/Validator/EnvironmentSupportValidator.php
core/modules/package_manager/src/Validator/WritableFileSystemValidator.php
core/modules/package_manager/src/Validator/SandboxDatabaseUpdatesValidator.php
core/modules/package_manager/src/Validator/ComposerValidator.php
core/modules/package_manager/src/Validator/StageNotInActiveValidator.php
core/modules/package_manager/src/Validator/MultisiteValidator.php
core/modules/package_manager/src/Validator/AllowedScaffoldPackagesValidator.php
core/modules/package_manager/src/Validator/PhpExtensionsValidator.php
core/modules/package_manager/src/Validator/StagedDBUpdateValidator.php
core/modules/package_manager/src/Validator/EnabledExtensionsValidator.php
core/modules/package_manager/src/Validator/SandboxDirectoryValidator.php
core/modules/package_manager/src/Validator/LockFileValidator.php
core/modules/package_manager/src/Validator/SymlinkValidator.php
core/modules/package_manager/src/TranslatableStringFactory.php
core/modules/package_manager/src/StageBase.php
core/modules/package_manager/src/PackageManagerUpdateProcessor.php
core/modules/package_manager/src/Exception/StageException.php
core/modules/package_manager/src/Exception/StageFailureMarkerException.php
core/modules/package_manager/src/Exception/ApplyFailedException.php
core/modules/package_manager/src/Exception/StageEventException.php
core/modules/package_manager/src/Exception/StageOwnershipException.php
core/modules/package_manager/src/Exception/SandboxException.php
core/modules/package_manager/src/Exception/FailureMarkerExistsException.php
core/modules/package_manager/src/Exception/SandboxOwnershipException.php
core/modules/package_manager/src/Exception/SandboxEventException.php
core/modules/package_manager/src/Exception/ComposerNotReadyException.php
core/modules/package_manager/src/ValidationResult.php
core/modules/package_manager/src/EventSubscriber/UpdateDataSubscriber.php
core/modules/package_manager/src/EventSubscriber/ChangeLogger.php
core/modules/package_manager/src/SandboxManagerBase.php
core/modules/package_manager/src/StatusCheckTrait.php
core/modules/package_manager/config/install/package_manager.settings.yml
core/modules/package_manager/config/schema/package_manager.schema.yml
@ -8654,7 +8658,6 @@ core/modules/content_translation/src/Hook/ContentTranslationHooks.php
core/modules/content_translation/src/ContentTranslationManagerInterface.php
core/modules/content_translation/src/Form/ContentTranslationDeleteForm.php
core/modules/content_translation/src/Plugin/migrate/source/d7/EntityTranslationSettings.php
core/modules/content_translation/src/Plugin/migrate/source/I18nQueryTrait.php
core/modules/content_translation/src/Plugin/views/field/TranslationLink.php
core/modules/content_translation/src/Plugin/Derivative/ContentTranslationContextualLinks.php
core/modules/content_translation/src/Plugin/Derivative/ContentTranslationLocalTasks.php

View file

@ -3207,6 +3207,20 @@ src/views/Profile/index.tsx
views/Profile/index.tsx
Profile/index.tsx
index.tsx
apps/admin-x-activitypub/src/views/Profile/components/ProfileMenu.tsx
admin-x-activitypub/src/views/Profile/components/ProfileMenu.tsx
src/views/Profile/components/ProfileMenu.tsx
views/Profile/components/ProfileMenu.tsx
Profile/components/ProfileMenu.tsx
components/ProfileMenu.tsx
ProfileMenu.tsx
apps/admin-x-activitypub/src/views/Profile/components/UnblockButton.tsx
admin-x-activitypub/src/views/Profile/components/UnblockButton.tsx
src/views/Profile/components/UnblockButton.tsx
views/Profile/components/UnblockButton.tsx
Profile/components/UnblockButton.tsx
components/UnblockButton.tsx
UnblockButton.tsx
apps/admin-x-activitypub/src/views/Profile/components/ActorList.tsx
admin-x-activitypub/src/views/Profile/components/ActorList.tsx
src/views/Profile/components/ActorList.tsx
@ -9447,6 +9461,11 @@ admin/app/transforms/navigation-settings.js
app/transforms/navigation-settings.js
transforms/navigation-settings.js
navigation-settings.js
ghost/admin/app/transforms/trimmed-string.js
admin/app/transforms/trimmed-string.js
app/transforms/trimmed-string.js
transforms/trimmed-string.js
trimmed-string.js
ghost/admin/app/transforms/tier-benefits.js
admin/app/transforms/tier-benefits.js
app/transforms/tier-benefits.js

View file

@ -606,6 +606,8 @@ apps/admin-x-activitypub/src/views/Feed/components/FeedInput.tsx
apps/admin-x-activitypub/src/views/Feed/Feed.tsx
apps/admin-x-activitypub/src/views/Profile/Profile.tsx
apps/admin-x-activitypub/src/views/Profile/index.tsx
apps/admin-x-activitypub/src/views/Profile/components/ProfileMenu.tsx
apps/admin-x-activitypub/src/views/Profile/components/UnblockButton.tsx
apps/admin-x-activitypub/src/views/Profile/components/ActorList.tsx
apps/admin-x-activitypub/src/views/Profile/components/ProfilePage.tsx
apps/admin-x-activitypub/src/views/Profile/components/Likes.tsx
@ -1712,6 +1714,7 @@ ghost/admin/app/controllers/posts.js
ghost/admin/app/controllers/posts-x.js
ghost/admin/app/controllers/explore.js
ghost/admin/app/transforms/navigation-settings.js
ghost/admin/app/transforms/trimmed-string.js
ghost/admin/app/transforms/tier-benefits.js
ghost/admin/app/transforms/facebook-url-user.js
ghost/admin/app/transforms/json-string.js

View file

@ -131057,6 +131057,9 @@ _unreleased/2025-04-08-fix-seo-urls-for-landing-pages-in-footer-navigation.md
changelog/_unreleased/2025-04-04-show-navigation-arrows-of-product-cross-selling-sliders-again.md
_unreleased/2025-04-04-show-navigation-arrows-of-product-cross-selling-sliders-again.md
2025-04-04-show-navigation-arrows-of-product-cross-selling-sliders-again.md
changelog/_unreleased/2025-04-25-changed-themeconfigfield-type-property-type.md
_unreleased/2025-04-25-changed-themeconfigfield-type-property-type.md
2025-04-25-changed-themeconfigfield-type-property-type.md
changelog/_unreleased/2025-04-10-add-support-for-extended-definition-of-attribute-entity.md
_unreleased/2025-04-10-add-support-for-extended-definition-of-attribute-entity.md
2025-04-10-add-support-for-extended-definition-of-attribute-entity.md

View file

@ -16789,6 +16789,7 @@ changelog/_unreleased/2024-05-22-navbar-for-main-navigation.md
changelog/_unreleased/2025-03-20-move-review-active-check-into-store-api-routes.md
changelog/_unreleased/2025-04-08-fix-seo-urls-for-landing-pages-in-footer-navigation.md
changelog/_unreleased/2025-04-04-show-navigation-arrows-of-product-cross-selling-sliders-again.md
changelog/_unreleased/2025-04-25-changed-themeconfigfield-type-property-type.md
changelog/_unreleased/2025-04-10-add-support-for-extended-definition-of-attribute-entity.md
changelog/_unreleased/2025-04-04-offcanvassingleton-does-not-remove-hard-coded-offcanvas-from-dom.md
changelog/_unreleased/2025-01-07-unify-constraint-option-structure-and-checks.md

View file

@ -5588,6 +5588,12 @@ create-strapi-app/src/utils/template.ts
src/utils/template.ts
utils/template.ts
template.ts
packages/cli/create-strapi-app/src/utils/install-id.ts
cli/create-strapi-app/src/utils/install-id.ts
create-strapi-app/src/utils/install-id.ts
src/utils/install-id.ts
utils/install-id.ts
install-id.ts
packages/cli/create-strapi-app/src/utils/git.ts
cli/create-strapi-app/src/utils/git.ts
create-strapi-app/src/utils/git.ts
@ -5636,12 +5642,6 @@ create-strapi-app/src/utils/usage.ts
src/utils/usage.ts
utils/usage.ts
usage.ts
packages/cli/create-strapi-app/src/utils/machine-id.ts
cli/create-strapi-app/src/utils/machine-id.ts
create-strapi-app/src/utils/machine-id.ts
src/utils/machine-id.ts
utils/machine-id.ts
machine-id.ts
packages/cli/create-strapi-app/src/utils/package-json.ts
cli/create-strapi-app/src/utils/package-json.ts
create-strapi-app/src/utils/package-json.ts
@ -13206,6 +13206,11 @@ core/utils/src/template.ts
utils/src/template.ts
src/template.ts
template.ts
packages/core/utils/src/install-id.ts
core/utils/src/install-id.ts
utils/src/install-id.ts
src/install-id.ts
install-id.ts
packages/core/utils/src/__tests__/parse-type.test.ts
core/utils/src/__tests__/parse-type.test.ts
utils/src/__tests__/parse-type.test.ts
@ -13519,11 +13524,6 @@ core/utils/src/import-default.ts
utils/src/import-default.ts
src/import-default.ts
import-default.ts
packages/core/utils/src/machine-id.ts
core/utils/src/machine-id.ts
utils/src/machine-id.ts
src/machine-id.ts
machine-id.ts
packages/core/utils/src/async.ts
core/utils/src/async.ts
utils/src/async.ts

View file

@ -899,6 +899,7 @@ packages/cli/create-strapi-app/.eslintrc.js
packages/cli/create-strapi-app/src/utils/get-package-manager-args.ts
packages/cli/create-strapi-app/src/utils/parse-to-chalk.ts
packages/cli/create-strapi-app/src/utils/template.ts
packages/cli/create-strapi-app/src/utils/install-id.ts
packages/cli/create-strapi-app/src/utils/git.ts
packages/cli/create-strapi-app/src/utils/engines.ts
packages/cli/create-strapi-app/src/utils/logger.ts
@ -907,7 +908,6 @@ packages/cli/create-strapi-app/src/utils/gitignore.ts
packages/cli/create-strapi-app/src/utils/check-requirements.ts
packages/cli/create-strapi-app/src/utils/check-install-path.ts
packages/cli/create-strapi-app/src/utils/usage.ts
packages/cli/create-strapi-app/src/utils/machine-id.ts
packages/cli/create-strapi-app/src/utils/package-json.ts
packages/cli/create-strapi-app/src/utils/dot-env.ts
packages/cli/create-strapi-app/src/create-strapi.ts
@ -1949,6 +1949,7 @@ packages/core/utils/src/zod.ts
packages/core/utils/src/errors.ts
packages/core/utils/src/content-types.ts
packages/core/utils/src/template.ts
packages/core/utils/src/install-id.ts
packages/core/utils/src/__tests__/parse-type.test.ts
packages/core/utils/src/__tests__/relations.test.ts
packages/core/utils/src/__tests__/sanitize.visitors.test.ts
@ -2002,7 +2003,6 @@ packages/core/utils/src/policy.ts
packages/core/utils/src/env-helper.ts
packages/core/utils/src/index.ts
packages/core/utils/src/import-default.ts
packages/core/utils/src/machine-id.ts
packages/core/utils/src/async.ts
packages/core/utils/src/types.ts
packages/core/utils/tsconfig.build.json

View file

@ -1144,6 +1144,11 @@ Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentPublishingServi
Umbraco.Infrastructure/Services/ContentPublishingServiceTests.Publish.cs
Services/ContentPublishingServiceTests.Publish.cs
ContentPublishingServiceTests.Publish.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentBlueprintEditingServiceTests.GetScaffold.cs
Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentBlueprintEditingServiceTests.GetScaffold.cs
Umbraco.Infrastructure/Services/ContentBlueprintEditingServiceTests.GetScaffold.cs
Services/ContentBlueprintEditingServiceTests.GetScaffold.cs
ContentBlueprintEditingServiceTests.GetScaffold.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/MediaTypeServiceTests.cs
Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/MediaTypeServiceTests.cs
Umbraco.Infrastructure/Services/MediaTypeServiceTests.cs
@ -1495,6 +1500,11 @@ Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/RichTextEditorP
Umbraco.Infrastructure/PropertyEditors/RichTextEditorPastedImagesTests.cs
PropertyEditors/RichTextEditorPastedImagesTests.cs
RichTextEditorPastedImagesTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/block-element-level-variation.md
Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/block-element-level-variation.md
Umbraco.Infrastructure/PropertyEditors/block-element-level-variation.md
PropertyEditors/block-element-level-variation.md
block-element-level-variation.md
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/BlockListPropertyEditorTests.cs
Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/BlockListPropertyEditorTests.cs
Umbraco.Infrastructure/PropertyEditors/BlockListPropertyEditorTests.cs
@ -1820,6 +1830,11 @@ Umbraco.Tests.Integration/Umbraco.Core/Cache/PublishedContentTypeCacheTests.cs
Umbraco.Core/Cache/PublishedContentTypeCacheTests.cs
Cache/PublishedContentTypeCacheTests.cs
PublishedContentTypeCacheTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/Cache/DistributedCacheRefresherTests.cs
Umbraco.Tests.Integration/Umbraco.Core/Cache/DistributedCacheRefresherTests.cs
Umbraco.Core/Cache/DistributedCacheRefresherTests.cs
Cache/DistributedCacheRefresherTests.cs
DistributedCacheRefresherTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/PublishedContentQueryAccessorTests.cs
Umbraco.Tests.Integration/Umbraco.Core/PublishedContentQueryAccessorTests.cs
Umbraco.Core/PublishedContentQueryAccessorTests.cs
@ -2906,12 +2921,6 @@ DefaultConfig/Content/BlockList/VariantBlockList.spec.ts
Content/BlockList/VariantBlockList.spec.ts
BlockList/VariantBlockList.spec.ts
VariantBlockList.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/TrashContent.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/TrashContent.spec.ts
tests/DefaultConfig/Content/TrashContent.spec.ts
DefaultConfig/Content/TrashContent.spec.ts
Content/TrashContent.spec.ts
TrashContent.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithCheckboxList.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithCheckboxList.spec.ts
tests/DefaultConfig/Content/ContentWithCheckboxList.spec.ts
@ -2992,6 +3001,20 @@ tests/DefaultConfig/Content/ContentWithUploadVideo.spec.ts
DefaultConfig/Content/ContentWithUploadVideo.spec.ts
Content/ContentWithUploadVideo.spec.ts
ContentWithUploadVideo.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/TrashContent/TrashContent.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/TrashContent/TrashContent.spec.ts
tests/DefaultConfig/Content/TrashContent/TrashContent.spec.ts
DefaultConfig/Content/TrashContent/TrashContent.spec.ts
Content/TrashContent/TrashContent.spec.ts
TrashContent/TrashContent.spec.ts
TrashContent.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/TrashContent/BulkTrashContent.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/TrashContent/BulkTrashContent.spec.ts
tests/DefaultConfig/Content/TrashContent/BulkTrashContent.spec.ts
DefaultConfig/Content/TrashContent/BulkTrashContent.spec.ts
Content/TrashContent/BulkTrashContent.spec.ts
TrashContent/BulkTrashContent.spec.ts
BulkTrashContent.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithNumeric.spec.ts
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithNumeric.spec.ts
tests/DefaultConfig/Content/ContentWithNumeric.spec.ts
@ -5385,6 +5408,11 @@ Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/ClaimsPrincipalExtensionsTests.c
Umbraco.Core/Extensions/ClaimsPrincipalExtensionsTests.cs
Extensions/ClaimsPrincipalExtensionsTests.cs
ClaimsPrincipalExtensionsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/ContentExtensionsTests.GetStatus.cs
Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/ContentExtensionsTests.GetStatus.cs
Umbraco.Core/Extensions/ContentExtensionsTests.GetStatus.cs
Extensions/ContentExtensionsTests.GetStatus.cs
ContentExtensionsTests.GetStatus.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/TreeEntityExtensionsTests.cs
Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/TreeEntityExtensionsTests.cs
Umbraco.Core/Extensions/TreeEntityExtensionsTests.cs
@ -5415,6 +5443,11 @@ Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/TypeExtensionsTests.cs
Umbraco.Core/Extensions/TypeExtensionsTests.cs
Extensions/TypeExtensionsTests.cs
TypeExtensionsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/ContentExtensionsTests.cs
Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/ContentExtensionsTests.cs
Umbraco.Core/Extensions/ContentExtensionsTests.cs
Extensions/ContentExtensionsTests.cs
ContentExtensionsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Security/BackOfficeAuthenticationBuilderTests.cs
Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Security/BackOfficeAuthenticationBuilderTests.cs
Umbraco.Cms.Api.Management/Security/BackOfficeAuthenticationBuilderTests.cs
@ -23979,6 +24012,11 @@ Controllers/DocumentBlueprint/Tree/AncestorsDocumentBlueprintTreeController.cs
DocumentBlueprint/Tree/AncestorsDocumentBlueprintTreeController.cs
Tree/AncestorsDocumentBlueprintTreeController.cs
AncestorsDocumentBlueprintTreeController.cs
src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/ScaffoldDocumentBlueprintController.cs
Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/ScaffoldDocumentBlueprintController.cs
Controllers/DocumentBlueprint/ScaffoldDocumentBlueprintController.cs
DocumentBlueprint/ScaffoldDocumentBlueprintController.cs
ScaffoldDocumentBlueprintController.cs
src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/ByKeyDocumentBlueprintController.cs
Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/ByKeyDocumentBlueprintController.cs
Controllers/DocumentBlueprint/ByKeyDocumentBlueprintController.cs

View file

@ -273,6 +273,7 @@ tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingSe
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/NuCacheRebuildTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentPublishingServiceTests.Publish.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentBlueprintEditingServiceTests.GetScaffold.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/MediaTypeServiceTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentPublishingServiceTests.Unpublish.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/DataTypeServiceTests.cs
@ -340,6 +341,7 @@ tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/BlockList
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/BlockListElementLevelVariationTests.Validation.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/BlockListElementLevelVariationTests.Publishing.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/RichTextEditorPastedImagesTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/block-element-level-variation.md
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/BlockListPropertyEditorTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/BlockListElementLevelVariationTests.Parsing.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/RichTextPropertyEditorTests.cs
@ -400,6 +402,7 @@ tests/Umbraco.Tests.Integration/Umbraco.Persistence.EFCore/Scoping/EFCoreScopeIn
tests/Umbraco.Tests.Integration/Umbraco.Persistence.EFCore/Scoping/EFCoreScopeInfrastructureScopeTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/Telemetry/TelemetryServiceTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/Cache/PublishedContentTypeCacheTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/Cache/DistributedCacheRefresherTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/PublishedContentQueryAccessorTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/DeliveryApi/OpenApiContractTest.cs
tests/Umbraco.Tests.Integration/Umbraco.Core/DeliveryApi/CacheTests.cs
@ -618,7 +621,6 @@ tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithListVi
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockList/ContentWithBlockList.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockList/BlockListWithPropertyEditor.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockList/VariantBlockList.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/TrashContent.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithCheckboxList.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithMemberPicker.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithUploadVectorGraphics.spec.ts
@ -632,6 +634,8 @@ tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithUpload
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithImageMediaPicker.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentInfoTab.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithUploadVideo.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/TrashContent/TrashContent.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/TrashContent/BulkTrashContent.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithNumeric.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Dictionary/Dictionary.spec.ts
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/MediaType/MediaTypeCollectionWorkspace.spec.ts
@ -1071,12 +1075,14 @@ tests/Umbraco.Tests.UnitTests/Umbraco.Core/Web/Routing/PublishedRequestBuilderTe
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/IntGuidIntConversionTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/UriExtensionsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/ClaimsPrincipalExtensionsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/ContentExtensionsTests.GetStatus.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/TreeEntityExtensionsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/HtmlEncodedStringExtensionsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/UmbracoBuilderExtensionsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/ConfigurationExtensionsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/UdiGetterExtensionsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/TypeExtensionsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/ContentExtensionsTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Security/BackOfficeAuthenticationBuilderTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Mapping/Content/DocumentVariantStateHelperTests.cs
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/ServerEvents/FakeAuthorizer.cs
@ -5099,6 +5105,7 @@ src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/Tree/DocumentBluepr
src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/Tree/RootDocumentBlueprintTreeController.cs
src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/Tree/ChildrenDocumentBlueprintTreeController.cs
src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/Tree/AncestorsDocumentBlueprintTreeController.cs
src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/ScaffoldDocumentBlueprintController.cs
src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/ByKeyDocumentBlueprintController.cs
src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/Item/DocumentBlueprintItemControllerBase.cs
src/Umbraco.Cms.Api.Management/Controllers/DocumentBlueprint/Item/ItemDocumentBlueprintController.cs

View file

@ -63898,6 +63898,10 @@ plugins/woocommerce/changelog/add-WOOPLUG-2055-consume-iapi-supports
woocommerce/changelog/add-WOOPLUG-2055-consume-iapi-supports
changelog/add-WOOPLUG-2055-consume-iapi-supports
add-WOOPLUG-2055-consume-iapi-supports
plugins/woocommerce/changelog/fix-failing-blocks-e2e-deps-install
woocommerce/changelog/fix-failing-blocks-e2e-deps-install
changelog/fix-failing-blocks-e2e-deps-install
fix-failing-blocks-e2e-deps-install
plugins/woocommerce/changelog/56821-update-email-editor-feature-switch
woocommerce/changelog/56821-update-email-editor-feature-switch
changelog/56821-update-email-editor-feature-switch
@ -91695,9 +91699,6 @@ free_shipping_customization.md
docs/code-snippets/uninstall_remove_all_woocommerce_data.md
code-snippets/uninstall_remove_all_woocommerce_data.md
uninstall_remove_all_woocommerce_data.md
docs/code-snippets/troubleshooting-codesnippets.md
code-snippets/troubleshooting-codesnippets.md
troubleshooting-codesnippets.md
docs/code-snippets/add-a-currency-symbol.md
code-snippets/add-a-currency-symbol.md
add-a-currency-symbol.md

View file

@ -8015,6 +8015,7 @@ plugins/woocommerce/changelog/wooplug-3897-product-filters-doesnt-work-with-acco
plugins/woocommerce/changelog/add-WOOPLUG-2166-products-on-sale
plugins/woocommerce/changelog/56607-55081-variable-product-with-attribute-named-variation-crashes-abstractorderconfirmationblock
plugins/woocommerce/changelog/add-WOOPLUG-2055-consume-iapi-supports
plugins/woocommerce/changelog/fix-failing-blocks-e2e-deps-install
plugins/woocommerce/changelog/56821-update-email-editor-feature-switch
plugins/woocommerce/changelog/update-expose-setExtensionData
plugins/woocommerce/changelog/wooplug-2582-double-rating-shows-up-in-product-reviews-when-another
@ -12850,7 +12851,6 @@ docs/code-snippets/legacy_local_pickup_advacned_settings_and_customization.md
docs/code-snippets/adjust-quantity-input-values.md
docs/code-snippets/free_shipping_customization.md
docs/code-snippets/uninstall_remove_all_woocommerce_data.md
docs/code-snippets/troubleshooting-codesnippets.md
docs/code-snippets/add-a-currency-symbol.md
docs/code-snippets/add-a-country.md
docs/code-snippets/making_translations_upgrade_safe.md

View file

@ -61031,6 +61031,11 @@ models/core_workflow/condition/starts_with_one_of.rb
core_workflow/condition/starts_with_one_of.rb
condition/starts_with_one_of.rb
starts_with_one_of.rb
app/models/core_workflow/condition/is_greater_than_or_equal_to.rb
models/core_workflow/condition/is_greater_than_or_equal_to.rb
core_workflow/condition/is_greater_than_or_equal_to.rb
condition/is_greater_than_or_equal_to.rb
is_greater_than_or_equal_to.rb
app/models/core_workflow/condition/is_modified_to.rb
models/core_workflow/condition/is_modified_to.rb
core_workflow/condition/is_modified_to.rb
@ -61096,6 +61101,11 @@ models/core_workflow/condition/contains.rb
core_workflow/condition/contains.rb
condition/contains.rb
contains.rb
app/models/core_workflow/condition/is_less_than.rb
models/core_workflow/condition/is_less_than.rb
core_workflow/condition/is_less_than.rb
condition/is_less_than.rb
is_less_than.rb
app/models/core_workflow/condition/from_relative.rb
models/core_workflow/condition/from_relative.rb
core_workflow/condition/from_relative.rb
@ -61126,6 +61136,11 @@ models/core_workflow/condition/before_absolute.rb
core_workflow/condition/before_absolute.rb
condition/before_absolute.rb
before_absolute.rb
app/models/core_workflow/condition/is_greater_than.rb
models/core_workflow/condition/is_greater_than.rb
core_workflow/condition/is_greater_than.rb
condition/is_greater_than.rb
is_greater_than.rb
app/models/core_workflow/condition/today.rb
models/core_workflow/condition/today.rb
core_workflow/condition/today.rb
@ -61161,6 +61176,11 @@ models/core_workflow/condition/contains_all_not.rb
core_workflow/condition/contains_all_not.rb
condition/contains_all_not.rb
contains_all_not.rb
app/models/core_workflow/condition/is_less_than_or_equal_to.rb
models/core_workflow/condition/is_less_than_or_equal_to.rb
core_workflow/condition/is_less_than_or_equal_to.rb
condition/is_less_than_or_equal_to.rb
is_less_than_or_equal_to.rb
app/models/core_workflow/condition/after_absolute.rb
models/core_workflow/condition/after_absolute.rb
core_workflow/condition/after_absolute.rb
@ -61171,6 +61191,11 @@ models/core_workflow/condition/is_set.rb
core_workflow/condition/is_set.rb
condition/is_set.rb
is_set.rb
app/models/core_workflow/condition/base_operator.rb
models/core_workflow/condition/base_operator.rb
core_workflow/condition/base_operator.rb
condition/base_operator.rb
base_operator.rb
app/models/core_workflow/condition/after_relative.rb
models/core_workflow/condition/after_relative.rb
core_workflow/condition/after_relative.rb

View file

@ -10260,6 +10260,7 @@ app/models/core_workflow/result/set_optional.rb
app/models/core_workflow/result/show.rb
app/models/core_workflow/search.rb
app/models/core_workflow/condition/starts_with_one_of.rb
app/models/core_workflow/condition/is_greater_than_or_equal_to.rb
app/models/core_workflow/condition/is_modified_to.rb
app/models/core_workflow/condition/ends_with_one_of.rb
app/models/core_workflow/condition/within_last_relative.rb
@ -10273,12 +10274,14 @@ app/models/core_workflow/condition/matches_regex.rb
app/models/core_workflow/condition/starts_with.rb
app/models/core_workflow/condition/till_relative.rb
app/models/core_workflow/condition/contains.rb
app/models/core_workflow/condition/is_less_than.rb
app/models/core_workflow/condition/from_relative.rb
app/models/core_workflow/condition/is_modified.rb
app/models/core_workflow/condition/not_set.rb
app/models/core_workflow/condition/contains_not.rb
app/models/core_workflow/condition/just_changed.rb
app/models/core_workflow/condition/before_absolute.rb
app/models/core_workflow/condition/is_greater_than.rb
app/models/core_workflow/condition/today.rb
app/models/core_workflow/condition/does_not_match_regex.rb
app/models/core_workflow/condition/contains_one_not.rb
@ -10286,8 +10289,10 @@ app/models/core_workflow/condition/backend.rb
app/models/core_workflow/condition/match_one_module.rb
app/models/core_workflow/condition/match_all_modules.rb
app/models/core_workflow/condition/contains_all_not.rb
app/models/core_workflow/condition/is_less_than_or_equal_to.rb
app/models/core_workflow/condition/after_absolute.rb
app/models/core_workflow/condition/is_set.rb
app/models/core_workflow/condition/base_operator.rb
app/models/core_workflow/condition/after_relative.rb
app/models/core_workflow/condition/match_no_modules.rb
app/models/core_workflow/condition/ends_with.rb

View file

@ -1615,9 +1615,9 @@ hp/video
hpc/*/supported-applications.aspx?
hpm
hpmob
http://amazon.co.uk/robots.txt
http://dropbox.com/robots.txt
http://tinyurl.com/robots.txt
http://bing.com/robots.txt
http://ncbi.nlm.nih.gov/robots.txt
http://plus.google.com/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -3355,7 +3355,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://github.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://itunes.apple.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard

View file

@ -277,6 +277,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.model.json
.mspx
.net
.nocache.html
.org
.otmi$
.pdf
@ -2369,6 +2370,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/?rubric=
/?s=
/?sa=
/?sc_lang
/?set_cookie=
/?share
/?ss-track=
@ -2385,8 +2387,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/Ajax/MediaData
/Ajax/Similar
/BotDetectCaptcha.ashx
/BucketContent
/CHANGELOG.txt
/CVS
/Careers/Form
/Careers/Profiles
/Careers/Registration
/CountyAssessorPage.htm?
/Download
/GetResults.htm
@ -2407,6 +2413,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/Ntx
/OnThisDay
/QuerySuggestion
/RedesignBucket
/SelectLocale?fromPage=
/SiteProcessForm.aspx
/UPGRADE.txt
@ -2416,6 +2423,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/_
/_/rsrc
/__wishlist__
/_acnmedia/
/_activities
/_activity
/_category
@ -2426,6 +2434,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/_employer_name
/_followers
/_following
/_globalreferences/
/_jcr_content
/_jcr_content*.html
/_jcr_content/par
@ -2440,6 +2449,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/_type
/_uwa
/_widget
/a-com-no-follow-no-index/
/abm
/about
/about
@ -2543,7 +2553,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/article/figure/powerpoint
/article/metrics
/articlelist/*
/articlelist/*http://zenodo.org/robots.txt
/articlelist/*http://tiny.cc/robots.txt
/articleshow_amitr/*
/articleshowajax/*
/articleshowhsbc/
@ -2657,6 +2667,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/click$
/click?type=*$
/client$
/client/
/clients/
/clima/
/clipping
/cm/
@ -2725,6 +2737,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/contacts
/contactus/mwaas*
/content
/content/acom/
/content/experience-fragments/global_pdc
/content/usergenerated/asi/mongo/content/sites/activitystreams/activities/community
/contribute/*
@ -2740,6 +2753,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/cookie.js
/cookie/dmaid
/cookie_solutions/new
/core/
/country
/cover
/covid-19-across-world/*
@ -2873,6 +2887,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/entrylist-*.html
/entrylist.html
/error
/error/
/eshop
/estore
/etag$
@ -2976,6 +2991,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/hack
/hardware/*/cart
/havadurumu/
/header/global-header/
/headlines
/health/search/filter
/healthvault/
@ -3144,6 +3160,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/login.cms*
/login/verify-email
/login?
/loginpage
/logout
/longhorn/
/lookup?
@ -3264,7 +3281,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newsletter
/newssearch
/nightly-news
/no-referrer-when-downgradehttp://science.org/robots.txt
/no-referrer-when-downgradehttp://globesimregistrations.ph/robots.txt
/no-search-results
/node
/node/add
@ -3660,7 +3677,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/shopping/vr
/shoppingcart
/showads.js
/showtimes/location/*http://gmail.com/robots.txt
/showtimes/location/*http://img.youtube.com/robots.txt
/sign_in?
/signin
/signin-oidc
@ -3670,6 +3687,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/signup?signup_token=
/similar
/site/
/sitecore/
/sitemap_gpdc.xml
/sitethankyou.aspx
/skeleton
@ -3960,7 +3978,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?*__rmidpage
?*_hsmi=
?*ajs_event
?*apikey*http://hackernoon.com/robots.txt
?*apikey*http://vk.com/robots.txt
?*app
?*aspects=
?*attachment_id
@ -4402,7 +4420,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?q=user
?q=user/login
?q=user/logout
?q=user/logout/http://journals.plos.org/robots.txt
?q=user/logout/http://rebrand.ly/robots.txt
?q=user/password
?q=user/register
?q=vote
@ -4575,7 +4593,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
@me$
AI
AITripBuilder
API/v2$http://pitchfork.com/robots.txt
API/v2$http://hbr.org/robots.txt
APIAccessSupport
AWSEC2/2006-06-26
AWSEC2/2006-10-01
@ -6268,7 +6286,7 @@ account-settings
account-setup
account/
account/*
account/*http://foursquare.com/robots.txt
account/*http://healthtips1dr.blogspot.com/robots.txt
account/accomplishments
account/ackgift
account/authenticate
@ -6733,7 +6751,7 @@ api/editionurlgenerator
api/extensions/1.0/extensions
api/federation
api/html
api/http://usatoday.com/robots.txt
api/http://kobo.com/robots.txt
api/infinite-list.html
api/internal/*/location
api/internal/_bb
@ -6805,7 +6823,7 @@ app$
app*_
app*form_id=
app-ads.txt
app-ads.txthttp://static.parastorage.com/robots.txt
app-ads.txthttp://digital-strategy.ec.europa.eu/robots.txt
app-center/oauth/authorize
app-directory
app-market/search-result?query=
@ -7621,7 +7639,7 @@ blog/*?text=
blog/*sitemap.xml$
blog/*utm_source=
blog/.*
blog/.html.*http://raw.githubusercontent.com/robots.txt
blog/.html.*http://samsung.com/robots.txt
blog/10-lessons-from-an-engineering-manager/$
blog/23-prototyping-resources-to-bookmark-right-now/$
blog/27-figjam-activities-to-spark-creativity-in-the-classroom/$
@ -8354,7 +8372,7 @@ bookmark_mana2
bookmarklet
bookmarks
bookmarks/widget
bookmarkshttp://store.steampowered.com/robots.txt
bookmarkshttp://ecrs.com/robots.txt
books
books/NBK
books/about
@ -9104,7 +9122,7 @@ cdn-cgi
cdn-cgi/
cdn-cgi/bm/cv
cdn-cgi/challenge-platform
cdn-cgi/http://kids.youtube.com/robots.txt
cdn-cgi/http://medium.com/robots.txt
cdn-cgi/images/trace
cdn-cgi/rum
cdn-cgi/scripts
@ -9135,7 +9153,7 @@ cgi-bin/koha/
cgi-bin/loginpage
cgi-bin/search.fpl
cgi-bin/wx
cgi-binhttp://snipfeed.co/robots.txt
cgi-binhttp://ifttt.com/robots.txt
cgi-local
cgi-mad/
cgi-pct/
@ -9253,7 +9271,7 @@ checkout-external
checkout/
checkout/cart
checkout/package
checkouthttp://bilgematics.com/robots.txt
checkouthttp://moderncalculators.com/robots.txt
checkoutnow
checkouts
checkpoint
@ -9436,7 +9454,7 @@ co/user
co/users
code
code/*
code/http://analytics.google.com/robots.txt
code/http://w3techs.com/robots.txt
codeCoverage
coderpad-for-figjam/$
codesamples/
@ -11489,7 +11507,7 @@ confirmation
conflagexp
connect
connect/@
connect/http://s3-us-west-2.amazonaws.com/robots.txt
connect/http://blog.twitter.com/robots.txt
connect/social-intranet.html
connections
connections/recent
@ -11599,7 +11617,7 @@ content/dam/ircc/documents/pdf/francais/trousses/form/imm5476
content/dam/ircc/documents/pdf/francais/trousses/form/imm5644
content/dam/ircc/documents/pdf/francais/trousses/form/irm0002
content/dam/ircc/documents/pdf/francais/trousses/form/irm0004
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://drupal.org/robots.txt
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://caniuse.com/robots.txt
content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf
content/dam/oecd/
content/dam/pwc/uk/en/assets/pdf/hcl_f2.18.pdf
@ -12886,7 +12904,7 @@ docs
docs$
docs-api-legacy
docs-api-legacy$
docs-api-legacy/http://hulu.com/robots.txt
docs-api-legacy/http://deezer.com/robots.txt
docs-footer
docs/*
docs/3.x/fr
@ -14482,7 +14500,7 @@ files/live/sites/isoorg/files/_noindex
files/resources
fileview
filing/free-file-fillable-forms/free-file-fillable-forms-support
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://workspace.google.com/robots.txt
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://iso.org/robots.txt
filter/
filter/tips
filter/tips
@ -14506,7 +14524,7 @@ find
find$
find-more
find/
find/*http://validator.w3.org/robots.txt
find/*http://freepik.com/robots.txt
finetune
fios
firefox/?
@ -14603,7 +14621,7 @@ forum/members
forum/online
forum/posts
forum/search
forum/ucp.phphttp://katyperry.com/robots.txt
forum/ucp.phphttp://embassybel.ru/robots.txt
forum/viewtopic.php
forum/whats-new
forumTeaser
@ -15184,7 +15202,7 @@ fy-NL/search
fy-NL/user
fy-NL/users
g
g/4arE9Chttp://artstation.com/robots.txt
g/4arE9Chttp://flickr.com/robots.txt
g/api
ga-IE/forums
ga-IE/kb/*/discuss
@ -15923,42 +15941,41 @@ http
http-checker
http2_data
http://2.bp.blogspot.com/robots.txt
http://4.bp.blogspot.com/robots.txt
http://aesthetics.fandom.com/robots.txt
http://arminbwagner.com/robots.txt
http://axios.com/robots.txt
http://bbc.co.uk/robots.txt
http://bitly.com/robots.txt
http://blog.hubspot.com/robots.txt
http://coindesk.com/robots.txt
http://datacommons.org/robots.txt
http://developers.facebook.com/robots.txt
http://embassybel.ru/robots.txt
http://entrepreneur.com/robots.txt
http://about.fb.com/robots.txt
http://akparti.org.tr/robots.txt
http://amazon.de/robots.txt
http://amazon.in/robots.txt
http://ameblo.jp/robots.txt
http://apple.com/robots.txt
http://bbc.com/robots.txt
http://bbcsfx.acropolis.org.uk/robots.txt
http://creativecommons.org/robots.txt
http://en.m.wikipedia.org/robots.txt
http://expedia.com/robots.txt
http://hardcandymusic.com/robots.txt
http://heylink.me/robots.txt
http://lh4.googleusercontent.com/robots.txt
http://gist.github.com/robots.txt
http://govostis.gr/robots.txt
http://groupon.com/robots.txt
http://healthline.com/robots.txt
http://help.twitter.com/robots.txt
http://irishtimes.com/robots.txt
http://iubenda.com/robots.txt
http://lefigaro.fr/robots.txt
http://msdn.microsoft.com/robots.txt
http://nationalgeographic.com/robots.txt
http://nerdwallet.com/robots.txt
http://news.yahoo.com/robots.txt
http://nielsen.com/robots.txt
http://ok.ru/robots.txt
http://orcd.co/robots.txt
http://rantanps.blogspot.com/robots.txt
http://sciencedirect.com/robots.txt
http://speakerdeck.com/robots.txt
http://summit.riot-os.org/robots.txt
http://t.me/robots.txt
http://technorati.com/robots.txt
http://ted.com/robots.txt
http://tenor.com/robots.txt
http://patents.google.com/robots.txt
http://producthunt.com/robots.txt
http://python.org/robots.txt
http://reconstructingjudaism.org/robots.txt
http://seekingalpha.com/robots.txt
http://siteground.com/robots.txt
http://smithsonianmag.com/robots.txt
http://static.wixstatic.com/robots.txt
http://techradar.com/robots.txt
http://theverge.com/robots.txt
http://wired.com/robots.txt
http://wp.me/robots.txt
http://wsj.com/robots.txt
http://yumpu.com/robots.txt
http://zazzle.com/robots.txt
http://zdnet.com/robots.txt
http://threads.net/robots.txt
http://tracks.arte.tv/robots.txt
http://weebly.com/robots.txt
https:/www.alibaba.com
hu
hu-hu/
@ -16448,7 +16465,7 @@ index.php/user/login/
index.php/user/logout
index.php/user/logout
index.php/user/logout/
index.php/user/logout/http://haveibeenpwned.com/robots.txt
index.php/user/logout/http://diigo.com/robots.txt
index.php/user/password
index.php/user/password
index.php/user/password/
@ -16512,7 +16529,7 @@ integrate/
integrations
intelligencer/amp
intent
interactive*http://kinopoisk.ru/robots.txt
interactive*http://fda.gov/robots.txt
interactive/reading-preference
interactives
intercept
@ -18491,7 +18508,7 @@ mre/*.jpg$
mre/*.js$
mre/*.pdf$
mre/*.png$
mre/*.zip$http://omegamasonry.com/robots.txt
mre/*.zip$http://gov.uk/robots.txt
mre/*?
mre/*@@configuracoes_view
mre/*@@download/file$
@ -19336,7 +19353,7 @@ ohcm
ojp
okxbet.com
oma
on-demand/session/*http://msdn.microsoft.com/robots.txt
on-demand/session/*http://nymag.com/robots.txt
onboard
onboarding
one-app-preview
@ -19468,7 +19485,7 @@ p/*/v/*?
p/*/v?
p/*/victory$
p/*/victory?
p/*http://similarweb.com/robots.txt
p/*http://socialimpact.youtube.com/robots.txt
p/*surveyopen
p/*thm=
p/60
@ -20350,7 +20367,7 @@ premium$
premium-reports
premium/
premium/$
premium/http://electad.com/robots.txt
premium/http://s.w.org/robots.txt
premiumsupport/iam/
premiumsupport/knowledge-center/feedback-no/
premiumsupport/knowledge-center/feedback-yes/
@ -20433,7 +20450,7 @@ privacy/zoho-group.html
private
private
private-promo
private/http://explore.org/robots.txt
private/http://sgtrains.com/robots.txt
private/wtrack
pro
pro-learn
@ -20465,7 +20482,7 @@ product-integrations/google-workspace/$
product-integrations/zoom/$
product-managers/$
product-news-zip
product-ratings/http://getbootstrap.com/robots.txt
product-ratings/http://wix.com/robots.txt
product-reviews/B0069IY63Y
product/*
product/electrode/api/logger
@ -23273,7 +23290,7 @@ sort=
sortBy=
sos/clerical/
sos/online_corps/
sos/registration/http://public.tableau.com/robots.txt
sos/registration/http://inc.com/robots.txt
soundcloud-tpa
sounds/player
sounds/player$
@ -23886,7 +23903,7 @@ tag
tag-manager
tag-manager-360
tag/
tag/*+http://pewresearch.org/robots.txt
tag/*+http://dinotim.com/robots.txt
tag/*/shoutbox
tag/*/shoutbox?
tag/credible
@ -24398,7 +24415,7 @@ test.html
test_community
testfl
testgpr
testhttp://edition.cnn.com/robots.txt
testhttp://moskva.stroi-podryad.ru/robots.txt
testing
testpage-forhomepage
tests/*
@ -25127,6 +25144,7 @@ urr
urw
urw/*/product-reviews
us
us-en/careers/admin/careersxmlresult
us-es*/listing/*/favoriters
us-es*/people/*/circle
us-es*/people/*/favorites
@ -25546,7 +25564,7 @@ uy/es/ServicesLandingPage/AdvisoryLanding/RPA/Robotic_Process%20Automation_inser
uy/help
uz/en/
uz/forums
uz/http://ucl.ac.uk/robots.txt
uz/http://bilgematics.com/robots.txt
uz/kb/*/discuss
uz/ru/
uz/search
@ -26465,9 +26483,9 @@ wiki/Wikipedia_discusión:Solicitudes_de_verificación_de_usuarios
wiki/Wikipedia_discusión:Supresores/Candidaturas
wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://advancedformintegration.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://sketchfab.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://support.google.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://en.wikipedia.org/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://engadget.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://win.gs/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
@ -26768,8 +26786,7 @@ wp-admin
wp-admin/
wp-admin/admin-ajax.php
wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://bible.com/robots.txt
wp-admin/admin-ajax.phphttp://us.napster.com/robots.txt
wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt
wp-admin/load-scripts.php
wp-admin/load-styles.php
wp-adv
@ -26971,7 +26988,7 @@ your
your-account
your-shop
youreurope/businessACC
youreurope/businessDEV/http://fortune.com/robots.txt
youreurope/businessDEV/http://europarl.europa.eu/robots.txt
youreurope/citizensACC
youreurope/citizensDEV
yours
@ -27077,7 +27094,7 @@ zh-tw.www.cloudflare.com
zh-tw/
zh-tw/feedback
zh-tw/lp
zh-tw/searchhttp://i2.wp.com/robots.txt
zh-tw/searchhttp://blog.giallozafferano.it/robots.txt
zh-tw/searchresults
zh/
zh/api.php?