mirror of
https://github.com/danielmiessler/SecLists
synced 2026-05-09 05:39:43 +02:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
25f75c74c1
commit
ed2f9ca588
30 changed files with 4078 additions and 4708 deletions
|
|
@ -3,6 +3,6 @@
|
|||
"last_update": 1771317896
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1771321758
|
||||
"last_update": 1771408056
|
||||
}
|
||||
}
|
||||
|
|
@ -1,13 +1,13 @@
|
|||
.changeset/huge-baths-notice.md
|
||||
huge-baths-notice.md
|
||||
.changeset/common-jars-cover.md
|
||||
common-jars-cover.md
|
||||
.changeset/shy-carrots-think.md
|
||||
shy-carrots-think.md
|
||||
.changeset/config.json
|
||||
config.json
|
||||
.changeset/fix-graphql-groupby-collision.md
|
||||
fix-graphql-groupby-collision.md
|
||||
.changeset/nine-views-sip.md
|
||||
nine-views-sip.md
|
||||
.changeset/wet-ducks-stop.md
|
||||
wet-ducks-stop.md
|
||||
.changeset/perky-lies-search.md
|
||||
perky-lies-search.md
|
||||
.changeset/full-beers-relate.md
|
||||
full-beers-relate.md
|
||||
.vscode/settings.json
|
||||
settings.json
|
||||
.vscode/extensions.json
|
||||
|
|
@ -13706,12 +13706,6 @@ private/private-view/components/private-view-drawer.vue
|
|||
private-view/components/private-view-drawer.vue
|
||||
components/private-view-drawer.vue
|
||||
private-view-drawer.vue
|
||||
app/src/views/private/components/CollabAvatars.vue
|
||||
src/views/private/components/CollabAvatars.vue
|
||||
views/private/components/CollabAvatars.vue
|
||||
private/components/CollabAvatars.vue
|
||||
components/CollabAvatars.vue
|
||||
CollabAvatars.vue
|
||||
app/src/views/private/components/notification-item.vue
|
||||
src/views/private/components/notification-item.vue
|
||||
views/private/components/notification-item.vue
|
||||
|
|
@ -13760,6 +13754,34 @@ views/private/components/basic-import-sidebar-detail.vue
|
|||
private/components/basic-import-sidebar-detail.vue
|
||||
components/basic-import-sidebar-detail.vue
|
||||
basic-import-sidebar-detail.vue
|
||||
app/src/views/private/components/collab/utils.test.ts
|
||||
src/views/private/components/collab/utils.test.ts
|
||||
views/private/components/collab/utils.test.ts
|
||||
private/components/collab/utils.test.ts
|
||||
components/collab/utils.test.ts
|
||||
collab/utils.test.ts
|
||||
utils.test.ts
|
||||
app/src/views/private/components/collab/utils.ts
|
||||
src/views/private/components/collab/utils.ts
|
||||
views/private/components/collab/utils.ts
|
||||
private/components/collab/utils.ts
|
||||
components/collab/utils.ts
|
||||
collab/utils.ts
|
||||
utils.ts
|
||||
app/src/views/private/components/collab/CollabIndicatorHeader.vue
|
||||
src/views/private/components/collab/CollabIndicatorHeader.vue
|
||||
views/private/components/collab/CollabIndicatorHeader.vue
|
||||
private/components/collab/CollabIndicatorHeader.vue
|
||||
components/collab/CollabIndicatorHeader.vue
|
||||
collab/CollabIndicatorHeader.vue
|
||||
CollabIndicatorHeader.vue
|
||||
app/src/views/private/components/collab/CollabIndicatorField.vue
|
||||
src/views/private/components/collab/CollabIndicatorField.vue
|
||||
views/private/components/collab/CollabIndicatorField.vue
|
||||
private/components/collab/CollabIndicatorField.vue
|
||||
components/collab/CollabIndicatorField.vue
|
||||
collab/CollabIndicatorField.vue
|
||||
CollabIndicatorField.vue
|
||||
app/src/views/private/components/save-options.vue
|
||||
src/views/private/components/save-options.vue
|
||||
views/private/components/save-options.vue
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
.changeset/huge-baths-notice.md
|
||||
.changeset/common-jars-cover.md
|
||||
.changeset/shy-carrots-think.md
|
||||
.changeset/config.json
|
||||
.changeset/fix-graphql-groupby-collision.md
|
||||
.changeset/nine-views-sip.md
|
||||
.changeset/wet-ducks-stop.md
|
||||
.changeset/perky-lies-search.md
|
||||
.changeset/full-beers-relate.md
|
||||
.vscode/settings.json
|
||||
.vscode/extensions.json
|
||||
.stylelintrc.json
|
||||
|
|
@ -2628,7 +2628,6 @@ app/src/views/private/private-view/components/private-view-header-bar.vue
|
|||
app/src/views/private/private-view/components/private-view-header-bar-actions.vue
|
||||
app/src/views/private/private-view/components/private-view.vue
|
||||
app/src/views/private/private-view/components/private-view-drawer.vue
|
||||
app/src/views/private/components/CollabAvatars.vue
|
||||
app/src/views/private/components/notification-item.vue
|
||||
app/src/views/private/components/FolderPickerListItem.vue
|
||||
app/src/views/private/components/layout-sidebar-detail.vue
|
||||
|
|
@ -2637,6 +2636,10 @@ app/src/views/private/components/archive-sidebar-detail.vue
|
|||
app/src/views/private/components/flow-sidebar-detail.vue
|
||||
app/src/views/private/components/search-input.vue
|
||||
app/src/views/private/components/basic-import-sidebar-detail.vue
|
||||
app/src/views/private/components/collab/utils.test.ts
|
||||
app/src/views/private/components/collab/utils.ts
|
||||
app/src/views/private/components/collab/CollabIndicatorHeader.vue
|
||||
app/src/views/private/components/collab/CollabIndicatorField.vue
|
||||
app/src/views/private/components/save-options.vue
|
||||
app/src/views/private/components/drawer-files.vue
|
||||
app/src/views/private/components/user-popover.vue
|
||||
|
|
|
|||
|
|
@ -43986,14 +43986,6 @@ tools/ui/class/documentation.class.php
|
|||
ui/class/documentation.class.php
|
||||
class/documentation.class.php
|
||||
documentation.class.php
|
||||
htdocs/admin/tools/ui/experimental/experiments/input-feedback/index.php
|
||||
admin/tools/ui/experimental/experiments/input-feedback/index.php
|
||||
tools/ui/experimental/experiments/input-feedback/index.php
|
||||
ui/experimental/experiments/input-feedback/index.php
|
||||
experimental/experiments/input-feedback/index.php
|
||||
experiments/input-feedback/index.php
|
||||
input-feedback/index.php
|
||||
index.php
|
||||
htdocs/admin/tools/ui/experimental/experiments/dolibarr-context/assets/dolibarr-context.umd.js
|
||||
admin/tools/ui/experimental/experiments/dolibarr-context/assets/dolibarr-context.umd.js
|
||||
tools/ui/experimental/experiments/dolibarr-context/assets/dolibarr-context.umd.js
|
||||
|
|
@ -44090,6 +44082,12 @@ tools/ui/content/titles.php
|
|||
ui/content/titles.php
|
||||
content/titles.php
|
||||
titles.php
|
||||
htdocs/admin/tools/ui/content/input-feedback.php
|
||||
admin/tools/ui/content/input-feedback.php
|
||||
tools/ui/content/input-feedback.php
|
||||
ui/content/input-feedback.php
|
||||
content/input-feedback.php
|
||||
input-feedback.php
|
||||
htdocs/admin/tools/ui/content/index.php
|
||||
admin/tools/ui/content/index.php
|
||||
tools/ui/content/index.php
|
||||
|
|
|
|||
|
|
@ -7527,7 +7527,6 @@ htdocs/admin/tools/export.php
|
|||
htdocs/admin/tools/update.php
|
||||
htdocs/admin/tools/index.php
|
||||
htdocs/admin/tools/ui/class/documentation.class.php
|
||||
htdocs/admin/tools/ui/experimental/experiments/input-feedback/index.php
|
||||
htdocs/admin/tools/ui/experimental/experiments/dolibarr-context/assets/dolibarr-context.umd.js
|
||||
htdocs/admin/tools/ui/experimental/experiments/dolibarr-context/assets/dolibarr-tool.seteventmessage.js
|
||||
htdocs/admin/tools/ui/experimental/experiments/dolibarr-context/assets/dolibarr-context.mock.js
|
||||
|
|
@ -7541,6 +7540,7 @@ htdocs/admin/tools/ui/resources/index.php
|
|||
htdocs/admin/tools/ui/content/intuitive-table-row-select.php
|
||||
htdocs/admin/tools/ui/content/tables.php
|
||||
htdocs/admin/tools/ui/content/titles.php
|
||||
htdocs/admin/tools/ui/content/input-feedback.php
|
||||
htdocs/admin/tools/ui/content/index.php
|
||||
htdocs/admin/tools/ui/content/freeze-tooltip.php
|
||||
htdocs/admin/tools/ui/index.php
|
||||
|
|
|
|||
|
|
@ -3142,10 +3142,6 @@ core/modules/layout_discovery/layout_discovery.info.yml
|
|||
modules/layout_discovery/layout_discovery.info.yml
|
||||
layout_discovery/layout_discovery.info.yml
|
||||
layout_discovery.info.yml
|
||||
core/modules/layout_discovery/layout_discovery.module
|
||||
modules/layout_discovery/layout_discovery.module
|
||||
layout_discovery/layout_discovery.module
|
||||
layout_discovery.module
|
||||
core/modules/layout_discovery/layout_discovery.services.yml
|
||||
modules/layout_discovery/layout_discovery.services.yml
|
||||
layout_discovery/layout_discovery.services.yml
|
||||
|
|
@ -12514,20 +12510,6 @@ menu_ui/config/schema/menu_ui.schema.yml
|
|||
config/schema/menu_ui.schema.yml
|
||||
schema/menu_ui.schema.yml
|
||||
menu_ui.schema.yml
|
||||
core/modules/menu_ui/tests/modules/menu_link_add_test/menu_link_add_test.info.yml
|
||||
modules/menu_ui/tests/modules/menu_link_add_test/menu_link_add_test.info.yml
|
||||
menu_ui/tests/modules/menu_link_add_test/menu_link_add_test.info.yml
|
||||
tests/modules/menu_link_add_test/menu_link_add_test.info.yml
|
||||
modules/menu_link_add_test/menu_link_add_test.info.yml
|
||||
menu_link_add_test/menu_link_add_test.info.yml
|
||||
menu_link_add_test.info.yml
|
||||
core/modules/menu_ui/tests/modules/menu_link_add_test/menu_link_add_test.links.action.yml
|
||||
modules/menu_ui/tests/modules/menu_link_add_test/menu_link_add_test.links.action.yml
|
||||
menu_ui/tests/modules/menu_link_add_test/menu_link_add_test.links.action.yml
|
||||
tests/modules/menu_link_add_test/menu_link_add_test.links.action.yml
|
||||
modules/menu_link_add_test/menu_link_add_test.links.action.yml
|
||||
menu_link_add_test/menu_link_add_test.links.action.yml
|
||||
menu_link_add_test.links.action.yml
|
||||
core/modules/menu_ui/tests/modules/menu_link_access_test/src/Hook/MenuLinkAccessTestHooks.php
|
||||
modules/menu_ui/tests/modules/menu_link_access_test/src/Hook/MenuLinkAccessTestHooks.php
|
||||
menu_ui/tests/modules/menu_link_access_test/src/Hook/MenuLinkAccessTestHooks.php
|
||||
|
|
@ -12650,13 +12632,6 @@ tests/src/Kernel/MenuDeleteTest.php
|
|||
src/Kernel/MenuDeleteTest.php
|
||||
Kernel/MenuDeleteTest.php
|
||||
MenuDeleteTest.php
|
||||
core/modules/menu_ui/tests/src/Kernel/MenuLinkAddTest.php
|
||||
modules/menu_ui/tests/src/Kernel/MenuLinkAddTest.php
|
||||
menu_ui/tests/src/Kernel/MenuLinkAddTest.php
|
||||
tests/src/Kernel/MenuLinkAddTest.php
|
||||
src/Kernel/MenuLinkAddTest.php
|
||||
Kernel/MenuLinkAddTest.php
|
||||
MenuLinkAddTest.php
|
||||
core/modules/menu_ui/tests/src/FunctionalJavascript/MenuUiJavascriptTest.php
|
||||
modules/menu_ui/tests/src/FunctionalJavascript/MenuUiJavascriptTest.php
|
||||
menu_ui/tests/src/FunctionalJavascript/MenuUiJavascriptTest.php
|
||||
|
|
@ -12699,14 +12674,6 @@ menu_ui/src/Controller/MenuController.php
|
|||
src/Controller/MenuController.php
|
||||
Controller/MenuController.php
|
||||
MenuController.php
|
||||
core/modules/menu_ui/src/Plugin/Menu/LocalAction/MenuLinkAdd.php
|
||||
modules/menu_ui/src/Plugin/Menu/LocalAction/MenuLinkAdd.php
|
||||
menu_ui/src/Plugin/Menu/LocalAction/MenuLinkAdd.php
|
||||
src/Plugin/Menu/LocalAction/MenuLinkAdd.php
|
||||
Plugin/Menu/LocalAction/MenuLinkAdd.php
|
||||
Menu/LocalAction/MenuLinkAdd.php
|
||||
LocalAction/MenuLinkAdd.php
|
||||
MenuLinkAdd.php
|
||||
core/modules/menu_ui/src/Plugin/Validation/Constraint/MenuSettingsConstraint.php
|
||||
modules/menu_ui/src/Plugin/Validation/Constraint/MenuSettingsConstraint.php
|
||||
menu_ui/src/Plugin/Validation/Constraint/MenuSettingsConstraint.php
|
||||
|
|
@ -15741,13 +15708,6 @@ tests/modules/module_test/module_test.post_update.php
|
|||
modules/module_test/module_test.post_update.php
|
||||
module_test/module_test.post_update.php
|
||||
module_test.post_update.php
|
||||
core/modules/system/tests/modules/module_test/module_test.tokens.inc
|
||||
modules/system/tests/modules/module_test/module_test.tokens.inc
|
||||
system/tests/modules/module_test/module_test.tokens.inc
|
||||
tests/modules/module_test/module_test.tokens.inc
|
||||
modules/module_test/module_test.tokens.inc
|
||||
module_test/module_test.tokens.inc
|
||||
module_test.tokens.inc
|
||||
core/modules/system/tests/modules/module_test/module_test.routing.yml
|
||||
modules/system/tests/modules/module_test/module_test.routing.yml
|
||||
system/tests/modules/module_test/module_test.routing.yml
|
||||
|
|
@ -19379,13 +19339,6 @@ src/Install/Requirements/ModuleInstallRequirements.php
|
|||
Install/Requirements/ModuleInstallRequirements.php
|
||||
Requirements/ModuleInstallRequirements.php
|
||||
ModuleInstallRequirements.php
|
||||
core/modules/system/tests/modules/module_implements_alter_test/module_implements_alter_test.implementations.inc
|
||||
modules/system/tests/modules/module_implements_alter_test/module_implements_alter_test.implementations.inc
|
||||
system/tests/modules/module_implements_alter_test/module_implements_alter_test.implementations.inc
|
||||
tests/modules/module_implements_alter_test/module_implements_alter_test.implementations.inc
|
||||
modules/module_implements_alter_test/module_implements_alter_test.implementations.inc
|
||||
module_implements_alter_test/module_implements_alter_test.implementations.inc
|
||||
module_implements_alter_test.implementations.inc
|
||||
core/modules/system/tests/modules/module_implements_alter_test/module_implements_alter_test.info.yml
|
||||
modules/system/tests/modules/module_implements_alter_test/module_implements_alter_test.info.yml
|
||||
system/tests/modules/module_implements_alter_test/module_implements_alter_test.info.yml
|
||||
|
|
@ -78195,6 +78148,11 @@ tests/fixtures/test_stable/test_stable.info.yml
|
|||
fixtures/test_stable/test_stable.info.yml
|
||||
test_stable/test_stable.info.yml
|
||||
test_stable.info.yml
|
||||
core/tests/fixtures/test_update_ordering/test_update_ordering.php
|
||||
tests/fixtures/test_update_ordering/test_update_ordering.php
|
||||
fixtures/test_update_ordering/test_update_ordering.php
|
||||
test_update_ordering/test_update_ordering.php
|
||||
test_update_ordering.php
|
||||
core/tests/fixtures/test-error.log
|
||||
tests/fixtures/test-error.log
|
||||
fixtures/test-error.log
|
||||
|
|
@ -85145,15 +85103,6 @@ Extension/modules/module_handler_test_added/module_handler_test_added.module
|
|||
modules/module_handler_test_added/module_handler_test_added.module
|
||||
module_handler_test_added/module_handler_test_added.module
|
||||
module_handler_test_added.module
|
||||
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.hook.inc
|
||||
tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.hook.inc
|
||||
Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.hook.inc
|
||||
Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.hook.inc
|
||||
Core/Extension/modules/module_handler_test_added/module_handler_test_added.hook.inc
|
||||
Extension/modules/module_handler_test_added/module_handler_test_added.hook.inc
|
||||
modules/module_handler_test_added/module_handler_test_added.hook.inc
|
||||
module_handler_test_added/module_handler_test_added.hook.inc
|
||||
module_handler_test_added.hook.inc
|
||||
core/tests/Drupal/Tests/Core/Extension/modules/module_implements_alter_test_legacy/module_implements_alter_test_legacy.info.yml
|
||||
tests/Drupal/Tests/Core/Extension/modules/module_implements_alter_test_legacy/module_implements_alter_test_legacy.info.yml
|
||||
Drupal/Tests/Core/Extension/modules/module_implements_alter_test_legacy/module_implements_alter_test_legacy.info.yml
|
||||
|
|
@ -85502,12 +85451,6 @@ Tests/Core/Cache/NullBackendTest.php
|
|||
Core/Cache/NullBackendTest.php
|
||||
Cache/NullBackendTest.php
|
||||
NullBackendTest.php
|
||||
core/tests/Drupal/Tests/Core/GroupIncludesTestTrait.php
|
||||
tests/Drupal/Tests/Core/GroupIncludesTestTrait.php
|
||||
Drupal/Tests/Core/GroupIncludesTestTrait.php
|
||||
Tests/Core/GroupIncludesTestTrait.php
|
||||
Core/GroupIncludesTestTrait.php
|
||||
GroupIncludesTestTrait.php
|
||||
core/tests/Drupal/Tests/Core/Password/DefaultPasswordGeneratorTest.php
|
||||
tests/Drupal/Tests/Core/Password/DefaultPasswordGeneratorTest.php
|
||||
Drupal/Tests/Core/Password/DefaultPasswordGeneratorTest.php
|
||||
|
|
@ -85721,6 +85664,13 @@ Tests/Core/Breadcrumb/BreadcrumbTest.php
|
|||
Core/Breadcrumb/BreadcrumbTest.php
|
||||
Breadcrumb/BreadcrumbTest.php
|
||||
BreadcrumbTest.php
|
||||
core/tests/Drupal/Tests/Core/Update/UpdateOrderingTest.php
|
||||
tests/Drupal/Tests/Core/Update/UpdateOrderingTest.php
|
||||
Drupal/Tests/Core/Update/UpdateOrderingTest.php
|
||||
Tests/Core/Update/UpdateOrderingTest.php
|
||||
Core/Update/UpdateOrderingTest.php
|
||||
Update/UpdateOrderingTest.php
|
||||
UpdateOrderingTest.php
|
||||
core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php
|
||||
tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php
|
||||
Drupal/Tests/Core/Update/UpdateHookRegistryTest.php
|
||||
|
|
@ -89720,6 +89670,11 @@ tests/Drupal/Tests/StreamCapturer.php
|
|||
Drupal/Tests/StreamCapturer.php
|
||||
Tests/StreamCapturer.php
|
||||
StreamCapturer.php
|
||||
core/tests/Drupal/Tests/DrupalTestCaseTrait.php
|
||||
tests/Drupal/Tests/DrupalTestCaseTrait.php
|
||||
Drupal/Tests/DrupalTestCaseTrait.php
|
||||
Tests/DrupalTestCaseTrait.php
|
||||
DrupalTestCaseTrait.php
|
||||
core/tests/Drupal/Tests/UpdatePathTestTrait.php
|
||||
tests/Drupal/Tests/UpdatePathTestTrait.php
|
||||
Drupal/Tests/UpdatePathTestTrait.php
|
||||
|
|
@ -89871,12 +89826,6 @@ Drupal/TestTools/ErrorHandler/BootstrapErrorHandler.php
|
|||
TestTools/ErrorHandler/BootstrapErrorHandler.php
|
||||
ErrorHandler/BootstrapErrorHandler.php
|
||||
BootstrapErrorHandler.php
|
||||
core/tests/Drupal/TestTools/ErrorHandler/TestErrorHandler.php
|
||||
tests/Drupal/TestTools/ErrorHandler/TestErrorHandler.php
|
||||
Drupal/TestTools/ErrorHandler/TestErrorHandler.php
|
||||
TestTools/ErrorHandler/TestErrorHandler.php
|
||||
ErrorHandler/TestErrorHandler.php
|
||||
TestErrorHandler.php
|
||||
core/tests/bootstrap.php
|
||||
tests/bootstrap.php
|
||||
bootstrap.php
|
||||
|
|
@ -91556,13 +91505,6 @@ Core/ProxyClass/Menu/MenuActiveTrail.php
|
|||
ProxyClass/Menu/MenuActiveTrail.php
|
||||
Menu/MenuActiveTrail.php
|
||||
MenuActiveTrail.php
|
||||
core/lib/Drupal/Core/ProxyClass/Extension/ModuleInstaller.php
|
||||
lib/Drupal/Core/ProxyClass/Extension/ModuleInstaller.php
|
||||
Drupal/Core/ProxyClass/Extension/ModuleInstaller.php
|
||||
Core/ProxyClass/Extension/ModuleInstaller.php
|
||||
ProxyClass/Extension/ModuleInstaller.php
|
||||
Extension/ModuleInstaller.php
|
||||
ModuleInstaller.php
|
||||
core/lib/Drupal/Core/ProxyClass/File/MimeType/ExtensionMimeTypeGuesser.php
|
||||
lib/Drupal/Core/ProxyClass/File/MimeType/ExtensionMimeTypeGuesser.php
|
||||
Drupal/Core/ProxyClass/File/MimeType/ExtensionMimeTypeGuesser.php
|
||||
|
|
@ -91600,13 +91542,6 @@ Core/ProxyClass/Routing/MatcherDumper.php
|
|||
ProxyClass/Routing/MatcherDumper.php
|
||||
Routing/MatcherDumper.php
|
||||
MatcherDumper.php
|
||||
core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php
|
||||
lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php
|
||||
Drupal/Core/ProxyClass/Config/ConfigInstaller.php
|
||||
Core/ProxyClass/Config/ConfigInstaller.php
|
||||
ProxyClass/Config/ConfigInstaller.php
|
||||
Config/ConfigInstaller.php
|
||||
ConfigInstaller.php
|
||||
core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php
|
||||
lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php
|
||||
Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php
|
||||
|
|
|
|||
|
|
@ -456,7 +456,6 @@ core/modules/layout_discovery/layout_discovery.post_update.php
|
|||
core/modules/layout_discovery/templates/layout.html.twig
|
||||
core/modules/layout_discovery/layout_discovery.libraries.yml
|
||||
core/modules/layout_discovery/layout_discovery.info.yml
|
||||
core/modules/layout_discovery/layout_discovery.module
|
||||
core/modules/layout_discovery/layout_discovery.services.yml
|
||||
core/modules/layout_discovery/src/Install/Requirements/LayoutDiscoveryRequirements.php
|
||||
core/modules/layout_discovery/src/Hook/LayoutDiscoveryHooks.php
|
||||
|
|
@ -1836,8 +1835,6 @@ core/modules/user/user.config_translation.yml
|
|||
core/modules/user/user.routing.yml
|
||||
core/modules/menu_ui/config/install/menu_ui.settings.yml
|
||||
core/modules/menu_ui/config/schema/menu_ui.schema.yml
|
||||
core/modules/menu_ui/tests/modules/menu_link_add_test/menu_link_add_test.info.yml
|
||||
core/modules/menu_ui/tests/modules/menu_link_add_test/menu_link_add_test.links.action.yml
|
||||
core/modules/menu_ui/tests/modules/menu_link_access_test/src/Hook/MenuLinkAccessTestHooks.php
|
||||
core/modules/menu_ui/tests/modules/menu_link_access_test/menu_link_access_test.info.yml
|
||||
core/modules/menu_ui/tests/src/Traits/MenuUiTrait.php
|
||||
|
|
@ -1855,7 +1852,6 @@ core/modules/menu_ui/tests/src/Kernel/MenuBlockTest.php
|
|||
core/modules/menu_ui/tests/src/Kernel/Migrate/MigrateMenuSettingsTest.php
|
||||
core/modules/menu_ui/tests/src/Kernel/MenuUiNodeTypeTest.php
|
||||
core/modules/menu_ui/tests/src/Kernel/MenuDeleteTest.php
|
||||
core/modules/menu_ui/tests/src/Kernel/MenuLinkAddTest.php
|
||||
core/modules/menu_ui/tests/src/FunctionalJavascript/MenuUiJavascriptTest.php
|
||||
core/modules/menu_ui/templates/menu-link-form.html.twig
|
||||
core/modules/menu_ui/menu_ui.module
|
||||
|
|
@ -1865,7 +1861,6 @@ core/modules/menu_ui/menu_ui.services.yml
|
|||
core/modules/menu_ui/menu_ui.links.task.yml
|
||||
core/modules/menu_ui/menu_ui.links.action.yml
|
||||
core/modules/menu_ui/src/Controller/MenuController.php
|
||||
core/modules/menu_ui/src/Plugin/Menu/LocalAction/MenuLinkAdd.php
|
||||
core/modules/menu_ui/src/Plugin/Validation/Constraint/MenuSettingsConstraint.php
|
||||
core/modules/menu_ui/src/Plugin/Validation/Constraint/MenuSettingsConstraintValidator.php
|
||||
core/modules/menu_ui/src/MenuListBuilder.php
|
||||
|
|
@ -2287,7 +2282,6 @@ core/modules/system/tests/modules/module_test/src/PluginManagerCacheClearer.php
|
|||
core/modules/system/tests/modules/module_test/src/Hook/ModuleTestThemeHooks.php
|
||||
core/modules/system/tests/modules/module_test/src/Hook/ModuleTestFileThemeHooks.php
|
||||
core/modules/system/tests/modules/module_test/module_test.post_update.php
|
||||
core/modules/system/tests/modules/module_test/module_test.tokens.inc
|
||||
core/modules/system/tests/modules/module_test/module_test.routing.yml
|
||||
core/modules/system/tests/modules/pgsql_test/pgsql_test.info.yml
|
||||
core/modules/system/tests/modules/pgsql_test/pgsql_test.install
|
||||
|
|
@ -2708,7 +2702,6 @@ core/modules/system/tests/modules/new_dependency_test_with_service/src/NewServic
|
|||
core/modules/system/tests/modules/module_install_requirements/module_install_requirements.install
|
||||
core/modules/system/tests/modules/module_install_requirements/module_install_requirements.info.yml
|
||||
core/modules/system/tests/modules/module_install_requirements/src/Install/Requirements/ModuleInstallRequirements.php
|
||||
core/modules/system/tests/modules/module_implements_alter_test/module_implements_alter_test.implementations.inc
|
||||
core/modules/system/tests/modules/module_implements_alter_test/module_implements_alter_test.info.yml
|
||||
core/modules/system/tests/modules/module_implements_alter_test/module_implements_alter_test.module
|
||||
core/modules/system/tests/modules/dialog_renderer_test/dialog_renderer_test.libraries.yml
|
||||
|
|
@ -10946,6 +10939,7 @@ core/tests/fixtures/files/html-2.html
|
|||
core/tests/fixtures/files/php-2.php
|
||||
core/tests/fixtures/files/javascript-2.script
|
||||
core/tests/fixtures/test_stable/test_stable.info.yml
|
||||
core/tests/fixtures/test_update_ordering/test_update_ordering.php
|
||||
core/tests/fixtures/test-error.log
|
||||
core/tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTest1.php
|
||||
core/tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTestMissingInterface.php
|
||||
|
|
@ -11971,7 +11965,6 @@ core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all1/module_h
|
|||
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all1/src/Hook/ModuleHandlerTestAll1Hooks.php
|
||||
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.info.yml
|
||||
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.module
|
||||
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_added/module_handler_test_added.hook.inc
|
||||
core/tests/Drupal/Tests/Core/Extension/modules/module_implements_alter_test_legacy/module_implements_alter_test_legacy.info.yml
|
||||
core/tests/Drupal/Tests/Core/Extension/modules/module_implements_alter_test_legacy/module_implements_alter_test_legacy.module
|
||||
core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_no_hook/module_handler_test_no_hook.info.yml
|
||||
|
|
@ -12018,7 +12011,6 @@ core/tests/Drupal/Tests/Core/Cache/ChainedFastBackendTest.php
|
|||
core/tests/Drupal/Tests/Core/Cache/DatabaseBackendFactoryTest.php
|
||||
core/tests/Drupal/Tests/Core/Cache/CacheCollectorHelper.php
|
||||
core/tests/Drupal/Tests/Core/Cache/NullBackendTest.php
|
||||
core/tests/Drupal/Tests/Core/GroupIncludesTestTrait.php
|
||||
core/tests/Drupal/Tests/Core/Password/DefaultPasswordGeneratorTest.php
|
||||
core/tests/Drupal/Tests/Core/Password/PhpPasswordTest.php
|
||||
core/tests/Drupal/Tests/Core/File/FileSystemTest.php
|
||||
|
|
@ -12048,6 +12040,7 @@ core/tests/Drupal/Tests/Core/Validation/Plugin/Validation/Constraint/CountryCode
|
|||
core/tests/Drupal/Tests/Core/Validation/Plugin/Validation/Constraint/PrimitiveTypeConstraintValidatorTest.php
|
||||
core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php
|
||||
core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbTest.php
|
||||
core/tests/Drupal/Tests/Core/Update/UpdateOrderingTest.php
|
||||
core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php
|
||||
core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php
|
||||
core/tests/Drupal/Tests/Core/Recipe/RecipeConfigStorageWrapperTest.php
|
||||
|
|
@ -12555,6 +12548,7 @@ core/tests/Drupal/Tests/UnitTestCaseTest.php
|
|||
core/tests/Drupal/Tests/WebAssert.php
|
||||
core/tests/Drupal/Tests/PerformanceTestTrait.php
|
||||
core/tests/Drupal/Tests/StreamCapturer.php
|
||||
core/tests/Drupal/Tests/DrupalTestCaseTrait.php
|
||||
core/tests/Drupal/Tests/UpdatePathTestTrait.php
|
||||
core/tests/Drupal/Tests/CSpell/SortTest.php
|
||||
core/tests/Drupal/Tests/HiddenFieldSelector.php
|
||||
|
|
@ -12580,7 +12574,6 @@ core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit11/TestCompatibilityTrai
|
|||
core/tests/Drupal/TestTools/PhpUnitCompatibility/RunnerVersion.php
|
||||
core/tests/Drupal/TestTools/Comparator/MarkupInterfaceComparator.php
|
||||
core/tests/Drupal/TestTools/ErrorHandler/BootstrapErrorHandler.php
|
||||
core/tests/Drupal/TestTools/ErrorHandler/TestErrorHandler.php
|
||||
core/tests/bootstrap.php
|
||||
core/lib/Drupal.php
|
||||
core/lib/README.txt
|
||||
|
|
@ -12843,13 +12836,11 @@ core/lib/Drupal/Core/DependencyInjection/Compiler/ProxyServicesPass.php
|
|||
core/lib/Drupal/Core/DependencyInjection/ServiceProviderBase.php
|
||||
core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php
|
||||
core/lib/Drupal/Core/ProxyClass/Menu/MenuActiveTrail.php
|
||||
core/lib/Drupal/Core/ProxyClass/Extension/ModuleInstaller.php
|
||||
core/lib/Drupal/Core/ProxyClass/File/MimeType/ExtensionMimeTypeGuesser.php
|
||||
core/lib/Drupal/Core/ProxyClass/File/MimeType/MimeTypeGuesser.php
|
||||
core/lib/Drupal/Core/ProxyClass/PageCache/ChainResponsePolicy.php
|
||||
core/lib/Drupal/Core/ProxyClass/Routing/RouteBuilder.php
|
||||
core/lib/Drupal/Core/ProxyClass/Routing/MatcherDumper.php
|
||||
core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php
|
||||
core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php
|
||||
core/lib/Drupal/Core/ProxyClass/ParamConverter/MenuLinkPluginConverter.php
|
||||
core/lib/Drupal/Core/ProxyClass/Lock/PersistentDatabaseLockBackend.php
|
||||
|
|
|
|||
|
|
@ -4412,6 +4412,26 @@ stock/report/incorrect_serial_and_batch_bundle/incorrect_serial_and_batch_bundle
|
|||
report/incorrect_serial_and_batch_bundle/incorrect_serial_and_batch_bundle.json
|
||||
incorrect_serial_and_batch_bundle/incorrect_serial_and_batch_bundle.json
|
||||
incorrect_serial_and_batch_bundle.json
|
||||
erpnext/stock/report/negative_batch_report/negative_batch_report.json
|
||||
stock/report/negative_batch_report/negative_batch_report.json
|
||||
report/negative_batch_report/negative_batch_report.json
|
||||
negative_batch_report/negative_batch_report.json
|
||||
negative_batch_report.json
|
||||
erpnext/stock/report/negative_batch_report/__init__.py
|
||||
stock/report/negative_batch_report/__init__.py
|
||||
report/negative_batch_report/__init__.py
|
||||
negative_batch_report/__init__.py
|
||||
__init__.py
|
||||
erpnext/stock/report/negative_batch_report/negative_batch_report.py
|
||||
stock/report/negative_batch_report/negative_batch_report.py
|
||||
report/negative_batch_report/negative_batch_report.py
|
||||
negative_batch_report/negative_batch_report.py
|
||||
negative_batch_report.py
|
||||
erpnext/stock/report/negative_batch_report/negative_batch_report.js
|
||||
stock/report/negative_batch_report/negative_batch_report.js
|
||||
report/negative_batch_report/negative_batch_report.js
|
||||
negative_batch_report/negative_batch_report.js
|
||||
negative_batch_report.js
|
||||
erpnext/stock/report/bom_search/bom_search.js
|
||||
stock/report/bom_search/bom_search.js
|
||||
report/bom_search/bom_search.js
|
||||
|
|
|
|||
|
|
@ -905,6 +905,10 @@ erpnext/stock/report/incorrect_serial_and_batch_bundle/incorrect_serial_and_batc
|
|||
erpnext/stock/report/incorrect_serial_and_batch_bundle/incorrect_serial_and_batch_bundle.py
|
||||
erpnext/stock/report/incorrect_serial_and_batch_bundle/__init__.py
|
||||
erpnext/stock/report/incorrect_serial_and_batch_bundle/incorrect_serial_and_batch_bundle.json
|
||||
erpnext/stock/report/negative_batch_report/negative_batch_report.json
|
||||
erpnext/stock/report/negative_batch_report/__init__.py
|
||||
erpnext/stock/report/negative_batch_report/negative_batch_report.py
|
||||
erpnext/stock/report/negative_batch_report/negative_batch_report.js
|
||||
erpnext/stock/report/bom_search/bom_search.js
|
||||
erpnext/stock/report/bom_search/bom_search.json
|
||||
erpnext/stock/report/bom_search/bom_search.py
|
||||
|
|
|
|||
|
|
@ -58,6 +58,11 @@ tests/admin/sidebar/navigation.test.ts
|
|||
admin/sidebar/navigation.test.ts
|
||||
sidebar/navigation.test.ts
|
||||
navigation.test.ts
|
||||
e2e/tests/admin/sidebar/theme-error-notification.test.ts
|
||||
tests/admin/sidebar/theme-error-notification.test.ts
|
||||
admin/sidebar/theme-error-notification.test.ts
|
||||
sidebar/theme-error-notification.test.ts
|
||||
theme-error-notification.test.ts
|
||||
e2e/tests/admin/posts/post-settings.test.ts
|
||||
tests/admin/posts/post-settings.test.ts
|
||||
admin/posts/post-settings.test.ts
|
||||
|
|
@ -17394,6 +17399,17 @@ unit/api/endpoints/members.test.js
|
|||
api/endpoints/members.test.js
|
||||
endpoints/members.test.js
|
||||
members.test.js
|
||||
ghost/core/test/unit/api/endpoints/utils/serializers/input/utils/slug-filter-order.test.js
|
||||
core/test/unit/api/endpoints/utils/serializers/input/utils/slug-filter-order.test.js
|
||||
test/unit/api/endpoints/utils/serializers/input/utils/slug-filter-order.test.js
|
||||
unit/api/endpoints/utils/serializers/input/utils/slug-filter-order.test.js
|
||||
api/endpoints/utils/serializers/input/utils/slug-filter-order.test.js
|
||||
endpoints/utils/serializers/input/utils/slug-filter-order.test.js
|
||||
utils/serializers/input/utils/slug-filter-order.test.js
|
||||
serializers/input/utils/slug-filter-order.test.js
|
||||
input/utils/slug-filter-order.test.js
|
||||
utils/slug-filter-order.test.js
|
||||
slug-filter-order.test.js
|
||||
ghost/core/test/unit/api/endpoints/db.test.js
|
||||
core/test/unit/api/endpoints/db.test.js
|
||||
test/unit/api/endpoints/db.test.js
|
||||
|
|
@ -22504,12 +22520,6 @@ tests/unit/services/state-bridge-test.js
|
|||
unit/services/state-bridge-test.js
|
||||
services/state-bridge-test.js
|
||||
state-bridge-test.js
|
||||
ghost/admin/tests/unit/services/notifications-count-test.js
|
||||
admin/tests/unit/services/notifications-count-test.js
|
||||
tests/unit/services/notifications-count-test.js
|
||||
unit/services/notifications-count-test.js
|
||||
services/notifications-count-test.js
|
||||
notifications-count-test.js
|
||||
ghost/admin/tests/unit/services/member-stats-test.js
|
||||
admin/tests/unit/services/member-stats-test.js
|
||||
tests/unit/services/member-stats-test.js
|
||||
|
|
@ -22684,13 +22694,6 @@ tests/unit/models/member-test.js
|
|||
unit/models/member-test.js
|
||||
models/member-test.js
|
||||
member-test.js
|
||||
ghost/admin/tests/unit/components/posts/analytics-test.js
|
||||
admin/tests/unit/components/posts/analytics-test.js
|
||||
tests/unit/components/posts/analytics-test.js
|
||||
unit/components/posts/analytics-test.js
|
||||
components/posts/analytics-test.js
|
||||
posts/analytics-test.js
|
||||
analytics-test.js
|
||||
ghost/admin/tests/unit/components/gh-post-settings-menu-test.js
|
||||
admin/tests/unit/components/gh-post-settings-menu-test.js
|
||||
tests/unit/components/gh-post-settings-menu-test.js
|
||||
|
|
@ -22703,12 +22706,6 @@ tests/unit/components/koenig-lexical-editor-test.js
|
|||
unit/components/koenig-lexical-editor-test.js
|
||||
components/koenig-lexical-editor-test.js
|
||||
koenig-lexical-editor-test.js
|
||||
ghost/admin/tests/unit/helpers/gh-user-can-manage-members-test.js
|
||||
admin/tests/unit/helpers/gh-user-can-manage-members-test.js
|
||||
tests/unit/helpers/gh-user-can-manage-members-test.js
|
||||
unit/helpers/gh-user-can-manage-members-test.js
|
||||
helpers/gh-user-can-manage-members-test.js
|
||||
gh-user-can-manage-members-test.js
|
||||
ghost/admin/tests/unit/helpers/highlighted-text-test.js
|
||||
admin/tests/unit/helpers/highlighted-text-test.js
|
||||
tests/unit/helpers/highlighted-text-test.js
|
||||
|
|
@ -22904,14 +22901,6 @@ tests/integration/components/gh-members-import-table-test.js
|
|||
integration/components/gh-members-import-table-test.js
|
||||
components/gh-members-import-table-test.js
|
||||
gh-members-import-table-test.js
|
||||
ghost/admin/tests/integration/components/posts/post-activity-feed/footer-links-test.js
|
||||
admin/tests/integration/components/posts/post-activity-feed/footer-links-test.js
|
||||
tests/integration/components/posts/post-activity-feed/footer-links-test.js
|
||||
integration/components/posts/post-activity-feed/footer-links-test.js
|
||||
components/posts/post-activity-feed/footer-links-test.js
|
||||
posts/post-activity-feed/footer-links-test.js
|
||||
post-activity-feed/footer-links-test.js
|
||||
footer-links-test.js
|
||||
ghost/admin/tests/integration/components/tabs/tabs-test.js
|
||||
admin/tests/integration/components/tabs/tabs-test.js
|
||||
tests/integration/components/tabs/tabs-test.js
|
||||
|
|
@ -23213,11 +23202,6 @@ admin/tests/acceptance/members-activity-test.js
|
|||
tests/acceptance/members-activity-test.js
|
||||
acceptance/members-activity-test.js
|
||||
members-activity-test.js
|
||||
ghost/admin/tests/acceptance/settings-button-test.js
|
||||
admin/tests/acceptance/settings-button-test.js
|
||||
tests/acceptance/settings-button-test.js
|
||||
acceptance/settings-button-test.js
|
||||
settings-button-test.js
|
||||
ghost/admin/tests/acceptance/analytics-navigation-test.js
|
||||
admin/tests/acceptance/analytics-navigation-test.js
|
||||
tests/acceptance/analytics-navigation-test.js
|
||||
|
|
@ -25662,11 +25646,6 @@ admin/app/services/tenor.js
|
|||
app/services/tenor.js
|
||||
services/tenor.js
|
||||
tenor.js
|
||||
ghost/admin/app/services/navigation.js
|
||||
admin/app/services/navigation.js
|
||||
app/services/navigation.js
|
||||
services/navigation.js
|
||||
navigation.js
|
||||
ghost/admin/app/services/ui.js
|
||||
admin/app/services/ui.js
|
||||
app/services/ui.js
|
||||
|
|
@ -25677,11 +25656,6 @@ admin/app/services/feature.js
|
|||
app/services/feature.js
|
||||
services/feature.js
|
||||
feature.js
|
||||
ghost/admin/app/services/notifications-count.js
|
||||
admin/app/services/notifications-count.js
|
||||
app/services/notifications-count.js
|
||||
services/notifications-count.js
|
||||
notifications-count.js
|
||||
ghost/admin/app/services/members-stats.js
|
||||
admin/app/services/members-stats.js
|
||||
app/services/members-stats.js
|
||||
|
|
@ -25929,12 +25903,6 @@ app/templates/posts/debug.hbs
|
|||
templates/posts/debug.hbs
|
||||
posts/debug.hbs
|
||||
debug.hbs
|
||||
ghost/admin/app/templates/posts/analytics.hbs
|
||||
admin/app/templates/posts/analytics.hbs
|
||||
app/templates/posts/analytics.hbs
|
||||
templates/posts/analytics.hbs
|
||||
posts/analytics.hbs
|
||||
analytics.hbs
|
||||
ghost/admin/app/templates/member.hbs
|
||||
admin/app/templates/member.hbs
|
||||
app/templates/member.hbs
|
||||
|
|
@ -26699,11 +26667,6 @@ admin/app/components/gh-members-segment-select.js
|
|||
app/components/gh-members-segment-select.js
|
||||
components/gh-members-segment-select.js
|
||||
gh-members-segment-select.js
|
||||
ghost/admin/app/components/gh-nav-menu.js
|
||||
admin/app/components/gh-nav-menu.js
|
||||
app/components/gh-nav-menu.js
|
||||
components/gh-nav-menu.js
|
||||
gh-nav-menu.js
|
||||
ghost/admin/app/components/gh-progress-bar.hbs
|
||||
admin/app/components/gh-progress-bar.hbs
|
||||
app/components/gh-progress-bar.hbs
|
||||
|
|
@ -27027,93 +26990,12 @@ admin/app/components/gh-billing-iframe.js
|
|||
app/components/gh-billing-iframe.js
|
||||
components/gh-billing-iframe.js
|
||||
gh-billing-iframe.js
|
||||
ghost/admin/app/components/posts/analytics.js
|
||||
admin/app/components/posts/analytics.js
|
||||
app/components/posts/analytics.js
|
||||
components/posts/analytics.js
|
||||
posts/analytics.js
|
||||
analytics.js
|
||||
ghost/admin/app/components/posts/post-activity-feed/link.hbs
|
||||
admin/app/components/posts/post-activity-feed/link.hbs
|
||||
app/components/posts/post-activity-feed/link.hbs
|
||||
components/posts/post-activity-feed/link.hbs
|
||||
posts/post-activity-feed/link.hbs
|
||||
post-activity-feed/link.hbs
|
||||
link.hbs
|
||||
ghost/admin/app/components/posts/post-activity-feed/footer-links.hbs
|
||||
admin/app/components/posts/post-activity-feed/footer-links.hbs
|
||||
app/components/posts/post-activity-feed/footer-links.hbs
|
||||
components/posts/post-activity-feed/footer-links.hbs
|
||||
posts/post-activity-feed/footer-links.hbs
|
||||
post-activity-feed/footer-links.hbs
|
||||
footer-links.hbs
|
||||
ghost/admin/app/components/posts/post-activity-feed/footer-links.js
|
||||
admin/app/components/posts/post-activity-feed/footer-links.js
|
||||
app/components/posts/post-activity-feed/footer-links.js
|
||||
components/posts/post-activity-feed/footer-links.js
|
||||
posts/post-activity-feed/footer-links.js
|
||||
post-activity-feed/footer-links.js
|
||||
footer-links.js
|
||||
ghost/admin/app/components/posts/old-analytics.hbs
|
||||
admin/app/components/posts/old-analytics.hbs
|
||||
app/components/posts/old-analytics.hbs
|
||||
components/posts/old-analytics.hbs
|
||||
posts/old-analytics.hbs
|
||||
old-analytics.hbs
|
||||
ghost/admin/app/components/posts/links-table.hbs
|
||||
admin/app/components/posts/links-table.hbs
|
||||
app/components/posts/links-table.hbs
|
||||
components/posts/links-table.hbs
|
||||
posts/links-table.hbs
|
||||
links-table.hbs
|
||||
ghost/admin/app/components/posts/old-analytics.js
|
||||
admin/app/components/posts/old-analytics.js
|
||||
app/components/posts/old-analytics.js
|
||||
components/posts/old-analytics.js
|
||||
posts/old-analytics.js
|
||||
old-analytics.js
|
||||
ghost/admin/app/components/posts/feedback-events-chart.hbs
|
||||
admin/app/components/posts/feedback-events-chart.hbs
|
||||
app/components/posts/feedback-events-chart.hbs
|
||||
components/posts/feedback-events-chart.hbs
|
||||
posts/feedback-events-chart.hbs
|
||||
feedback-events-chart.hbs
|
||||
ghost/admin/app/components/posts/feedback-events-chart.js
|
||||
admin/app/components/posts/feedback-events-chart.js
|
||||
app/components/posts/feedback-events-chart.js
|
||||
components/posts/feedback-events-chart.js
|
||||
posts/feedback-events-chart.js
|
||||
feedback-events-chart.js
|
||||
ghost/admin/app/components/posts/debug.hbs
|
||||
admin/app/components/posts/debug.hbs
|
||||
app/components/posts/debug.hbs
|
||||
components/posts/debug.hbs
|
||||
posts/debug.hbs
|
||||
debug.hbs
|
||||
ghost/admin/app/components/posts/post-activity-feed.js
|
||||
admin/app/components/posts/post-activity-feed.js
|
||||
app/components/posts/post-activity-feed.js
|
||||
components/posts/post-activity-feed.js
|
||||
posts/post-activity-feed.js
|
||||
post-activity-feed.js
|
||||
ghost/admin/app/components/posts/analytics.hbs
|
||||
admin/app/components/posts/analytics.hbs
|
||||
app/components/posts/analytics.hbs
|
||||
components/posts/analytics.hbs
|
||||
posts/analytics.hbs
|
||||
analytics.hbs
|
||||
ghost/admin/app/components/posts/post-activity-feed.hbs
|
||||
admin/app/components/posts/post-activity-feed.hbs
|
||||
app/components/posts/post-activity-feed.hbs
|
||||
components/posts/post-activity-feed.hbs
|
||||
posts/post-activity-feed.hbs
|
||||
post-activity-feed.hbs
|
||||
ghost/admin/app/components/posts/links-table.js
|
||||
admin/app/components/posts/links-table.js
|
||||
app/components/posts/links-table.js
|
||||
components/posts/links-table.js
|
||||
posts/links-table.js
|
||||
links-table.js
|
||||
ghost/admin/app/components/posts/debug/email-error-message.js
|
||||
admin/app/components/posts/debug/email-error-message.js
|
||||
app/components/posts/debug/email-error-message.js
|
||||
|
|
@ -27808,11 +27690,6 @@ admin/app/components/gh-koenig-editor-lexical.js
|
|||
app/components/gh-koenig-editor-lexical.js
|
||||
components/gh-koenig-editor-lexical.js
|
||||
gh-koenig-editor-lexical.js
|
||||
ghost/admin/app/components/gh-mobile-nav-bar.js
|
||||
admin/app/components/gh-mobile-nav-bar.js
|
||||
app/components/gh-mobile-nav-bar.js
|
||||
components/gh-mobile-nav-bar.js
|
||||
gh-mobile-nav-bar.js
|
||||
ghost/admin/app/components/gh-file-input.hbs
|
||||
admin/app/components/gh-file-input.hbs
|
||||
app/components/gh-file-input.hbs
|
||||
|
|
@ -27863,44 +27740,6 @@ admin/app/components/gh-alert.hbs
|
|||
app/components/gh-alert.hbs
|
||||
components/gh-alert.hbs
|
||||
gh-alert.hbs
|
||||
ghost/admin/app/components/member-attribution/source-attribution-chart.hbs
|
||||
admin/app/components/member-attribution/source-attribution-chart.hbs
|
||||
app/components/member-attribution/source-attribution-chart.hbs
|
||||
components/member-attribution/source-attribution-chart.hbs
|
||||
member-attribution/source-attribution-chart.hbs
|
||||
source-attribution-chart.hbs
|
||||
ghost/admin/app/components/member-attribution/source-attribution-table.js
|
||||
admin/app/components/member-attribution/source-attribution-table.js
|
||||
app/components/member-attribution/source-attribution-table.js
|
||||
components/member-attribution/source-attribution-table.js
|
||||
member-attribution/source-attribution-table.js
|
||||
source-attribution-table.js
|
||||
ghost/admin/app/components/member-attribution/modals/all-sources.js
|
||||
admin/app/components/member-attribution/modals/all-sources.js
|
||||
app/components/member-attribution/modals/all-sources.js
|
||||
components/member-attribution/modals/all-sources.js
|
||||
member-attribution/modals/all-sources.js
|
||||
modals/all-sources.js
|
||||
all-sources.js
|
||||
ghost/admin/app/components/member-attribution/modals/all-sources.hbs
|
||||
admin/app/components/member-attribution/modals/all-sources.hbs
|
||||
app/components/member-attribution/modals/all-sources.hbs
|
||||
components/member-attribution/modals/all-sources.hbs
|
||||
member-attribution/modals/all-sources.hbs
|
||||
modals/all-sources.hbs
|
||||
all-sources.hbs
|
||||
ghost/admin/app/components/member-attribution/source-attribution-table.hbs
|
||||
admin/app/components/member-attribution/source-attribution-table.hbs
|
||||
app/components/member-attribution/source-attribution-table.hbs
|
||||
components/member-attribution/source-attribution-table.hbs
|
||||
member-attribution/source-attribution-table.hbs
|
||||
source-attribution-table.hbs
|
||||
ghost/admin/app/components/member-attribution/source-attribution-chart.js
|
||||
admin/app/components/member-attribution/source-attribution-chart.js
|
||||
app/components/member-attribution/source-attribution-chart.js
|
||||
components/member-attribution/source-attribution-chart.js
|
||||
member-attribution/source-attribution-chart.js
|
||||
source-attribution-chart.js
|
||||
ghost/admin/app/components/gh-editor.js
|
||||
admin/app/components/gh-editor.js
|
||||
app/components/gh-editor.js
|
||||
|
|
@ -27926,11 +27765,6 @@ admin/app/components/gh-dropdown-button.js
|
|||
app/components/gh-dropdown-button.js
|
||||
components/gh-dropdown-button.js
|
||||
gh-dropdown-button.js
|
||||
ghost/admin/app/components/gh-link-to-custom-views-index.js
|
||||
admin/app/components/gh-link-to-custom-views-index.js
|
||||
app/components/gh-link-to-custom-views-index.js
|
||||
components/gh-link-to-custom-views-index.js
|
||||
gh-link-to-custom-views-index.js
|
||||
ghost/admin/app/components/gh-date-picker.hbs
|
||||
admin/app/components/gh-date-picker.hbs
|
||||
app/components/gh-date-picker.hbs
|
||||
|
|
@ -27951,11 +27785,6 @@ admin/app/components/koenig-lexical-editor.hbs
|
|||
app/components/koenig-lexical-editor.hbs
|
||||
components/koenig-lexical-editor.hbs
|
||||
koenig-lexical-editor.hbs
|
||||
ghost/admin/app/components/gh-billing-update-button.hbs
|
||||
admin/app/components/gh-billing-update-button.hbs
|
||||
app/components/gh-billing-update-button.hbs
|
||||
components/gh-billing-update-button.hbs
|
||||
gh-billing-update-button.hbs
|
||||
ghost/admin/app/components/gh-view-title.hbs
|
||||
admin/app/components/gh-view-title.hbs
|
||||
app/components/gh-view-title.hbs
|
||||
|
|
@ -28030,30 +27859,6 @@ admin/app/components/gh-search-input.hbs
|
|||
app/components/gh-search-input.hbs
|
||||
components/gh-search-input.hbs
|
||||
gh-search-input.hbs
|
||||
ghost/admin/app/components/gh-nav-menu/footer.js
|
||||
admin/app/components/gh-nav-menu/footer.js
|
||||
app/components/gh-nav-menu/footer.js
|
||||
components/gh-nav-menu/footer.js
|
||||
gh-nav-menu/footer.js
|
||||
footer.js
|
||||
ghost/admin/app/components/gh-nav-menu/footer.hbs
|
||||
admin/app/components/gh-nav-menu/footer.hbs
|
||||
app/components/gh-nav-menu/footer.hbs
|
||||
components/gh-nav-menu/footer.hbs
|
||||
gh-nav-menu/footer.hbs
|
||||
footer.hbs
|
||||
ghost/admin/app/components/gh-nav-menu/main.js
|
||||
admin/app/components/gh-nav-menu/main.js
|
||||
app/components/gh-nav-menu/main.js
|
||||
components/gh-nav-menu/main.js
|
||||
gh-nav-menu/main.js
|
||||
main.js
|
||||
ghost/admin/app/components/gh-nav-menu/main.hbs
|
||||
admin/app/components/gh-nav-menu/main.hbs
|
||||
app/components/gh-nav-menu/main.hbs
|
||||
components/gh-nav-menu/main.hbs
|
||||
gh-nav-menu/main.hbs
|
||||
main.hbs
|
||||
ghost/admin/app/components/modal-post-history.js
|
||||
admin/app/components/modal-post-history.js
|
||||
app/components/modal-post-history.js
|
||||
|
|
@ -28093,11 +27898,6 @@ admin/app/components/gh-html-iframe.hbs
|
|||
app/components/gh-html-iframe.hbs
|
||||
components/gh-html-iframe.hbs
|
||||
gh-html-iframe.hbs
|
||||
ghost/admin/app/components/gh-link-to-custom-views-index.hbs
|
||||
admin/app/components/gh-link-to-custom-views-index.hbs
|
||||
app/components/gh-link-to-custom-views-index.hbs
|
||||
components/gh-link-to-custom-views-index.hbs
|
||||
gh-link-to-custom-views-index.hbs
|
||||
ghost/admin/app/components/gh-uploader.js
|
||||
admin/app/components/gh-uploader.js
|
||||
app/components/gh-uploader.js
|
||||
|
|
@ -29053,11 +28853,6 @@ admin/app/components/gh-psm-template-select.hbs
|
|||
app/components/gh-psm-template-select.hbs
|
||||
components/gh-psm-template-select.hbs
|
||||
gh-psm-template-select.hbs
|
||||
ghost/admin/app/components/gh-content-cover.js
|
||||
admin/app/components/gh-content-cover.js
|
||||
app/components/gh-content-cover.js
|
||||
components/gh-content-cover.js
|
||||
gh-content-cover.js
|
||||
ghost/admin/app/components/gh-members-import-table.js
|
||||
admin/app/components/gh-members-import-table.js
|
||||
app/components/gh-members-import-table.js
|
||||
|
|
@ -29068,16 +28863,6 @@ admin/app/components/power-select-vertical-collection-options.js
|
|||
app/components/power-select-vertical-collection-options.js
|
||||
components/power-select-vertical-collection-options.js
|
||||
power-select-vertical-collection-options.js
|
||||
ghost/admin/app/components/gh-mobile-nav-bar.hbs
|
||||
admin/app/components/gh-mobile-nav-bar.hbs
|
||||
app/components/gh-mobile-nav-bar.hbs
|
||||
components/gh-mobile-nav-bar.hbs
|
||||
gh-mobile-nav-bar.hbs
|
||||
ghost/admin/app/components/gh-billing-update-button.js
|
||||
admin/app/components/gh-billing-update-button.js
|
||||
app/components/gh-billing-update-button.js
|
||||
components/gh-billing-update-button.js
|
||||
gh-billing-update-button.js
|
||||
ghost/admin/app/components/gh-basic-dropdown.hbs
|
||||
admin/app/components/gh-basic-dropdown.hbs
|
||||
app/components/gh-basic-dropdown.hbs
|
||||
|
|
@ -29088,11 +28873,6 @@ admin/app/components/gh-members-filter-count.hbs
|
|||
app/components/gh-members-filter-count.hbs
|
||||
components/gh-members-filter-count.hbs
|
||||
gh-members-filter-count.hbs
|
||||
ghost/admin/app/components/gh-nav-menu.hbs
|
||||
admin/app/components/gh-nav-menu.hbs
|
||||
app/components/gh-nav-menu.hbs
|
||||
components/gh-nav-menu.hbs
|
||||
gh-nav-menu.hbs
|
||||
ghost/admin/app/components/gh-member-avatar.js
|
||||
admin/app/components/gh-member-avatar.js
|
||||
app/components/gh-member-avatar.js
|
||||
|
|
@ -29268,11 +29048,6 @@ admin/app/helpers/noop.js
|
|||
app/helpers/noop.js
|
||||
helpers/noop.js
|
||||
noop.js
|
||||
ghost/admin/app/helpers/gh-user-can-manage-members.js
|
||||
admin/app/helpers/gh-user-can-manage-members.js
|
||||
app/helpers/gh-user-can-manage-members.js
|
||||
helpers/gh-user-can-manage-members.js
|
||||
gh-user-can-manage-members.js
|
||||
ghost/admin/app/helpers/site-icon-style.js
|
||||
admin/app/helpers/site-icon-style.js
|
||||
app/helpers/site-icon-style.js
|
||||
|
|
@ -29527,12 +29302,6 @@ admin/app/routes/tag.js
|
|||
app/routes/tag.js
|
||||
routes/tag.js
|
||||
tag.js
|
||||
ghost/admin/app/routes/posts/analytics.js
|
||||
admin/app/routes/posts/analytics.js
|
||||
app/routes/posts/analytics.js
|
||||
routes/posts/analytics.js
|
||||
posts/analytics.js
|
||||
analytics.js
|
||||
ghost/admin/app/routes/posts/mentions.js
|
||||
admin/app/routes/posts/mentions.js
|
||||
app/routes/posts/mentions.js
|
||||
|
|
@ -29802,12 +29571,6 @@ admin/app/controllers/tag.js
|
|||
app/controllers/tag.js
|
||||
controllers/tag.js
|
||||
tag.js
|
||||
ghost/admin/app/controllers/posts/analytics.js
|
||||
admin/app/controllers/posts/analytics.js
|
||||
app/controllers/posts/analytics.js
|
||||
controllers/posts/analytics.js
|
||||
posts/analytics.js
|
||||
analytics.js
|
||||
ghost/admin/app/controllers/posts/analytics/posts-x.js
|
||||
admin/app/controllers/posts/analytics/posts-x.js
|
||||
app/controllers/posts/analytics/posts-x.js
|
||||
|
|
@ -35243,6 +35006,12 @@ admin/src/layout/admin-layout.tsx
|
|||
src/layout/admin-layout.tsx
|
||||
layout/admin-layout.tsx
|
||||
admin-layout.tsx
|
||||
apps/admin/src/layout/app-sidebar/theme-errors-dialog.tsx
|
||||
admin/src/layout/app-sidebar/theme-errors-dialog.tsx
|
||||
src/layout/app-sidebar/theme-errors-dialog.tsx
|
||||
layout/app-sidebar/theme-errors-dialog.tsx
|
||||
app-sidebar/theme-errors-dialog.tsx
|
||||
theme-errors-dialog.tsx
|
||||
apps/admin/src/layout/app-sidebar/user-menu-item.tsx
|
||||
admin/src/layout/app-sidebar/user-menu-item.tsx
|
||||
src/layout/app-sidebar/user-menu-item.tsx
|
||||
|
|
@ -35287,6 +35056,13 @@ layout/app-sidebar/hooks/use-featurebase.ts
|
|||
app-sidebar/hooks/use-featurebase.ts
|
||||
hooks/use-featurebase.ts
|
||||
use-featurebase.ts
|
||||
apps/admin/src/layout/app-sidebar/hooks/use-theme-errors.ts
|
||||
admin/src/layout/app-sidebar/hooks/use-theme-errors.ts
|
||||
src/layout/app-sidebar/hooks/use-theme-errors.ts
|
||||
layout/app-sidebar/hooks/use-theme-errors.ts
|
||||
app-sidebar/hooks/use-theme-errors.ts
|
||||
hooks/use-theme-errors.ts
|
||||
use-theme-errors.ts
|
||||
apps/admin/src/layout/app-sidebar/hooks/use-member-count.ts
|
||||
admin/src/layout/app-sidebar/hooks/use-member-count.ts
|
||||
src/layout/app-sidebar/hooks/use-member-count.ts
|
||||
|
|
@ -35392,6 +35168,12 @@ src/layout/app-sidebar/app-sidebar.tsx
|
|||
layout/app-sidebar/app-sidebar.tsx
|
||||
app-sidebar/app-sidebar.tsx
|
||||
app-sidebar.tsx
|
||||
apps/admin/src/layout/app-sidebar/theme-errors-banner.tsx
|
||||
admin/src/layout/app-sidebar/theme-errors-banner.tsx
|
||||
src/layout/app-sidebar/theme-errors-banner.tsx
|
||||
layout/app-sidebar/theme-errors-banner.tsx
|
||||
app-sidebar/theme-errors-banner.tsx
|
||||
theme-errors-banner.tsx
|
||||
apps/admin/src/schemas/primitives.ts
|
||||
admin/src/schemas/primitives.ts
|
||||
src/schemas/primitives.ts
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@ e2e/tests/public/comments-permissions.test.ts
|
|||
e2e/tests/global.teardown.ts
|
||||
e2e/tests/admin/sidebar/upgrade-banner.test.ts
|
||||
e2e/tests/admin/sidebar/navigation.test.ts
|
||||
e2e/tests/admin/sidebar/theme-error-notification.test.ts
|
||||
e2e/tests/admin/posts/post-settings.test.ts
|
||||
e2e/tests/admin/posts/posts.test.ts
|
||||
e2e/tests/admin/posts/post-preview.test.ts
|
||||
|
|
@ -2307,6 +2308,7 @@ ghost/core/test/unit/api/canary/utils/index.test.js
|
|||
ghost/core/test/unit/api/cache-invalidation.test.js
|
||||
ghost/core/test/unit/api/endpoints/previews.test.js
|
||||
ghost/core/test/unit/api/endpoints/members.test.js
|
||||
ghost/core/test/unit/api/endpoints/utils/serializers/input/utils/slug-filter-order.test.js
|
||||
ghost/core/test/unit/api/endpoints/db.test.js
|
||||
ghost/core/test/legacy/mock-express-style/api-vs-frontend.test.js
|
||||
ghost/core/test/legacy/mock-express-style/utils/mock-express.js
|
||||
|
|
@ -3151,7 +3153,6 @@ ghost/admin/tests/unit/validators/post-test.js
|
|||
ghost/admin/tests/unit/validators/tag-settings-test.js
|
||||
ghost/admin/tests/unit/services/utils-test.js
|
||||
ghost/admin/tests/unit/services/state-bridge-test.js
|
||||
ghost/admin/tests/unit/services/notifications-count-test.js
|
||||
ghost/admin/tests/unit/services/member-stats-test.js
|
||||
ghost/admin/tests/unit/services/post-analytics-test.js
|
||||
ghost/admin/tests/unit/services/limit-test.js
|
||||
|
|
@ -3181,10 +3182,8 @@ ghost/admin/tests/unit/models/navigation-item-test.js
|
|||
ghost/admin/tests/unit/models/user-test.js
|
||||
ghost/admin/tests/unit/models/tag-test.js
|
||||
ghost/admin/tests/unit/models/member-test.js
|
||||
ghost/admin/tests/unit/components/posts/analytics-test.js
|
||||
ghost/admin/tests/unit/components/gh-post-settings-menu-test.js
|
||||
ghost/admin/tests/unit/components/koenig-lexical-editor-test.js
|
||||
ghost/admin/tests/unit/helpers/gh-user-can-manage-members-test.js
|
||||
ghost/admin/tests/unit/helpers/highlighted-text-test.js
|
||||
ghost/admin/tests/unit/helpers/most-recently-updated-test.js
|
||||
ghost/admin/tests/unit/helpers/gh-user-can-admin-test.js
|
||||
|
|
@ -3218,7 +3217,6 @@ ghost/admin/tests/integration/components/gh-date-picker-test.js
|
|||
ghost/admin/tests/integration/components/gh-alert-test.js
|
||||
ghost/admin/tests/integration/components/gh-uploader-test.js
|
||||
ghost/admin/tests/integration/components/gh-members-import-table-test.js
|
||||
ghost/admin/tests/integration/components/posts/post-activity-feed/footer-links-test.js
|
||||
ghost/admin/tests/integration/components/tabs/tabs-test.js
|
||||
ghost/admin/tests/integration/components/gh-notification-test.js
|
||||
ghost/admin/tests/integration/components/gh-alerts-test.js
|
||||
|
|
@ -3273,7 +3271,6 @@ ghost/admin/tests/acceptance/setup-test.js
|
|||
ghost/admin/tests/acceptance/password-reset-test.js
|
||||
ghost/admin/tests/acceptance/signup-test.js
|
||||
ghost/admin/tests/acceptance/members-activity-test.js
|
||||
ghost/admin/tests/acceptance/settings-button-test.js
|
||||
ghost/admin/tests/acceptance/analytics-navigation-test.js
|
||||
ghost/admin/tests/acceptance/editor/unsaved-changes-test.js
|
||||
ghost/admin/tests/acceptance/editor/post-email-preview-test.js
|
||||
|
|
@ -3710,10 +3707,8 @@ ghost/admin/app/instance-initializers/ember-bridge-global.js
|
|||
ghost/admin/app/instance-initializers/config.js
|
||||
ghost/admin/app/services/dropdown.js
|
||||
ghost/admin/app/services/tenor.js
|
||||
ghost/admin/app/services/navigation.js
|
||||
ghost/admin/app/services/ui.js
|
||||
ghost/admin/app/services/feature.js
|
||||
ghost/admin/app/services/notifications-count.js
|
||||
ghost/admin/app/services/members-stats.js
|
||||
ghost/admin/app/services/search-provider-basic.js
|
||||
ghost/admin/app/services/explore.js
|
||||
|
|
@ -3763,7 +3758,6 @@ ghost/admin/app/templates/designsandbox.hbs
|
|||
ghost/admin/app/templates/tag.hbs
|
||||
ghost/admin/app/templates/explore/connect.hbs
|
||||
ghost/admin/app/templates/posts/debug.hbs
|
||||
ghost/admin/app/templates/posts/analytics.hbs
|
||||
ghost/admin/app/templates/member.hbs
|
||||
ghost/admin/app/templates/pages-loading.hbs
|
||||
ghost/admin/app/templates/activitypub-x.hbs
|
||||
|
|
@ -3917,7 +3911,6 @@ ghost/admin/app/models/theme.js
|
|||
ghost/admin/app/models/webhook.js
|
||||
ghost/admin/app/components/gh-editor-post-status.js
|
||||
ghost/admin/app/components/gh-members-segment-select.js
|
||||
ghost/admin/app/components/gh-nav-menu.js
|
||||
ghost/admin/app/components/gh-progress-bar.hbs
|
||||
ghost/admin/app/components/epm-modal-container.js
|
||||
ghost/admin/app/components/gh-member-details-activity.hbs
|
||||
|
|
@ -3977,20 +3970,7 @@ ghost/admin/app/components/gh-date-time-picker.hbs
|
|||
ghost/admin/app/components/gh-site-iframe.js
|
||||
ghost/admin/app/components/gh-facebook-url-input.hbs
|
||||
ghost/admin/app/components/gh-billing-iframe.js
|
||||
ghost/admin/app/components/posts/analytics.js
|
||||
ghost/admin/app/components/posts/post-activity-feed/link.hbs
|
||||
ghost/admin/app/components/posts/post-activity-feed/footer-links.hbs
|
||||
ghost/admin/app/components/posts/post-activity-feed/footer-links.js
|
||||
ghost/admin/app/components/posts/old-analytics.hbs
|
||||
ghost/admin/app/components/posts/links-table.hbs
|
||||
ghost/admin/app/components/posts/old-analytics.js
|
||||
ghost/admin/app/components/posts/feedback-events-chart.hbs
|
||||
ghost/admin/app/components/posts/feedback-events-chart.js
|
||||
ghost/admin/app/components/posts/debug.hbs
|
||||
ghost/admin/app/components/posts/post-activity-feed.js
|
||||
ghost/admin/app/components/posts/analytics.hbs
|
||||
ghost/admin/app/components/posts/post-activity-feed.hbs
|
||||
ghost/admin/app/components/posts/links-table.js
|
||||
ghost/admin/app/components/posts/debug/email-error-message.js
|
||||
ghost/admin/app/components/posts/debug/email-error-message.hbs
|
||||
ghost/admin/app/components/posts/debug.js
|
||||
|
|
@ -4104,7 +4084,6 @@ ghost/admin/app/components/gh-email-preview-link.js
|
|||
ghost/admin/app/components/gh-blog-url.hbs
|
||||
ghost/admin/app/components/gh-file-input.js
|
||||
ghost/admin/app/components/gh-koenig-editor-lexical.js
|
||||
ghost/admin/app/components/gh-mobile-nav-bar.js
|
||||
ghost/admin/app/components/gh-file-input.hbs
|
||||
ghost/admin/app/components/gh-explore-modal.js
|
||||
ghost/admin/app/components/aspect-ratio-box.hbs
|
||||
|
|
@ -4115,23 +4094,15 @@ ghost/admin/app/components/gh-member-label-input.hbs
|
|||
ghost/admin/app/components/gh-canvas-header.hbs
|
||||
ghost/admin/app/components/gh-site-iframe.hbs
|
||||
ghost/admin/app/components/gh-alert.hbs
|
||||
ghost/admin/app/components/member-attribution/source-attribution-chart.hbs
|
||||
ghost/admin/app/components/member-attribution/source-attribution-table.js
|
||||
ghost/admin/app/components/member-attribution/modals/all-sources.js
|
||||
ghost/admin/app/components/member-attribution/modals/all-sources.hbs
|
||||
ghost/admin/app/components/member-attribution/source-attribution-table.hbs
|
||||
ghost/admin/app/components/member-attribution/source-attribution-chart.js
|
||||
ghost/admin/app/components/gh-editor.js
|
||||
ghost/admin/app/components/gh-members-no-members.js
|
||||
ghost/admin/app/components/gh-url-input.js
|
||||
ghost/admin/app/components/gh-tags-token-input.hbs
|
||||
ghost/admin/app/components/gh-dropdown-button.js
|
||||
ghost/admin/app/components/gh-link-to-custom-views-index.js
|
||||
ghost/admin/app/components/gh-date-picker.hbs
|
||||
ghost/admin/app/components/gh-fullscreen-modal.js
|
||||
ghost/admin/app/components/gh-twitter-url-input.hbs
|
||||
ghost/admin/app/components/koenig-lexical-editor.hbs
|
||||
ghost/admin/app/components/gh-billing-update-button.hbs
|
||||
ghost/admin/app/components/gh-view-title.hbs
|
||||
ghost/admin/app/components/gh-url-input.hbs
|
||||
ghost/admin/app/components/gh-power-select/trigger.js
|
||||
|
|
@ -4146,10 +4117,6 @@ ghost/admin/app/components/gh-theme-error-li.hbs
|
|||
ghost/admin/app/components/modal-member-tier.hbs
|
||||
ghost/admin/app/components/gh-psm-visibility-input.hbs
|
||||
ghost/admin/app/components/gh-search-input.hbs
|
||||
ghost/admin/app/components/gh-nav-menu/footer.js
|
||||
ghost/admin/app/components/gh-nav-menu/footer.hbs
|
||||
ghost/admin/app/components/gh-nav-menu/main.js
|
||||
ghost/admin/app/components/gh-nav-menu/main.hbs
|
||||
ghost/admin/app/components/modal-post-history.js
|
||||
ghost/admin/app/components/gh-url-preview.hbs
|
||||
ghost/admin/app/components/icons/eye-open-close.hbs
|
||||
|
|
@ -4157,7 +4124,6 @@ ghost/admin/app/components/gh-canvas-header.js
|
|||
ghost/admin/app/components/inputs/select.hbs
|
||||
ghost/admin/app/components/inputs/select/option.hbs
|
||||
ghost/admin/app/components/gh-html-iframe.hbs
|
||||
ghost/admin/app/components/gh-link-to-custom-views-index.hbs
|
||||
ghost/admin/app/components/gh-uploader.js
|
||||
ghost/admin/app/components/gh-cm-editor.js
|
||||
ghost/admin/app/components/gh-progress-bar.js
|
||||
|
|
@ -4315,14 +4281,10 @@ ghost/admin/app/components/gh-member-avatar.hbs
|
|||
ghost/admin/app/components/aspect-ratio-box.js
|
||||
ghost/admin/app/components/gh-member-single-label-input.hbs
|
||||
ghost/admin/app/components/gh-psm-template-select.hbs
|
||||
ghost/admin/app/components/gh-content-cover.js
|
||||
ghost/admin/app/components/gh-members-import-table.js
|
||||
ghost/admin/app/components/power-select-vertical-collection-options.js
|
||||
ghost/admin/app/components/gh-mobile-nav-bar.hbs
|
||||
ghost/admin/app/components/gh-billing-update-button.js
|
||||
ghost/admin/app/components/gh-basic-dropdown.hbs
|
||||
ghost/admin/app/components/gh-members-filter-count.hbs
|
||||
ghost/admin/app/components/gh-nav-menu.hbs
|
||||
ghost/admin/app/components/gh-member-avatar.js
|
||||
ghost/admin/app/components/gh-scroll-trigger.js
|
||||
ghost/admin/app/components/modal-member-tier.js
|
||||
|
|
@ -4358,7 +4320,6 @@ ghost/admin/app/helpers/query-selector.js
|
|||
ghost/admin/app/helpers/first-name.js
|
||||
ghost/admin/app/helpers/reset-query-params.js
|
||||
ghost/admin/app/helpers/noop.js
|
||||
ghost/admin/app/helpers/gh-user-can-manage-members.js
|
||||
ghost/admin/app/helpers/site-icon-style.js
|
||||
ghost/admin/app/helpers/post-author-names.js
|
||||
ghost/admin/app/helpers/members-event-filter.js
|
||||
|
|
@ -4409,7 +4370,6 @@ ghost/admin/app/routes/explore/index.js
|
|||
ghost/admin/app/routes/explore/connect.js
|
||||
ghost/admin/app/routes/explore/explore-sub.js
|
||||
ghost/admin/app/routes/tag.js
|
||||
ghost/admin/app/routes/posts/analytics.js
|
||||
ghost/admin/app/routes/posts/mentions.js
|
||||
ghost/admin/app/routes/posts/analytics/newsletter-stats.js
|
||||
ghost/admin/app/routes/posts/analytics/web-stats.js
|
||||
|
|
@ -4461,7 +4421,6 @@ ghost/admin/app/controllers/member.js
|
|||
ghost/admin/app/controllers/members.js
|
||||
ghost/admin/app/controllers/error.js
|
||||
ghost/admin/app/controllers/tag.js
|
||||
ghost/admin/app/controllers/posts/analytics.js
|
||||
ghost/admin/app/controllers/posts/analytics/posts-x.js
|
||||
ghost/admin/app/controllers/posts/debug.js
|
||||
ghost/admin/app/controllers/application.js
|
||||
|
|
@ -5420,6 +5379,7 @@ apps/admin/src/ember-bridge/force-upgrade-guard.tsx
|
|||
apps/admin/src/ember-bridge/ember-bridge.test.tsx
|
||||
apps/admin/src/ember-bridge/ember-fallback.tsx
|
||||
apps/admin/src/layout/admin-layout.tsx
|
||||
apps/admin/src/layout/app-sidebar/theme-errors-dialog.tsx
|
||||
apps/admin/src/layout/app-sidebar/user-menu-item.tsx
|
||||
apps/admin/src/layout/app-sidebar/user-menu-header.tsx
|
||||
apps/admin/src/layout/app-sidebar/nav-main.tsx
|
||||
|
|
@ -5427,6 +5387,7 @@ apps/admin/src/layout/app-sidebar/nav-settings.tsx
|
|||
apps/admin/src/layout/app-sidebar/nav-custom-views.tsx
|
||||
apps/admin/src/layout/app-sidebar/hooks/use-upgrade-status.ts
|
||||
apps/admin/src/layout/app-sidebar/hooks/use-featurebase.ts
|
||||
apps/admin/src/layout/app-sidebar/hooks/use-theme-errors.ts
|
||||
apps/admin/src/layout/app-sidebar/hooks/use-member-count.ts
|
||||
apps/admin/src/layout/app-sidebar/hooks/use-navigation-preferences.ts
|
||||
apps/admin/src/layout/app-sidebar/user-menu-avatar.tsx
|
||||
|
|
@ -5444,6 +5405,7 @@ apps/admin/src/layout/app-sidebar/nav-sub-menu.tsx
|
|||
apps/admin/src/layout/app-sidebar/upgrade-banner.tsx
|
||||
apps/admin/src/layout/app-sidebar/app-sidebar-footer.tsx
|
||||
apps/admin/src/layout/app-sidebar/app-sidebar.tsx
|
||||
apps/admin/src/layout/app-sidebar/theme-errors-banner.tsx
|
||||
apps/admin/src/schemas/primitives.ts
|
||||
apps/admin/src/schemas/primitives.test.ts
|
||||
apps/admin/src/utils/fetch-koenig-lexical.ts
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -34,14 +34,12 @@ src/Presentation/Nop.Web/Models/Directory/StateProvinceModel.cs
|
|||
src/Presentation/Nop.Web/Models/Menus/MenuModel.cs
|
||||
src/Presentation/Nop.Web/Models/Menus/MenuItemModel.cs
|
||||
src/Presentation/Nop.Web/Models/JsonLD/JsonLdBrandModel.cs
|
||||
src/Presentation/Nop.Web/Models/JsonLD/JsonLdForumTopicCommentModel.cs
|
||||
src/Presentation/Nop.Web/Models/JsonLD/JsonLdAggregateRatingModel.cs
|
||||
src/Presentation/Nop.Web/Models/JsonLD/JsonLdReviewModel.cs
|
||||
src/Presentation/Nop.Web/Models/JsonLD/JsonLdBreadcrumbItemModel.cs
|
||||
src/Presentation/Nop.Web/Models/JsonLD/JsonLdRatingModel.cs
|
||||
src/Presentation/Nop.Web/Models/JsonLD/JsonLdModel.cs
|
||||
src/Presentation/Nop.Web/Models/JsonLD/JsonLdInteractionStatisticModel.cs
|
||||
src/Presentation/Nop.Web/Models/JsonLD/JsonLdForumTopicModel.cs
|
||||
src/Presentation/Nop.Web/Models/JsonLD/JsonLdProductModel.cs
|
||||
src/Presentation/Nop.Web/Models/JsonLD/JsonLdCreatedEvent.cs
|
||||
src/Presentation/Nop.Web/Models/JsonLD/JsonLdBreadcrumbListItemModel.cs
|
||||
|
|
@ -119,22 +117,6 @@ src/Presentation/Nop.Web/Models/Checkout/CheckoutPickupPointsModel.cs
|
|||
src/Presentation/Nop.Web/Models/Checkout/CheckoutCompletedModel.cs
|
||||
src/Presentation/Nop.Web/Models/Checkout/CheckoutShippingAddressModel.cs
|
||||
src/Presentation/Nop.Web/Models/Checkout/CheckoutProgressModel.cs
|
||||
src/Presentation/Nop.Web/Models/Boards/ForumGroupModel.cs
|
||||
src/Presentation/Nop.Web/Models/Boards/EditForumPostModel.cs
|
||||
src/Presentation/Nop.Web/Models/Boards/ForumRowModel.cs
|
||||
src/Presentation/Nop.Web/Models/Boards/TopicMoveModel.cs
|
||||
src/Presentation/Nop.Web/Models/Boards/LastPostModel.cs
|
||||
src/Presentation/Nop.Web/Models/Boards/CustomerForumSubscriptionsModel.cs
|
||||
src/Presentation/Nop.Web/Models/Boards/SearchModel.cs
|
||||
src/Presentation/Nop.Web/Models/Boards/ForumPageModel.cs
|
||||
src/Presentation/Nop.Web/Models/Boards/ActiveDiscussionsModel.cs
|
||||
src/Presentation/Nop.Web/Models/Boards/ForumTopicRowModel.cs
|
||||
src/Presentation/Nop.Web/Models/Boards/ForumPostTextModel.cs
|
||||
src/Presentation/Nop.Web/Models/Boards/ForumPostModel.cs
|
||||
src/Presentation/Nop.Web/Models/Boards/ForumTopicPageModel.cs
|
||||
src/Presentation/Nop.Web/Models/Boards/EditForumTopicModel.cs
|
||||
src/Presentation/Nop.Web/Models/Boards/BoardsIndexModel.cs
|
||||
src/Presentation/Nop.Web/Models/Boards/ForumBreadcrumbModel.cs
|
||||
src/Presentation/Nop.Web/Models/Sitemap/SitemapPageModel.cs
|
||||
src/Presentation/Nop.Web/Models/Sitemap/SitemapModel.cs
|
||||
src/Presentation/Nop.Web/Models/Sitemap/SitemapCreatedEvent.cs
|
||||
|
|
@ -152,9 +134,7 @@ src/Presentation/Nop.Web/Models/Blogs/BlogPostTagModel.cs
|
|||
src/Presentation/Nop.Web/Models/Media/PictureModel.cs
|
||||
src/Presentation/Nop.Web/Models/Media/VideoModel.cs
|
||||
src/Presentation/Nop.Web/Models/Profile/ProfileIndexModel.cs
|
||||
src/Presentation/Nop.Web/Models/Profile/PostsModel.cs
|
||||
src/Presentation/Nop.Web/Models/Profile/ProfileInfoModel.cs
|
||||
src/Presentation/Nop.Web/Models/Profile/ProfilePostsModel.cs
|
||||
src/Presentation/Nop.Web/Models/ShoppingCart/OrderTotalsModel.cs
|
||||
src/Presentation/Nop.Web/Models/ShoppingCart/ShoppingCartModel.cs
|
||||
src/Presentation/Nop.Web/Models/ShoppingCart/CustomWishlistModel.cs
|
||||
|
|
@ -193,7 +173,6 @@ src/Presentation/Nop.Web/Models/Common/StoreThemeModel.cs
|
|||
src/Presentation/Nop.Web/Models/Common/FaviconAndAppIconsModel.cs
|
||||
src/Presentation/Nop.Web/Models/Common/ContactVendorModel.cs
|
||||
src/Presentation/Nop.Web/Models/Common/PagerModel.cs
|
||||
src/Presentation/Nop.Web/Models/Common/SlugRouteValues.cs
|
||||
src/Presentation/Nop.Web/Models/Common/FooterModel.cs
|
||||
src/Presentation/Nop.Web/Models/Common/TaxTypeSelectorModel.cs
|
||||
src/Presentation/Nop.Web/Models/Common/LanguageModel.cs
|
||||
|
|
@ -206,7 +185,6 @@ src/Presentation/Nop.Web/Models/Common/AdminHeaderLinksModel.cs
|
|||
src/Presentation/Nop.Web/Models/Common/AddressAttributeModel.cs
|
||||
src/Presentation/Nop.Web/Models/Common/LanguageSelectorModel.cs
|
||||
src/Presentation/Nop.Web/Components/HomepageBestSellersViewComponent.cs
|
||||
src/Presentation/Nop.Web/Components/ForumActiveDiscussionsSmallViewComponent.cs
|
||||
src/Presentation/Nop.Web/Components/HomepageProductsViewComponent.cs
|
||||
src/Presentation/Nop.Web/Components/SelectedCheckoutAttributesViewComponent.cs
|
||||
src/Presentation/Nop.Web/Components/CurrencySelectorViewComponent.cs
|
||||
|
|
@ -227,10 +205,8 @@ src/Presentation/Nop.Web/Components/BlogRssHeaderLinkViewComponent.cs
|
|||
src/Presentation/Nop.Web/Components/CheckoutProgressViewComponent.cs
|
||||
src/Presentation/Nop.Web/Components/RelatedProductsViewComponent.cs
|
||||
src/Presentation/Nop.Web/Components/AdminHeaderLinksViewComponent.cs
|
||||
src/Presentation/Nop.Web/Components/ForumLastPostViewComponent.cs
|
||||
src/Presentation/Nop.Web/Components/LogoViewComponent.cs
|
||||
src/Presentation/Nop.Web/Components/ProductsAlsoPurchasedViewComponent.cs
|
||||
src/Presentation/Nop.Web/Components/ForumBreadcrumbViewComponent.cs
|
||||
src/Presentation/Nop.Web/Components/VendorNavigationViewComponent.cs
|
||||
src/Presentation/Nop.Web/Components/WidgetViewComponent.cs
|
||||
src/Presentation/Nop.Web/Components/ManufacturerNavigationViewComponent.cs
|
||||
|
|
@ -239,7 +215,6 @@ src/Presentation/Nop.Web/Components/CategoryNavigationViewComponent.cs
|
|||
src/Presentation/Nop.Web/Components/ShoppingCartEstimateShippingViewComponent.cs
|
||||
src/Presentation/Nop.Web/Components/FooterMenuViewComponent.cs
|
||||
src/Presentation/Nop.Web/Components/ProfileInfoViewComponent.cs
|
||||
src/Presentation/Nop.Web/Components/ProfilePostsViewComponent.cs
|
||||
src/Presentation/Nop.Web/Components/FilterLevelValueSearchViewComponent.cs
|
||||
src/Presentation/Nop.Web/Components/BlogMonthsViewComponent.cs
|
||||
src/Presentation/Nop.Web/Components/LanguageSelectorViewComponent.cs
|
||||
|
|
@ -327,12 +302,6 @@ src/Presentation/Nop.Web/Areas/Admin/Models/Logging/ActivityLogTypeSearchModel.c
|
|||
src/Presentation/Nop.Web/Areas/Admin/Models/Cms/WidgetSearchModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/Cms/WidgetListModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/Cms/WidgetModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/Forums/ForumGroupModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/Forums/ForumListModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/Forums/ForumSearchModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/Forums/ForumGroupListModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/Forums/ForumModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/Forums/ForumGroupSearchModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/MultiFactorAuthentication/MultiFactorAuthenticationMethodListModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/MultiFactorAuthentication/MultiFactorAuthenticationMethodModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/MultiFactorAuthentication/MultiFactorAuthenticationMethodSearchModel.cs
|
||||
|
|
@ -389,6 +358,7 @@ src/Presentation/Nop.Web/Areas/Admin/Models/Settings/GdprConsentLocalizedModel.c
|
|||
src/Presentation/Nop.Web/Areas/Admin/Models/Settings/GdprConsentListModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/Settings/BlogSettingsModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/Settings/FilterLevelModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/Settings/PrivateMessageSettingsModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/Settings/SortOptionModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/Settings/DataConfigModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/Settings/FilterLevelSearchModel.cs
|
||||
|
|
@ -400,7 +370,6 @@ src/Presentation/Nop.Web/Areas/Admin/Models/Settings/RewardPointsSettingsModel.c
|
|||
src/Presentation/Nop.Web/Areas/Admin/Models/Settings/SecuritySettingsModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/Settings/AdminAreaSettingsModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/Settings/FilterLevelLocalizedModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/Settings/ForumSettingsModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/Settings/ArtificialIntelligenceSettingsModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/Settings/ShippingSettingsModel.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Models/Settings/SettingModeModel.cs
|
||||
|
|
@ -823,8 +792,6 @@ src/Presentation/Nop.Web/Areas/Admin/Validators/Orders/ReturnRequestReasonValida
|
|||
src/Presentation/Nop.Web/Areas/Admin/Validators/Orders/ReturnRequestActionValidator.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Validators/Orders/CheckoutAttributeValidator.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Validators/Orders/OrderAddressValidator.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Validators/Forums/ForumValidator.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Validators/Forums/ForumGroupValidator.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Validators/Directory/MeasureWeightValidator.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Validators/Directory/CountryValidator.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Validators/Directory/CurrencyValidator.cs
|
||||
|
|
@ -929,7 +896,6 @@ src/Presentation/Nop.Web/Areas/Admin/Controllers/ManufacturerController.cs
|
|||
src/Presentation/Nop.Web/Areas/Admin/Controllers/AddressAttributeController.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Controllers/ProductController.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Controllers/AuthenticationController.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Controllers/ForumController.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Controllers/NewsLetterSubscriptionTypeController.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Controllers/ReturnRequestController.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Controllers/CurrencyController.cs
|
||||
|
|
@ -1000,7 +966,6 @@ src/Presentation/Nop.Web/Areas/Admin/Factories/IAclSupportedModelFactory.cs
|
|||
src/Presentation/Nop.Web/Areas/Admin/Factories/CountryModelFactory.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Factories/IReviewTypeModelFactory.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Factories/MultiFactorAuthenticationMethodModelFactory.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Factories/IForumModelFactory.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Factories/TaxModelFactory.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Factories/ILanguageModelFactory.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Factories/IProductReviewModelFactory.cs
|
||||
|
|
@ -1048,7 +1013,6 @@ src/Presentation/Nop.Web/Areas/Admin/Factories/IPluginModelFactory.cs
|
|||
src/Presentation/Nop.Web/Areas/Admin/Factories/AffiliateModelFactory.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Factories/IProductModelFactory.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Factories/CampaignModelFactory.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Factories/ForumModelFactory.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Factories/MenuModelFactory.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Factories/SpecificationAttributeModelFactory.cs
|
||||
src/Presentation/Nop.Web/Areas/Admin/Factories/ICommonModelFactory.cs
|
||||
|
|
@ -1110,9 +1074,7 @@ src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_CustomerUser.CustomerFormFie
|
|||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Catalog.ExportImport.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Order.OrderTotals.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_AppSettings.Data.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Forum.PageSizes.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/Tax.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Forum.Feeds.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_ShoppingCart.MiniShoppingCart.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_GeneralCommon.Common.Tour.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Catalog.Performance.cshtml
|
||||
|
|
@ -1135,7 +1097,6 @@ src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Catalog.Tax.cshtml
|
|||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Catalog.CatalogPages.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/AppSettings.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_AppSettings.Installation.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Forum.Common.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_GeneralCommon.Captcha.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/Order.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_AppSettings.Plugin.cshtml
|
||||
|
|
@ -1166,7 +1127,6 @@ src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_GeneralCommon.Seo.cshtml
|
|||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Order.Common.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Tax.DefaultTaxAddress.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Catalog.Search.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Forum.Permissions.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Media.Product.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/Blog.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_GeneralCommon.Security.cshtml
|
||||
|
|
@ -1176,8 +1136,8 @@ src/Presentation/Nop.Web/Areas/Admin/Views/Setting/Gdpr.cshtml
|
|||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Shipping.Checkout.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/EditGdprConsent.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Gdpr.Consents.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_CustomerUser.PrivateMessages.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_AppSettings.Common.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/Forum.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/RewardPoints.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/GeneralCommon.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Catalog.Gpsr.cshtml
|
||||
|
|
@ -1368,13 +1328,6 @@ src/Presentation/Nop.Web/Areas/Admin/Views/Language/_CreateOrUpdate.cshtml
|
|||
src/Presentation/Nop.Web/Areas/Admin/Views/Language/List.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Language/_CreateOrUpdate.Resources.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Language/_CreateOrUpdate.Info.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Forum/_CreateOrUpdateForum.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Forum/_CreateOrUpdateForumGroup.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Forum/CreateForum.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Forum/EditForumGroup.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Forum/List.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Forum/CreateForumGroup.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Forum/EditForum.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Category/_CreateOrUpdate.Products.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Category/_CreateOrUpdate.Display.cshtml
|
||||
src/Presentation/Nop.Web/Areas/Admin/Views/Category/ProductAddPopup.cshtml
|
||||
|
|
@ -1636,8 +1589,6 @@ src/Presentation/Nop.Web/Validators/Catalog/ProductReviewsValidator.cs
|
|||
src/Presentation/Nop.Web/Validators/Catalog/ProductEmailAFriendValidator.cs
|
||||
src/Presentation/Nop.Web/Validators/Checkout/CheckoutShippingAddressValidator.cs
|
||||
src/Presentation/Nop.Web/Validators/Checkout/CheckoutBillingAddressValidator.cs
|
||||
src/Presentation/Nop.Web/Validators/Boards/EditForumPostValidator.cs
|
||||
src/Presentation/Nop.Web/Validators/Boards/EditForumTopicValidator.cs
|
||||
src/Presentation/Nop.Web/Validators/Blogs/BlogPostValidator.cs
|
||||
src/Presentation/Nop.Web/Validators/ShoppingCart/WishlistEmailAFriendValidator.cs
|
||||
src/Presentation/Nop.Web/Validators/Customer/RegisterValidator.cs
|
||||
|
|
@ -1660,7 +1611,6 @@ src/Presentation/Nop.Web/Controllers/CommonController.cs
|
|||
src/Presentation/Nop.Web/Controllers/KeepAliveController.cs
|
||||
src/Presentation/Nop.Web/Controllers/DownloadController.cs
|
||||
src/Presentation/Nop.Web/Controllers/CustomerController.cs
|
||||
src/Presentation/Nop.Web/Controllers/BoardsController.cs
|
||||
src/Presentation/Nop.Web/Controllers/ScheduleTaskController.cs
|
||||
src/Presentation/Nop.Web/Controllers/BasePublicController.cs
|
||||
src/Presentation/Nop.Web/Controllers/InstallController.cs
|
||||
|
|
@ -1763,7 +1713,6 @@ src/Presentation/Nop.Web/Factories/AddressModelFactory.cs
|
|||
src/Presentation/Nop.Web/Factories/IExternalAuthenticationModelFactory.cs
|
||||
src/Presentation/Nop.Web/Factories/NewsletterModelFactory.cs
|
||||
src/Presentation/Nop.Web/Factories/CountryModelFactory.cs
|
||||
src/Presentation/Nop.Web/Factories/IForumModelFactory.cs
|
||||
src/Presentation/Nop.Web/Factories/ProfileModelFactory.cs
|
||||
src/Presentation/Nop.Web/Factories/IJsonLdModelFactory.cs
|
||||
src/Presentation/Nop.Web/Factories/IBlogModelFactory.cs
|
||||
|
|
@ -1779,7 +1728,6 @@ src/Presentation/Nop.Web/Factories/IMenuModelFactory.cs
|
|||
src/Presentation/Nop.Web/Factories/IOrderModelFactory.cs
|
||||
src/Presentation/Nop.Web/Factories/CatalogModelFactory.cs
|
||||
src/Presentation/Nop.Web/Factories/IProductModelFactory.cs
|
||||
src/Presentation/Nop.Web/Factories/ForumModelFactory.cs
|
||||
src/Presentation/Nop.Web/Factories/MenuModelFactory.cs
|
||||
src/Presentation/Nop.Web/Factories/ICommonModelFactory.cs
|
||||
src/Presentation/Nop.Web/Factories/IShoppingCartModelFactory.cs
|
||||
|
|
@ -2373,17 +2321,6 @@ src/Presentation/Nop.Web/wwwroot/js/public.combinationsbehavior.js
|
|||
src/Presentation/Nop.Web/wwwroot/js/public.billingaddress.js
|
||||
src/Presentation/Nop.Web/wwwroot/js/admin.search.js
|
||||
src/Presentation/Nop.Web/wwwroot/js/public.accordion.js
|
||||
src/Presentation/Nop.Web/wwwroot/js/mdeditor/script.js
|
||||
src/Presentation/Nop.Web/wwwroot/js/mdeditor/icons/link.svg
|
||||
src/Presentation/Nop.Web/wwwroot/js/mdeditor/icons/bold.svg
|
||||
src/Presentation/Nop.Web/wwwroot/js/mdeditor/icons/italic.svg
|
||||
src/Presentation/Nop.Web/wwwroot/js/mdeditor/icons/list-ul.svg
|
||||
src/Presentation/Nop.Web/wwwroot/js/mdeditor/icons/heading.svg
|
||||
src/Presentation/Nop.Web/wwwroot/js/mdeditor/icons/quote.svg
|
||||
src/Presentation/Nop.Web/wwwroot/js/mdeditor/icons/image.svg
|
||||
src/Presentation/Nop.Web/wwwroot/js/mdeditor/icons/code-block.svg
|
||||
src/Presentation/Nop.Web/wwwroot/js/mdeditor/icons/code.svg
|
||||
src/Presentation/Nop.Web/wwwroot/js/mdeditor/icons/list-ol.svg
|
||||
src/Presentation/Nop.Web/wwwroot/js/public.common.js
|
||||
src/Presentation/Nop.Web/wwwroot/js/public.filterlevelselect.js
|
||||
src/Presentation/Nop.Web/wwwroot/js/admin.navigation.js
|
||||
|
|
@ -2448,29 +2385,6 @@ src/Presentation/Nop.Web/Views/Checkout/PaymentInfo.cshtml
|
|||
src/Presentation/Nop.Web/Views/Checkout/Completed.cshtml
|
||||
src/Presentation/Nop.Web/Views/Checkout/OnePageCheckout.cshtml
|
||||
src/Presentation/Nop.Web/Views/Checkout/ShippingAddress.cshtml
|
||||
src/Presentation/Nop.Web/Views/Boards/Search.cshtml
|
||||
src/Presentation/Nop.Web/Views/Boards/_ActiveTopics.cshtml
|
||||
src/Presentation/Nop.Web/Views/Boards/PostCreate.cshtml
|
||||
src/Presentation/Nop.Web/Views/Boards/_CreateUpdatePost.cshtml
|
||||
src/Presentation/Nop.Web/Views/Boards/_ForumPost.cshtml
|
||||
src/Presentation/Nop.Web/Views/Boards/_CreateUpdateTopic.cshtml
|
||||
src/Presentation/Nop.Web/Views/Boards/_MarkdownEditor.cshtml
|
||||
src/Presentation/Nop.Web/Views/Boards/TopicEdit.cshtml
|
||||
src/Presentation/Nop.Web/Views/Boards/_SearchBox.cshtml
|
||||
src/Presentation/Nop.Web/Views/Boards/TopicMove.cshtml
|
||||
src/Presentation/Nop.Web/Views/Boards/Components/ForumActiveDiscussionsSmall/Default.cshtml
|
||||
src/Presentation/Nop.Web/Views/Boards/Components/ForumBreadcrumb/Default.cshtml
|
||||
src/Presentation/Nop.Web/Views/Boards/Components/ForumLastPost/Default.cshtml
|
||||
src/Presentation/Nop.Web/Views/Boards/_ForumGroup.cshtml
|
||||
src/Presentation/Nop.Web/Views/Boards/_ForumHeader.cshtml
|
||||
src/Presentation/Nop.Web/Views/Boards/ForumGroup.cshtml
|
||||
src/Presentation/Nop.Web/Views/Boards/TopicCreate.cshtml
|
||||
src/Presentation/Nop.Web/Views/Boards/Topic.cshtml
|
||||
src/Presentation/Nop.Web/Views/Boards/Index.cshtml
|
||||
src/Presentation/Nop.Web/Views/Boards/Forum.cshtml
|
||||
src/Presentation/Nop.Web/Views/Boards/ActiveDiscussions.cshtml
|
||||
src/Presentation/Nop.Web/Views/Boards/PostEdit.cshtml
|
||||
src/Presentation/Nop.Web/Views/Boards/CustomerForumSubscriptions.cshtml
|
||||
src/Presentation/Nop.Web/Views/Product/_DeliveryInfo.cshtml
|
||||
src/Presentation/Nop.Web/Views/Product/CustomerProductReviews.cshtml
|
||||
src/Presentation/Nop.Web/Views/Product/_AddToWishlist.cshtml
|
||||
|
|
@ -2510,7 +2424,6 @@ src/Presentation/Nop.Web/Views/ReturnRequest/CustomerReturnRequests.cshtml
|
|||
src/Presentation/Nop.Web/Views/ReturnRequest/ReturnRequest.cshtml
|
||||
src/Presentation/Nop.Web/Views/Home/Index.cshtml
|
||||
src/Presentation/Nop.Web/Views/Profile/Components/ProfileInfo/Default.cshtml
|
||||
src/Presentation/Nop.Web/Views/Profile/Components/ProfilePosts/Default.cshtml
|
||||
src/Presentation/Nop.Web/Views/Profile/Index.cshtml
|
||||
src/Presentation/Nop.Web/Views/Topic/TopicDetails.cshtml
|
||||
src/Presentation/Nop.Web/Views/ShoppingCart/EmailWishlist.cshtml
|
||||
|
|
@ -2799,7 +2712,6 @@ src/Presentation/Nop.Web.Framework/Migrations/UpgradeTo490/LocalizationMigration
|
|||
src/Presentation/Nop.Web.Framework/Migrations/UpgradeTo490/MenuMigration.cs
|
||||
src/Presentation/Nop.Web.Framework/Migrations/UpgradeTo500/SettingMigration.cs
|
||||
src/Presentation/Nop.Web.Framework/Migrations/UpgradeTo500/LocalizationMigration.cs
|
||||
src/Presentation/Nop.Web.Framework/Themes/IThemeContext.cs
|
||||
src/Presentation/Nop.Web.Framework/Themes/ThemeableViewLocationExpander.cs
|
||||
src/Presentation/Nop.Web.Framework/Themes/ThemeContext.cs
|
||||
src/Presentation/Nop.Web.Framework/Nop.Web.Framework.csproj
|
||||
|
|
@ -2958,16 +2870,6 @@ src/Libraries/Nop.Services/Logging/Caching/ActivityLogCacheEventConsumer.cs
|
|||
src/Libraries/Nop.Services/Cms/IWidgetPlugin.cs
|
||||
src/Libraries/Nop.Services/Cms/WidgetPluginManager.cs
|
||||
src/Libraries/Nop.Services/Cms/IWidgetPluginManager.cs
|
||||
src/Libraries/Nop.Services/Forums/NopForumDefaults.cs
|
||||
src/Libraries/Nop.Services/Forums/ForumService.cs
|
||||
src/Libraries/Nop.Services/Forums/IForumService.cs
|
||||
src/Libraries/Nop.Services/Forums/Caching/ForumCacheEventConsumer.cs
|
||||
src/Libraries/Nop.Services/Forums/Caching/ForumGroupCacheEventConsumer.cs
|
||||
src/Libraries/Nop.Services/Forums/Caching/ForumPostVoteCacheEventConsumer.cs
|
||||
src/Libraries/Nop.Services/Forums/Caching/PrivateMessageCacheEventConsumer.cs
|
||||
src/Libraries/Nop.Services/Forums/Caching/ForumPostCacheEventConsumer.cs
|
||||
src/Libraries/Nop.Services/Forums/Caching/ForumTopicCacheEventConsumer.cs
|
||||
src/Libraries/Nop.Services/Forums/Caching/ForumSubscriptionCacheEventConsumer.cs
|
||||
src/Libraries/Nop.Services/Extensions.cs
|
||||
src/Libraries/Nop.Services/Installation/InstallRequiredData.cs
|
||||
src/Libraries/Nop.Services/Installation/InstallSampleData.Products.cs
|
||||
|
|
@ -2976,7 +2878,6 @@ src/Libraries/Nop.Services/Installation/InstallUrlMiddleware.cs
|
|||
src/Libraries/Nop.Services/Installation/ISO3166.cs
|
||||
src/Libraries/Nop.Services/Installation/InstallSampleData.cs
|
||||
src/Libraries/Nop.Services/Installation/SampleData/SampleVendor.cs
|
||||
src/Libraries/Nop.Services/Installation/SampleData/SampleForumGroup.cs
|
||||
src/Libraries/Nop.Services/Installation/SampleData/SampleSpecificationAttributes.cs
|
||||
src/Libraries/Nop.Services/Installation/SampleData/SampleAddress.cs
|
||||
src/Libraries/Nop.Services/Installation/SampleData/SampleManufacturer.cs
|
||||
|
|
@ -3078,6 +2979,7 @@ src/Libraries/Nop.Services/Customers/Caching/CustomerAddressMappingCacheEventCon
|
|||
src/Libraries/Nop.Services/Customers/Caching/CustomerAttributeValueCacheEventConsumer.cs
|
||||
src/Libraries/Nop.Services/Customers/Caching/CustomerRoleCacheEventConsumer.cs
|
||||
src/Libraries/Nop.Services/Customers/Caching/CustomerPasswordCacheEventConsumer.cs
|
||||
src/Libraries/Nop.Services/Customers/Caching/PrivateMessageCacheEventConsumer.cs
|
||||
src/Libraries/Nop.Services/Customers/Caching/CustomerCustomerRoleMappingCacheEventConsumer.cs
|
||||
src/Libraries/Nop.Services/Customers/Caching/CustomerAttributeCacheEventConsumer.cs
|
||||
src/Libraries/Nop.Services/Customers/Caching/RewardPointsHistoryCacheEventConsumer.cs
|
||||
|
|
@ -3216,6 +3118,9 @@ src/Libraries/Nop.Services/Affiliates/IAffiliateService.cs
|
|||
src/Libraries/Nop.Services/Affiliates/AffiliateService.cs
|
||||
src/Libraries/Nop.Services/Affiliates/NopAffiliateDefaults.cs
|
||||
src/Libraries/Nop.Services/Affiliates/Caching/AffiliateCacheEventConsumer.cs
|
||||
src/Libraries/Nop.Services/Themes/ThemesMiddleware.cs
|
||||
src/Libraries/Nop.Services/Themes/IThemeContext.cs
|
||||
src/Libraries/Nop.Services/Themes/NopThemeDefaults.cs
|
||||
src/Libraries/Nop.Services/Themes/IThemeProvider.cs
|
||||
src/Libraries/Nop.Services/Themes/ThemesUploadedEvent.cs
|
||||
src/Libraries/Nop.Services/Themes/ThemeDescriptor.cs
|
||||
|
|
@ -3536,13 +3441,6 @@ src/Libraries/Nop.Data/Mapping/Builders/Orders/CheckoutAttributeValueBuilder.cs
|
|||
src/Libraries/Nop.Data/Mapping/Builders/Logging/LogBuilder.cs
|
||||
src/Libraries/Nop.Data/Mapping/Builders/Logging/ActivityLogBuilder.cs
|
||||
src/Libraries/Nop.Data/Mapping/Builders/Logging/ActivityLogTypeBuilder.cs
|
||||
src/Libraries/Nop.Data/Mapping/Builders/Forums/ForumSubscriptionBuilder.cs
|
||||
src/Libraries/Nop.Data/Mapping/Builders/Forums/PrivateMessageBuilder.cs
|
||||
src/Libraries/Nop.Data/Mapping/Builders/Forums/ForumPostBuilder.cs
|
||||
src/Libraries/Nop.Data/Mapping/Builders/Forums/ForumTopicBuilder.cs
|
||||
src/Libraries/Nop.Data/Mapping/Builders/Forums/ForumPostVoteBuilder.cs
|
||||
src/Libraries/Nop.Data/Mapping/Builders/Forums/ForumBuilder.cs
|
||||
src/Libraries/Nop.Data/Mapping/Builders/Forums/ForumGroupBuilder.cs
|
||||
src/Libraries/Nop.Data/Mapping/Builders/Directory/MeasureWeightBuilder.cs
|
||||
src/Libraries/Nop.Data/Mapping/Builders/Directory/StateProvinceBuilder.cs
|
||||
src/Libraries/Nop.Data/Mapping/Builders/Directory/CurrencyBuilder.cs
|
||||
|
|
@ -3558,6 +3456,7 @@ src/Libraries/Nop.Data/Mapping/Builders/Localization/LocaleStringResourceBuilder
|
|||
src/Libraries/Nop.Data/Mapping/Builders/Localization/LanguageBuilder.cs
|
||||
src/Libraries/Nop.Data/Mapping/Builders/Customers/CustomerAttributeValueBuilder.cs
|
||||
src/Libraries/Nop.Data/Mapping/Builders/Customers/CustomerRoleBuilder.cs
|
||||
src/Libraries/Nop.Data/Mapping/Builders/Customers/PrivateMessageBuilder.cs
|
||||
src/Libraries/Nop.Data/Mapping/Builders/Customers/CustomerCustomerRoleMappingBuilder.cs
|
||||
src/Libraries/Nop.Data/Mapping/Builders/Customers/CustomerAttributeBuilder.cs
|
||||
src/Libraries/Nop.Data/Mapping/Builders/Customers/CustomerPasswordBuilder.cs
|
||||
|
|
@ -3757,17 +3656,6 @@ src/Libraries/Nop.Core/Domain/Logging/ActivityLog.cs
|
|||
src/Libraries/Nop.Core/Domain/Logging/LogLevel.cs
|
||||
src/Libraries/Nop.Core/Domain/Logging/Log.cs
|
||||
src/Libraries/Nop.Core/Domain/Cms/WidgetSettings.cs
|
||||
src/Libraries/Nop.Core/Domain/Forums/ForumSettings.cs
|
||||
src/Libraries/Nop.Core/Domain/Forums/ForumPostVote.cs
|
||||
src/Libraries/Nop.Core/Domain/Forums/ForumGroup.cs
|
||||
src/Libraries/Nop.Core/Domain/Forums/PrivateMessage.cs
|
||||
src/Libraries/Nop.Core/Domain/Forums/Forum.cs
|
||||
src/Libraries/Nop.Core/Domain/Forums/ForumPost.cs
|
||||
src/Libraries/Nop.Core/Domain/Forums/ForumTopicType.cs
|
||||
src/Libraries/Nop.Core/Domain/Forums/ForumSearchType.cs
|
||||
src/Libraries/Nop.Core/Domain/Forums/EditorType.cs
|
||||
src/Libraries/Nop.Core/Domain/Forums/ForumSubscription.cs
|
||||
src/Libraries/Nop.Core/Domain/Forums/ForumTopic.cs
|
||||
src/Libraries/Nop.Core/Domain/Directory/MeasureDimension.cs
|
||||
src/Libraries/Nop.Core/Domain/Directory/Country.cs
|
||||
src/Libraries/Nop.Core/Domain/Directory/Currency.cs
|
||||
|
|
@ -3815,6 +3703,7 @@ src/Libraries/Nop.Core/Domain/Customers/RegisteredCustomersReportLine.cs
|
|||
src/Libraries/Nop.Core/Domain/Customers/CustomerAddressMapping.cs
|
||||
src/Libraries/Nop.Core/Domain/Customers/CustomerRole.cs
|
||||
src/Libraries/Nop.Core/Domain/Customers/CustomerExtensions.cs
|
||||
src/Libraries/Nop.Core/Domain/Customers/PrivateMessage.cs
|
||||
src/Libraries/Nop.Core/Domain/Customers/CustomerAttribute.cs
|
||||
src/Libraries/Nop.Core/Domain/Customers/RewardPointsActivatingDelayPeriodExtensions.cs
|
||||
src/Libraries/Nop.Core/Domain/Customers/RewardPointsSettings.cs
|
||||
|
|
@ -3827,6 +3716,7 @@ src/Libraries/Nop.Core/Domain/Customers/ExternalAuthenticationRecord.cs
|
|||
src/Libraries/Nop.Core/Domain/Customers/CustomerLoggedOutEvent.cs
|
||||
src/Libraries/Nop.Core/Domain/Customers/CustomerAttributeValue.cs
|
||||
src/Libraries/Nop.Core/Domain/Customers/UserRegistrationType.cs
|
||||
src/Libraries/Nop.Core/Domain/Customers/PrivateMessageSettings.cs
|
||||
src/Libraries/Nop.Core/Domain/Customers/CustomerPassword.cs
|
||||
src/Libraries/Nop.Core/Domain/Customers/MultiFactorAuthenticationSettings.cs
|
||||
src/Libraries/Nop.Core/Domain/Customers/RewardPointsActivatingDelayPeriod.cs
|
||||
|
|
@ -4048,8 +3938,6 @@ src/Tests/Nop.Tests/Nop.Web.Tests/Public/Validators/PasswordValidatorTests.cs
|
|||
src/Tests/Nop.Tests/Nop.Web.Tests/Public/Validators/PrivateMessages/SendPrivateMessageValidatorTests.cs
|
||||
src/Tests/Nop.Tests/Nop.Web.Tests/Public/Validators/Catalog/ProductReviewsValidatorTests.cs
|
||||
src/Tests/Nop.Tests/Nop.Web.Tests/Public/Validators/Catalog/ProductEmailAFriendValidatorTests.cs
|
||||
src/Tests/Nop.Tests/Nop.Web.Tests/Public/Validators/Boards/EditForumTopicValidatorTests.cs
|
||||
src/Tests/Nop.Tests/Nop.Web.Tests/Public/Validators/Boards/EditForumPostValidatorTests.cs
|
||||
src/Tests/Nop.Tests/Nop.Web.Tests/Public/Validators/UsernameValidatorTests.cs
|
||||
src/Tests/Nop.Tests/Nop.Web.Tests/Public/Validators/TestValidator.cs
|
||||
src/Tests/Nop.Tests/Nop.Web.Tests/Public/Validators/Blogs/BlogPostValidatorTests.cs
|
||||
|
|
@ -4945,6 +4833,136 @@ src/Plugins/Nop.Plugin.Search.Lucene/Controllers/LuceneController.cs
|
|||
src/Plugins/Nop.Plugin.Search.Lucene/Views/Configure.cshtml
|
||||
src/Plugins/Nop.Plugin.Search.Lucene/Views/_ViewImports.cshtml
|
||||
src/Plugins/Nop.Plugin.Search.Lucene/Services/EventConsumer.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Notes.txt
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Content/js/marked.umd.js
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Content/js/mdeditor/script.js
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Content/js/mdeditor/icons/link.svg
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Content/js/mdeditor/icons/bold.svg
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Content/js/mdeditor/icons/italic.svg
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Content/js/mdeditor/icons/list-ul.svg
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Content/js/mdeditor/icons/heading.svg
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Content/js/mdeditor/icons/quote.svg
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Content/js/mdeditor/icons/image.svg
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Content/js/mdeditor/icons/code-block.svg
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Content/js/mdeditor/icons/code.svg
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Content/js/mdeditor/icons/list-ol.svg
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Nop.Plugin.Misc.Forums.csproj
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/ForumSettings.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/ForumDefaults.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Infrastructure/AutoMapperConfiguration.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Infrastructure/RouteProvider.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Infrastructure/NopStartup.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/ForumPlugin.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/plugin.json
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Admin/Models/ForumGroupModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Admin/Models/ForumListModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Admin/Models/ForumSearchModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Admin/Models/ConfigurationModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Admin/Models/ForumGroupListModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Admin/Models/ForumModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Admin/Models/ForumGroupSearchModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Admin/Validators/ForumValidator.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Admin/Validators/ForumGroupValidator.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Admin/Controllers/ForumController.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Admin/Factories/ForumModelFactory.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Admin/Views/_ViewStart.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Admin/Views/Configure.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Admin/Views/_Configure.PageSizes.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Admin/Views/_CreateOrUpdateForum.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Admin/Views/_CreateOrUpdateForumGroup.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Admin/Views/_Configure.Common.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Admin/Views/CreateForum.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Admin/Views/_Configure.Feeds.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Admin/Views/EditForumGroup.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Admin/Views/_Configure.Permissions.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Admin/Views/List.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Admin/Views/CreateForumGroup.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Admin/Views/EditForum.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Admin/Views/_ViewImports.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Domain/ForumPostVote.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Domain/ForumGroup.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Domain/Forum.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Domain/ForumPost.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Domain/ForumTopicType.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Domain/ForumSearchType.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Domain/EditorType.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Domain/ForumSubscription.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Domain/ForumTopic.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Data/Migrations/SchemaMigration.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Data/Mapping/ForumNameCompatibility.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Data/Mapping/Builders/ForumSubscriptionBuilder.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Data/Mapping/Builders/ForumPostBuilder.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Data/Mapping/Builders/ForumTopicBuilder.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Data/Mapping/Builders/ForumPostVoteBuilder.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Data/Mapping/Builders/ForumBuilder.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Data/Mapping/Builders/ForumGroupBuilder.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Models/ForumGroupModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Models/EditForumPostModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Models/ForumRowModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Models/ForumAccountInfoModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Models/SlugRouteValues.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Models/JsonLD/JsonLdForumTopicCommentModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Models/JsonLD/JsonLdForumTopicModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Models/TopicMoveModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Models/LastPostModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Models/CustomerForumSubscriptionsModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Models/SearchModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Models/ForumPageModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Models/ActiveDiscussionsModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Models/ForumTopicRowModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Models/ForumPostTextModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Models/ForumPostModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Models/ForumTopicPageModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Models/EditForumTopicModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Models/ProfilePostsModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Models/BoardsIndexModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Models/ForumBreadcrumbModel.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Components/ForumAccountInfoViewComponent.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Components/ProfileForumPostLinkViewComponent.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Components/ForumActiveDiscussionsSmallViewComponent.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Components/ForumLastPostViewComponent.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Components/ForumBreadcrumbViewComponent.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Validators/EditForumPostValidator.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Validators/EditForumTopicValidator.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Controllers/BoardsController.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Factories/ForumModelFactory.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/_ViewStart.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/ProfilePosts.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/Search.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/_ActiveTopics.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/PostCreate.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/_CreateUpdatePost.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/_ForumPost.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/_CreateUpdateTopic.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/_MarkdownEditor.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/TopicEdit.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/_SearchBox.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/TopicMove.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/Components/ForumActiveDiscussionsSmall/Default.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/Components/ForumBreadcrumb/Default.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/Components/ProfileForumPostLink/Default.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/Components/ForumAccountInfo/Default.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/Components/ForumLastPost/Default.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/_ForumGroup.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/_ForumHeader.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/ForumGroup.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/TopicCreate.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/Topic.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/_ForumPager.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/Index.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/Forum.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/ActiveDiscussions.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/PostEdit.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/CustomerForumSubscriptions.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Public/Views/_ViewImports.cshtml
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Services/Events/SitemapEventConsumer.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Services/Events/AdminMenuCreatedEventConsumer.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Services/Events/EventConsumer.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Services/ForumPermissionConfigManager.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Services/ForumInstallService.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Services/ForumService.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Services/Caching/ForumCacheEventConsumer.cs
|
||||
src/Plugins/Nop.Plugin.Misc.Forums/Services/Caching/ForumGroupCacheEventConsumer.cs
|
||||
src/Plugins/Nop.Plugin.Payments.Manual/Notes.txt
|
||||
src/Plugins/Nop.Plugin.Payments.Manual/Models/ConfigurationModel.cs
|
||||
src/Plugins/Nop.Plugin.Payments.Manual/Models/PaymentInfoModel.cs
|
||||
|
|
|
|||
|
|
@ -13499,20 +13499,6 @@ build/package.php
|
|||
package.php
|
||||
build/compare.sh
|
||||
compare.sh
|
||||
build/webpi/parameters.xml
|
||||
webpi/parameters.xml
|
||||
parameters.xml
|
||||
build/webpi/install/mysql.sql
|
||||
webpi/install/mysql.sql
|
||||
install/mysql.sql
|
||||
mysql.sql
|
||||
build/webpi/install/mssql.sql
|
||||
webpi/install/mssql.sql
|
||||
install/mssql.sql
|
||||
mssql.sql
|
||||
build/webpi/manifest.xml
|
||||
webpi/manifest.xml
|
||||
manifest.xml
|
||||
build/generate_signature.php
|
||||
generate_signature.php
|
||||
build/generate_package_json.php
|
||||
|
|
|
|||
|
|
@ -2827,10 +2827,6 @@ build/psalm/stubs/ldap.php
|
|||
build/psalm/stubs/memcached.php
|
||||
build/package.php
|
||||
build/compare.sh
|
||||
build/webpi/parameters.xml
|
||||
build/webpi/install/mysql.sql
|
||||
build/webpi/install/mssql.sql
|
||||
build/webpi/manifest.xml
|
||||
build/generate_signature.php
|
||||
build/generate_package_json.php
|
||||
package-lock.json
|
||||
|
|
|
|||
|
|
@ -432,6 +432,11 @@ fixtures/fashion/data/feature_product.xml
|
|||
fashion/data/feature_product.xml
|
||||
data/feature_product.xml
|
||||
feature_product.xml
|
||||
install-dev/fixtures/fashion/data/module_country.xml
|
||||
fixtures/fashion/data/module_country.xml
|
||||
fashion/data/module_country.xml
|
||||
data/module_country.xml
|
||||
module_country.xml
|
||||
install-dev/fixtures/fashion/data/address.xml
|
||||
fixtures/fashion/data/address.xml
|
||||
fashion/data/address.xml
|
||||
|
|
@ -45225,6 +45230,12 @@ Domain/Shipment/QueryHandler/GetShipmentProductsHandlerInterface.php
|
|||
Shipment/QueryHandler/GetShipmentProductsHandlerInterface.php
|
||||
QueryHandler/GetShipmentProductsHandlerInterface.php
|
||||
GetShipmentProductsHandlerInterface.php
|
||||
src/Core/Domain/Shipment/QueryHandler/ListAvailableShipmentsForProductHandlerInterface.php
|
||||
Core/Domain/Shipment/QueryHandler/ListAvailableShipmentsForProductHandlerInterface.php
|
||||
Domain/Shipment/QueryHandler/ListAvailableShipmentsForProductHandlerInterface.php
|
||||
Shipment/QueryHandler/ListAvailableShipmentsForProductHandlerInterface.php
|
||||
QueryHandler/ListAvailableShipmentsForProductHandlerInterface.php
|
||||
ListAvailableShipmentsForProductHandlerInterface.php
|
||||
src/Core/Domain/Shipment/QueryHandler/GetOrderShipmentsHandlerInterface.php
|
||||
Core/Domain/Shipment/QueryHandler/GetOrderShipmentsHandlerInterface.php
|
||||
Domain/Shipment/QueryHandler/GetOrderShipmentsHandlerInterface.php
|
||||
|
|
@ -45285,6 +45296,12 @@ Domain/Shipment/Query/ListAvailableShipments.php
|
|||
Shipment/Query/ListAvailableShipments.php
|
||||
Query/ListAvailableShipments.php
|
||||
ListAvailableShipments.php
|
||||
src/Core/Domain/Shipment/Query/ListAvailableShipmentsForProduct.php
|
||||
Core/Domain/Shipment/Query/ListAvailableShipmentsForProduct.php
|
||||
Domain/Shipment/Query/ListAvailableShipmentsForProduct.php
|
||||
Shipment/Query/ListAvailableShipmentsForProduct.php
|
||||
Query/ListAvailableShipmentsForProduct.php
|
||||
ListAvailableShipmentsForProduct.php
|
||||
src/Core/Domain/Shipment/Query/GetShipmentForViewing.php
|
||||
Core/Domain/Shipment/Query/GetShipmentForViewing.php
|
||||
Domain/Shipment/Query/GetShipmentForViewing.php
|
||||
|
|
@ -45321,6 +45338,12 @@ Domain/Shipment/CommandHandler/SplitShipmentHandlerInterface.php
|
|||
Shipment/CommandHandler/SplitShipmentHandlerInterface.php
|
||||
CommandHandler/SplitShipmentHandlerInterface.php
|
||||
SplitShipmentHandlerInterface.php
|
||||
src/Core/Domain/Shipment/CommandHandler/AddProductToShipmentHandlerInterface.php
|
||||
Core/Domain/Shipment/CommandHandler/AddProductToShipmentHandlerInterface.php
|
||||
Domain/Shipment/CommandHandler/AddProductToShipmentHandlerInterface.php
|
||||
Shipment/CommandHandler/AddProductToShipmentHandlerInterface.php
|
||||
CommandHandler/AddProductToShipmentHandlerInterface.php
|
||||
AddProductToShipmentHandlerInterface.php
|
||||
src/Core/Domain/Shipment/QueryResult/OrderShipmentProduct.php
|
||||
Core/Domain/Shipment/QueryResult/OrderShipmentProduct.php
|
||||
Domain/Shipment/QueryResult/OrderShipmentProduct.php
|
||||
|
|
@ -45345,6 +45368,12 @@ Domain/Shipment/QueryResult/ShipmentForEditing.php
|
|||
Shipment/QueryResult/ShipmentForEditing.php
|
||||
QueryResult/ShipmentForEditing.php
|
||||
ShipmentForEditing.php
|
||||
src/Core/Domain/Shipment/QueryResult/ShipmentsForProduct.php
|
||||
Core/Domain/Shipment/QueryResult/ShipmentsForProduct.php
|
||||
Domain/Shipment/QueryResult/ShipmentsForProduct.php
|
||||
Shipment/QueryResult/ShipmentsForProduct.php
|
||||
QueryResult/ShipmentsForProduct.php
|
||||
ShipmentsForProduct.php
|
||||
src/Core/Domain/Shipment/QueryResult/ShipmentsForMerge.php
|
||||
Core/Domain/Shipment/QueryResult/ShipmentsForMerge.php
|
||||
Domain/Shipment/QueryResult/ShipmentsForMerge.php
|
||||
|
|
@ -45405,6 +45434,12 @@ Domain/Shipment/Command/EditShipment.php
|
|||
Shipment/Command/EditShipment.php
|
||||
Command/EditShipment.php
|
||||
EditShipment.php
|
||||
src/Core/Domain/Shipment/Command/AddProductToShipment.php
|
||||
Core/Domain/Shipment/Command/AddProductToShipment.php
|
||||
Domain/Shipment/Command/AddProductToShipment.php
|
||||
Shipment/Command/AddProductToShipment.php
|
||||
Command/AddProductToShipment.php
|
||||
AddProductToShipment.php
|
||||
src/Core/Domain/Shipment/Command/DeleteProductFromShipment.php
|
||||
Core/Domain/Shipment/Command/DeleteProductFromShipment.php
|
||||
Domain/Shipment/Command/DeleteProductFromShipment.php
|
||||
|
|
@ -52139,6 +52174,16 @@ Adapter/Presenter/Cart/CartPresenter.php
|
|||
Presenter/Cart/CartPresenter.php
|
||||
Cart/CartPresenter.php
|
||||
CartPresenter.php
|
||||
src/Adapter/Presenter/Cart/CartProductLazyArray.php
|
||||
Adapter/Presenter/Cart/CartProductLazyArray.php
|
||||
Presenter/Cart/CartProductLazyArray.php
|
||||
Cart/CartProductLazyArray.php
|
||||
CartProductLazyArray.php
|
||||
src/Adapter/Presenter/Cart/CartProductPresenter.php
|
||||
Adapter/Presenter/Cart/CartProductPresenter.php
|
||||
Presenter/Cart/CartProductPresenter.php
|
||||
Cart/CartProductPresenter.php
|
||||
CartProductPresenter.php
|
||||
src/Adapter/Presenter/Product/ProductPresenter.php
|
||||
Adapter/Presenter/Product/ProductPresenter.php
|
||||
Presenter/Product/ProductPresenter.php
|
||||
|
|
@ -54351,6 +54396,11 @@ Adapter/Shipment/QueryHandler/GetOrderShipmentsHandler.php
|
|||
Shipment/QueryHandler/GetOrderShipmentsHandler.php
|
||||
QueryHandler/GetOrderShipmentsHandler.php
|
||||
GetOrderShipmentsHandler.php
|
||||
src/Adapter/Shipment/QueryHandler/ListAvailableShipmentsForProductHandler.php
|
||||
Adapter/Shipment/QueryHandler/ListAvailableShipmentsForProductHandler.php
|
||||
Shipment/QueryHandler/ListAvailableShipmentsForProductHandler.php
|
||||
QueryHandler/ListAvailableShipmentsForProductHandler.php
|
||||
ListAvailableShipmentsForProductHandler.php
|
||||
src/Adapter/Shipment/QueryHandler/GetShipmentProductsHandler.php
|
||||
Adapter/Shipment/QueryHandler/GetShipmentProductsHandler.php
|
||||
Shipment/QueryHandler/GetShipmentProductsHandler.php
|
||||
|
|
@ -54409,6 +54459,11 @@ Adapter/Shipment/CommandHandler/MergeProductsToShipmentHandler.php
|
|||
Shipment/CommandHandler/MergeProductsToShipmentHandler.php
|
||||
CommandHandler/MergeProductsToShipmentHandler.php
|
||||
MergeProductsToShipmentHandler.php
|
||||
src/Adapter/Shipment/CommandHandler/AddProductToShipmentHandler.php
|
||||
Adapter/Shipment/CommandHandler/AddProductToShipmentHandler.php
|
||||
Shipment/CommandHandler/AddProductToShipmentHandler.php
|
||||
CommandHandler/AddProductToShipmentHandler.php
|
||||
AddProductToShipmentHandler.php
|
||||
src/Adapter/Shipment/CommandHandler/DeleteProductFromShipmentHandler.php
|
||||
Adapter/Shipment/CommandHandler/DeleteProductFromShipmentHandler.php
|
||||
Shipment/CommandHandler/DeleteProductFromShipmentHandler.php
|
||||
|
|
@ -57949,6 +58004,17 @@ Order/Blocks/View/sources.html.twig
|
|||
Blocks/View/sources.html.twig
|
||||
View/sources.html.twig
|
||||
sources.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Order/Order/Blocks/View/add_product_form.html.twig
|
||||
PrestaShopBundle/Resources/views/Admin/Sell/Order/Order/Blocks/View/add_product_form.html.twig
|
||||
Resources/views/Admin/Sell/Order/Order/Blocks/View/add_product_form.html.twig
|
||||
views/Admin/Sell/Order/Order/Blocks/View/add_product_form.html.twig
|
||||
Admin/Sell/Order/Order/Blocks/View/add_product_form.html.twig
|
||||
Sell/Order/Order/Blocks/View/add_product_form.html.twig
|
||||
Order/Order/Blocks/View/add_product_form.html.twig
|
||||
Order/Blocks/View/add_product_form.html.twig
|
||||
Blocks/View/add_product_form.html.twig
|
||||
View/add_product_form.html.twig
|
||||
add_product_form.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Order/Order/Blocks/View/Modal/edit_shipping_modal.html.twig
|
||||
PrestaShopBundle/Resources/views/Admin/Sell/Order/Order/Blocks/View/Modal/edit_shipping_modal.html.twig
|
||||
Resources/views/Admin/Sell/Order/Order/Blocks/View/Modal/edit_shipping_modal.html.twig
|
||||
|
|
@ -58059,6 +58125,19 @@ View/Modal/Skeletons/merge_shipment_skeleton.html.twig
|
|||
Modal/Skeletons/merge_shipment_skeleton.html.twig
|
||||
Skeletons/merge_shipment_skeleton.html.twig
|
||||
merge_shipment_skeleton.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Order/Order/Blocks/View/Modal/Skeletons/add_product_skeleton.html.twig
|
||||
PrestaShopBundle/Resources/views/Admin/Sell/Order/Order/Blocks/View/Modal/Skeletons/add_product_skeleton.html.twig
|
||||
Resources/views/Admin/Sell/Order/Order/Blocks/View/Modal/Skeletons/add_product_skeleton.html.twig
|
||||
views/Admin/Sell/Order/Order/Blocks/View/Modal/Skeletons/add_product_skeleton.html.twig
|
||||
Admin/Sell/Order/Order/Blocks/View/Modal/Skeletons/add_product_skeleton.html.twig
|
||||
Sell/Order/Order/Blocks/View/Modal/Skeletons/add_product_skeleton.html.twig
|
||||
Order/Order/Blocks/View/Modal/Skeletons/add_product_skeleton.html.twig
|
||||
Order/Blocks/View/Modal/Skeletons/add_product_skeleton.html.twig
|
||||
Blocks/View/Modal/Skeletons/add_product_skeleton.html.twig
|
||||
View/Modal/Skeletons/add_product_skeleton.html.twig
|
||||
Modal/Skeletons/add_product_skeleton.html.twig
|
||||
Skeletons/add_product_skeleton.html.twig
|
||||
add_product_skeleton.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Order/Order/Blocks/View/Modal/Skeletons/edit_shipment_skeleton.html.twig
|
||||
PrestaShopBundle/Resources/views/Admin/Sell/Order/Order/Blocks/View/Modal/Skeletons/edit_shipment_skeleton.html.twig
|
||||
Resources/views/Admin/Sell/Order/Order/Blocks/View/Modal/Skeletons/edit_shipment_skeleton.html.twig
|
||||
|
|
|
|||
|
|
@ -111,6 +111,7 @@ install-dev/fixtures/fashion/data/index.php
|
|||
install-dev/fixtures/fashion/data/pack.xml
|
||||
install-dev/fixtures/fashion/data/orders.xml
|
||||
install-dev/fixtures/fashion/data/feature_product.xml
|
||||
install-dev/fixtures/fashion/data/module_country.xml
|
||||
install-dev/fixtures/fashion/data/address.xml
|
||||
install-dev/fixtures/fashion/data/feature.xml
|
||||
install-dev/fixtures/fashion/data/order_history.xml
|
||||
|
|
@ -7226,6 +7227,7 @@ src/Core/Domain/Module/Command/UpdateModuleStatusCommand.php
|
|||
src/Core/Domain/Shipment/QueryHandler/GetShipmentForEditingHandlerInterface.php
|
||||
src/Core/Domain/Shipment/QueryHandler/ListAvailableShipmentsHandlerInterface.php
|
||||
src/Core/Domain/Shipment/QueryHandler/GetShipmentProductsHandlerInterface.php
|
||||
src/Core/Domain/Shipment/QueryHandler/ListAvailableShipmentsForProductHandlerInterface.php
|
||||
src/Core/Domain/Shipment/QueryHandler/GetOrderShipmentsHandlerInterface.php
|
||||
src/Core/Domain/Shipment/QueryHandler/GetShipmentForViewingHandlerInterface.php
|
||||
src/Core/Domain/Shipment/ValueObject/OrderDetailQuantity.php
|
||||
|
|
@ -7236,16 +7238,19 @@ src/Core/Domain/Shipment/Query/GetShipmentForEditing.php
|
|||
src/Core/Domain/Shipment/Query/GetOrderShipments.php
|
||||
src/Core/Domain/Shipment/Query/GetShipmentProducts.php
|
||||
src/Core/Domain/Shipment/Query/ListAvailableShipments.php
|
||||
src/Core/Domain/Shipment/Query/ListAvailableShipmentsForProduct.php
|
||||
src/Core/Domain/Shipment/Query/GetShipmentForViewing.php
|
||||
src/Core/Domain/Shipment/CommandHandler/DeleteProductFromShipmentHandlerInterface.php
|
||||
src/Core/Domain/Shipment/CommandHandler/MergeProductsToShipmentHandlerInterface.php
|
||||
src/Core/Domain/Shipment/CommandHandler/SwitchShipmentCarrierHandlerInterface.php
|
||||
src/Core/Domain/Shipment/CommandHandler/EditShipmentHandlerInterface.php
|
||||
src/Core/Domain/Shipment/CommandHandler/SplitShipmentHandlerInterface.php
|
||||
src/Core/Domain/Shipment/CommandHandler/AddProductToShipmentHandlerInterface.php
|
||||
src/Core/Domain/Shipment/QueryResult/OrderShipmentProduct.php
|
||||
src/Core/Domain/Shipment/QueryResult/OrderShipment.php
|
||||
src/Core/Domain/Shipment/QueryResult/ShipmentForViewing.php
|
||||
src/Core/Domain/Shipment/QueryResult/ShipmentForEditing.php
|
||||
src/Core/Domain/Shipment/QueryResult/ShipmentsForProduct.php
|
||||
src/Core/Domain/Shipment/QueryResult/ShipmentsForMerge.php
|
||||
src/Core/Domain/Shipment/Service/ShipmentMergerInterface.php
|
||||
src/Core/Domain/Shipment/Service/ShipmentSplitterInterface.php
|
||||
|
|
@ -7256,6 +7261,7 @@ src/Core/Domain/Shipment/Exception/ShipmentException.php
|
|||
src/Core/Domain/Shipment/Exception/ShipmentNotFoundException.php
|
||||
src/Core/Domain/Shipment/Exception/CannotSaveShipmentException.php
|
||||
src/Core/Domain/Shipment/Command/EditShipment.php
|
||||
src/Core/Domain/Shipment/Command/AddProductToShipment.php
|
||||
src/Core/Domain/Shipment/Command/DeleteProductFromShipment.php
|
||||
src/Core/Domain/Shipment/Command/SplitShipment.php
|
||||
src/Core/Domain/Shipment/Command/SwitchShipmentCarrierCommand.php
|
||||
|
|
@ -8512,6 +8518,8 @@ src/Adapter/Presenter/Order/OrderLazyArray.php
|
|||
src/Adapter/Presenter/Order/OrderSubtotalLazyArray.php
|
||||
src/Adapter/Presenter/Cart/CartLazyArray.php
|
||||
src/Adapter/Presenter/Cart/CartPresenter.php
|
||||
src/Adapter/Presenter/Cart/CartProductLazyArray.php
|
||||
src/Adapter/Presenter/Cart/CartProductPresenter.php
|
||||
src/Adapter/Presenter/Product/ProductPresenter.php
|
||||
src/Adapter/Presenter/Product/ProductListingLazyArray.php
|
||||
src/Adapter/Presenter/Product/ProductListingPresenter.php
|
||||
|
|
@ -8950,6 +8958,7 @@ src/Adapter/Routing/AdminLinkBuilder.php
|
|||
src/Adapter/Shipment/QueryHandler/GetShipmentForEditingHandler.php
|
||||
src/Adapter/Shipment/QueryHandler/GetShipmentForViewingHandler.php
|
||||
src/Adapter/Shipment/QueryHandler/GetOrderShipmentsHandler.php
|
||||
src/Adapter/Shipment/QueryHandler/ListAvailableShipmentsForProductHandler.php
|
||||
src/Adapter/Shipment/QueryHandler/GetShipmentProductsHandler.php
|
||||
src/Adapter/Shipment/QueryHandler/ListAvailableShipmentsHandler.php
|
||||
src/Adapter/Shipment/ShipmentMerger.php
|
||||
|
|
@ -8963,6 +8972,7 @@ src/Adapter/Shipment/CommandHandler/SwitchShipmentCarrierHandler.php
|
|||
src/Adapter/Shipment/CommandHandler/EditShipmentHandler.php
|
||||
src/Adapter/Shipment/CommandHandler/SplitShipmentHandler.php
|
||||
src/Adapter/Shipment/CommandHandler/MergeProductsToShipmentHandler.php
|
||||
src/Adapter/Shipment/CommandHandler/AddProductToShipmentHandler.php
|
||||
src/Adapter/Shipment/CommandHandler/DeleteProductFromShipmentHandler.php
|
||||
src/Adapter/Admin/UrlGenerator.php
|
||||
src/Adapter/Admin/ImageConfiguration.php
|
||||
|
|
@ -9463,6 +9473,7 @@ src/PrestaShopBundle/Resources/views/Admin/Sell/Order/Order/Blocks/View/messages
|
|||
src/PrestaShopBundle/Resources/views/Admin/Sell/Order/Order/Blocks/View/msg_list_item.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Order/Order/Blocks/View/details.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Order/Order/Blocks/View/sources.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Order/Order/Blocks/View/add_product_form.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Order/Order/Blocks/View/Modal/edit_shipping_modal.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Order/Order/Blocks/View/Modal/view_product_pack_modal.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Order/Order/Blocks/View/Modal/split_shipment_modal.html.twig
|
||||
|
|
@ -9472,6 +9483,7 @@ src/PrestaShopBundle/Resources/views/Admin/Sell/Order/Order/Blocks/View/Modal/up
|
|||
src/PrestaShopBundle/Resources/views/Admin/Sell/Order/Order/Blocks/View/Modal/add_product_modal.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Order/Order/Blocks/View/Modal/Skeletons/split_shipment_skeleton.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Order/Order/Blocks/View/Modal/Skeletons/merge_shipment_skeleton.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Order/Order/Blocks/View/Modal/Skeletons/add_product_skeleton.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Order/Order/Blocks/View/Modal/Skeletons/edit_shipment_skeleton.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Order/Order/Blocks/View/Modal/view_all_messages_modal.html.twig
|
||||
src/PrestaShopBundle/Resources/views/Admin/Sell/Order/Order/Blocks/View/Modal/update_product_modal.html.twig
|
||||
|
|
|
|||
|
|
@ -31861,6 +31861,24 @@ Framework/Api/Controller/SyncControllerTest.php
|
|||
Api/Controller/SyncControllerTest.php
|
||||
Controller/SyncControllerTest.php
|
||||
SyncControllerTest.php
|
||||
tests/unit/Core/Framework/Api/Controller/Fixtures/ApiController/ParentDefinition.php
|
||||
unit/Core/Framework/Api/Controller/Fixtures/ApiController/ParentDefinition.php
|
||||
Core/Framework/Api/Controller/Fixtures/ApiController/ParentDefinition.php
|
||||
Framework/Api/Controller/Fixtures/ApiController/ParentDefinition.php
|
||||
Api/Controller/Fixtures/ApiController/ParentDefinition.php
|
||||
Controller/Fixtures/ApiController/ParentDefinition.php
|
||||
Fixtures/ApiController/ParentDefinition.php
|
||||
ApiController/ParentDefinition.php
|
||||
ParentDefinition.php
|
||||
tests/unit/Core/Framework/Api/Controller/Fixtures/ApiController/ChildDefinition.php
|
||||
unit/Core/Framework/Api/Controller/Fixtures/ApiController/ChildDefinition.php
|
||||
Core/Framework/Api/Controller/Fixtures/ApiController/ChildDefinition.php
|
||||
Framework/Api/Controller/Fixtures/ApiController/ChildDefinition.php
|
||||
Api/Controller/Fixtures/ApiController/ChildDefinition.php
|
||||
Controller/Fixtures/ApiController/ChildDefinition.php
|
||||
Fixtures/ApiController/ChildDefinition.php
|
||||
ApiController/ChildDefinition.php
|
||||
ChildDefinition.php
|
||||
tests/unit/Core/Framework/Api/Controller/Fixtures/AdminExtensionApiPluginWithLocalEntryPoint/Resources/public/meteor-app/index.html
|
||||
unit/Core/Framework/Api/Controller/Fixtures/AdminExtensionApiPluginWithLocalEntryPoint/Resources/public/meteor-app/index.html
|
||||
Core/Framework/Api/Controller/Fixtures/AdminExtensionApiPluginWithLocalEntryPoint/Resources/public/meteor-app/index.html
|
||||
|
|
@ -31943,6 +31961,13 @@ Framework/Api/Controller/FeatureFlagControllerTest.php
|
|||
Api/Controller/FeatureFlagControllerTest.php
|
||||
Controller/FeatureFlagControllerTest.php
|
||||
FeatureFlagControllerTest.php
|
||||
tests/unit/Core/Framework/Api/Controller/ApiControllerTest.php
|
||||
unit/Core/Framework/Api/Controller/ApiControllerTest.php
|
||||
Core/Framework/Api/Controller/ApiControllerTest.php
|
||||
Framework/Api/Controller/ApiControllerTest.php
|
||||
Api/Controller/ApiControllerTest.php
|
||||
Controller/ApiControllerTest.php
|
||||
ApiControllerTest.php
|
||||
tests/unit/Core/Framework/Api/Route/ApiRouteInfoResolverTest.php
|
||||
unit/Core/Framework/Api/Route/ApiRouteInfoResolverTest.php
|
||||
Core/Framework/Api/Route/ApiRouteInfoResolverTest.php
|
||||
|
|
@ -45887,6 +45912,34 @@ Framework/MessageQueue/Api/MessageQueueEndpointTest.php
|
|||
MessageQueue/Api/MessageQueueEndpointTest.php
|
||||
Api/MessageQueueEndpointTest.php
|
||||
MessageQueueEndpointTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/ApiControllerCreateTest.php
|
||||
integration/Core/Framework/Api/Controller/ApiControllerCreateTest.php
|
||||
Core/Framework/Api/Controller/ApiControllerCreateTest.php
|
||||
Framework/Api/Controller/ApiControllerCreateTest.php
|
||||
Api/Controller/ApiControllerCreateTest.php
|
||||
Controller/ApiControllerCreateTest.php
|
||||
ApiControllerCreateTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/ApiControllerDeleteTest.php
|
||||
integration/Core/Framework/Api/Controller/ApiControllerDeleteTest.php
|
||||
Core/Framework/Api/Controller/ApiControllerDeleteTest.php
|
||||
Framework/Api/Controller/ApiControllerDeleteTest.php
|
||||
Api/Controller/ApiControllerDeleteTest.php
|
||||
Controller/ApiControllerDeleteTest.php
|
||||
ApiControllerDeleteTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/ApiControllerDetailTest.php
|
||||
integration/Core/Framework/Api/Controller/ApiControllerDetailTest.php
|
||||
Core/Framework/Api/Controller/ApiControllerDetailTest.php
|
||||
Framework/Api/Controller/ApiControllerDetailTest.php
|
||||
Api/Controller/ApiControllerDetailTest.php
|
||||
Controller/ApiControllerDetailTest.php
|
||||
ApiControllerDetailTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/ApiControllerAggregateTest.php
|
||||
integration/Core/Framework/Api/Controller/ApiControllerAggregateTest.php
|
||||
Core/Framework/Api/Controller/ApiControllerAggregateTest.php
|
||||
Framework/Api/Controller/ApiControllerAggregateTest.php
|
||||
Api/Controller/ApiControllerAggregateTest.php
|
||||
Controller/ApiControllerAggregateTest.php
|
||||
ApiControllerAggregateTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/SyncControllerTest.php
|
||||
integration/Core/Framework/Api/Controller/SyncControllerTest.php
|
||||
Core/Framework/Api/Controller/SyncControllerTest.php
|
||||
|
|
@ -45974,6 +46027,13 @@ Framework/Api/Controller/AclControllerTest.php
|
|||
Api/Controller/AclControllerTest.php
|
||||
Controller/AclControllerTest.php
|
||||
AclControllerTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/ApiControllerListTest.php
|
||||
integration/Core/Framework/Api/Controller/ApiControllerListTest.php
|
||||
Core/Framework/Api/Controller/ApiControllerListTest.php
|
||||
Framework/Api/Controller/ApiControllerListTest.php
|
||||
Api/Controller/ApiControllerListTest.php
|
||||
Controller/ApiControllerListTest.php
|
||||
ApiControllerListTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/AccessKeyControllerTest.php
|
||||
integration/Core/Framework/Api/Controller/AccessKeyControllerTest.php
|
||||
Core/Framework/Api/Controller/AccessKeyControllerTest.php
|
||||
|
|
@ -45981,6 +46041,13 @@ Framework/Api/Controller/AccessKeyControllerTest.php
|
|||
Api/Controller/AccessKeyControllerTest.php
|
||||
Controller/AccessKeyControllerTest.php
|
||||
AccessKeyControllerTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/ApiControllerSearchTest.php
|
||||
integration/Core/Framework/Api/Controller/ApiControllerSearchTest.php
|
||||
Core/Framework/Api/Controller/ApiControllerSearchTest.php
|
||||
Framework/Api/Controller/ApiControllerSearchTest.php
|
||||
Api/Controller/ApiControllerSearchTest.php
|
||||
Controller/ApiControllerSearchTest.php
|
||||
ApiControllerSearchTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/InfoControllerTest.php
|
||||
integration/Core/Framework/Api/Controller/InfoControllerTest.php
|
||||
Core/Framework/Api/Controller/InfoControllerTest.php
|
||||
|
|
@ -46030,6 +46097,13 @@ Framework/Api/Controller/UserControllerTest.php
|
|||
Api/Controller/UserControllerTest.php
|
||||
Controller/UserControllerTest.php
|
||||
UserControllerTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/ApiControllerVersionTest.php
|
||||
integration/Core/Framework/Api/Controller/ApiControllerVersionTest.php
|
||||
Core/Framework/Api/Controller/ApiControllerVersionTest.php
|
||||
Framework/Api/Controller/ApiControllerVersionTest.php
|
||||
Api/Controller/ApiControllerVersionTest.php
|
||||
Controller/ApiControllerVersionTest.php
|
||||
ApiControllerVersionTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/AuthControllerTest.php
|
||||
integration/Core/Framework/Api/Controller/AuthControllerTest.php
|
||||
Core/Framework/Api/Controller/AuthControllerTest.php
|
||||
|
|
@ -46037,6 +46111,13 @@ Framework/Api/Controller/AuthControllerTest.php
|
|||
Api/Controller/AuthControllerTest.php
|
||||
Controller/AuthControllerTest.php
|
||||
AuthControllerTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/ApiControllerCloneTest.php
|
||||
integration/Core/Framework/Api/Controller/ApiControllerCloneTest.php
|
||||
Core/Framework/Api/Controller/ApiControllerCloneTest.php
|
||||
Framework/Api/Controller/ApiControllerCloneTest.php
|
||||
Api/Controller/ApiControllerCloneTest.php
|
||||
Controller/ApiControllerCloneTest.php
|
||||
ApiControllerCloneTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/IntegrationControllerTest.php
|
||||
integration/Core/Framework/Api/Controller/IntegrationControllerTest.php
|
||||
Core/Framework/Api/Controller/IntegrationControllerTest.php
|
||||
|
|
@ -46044,6 +46125,20 @@ Framework/Api/Controller/IntegrationControllerTest.php
|
|||
Api/Controller/IntegrationControllerTest.php
|
||||
Controller/IntegrationControllerTest.php
|
||||
IntegrationControllerTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/ApiControllerUpdateTest.php
|
||||
integration/Core/Framework/Api/Controller/ApiControllerUpdateTest.php
|
||||
Core/Framework/Api/Controller/ApiControllerUpdateTest.php
|
||||
Framework/Api/Controller/ApiControllerUpdateTest.php
|
||||
Api/Controller/ApiControllerUpdateTest.php
|
||||
Controller/ApiControllerUpdateTest.php
|
||||
ApiControllerUpdateTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/ApiControllerSearchIdsTest.php
|
||||
integration/Core/Framework/Api/Controller/ApiControllerSearchIdsTest.php
|
||||
Core/Framework/Api/Controller/ApiControllerSearchIdsTest.php
|
||||
Framework/Api/Controller/ApiControllerSearchIdsTest.php
|
||||
Api/Controller/ApiControllerSearchIdsTest.php
|
||||
Controller/ApiControllerSearchIdsTest.php
|
||||
ApiControllerSearchIdsTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/ApiControllerTest.php
|
||||
integration/Core/Framework/Api/Controller/ApiControllerTest.php
|
||||
Core/Framework/Api/Controller/ApiControllerTest.php
|
||||
|
|
@ -154065,6 +154160,8 @@ src/Elasticsearch/composer.json
|
|||
Elasticsearch/composer.json
|
||||
composer.json
|
||||
phpbench.json
|
||||
.devcontainer/devcontainer.json
|
||||
devcontainer.json
|
||||
.gitlab/lib/datadog.yml
|
||||
lib/datadog.yml
|
||||
datadog.yml
|
||||
|
|
|
|||
|
|
@ -7722,6 +7722,8 @@ tests/unit/Core/Framework/MessageQueue/Command/ListScheduledTaskCommandTest.php
|
|||
tests/unit/Core/Framework/MessageQueue/Command/ScheduleScheduledTaskCommandTest.php
|
||||
tests/unit/Core/Framework/MessageQueue/Command/RunSingleScheduledTaskCommandTest.php
|
||||
tests/unit/Core/Framework/Api/Controller/SyncControllerTest.php
|
||||
tests/unit/Core/Framework/Api/Controller/Fixtures/ApiController/ParentDefinition.php
|
||||
tests/unit/Core/Framework/Api/Controller/Fixtures/ApiController/ChildDefinition.php
|
||||
tests/unit/Core/Framework/Api/Controller/Fixtures/AdminExtensionApiPluginWithLocalEntryPoint/Resources/public/meteor-app/index.html
|
||||
tests/unit/Core/Framework/Api/Controller/Fixtures/BundleWithCustomSnippet/Resources/views/snippets/address/first_name.html.twig
|
||||
tests/unit/Core/Framework/Api/Controller/Fixtures/BundleWithCustomSnippet/Resources/views/snippets/custom-snippet/custom-snippet.html.twig
|
||||
|
|
@ -7731,6 +7733,7 @@ tests/unit/Core/Framework/Api/Controller/InfoControllerTest.php
|
|||
tests/unit/Core/Framework/Api/Controller/CustomSnippetFormatControllerTest.php
|
||||
tests/unit/Core/Framework/Api/Controller/CacheControllerTest.php
|
||||
tests/unit/Core/Framework/Api/Controller/FeatureFlagControllerTest.php
|
||||
tests/unit/Core/Framework/Api/Controller/ApiControllerTest.php
|
||||
tests/unit/Core/Framework/Api/Route/ApiRouteInfoResolverTest.php
|
||||
tests/unit/Core/Framework/Api/Route/ApiRouteLoaderTest.php
|
||||
tests/unit/Core/Framework/Api/OAuth/SymfonyBearerTokenValidatorTest.php
|
||||
|
|
@ -9577,6 +9580,10 @@ tests/integration/Core/Framework/MessageQueue/Subscriber/MessageQueueStatsSubscr
|
|||
tests/integration/Core/Framework/MessageQueue/Api/ScheduledTaskControllerTest.php
|
||||
tests/integration/Core/Framework/MessageQueue/Api/ConsumeMessagesControllerTest.php
|
||||
tests/integration/Core/Framework/MessageQueue/Api/MessageQueueEndpointTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/ApiControllerCreateTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/ApiControllerDeleteTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/ApiControllerDetailTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/ApiControllerAggregateTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/SyncControllerTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/Fixtures/AdminExtensionApiApp/manifest.xml
|
||||
tests/integration/Core/Framework/Api/Controller/Fixtures/InfoController/Resources/public/administration/.vite/entrypoints.json
|
||||
|
|
@ -9585,7 +9592,9 @@ tests/integration/Core/Framework/Api/Controller/Fixtures/AdminExtensionApiPlugin
|
|||
tests/integration/Core/Framework/Api/Controller/Fixtures/BundleWithCustomSnippet/Resources/views/snippets/address/first_name.html.twig
|
||||
tests/integration/Core/Framework/Api/Controller/Fixtures/BundleWithCustomSnippet/Resources/views/snippets/custom-snippet/custom-snippet.html.twig
|
||||
tests/integration/Core/Framework/Api/Controller/AclControllerTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/ApiControllerListTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/AccessKeyControllerTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/ApiControllerSearchTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/InfoControllerTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/IndexingControllerTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/PromotionControllerTest.php
|
||||
|
|
@ -9593,8 +9602,12 @@ tests/integration/Core/Framework/Api/Controller/CustomSnippetFormatControllerTes
|
|||
tests/integration/Core/Framework/Api/Controller/SalesChannelProxyControllerTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/CacheControllerTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/UserControllerTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/ApiControllerVersionTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/AuthControllerTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/ApiControllerCloneTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/IntegrationControllerTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/ApiControllerUpdateTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/ApiControllerSearchIdsTest.php
|
||||
tests/integration/Core/Framework/Api/Controller/ApiControllerTest.php
|
||||
tests/integration/Core/Framework/Api/TranslationTest.php
|
||||
tests/integration/Core/Framework/Api/Acl/AclCriteriaValidatorTest.php
|
||||
|
|
@ -23049,6 +23062,7 @@ src/Elasticsearch/Test/AdminElasticsearchTestBehaviour.php
|
|||
src/Elasticsearch/Test/ElasticsearchTestTestBehaviour.php
|
||||
src/Elasticsearch/composer.json
|
||||
phpbench.json
|
||||
.devcontainer/devcontainer.json
|
||||
.gitlab/lib/datadog.yml
|
||||
.gitlab/lib/rules.yml
|
||||
.gitlab/lib/scripts.yml
|
||||
|
|
|
|||
|
|
@ -24811,6 +24811,17 @@ pages/Assets/components/AssetsTable.tsx
|
|||
Assets/components/AssetsTable.tsx
|
||||
components/AssetsTable.tsx
|
||||
AssetsTable.tsx
|
||||
packages/core/upload/admin/src/future/pages/Assets/components/DropZone/UploadDropZone.tsx
|
||||
core/upload/admin/src/future/pages/Assets/components/DropZone/UploadDropZone.tsx
|
||||
upload/admin/src/future/pages/Assets/components/DropZone/UploadDropZone.tsx
|
||||
admin/src/future/pages/Assets/components/DropZone/UploadDropZone.tsx
|
||||
src/future/pages/Assets/components/DropZone/UploadDropZone.tsx
|
||||
future/pages/Assets/components/DropZone/UploadDropZone.tsx
|
||||
pages/Assets/components/DropZone/UploadDropZone.tsx
|
||||
Assets/components/DropZone/UploadDropZone.tsx
|
||||
components/DropZone/UploadDropZone.tsx
|
||||
DropZone/UploadDropZone.tsx
|
||||
UploadDropZone.tsx
|
||||
packages/core/upload/admin/src/future/pages/Assets/components/DropZone/UploadDropZoneContext.tsx
|
||||
core/upload/admin/src/future/pages/Assets/components/DropZone/UploadDropZoneContext.tsx
|
||||
upload/admin/src/future/pages/Assets/components/DropZone/UploadDropZoneContext.tsx
|
||||
|
|
@ -24822,17 +24833,6 @@ Assets/components/DropZone/UploadDropZoneContext.tsx
|
|||
components/DropZone/UploadDropZoneContext.tsx
|
||||
DropZone/UploadDropZoneContext.tsx
|
||||
UploadDropZoneContext.tsx
|
||||
packages/core/upload/admin/src/future/pages/Assets/components/DropZone/DropZoneWithOverlay.tsx
|
||||
core/upload/admin/src/future/pages/Assets/components/DropZone/DropZoneWithOverlay.tsx
|
||||
upload/admin/src/future/pages/Assets/components/DropZone/DropZoneWithOverlay.tsx
|
||||
admin/src/future/pages/Assets/components/DropZone/DropZoneWithOverlay.tsx
|
||||
src/future/pages/Assets/components/DropZone/DropZoneWithOverlay.tsx
|
||||
future/pages/Assets/components/DropZone/DropZoneWithOverlay.tsx
|
||||
pages/Assets/components/DropZone/DropZoneWithOverlay.tsx
|
||||
Assets/components/DropZone/DropZoneWithOverlay.tsx
|
||||
components/DropZone/DropZoneWithOverlay.tsx
|
||||
DropZone/DropZoneWithOverlay.tsx
|
||||
DropZoneWithOverlay.tsx
|
||||
packages/core/upload/admin/src/future/pages/Assets/components/AssetsGrid.tsx
|
||||
core/upload/admin/src/future/pages/Assets/components/AssetsGrid.tsx
|
||||
upload/admin/src/future/pages/Assets/components/AssetsGrid.tsx
|
||||
|
|
@ -24852,14 +24852,6 @@ future/pages/Assets/AssetsPage.tsx
|
|||
pages/Assets/AssetsPage.tsx
|
||||
Assets/AssetsPage.tsx
|
||||
AssetsPage.tsx
|
||||
packages/core/upload/admin/src/future/pages/AIGenerationPage.tsx
|
||||
core/upload/admin/src/future/pages/AIGenerationPage.tsx
|
||||
upload/admin/src/future/pages/AIGenerationPage.tsx
|
||||
admin/src/future/pages/AIGenerationPage.tsx
|
||||
src/future/pages/AIGenerationPage.tsx
|
||||
future/pages/AIGenerationPage.tsx
|
||||
pages/AIGenerationPage.tsx
|
||||
AIGenerationPage.tsx
|
||||
packages/core/upload/admin/src/future/services/settings.ts
|
||||
core/upload/admin/src/future/services/settings.ts
|
||||
upload/admin/src/future/services/settings.ts
|
||||
|
|
|
|||
|
|
@ -3606,11 +3606,10 @@ packages/core/upload/admin/src/future/pages/Assets/hooks/tests/useInfiniteAssets
|
|||
packages/core/upload/admin/src/future/pages/Assets/hooks/useInfiniteAssets.ts
|
||||
packages/core/upload/admin/src/future/pages/Assets/constants.ts
|
||||
packages/core/upload/admin/src/future/pages/Assets/components/AssetsTable.tsx
|
||||
packages/core/upload/admin/src/future/pages/Assets/components/DropZone/UploadDropZone.tsx
|
||||
packages/core/upload/admin/src/future/pages/Assets/components/DropZone/UploadDropZoneContext.tsx
|
||||
packages/core/upload/admin/src/future/pages/Assets/components/DropZone/DropZoneWithOverlay.tsx
|
||||
packages/core/upload/admin/src/future/pages/Assets/components/AssetsGrid.tsx
|
||||
packages/core/upload/admin/src/future/pages/Assets/AssetsPage.tsx
|
||||
packages/core/upload/admin/src/future/pages/AIGenerationPage.tsx
|
||||
packages/core/upload/admin/src/future/services/settings.ts
|
||||
packages/core/upload/admin/src/future/services/api.ts
|
||||
packages/core/upload/admin/src/future/services/assets.ts
|
||||
|
|
|
|||
|
|
@ -25399,6 +25399,15 @@ tree/tree-item/tree-item-base/index.ts
|
|||
tree-item/tree-item-base/index.ts
|
||||
tree-item-base/index.ts
|
||||
index.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/tree/tree-item/tree-item-base/tree-item-context-base.test.ts
|
||||
Umbraco.Web.UI.Client/src/packages/core/tree/tree-item/tree-item-base/tree-item-context-base.test.ts
|
||||
src/packages/core/tree/tree-item/tree-item-base/tree-item-context-base.test.ts
|
||||
packages/core/tree/tree-item/tree-item-base/tree-item-context-base.test.ts
|
||||
core/tree/tree-item/tree-item-base/tree-item-context-base.test.ts
|
||||
tree/tree-item/tree-item-base/tree-item-context-base.test.ts
|
||||
tree-item/tree-item-base/tree-item-context-base.test.ts
|
||||
tree-item-base/tree-item-context-base.test.ts
|
||||
tree-item-context-base.test.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/tree/tree-item/tree-item-base/tree-item-element-base.ts
|
||||
Umbraco.Web.UI.Client/src/packages/core/tree/tree-item/tree-item-base/tree-item-element-base.ts
|
||||
src/packages/core/tree/tree-item/tree-item-base/tree-item-element-base.ts
|
||||
|
|
@ -94901,6 +94910,10 @@ src/Umbraco.Cms.Persistence.SqlServer/Services/SqlAzureDatabaseProviderMetadata.
|
|||
Umbraco.Cms.Persistence.SqlServer/Services/SqlAzureDatabaseProviderMetadata.cs
|
||||
Services/SqlAzureDatabaseProviderMetadata.cs
|
||||
SqlAzureDatabaseProviderMetadata.cs
|
||||
src/Umbraco.Cms.Persistence.SqlServer/Services/UmbracoSqlServerDatabaseType.cs
|
||||
Umbraco.Cms.Persistence.SqlServer/Services/UmbracoSqlServerDatabaseType.cs
|
||||
Services/UmbracoSqlServerDatabaseType.cs
|
||||
UmbracoSqlServerDatabaseType.cs
|
||||
src/Umbraco.Cms.Persistence.SqlServer/Services/SqlServerSyntaxProvider.cs
|
||||
Umbraco.Cms.Persistence.SqlServer/Services/SqlServerSyntaxProvider.cs
|
||||
Services/SqlServerSyntaxProvider.cs
|
||||
|
|
@ -97447,6 +97460,12 @@ Migrations/Upgrade/V_17_3_0/IncreaseSizeOfLongRunningOperationTypeColumn.cs
|
|||
Upgrade/V_17_3_0/IncreaseSizeOfLongRunningOperationTypeColumn.cs
|
||||
V_17_3_0/IncreaseSizeOfLongRunningOperationTypeColumn.cs
|
||||
IncreaseSizeOfLongRunningOperationTypeColumn.cs
|
||||
src/Umbraco.Infrastructure/Migrations/Upgrade/V_17_3_0/RetrustForeignKeyAndCheckConstraints.cs
|
||||
Umbraco.Infrastructure/Migrations/Upgrade/V_17_3_0/RetrustForeignKeyAndCheckConstraints.cs
|
||||
Migrations/Upgrade/V_17_3_0/RetrustForeignKeyAndCheckConstraints.cs
|
||||
Upgrade/V_17_3_0/RetrustForeignKeyAndCheckConstraints.cs
|
||||
V_17_3_0/RetrustForeignKeyAndCheckConstraints.cs
|
||||
RetrustForeignKeyAndCheckConstraints.cs
|
||||
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_3_0/AddNameAndDescriptionToWebhooks.cs
|
||||
Umbraco.Infrastructure/Migrations/Upgrade/V_15_3_0/AddNameAndDescriptionToWebhooks.cs
|
||||
Migrations/Upgrade/V_15_3_0/AddNameAndDescriptionToWebhooks.cs
|
||||
|
|
|
|||
|
|
@ -5151,6 +5151,7 @@ src/Umbraco.Web.UI.Client/src/packages/core/tree/tree-item/tree-item-default/ind
|
|||
src/Umbraco.Web.UI.Client/src/packages/core/tree/tree-item/tree-item-default/tree-item-default.context.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/tree/tree-item/tree-item-expansion.manager.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/tree/tree-item/tree-item-base/index.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/tree/tree-item/tree-item-base/tree-item-context-base.test.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/tree/tree-item/tree-item-base/tree-item-element-base.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/tree/tree-item/tree-item-base/tree-item-context-base.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/tree/folder/manifests.ts
|
||||
|
|
@ -14185,6 +14186,7 @@ src/Umbraco.Cms.Persistence.SqlServer/Services/PocoDataDataReader.cs
|
|||
src/Umbraco.Cms.Persistence.SqlServer/Services/SqlServerDatabaseProviderMetadata.cs
|
||||
src/Umbraco.Cms.Persistence.SqlServer/Services/SqlServerBulkSqlInsertProvider.cs
|
||||
src/Umbraco.Cms.Persistence.SqlServer/Services/SqlAzureDatabaseProviderMetadata.cs
|
||||
src/Umbraco.Cms.Persistence.SqlServer/Services/UmbracoSqlServerDatabaseType.cs
|
||||
src/Umbraco.Cms.Persistence.SqlServer/Services/SqlServerSyntaxProvider.cs
|
||||
src/Umbraco.Cms.Persistence.SqlServer/Services/MicrosoftSqlSyntaxProviderBase.cs
|
||||
src/Umbraco.Cms.Persistence.SqlServer/Services/SqlLocalDbDatabaseProviderMetadata.cs
|
||||
|
|
@ -14719,6 +14721,7 @@ src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_4_0/UpdateDocumentUrlToPersis
|
|||
src/Umbraco.Infrastructure/Migrations/Upgrade/V_17_2_0/AddDocumentUrlAlias.cs
|
||||
src/Umbraco.Infrastructure/Migrations/Upgrade/V_17_2_0/AddDescriptionToUserGroup.cs
|
||||
src/Umbraco.Infrastructure/Migrations/Upgrade/V_17_3_0/IncreaseSizeOfLongRunningOperationTypeColumn.cs
|
||||
src/Umbraco.Infrastructure/Migrations/Upgrade/V_17_3_0/RetrustForeignKeyAndCheckConstraints.cs
|
||||
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_3_0/AddNameAndDescriptionToWebhooks.cs
|
||||
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/AddUserClientId.cs
|
||||
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/ConvertLocalLinks.cs
|
||||
|
|
|
|||
|
|
@ -3773,6 +3773,10 @@ plugins/woocommerce/changelog/performance-admin-reduce-sqls-number-on-roducts-pa
|
|||
woocommerce/changelog/performance-admin-reduce-sqls-number-on-roducts-page
|
||||
changelog/performance-admin-reduce-sqls-number-on-roducts-page
|
||||
performance-admin-reduce-sqls-number-on-roducts-page
|
||||
plugins/woocommerce/changelog/62766-wooplug-6115-iapi-store-implement-request-batching
|
||||
woocommerce/changelog/62766-wooplug-6115-iapi-store-implement-request-batching
|
||||
changelog/62766-wooplug-6115-iapi-store-implement-request-batching
|
||||
62766-wooplug-6115-iapi-store-implement-request-batching
|
||||
plugins/woocommerce/changelog/e2e-pw-ts-conversion-03
|
||||
woocommerce/changelog/e2e-pw-ts-conversion-03
|
||||
changelog/e2e-pw-ts-conversion-03
|
||||
|
|
@ -3921,6 +3925,10 @@ plugins/woocommerce/changelog/WOOPLUG-6120-product-gallery-variation-objects
|
|||
woocommerce/changelog/WOOPLUG-6120-product-gallery-variation-objects
|
||||
changelog/WOOPLUG-6120-product-gallery-variation-objects
|
||||
WOOPLUG-6120-product-gallery-variation-objects
|
||||
plugins/woocommerce/changelog/add-template-selection-slotfill-registration
|
||||
woocommerce/changelog/add-template-selection-slotfill-registration
|
||||
changelog/add-template-selection-slotfill-registration
|
||||
add-template-selection-slotfill-registration
|
||||
plugins/woocommerce/changelog/59464-use-toolspanel-in-product-gallery-blocks
|
||||
woocommerce/changelog/59464-use-toolspanel-in-product-gallery-blocks
|
||||
changelog/59464-use-toolspanel-in-product-gallery-blocks
|
||||
|
|
@ -3985,6 +3993,10 @@ plugins/woocommerce/changelog/62476-fix-order-variation-attributes-any
|
|||
woocommerce/changelog/62476-fix-order-variation-attributes-any
|
||||
changelog/62476-fix-order-variation-attributes-any
|
||||
62476-fix-order-variation-attributes-any
|
||||
plugins/woocommerce/changelog/63250-63057-variable-product-update
|
||||
woocommerce/changelog/63250-63057-variable-product-update
|
||||
changelog/63250-63057-variable-product-update
|
||||
63250-63057-variable-product-update
|
||||
plugins/woocommerce/changelog/fix-44410
|
||||
woocommerce/changelog/fix-44410
|
||||
changelog/fix-44410
|
||||
|
|
@ -4057,6 +4069,10 @@ plugins/woocommerce/changelog/fix-analytics-private
|
|||
woocommerce/changelog/fix-analytics-private
|
||||
changelog/fix-analytics-private
|
||||
fix-analytics-private
|
||||
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/performance-54579-slow-sql-months-filter
|
||||
woocommerce/changelog/performance-54579-slow-sql-months-filter
|
||||
changelog/performance-54579-slow-sql-months-filter
|
||||
|
|
@ -11290,15 +11306,6 @@ Blocks/StoreApi/Routes/Batch.php
|
|||
StoreApi/Routes/Batch.php
|
||||
Routes/Batch.php
|
||||
Batch.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/CartFraudProtection.php
|
||||
woocommerce/tests/php/src/Blocks/StoreApi/Routes/CartFraudProtection.php
|
||||
tests/php/src/Blocks/StoreApi/Routes/CartFraudProtection.php
|
||||
php/src/Blocks/StoreApi/Routes/CartFraudProtection.php
|
||||
src/Blocks/StoreApi/Routes/CartFraudProtection.php
|
||||
Blocks/StoreApi/Routes/CartFraudProtection.php
|
||||
StoreApi/Routes/CartFraudProtection.php
|
||||
Routes/CartFraudProtection.php
|
||||
CartFraudProtection.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/CartItems.php
|
||||
woocommerce/tests/php/src/Blocks/StoreApi/Routes/CartItems.php
|
||||
tests/php/src/Blocks/StoreApi/Routes/CartItems.php
|
||||
|
|
@ -14522,94 +14529,6 @@ Internal/ProductDownloads/ApprovedDirectories/RegisterTest.php
|
|||
ProductDownloads/ApprovedDirectories/RegisterTest.php
|
||||
ApprovedDirectories/RegisterTest.php
|
||||
RegisterTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/FraudProtection/BlockedSessionNoticeTest.php
|
||||
woocommerce/tests/php/src/Internal/FraudProtection/BlockedSessionNoticeTest.php
|
||||
tests/php/src/Internal/FraudProtection/BlockedSessionNoticeTest.php
|
||||
php/src/Internal/FraudProtection/BlockedSessionNoticeTest.php
|
||||
src/Internal/FraudProtection/BlockedSessionNoticeTest.php
|
||||
Internal/FraudProtection/BlockedSessionNoticeTest.php
|
||||
FraudProtection/BlockedSessionNoticeTest.php
|
||||
BlockedSessionNoticeTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/FraudProtection/SessionDataCollectorTest.php
|
||||
woocommerce/tests/php/src/Internal/FraudProtection/SessionDataCollectorTest.php
|
||||
tests/php/src/Internal/FraudProtection/SessionDataCollectorTest.php
|
||||
php/src/Internal/FraudProtection/SessionDataCollectorTest.php
|
||||
src/Internal/FraudProtection/SessionDataCollectorTest.php
|
||||
Internal/FraudProtection/SessionDataCollectorTest.php
|
||||
FraudProtection/SessionDataCollectorTest.php
|
||||
SessionDataCollectorTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/FraudProtection/DecisionHandlerTest.php
|
||||
woocommerce/tests/php/src/Internal/FraudProtection/DecisionHandlerTest.php
|
||||
tests/php/src/Internal/FraudProtection/DecisionHandlerTest.php
|
||||
php/src/Internal/FraudProtection/DecisionHandlerTest.php
|
||||
src/Internal/FraudProtection/DecisionHandlerTest.php
|
||||
Internal/FraudProtection/DecisionHandlerTest.php
|
||||
FraudProtection/DecisionHandlerTest.php
|
||||
DecisionHandlerTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/FraudProtection/CartBlockingTest.php
|
||||
woocommerce/tests/php/src/Internal/FraudProtection/CartBlockingTest.php
|
||||
tests/php/src/Internal/FraudProtection/CartBlockingTest.php
|
||||
php/src/Internal/FraudProtection/CartBlockingTest.php
|
||||
src/Internal/FraudProtection/CartBlockingTest.php
|
||||
Internal/FraudProtection/CartBlockingTest.php
|
||||
FraudProtection/CartBlockingTest.php
|
||||
CartBlockingTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/FraudProtection/PaymentMethodEventTrackerTest.php
|
||||
woocommerce/tests/php/src/Internal/FraudProtection/PaymentMethodEventTrackerTest.php
|
||||
tests/php/src/Internal/FraudProtection/PaymentMethodEventTrackerTest.php
|
||||
php/src/Internal/FraudProtection/PaymentMethodEventTrackerTest.php
|
||||
src/Internal/FraudProtection/PaymentMethodEventTrackerTest.php
|
||||
Internal/FraudProtection/PaymentMethodEventTrackerTest.php
|
||||
FraudProtection/PaymentMethodEventTrackerTest.php
|
||||
PaymentMethodEventTrackerTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/FraudProtection/CheckoutEventTrackerTest.php
|
||||
woocommerce/tests/php/src/Internal/FraudProtection/CheckoutEventTrackerTest.php
|
||||
tests/php/src/Internal/FraudProtection/CheckoutEventTrackerTest.php
|
||||
php/src/Internal/FraudProtection/CheckoutEventTrackerTest.php
|
||||
src/Internal/FraudProtection/CheckoutEventTrackerTest.php
|
||||
Internal/FraudProtection/CheckoutEventTrackerTest.php
|
||||
FraudProtection/CheckoutEventTrackerTest.php
|
||||
CheckoutEventTrackerTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/FraudProtection/ApiClientTest.php
|
||||
woocommerce/tests/php/src/Internal/FraudProtection/ApiClientTest.php
|
||||
tests/php/src/Internal/FraudProtection/ApiClientTest.php
|
||||
php/src/Internal/FraudProtection/ApiClientTest.php
|
||||
src/Internal/FraudProtection/ApiClientTest.php
|
||||
Internal/FraudProtection/ApiClientTest.php
|
||||
FraudProtection/ApiClientTest.php
|
||||
ApiClientTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/FraudProtection/BlackboxScriptHandlerTest.php
|
||||
woocommerce/tests/php/src/Internal/FraudProtection/BlackboxScriptHandlerTest.php
|
||||
tests/php/src/Internal/FraudProtection/BlackboxScriptHandlerTest.php
|
||||
php/src/Internal/FraudProtection/BlackboxScriptHandlerTest.php
|
||||
src/Internal/FraudProtection/BlackboxScriptHandlerTest.php
|
||||
Internal/FraudProtection/BlackboxScriptHandlerTest.php
|
||||
FraudProtection/BlackboxScriptHandlerTest.php
|
||||
BlackboxScriptHandlerTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/FraudProtection/CartEventTrackerTest.php
|
||||
woocommerce/tests/php/src/Internal/FraudProtection/CartEventTrackerTest.php
|
||||
tests/php/src/Internal/FraudProtection/CartEventTrackerTest.php
|
||||
php/src/Internal/FraudProtection/CartEventTrackerTest.php
|
||||
src/Internal/FraudProtection/CartEventTrackerTest.php
|
||||
Internal/FraudProtection/CartEventTrackerTest.php
|
||||
FraudProtection/CartEventTrackerTest.php
|
||||
CartEventTrackerTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/FraudProtection/SessionClearanceManagerTest.php
|
||||
woocommerce/tests/php/src/Internal/FraudProtection/SessionClearanceManagerTest.php
|
||||
tests/php/src/Internal/FraudProtection/SessionClearanceManagerTest.php
|
||||
php/src/Internal/FraudProtection/SessionClearanceManagerTest.php
|
||||
src/Internal/FraudProtection/SessionClearanceManagerTest.php
|
||||
Internal/FraudProtection/SessionClearanceManagerTest.php
|
||||
FraudProtection/SessionClearanceManagerTest.php
|
||||
SessionClearanceManagerTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/FraudProtection/FraudProtectionControllerTest.php
|
||||
woocommerce/tests/php/src/Internal/FraudProtection/FraudProtectionControllerTest.php
|
||||
tests/php/src/Internal/FraudProtection/FraudProtectionControllerTest.php
|
||||
php/src/Internal/FraudProtection/FraudProtectionControllerTest.php
|
||||
src/Internal/FraudProtection/FraudProtectionControllerTest.php
|
||||
Internal/FraudProtection/FraudProtectionControllerTest.php
|
||||
FraudProtection/FraudProtectionControllerTest.php
|
||||
FraudProtectionControllerTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/WCCom/ConnectionHelperTest.php
|
||||
woocommerce/tests/php/src/Internal/WCCom/ConnectionHelperTest.php
|
||||
tests/php/src/Internal/WCCom/ConnectionHelperTest.php
|
||||
|
|
@ -18125,6 +18044,12 @@ includes/admin/views/html-quick-edit-product.php
|
|||
admin/views/html-quick-edit-product.php
|
||||
views/html-quick-edit-product.php
|
||||
html-quick-edit-product.php
|
||||
plugins/woocommerce/includes/admin/views/html-notice-sync-on-read-disabled.php
|
||||
woocommerce/includes/admin/views/html-notice-sync-on-read-disabled.php
|
||||
includes/admin/views/html-notice-sync-on-read-disabled.php
|
||||
admin/views/html-notice-sync-on-read-disabled.php
|
||||
views/html-notice-sync-on-read-disabled.php
|
||||
html-notice-sync-on-read-disabled.php
|
||||
plugins/woocommerce/includes/admin/views/html-notice-updating.php
|
||||
woocommerce/includes/admin/views/html-notice-updating.php
|
||||
includes/admin/views/html-notice-updating.php
|
||||
|
|
@ -22692,14 +22617,6 @@ legacy/js/frontend/add-payment-method.js
|
|||
js/frontend/add-payment-method.js
|
||||
frontend/add-payment-method.js
|
||||
add-payment-method.js
|
||||
plugins/woocommerce/client/legacy/js/frontend/fraud-protection/blackbox-init.js
|
||||
woocommerce/client/legacy/js/frontend/fraud-protection/blackbox-init.js
|
||||
client/legacy/js/frontend/fraud-protection/blackbox-init.js
|
||||
legacy/js/frontend/fraud-protection/blackbox-init.js
|
||||
js/frontend/fraud-protection/blackbox-init.js
|
||||
frontend/fraud-protection/blackbox-init.js
|
||||
fraud-protection/blackbox-init.js
|
||||
blackbox-init.js
|
||||
plugins/woocommerce/client/legacy/js/frontend/credit-card-form.js
|
||||
woocommerce/client/legacy/js/frontend/credit-card-form.js
|
||||
client/legacy/js/frontend/credit-card-form.js
|
||||
|
|
@ -23976,6 +23893,15 @@ e2e/tests/product-categories/product-categories.block_theme.spec.ts
|
|||
tests/product-categories/product-categories.block_theme.spec.ts
|
||||
product-categories/product-categories.block_theme.spec.ts
|
||||
product-categories.block_theme.spec.ts
|
||||
plugins/woocommerce/client/blocks/tests/e2e/tests/mutation-batcher/mutation-batcher.block_theme.spec.ts
|
||||
woocommerce/client/blocks/tests/e2e/tests/mutation-batcher/mutation-batcher.block_theme.spec.ts
|
||||
client/blocks/tests/e2e/tests/mutation-batcher/mutation-batcher.block_theme.spec.ts
|
||||
blocks/tests/e2e/tests/mutation-batcher/mutation-batcher.block_theme.spec.ts
|
||||
tests/e2e/tests/mutation-batcher/mutation-batcher.block_theme.spec.ts
|
||||
e2e/tests/mutation-batcher/mutation-batcher.block_theme.spec.ts
|
||||
tests/mutation-batcher/mutation-batcher.block_theme.spec.ts
|
||||
mutation-batcher/mutation-batcher.block_theme.spec.ts
|
||||
mutation-batcher.block_theme.spec.ts
|
||||
plugins/woocommerce/client/blocks/tests/e2e/tests/add-to-cart-form/add-to-cart-form.block_theme.spec.ts
|
||||
woocommerce/client/blocks/tests/e2e/tests/add-to-cart-form/add-to-cart-form.block_theme.spec.ts
|
||||
client/blocks/tests/e2e/tests/add-to-cart-form/add-to-cart-form.block_theme.spec.ts
|
||||
|
|
@ -43030,6 +42956,17 @@ base/stores/woocommerce/product-data.ts
|
|||
stores/woocommerce/product-data.ts
|
||||
woocommerce/product-data.ts
|
||||
product-data.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/base/stores/woocommerce/test/mutation-batcher.test.ts
|
||||
woocommerce/client/blocks/assets/js/base/stores/woocommerce/test/mutation-batcher.test.ts
|
||||
client/blocks/assets/js/base/stores/woocommerce/test/mutation-batcher.test.ts
|
||||
blocks/assets/js/base/stores/woocommerce/test/mutation-batcher.test.ts
|
||||
assets/js/base/stores/woocommerce/test/mutation-batcher.test.ts
|
||||
js/base/stores/woocommerce/test/mutation-batcher.test.ts
|
||||
base/stores/woocommerce/test/mutation-batcher.test.ts
|
||||
stores/woocommerce/test/mutation-batcher.test.ts
|
||||
woocommerce/test/mutation-batcher.test.ts
|
||||
test/mutation-batcher.test.ts
|
||||
mutation-batcher.test.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/base/stores/woocommerce/test/cart.ts
|
||||
woocommerce/client/blocks/assets/js/base/stores/woocommerce/test/cart.ts
|
||||
client/blocks/assets/js/base/stores/woocommerce/test/cart.ts
|
||||
|
|
@ -43041,6 +42978,16 @@ stores/woocommerce/test/cart.ts
|
|||
woocommerce/test/cart.ts
|
||||
test/cart.ts
|
||||
cart.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/base/stores/woocommerce/mutation-batcher.ts
|
||||
woocommerce/client/blocks/assets/js/base/stores/woocommerce/mutation-batcher.ts
|
||||
client/blocks/assets/js/base/stores/woocommerce/mutation-batcher.ts
|
||||
blocks/assets/js/base/stores/woocommerce/mutation-batcher.ts
|
||||
assets/js/base/stores/woocommerce/mutation-batcher.ts
|
||||
js/base/stores/woocommerce/mutation-batcher.ts
|
||||
base/stores/woocommerce/mutation-batcher.ts
|
||||
stores/woocommerce/mutation-batcher.ts
|
||||
woocommerce/mutation-batcher.ts
|
||||
mutation-batcher.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/base/stores/woocommerce/products.ts
|
||||
woocommerce/client/blocks/assets/js/base/stores/woocommerce/products.ts
|
||||
client/blocks/assets/js/base/stores/woocommerce/products.ts
|
||||
|
|
@ -73358,66 +73305,6 @@ ProductDownloads/ApprovedDirectories/Admin/SyncUI.php
|
|||
ApprovedDirectories/Admin/SyncUI.php
|
||||
Admin/SyncUI.php
|
||||
SyncUI.php
|
||||
plugins/woocommerce/src/Internal/FraudProtection/DecisionHandler.php
|
||||
woocommerce/src/Internal/FraudProtection/DecisionHandler.php
|
||||
src/Internal/FraudProtection/DecisionHandler.php
|
||||
Internal/FraudProtection/DecisionHandler.php
|
||||
FraudProtection/DecisionHandler.php
|
||||
DecisionHandler.php
|
||||
plugins/woocommerce/src/Internal/FraudProtection/FraudProtectionController.php
|
||||
woocommerce/src/Internal/FraudProtection/FraudProtectionController.php
|
||||
src/Internal/FraudProtection/FraudProtectionController.php
|
||||
Internal/FraudProtection/FraudProtectionController.php
|
||||
FraudProtection/FraudProtectionController.php
|
||||
FraudProtectionController.php
|
||||
plugins/woocommerce/src/Internal/FraudProtection/PaymentMethodEventTracker.php
|
||||
woocommerce/src/Internal/FraudProtection/PaymentMethodEventTracker.php
|
||||
src/Internal/FraudProtection/PaymentMethodEventTracker.php
|
||||
Internal/FraudProtection/PaymentMethodEventTracker.php
|
||||
FraudProtection/PaymentMethodEventTracker.php
|
||||
PaymentMethodEventTracker.php
|
||||
plugins/woocommerce/src/Internal/FraudProtection/BlackboxScriptHandler.php
|
||||
woocommerce/src/Internal/FraudProtection/BlackboxScriptHandler.php
|
||||
src/Internal/FraudProtection/BlackboxScriptHandler.php
|
||||
Internal/FraudProtection/BlackboxScriptHandler.php
|
||||
FraudProtection/BlackboxScriptHandler.php
|
||||
BlackboxScriptHandler.php
|
||||
plugins/woocommerce/src/Internal/FraudProtection/SessionDataCollector.php
|
||||
woocommerce/src/Internal/FraudProtection/SessionDataCollector.php
|
||||
src/Internal/FraudProtection/SessionDataCollector.php
|
||||
Internal/FraudProtection/SessionDataCollector.php
|
||||
FraudProtection/SessionDataCollector.php
|
||||
SessionDataCollector.php
|
||||
plugins/woocommerce/src/Internal/FraudProtection/CartEventTracker.php
|
||||
woocommerce/src/Internal/FraudProtection/CartEventTracker.php
|
||||
src/Internal/FraudProtection/CartEventTracker.php
|
||||
Internal/FraudProtection/CartEventTracker.php
|
||||
FraudProtection/CartEventTracker.php
|
||||
CartEventTracker.php
|
||||
plugins/woocommerce/src/Internal/FraudProtection/BlockedSessionNotice.php
|
||||
woocommerce/src/Internal/FraudProtection/BlockedSessionNotice.php
|
||||
src/Internal/FraudProtection/BlockedSessionNotice.php
|
||||
Internal/FraudProtection/BlockedSessionNotice.php
|
||||
FraudProtection/BlockedSessionNotice.php
|
||||
BlockedSessionNotice.php
|
||||
plugins/woocommerce/src/Internal/FraudProtection/CheckoutEventTracker.php
|
||||
woocommerce/src/Internal/FraudProtection/CheckoutEventTracker.php
|
||||
src/Internal/FraudProtection/CheckoutEventTracker.php
|
||||
Internal/FraudProtection/CheckoutEventTracker.php
|
||||
FraudProtection/CheckoutEventTracker.php
|
||||
CheckoutEventTracker.php
|
||||
plugins/woocommerce/src/Internal/FraudProtection/ApiClient.php
|
||||
woocommerce/src/Internal/FraudProtection/ApiClient.php
|
||||
src/Internal/FraudProtection/ApiClient.php
|
||||
Internal/FraudProtection/ApiClient.php
|
||||
FraudProtection/ApiClient.php
|
||||
ApiClient.php
|
||||
plugins/woocommerce/src/Internal/FraudProtection/SessionClearanceManager.php
|
||||
woocommerce/src/Internal/FraudProtection/SessionClearanceManager.php
|
||||
src/Internal/FraudProtection/SessionClearanceManager.php
|
||||
Internal/FraudProtection/SessionClearanceManager.php
|
||||
FraudProtection/SessionClearanceManager.php
|
||||
SessionClearanceManager.php
|
||||
plugins/woocommerce/src/Internal/WCCom/ConnectionHelper.php
|
||||
woocommerce/src/Internal/WCCom/ConnectionHelper.php
|
||||
src/Internal/WCCom/ConnectionHelper.php
|
||||
|
|
@ -85393,21 +85280,6 @@ packages/js/email-editor/blueprint.json
|
|||
js/email-editor/blueprint.json
|
||||
email-editor/blueprint.json
|
||||
blueprint.json
|
||||
packages/js/email-editor/changelog/fix-memoize-get-email-templates-selector
|
||||
js/email-editor/changelog/fix-memoize-get-email-templates-selector
|
||||
email-editor/changelog/fix-memoize-get-email-templates-selector
|
||||
changelog/fix-memoize-get-email-templates-selector
|
||||
fix-memoize-get-email-templates-selector
|
||||
packages/js/email-editor/changelog/fix-swap-template-blank-modal
|
||||
js/email-editor/changelog/fix-swap-template-blank-modal
|
||||
email-editor/changelog/fix-swap-template-blank-modal
|
||||
changelog/fix-swap-template-blank-modal
|
||||
fix-swap-template-blank-modal
|
||||
packages/js/email-editor/changelog/stomail-7602-implement-design-for-the-email-post-summary-panel-v2
|
||||
js/email-editor/changelog/stomail-7602-implement-design-for-the-email-post-summary-panel-v2
|
||||
email-editor/changelog/stomail-7602-implement-design-for-the-email-post-summary-panel-v2
|
||||
changelog/stomail-7602-implement-design-for-the-email-post-summary-panel-v2
|
||||
stomail-7602-implement-design-for-the-email-post-summary-panel-v2
|
||||
packages/js/email-editor/changelog/.gitkeep
|
||||
js/email-editor/changelog/.gitkeep
|
||||
email-editor/changelog/.gitkeep
|
||||
|
|
@ -93743,11 +93615,6 @@ packages/php/blueprint/package.json
|
|||
php/blueprint/package.json
|
||||
blueprint/package.json
|
||||
package.json
|
||||
packages/php/email-editor/changelog/63177-fix-email-editor-product-collection-spacing
|
||||
php/email-editor/changelog/63177-fix-email-editor-product-collection-spacing
|
||||
email-editor/changelog/63177-fix-email-editor-product-collection-spacing
|
||||
changelog/63177-fix-email-editor-product-collection-spacing
|
||||
63177-fix-email-editor-product-collection-spacing
|
||||
packages/php/email-editor/changelog/.gitkeep
|
||||
php/email-editor/changelog/.gitkeep
|
||||
email-editor/changelog/.gitkeep
|
||||
|
|
|
|||
|
|
@ -859,6 +859,7 @@ plugins/woocommerce/changelog/fix-62525-menu-bubble-styles
|
|||
plugins/woocommerce/changelog/WOOPLUG-6122-product-price-use-variation-objects
|
||||
plugins/woocommerce/changelog/39180-add-default-stock-amount-filter
|
||||
plugins/woocommerce/changelog/performance-admin-reduce-sqls-number-on-roducts-page
|
||||
plugins/woocommerce/changelog/62766-wooplug-6115-iapi-store-implement-request-batching
|
||||
plugins/woocommerce/changelog/e2e-pw-ts-conversion-03
|
||||
plugins/woocommerce/changelog/62673-wooplug-4701-interactivity-api-powered-mini-cart-move
|
||||
plugins/woocommerce/changelog/60565-patch-2
|
||||
|
|
@ -896,6 +897,7 @@ plugins/woocommerce/changelog/performance-27746-customer-data-store-stats-SQLs
|
|||
plugins/woocommerce/changelog/stomail-7686-users-can-set-from-address-to-match-any-domain
|
||||
plugins/woocommerce/changelog/fix-wooplug-6140-block-checkout-local-pickup-fails-to-render
|
||||
plugins/woocommerce/changelog/WOOPLUG-6120-product-gallery-variation-objects
|
||||
plugins/woocommerce/changelog/add-template-selection-slotfill-registration
|
||||
plugins/woocommerce/changelog/59464-use-toolspanel-in-product-gallery-blocks
|
||||
plugins/woocommerce/changelog/pr-62816
|
||||
plugins/woocommerce/changelog/59464-use-toolspanel-in-product-specifications-block
|
||||
|
|
@ -912,6 +914,7 @@ plugins/woocommerce/changelog/performance-38877-meta-migration-SQLs-in-read-attr
|
|||
plugins/woocommerce/changelog/wooprd-1449-position-the-remove-buttonlink-to-the-right-of-the-quantity
|
||||
plugins/woocommerce/changelog/62864-add-WCCOM-1903-notice-when-connected-store-deleted
|
||||
plugins/woocommerce/changelog/62476-fix-order-variation-attributes-any
|
||||
plugins/woocommerce/changelog/63250-63057-variable-product-update
|
||||
plugins/woocommerce/changelog/fix-44410
|
||||
plugins/woocommerce/changelog/.gitkeep
|
||||
plugins/woocommerce/changelog/62126-add-iceland-and-faroe-islands-to-vat-countries
|
||||
|
|
@ -930,6 +933,7 @@ plugins/woocommerce/changelog/refactor-add-to-cart-form-root-directory
|
|||
plugins/woocommerce/changelog/63112-add-WOOMKT-534-marketplace-links-in-settings
|
||||
plugins/woocommerce/changelog/e2e-pw-ts-conversion-05
|
||||
plugins/woocommerce/changelog/fix-analytics-private
|
||||
plugins/woocommerce/changelog/deprecate-hpos-sync-on-read
|
||||
plugins/woocommerce/changelog/performance-54579-slow-sql-months-filter
|
||||
plugins/woocommerce/changelog/pr-60052
|
||||
plugins/woocommerce/changelog/62653-test-cart-cache-headers
|
||||
|
|
@ -1937,7 +1941,6 @@ plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/ProductAttributes.php
|
|||
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/Checkout.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/Cart.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/Batch.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/CartFraudProtection.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/CartItems.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/CartExtensions.php
|
||||
plugins/woocommerce/tests/php/src/Blocks/StoreApi/Routes/Order.php
|
||||
|
|
@ -2310,17 +2313,6 @@ plugins/woocommerce/tests/php/src/Internal/Utilities/COTMigrationUtilTest.php
|
|||
plugins/woocommerce/tests/php/src/Internal/Utilities/DatabaseUtilTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/ProductDownloads/ApprovedDirectories/SynchronizeTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/ProductDownloads/ApprovedDirectories/RegisterTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/FraudProtection/BlockedSessionNoticeTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/FraudProtection/SessionDataCollectorTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/FraudProtection/DecisionHandlerTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/FraudProtection/CartBlockingTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/FraudProtection/PaymentMethodEventTrackerTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/FraudProtection/CheckoutEventTrackerTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/FraudProtection/ApiClientTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/FraudProtection/BlackboxScriptHandlerTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/FraudProtection/CartEventTrackerTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/FraudProtection/SessionClearanceManagerTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/FraudProtection/FraudProtectionControllerTest.php
|
||||
plugins/woocommerce/tests/php/src/Internal/WCCom/ConnectionHelperTest.php
|
||||
plugins/woocommerce/tests/php/src/Caching/OrderCountCacheTest.php
|
||||
plugins/woocommerce/tests/php/src/Caching/CacheExceptionTest.php
|
||||
|
|
@ -2881,6 +2873,7 @@ plugins/woocommerce/includes/admin/views/html-admin-page-status.php
|
|||
plugins/woocommerce/includes/admin/views/html-notice-download-dir-sync-complete.php
|
||||
plugins/woocommerce/includes/admin/views/html-notice-maxmind-license-key.php
|
||||
plugins/woocommerce/includes/admin/views/html-quick-edit-product.php
|
||||
plugins/woocommerce/includes/admin/views/html-notice-sync-on-read-disabled.php
|
||||
plugins/woocommerce/includes/admin/views/html-notice-updating.php
|
||||
plugins/woocommerce/includes/admin/views/html-notice-no-shipping-methods.php
|
||||
plugins/woocommerce/includes/admin/views/html-admin-dashboard-setup.php
|
||||
|
|
@ -3698,7 +3691,6 @@ plugins/woocommerce/client/legacy/js/frontend/checkout.js
|
|||
plugins/woocommerce/client/legacy/js/frontend/country-select.js
|
||||
plugins/woocommerce/client/legacy/js/frontend/address-autocomplete.js
|
||||
plugins/woocommerce/client/legacy/js/frontend/add-payment-method.js
|
||||
plugins/woocommerce/client/legacy/js/frontend/fraud-protection/blackbox-init.js
|
||||
plugins/woocommerce/client/legacy/js/frontend/credit-card-form.js
|
||||
plugins/woocommerce/client/legacy/js/frontend/wp-consent-api-integration.js
|
||||
plugins/woocommerce/client/legacy/js/frontend/lost-password.js
|
||||
|
|
@ -3864,6 +3856,7 @@ plugins/woocommerce/client/blocks/tests/e2e/tests/patterns/add-new-pattern.class
|
|||
plugins/woocommerce/client/blocks/tests/e2e/tests/patterns/utils.ts
|
||||
plugins/woocommerce/client/blocks/tests/e2e/tests/patterns/add-new-pattern.block_theme.spec.ts
|
||||
plugins/woocommerce/client/blocks/tests/e2e/tests/product-categories/product-categories.block_theme.spec.ts
|
||||
plugins/woocommerce/client/blocks/tests/e2e/tests/mutation-batcher/mutation-batcher.block_theme.spec.ts
|
||||
plugins/woocommerce/client/blocks/tests/e2e/tests/add-to-cart-form/add-to-cart-form.block_theme.spec.ts
|
||||
plugins/woocommerce/client/blocks/tests/e2e/tests/reviews-by-category/reviews-by-category.block_theme.spec.ts
|
||||
plugins/woocommerce/client/blocks/tests/e2e/tests/single-product-template/single-product-template-compatibility-layer.spec.ts
|
||||
|
|
@ -5799,7 +5792,9 @@ plugins/woocommerce/client/blocks/assets/js/base/context/index.ts
|
|||
plugins/woocommerce/client/blocks/assets/js/base/context/utils.js
|
||||
plugins/woocommerce/client/blocks/assets/js/base/stores/store-notices.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/base/stores/woocommerce/product-data.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/base/stores/woocommerce/test/mutation-batcher.test.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/base/stores/woocommerce/test/cart.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/base/stores/woocommerce/mutation-batcher.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/base/stores/woocommerce/products.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/base/stores/woocommerce/legacy-events.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/base/stores/woocommerce/cart.ts
|
||||
|
|
@ -9480,16 +9475,6 @@ plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/ApprovedDi
|
|||
plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin/UI.php
|
||||
plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin/Table.php
|
||||
plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin/SyncUI.php
|
||||
plugins/woocommerce/src/Internal/FraudProtection/DecisionHandler.php
|
||||
plugins/woocommerce/src/Internal/FraudProtection/FraudProtectionController.php
|
||||
plugins/woocommerce/src/Internal/FraudProtection/PaymentMethodEventTracker.php
|
||||
plugins/woocommerce/src/Internal/FraudProtection/BlackboxScriptHandler.php
|
||||
plugins/woocommerce/src/Internal/FraudProtection/SessionDataCollector.php
|
||||
plugins/woocommerce/src/Internal/FraudProtection/CartEventTracker.php
|
||||
plugins/woocommerce/src/Internal/FraudProtection/BlockedSessionNotice.php
|
||||
plugins/woocommerce/src/Internal/FraudProtection/CheckoutEventTracker.php
|
||||
plugins/woocommerce/src/Internal/FraudProtection/ApiClient.php
|
||||
plugins/woocommerce/src/Internal/FraudProtection/SessionClearanceManager.php
|
||||
plugins/woocommerce/src/Internal/WCCom/ConnectionHelper.php
|
||||
plugins/woocommerce/src/Caching/ObjectCache.php
|
||||
plugins/woocommerce/src/Caching/CacheEngine.php
|
||||
|
|
@ -11426,9 +11411,6 @@ 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/fix-memoize-get-email-templates-selector
|
||||
packages/js/email-editor/changelog/fix-swap-template-blank-modal
|
||||
packages/js/email-editor/changelog/stomail-7602-implement-design-for-the-email-post-summary-panel-v2
|
||||
packages/js/email-editor/changelog/.gitkeep
|
||||
packages/js/email-editor/tsconfig-cjs.json
|
||||
packages/js/email-editor/.prettierrc.js
|
||||
|
|
@ -12832,7 +12814,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/63177-fix-email-editor-product-collection-spacing
|
||||
packages/php/email-editor/changelog/.gitkeep
|
||||
packages/php/email-editor/phpcs.xml
|
||||
packages/php/email-editor/tests/integration.suite.yml
|
||||
|
|
|
|||
|
|
@ -22027,6 +22027,11 @@ store_spec.rb
|
|||
spec/models/checklist_spec.rb
|
||||
models/checklist_spec.rb
|
||||
checklist_spec.rb
|
||||
spec/models/form_updater/graphql/serializer_spec.rb
|
||||
models/form_updater/graphql/serializer_spec.rb
|
||||
form_updater/graphql/serializer_spec.rb
|
||||
graphql/serializer_spec.rb
|
||||
serializer_spec.rb
|
||||
spec/models/form_updater/updater/guided_setup/email_archive_spec.rb
|
||||
models/form_updater/updater/guided_setup/email_archive_spec.rb
|
||||
form_updater/updater/guided_setup/email_archive_spec.rb
|
||||
|
|
@ -64542,6 +64547,23 @@ models/form_updater/relation/ticket_state.rb
|
|||
form_updater/relation/ticket_state.rb
|
||||
relation/ticket_state.rb
|
||||
ticket_state.rb
|
||||
app/models/form_updater/graphql/serializers/organization.rb
|
||||
models/form_updater/graphql/serializers/organization.rb
|
||||
form_updater/graphql/serializers/organization.rb
|
||||
graphql/serializers/organization.rb
|
||||
serializers/organization.rb
|
||||
organization.rb
|
||||
app/models/form_updater/graphql/serializers/user.rb
|
||||
models/form_updater/graphql/serializers/user.rb
|
||||
form_updater/graphql/serializers/user.rb
|
||||
graphql/serializers/user.rb
|
||||
serializers/user.rb
|
||||
user.rb
|
||||
app/models/form_updater/graphql/serializer.rb
|
||||
models/form_updater/graphql/serializer.rb
|
||||
form_updater/graphql/serializer.rb
|
||||
graphql/serializer.rb
|
||||
serializer.rb
|
||||
app/models/form_updater/updater/guided_setup/email_outbound.rb
|
||||
models/form_updater/updater/guided_setup/email_outbound.rb
|
||||
form_updater/updater/guided_setup/email_outbound.rb
|
||||
|
|
|
|||
|
|
@ -4683,6 +4683,7 @@ spec/models/cti/caller_id_spec.rb
|
|||
spec/models/macro_spec.rb
|
||||
spec/models/store_spec.rb
|
||||
spec/models/checklist_spec.rb
|
||||
spec/models/form_updater/graphql/serializer_spec.rb
|
||||
spec/models/form_updater/updater/guided_setup/email_archive_spec.rb
|
||||
spec/models/form_updater/updater/user/create_spec.rb
|
||||
spec/models/form_updater/updater/user/notifications_spec.rb
|
||||
|
|
@ -10714,6 +10715,9 @@ app/models/form_updater/relation/group.rb
|
|||
app/models/form_updater/relation/calendar.rb
|
||||
app/models/form_updater/relation/ticket_priority.rb
|
||||
app/models/form_updater/relation/ticket_state.rb
|
||||
app/models/form_updater/graphql/serializers/organization.rb
|
||||
app/models/form_updater/graphql/serializers/user.rb
|
||||
app/models/form_updater/graphql/serializer.rb
|
||||
app/models/form_updater/updater/guided_setup/email_outbound.rb
|
||||
app/models/form_updater/updater/guided_setup/email_archive.rb
|
||||
app/models/form_updater/updater/guided_setup/email_notification.rb
|
||||
|
|
|
|||
|
|
@ -88,22 +88,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
.well-known
|
||||
.well-known/assetlinks.json
|
||||
.xml
|
||||
/*/*/_tools
|
||||
/*/*/more_ideas
|
||||
/*/_tools
|
||||
/*/activity
|
||||
/*/branches
|
||||
/*/commits
|
||||
/*/compare
|
||||
/*/contributors
|
||||
/*/forks
|
||||
/*/graphs
|
||||
/*/group
|
||||
/*/invite
|
||||
/*/issues/new
|
||||
/*/issues/search
|
||||
/*/milestones/new
|
||||
/*/more_ideas
|
||||
/*/network
|
||||
/*/projects
|
||||
/*/pulse
|
||||
|
|
@ -111,23 +104,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/*/tags
|
||||
/*/watchers
|
||||
/.git
|
||||
/?*amp_client_id
|
||||
/?z=1
|
||||
/MANUALS/*.pdf$
|
||||
/Search/
|
||||
/_
|
||||
/_/rsrc
|
||||
/__wishlist__
|
||||
/_activities
|
||||
/_activity
|
||||
/_community
|
||||
/_created
|
||||
/_followers
|
||||
/_following
|
||||
/_quick_saves
|
||||
/_saved
|
||||
/_shop
|
||||
/_shopping_list
|
||||
/_widget
|
||||
/album/*/*?i=
|
||||
/analytics
|
||||
|
|
@ -150,12 +130,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/comments
|
||||
/commits/*?author
|
||||
/commits/*?path
|
||||
/communities
|
||||
/contact/menu*
|
||||
/contact/partner*
|
||||
/contactus/mwaas*
|
||||
/directory
|
||||
/discovered
|
||||
/docs/product
|
||||
/download
|
||||
/download/Browse.aspx?
|
||||
|
|
@ -184,7 +162,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/layout/
|
||||
/leads/*/jsplayer_show_lead_form.html
|
||||
/leads/*/show_form.html
|
||||
/likes
|
||||
/login
|
||||
/lookup?
|
||||
/mediaapi/
|
||||
|
|
@ -197,13 +174,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/newest/*rss
|
||||
/newest/*xml
|
||||
/newsearch/
|
||||
/organize
|
||||
/partials
|
||||
/pins
|
||||
/plugins
|
||||
/podcast/*/*?i=
|
||||
/print$
|
||||
/profile-about
|
||||
/raw
|
||||
/report_abuse
|
||||
/revisions
|
||||
|
|
@ -211,8 +185,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/rsvps/*atom
|
||||
/rsvps/*rss
|
||||
/rsvps/*xml
|
||||
/scheduled-pin
|
||||
/scheduled-pins
|
||||
/search
|
||||
/search/
|
||||
/search?
|
||||
|
|
@ -240,15 +212,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/store/new/*?*&*&*
|
||||
/store/top-free/*?*&*&*
|
||||
/store/top-paid/*?*&*&*
|
||||
/story_pins
|
||||
/tagged
|
||||
/tarball
|
||||
/tree
|
||||
/tried
|
||||
/tv-season/*/*?i=
|
||||
/unsubscribe/
|
||||
/video-
|
||||
/video_pins
|
||||
/wal/
|
||||
/widget_
|
||||
/zipball
|
||||
|
|
@ -362,7 +330,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?search_forum=
|
||||
?set_mobile=
|
||||
?showAllGroups=
|
||||
?show_error=true
|
||||
?slogin
|
||||
?sort=
|
||||
?sortBy=
|
||||
|
|
@ -454,8 +421,6 @@ WebObjects/MZStoreElements.woa
|
|||
[_0-9a-zA-Z]+/status/[0-9]+/likes
|
||||
[_0-9a-zA-Z]+/status/[0-9]+/retweets
|
||||
_
|
||||
_/_
|
||||
_/_/pixel
|
||||
_/aihub_pod
|
||||
_/ain/_/js
|
||||
_/alkali-learn
|
||||
|
|
@ -517,8 +482,6 @@ _next/data
|
|||
_next/jwt
|
||||
_next/title
|
||||
_next/viewer
|
||||
_ngjs/resource
|
||||
_ngjs/resource/*/get
|
||||
_nimbusJson.json
|
||||
_nimbusJsonp.js
|
||||
_nimbusJsonpStatic.js
|
||||
|
|
@ -617,12 +580,10 @@ actions/news/rss
|
|||
ad_id=
|
||||
addContacts
|
||||
add_favorite
|
||||
addboard
|
||||
addressBookExport
|
||||
admin
|
||||
admin/
|
||||
ads
|
||||
ads.txt
|
||||
ads/gpa/vidgen
|
||||
ads/learn
|
||||
ads/local
|
||||
|
|
@ -634,7 +595,6 @@ advisor/*zx1fa
|
|||
adx/bin
|
||||
affil
|
||||
affil/pal
|
||||
age-appeal
|
||||
agreements/approve
|
||||
ai-sandbox-internal/generated_images
|
||||
aihub/tfhub
|
||||
|
|
@ -690,9 +650,7 @@ api?
|
|||
api_access_key=
|
||||
app*_
|
||||
app*form_id=
|
||||
app-ads.txt
|
||||
app/
|
||||
appealed-pin
|
||||
apple-app-site-association
|
||||
apps
|
||||
apps*&tags=
|
||||
|
|
@ -769,7 +727,6 @@ author/following
|
|||
author=
|
||||
authoring/
|
||||
authwall
|
||||
autocomplete
|
||||
away.php
|
||||
awmp/data/images
|
||||
b?*node=7454898011
|
||||
|
|
@ -820,10 +777,6 @@ blogs/nationals-journal-beta
|
|||
blogs/search/
|
||||
blogs/slow-ride
|
||||
blogs/test
|
||||
board
|
||||
board_activity
|
||||
board_activity_comment
|
||||
bookmarklet
|
||||
bookmarks
|
||||
books
|
||||
books/NBK
|
||||
|
|
@ -844,39 +797,18 @@ books?*zoom=
|
|||
books?*zoom=1
|
||||
books?*zoom=5
|
||||
boutique/sitemaps
|
||||
branded-pins
|
||||
bricks/image
|
||||
business/ad_create
|
||||
business/adshare
|
||||
business/adshare/faqs
|
||||
business/blahblah
|
||||
business/business-access
|
||||
business/business-hierarchy
|
||||
business/business-manager
|
||||
business/catalogs
|
||||
business/commerce-integrations
|
||||
business/community-information
|
||||
business/convert
|
||||
business/create
|
||||
business/create-linked-account
|
||||
business/feedback
|
||||
business/hub
|
||||
business/invite
|
||||
business/leads/jsplayer_show_lead_form.html
|
||||
business/leads/show_form.html
|
||||
business/learning/blog
|
||||
business/onboarding
|
||||
business/pin_create
|
||||
business/pos-system/shop
|
||||
business/premium/is_payment_pending
|
||||
business/promotion
|
||||
business/referral
|
||||
business/sales/blog
|
||||
business/site
|
||||
business/switch-account
|
||||
business/top-ads
|
||||
business/update
|
||||
business/verified-merchant/status
|
||||
buyside-e2e-monitor
|
||||
cai
|
||||
call
|
||||
|
|
@ -905,7 +837,6 @@ checkout
|
|||
checkout-external
|
||||
checkoutnow
|
||||
checkpoint
|
||||
christmas-spotlight
|
||||
chrome/crlset
|
||||
chrome/webstore/images
|
||||
chwilio
|
||||
|
|
@ -925,7 +856,6 @@ clickthru
|
|||
clima/ets
|
||||
clima/sites/registry
|
||||
clone/library/genomic/organisms
|
||||
close-account
|
||||
cloud-launcher/sitemap
|
||||
cloudsourcetools/images
|
||||
cms_content
|
||||
|
|
@ -944,7 +874,6 @@ commission_2010-2014/katainen
|
|||
commits?author=
|
||||
common/
|
||||
common/survey.aspx*
|
||||
communities
|
||||
communities/bin.aspx?
|
||||
communities/blogs/PortalResults.mspx?
|
||||
communities/eventdetails.mspx?
|
||||
|
|
@ -952,14 +881,11 @@ communities/rss.aspx*
|
|||
communities/sitemap
|
||||
community
|
||||
community-guidelines
|
||||
community_comment
|
||||
community_post
|
||||
companyDir
|
||||
compare
|
||||
compressiontest
|
||||
concussion/HeadsUp/training/
|
||||
config.js
|
||||
connect
|
||||
connections
|
||||
consumers/archive
|
||||
contact/menu*
|
||||
|
|
@ -967,18 +893,12 @@ contact/partner*
|
|||
contact_importer
|
||||
contactus
|
||||
contactus/mwaas*
|
||||
content-claiming
|
||||
content-guest/rss/channels
|
||||
control
|
||||
conversation
|
||||
conversations
|
||||
convert-business
|
||||
convert-personal
|
||||
copilot
|
||||
copilot/c
|
||||
copilotsearch?q=
|
||||
copy-conductor/crawled
|
||||
copyright-reporting
|
||||
core/
|
||||
core/*.css$
|
||||
core/*.css?
|
||||
|
|
@ -996,19 +916,11 @@ covid19/mobility
|
|||
cr$
|
||||
cr?
|
||||
create
|
||||
create_pin
|
||||
creative-europe/404_en.htm
|
||||
creative-studio
|
||||
creative_editor
|
||||
creativegroup
|
||||
creator-spotlight
|
||||
creator_hub/_earn
|
||||
creator_hub/_partnerships
|
||||
creatorhub
|
||||
csp
|
||||
csrf_error
|
||||
ct
|
||||
ct.html
|
||||
ct/log_list
|
||||
culturalinstitute/images
|
||||
culturalinstitute/sitemaps
|
||||
|
|
@ -1034,10 +946,8 @@ de/ott
|
|||
de/solutions
|
||||
de/upload
|
||||
de/vimeo-academy
|
||||
deactivate-account
|
||||
default.aspx/kb/
|
||||
default.aspx/ph/
|
||||
delete_post
|
||||
delight
|
||||
dell/cities-transformed
|
||||
dell/cloud-future-of-medicine
|
||||
|
|
@ -1124,8 +1034,6 @@ earth/social
|
|||
ebook
|
||||
ece
|
||||
eclas
|
||||
edit
|
||||
editorial/*
|
||||
edu/cs4hs
|
||||
education/404_en.htm
|
||||
education/blocks
|
||||
|
|
@ -1138,7 +1046,6 @@ ekansa/Open-Context-Data
|
|||
ekansa/opencontext-
|
||||
email
|
||||
email-unsubscribe
|
||||
email_verification_error
|
||||
embed
|
||||
embed/@
|
||||
embed/curated
|
||||
|
|
@ -1200,7 +1107,6 @@ en/microsoft-viva/
|
|||
en/security
|
||||
en/security/
|
||||
endorsements
|
||||
engagement
|
||||
enterprise
|
||||
enterprise-jobs
|
||||
enterprise-partner-search/sitemaps
|
||||
|
|
@ -1286,18 +1192,14 @@ exec/obidos/subst/marketplace/sell-your-collection.html
|
|||
exec/obidos/subst/marketplace/sell-your-stuff.html
|
||||
exec/obidos/subst/partners/friends/access.html
|
||||
exec/obidos/tg/cm/member
|
||||
explore
|
||||
explore/*/?p=
|
||||
explore/*/lightbox
|
||||
external
|
||||
external/overture
|
||||
external_hosted
|
||||
f/healthcheck
|
||||
facebook
|
||||
faves-i_love_u_get_away_from_me
|
||||
favorite
|
||||
fb
|
||||
fb.html
|
||||
fbml/ajax/dialog
|
||||
fd/
|
||||
fe=true
|
||||
|
|
@ -1334,8 +1236,6 @@ flu/espanol/
|
|||
flutter-canvaskit
|
||||
folder
|
||||
follow
|
||||
follow_board
|
||||
follow_user
|
||||
following
|
||||
food/archive
|
||||
food/favourites
|
||||
|
|
@ -1416,8 +1316,6 @@ global$
|
|||
gog
|
||||
google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService
|
||||
google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
google_gdn.html
|
||||
google_search.html
|
||||
googlebooks/images
|
||||
gorf
|
||||
gp
|
||||
|
|
@ -1532,7 +1430,6 @@ gtp/stir
|
|||
guidebooks
|
||||
gview
|
||||
h5games_gamecenter/images
|
||||
hanukkah-spotlight
|
||||
hashtag/*?src=
|
||||
hd
|
||||
header/channels
|
||||
|
|
@ -1556,12 +1453,9 @@ help/zendesk_sso
|
|||
hex
|
||||
history
|
||||
history/static
|
||||
holiday-spotlight
|
||||
holidays-celebrations
|
||||
home
|
||||
home$
|
||||
home?
|
||||
homefeed
|
||||
homepage-video-test
|
||||
hosted/images
|
||||
hotel/reviews?
|
||||
|
|
@ -1573,10 +1467,10 @@ hp/video
|
|||
hpc/*/supported-applications.aspx?
|
||||
hpm
|
||||
hpmob
|
||||
http://bbc.com/robots.txt
|
||||
http://mozilla.org/robots.txt
|
||||
http://npr.org/robots.txt
|
||||
http://s3.amazonaws.com/robots.txt
|
||||
http://archive.org/robots.txt
|
||||
http://cdc.gov/robots.txt
|
||||
http://patreon.com/robots.txt
|
||||
http://washingtonpost.com/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
|
|
@ -1591,9 +1485,6 @@ id-id.www.cloudflare.com
|
|||
id-id/feedback
|
||||
id-id/lp
|
||||
id-id/searchresults
|
||||
idea-ads-tool
|
||||
idea-pin-builder
|
||||
idea-pin-invite
|
||||
identity/accountsettingsactivityweb
|
||||
identity/accountsettingssyaf
|
||||
ie/ie40/
|
||||
|
|
@ -1638,17 +1529,14 @@ info/customerror.htm*
|
|||
info/smart404.asp*
|
||||
info/tech-feedback
|
||||
inproduct_help/chatsupport
|
||||
install-shuffles
|
||||
integrations
|
||||
internalPref
|
||||
intl
|
||||
intl/*/search/?
|
||||
intl/*/search?
|
||||
intlkb/
|
||||
invite
|
||||
inviteFromProfile
|
||||
inviteMany
|
||||
invited
|
||||
invoice/est
|
||||
invoice/estimate/buyerView
|
||||
invoice/estimate/buyerView/attachments
|
||||
|
|
@ -1685,8 +1573,6 @@ johnhancock
|
|||
johnhancock/in-a-lifetime-healthcare
|
||||
johnhancock/in-a-lifetime-sustainability
|
||||
johnhancock/in-a-lifetime-work
|
||||
join/?next=
|
||||
join/signup/?next=
|
||||
jp/$
|
||||
jp/about
|
||||
jp/blog
|
||||
|
|
@ -1729,7 +1615,6 @@ ko/ott
|
|||
ko/solutions
|
||||
ko/upload
|
||||
ko/vimeo-academy
|
||||
kwanzaa-spotlight
|
||||
l.php
|
||||
labs-code
|
||||
labs/pmc
|
||||
|
|
@ -1766,15 +1651,12 @@ learning/settings
|
|||
learning/settings$
|
||||
learning/settings?
|
||||
legal
|
||||
lens-search
|
||||
li/track
|
||||
library/devices
|
||||
licensing-syndication
|
||||
limited-release
|
||||
link
|
||||
linked
|
||||
lite
|
||||
live-session
|
||||
live_chat
|
||||
llms.txt
|
||||
lm/R1XIHQVKXSKBNJ
|
||||
|
|
@ -1949,7 +1831,6 @@ narrative-
|
|||
native
|
||||
nbubumblebee
|
||||
network
|
||||
new_invite
|
||||
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference
|
||||
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP
|
||||
news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference
|
||||
|
|
@ -1959,7 +1840,6 @@ news/test
|
|||
news/test-liveblog
|
||||
news?viewArticle
|
||||
newsArticle
|
||||
news_hub
|
||||
newsletter
|
||||
newsroom/dae
|
||||
newsround
|
||||
|
|
@ -1973,22 +1853,17 @@ nl-nl/lp
|
|||
nl-nl/searchresults
|
||||
node/add/
|
||||
nonprofits/account
|
||||
notifications
|
||||
notifications/
|
||||
nus-trk
|
||||
nwshp$
|
||||
o/di
|
||||
o/dt
|
||||
oas/
|
||||
oauth/line
|
||||
oauth/login
|
||||
oauth/v2
|
||||
oauth2
|
||||
oauth2/v2
|
||||
oauth_error
|
||||
offers/proxy/dealsserver/api/log
|
||||
offers/proxy/dealsserver/buy
|
||||
offsite
|
||||
og
|
||||
okxbet.com
|
||||
onebox/media/sports/logos
|
||||
|
|
@ -2017,10 +1892,7 @@ pagespeed/insights/ui/logo
|
|||
panel
|
||||
pantheon
|
||||
pantheon-platform
|
||||
parental-consent/confirmation
|
||||
parental-passcode
|
||||
partners
|
||||
password/reset
|
||||
password_expired
|
||||
patent-search/frontend
|
||||
patents/download
|
||||
|
|
@ -2053,46 +1925,12 @@ photos/gbachelie
|
|||
photos/i_love_u_get_away_from_me
|
||||
photos/tags/*/page
|
||||
photos/youpy
|
||||
pin
|
||||
pin-builder
|
||||
pin-communities
|
||||
pin-creation-tool
|
||||
pin-editor
|
||||
pin/*/activities
|
||||
pin/*/activity
|
||||
pin/*/analytics
|
||||
pin/*/brand-catalog
|
||||
pin/*/comments
|
||||
pin/*/email
|
||||
pin/*/feedback
|
||||
pin/*/idea-pin/related-products
|
||||
pin/*/likes
|
||||
pin/*/promote
|
||||
pin/*/reaction
|
||||
pin/*/related-products
|
||||
pin/*/repin
|
||||
pin/*/repins
|
||||
pin/*/sent
|
||||
pin/*/share
|
||||
pin/*/shop-the-look
|
||||
pin/*/tag
|
||||
pin/*/takes
|
||||
pin/*/visual-search
|
||||
pin/*/visual-shop
|
||||
pin/create
|
||||
pin/find
|
||||
pin/find?url=
|
||||
pin_shop
|
||||
ping
|
||||
pingback
|
||||
pinterest-predicts
|
||||
pinterest-wellbeing
|
||||
pinterestwellbeing
|
||||
pl-pl.www.cloudflare.com
|
||||
pl-pl/feedback
|
||||
pl-pl/lp
|
||||
pl-pl/searchresults
|
||||
place
|
||||
plan=
|
||||
platform-telemetry
|
||||
play/store/web
|
||||
|
|
@ -2139,7 +1977,6 @@ posttv/posttv/trendex
|
|||
posttv/sponsored-video
|
||||
ppl
|
||||
preference
|
||||
prefs
|
||||
present
|
||||
presentation
|
||||
prettyearth/assets
|
||||
|
|
@ -2148,8 +1985,6 @@ previewtemplate
|
|||
print
|
||||
private
|
||||
proFile/history?
|
||||
product-catalogs
|
||||
product-feed
|
||||
product-reviews/B0069IY63Y
|
||||
product/reviews?
|
||||
productPurchaseDone
|
||||
|
|
@ -2206,13 +2041,11 @@ pub/dir
|
|||
public-profile
|
||||
publications
|
||||
puzzles/leaderboards/invite
|
||||
pw
|
||||
pwapi-proxy/pwproxy
|
||||
pwapiv2
|
||||
q=
|
||||
qr
|
||||
quality_form?
|
||||
quiz
|
||||
rackspace/elevating-performance
|
||||
radio/imda
|
||||
ramfiles
|
||||
|
|
@ -2220,7 +2053,6 @@ rating
|
|||
rd/search
|
||||
rd/search$
|
||||
rd/search?
|
||||
recently-viewed
|
||||
recipes/*?q=
|
||||
recipes/search
|
||||
reconnect
|
||||
|
|
@ -2235,9 +2067,6 @@ refer
|
|||
refer/pal
|
||||
referrals
|
||||
referrer=
|
||||
refresh_stored_accounts
|
||||
refresh_token
|
||||
register
|
||||
registry/wishlist
|
||||
remotelogout
|
||||
rep=hc
|
||||
|
|
@ -2245,13 +2074,9 @@ report
|
|||
report-abuse?report=
|
||||
report=
|
||||
report_abuse.gne
|
||||
reports-and-violations
|
||||
request-data
|
||||
requestList
|
||||
requests
|
||||
research/participants/cofund
|
||||
resource
|
||||
resource/*/get
|
||||
results
|
||||
results
|
||||
retail
|
||||
|
|
@ -2291,7 +2116,6 @@ s2/search/social
|
|||
s2/sitemaps
|
||||
s2/static
|
||||
s?
|
||||
safe-redirect
|
||||
safety
|
||||
safetycheck
|
||||
salary-explorer/api
|
||||
|
|
@ -2335,7 +2159,6 @@ sections/health-shots/2013/03/11/173816690/new-voices-for-the-voiceless-syntheti
|
|||
sections/ombudsman/2008/01/frequently_asked_questions_1.html
|
||||
sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma
|
||||
secure
|
||||
sendHeaderEarly
|
||||
sendarticle
|
||||
services/oauth
|
||||
setprefs
|
||||
|
|
@ -2367,7 +2190,6 @@ shop/productpage
|
|||
shop/topics
|
||||
shop/view/product
|
||||
shop?*
|
||||
shop_pins
|
||||
shopping-content-api/product_images
|
||||
shopping/deals
|
||||
shopping/product
|
||||
|
|
@ -2671,12 +2493,10 @@ social/photosui/images
|
|||
social/photosui/sitemap
|
||||
social/search?
|
||||
social/social-security-directory/cai
|
||||
socialmanager
|
||||
solutions
|
||||
sounds/search
|
||||
sounds/search$
|
||||
sounds/search?
|
||||
source
|
||||
source=
|
||||
source_repo=
|
||||
spain/empresas/
|
||||
|
|
@ -2693,7 +2513,6 @@ ss
|
|||
ss/customer-reviews/lighthouse
|
||||
ss/twister/ajax
|
||||
sslsingle
|
||||
sso
|
||||
stadia/gamers
|
||||
start
|
||||
stat
|
||||
|
|
@ -2753,10 +2572,6 @@ storefront
|
|||
storepicker
|
||||
stores/page/*visitId=
|
||||
stories
|
||||
story-pin-builder
|
||||
story-pin-invite
|
||||
story_feed
|
||||
story_pins
|
||||
storyworks/preview
|
||||
styles/js-on.css$
|
||||
subscribe/braintree
|
||||
|
|
@ -2782,7 +2597,6 @@ support/content
|
|||
support/forum/search?
|
||||
sureroute
|
||||
surprise
|
||||
suspension-appeal
|
||||
sutils
|
||||
sv-se.www.cloudflare.com
|
||||
sv-se/feedback
|
||||
|
|
@ -2800,7 +2614,6 @@ svc/strands
|
|||
svc/sudoku
|
||||
svc/wordle
|
||||
svpRecommendations
|
||||
sw-shell.html
|
||||
swg
|
||||
system1/images
|
||||
t/privacy
|
||||
|
|
@ -2808,7 +2621,6 @@ t/terms
|
|||
tab=
|
||||
tablet
|
||||
tag
|
||||
taggingtool
|
||||
tagmanager/containers/xo
|
||||
tagmanager/pptm.js
|
||||
talk
|
||||
|
|
@ -2856,9 +2668,7 @@ th-th/feedback
|
|||
th-th/lp
|
||||
th-th/searchresults
|
||||
th?
|
||||
thanksgiving-spotlight
|
||||
themacallan/worlds-together
|
||||
theme
|
||||
tickets-external?
|
||||
timedtext_video
|
||||
title
|
||||
|
|
@ -2949,7 +2759,6 @@ trustedstores/js
|
|||
trustedstores/s
|
||||
trustedstores/tm2
|
||||
trustedstores/verify
|
||||
tv
|
||||
tv/thumb
|
||||
typeahead
|
||||
u
|
||||
|
|
@ -2966,14 +2775,9 @@ ugc$
|
|||
ugcsupport
|
||||
ugcsupport$
|
||||
ui
|
||||
unauth-profile
|
||||
unlink
|
||||
unsub
|
||||
until=
|
||||
upload
|
||||
upload-lens-image
|
||||
upload-lens-image-history
|
||||
upload-shuffle-draft
|
||||
uploads
|
||||
urchin_test
|
||||
url
|
||||
|
|
@ -2991,11 +2795,9 @@ using
|
|||
utils
|
||||
uviewer
|
||||
v1
|
||||
v1/urls/count.json
|
||||
v2
|
||||
v3
|
||||
v3/openapi
|
||||
v3/pidgets/log
|
||||
valkyrie-playground
|
||||
verify_age
|
||||
vi-vn.www.cloudflare.com
|
||||
|
|
@ -3040,9 +2842,6 @@ webapps/xo/html/cookiecheck.html
|
|||
webapps/xoonboarding
|
||||
webscr
|
||||
websearch
|
||||
website/confirm
|
||||
website/confirm/download
|
||||
welcome
|
||||
whats-next/planes-trains-and-analytics
|
||||
whsmiths
|
||||
widget/cr
|
||||
|
|
@ -3347,7 +3146,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://goo.gl/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://creativecommons.org/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||
wiki/Wikipedia_talk%3AAdministrator_review
|
||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||
|
|
@ -3559,7 +3358,6 @@ xhtml?
|
|||
xml?
|
||||
xoplatform/logger/api/logger
|
||||
xorouter
|
||||
your-shop
|
||||
youth/404_en.htm
|
||||
youtube/fonts
|
||||
youtube/img/branding/favicon
|
||||
|
|
|
|||
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