mirror of
https://github.com/danielmiessler/SecLists
synced 2026-05-08 12:47:24 +02:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
32f681c323
commit
f3fd6275ec
20 changed files with 3565 additions and 3748 deletions
|
|
@ -3,6 +3,6 @@
|
|||
"last_update": 1773130540
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1773051667
|
||||
"last_update": 1773137877
|
||||
}
|
||||
}
|
||||
|
|
@ -30767,9 +30767,6 @@ index.html
|
|||
htdocs/install/repair.php
|
||||
install/repair.php
|
||||
repair.php
|
||||
htdocs/install/install.forced.docker.php
|
||||
install/install.forced.docker.php
|
||||
install.forced.docker.php
|
||||
htdocs/install/install.forced.sample.php
|
||||
install/install.forced.sample.php
|
||||
install.forced.sample.php
|
||||
|
|
@ -43979,11 +43976,6 @@ supplierinvoicedet_extrafields.php
|
|||
htdocs/admin/supplier_payment.php
|
||||
admin/supplier_payment.php
|
||||
supplier_payment.php
|
||||
htdocs/admin/remotestore/class/README.md
|
||||
admin/remotestore/class/README.md
|
||||
remotestore/class/README.md
|
||||
class/README.md
|
||||
README.md
|
||||
htdocs/admin/remotestore/class/externalModules.class.php
|
||||
admin/remotestore/class/externalModules.class.php
|
||||
remotestore/class/externalModules.class.php
|
||||
|
|
|
|||
|
|
@ -4968,7 +4968,6 @@ htdocs/install/upgrade2.php
|
|||
htdocs/install/lib/repair.lib.php
|
||||
htdocs/install/lib/index.html
|
||||
htdocs/install/repair.php
|
||||
htdocs/install/install.forced.docker.php
|
||||
htdocs/install/install.forced.sample.php
|
||||
htdocs/install/upgrade.php
|
||||
htdocs/install/mysql/data/llx_c_type_resource.sql
|
||||
|
|
@ -7521,7 +7520,6 @@ htdocs/admin/mails_senderprofile_list.php
|
|||
htdocs/admin/company.php
|
||||
htdocs/admin/supplierinvoicedet_extrafields.php
|
||||
htdocs/admin/supplier_payment.php
|
||||
htdocs/admin/remotestore/class/README.md
|
||||
htdocs/admin/remotestore/class/externalModules.class.php
|
||||
htdocs/admin/agenda_reminder.php
|
||||
htdocs/admin/agenda_extsites.php
|
||||
|
|
|
|||
|
|
@ -1502,6 +1502,36 @@ core/modules/shortcut/shortcut.routing.yml
|
|||
modules/shortcut/shortcut.routing.yml
|
||||
shortcut/shortcut.routing.yml
|
||||
shortcut.routing.yml
|
||||
core/modules/shortcut/tests/src/Functional/Jsonapi/ShortcutTest.php
|
||||
modules/shortcut/tests/src/Functional/Jsonapi/ShortcutTest.php
|
||||
shortcut/tests/src/Functional/Jsonapi/ShortcutTest.php
|
||||
tests/src/Functional/Jsonapi/ShortcutTest.php
|
||||
src/Functional/Jsonapi/ShortcutTest.php
|
||||
Functional/Jsonapi/ShortcutTest.php
|
||||
Jsonapi/ShortcutTest.php
|
||||
ShortcutTest.php
|
||||
core/modules/shortcut/tests/src/Functional/Jsonapi/ShortcutSetTest.php
|
||||
modules/shortcut/tests/src/Functional/Jsonapi/ShortcutSetTest.php
|
||||
shortcut/tests/src/Functional/Jsonapi/ShortcutSetTest.php
|
||||
tests/src/Functional/Jsonapi/ShortcutSetTest.php
|
||||
src/Functional/Jsonapi/ShortcutSetTest.php
|
||||
Functional/Jsonapi/ShortcutSetTest.php
|
||||
Jsonapi/ShortcutSetTest.php
|
||||
ShortcutSetTest.php
|
||||
core/modules/shortcut/tests/src/Functional/ConfigTranslationListUiTest.php
|
||||
modules/shortcut/tests/src/Functional/ConfigTranslationListUiTest.php
|
||||
shortcut/tests/src/Functional/ConfigTranslationListUiTest.php
|
||||
tests/src/Functional/ConfigTranslationListUiTest.php
|
||||
src/Functional/ConfigTranslationListUiTest.php
|
||||
Functional/ConfigTranslationListUiTest.php
|
||||
ConfigTranslationListUiTest.php
|
||||
core/modules/shortcut/tests/src/Functional/NavigationShortcutsBlockTest.php
|
||||
modules/shortcut/tests/src/Functional/NavigationShortcutsBlockTest.php
|
||||
shortcut/tests/src/Functional/NavigationShortcutsBlockTest.php
|
||||
tests/src/Functional/NavigationShortcutsBlockTest.php
|
||||
src/Functional/NavigationShortcutsBlockTest.php
|
||||
Functional/NavigationShortcutsBlockTest.php
|
||||
NavigationShortcutsBlockTest.php
|
||||
core/modules/shortcut/tests/src/Functional/ShortcutTranslationUITest.php
|
||||
modules/shortcut/tests/src/Functional/ShortcutTranslationUITest.php
|
||||
shortcut/tests/src/Functional/ShortcutTranslationUITest.php
|
||||
|
|
@ -1656,6 +1686,13 @@ tests/src/Functional/GenericTest.php
|
|||
src/Functional/GenericTest.php
|
||||
Functional/GenericTest.php
|
||||
GenericTest.php
|
||||
core/modules/shortcut/tests/src/Functional/TrustedHostsTest.php
|
||||
modules/shortcut/tests/src/Functional/TrustedHostsTest.php
|
||||
shortcut/tests/src/Functional/TrustedHostsTest.php
|
||||
tests/src/Functional/TrustedHostsTest.php
|
||||
src/Functional/TrustedHostsTest.php
|
||||
Functional/TrustedHostsTest.php
|
||||
TrustedHostsTest.php
|
||||
core/modules/shortcut/tests/src/Kernel/ShortcutCacheTagsTest.php
|
||||
modules/shortcut/tests/src/Kernel/ShortcutCacheTagsTest.php
|
||||
shortcut/tests/src/Kernel/ShortcutCacheTagsTest.php
|
||||
|
|
@ -1670,6 +1707,13 @@ tests/src/Kernel/ShortcutSetValidationTest.php
|
|||
src/Kernel/ShortcutSetValidationTest.php
|
||||
Kernel/ShortcutSetValidationTest.php
|
||||
ShortcutSetValidationTest.php
|
||||
core/modules/shortcut/tests/src/Kernel/ShortcutEntityLinksTest.php
|
||||
modules/shortcut/tests/src/Kernel/ShortcutEntityLinksTest.php
|
||||
shortcut/tests/src/Kernel/ShortcutEntityLinksTest.php
|
||||
tests/src/Kernel/ShortcutEntityLinksTest.php
|
||||
src/Kernel/ShortcutEntityLinksTest.php
|
||||
Kernel/ShortcutEntityLinksTest.php
|
||||
ShortcutEntityLinksTest.php
|
||||
core/modules/shortcut/tests/src/Kernel/ShortcutClaroIntegrationTest.php
|
||||
modules/shortcut/tests/src/Kernel/ShortcutClaroIntegrationTest.php
|
||||
shortcut/tests/src/Kernel/ShortcutClaroIntegrationTest.php
|
||||
|
|
@ -1685,6 +1729,13 @@ src/Unit/Menu/ShortcutLocalTasksTest.php
|
|||
Unit/Menu/ShortcutLocalTasksTest.php
|
||||
Menu/ShortcutLocalTasksTest.php
|
||||
ShortcutLocalTasksTest.php
|
||||
core/modules/shortcut/tests/src/FunctionalJavascript/NavigationBlockUiTest.php
|
||||
modules/shortcut/tests/src/FunctionalJavascript/NavigationBlockUiTest.php
|
||||
shortcut/tests/src/FunctionalJavascript/NavigationBlockUiTest.php
|
||||
tests/src/FunctionalJavascript/NavigationBlockUiTest.php
|
||||
src/FunctionalJavascript/NavigationBlockUiTest.php
|
||||
FunctionalJavascript/NavigationBlockUiTest.php
|
||||
NavigationBlockUiTest.php
|
||||
core/modules/shortcut/shortcut.permissions.yml
|
||||
modules/shortcut/shortcut.permissions.yml
|
||||
shortcut/shortcut.permissions.yml
|
||||
|
|
@ -13934,13 +13985,6 @@ module_test/config/schema/module_test.schema.yml
|
|||
config/schema/module_test.schema.yml
|
||||
schema/module_test.schema.yml
|
||||
module_test.schema.yml
|
||||
core/modules/system/tests/modules/module_test/module_test.module
|
||||
modules/system/tests/modules/module_test/module_test.module
|
||||
system/tests/modules/module_test/module_test.module
|
||||
tests/modules/module_test/module_test.module
|
||||
modules/module_test/module_test.module
|
||||
module_test/module_test.module
|
||||
module_test.module
|
||||
core/modules/system/tests/modules/module_test/module_test.permissions.yml
|
||||
modules/system/tests/modules/module_test/module_test.permissions.yml
|
||||
system/tests/modules/module_test/module_test.permissions.yml
|
||||
|
|
@ -29437,13 +29481,6 @@ tests/src/Functional/NavigationContentTopTest.php
|
|||
src/Functional/NavigationContentTopTest.php
|
||||
Functional/NavigationContentTopTest.php
|
||||
NavigationContentTopTest.php
|
||||
core/modules/navigation/tests/src/Functional/NavigationShortcutsBlockTest.php
|
||||
modules/navigation/tests/src/Functional/NavigationShortcutsBlockTest.php
|
||||
navigation/tests/src/Functional/NavigationShortcutsBlockTest.php
|
||||
tests/src/Functional/NavigationShortcutsBlockTest.php
|
||||
src/Functional/NavigationShortcutsBlockTest.php
|
||||
Functional/NavigationShortcutsBlockTest.php
|
||||
NavigationShortcutsBlockTest.php
|
||||
core/modules/navigation/tests/src/Functional/NavigationSafeBlockDefinitionTest.php
|
||||
modules/navigation/tests/src/Functional/NavigationSafeBlockDefinitionTest.php
|
||||
navigation/tests/src/Functional/NavigationSafeBlockDefinitionTest.php
|
||||
|
|
@ -37307,13 +37344,6 @@ tests/src/Kernel/FakeSiteFixtureTest.php
|
|||
src/Kernel/FakeSiteFixtureTest.php
|
||||
Kernel/FakeSiteFixtureTest.php
|
||||
FakeSiteFixtureTest.php
|
||||
core/modules/package_manager/tests/src/Kernel/AllowedScaffoldPackagesValidatorTest.php
|
||||
modules/package_manager/tests/src/Kernel/AllowedScaffoldPackagesValidatorTest.php
|
||||
package_manager/tests/src/Kernel/AllowedScaffoldPackagesValidatorTest.php
|
||||
tests/src/Kernel/AllowedScaffoldPackagesValidatorTest.php
|
||||
src/Kernel/AllowedScaffoldPackagesValidatorTest.php
|
||||
Kernel/AllowedScaffoldPackagesValidatorTest.php
|
||||
AllowedScaffoldPackagesValidatorTest.php
|
||||
core/modules/package_manager/tests/src/Kernel/InstalledPackagesListTest.php
|
||||
modules/package_manager/tests/src/Kernel/InstalledPackagesListTest.php
|
||||
package_manager/tests/src/Kernel/InstalledPackagesListTest.php
|
||||
|
|
@ -37922,12 +37952,6 @@ package_manager/src/Validator/DuplicateInfoFileValidator.php
|
|||
src/Validator/DuplicateInfoFileValidator.php
|
||||
Validator/DuplicateInfoFileValidator.php
|
||||
DuplicateInfoFileValidator.php
|
||||
core/modules/package_manager/src/Validator/AllowedScaffoldPackagesValidator.php
|
||||
modules/package_manager/src/Validator/AllowedScaffoldPackagesValidator.php
|
||||
package_manager/src/Validator/AllowedScaffoldPackagesValidator.php
|
||||
src/Validator/AllowedScaffoldPackagesValidator.php
|
||||
Validator/AllowedScaffoldPackagesValidator.php
|
||||
AllowedScaffoldPackagesValidator.php
|
||||
core/modules/package_manager/src/Validator/SandboxDirectoryValidator.php
|
||||
modules/package_manager/src/Validator/SandboxDirectoryValidator.php
|
||||
package_manager/src/Validator/SandboxDirectoryValidator.php
|
||||
|
|
@ -56333,13 +56357,6 @@ tests/src/Functional/ImageStyleTest.php
|
|||
src/Functional/ImageStyleTest.php
|
||||
Functional/ImageStyleTest.php
|
||||
ImageStyleTest.php
|
||||
core/modules/jsonapi/tests/src/Functional/ShortcutTest.php
|
||||
modules/jsonapi/tests/src/Functional/ShortcutTest.php
|
||||
jsonapi/tests/src/Functional/ShortcutTest.php
|
||||
tests/src/Functional/ShortcutTest.php
|
||||
src/Functional/ShortcutTest.php
|
||||
Functional/ShortcutTest.php
|
||||
ShortcutTest.php
|
||||
core/modules/jsonapi/tests/src/Functional/NodeTest.php
|
||||
modules/jsonapi/tests/src/Functional/NodeTest.php
|
||||
jsonapi/tests/src/Functional/NodeTest.php
|
||||
|
|
@ -56396,13 +56413,6 @@ tests/src/Functional/JsonApiFunctionalTestBase.php
|
|||
src/Functional/JsonApiFunctionalTestBase.php
|
||||
Functional/JsonApiFunctionalTestBase.php
|
||||
JsonApiFunctionalTestBase.php
|
||||
core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php
|
||||
modules/jsonapi/tests/src/Functional/ShortcutSetTest.php
|
||||
jsonapi/tests/src/Functional/ShortcutSetTest.php
|
||||
tests/src/Functional/ShortcutSetTest.php
|
||||
src/Functional/ShortcutSetTest.php
|
||||
Functional/ShortcutSetTest.php
|
||||
ShortcutSetTest.php
|
||||
core/modules/jsonapi/tests/src/Functional/MenuTest.php
|
||||
modules/jsonapi/tests/src/Functional/MenuTest.php
|
||||
jsonapi/tests/src/Functional/MenuTest.php
|
||||
|
|
@ -75615,13 +75625,6 @@ Tests/Core/Session/CalculatedPermissionsTest.php
|
|||
Core/Session/CalculatedPermissionsTest.php
|
||||
Session/CalculatedPermissionsTest.php
|
||||
CalculatedPermissionsTest.php
|
||||
core/tests/Drupal/Tests/Core/Session/SessionManagerTest.php
|
||||
tests/Drupal/Tests/Core/Session/SessionManagerTest.php
|
||||
Drupal/Tests/Core/Session/SessionManagerTest.php
|
||||
Tests/Core/Session/SessionManagerTest.php
|
||||
Core/Session/SessionManagerTest.php
|
||||
Session/SessionManagerTest.php
|
||||
SessionManagerTest.php
|
||||
core/tests/Drupal/Tests/Core/Session/UserSessionTest.php
|
||||
tests/Drupal/Tests/Core/Session/UserSessionTest.php
|
||||
Drupal/Tests/Core/Session/UserSessionTest.php
|
||||
|
|
@ -77471,6 +77474,13 @@ Tests/Core/Layout/LayoutAttributeTest.php
|
|||
Core/Layout/LayoutAttributeTest.php
|
||||
Layout/LayoutAttributeTest.php
|
||||
LayoutAttributeTest.php
|
||||
core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerExceptionTest.php
|
||||
tests/Drupal/Tests/Core/Layout/LayoutPluginManagerExceptionTest.php
|
||||
Drupal/Tests/Core/Layout/LayoutPluginManagerExceptionTest.php
|
||||
Tests/Core/Layout/LayoutPluginManagerExceptionTest.php
|
||||
Core/Layout/LayoutPluginManagerExceptionTest.php
|
||||
Layout/LayoutPluginManagerExceptionTest.php
|
||||
LayoutPluginManagerExceptionTest.php
|
||||
core/tests/Drupal/Tests/Core/Layout/LayoutDefaultTest.php
|
||||
tests/Drupal/Tests/Core/Layout/LayoutDefaultTest.php
|
||||
Drupal/Tests/Core/Layout/LayoutDefaultTest.php
|
||||
|
|
|
|||
|
|
@ -213,6 +213,10 @@ core/modules/migrate_drupal_ui/migrate_drupal_ui.info.yml
|
|||
core/modules/shortcut/config/install/shortcut.set.default.yml
|
||||
core/modules/shortcut/config/schema/shortcut.schema.yml
|
||||
core/modules/shortcut/shortcut.routing.yml
|
||||
core/modules/shortcut/tests/src/Functional/Jsonapi/ShortcutTest.php
|
||||
core/modules/shortcut/tests/src/Functional/Jsonapi/ShortcutSetTest.php
|
||||
core/modules/shortcut/tests/src/Functional/ConfigTranslationListUiTest.php
|
||||
core/modules/shortcut/tests/src/Functional/NavigationShortcutsBlockTest.php
|
||||
core/modules/shortcut/tests/src/Functional/ShortcutTranslationUITest.php
|
||||
core/modules/shortcut/tests/src/Functional/ShortcutCacheTagsTest.php
|
||||
core/modules/shortcut/tests/src/Functional/ShortcutSetsTest.php
|
||||
|
|
@ -233,10 +237,13 @@ core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonCookieTest.php
|
|||
core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php
|
||||
core/modules/shortcut/tests/src/Functional/Rest/ShortcutJsonAnonTest.php
|
||||
core/modules/shortcut/tests/src/Functional/GenericTest.php
|
||||
core/modules/shortcut/tests/src/Functional/TrustedHostsTest.php
|
||||
core/modules/shortcut/tests/src/Kernel/ShortcutCacheTagsTest.php
|
||||
core/modules/shortcut/tests/src/Kernel/ShortcutSetValidationTest.php
|
||||
core/modules/shortcut/tests/src/Kernel/ShortcutEntityLinksTest.php
|
||||
core/modules/shortcut/tests/src/Kernel/ShortcutClaroIntegrationTest.php
|
||||
core/modules/shortcut/tests/src/Unit/Menu/ShortcutLocalTasksTest.php
|
||||
core/modules/shortcut/tests/src/FunctionalJavascript/NavigationBlockUiTest.php
|
||||
core/modules/shortcut/shortcut.permissions.yml
|
||||
core/modules/shortcut/images/favstar.svg
|
||||
core/modules/shortcut/images/favstar-rtl.svg
|
||||
|
|
@ -2046,7 +2053,6 @@ core/modules/system/tests/modules/module_install_unmet_requirements/src/Install/
|
|||
core/modules/system/tests/modules/theme_region_test/theme_region_test.info.yml
|
||||
core/modules/system/tests/modules/theme_region_test/src/Hook/ThemeRegionTestThemeHooks.php
|
||||
core/modules/system/tests/modules/module_test/config/schema/module_test.schema.yml
|
||||
core/modules/system/tests/modules/module_test/module_test.module
|
||||
core/modules/system/tests/modules/module_test/module_test.permissions.yml
|
||||
core/modules/system/tests/modules/module_test/module_test.services.yml
|
||||
core/modules/system/tests/modules/module_test/module_test.info.yml
|
||||
|
|
@ -4013,7 +4019,6 @@ core/modules/navigation/tests/navigation_test_block/src/Hook/NavigationTestBlock
|
|||
core/modules/navigation/tests/navigation_test_block/navigation_test_block.info.yml
|
||||
core/modules/navigation/tests/src/Functional/NavigationWorkspacesUiTest.php
|
||||
core/modules/navigation/tests/src/Functional/NavigationContentTopTest.php
|
||||
core/modules/navigation/tests/src/Functional/NavigationShortcutsBlockTest.php
|
||||
core/modules/navigation/tests/src/Functional/NavigationSafeBlockDefinitionTest.php
|
||||
core/modules/navigation/tests/src/Functional/NavigationUserBlockTest.php
|
||||
core/modules/navigation/tests/src/Functional/NavigationTopBarTest.php
|
||||
|
|
@ -5175,7 +5180,6 @@ core/modules/package_manager/tests/src/Kernel/ChangeLoggerTest.php
|
|||
core/modules/package_manager/tests/src/Kernel/SupportedReleaseValidatorTest.php
|
||||
core/modules/package_manager/tests/src/Kernel/LockFileValidatorTest.php
|
||||
core/modules/package_manager/tests/src/Kernel/FakeSiteFixtureTest.php
|
||||
core/modules/package_manager/tests/src/Kernel/AllowedScaffoldPackagesValidatorTest.php
|
||||
core/modules/package_manager/tests/src/Kernel/InstalledPackagesListTest.php
|
||||
core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorInsecureTest.php
|
||||
core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorSimpleValidTest.php
|
||||
|
|
@ -5276,7 +5280,6 @@ core/modules/package_manager/src/Validator/SymlinkValidator.php
|
|||
core/modules/package_manager/src/Validator/BaseRequirementsFulfilledValidator.php
|
||||
core/modules/package_manager/src/Validator/DiskSpaceValidator.php
|
||||
core/modules/package_manager/src/Validator/DuplicateInfoFileValidator.php
|
||||
core/modules/package_manager/src/Validator/AllowedScaffoldPackagesValidator.php
|
||||
core/modules/package_manager/src/Validator/SandboxDirectoryValidator.php
|
||||
core/modules/package_manager/src/Validator/PhpExtensionsValidator.php
|
||||
core/modules/package_manager/src/Validator/PendingUpdatesValidator.php
|
||||
|
|
@ -7936,7 +7939,6 @@ core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php
|
|||
core/modules/jsonapi/tests/src/Functional/SettingsFormTest.php
|
||||
core/modules/jsonapi/tests/src/Functional/WorkflowTest.php
|
||||
core/modules/jsonapi/tests/src/Functional/ImageStyleTest.php
|
||||
core/modules/jsonapi/tests/src/Functional/ShortcutTest.php
|
||||
core/modules/jsonapi/tests/src/Functional/NodeTest.php
|
||||
core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php
|
||||
core/modules/jsonapi/tests/src/Functional/GenericTest.php
|
||||
|
|
@ -7945,7 +7947,6 @@ core/modules/jsonapi/tests/src/Functional/BlockContentTypeTest.php
|
|||
core/modules/jsonapi/tests/src/Functional/JsonApiPatchRegressionTest.php
|
||||
core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupportedTest.php
|
||||
core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalTestBase.php
|
||||
core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php
|
||||
core/modules/jsonapi/tests/src/Functional/MenuTest.php
|
||||
core/modules/jsonapi/tests/src/Functional/TermTest.php
|
||||
core/modules/jsonapi/tests/src/Functional/ViewTest.php
|
||||
|
|
@ -10723,7 +10724,6 @@ core/tests/Drupal/Tests/Core/Discovery/YamlDiscoveryTest.php
|
|||
core/tests/Drupal/Tests/Core/Session/SessionConfigurationTest.php
|
||||
core/tests/Drupal/Tests/Core/Session/RefinableCalculatedPermissionsTest.php
|
||||
core/tests/Drupal/Tests/Core/Session/CalculatedPermissionsTest.php
|
||||
core/tests/Drupal/Tests/Core/Session/SessionManagerTest.php
|
||||
core/tests/Drupal/Tests/Core/Session/UserSessionTest.php
|
||||
core/tests/Drupal/Tests/Core/Session/AnonymousUserSessionTest.php
|
||||
core/tests/Drupal/Tests/Core/Session/SuperUserAccessPolicyTest.php
|
||||
|
|
@ -10974,6 +10974,7 @@ core/tests/Drupal/Tests/Core/Hook/HookCollectorPassTest.php
|
|||
core/tests/Drupal/Tests/Core/Hook/ImplementationListTest.php
|
||||
core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php
|
||||
core/tests/Drupal/Tests/Core/Layout/LayoutAttributeTest.php
|
||||
core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerExceptionTest.php
|
||||
core/tests/Drupal/Tests/Core/Layout/LayoutDefaultTest.php
|
||||
core/tests/Drupal/Tests/Core/PageCache/ChainResponsePolicyTest.php
|
||||
core/tests/Drupal/Tests/Core/PageCache/ChainRequestPolicyTest.php
|
||||
|
|
|
|||
|
|
@ -645,6 +645,12 @@ extensions/gdpr/tests/phpunit.unit.xml
|
|||
gdpr/tests/phpunit.unit.xml
|
||||
tests/phpunit.unit.xml
|
||||
phpunit.unit.xml
|
||||
extensions/gdpr/tests/integration/console/ClearConfirmationIpsTest.php
|
||||
gdpr/tests/integration/console/ClearConfirmationIpsTest.php
|
||||
tests/integration/console/ClearConfirmationIpsTest.php
|
||||
integration/console/ClearConfirmationIpsTest.php
|
||||
console/ClearConfirmationIpsTest.php
|
||||
ClearConfirmationIpsTest.php
|
||||
extensions/gdpr/tests/integration/setup.php
|
||||
gdpr/tests/integration/setup.php
|
||||
tests/integration/setup.php
|
||||
|
|
@ -858,6 +864,11 @@ gdpr/src/Console/DailySchedule.php
|
|||
src/Console/DailySchedule.php
|
||||
Console/DailySchedule.php
|
||||
DailySchedule.php
|
||||
extensions/gdpr/src/Console/ClearConfirmationIps.php
|
||||
gdpr/src/Console/ClearConfirmationIps.php
|
||||
src/Console/ClearConfirmationIps.php
|
||||
Console/ClearConfirmationIps.php
|
||||
ClearConfirmationIps.php
|
||||
extensions/gdpr/src/Console/ProcessEraseRequests.php
|
||||
gdpr/src/Console/ProcessEraseRequests.php
|
||||
src/Console/ProcessEraseRequests.php
|
||||
|
|
@ -1012,6 +1023,10 @@ gdpr/src/Access/UserPolicy.php
|
|||
src/Access/UserPolicy.php
|
||||
Access/UserPolicy.php
|
||||
UserPolicy.php
|
||||
extensions/gdpr/migrations/2026_03_06_000000_add_confirmation_ip_to_gdpr_erasure_table.php
|
||||
gdpr/migrations/2026_03_06_000000_add_confirmation_ip_to_gdpr_erasure_table.php
|
||||
migrations/2026_03_06_000000_add_confirmation_ip_to_gdpr_erasure_table.php
|
||||
2026_03_06_000000_add_confirmation_ip_to_gdpr_erasure_table.php
|
||||
extensions/gdpr/migrations/2024_11_03_000001_remove_previous_migration_keys.php
|
||||
gdpr/migrations/2024_11_03_000001_remove_previous_migration_keys.php
|
||||
migrations/2024_11_03_000001_remove_previous_migration_keys.php
|
||||
|
|
@ -2311,6 +2326,11 @@ tags/less/forum/ToggleButton.less
|
|||
less/forum/ToggleButton.less
|
||||
forum/ToggleButton.less
|
||||
ToggleButton.less
|
||||
extensions/tags/less/forum/TagPost.less
|
||||
tags/less/forum/TagPost.less
|
||||
less/forum/TagPost.less
|
||||
forum/TagPost.less
|
||||
TagPost.less
|
||||
extensions/tags/less/forum/TagCloud.less
|
||||
tags/less/forum/TagCloud.less
|
||||
less/forum/TagCloud.less
|
||||
|
|
@ -9400,6 +9420,18 @@ core/src/User/PasswordToken.php
|
|||
src/User/PasswordToken.php
|
||||
User/PasswordToken.php
|
||||
PasswordToken.php
|
||||
framework/core/src/User/Avatar/DefaultDriver.php
|
||||
core/src/User/Avatar/DefaultDriver.php
|
||||
src/User/Avatar/DefaultDriver.php
|
||||
User/Avatar/DefaultDriver.php
|
||||
Avatar/DefaultDriver.php
|
||||
DefaultDriver.php
|
||||
framework/core/src/User/Avatar/DriverInterface.php
|
||||
core/src/User/Avatar/DriverInterface.php
|
||||
src/User/Avatar/DriverInterface.php
|
||||
User/Avatar/DriverInterface.php
|
||||
Avatar/DriverInterface.php
|
||||
DriverInterface.php
|
||||
framework/core/src/User/AvatarValidator.php
|
||||
core/src/User/AvatarValidator.php
|
||||
src/User/AvatarValidator.php
|
||||
|
|
|
|||
|
|
@ -136,6 +136,7 @@ extensions/gdpr/tests/unit/TypeTest.php
|
|||
extensions/gdpr/tests/unit/.gitkeep
|
||||
extensions/gdpr/tests/phpunit.integration.xml
|
||||
extensions/gdpr/tests/phpunit.unit.xml
|
||||
extensions/gdpr/tests/integration/console/ClearConfirmationIpsTest.php
|
||||
extensions/gdpr/tests/integration/setup.php
|
||||
extensions/gdpr/tests/integration/forum/ConfirmErasureTest.php
|
||||
extensions/gdpr/tests/integration/api/ExtenderTest.php
|
||||
|
|
@ -175,6 +176,7 @@ extensions/gdpr/src/Jobs/GdprJob.php
|
|||
extensions/gdpr/src/Models/Export.php
|
||||
extensions/gdpr/src/Models/ErasureRequest.php
|
||||
extensions/gdpr/src/Console/DailySchedule.php
|
||||
extensions/gdpr/src/Console/ClearConfirmationIps.php
|
||||
extensions/gdpr/src/Console/ProcessEraseRequests.php
|
||||
extensions/gdpr/src/Console/DestroyExportsCommand.php
|
||||
extensions/gdpr/src/ZipManager.php
|
||||
|
|
@ -206,6 +208,7 @@ extensions/gdpr/src/Contracts/DataType.php
|
|||
extensions/gdpr/src/StorageManager.php
|
||||
extensions/gdpr/src/Access/ErasureRequestPolicy.php
|
||||
extensions/gdpr/src/Access/UserPolicy.php
|
||||
extensions/gdpr/migrations/2026_03_06_000000_add_confirmation_ip_to_gdpr_erasure_table.php
|
||||
extensions/gdpr/migrations/2024_11_03_000001_remove_previous_migration_keys.php
|
||||
extensions/gdpr/migrations/2024_10_31_000002_add_anonymized_column_to_user_table.php
|
||||
extensions/gdpr/migrations/2024_11_03_000002_modify_erasure_table_set_verification_token_nullable.php
|
||||
|
|
@ -441,6 +444,7 @@ extensions/tags/less/admin/EditTagModal.less
|
|||
extensions/tags/less/admin.less
|
||||
extensions/tags/less/forum/TagTiles.less
|
||||
extensions/tags/less/forum/ToggleButton.less
|
||||
extensions/tags/less/forum/TagPost.less
|
||||
extensions/tags/less/forum/TagCloud.less
|
||||
extensions/tags/less/forum/TagHero.less
|
||||
extensions/tags/locale/en.yml
|
||||
|
|
@ -1750,6 +1754,8 @@ framework/core/src/User/Throttler/EmailActivationThrottler.php
|
|||
framework/core/src/User/Throttler/PasswordResetThrottler.php
|
||||
framework/core/src/User/Throttler/EmailChangeThrottler.php
|
||||
framework/core/src/User/PasswordToken.php
|
||||
framework/core/src/User/Avatar/DefaultDriver.php
|
||||
framework/core/src/User/Avatar/DriverInterface.php
|
||||
framework/core/src/User/AvatarValidator.php
|
||||
framework/core/src/User/SelfDemotionGuard.php
|
||||
framework/core/src/User/Search/Filter/EmailFilter.php
|
||||
|
|
|
|||
|
|
@ -191087,6 +191087,16 @@ Controller/Adminhtml/Category/MoveTest.php
|
|||
Adminhtml/Category/MoveTest.php
|
||||
Category/MoveTest.php
|
||||
MoveTest.php
|
||||
app/code/Magento/Catalog/Test/Unit/Controller/Adminhtml/Category/CategoriesJsonTest.php
|
||||
code/Magento/Catalog/Test/Unit/Controller/Adminhtml/Category/CategoriesJsonTest.php
|
||||
Magento/Catalog/Test/Unit/Controller/Adminhtml/Category/CategoriesJsonTest.php
|
||||
Catalog/Test/Unit/Controller/Adminhtml/Category/CategoriesJsonTest.php
|
||||
Test/Unit/Controller/Adminhtml/Category/CategoriesJsonTest.php
|
||||
Unit/Controller/Adminhtml/Category/CategoriesJsonTest.php
|
||||
Controller/Adminhtml/Category/CategoriesJsonTest.php
|
||||
Adminhtml/Category/CategoriesJsonTest.php
|
||||
Category/CategoriesJsonTest.php
|
||||
CategoriesJsonTest.php
|
||||
app/code/Magento/Catalog/Test/Unit/Controller/Adminhtml/Category/SaveTest.php
|
||||
code/Magento/Catalog/Test/Unit/Controller/Adminhtml/Category/SaveTest.php
|
||||
Magento/Catalog/Test/Unit/Controller/Adminhtml/Category/SaveTest.php
|
||||
|
|
@ -194722,6 +194732,18 @@ Form/Renderer/Fieldset/ElementTest.php
|
|||
Renderer/Fieldset/ElementTest.php
|
||||
Fieldset/ElementTest.php
|
||||
ElementTest.php
|
||||
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Helper/Form/ApplyTest.php
|
||||
code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Helper/Form/ApplyTest.php
|
||||
Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Helper/Form/ApplyTest.php
|
||||
Catalog/Test/Unit/Block/Adminhtml/Product/Helper/Form/ApplyTest.php
|
||||
Test/Unit/Block/Adminhtml/Product/Helper/Form/ApplyTest.php
|
||||
Unit/Block/Adminhtml/Product/Helper/Form/ApplyTest.php
|
||||
Block/Adminhtml/Product/Helper/Form/ApplyTest.php
|
||||
Adminhtml/Product/Helper/Form/ApplyTest.php
|
||||
Product/Helper/Form/ApplyTest.php
|
||||
Helper/Form/ApplyTest.php
|
||||
Form/ApplyTest.php
|
||||
ApplyTest.php
|
||||
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Helper/Form/ImageTest.php
|
||||
code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Helper/Form/ImageTest.php
|
||||
Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Helper/Form/ImageTest.php
|
||||
|
|
@ -194782,6 +194804,16 @@ Product/Helper/Form/WeightTest.php
|
|||
Helper/Form/WeightTest.php
|
||||
Form/WeightTest.php
|
||||
WeightTest.php
|
||||
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/GridTest.php
|
||||
code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/GridTest.php
|
||||
Magento/Catalog/Test/Unit/Block/Adminhtml/Product/GridTest.php
|
||||
Catalog/Test/Unit/Block/Adminhtml/Product/GridTest.php
|
||||
Test/Unit/Block/Adminhtml/Product/GridTest.php
|
||||
Unit/Block/Adminhtml/Product/GridTest.php
|
||||
Block/Adminhtml/Product/GridTest.php
|
||||
Adminhtml/Product/GridTest.php
|
||||
Product/GridTest.php
|
||||
GridTest.php
|
||||
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/PriceTest.php
|
||||
code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/PriceTest.php
|
||||
Magento/Catalog/Test/Unit/Block/Adminhtml/Product/PriceTest.php
|
||||
|
|
|
|||
|
|
@ -22973,6 +22973,7 @@ app/code/Magento/Catalog/Test/Unit/Controller/Adminhtml/Product/AddAttributeToTe
|
|||
app/code/Magento/Catalog/Test/Unit/Controller/Adminhtml/Product/Set/EditTest.php
|
||||
app/code/Magento/Catalog/Test/Unit/Controller/Adminhtml/Category/DeleteTest.php
|
||||
app/code/Magento/Catalog/Test/Unit/Controller/Adminhtml/Category/MoveTest.php
|
||||
app/code/Magento/Catalog/Test/Unit/Controller/Adminhtml/Category/CategoriesJsonTest.php
|
||||
app/code/Magento/Catalog/Test/Unit/Controller/Adminhtml/Category/SaveTest.php
|
||||
app/code/Magento/Catalog/Test/Unit/Controller/Adminhtml/Category/Image/UploadTest.php
|
||||
app/code/Magento/Catalog/Test/Unit/Controller/Adminhtml/Category/Widget/ChooserTest.php
|
||||
|
|
@ -23331,11 +23332,13 @@ app/code/Magento/Catalog/Test/Unit/Service/SpecialPriceServiceTest.php
|
|||
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Helper/Form/Wysiwyg/ContentTest.php
|
||||
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Helper/Form/WysiwygTest.php
|
||||
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Form/Renderer/Fieldset/ElementTest.php
|
||||
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Helper/Form/ApplyTest.php
|
||||
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Helper/Form/ImageTest.php
|
||||
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Helper/Form/CategoryTest.php
|
||||
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Helper/Form/ConfigTest.php
|
||||
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Helper/Form/GalleryTest.php
|
||||
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Helper/Form/WeightTest.php
|
||||
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/GridTest.php
|
||||
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/PriceTest.php
|
||||
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Attribute/GridTest.php
|
||||
app/code/Magento/Catalog/Test/Unit/Block/Adminhtml/Product/Attribute/Edit/Tab/AdvancedTest.php
|
||||
|
|
|
|||
|
|
@ -59176,6 +59176,12 @@ data/en-gb/customer/customer_group-2.json
|
|||
en-gb/customer/customer_group-2.json
|
||||
customer/customer_group-2.json
|
||||
customer_group-2.json
|
||||
upload/admin/view/data/localisation/currency.json
|
||||
admin/view/data/localisation/currency.json
|
||||
view/data/localisation/currency.json
|
||||
data/localisation/currency.json
|
||||
localisation/currency.json
|
||||
currency.json
|
||||
upload/admin/view/fonts/opencart.woff
|
||||
admin/view/fonts/opencart.woff
|
||||
view/fonts/opencart.woff
|
||||
|
|
|
|||
|
|
@ -8036,6 +8036,7 @@ upload/admin/view/data/en-gb/customer/customer_group-1.json
|
|||
upload/admin/view/data/en-gb/customer/customer_group.json
|
||||
upload/admin/view/data/en-gb/customer/customer_group-3.json
|
||||
upload/admin/view/data/en-gb/customer/customer_group-2.json
|
||||
upload/admin/view/data/localisation/currency.json
|
||||
upload/admin/view/fonts/opencart.woff
|
||||
upload/admin/view/fonts/fontawesome/LICENSE.txt
|
||||
upload/admin/view/fonts/fontawesome/webfonts/fa-v4compatibility.ttf
|
||||
|
|
|
|||
|
|
@ -497,6 +497,12 @@ tests/DefaultConfig/Content/ContentWithUploadAudio.spec.ts
|
|||
DefaultConfig/Content/ContentWithUploadAudio.spec.ts
|
||||
Content/ContentWithUploadAudio.spec.ts
|
||||
ContentWithUploadAudio.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentVariantCultureValidation.spec.ts
|
||||
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentVariantCultureValidation.spec.ts
|
||||
tests/DefaultConfig/Content/ContentVariantCultureValidation.spec.ts
|
||||
DefaultConfig/Content/ContentVariantCultureValidation.spec.ts
|
||||
Content/ContentVariantCultureValidation.spec.ts
|
||||
ContentVariantCultureValidation.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ScheduledPublishing.spec.ts
|
||||
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ScheduledPublishing.spec.ts
|
||||
tests/DefaultConfig/Content/ScheduledPublishing.spec.ts
|
||||
|
|
@ -551,6 +557,12 @@ DefaultConfig/Content/RichTextEditor/VariantTipTapBlocks.spec.ts
|
|||
Content/RichTextEditor/VariantTipTapBlocks.spec.ts
|
||||
RichTextEditor/VariantTipTapBlocks.spec.ts
|
||||
VariantTipTapBlocks.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentVariantBlockCultureValidation.spec.ts
|
||||
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentVariantBlockCultureValidation.spec.ts
|
||||
tests/DefaultConfig/Content/ContentVariantBlockCultureValidation.spec.ts
|
||||
DefaultConfig/Content/ContentVariantBlockCultureValidation.spec.ts
|
||||
Content/ContentVariantBlockCultureValidation.spec.ts
|
||||
ContentVariantBlockCultureValidation.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithUploadArticle.spec.ts
|
||||
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithUploadArticle.spec.ts
|
||||
tests/DefaultConfig/Content/ContentWithUploadArticle.spec.ts
|
||||
|
|
@ -33522,21 +33534,6 @@ packages/core/auth/index.ts
|
|||
core/auth/index.ts
|
||||
auth/index.ts
|
||||
index.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/auth/auth-flow.ts
|
||||
Umbraco.Web.UI.Client/src/packages/core/auth/auth-flow.ts
|
||||
src/packages/core/auth/auth-flow.ts
|
||||
packages/core/auth/auth-flow.ts
|
||||
core/auth/auth-flow.ts
|
||||
auth/auth-flow.ts
|
||||
auth-flow.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/auth/workers/token-check.worker.ts
|
||||
Umbraco.Web.UI.Client/src/packages/core/auth/workers/token-check.worker.ts
|
||||
src/packages/core/auth/workers/token-check.worker.ts
|
||||
packages/core/auth/workers/token-check.worker.ts
|
||||
core/auth/workers/token-check.worker.ts
|
||||
auth/workers/token-check.worker.ts
|
||||
workers/token-check.worker.ts
|
||||
token-check.worker.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/auth/auth.context.ts
|
||||
Umbraco.Web.UI.Client/src/packages/core/auth/auth.context.ts
|
||||
src/packages/core/auth/auth.context.ts
|
||||
|
|
@ -33630,6 +33627,20 @@ packages/core/auth/auth-provider.extension.ts
|
|||
core/auth/auth-provider.extension.ts
|
||||
auth/auth-provider.extension.ts
|
||||
auth-provider.extension.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/auth/umb-auth-client.test.ts
|
||||
Umbraco.Web.UI.Client/src/packages/core/auth/umb-auth-client.test.ts
|
||||
src/packages/core/auth/umb-auth-client.test.ts
|
||||
packages/core/auth/umb-auth-client.test.ts
|
||||
core/auth/umb-auth-client.test.ts
|
||||
auth/umb-auth-client.test.ts
|
||||
umb-auth-client.test.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/auth/umb-auth-client.ts
|
||||
Umbraco.Web.UI.Client/src/packages/core/auth/umb-auth-client.ts
|
||||
src/packages/core/auth/umb-auth-client.ts
|
||||
packages/core/auth/umb-auth-client.ts
|
||||
core/auth/umb-auth-client.ts
|
||||
auth/umb-auth-client.ts
|
||||
umb-auth-client.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/auth/controllers/auth-session-timeout.controller.ts
|
||||
Umbraco.Web.UI.Client/src/packages/core/auth/controllers/auth-session-timeout.controller.ts
|
||||
src/packages/core/auth/controllers/auth-session-timeout.controller.ts
|
||||
|
|
@ -88848,48 +88859,6 @@ src/external/openid/index.ts
|
|||
external/openid/index.ts
|
||||
openid/index.ts
|
||||
index.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/logger.ts
|
||||
Umbraco.Web.UI.Client/src/external/openid/src/logger.ts
|
||||
src/external/openid/src/logger.ts
|
||||
external/openid/src/logger.ts
|
||||
openid/src/logger.ts
|
||||
src/logger.ts
|
||||
logger.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/crypto_utils.ts
|
||||
Umbraco.Web.UI.Client/src/external/openid/src/crypto_utils.ts
|
||||
src/external/openid/src/crypto_utils.ts
|
||||
external/openid/src/crypto_utils.ts
|
||||
openid/src/crypto_utils.ts
|
||||
src/crypto_utils.ts
|
||||
crypto_utils.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/token_request.ts
|
||||
Umbraco.Web.UI.Client/src/external/openid/src/token_request.ts
|
||||
src/external/openid/src/token_request.ts
|
||||
external/openid/src/token_request.ts
|
||||
openid/src/token_request.ts
|
||||
src/token_request.ts
|
||||
token_request.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/authorization_response.ts
|
||||
Umbraco.Web.UI.Client/src/external/openid/src/authorization_response.ts
|
||||
src/external/openid/src/authorization_response.ts
|
||||
external/openid/src/authorization_response.ts
|
||||
openid/src/authorization_response.ts
|
||||
src/authorization_response.ts
|
||||
authorization_response.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/storage.ts
|
||||
Umbraco.Web.UI.Client/src/external/openid/src/storage.ts
|
||||
src/external/openid/src/storage.ts
|
||||
external/openid/src/storage.ts
|
||||
openid/src/storage.ts
|
||||
src/storage.ts
|
||||
storage.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/errors.ts
|
||||
Umbraco.Web.UI.Client/src/external/openid/src/errors.ts
|
||||
src/external/openid/src/errors.ts
|
||||
external/openid/src/errors.ts
|
||||
openid/src/errors.ts
|
||||
src/errors.ts
|
||||
errors.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/index.ts
|
||||
Umbraco.Web.UI.Client/src/external/openid/src/index.ts
|
||||
src/external/openid/src/index.ts
|
||||
|
|
@ -88897,35 +88866,6 @@ external/openid/src/index.ts
|
|||
openid/src/index.ts
|
||||
src/index.ts
|
||||
index.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/revoke_token_request.ts
|
||||
Umbraco.Web.UI.Client/src/external/openid/src/revoke_token_request.ts
|
||||
src/external/openid/src/revoke_token_request.ts
|
||||
external/openid/src/revoke_token_request.ts
|
||||
openid/src/revoke_token_request.ts
|
||||
src/revoke_token_request.ts
|
||||
revoke_token_request.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/base64-js/index.ts
|
||||
Umbraco.Web.UI.Client/src/external/openid/src/base64-js/index.ts
|
||||
src/external/openid/src/base64-js/index.ts
|
||||
external/openid/src/base64-js/index.ts
|
||||
openid/src/base64-js/index.ts
|
||||
src/base64-js/index.ts
|
||||
base64-js/index.ts
|
||||
index.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/token_request_handler.ts
|
||||
Umbraco.Web.UI.Client/src/external/openid/src/token_request_handler.ts
|
||||
src/external/openid/src/token_request_handler.ts
|
||||
external/openid/src/token_request_handler.ts
|
||||
openid/src/token_request_handler.ts
|
||||
src/token_request_handler.ts
|
||||
token_request_handler.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/xhr.ts
|
||||
Umbraco.Web.UI.Client/src/external/openid/src/xhr.ts
|
||||
src/external/openid/src/xhr.ts
|
||||
external/openid/src/xhr.ts
|
||||
openid/src/xhr.ts
|
||||
src/xhr.ts
|
||||
xhr.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/LICENSE
|
||||
Umbraco.Web.UI.Client/src/external/openid/src/LICENSE
|
||||
src/external/openid/src/LICENSE
|
||||
|
|
@ -88933,62 +88873,6 @@ external/openid/src/LICENSE
|
|||
openid/src/LICENSE
|
||||
src/LICENSE
|
||||
LICENSE
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/query_string_utils.ts
|
||||
Umbraco.Web.UI.Client/src/external/openid/src/query_string_utils.ts
|
||||
src/external/openid/src/query_string_utils.ts
|
||||
external/openid/src/query_string_utils.ts
|
||||
openid/src/query_string_utils.ts
|
||||
src/query_string_utils.ts
|
||||
query_string_utils.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/flags.ts
|
||||
Umbraco.Web.UI.Client/src/external/openid/src/flags.ts
|
||||
src/external/openid/src/flags.ts
|
||||
external/openid/src/flags.ts
|
||||
openid/src/flags.ts
|
||||
src/flags.ts
|
||||
flags.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/redirect_based_handler.ts
|
||||
Umbraco.Web.UI.Client/src/external/openid/src/redirect_based_handler.ts
|
||||
src/external/openid/src/redirect_based_handler.ts
|
||||
external/openid/src/redirect_based_handler.ts
|
||||
openid/src/redirect_based_handler.ts
|
||||
src/redirect_based_handler.ts
|
||||
redirect_based_handler.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/authorization_service_configuration.ts
|
||||
Umbraco.Web.UI.Client/src/external/openid/src/authorization_service_configuration.ts
|
||||
src/external/openid/src/authorization_service_configuration.ts
|
||||
external/openid/src/authorization_service_configuration.ts
|
||||
openid/src/authorization_service_configuration.ts
|
||||
src/authorization_service_configuration.ts
|
||||
authorization_service_configuration.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/authorization_request_handler.ts
|
||||
Umbraco.Web.UI.Client/src/external/openid/src/authorization_request_handler.ts
|
||||
src/external/openid/src/authorization_request_handler.ts
|
||||
external/openid/src/authorization_request_handler.ts
|
||||
openid/src/authorization_request_handler.ts
|
||||
src/authorization_request_handler.ts
|
||||
authorization_request_handler.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/types.ts
|
||||
Umbraco.Web.UI.Client/src/external/openid/src/types.ts
|
||||
src/external/openid/src/types.ts
|
||||
external/openid/src/types.ts
|
||||
openid/src/types.ts
|
||||
src/types.ts
|
||||
types.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/token_response.ts
|
||||
Umbraco.Web.UI.Client/src/external/openid/src/token_response.ts
|
||||
src/external/openid/src/token_response.ts
|
||||
external/openid/src/token_response.ts
|
||||
openid/src/token_response.ts
|
||||
src/token_response.ts
|
||||
token_response.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/authorization_request.ts
|
||||
Umbraco.Web.UI.Client/src/external/openid/src/authorization_request.ts
|
||||
src/external/openid/src/authorization_request.ts
|
||||
external/openid/src/authorization_request.ts
|
||||
openid/src/authorization_request.ts
|
||||
src/authorization_request.ts
|
||||
authorization_request.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/package.json
|
||||
Umbraco.Web.UI.Client/src/external/openid/package.json
|
||||
src/external/openid/package.json
|
||||
|
|
@ -103615,7 +103499,5 @@ build/nightly-E2E-test-pipelines.yml
|
|||
nightly-E2E-test-pipelines.yml
|
||||
build/azure-pipelines.yml
|
||||
azure-pipelines.yml
|
||||
.claude/settings.json
|
||||
settings.json
|
||||
umbraco.sln
|
||||
.env.example
|
||||
|
|
@ -78,6 +78,7 @@ tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithDropdo
|
|||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithRadiobox.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentInfoTab.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithUploadAudio.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentVariantCultureValidation.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ScheduledPublishing.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithMemberPicker.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/RichTextEditor/TiptapToolbar.spec.ts
|
||||
|
|
@ -86,6 +87,7 @@ tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/RichTextEditor/Ti
|
|||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/RichTextEditor/SecondLevelBlockProperties.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/RichTextEditor/NestedVariantBlockInvariantWrapper.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/RichTextEditor/VariantTipTapBlocks.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentVariantBlockCultureValidation.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithUploadArticle.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/CreateContentFromDocumentBlueprint.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithMultipleMediaPicker.spec.ts
|
||||
|
|
@ -6209,8 +6211,6 @@ src/Umbraco.Web.UI.Client/src/packages/core/auth/manifests.ts
|
|||
src/Umbraco.Web.UI.Client/src/packages/core/auth/providers/manifests.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/auth/auth.context.token.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/auth/index.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/auth/auth-flow.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/auth/workers/token-check.worker.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/auth/auth.context.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/auth/constants.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/auth/modals/umb-auth-timeout-modal.token.ts
|
||||
|
|
@ -6223,6 +6223,8 @@ src/Umbraco.Web.UI.Client/src/packages/core/auth/models/openApiConfiguration.ts
|
|||
src/Umbraco.Web.UI.Client/src/packages/core/auth/components/index.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/auth/components/auth-provider-default.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/auth/auth-provider.extension.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/auth/umb-auth-client.test.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/auth/umb-auth-client.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/auth/controllers/auth-session-timeout.controller.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/auth/types.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/action/action.interface.ts
|
||||
|
|
@ -12846,26 +12848,8 @@ src/Umbraco.Web.UI.Client/src/external/luxon/index.ts
|
|||
src/Umbraco.Web.UI.Client/src/external/luxon/package.json
|
||||
src/Umbraco.Web.UI.Client/src/external/luxon/vite.config.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/index.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/logger.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/crypto_utils.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/token_request.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/authorization_response.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/storage.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/errors.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/index.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/revoke_token_request.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/base64-js/index.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/token_request_handler.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/xhr.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/LICENSE
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/query_string_utils.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/flags.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/redirect_based_handler.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/authorization_service_configuration.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/authorization_request_handler.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/types.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/token_response.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/src/authorization_request.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/package.json
|
||||
src/Umbraco.Web.UI.Client/src/external/openid/vite.config.ts
|
||||
src/Umbraco.Web.UI.Client/src/external/lit/index.ts
|
||||
|
|
@ -15887,6 +15871,5 @@ build/nightly-E2E-build-template.yml
|
|||
build/nightly-E2E-run-tests-template.yml
|
||||
build/nightly-E2E-test-pipelines.yml
|
||||
build/azure-pipelines.yml
|
||||
.claude/settings.json
|
||||
umbraco.sln
|
||||
.env.example
|
||||
|
|
@ -3477,10 +3477,6 @@ plugins/woocommerce/changelog/woothme-277-order-again-button-appears-on-confirma
|
|||
woocommerce/changelog/woothme-277-order-again-button-appears-on-confirmation
|
||||
changelog/woothme-277-order-again-button-appears-on-confirmation
|
||||
woothme-277-order-again-button-appears-on-confirmation
|
||||
plugins/woocommerce/changelog/update-tests-delete-users
|
||||
woocommerce/changelog/update-tests-delete-users
|
||||
changelog/update-tests-delete-users
|
||||
update-tests-delete-users
|
||||
plugins/woocommerce/changelog/stomail-7801-payment-gateway-enabled-email-styling
|
||||
woocommerce/changelog/stomail-7801-payment-gateway-enabled-email-styling
|
||||
changelog/stomail-7801-payment-gateway-enabled-email-styling
|
||||
|
|
@ -3489,10 +3485,18 @@ plugins/woocommerce/changelog/63334-add-weight-dimensions-to-store-api
|
|||
woocommerce/changelog/63334-add-weight-dimensions-to-store-api
|
||||
changelog/63334-add-weight-dimensions-to-store-api
|
||||
63334-add-weight-dimensions-to-store-api
|
||||
plugins/woocommerce/changelog/wooprd-1019-add-reset-notification-email-content
|
||||
woocommerce/changelog/wooprd-1019-add-reset-notification-email-content
|
||||
changelog/wooprd-1019-add-reset-notification-email-content
|
||||
wooprd-1019-add-reset-notification-email-content
|
||||
plugins/woocommerce/changelog/63422-wooplug-6340-missing-nonce-validation-in-woocommerce-admin-ajax-ordering
|
||||
woocommerce/changelog/63422-wooplug-6340-missing-nonce-validation-in-woocommerce-admin-ajax-ordering
|
||||
changelog/63422-wooplug-6340-missing-nonce-validation-in-woocommerce-admin-ajax-ordering
|
||||
63422-wooplug-6340-missing-nonce-validation-in-woocommerce-admin-ajax-ordering
|
||||
plugins/woocommerce/changelog/63559-add-WOOPLUG-6239-clickable-email-header-image
|
||||
woocommerce/changelog/63559-add-WOOPLUG-6239-clickable-email-header-image
|
||||
changelog/63559-add-WOOPLUG-6239-clickable-email-header-image
|
||||
63559-add-WOOPLUG-6239-clickable-email-header-image
|
||||
plugins/woocommerce/changelog/fix-62340-ces
|
||||
woocommerce/changelog/fix-62340-ces
|
||||
changelog/fix-62340-ces
|
||||
|
|
@ -3505,14 +3509,14 @@ plugins/woocommerce/changelog/62602-add-paypal-standard-e2e-tests
|
|||
woocommerce/changelog/62602-add-paypal-standard-e2e-tests
|
||||
changelog/62602-add-paypal-standard-e2e-tests
|
||||
62602-add-paypal-standard-e2e-tests
|
||||
plugins/woocommerce/changelog/63567-update-wooplug-6376-add-ie-pt-with-packlink-and-move-de-to-packlink
|
||||
woocommerce/changelog/63567-update-wooplug-6376-add-ie-pt-with-packlink-and-move-de-to-packlink
|
||||
changelog/63567-update-wooplug-6376-add-ie-pt-with-packlink-and-move-de-to-packlink
|
||||
63567-update-wooplug-6376-add-ie-pt-with-packlink-and-move-de-to-packlink
|
||||
plugins/woocommerce/changelog/performance-63118-reduce-sqls-number-iteration-4
|
||||
woocommerce/changelog/performance-63118-reduce-sqls-number-iteration-4
|
||||
changelog/performance-63118-reduce-sqls-number-iteration-4
|
||||
performance-63118-reduce-sqls-number-iteration-4
|
||||
plugins/woocommerce/changelog/fix-add-to-cart-with-options-variation-with-any
|
||||
woocommerce/changelog/fix-add-to-cart-with-options-variation-with-any
|
||||
changelog/fix-add-to-cart-with-options-variation-with-any
|
||||
fix-add-to-cart-with-options-variation-with-any
|
||||
plugins/woocommerce/changelog/63313-update-53125-implement-preview-mode-flag-cart-checkout
|
||||
woocommerce/changelog/63313-update-53125-implement-preview-mode-flag-cart-checkout
|
||||
changelog/63313-update-53125-implement-preview-mode-flag-cart-checkout
|
||||
|
|
@ -3521,10 +3525,6 @@ plugins/woocommerce/changelog/63295-fix_recorded_sales_warning
|
|||
woocommerce/changelog/63295-fix_recorded_sales_warning
|
||||
changelog/63295-fix_recorded_sales_warning
|
||||
63295-fix_recorded_sales_warning
|
||||
plugins/woocommerce/changelog/fix-e2e-tests-wp70-beta3
|
||||
woocommerce/changelog/fix-e2e-tests-wp70-beta3
|
||||
changelog/fix-e2e-tests-wp70-beta3
|
||||
fix-e2e-tests-wp70-beta3
|
||||
plugins/woocommerce/changelog/wooprd-1577-checkout-textarea-fields-do-not-inherit-global-text-color
|
||||
woocommerce/changelog/wooprd-1577-checkout-textarea-fields-do-not-inherit-global-text-color
|
||||
changelog/wooprd-1577-checkout-textarea-fields-do-not-inherit-global-text-color
|
||||
|
|
@ -3545,10 +3545,6 @@ plugins/woocommerce/changelog/fix-58985
|
|||
woocommerce/changelog/fix-58985
|
||||
changelog/fix-58985
|
||||
fix-58985
|
||||
plugins/woocommerce/changelog/63349-add-paypal-standard-supported-country-list-from-docs
|
||||
woocommerce/changelog/63349-add-paypal-standard-supported-country-list-from-docs
|
||||
changelog/63349-add-paypal-standard-supported-country-list-from-docs
|
||||
63349-add-paypal-standard-supported-country-list-from-docs
|
||||
plugins/woocommerce/changelog/63385-add-wooplug-6268-core-profiler-obw-update-shipping-integration-placements
|
||||
woocommerce/changelog/63385-add-wooplug-6268-core-profiler-obw-update-shipping-integration-placements
|
||||
changelog/63385-add-wooplug-6268-core-profiler-obw-update-shipping-integration-placements
|
||||
|
|
@ -3581,18 +3577,10 @@ plugins/woocommerce/changelog/fix-31404
|
|||
woocommerce/changelog/fix-31404
|
||||
changelog/fix-31404
|
||||
fix-31404
|
||||
plugins/woocommerce/changelog/63464-fix-paypal-standard-404-prevent-duplicate-order-details-requests
|
||||
woocommerce/changelog/63464-fix-paypal-standard-404-prevent-duplicate-order-details-requests
|
||||
changelog/63464-fix-paypal-standard-404-prevent-duplicate-order-details-requests
|
||||
63464-fix-paypal-standard-404-prevent-duplicate-order-details-requests
|
||||
plugins/woocommerce/changelog/63439-add-wooplug-6347-core-profiler-shipping-tracks
|
||||
woocommerce/changelog/63439-add-wooplug-6347-core-profiler-shipping-tracks
|
||||
changelog/63439-add-wooplug-6347-core-profiler-shipping-tracks
|
||||
63439-add-wooplug-6347-core-profiler-shipping-tracks
|
||||
plugins/woocommerce/changelog/dev-WOOSUBS-1439-cart-hooks-trunk
|
||||
woocommerce/changelog/dev-WOOSUBS-1439-cart-hooks-trunk
|
||||
changelog/dev-WOOSUBS-1439-cart-hooks-trunk
|
||||
dev-WOOSUBS-1439-cart-hooks-trunk
|
||||
plugins/woocommerce/changelog/e2e-pw-ts-conversion-09
|
||||
woocommerce/changelog/e2e-pw-ts-conversion-09
|
||||
changelog/e2e-pw-ts-conversion-09
|
||||
|
|
@ -3601,10 +3589,6 @@ plugins/woocommerce/changelog/63335-fix-63310-session-cookie-guest-to-user
|
|||
woocommerce/changelog/63335-fix-63310-session-cookie-guest-to-user
|
||||
changelog/63335-fix-63310-session-cookie-guest-to-user
|
||||
63335-fix-63310-session-cookie-guest-to-user
|
||||
plugins/woocommerce/changelog/63196-update-paypal-standard-logo-classic-checkout
|
||||
woocommerce/changelog/63196-update-paypal-standard-logo-classic-checkout
|
||||
changelog/63196-update-paypal-standard-logo-classic-checkout
|
||||
63196-update-paypal-standard-logo-classic-checkout
|
||||
plugins/woocommerce/changelog/add-preview-email-subject-filter
|
||||
woocommerce/changelog/add-preview-email-subject-filter
|
||||
changelog/add-preview-email-subject-filter
|
||||
|
|
@ -3661,6 +3645,10 @@ plugins/woocommerce/changelog/performance-63118-reduce-sqls-number-iteration-3
|
|||
woocommerce/changelog/performance-63118-reduce-sqls-number-iteration-3
|
||||
changelog/performance-63118-reduce-sqls-number-iteration-3
|
||||
performance-63118-reduce-sqls-number-iteration-3
|
||||
plugins/woocommerce/changelog/63550-wooa7s-1069-remove-test-orders-from-analytics-data
|
||||
woocommerce/changelog/63550-wooa7s-1069-remove-test-orders-from-analytics-data
|
||||
changelog/63550-wooa7s-1069-remove-test-orders-from-analytics-data
|
||||
63550-wooa7s-1069-remove-test-orders-from-analytics-data
|
||||
plugins/woocommerce/changelog/wooprd-1447-update-item-count-in-checkout
|
||||
woocommerce/changelog/wooprd-1447-update-item-count-in-checkout
|
||||
changelog/wooprd-1447-update-item-count-in-checkout
|
||||
|
|
@ -3725,10 +3713,6 @@ plugins/woocommerce/changelog/deprecate-hpos-sync-on-read
|
|||
woocommerce/changelog/deprecate-hpos-sync-on-read
|
||||
changelog/deprecate-hpos-sync-on-read
|
||||
deprecate-hpos-sync-on-read
|
||||
plugins/woocommerce/changelog/63203-fix-handle-paypal-satndard-duplicate-invoice-id-error
|
||||
woocommerce/changelog/63203-fix-handle-paypal-satndard-duplicate-invoice-id-error
|
||||
changelog/63203-fix-handle-paypal-satndard-duplicate-invoice-id-error
|
||||
63203-fix-handle-paypal-satndard-duplicate-invoice-id-error
|
||||
plugins/woocommerce/changelog/wooprd-1726-customer-creation-issue-depending-on-password-settings
|
||||
woocommerce/changelog/wooprd-1726-customer-creation-issue-depending-on-password-settings
|
||||
changelog/wooprd-1726-customer-creation-issue-depending-on-password-settings
|
||||
|
|
@ -59556,6 +59540,14 @@ client/wp-admin-scripts/email-editor-integration/email-status.tsx
|
|||
wp-admin-scripts/email-editor-integration/email-status.tsx
|
||||
email-editor-integration/email-status.tsx
|
||||
email-status.tsx
|
||||
plugins/woocommerce/client/admin/client/wp-admin-scripts/email-editor-integration/reset-notification-email-content.tsx
|
||||
woocommerce/client/admin/client/wp-admin-scripts/email-editor-integration/reset-notification-email-content.tsx
|
||||
client/admin/client/wp-admin-scripts/email-editor-integration/reset-notification-email-content.tsx
|
||||
admin/client/wp-admin-scripts/email-editor-integration/reset-notification-email-content.tsx
|
||||
client/wp-admin-scripts/email-editor-integration/reset-notification-email-content.tsx
|
||||
wp-admin-scripts/email-editor-integration/reset-notification-email-content.tsx
|
||||
email-editor-integration/reset-notification-email-content.tsx
|
||||
reset-notification-email-content.tsx
|
||||
plugins/woocommerce/client/admin/client/wp-admin-scripts/email-editor-integration/constants.ts
|
||||
woocommerce/client/admin/client/wp-admin-scripts/email-editor-integration/constants.ts
|
||||
client/admin/client/wp-admin-scripts/email-editor-integration/constants.ts
|
||||
|
|
@ -85294,6 +85286,11 @@ packages/js/email-editor/blueprint.json
|
|||
js/email-editor/blueprint.json
|
||||
email-editor/blueprint.json
|
||||
blueprint.json
|
||||
packages/js/email-editor/changelog/wooprd-1019-export-register-entity-action
|
||||
js/email-editor/changelog/wooprd-1019-export-register-entity-action
|
||||
email-editor/changelog/wooprd-1019-export-register-entity-action
|
||||
changelog/wooprd-1019-export-register-entity-action
|
||||
wooprd-1019-export-register-entity-action
|
||||
packages/js/email-editor/changelog/.gitkeep
|
||||
js/email-editor/changelog/.gitkeep
|
||||
email-editor/changelog/.gitkeep
|
||||
|
|
@ -93640,16 +93637,6 @@ packages/php/blueprint/package.json
|
|||
php/blueprint/package.json
|
||||
blueprint/package.json
|
||||
package.json
|
||||
packages/php/email-editor/changelog/add-preview-email-subject-filter
|
||||
php/email-editor/changelog/add-preview-email-subject-filter
|
||||
email-editor/changelog/add-preview-email-subject-filter
|
||||
changelog/add-preview-email-subject-filter
|
||||
add-preview-email-subject-filter
|
||||
packages/php/email-editor/changelog/63454-fix-email-editor-css-inlining-efficiency
|
||||
php/email-editor/changelog/63454-fix-email-editor-css-inlining-efficiency
|
||||
email-editor/changelog/63454-fix-email-editor-css-inlining-efficiency
|
||||
changelog/63454-fix-email-editor-css-inlining-efficiency
|
||||
63454-fix-email-editor-css-inlining-efficiency
|
||||
packages/php/email-editor/changelog/.gitkeep
|
||||
php/email-editor/changelog/.gitkeep
|
||||
email-editor/changelog/.gitkeep
|
||||
|
|
|
|||
|
|
@ -788,24 +788,23 @@ plugins/woocommerce/changelog/update-pay-506-always-show-payment-radio
|
|||
plugins/woocommerce/changelog/fix-58213
|
||||
plugins/woocommerce/changelog/wooplug-6264-cache-products-last-modified
|
||||
plugins/woocommerce/changelog/woothme-277-order-again-button-appears-on-confirmation
|
||||
plugins/woocommerce/changelog/update-tests-delete-users
|
||||
plugins/woocommerce/changelog/stomail-7801-payment-gateway-enabled-email-styling
|
||||
plugins/woocommerce/changelog/63334-add-weight-dimensions-to-store-api
|
||||
plugins/woocommerce/changelog/wooprd-1019-add-reset-notification-email-content
|
||||
plugins/woocommerce/changelog/63422-wooplug-6340-missing-nonce-validation-in-woocommerce-admin-ajax-ordering
|
||||
plugins/woocommerce/changelog/63559-add-WOOPLUG-6239-clickable-email-header-image
|
||||
plugins/woocommerce/changelog/fix-62340-ces
|
||||
plugins/woocommerce/changelog/62293-fix-cart-sold-individually-validation
|
||||
plugins/woocommerce/changelog/62602-add-paypal-standard-e2e-tests
|
||||
plugins/woocommerce/changelog/63567-update-wooplug-6376-add-ie-pt-with-packlink-and-move-de-to-packlink
|
||||
plugins/woocommerce/changelog/performance-63118-reduce-sqls-number-iteration-4
|
||||
plugins/woocommerce/changelog/fix-add-to-cart-with-options-variation-with-any
|
||||
plugins/woocommerce/changelog/63313-update-53125-implement-preview-mode-flag-cart-checkout
|
||||
plugins/woocommerce/changelog/63295-fix_recorded_sales_warning
|
||||
plugins/woocommerce/changelog/fix-e2e-tests-wp70-beta3
|
||||
plugins/woocommerce/changelog/wooprd-1577-checkout-textarea-fields-do-not-inherit-global-text-color
|
||||
plugins/woocommerce/changelog/62892-wooplug-6129-iapi-cart-store-refresh-cart-on-page-load-and-store-fresh
|
||||
plugins/woocommerce/changelog/fix-56511-deprecated-refund-hook-names
|
||||
plugins/woocommerce/changelog/62964-fix-template-override-detection
|
||||
plugins/woocommerce/changelog/fix-58985
|
||||
plugins/woocommerce/changelog/63349-add-paypal-standard-supported-country-list-from-docs
|
||||
plugins/woocommerce/changelog/63385-add-wooplug-6268-core-profiler-obw-update-shipping-integration-placements
|
||||
plugins/woocommerce/changelog/stomail-7827-fix-customer-note-email-preview-and-newlines
|
||||
plugins/woocommerce/changelog/performance-63118-reduce-sqls-number-iteration-2
|
||||
|
|
@ -814,12 +813,9 @@ plugins/woocommerce/changelog/fix-store-notices-context
|
|||
plugins/woocommerce/changelog/63378-minicart-support-non-optimistic-items-count
|
||||
plugins/woocommerce/changelog/fix-wooprd-2567-pos-store-name-skip-initial-save
|
||||
plugins/woocommerce/changelog/fix-31404
|
||||
plugins/woocommerce/changelog/63464-fix-paypal-standard-404-prevent-duplicate-order-details-requests
|
||||
plugins/woocommerce/changelog/63439-add-wooplug-6347-core-profiler-shipping-tracks
|
||||
plugins/woocommerce/changelog/dev-WOOSUBS-1439-cart-hooks-trunk
|
||||
plugins/woocommerce/changelog/e2e-pw-ts-conversion-09
|
||||
plugins/woocommerce/changelog/63335-fix-63310-session-cookie-guest-to-user
|
||||
plugins/woocommerce/changelog/63196-update-paypal-standard-logo-classic-checkout
|
||||
plugins/woocommerce/changelog/add-preview-email-subject-filter
|
||||
plugins/woocommerce/changelog/change-product-cache-default-compatibility
|
||||
plugins/woocommerce/changelog/fix-shipping-onboarding-extension-actions
|
||||
|
|
@ -834,6 +830,7 @@ plugins/woocommerce/changelog/63232-fix-customer-reports-datastore-include-exclu
|
|||
plugins/woocommerce/changelog/stomail-7817-refine-order-notification-email-styling
|
||||
plugins/woocommerce/changelog/63419-WOOPRD-2474-there-is-a-short-vertical-line-in-the-email
|
||||
plugins/woocommerce/changelog/performance-63118-reduce-sqls-number-iteration-3
|
||||
plugins/woocommerce/changelog/63550-wooa7s-1069-remove-test-orders-from-analytics-data
|
||||
plugins/woocommerce/changelog/wooprd-1447-update-item-count-in-checkout
|
||||
plugins/woocommerce/changelog/skip-mini-cart-tests
|
||||
plugins/woocommerce/changelog/63284-refactor-grouped-product-extract-primed-children-helper
|
||||
|
|
@ -850,7 +847,6 @@ plugins/woocommerce/changelog/wooprd-2432-on-hold-emails-for-services
|
|||
plugins/woocommerce/changelog/63301-wooplug-6258-customer-account-block-enable-dropdown-navigation
|
||||
plugins/woocommerce/changelog/63404-fix-delete-cart-coupons-performance
|
||||
plugins/woocommerce/changelog/deprecate-hpos-sync-on-read
|
||||
plugins/woocommerce/changelog/63203-fix-handle-paypal-satndard-duplicate-invoice-id-error
|
||||
plugins/woocommerce/changelog/wooprd-1726-customer-creation-issue-depending-on-password-settings
|
||||
plugins/woocommerce/changelog/63485-update-wooplug-6287-order-fulfillments-use-wc_data_store-to-register
|
||||
plugins/woocommerce/changelog/performance-63118-reduce-sqls-number-iteration-6
|
||||
|
|
@ -7566,6 +7562,7 @@ plugins/woocommerce/client/admin/client/wp-admin-scripts/email-editor-integratio
|
|||
plugins/woocommerce/client/admin/client/wp-admin-scripts/email-editor-integration/templates/style.scss
|
||||
plugins/woocommerce/client/admin/client/wp-admin-scripts/email-editor-integration/index.ts
|
||||
plugins/woocommerce/client/admin/client/wp-admin-scripts/email-editor-integration/email-status.tsx
|
||||
plugins/woocommerce/client/admin/client/wp-admin-scripts/email-editor-integration/reset-notification-email-content.tsx
|
||||
plugins/woocommerce/client/admin/client/wp-admin-scripts/email-editor-integration/constants.ts
|
||||
plugins/woocommerce/client/admin/client/wp-admin-scripts/email-editor-integration/sidebar_settings.tsx
|
||||
plugins/woocommerce/client/admin/client/wp-admin-scripts/email-editor-integration/global.d.ts
|
||||
|
|
@ -11354,6 +11351,7 @@ packages/js/sanitize/composer.lock
|
|||
packages/js/sanitize/composer.json
|
||||
packages/js/sanitize/package.json
|
||||
packages/js/email-editor/blueprint.json
|
||||
packages/js/email-editor/changelog/wooprd-1019-export-register-entity-action
|
||||
packages/js/email-editor/changelog/.gitkeep
|
||||
packages/js/email-editor/tsconfig-cjs.json
|
||||
packages/js/email-editor/.prettierrc.js
|
||||
|
|
@ -12759,8 +12757,6 @@ packages/php/blueprint/src/UseWPFunctions.php
|
|||
packages/php/blueprint/composer.lock
|
||||
packages/php/blueprint/composer.json
|
||||
packages/php/blueprint/package.json
|
||||
packages/php/email-editor/changelog/add-preview-email-subject-filter
|
||||
packages/php/email-editor/changelog/63454-fix-email-editor-css-inlining-efficiency
|
||||
packages/php/email-editor/changelog/.gitkeep
|
||||
packages/php/email-editor/phpcs.xml
|
||||
packages/php/email-editor/tests/integration.suite.yml
|
||||
|
|
|
|||
|
|
@ -5537,6 +5537,8 @@ import/base.rb
|
|||
base.rb
|
||||
lib/sequencer.rb
|
||||
sequencer.rb
|
||||
lib/filter_processor.rb
|
||||
filter_processor.rb
|
||||
lib/html_sanitizer.rb
|
||||
html_sanitizer.rb
|
||||
lib/redlock/client.rb
|
||||
|
|
@ -9553,6 +9555,10 @@ test/data/mail/mail030.yml
|
|||
data/mail/mail030.yml
|
||||
mail/mail030.yml
|
||||
mail030.yml
|
||||
test/data/mail/mail115.box
|
||||
data/mail/mail115.box
|
||||
mail/mail115.box
|
||||
mail115.box
|
||||
test/data/mail/mail085.yml
|
||||
data/mail/mail085.yml
|
||||
mail/mail085.yml
|
||||
|
|
@ -9761,6 +9767,10 @@ test/data/mail/mail041.yml
|
|||
data/mail/mail041.yml
|
||||
mail/mail041.yml
|
||||
mail041.yml
|
||||
test/data/mail/mail115.yml
|
||||
data/mail/mail115.yml
|
||||
mail/mail115.yml
|
||||
mail115.yml
|
||||
test/data/mail/mail094.box
|
||||
data/mail/mail094.box
|
||||
mail/mail094.box
|
||||
|
|
@ -14231,6 +14241,9 @@ upload_cache_spec.rb
|
|||
spec/lib/search_knowledge_base_backend_spec.rb
|
||||
lib/search_knowledge_base_backend_spec.rb
|
||||
search_knowledge_base_backend_spec.rb
|
||||
spec/lib/filter_processor_spec.rb
|
||||
lib/filter_processor_spec.rb
|
||||
filter_processor_spec.rb
|
||||
spec/lib/migration_helper_spec.rb
|
||||
lib/migration_helper_spec.rb
|
||||
migration_helper_spec.rb
|
||||
|
|
@ -22309,6 +22322,24 @@ channel/filter/match/contains_spec.rb
|
|||
filter/match/contains_spec.rb
|
||||
match/contains_spec.rb
|
||||
contains_spec.rb
|
||||
spec/models/channel/filter/match/ends_with_spec.rb
|
||||
models/channel/filter/match/ends_with_spec.rb
|
||||
channel/filter/match/ends_with_spec.rb
|
||||
filter/match/ends_with_spec.rb
|
||||
match/ends_with_spec.rb
|
||||
ends_with_spec.rb
|
||||
spec/models/channel/filter/match/is_any_of_spec.rb
|
||||
models/channel/filter/match/is_any_of_spec.rb
|
||||
channel/filter/match/is_any_of_spec.rb
|
||||
filter/match/is_any_of_spec.rb
|
||||
match/is_any_of_spec.rb
|
||||
is_any_of_spec.rb
|
||||
spec/models/channel/filter/match/starts_with_spec.rb
|
||||
models/channel/filter/match/starts_with_spec.rb
|
||||
channel/filter/match/starts_with_spec.rb
|
||||
filter/match/starts_with_spec.rb
|
||||
match/starts_with_spec.rb
|
||||
starts_with_spec.rb
|
||||
spec/models/channel/filter/match/email_regex_spec.rb
|
||||
models/channel/filter/match/email_regex_spec.rb
|
||||
channel/filter/match/email_regex_spec.rb
|
||||
|
|
@ -65251,12 +65282,30 @@ models/channel/filter/auto_response_check.rb
|
|||
channel/filter/auto_response_check.rb
|
||||
filter/auto_response_check.rb
|
||||
auto_response_check.rb
|
||||
app/models/channel/filter/match/ends_with.rb
|
||||
models/channel/filter/match/ends_with.rb
|
||||
channel/filter/match/ends_with.rb
|
||||
filter/match/ends_with.rb
|
||||
match/ends_with.rb
|
||||
ends_with.rb
|
||||
app/models/channel/filter/match/is_any_of.rb
|
||||
models/channel/filter/match/is_any_of.rb
|
||||
channel/filter/match/is_any_of.rb
|
||||
filter/match/is_any_of.rb
|
||||
match/is_any_of.rb
|
||||
is_any_of.rb
|
||||
app/models/channel/filter/match/email_regex.rb
|
||||
models/channel/filter/match/email_regex.rb
|
||||
channel/filter/match/email_regex.rb
|
||||
filter/match/email_regex.rb
|
||||
match/email_regex.rb
|
||||
email_regex.rb
|
||||
app/models/channel/filter/match/starts_with.rb
|
||||
models/channel/filter/match/starts_with.rb
|
||||
channel/filter/match/starts_with.rb
|
||||
filter/match/starts_with.rb
|
||||
match/starts_with.rb
|
||||
starts_with.rb
|
||||
app/models/channel/filter/match/contains.rb
|
||||
models/channel/filter/match/contains.rb
|
||||
channel/filter/match/contains.rb
|
||||
|
|
@ -69660,6 +69709,11 @@ views/mailer/email_oversized/sk.txt.erb
|
|||
mailer/email_oversized/sk.txt.erb
|
||||
email_oversized/sk.txt.erb
|
||||
sk.txt.erb
|
||||
app/views/mailer/email_oversized/sl.txt.erb
|
||||
views/mailer/email_oversized/sl.txt.erb
|
||||
mailer/email_oversized/sl.txt.erb
|
||||
email_oversized/sl.txt.erb
|
||||
sl.txt.erb
|
||||
app/views/mailer/email_oversized/fr.txt.erb
|
||||
views/mailer/email_oversized/fr.txt.erb
|
||||
mailer/email_oversized/fr.txt.erb
|
||||
|
|
|
|||
|
|
@ -1149,6 +1149,7 @@ lib/import/mixin/sequence.rb
|
|||
lib/import/kayako.rb
|
||||
lib/import/base.rb
|
||||
lib/sequencer.rb
|
||||
lib/filter_processor.rb
|
||||
lib/html_sanitizer.rb
|
||||
lib/redlock/client.rb
|
||||
lib/external_data_source/errors.rb
|
||||
|
|
@ -2106,6 +2107,7 @@ test/data/mail/mail064.box
|
|||
test/data/mail/mail008.box
|
||||
test/data/mail/mail073.box
|
||||
test/data/mail/mail030.yml
|
||||
test/data/mail/mail115.box
|
||||
test/data/mail/mail085.yml
|
||||
test/data/mail/mail057.yml
|
||||
test/data/mail/mail092.box
|
||||
|
|
@ -2158,6 +2160,7 @@ test/data/mail/mail037.box
|
|||
test/data/mail/mail092.yml
|
||||
test/data/mail/mail059.box
|
||||
test/data/mail/mail041.yml
|
||||
test/data/mail/mail115.yml
|
||||
test/data/mail/mail094.box
|
||||
test/data/mail/mail048.yml
|
||||
test/data/mail/mail113.yml
|
||||
|
|
@ -3145,6 +3148,7 @@ spec/lib/pseudonymisation_spec.rb
|
|||
spec/lib/external_data_source_spec.rb
|
||||
spec/lib/upload_cache_spec.rb
|
||||
spec/lib/search_knowledge_base_backend_spec.rb
|
||||
spec/lib/filter_processor_spec.rb
|
||||
spec/lib/migration_helper_spec.rb
|
||||
spec/lib/application_handle_info_spec.rb
|
||||
spec/lib/knowledge_base/category/permission_spec.rb
|
||||
|
|
@ -4740,6 +4744,9 @@ spec/models/channel/driver/using_bcc_examples.rb
|
|||
spec/models/channel/driver/imap_spec.rb
|
||||
spec/models/channel/filter/follow_up_assignment_spec.rb
|
||||
spec/models/channel/filter/match/contains_spec.rb
|
||||
spec/models/channel/filter/match/ends_with_spec.rb
|
||||
spec/models/channel/filter/match/is_any_of_spec.rb
|
||||
spec/models/channel/filter/match/starts_with_spec.rb
|
||||
spec/models/channel/filter/match/email_regex_spec.rb
|
||||
spec/models/channel/filter/follow_up_check_spec.rb
|
||||
spec/models/channel/filter/monit_spec.rb
|
||||
|
|
@ -10845,7 +10852,10 @@ app/models/channel/driver/base_email_outbound.rb
|
|||
app/models/channel/driver/base_email_inbound/message_validator.rb
|
||||
app/models/channel/filter/sender_is_system_address.rb
|
||||
app/models/channel/filter/auto_response_check.rb
|
||||
app/models/channel/filter/match/ends_with.rb
|
||||
app/models/channel/filter/match/is_any_of.rb
|
||||
app/models/channel/filter/match/email_regex.rb
|
||||
app/models/channel/filter/match/starts_with.rb
|
||||
app/models/channel/filter/match/contains.rb
|
||||
app/models/channel/filter/icinga.rb
|
||||
app/models/channel/filter/reply_to_based_sender.rb
|
||||
|
|
@ -11823,6 +11833,7 @@ app/views/mailer/email_oversized/pl.txt.erb
|
|||
app/views/mailer/email_oversized/ko.txt.erb
|
||||
app/views/mailer/email_oversized/cs.txt.erb
|
||||
app/views/mailer/email_oversized/sk.txt.erb
|
||||
app/views/mailer/email_oversized/sl.txt.erb
|
||||
app/views/mailer/email_oversized/fr.txt.erb
|
||||
app/views/mailer/email_oversized/lt.txt.erb
|
||||
app/views/mailer/email_oversized/tr.txt.erb
|
||||
|
|
|
|||
|
|
@ -1487,9 +1487,9 @@ hpc/*/supported-applications.aspx?
|
|||
hpm
|
||||
hpmob
|
||||
http://archive.org/robots.txt
|
||||
http://eventbrite.com/robots.txt
|
||||
http://m.youtube.com/robots.txt
|
||||
http://slideshare.net/robots.txt
|
||||
http://calendar.google.com/robots.txt
|
||||
http://flickr.com/robots.txt
|
||||
http://s3.amazonaws.com/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
|
|
@ -3254,7 +3254,7 @@ wiki/Wikipedia_Diskussion:Checkuser%2F
|
|||
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
|
||||
wiki/Wikipedia_talk%3AAbuse_reports
|
||||
wiki/Wikipedia_talk%3AAbuse_response
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/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
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue