mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-06 17:03:31 +01:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
0e526b23ac
commit
4084df73e9
24 changed files with 2072 additions and 3674 deletions
|
|
@ -3,6 +3,6 @@
|
||||||
"last_update": 1762742349
|
"last_update": 1762742349
|
||||||
},
|
},
|
||||||
"Trickest wordlist update": {
|
"Trickest wordlist update": {
|
||||||
"last_update": 1762855680
|
"last_update": 1762942096
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -690,6 +690,8 @@ settings.json
|
||||||
extensions.json
|
extensions.json
|
||||||
.editorconfig
|
.editorconfig
|
||||||
pnpm-lock.yaml
|
pnpm-lock.yaml
|
||||||
|
.changeset/clear-mugs-tease.md
|
||||||
|
clear-mugs-tease.md
|
||||||
.changeset/config.json
|
.changeset/config.json
|
||||||
config.json
|
config.json
|
||||||
.dockerignore
|
.dockerignore
|
||||||
|
|
|
||||||
|
|
@ -123,6 +123,7 @@ code_of_conduct.md
|
||||||
.vscode/extensions.json
|
.vscode/extensions.json
|
||||||
.editorconfig
|
.editorconfig
|
||||||
pnpm-lock.yaml
|
pnpm-lock.yaml
|
||||||
|
.changeset/clear-mugs-tease.md
|
||||||
.changeset/config.json
|
.changeset/config.json
|
||||||
.dockerignore
|
.dockerignore
|
||||||
security.md
|
security.md
|
||||||
|
|
|
||||||
|
|
@ -417,17 +417,6 @@ recipes/comment_base/config/core.entity_view_display.comment.comment.default.yml
|
||||||
comment_base/config/core.entity_view_display.comment.comment.default.yml
|
comment_base/config/core.entity_view_display.comment.comment.default.yml
|
||||||
config/core.entity_view_display.comment.comment.default.yml
|
config/core.entity_view_display.comment.comment.default.yml
|
||||||
core.entity_view_display.comment.comment.default.yml
|
core.entity_view_display.comment.comment.default.yml
|
||||||
core/recipes/feedback_contact_form/recipe.yml
|
|
||||||
recipes/feedback_contact_form/recipe.yml
|
|
||||||
feedback_contact_form/recipe.yml
|
|
||||||
recipe.yml
|
|
||||||
core/recipes/feedback_contact_form/tests/src/Functional/GenericTest.php
|
|
||||||
recipes/feedback_contact_form/tests/src/Functional/GenericTest.php
|
|
||||||
feedback_contact_form/tests/src/Functional/GenericTest.php
|
|
||||||
tests/src/Functional/GenericTest.php
|
|
||||||
src/Functional/GenericTest.php
|
|
||||||
Functional/GenericTest.php
|
|
||||||
GenericTest.php
|
|
||||||
core/recipes/tags_taxonomy/recipe.yml
|
core/recipes/tags_taxonomy/recipe.yml
|
||||||
recipes/tags_taxonomy/recipe.yml
|
recipes/tags_taxonomy/recipe.yml
|
||||||
tags_taxonomy/recipe.yml
|
tags_taxonomy/recipe.yml
|
||||||
|
|
@ -85268,6 +85257,13 @@ tests/modules/batch_test/batch_test.routing.yml
|
||||||
modules/batch_test/batch_test.routing.yml
|
modules/batch_test/batch_test.routing.yml
|
||||||
batch_test/batch_test.routing.yml
|
batch_test/batch_test.routing.yml
|
||||||
batch_test.routing.yml
|
batch_test.routing.yml
|
||||||
|
core/modules/system/tests/modules/batch_test/batch_test.services.yml
|
||||||
|
modules/system/tests/modules/batch_test/batch_test.services.yml
|
||||||
|
system/tests/modules/batch_test/batch_test.services.yml
|
||||||
|
tests/modules/batch_test/batch_test.services.yml
|
||||||
|
modules/batch_test/batch_test.services.yml
|
||||||
|
batch_test/batch_test.services.yml
|
||||||
|
batch_test.services.yml
|
||||||
core/modules/system/tests/modules/batch_test/batch_test.set_file.inc
|
core/modules/system/tests/modules/batch_test/batch_test.set_file.inc
|
||||||
modules/system/tests/modules/batch_test/batch_test.set_file.inc
|
modules/system/tests/modules/batch_test/batch_test.set_file.inc
|
||||||
system/tests/modules/batch_test/batch_test.set_file.inc
|
system/tests/modules/batch_test/batch_test.set_file.inc
|
||||||
|
|
@ -85300,6 +85296,14 @@ modules/batch_test/src/BatchTestCallbacks.php
|
||||||
batch_test/src/BatchTestCallbacks.php
|
batch_test/src/BatchTestCallbacks.php
|
||||||
src/BatchTestCallbacks.php
|
src/BatchTestCallbacks.php
|
||||||
BatchTestCallbacks.php
|
BatchTestCallbacks.php
|
||||||
|
core/modules/system/tests/modules/batch_test/src/BatchInjectionCallbacks.php
|
||||||
|
modules/system/tests/modules/batch_test/src/BatchInjectionCallbacks.php
|
||||||
|
system/tests/modules/batch_test/src/BatchInjectionCallbacks.php
|
||||||
|
tests/modules/batch_test/src/BatchInjectionCallbacks.php
|
||||||
|
modules/batch_test/src/BatchInjectionCallbacks.php
|
||||||
|
batch_test/src/BatchInjectionCallbacks.php
|
||||||
|
src/BatchInjectionCallbacks.php
|
||||||
|
BatchInjectionCallbacks.php
|
||||||
core/modules/system/tests/modules/batch_test/src/BatchTestDefinitions.php
|
core/modules/system/tests/modules/batch_test/src/BatchTestDefinitions.php
|
||||||
modules/system/tests/modules/batch_test/src/BatchTestDefinitions.php
|
modules/system/tests/modules/batch_test/src/BatchTestDefinitions.php
|
||||||
system/tests/modules/batch_test/src/BatchTestDefinitions.php
|
system/tests/modules/batch_test/src/BatchTestDefinitions.php
|
||||||
|
|
@ -97532,13 +97536,6 @@ tests/src/Kernel/WorkspaceMergerTest.php
|
||||||
src/Kernel/WorkspaceMergerTest.php
|
src/Kernel/WorkspaceMergerTest.php
|
||||||
Kernel/WorkspaceMergerTest.php
|
Kernel/WorkspaceMergerTest.php
|
||||||
WorkspaceMergerTest.php
|
WorkspaceMergerTest.php
|
||||||
core/modules/workspaces/tests/src/Kernel/WorkspaceAssociationTest.php
|
|
||||||
modules/workspaces/tests/src/Kernel/WorkspaceAssociationTest.php
|
|
||||||
workspaces/tests/src/Kernel/WorkspaceAssociationTest.php
|
|
||||||
tests/src/Kernel/WorkspaceAssociationTest.php
|
|
||||||
src/Kernel/WorkspaceAssociationTest.php
|
|
||||||
Kernel/WorkspaceAssociationTest.php
|
|
||||||
WorkspaceAssociationTest.php
|
|
||||||
core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php
|
core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php
|
||||||
modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php
|
modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php
|
||||||
workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php
|
workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php
|
||||||
|
|
@ -97560,6 +97557,13 @@ tests/src/Kernel/WorkspaceTestTrait.php
|
||||||
src/Kernel/WorkspaceTestTrait.php
|
src/Kernel/WorkspaceTestTrait.php
|
||||||
Kernel/WorkspaceTestTrait.php
|
Kernel/WorkspaceTestTrait.php
|
||||||
WorkspaceTestTrait.php
|
WorkspaceTestTrait.php
|
||||||
|
core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php
|
||||||
|
modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php
|
||||||
|
workspaces/tests/src/Kernel/WorkspaceTrackerTest.php
|
||||||
|
tests/src/Kernel/WorkspaceTrackerTest.php
|
||||||
|
src/Kernel/WorkspaceTrackerTest.php
|
||||||
|
Kernel/WorkspaceTrackerTest.php
|
||||||
|
WorkspaceTrackerTest.php
|
||||||
core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php
|
core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php
|
||||||
modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php
|
modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php
|
||||||
workspaces/tests/src/Kernel/WorkspacePublisherTest.php
|
workspaces/tests/src/Kernel/WorkspacePublisherTest.php
|
||||||
|
|
@ -98198,6 +98202,11 @@ modules/workspaces/src/WorkspacesLazyBuilders.php
|
||||||
workspaces/src/WorkspacesLazyBuilders.php
|
workspaces/src/WorkspacesLazyBuilders.php
|
||||||
src/WorkspacesLazyBuilders.php
|
src/WorkspacesLazyBuilders.php
|
||||||
WorkspacesLazyBuilders.php
|
WorkspacesLazyBuilders.php
|
||||||
|
core/modules/workspaces/src/WorkspaceTracker.php
|
||||||
|
modules/workspaces/src/WorkspaceTracker.php
|
||||||
|
workspaces/src/WorkspaceTracker.php
|
||||||
|
src/WorkspaceTracker.php
|
||||||
|
WorkspaceTracker.php
|
||||||
core/modules/workspaces/src/WorkspaceMergerInterface.php
|
core/modules/workspaces/src/WorkspaceMergerInterface.php
|
||||||
modules/workspaces/src/WorkspaceMergerInterface.php
|
modules/workspaces/src/WorkspaceMergerInterface.php
|
||||||
workspaces/src/WorkspaceMergerInterface.php
|
workspaces/src/WorkspaceMergerInterface.php
|
||||||
|
|
@ -98239,6 +98248,11 @@ src/Install/Requirements/WorkspacesRequirements.php
|
||||||
Install/Requirements/WorkspacesRequirements.php
|
Install/Requirements/WorkspacesRequirements.php
|
||||||
Requirements/WorkspacesRequirements.php
|
Requirements/WorkspacesRequirements.php
|
||||||
WorkspacesRequirements.php
|
WorkspacesRequirements.php
|
||||||
|
core/modules/workspaces/src/WorkspaceTrackerInterface.php
|
||||||
|
modules/workspaces/src/WorkspaceTrackerInterface.php
|
||||||
|
workspaces/src/WorkspaceTrackerInterface.php
|
||||||
|
src/WorkspaceTrackerInterface.php
|
||||||
|
WorkspaceTrackerInterface.php
|
||||||
core/modules/workspaces/src/WorkspaceListBuilder.php
|
core/modules/workspaces/src/WorkspaceListBuilder.php
|
||||||
modules/workspaces/src/WorkspaceListBuilder.php
|
modules/workspaces/src/WorkspaceListBuilder.php
|
||||||
workspaces/src/WorkspaceListBuilder.php
|
workspaces/src/WorkspaceListBuilder.php
|
||||||
|
|
@ -103293,13 +103307,6 @@ core/modules/migrate/migrate.post_update.php
|
||||||
modules/migrate/migrate.post_update.php
|
modules/migrate/migrate.post_update.php
|
||||||
migrate/migrate.post_update.php
|
migrate/migrate.post_update.php
|
||||||
migrate.post_update.php
|
migrate.post_update.php
|
||||||
core/modules/migrate/tests/src/Unit/MigrateExecutableMemoryExceededTest.php
|
|
||||||
modules/migrate/tests/src/Unit/MigrateExecutableMemoryExceededTest.php
|
|
||||||
migrate/tests/src/Unit/MigrateExecutableMemoryExceededTest.php
|
|
||||||
tests/src/Unit/MigrateExecutableMemoryExceededTest.php
|
|
||||||
src/Unit/MigrateExecutableMemoryExceededTest.php
|
|
||||||
Unit/MigrateExecutableMemoryExceededTest.php
|
|
||||||
MigrateExecutableMemoryExceededTest.php
|
|
||||||
core/modules/migrate/tests/src/Unit/MigrateLookupTest.php
|
core/modules/migrate/tests/src/Unit/MigrateLookupTest.php
|
||||||
modules/migrate/tests/src/Unit/MigrateLookupTest.php
|
modules/migrate/tests/src/Unit/MigrateLookupTest.php
|
||||||
migrate/tests/src/Unit/MigrateLookupTest.php
|
migrate/tests/src/Unit/MigrateLookupTest.php
|
||||||
|
|
@ -123903,6 +123910,11 @@ ckeditor5/src/Hook/Ckeditor5Hooks.php
|
||||||
src/Hook/Ckeditor5Hooks.php
|
src/Hook/Ckeditor5Hooks.php
|
||||||
Hook/Ckeditor5Hooks.php
|
Hook/Ckeditor5Hooks.php
|
||||||
Ckeditor5Hooks.php
|
Ckeditor5Hooks.php
|
||||||
|
core/modules/ckeditor5/src/LanguageMapper.php
|
||||||
|
modules/ckeditor5/src/LanguageMapper.php
|
||||||
|
ckeditor5/src/LanguageMapper.php
|
||||||
|
src/LanguageMapper.php
|
||||||
|
LanguageMapper.php
|
||||||
core/modules/ckeditor5/webpack.config.js
|
core/modules/ckeditor5/webpack.config.js
|
||||||
modules/ckeditor5/webpack.config.js
|
modules/ckeditor5/webpack.config.js
|
||||||
ckeditor5/webpack.config.js
|
ckeditor5/webpack.config.js
|
||||||
|
|
|
||||||
|
|
@ -116,8 +116,6 @@ core/recipes/comment_base/config/field.storage.node.comment.yml
|
||||||
core/recipes/comment_base/config/comment.type.comment.yml
|
core/recipes/comment_base/config/comment.type.comment.yml
|
||||||
core/recipes/comment_base/config/field.field.comment.comment.comment_body.yml
|
core/recipes/comment_base/config/field.field.comment.comment.comment_body.yml
|
||||||
core/recipes/comment_base/config/core.entity_view_display.comment.comment.default.yml
|
core/recipes/comment_base/config/core.entity_view_display.comment.comment.default.yml
|
||||||
core/recipes/feedback_contact_form/recipe.yml
|
|
||||||
core/recipes/feedback_contact_form/tests/src/Functional/GenericTest.php
|
|
||||||
core/recipes/tags_taxonomy/recipe.yml
|
core/recipes/tags_taxonomy/recipe.yml
|
||||||
core/recipes/tags_taxonomy/tests/src/Functional/GenericTest.php
|
core/recipes/tags_taxonomy/tests/src/Functional/GenericTest.php
|
||||||
core/recipes/tags_taxonomy/config/taxonomy.vocabulary.tags.yml
|
core/recipes/tags_taxonomy/config/taxonomy.vocabulary.tags.yml
|
||||||
|
|
@ -12293,10 +12291,12 @@ core/modules/system/tests/modules/experimental_module_requirements_test/experime
|
||||||
core/modules/system/tests/modules/experimental_module_requirements_test/src/Install/Requirements/ExperimentalModuleRequirementsTestRequirements.php
|
core/modules/system/tests/modules/experimental_module_requirements_test/src/Install/Requirements/ExperimentalModuleRequirementsTestRequirements.php
|
||||||
core/modules/system/tests/modules/experimental_module_requirements_test/src/Hook/ExperimentalModuleRequirementsTestHooks.php
|
core/modules/system/tests/modules/experimental_module_requirements_test/src/Hook/ExperimentalModuleRequirementsTestHooks.php
|
||||||
core/modules/system/tests/modules/batch_test/batch_test.routing.yml
|
core/modules/system/tests/modules/batch_test/batch_test.routing.yml
|
||||||
|
core/modules/system/tests/modules/batch_test/batch_test.services.yml
|
||||||
core/modules/system/tests/modules/batch_test/batch_test.set_file.inc
|
core/modules/system/tests/modules/batch_test/batch_test.set_file.inc
|
||||||
core/modules/system/tests/modules/batch_test/src/BatchTestHelper.php
|
core/modules/system/tests/modules/batch_test/src/BatchTestHelper.php
|
||||||
core/modules/system/tests/modules/batch_test/src/Controller/BatchTestController.php
|
core/modules/system/tests/modules/batch_test/src/Controller/BatchTestController.php
|
||||||
core/modules/system/tests/modules/batch_test/src/BatchTestCallbacks.php
|
core/modules/system/tests/modules/batch_test/src/BatchTestCallbacks.php
|
||||||
|
core/modules/system/tests/modules/batch_test/src/BatchInjectionCallbacks.php
|
||||||
core/modules/system/tests/modules/batch_test/src/BatchTestDefinitions.php
|
core/modules/system/tests/modules/batch_test/src/BatchTestDefinitions.php
|
||||||
core/modules/system/tests/modules/batch_test/src/Form/BatchTestSimpleForm.php
|
core/modules/system/tests/modules/batch_test/src/Form/BatchTestSimpleForm.php
|
||||||
core/modules/system/tests/modules/batch_test/src/Form/BatchTestChainedForm.php
|
core/modules/system/tests/modules/batch_test/src/Form/BatchTestChainedForm.php
|
||||||
|
|
@ -14004,10 +14004,10 @@ core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php
|
||||||
core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php
|
core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php
|
||||||
core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php
|
core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php
|
||||||
core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php
|
core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php
|
||||||
core/modules/workspaces/tests/src/Kernel/WorkspaceAssociationTest.php
|
|
||||||
core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php
|
core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php
|
||||||
core/modules/workspaces/tests/src/Kernel/WorkspaceEntityDeleteTest.php
|
core/modules/workspaces/tests/src/Kernel/WorkspaceEntityDeleteTest.php
|
||||||
core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php
|
core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php
|
||||||
|
core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php
|
||||||
core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php
|
core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php
|
||||||
core/modules/workspaces/tests/src/Kernel/WorkspaceFormPersistenceTest.php
|
core/modules/workspaces/tests/src/Kernel/WorkspaceFormPersistenceTest.php
|
||||||
core/modules/workspaces/tests/src/Kernel/WorkspaceQueryParameterNegotiatorTest.php
|
core/modules/workspaces/tests/src/Kernel/WorkspaceQueryParameterNegotiatorTest.php
|
||||||
|
|
@ -14105,6 +14105,7 @@ core/modules/workspaces/src/Plugin/Validation/Constraint/DeletedWorkspaceConstra
|
||||||
core/modules/workspaces/src/Plugin/Validation/Constraint/DeletedWorkspaceConstraintValidator.php
|
core/modules/workspaces/src/Plugin/Validation/Constraint/DeletedWorkspaceConstraintValidator.php
|
||||||
core/modules/workspaces/src/Plugin/EntityReferenceSelection/WorkspaceSelection.php
|
core/modules/workspaces/src/Plugin/EntityReferenceSelection/WorkspaceSelection.php
|
||||||
core/modules/workspaces/src/WorkspacesLazyBuilders.php
|
core/modules/workspaces/src/WorkspacesLazyBuilders.php
|
||||||
|
core/modules/workspaces/src/WorkspaceTracker.php
|
||||||
core/modules/workspaces/src/WorkspaceMergerInterface.php
|
core/modules/workspaces/src/WorkspaceMergerInterface.php
|
||||||
core/modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php
|
core/modules/workspaces/src/Negotiator/SessionWorkspaceNegotiator.php
|
||||||
core/modules/workspaces/src/Negotiator/QueryParameterWorkspaceNegotiator.php
|
core/modules/workspaces/src/Negotiator/QueryParameterWorkspaceNegotiator.php
|
||||||
|
|
@ -14112,6 +14113,7 @@ core/modules/workspaces/src/Negotiator/WorkspaceNegotiatorInterface.php
|
||||||
core/modules/workspaces/src/Negotiator/WorkspaceIdNegotiatorInterface.php
|
core/modules/workspaces/src/Negotiator/WorkspaceIdNegotiatorInterface.php
|
||||||
core/modules/workspaces/src/WorkspaceRepositoryInterface.php
|
core/modules/workspaces/src/WorkspaceRepositoryInterface.php
|
||||||
core/modules/workspaces/src/Install/Requirements/WorkspacesRequirements.php
|
core/modules/workspaces/src/Install/Requirements/WorkspacesRequirements.php
|
||||||
|
core/modules/workspaces/src/WorkspaceTrackerInterface.php
|
||||||
core/modules/workspaces/src/WorkspaceListBuilder.php
|
core/modules/workspaces/src/WorkspaceListBuilder.php
|
||||||
core/modules/workspaces/src/WorkspaceManagerInterface.php
|
core/modules/workspaces/src/WorkspaceManagerInterface.php
|
||||||
core/modules/workspaces/src/Event/WorkspacePrePublishEvent.php
|
core/modules/workspaces/src/Event/WorkspacePrePublishEvent.php
|
||||||
|
|
@ -14856,7 +14858,6 @@ core/modules/inline_form_errors/src/Hook/InlineFormErrorsThemeHooks.php
|
||||||
core/modules/inline_form_errors/inline_form_errors.module
|
core/modules/inline_form_errors/inline_form_errors.module
|
||||||
core/modules/inline_form_errors/inline_form_errors.info.yml
|
core/modules/inline_form_errors/inline_form_errors.info.yml
|
||||||
core/modules/migrate/migrate.post_update.php
|
core/modules/migrate/migrate.post_update.php
|
||||||
core/modules/migrate/tests/src/Unit/MigrateExecutableMemoryExceededTest.php
|
|
||||||
core/modules/migrate/tests/src/Unit/MigrateLookupTest.php
|
core/modules/migrate/tests/src/Unit/MigrateLookupTest.php
|
||||||
core/modules/migrate/tests/src/Unit/SqlBaseTest.php
|
core/modules/migrate/tests/src/Unit/SqlBaseTest.php
|
||||||
core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php
|
core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php
|
||||||
|
|
@ -17814,6 +17815,7 @@ core/modules/ckeditor5/src/Annotation/CKEditor5Plugin.php
|
||||||
core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php
|
core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php
|
||||||
core/modules/ckeditor5/src/EventSubscriber/CKEditor5CacheTag.php
|
core/modules/ckeditor5/src/EventSubscriber/CKEditor5CacheTag.php
|
||||||
core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php
|
core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php
|
||||||
|
core/modules/ckeditor5/src/LanguageMapper.php
|
||||||
core/modules/ckeditor5/webpack.config.js
|
core/modules/ckeditor5/webpack.config.js
|
||||||
core/modules/ckeditor5/ckeditor5.module
|
core/modules/ckeditor5/ckeditor5.module
|
||||||
core/modules/ckeditor5/ckeditor5.services.yml
|
core/modules/ckeditor5/ckeditor5.services.yml
|
||||||
|
|
|
||||||
|
|
@ -5214,6 +5214,11 @@ admin/app/instance-initializers/ember-bridge-global.js
|
||||||
app/instance-initializers/ember-bridge-global.js
|
app/instance-initializers/ember-bridge-global.js
|
||||||
instance-initializers/ember-bridge-global.js
|
instance-initializers/ember-bridge-global.js
|
||||||
ember-bridge-global.js
|
ember-bridge-global.js
|
||||||
|
ghost/admin/app/instance-initializers/patch-event-dispatcher.js
|
||||||
|
admin/app/instance-initializers/patch-event-dispatcher.js
|
||||||
|
app/instance-initializers/patch-event-dispatcher.js
|
||||||
|
instance-initializers/patch-event-dispatcher.js
|
||||||
|
patch-event-dispatcher.js
|
||||||
ghost/admin/app/instance-initializers/config.js
|
ghost/admin/app/instance-initializers/config.js
|
||||||
admin/app/instance-initializers/config.js
|
admin/app/instance-initializers/config.js
|
||||||
app/instance-initializers/config.js
|
app/instance-initializers/config.js
|
||||||
|
|
@ -11215,6 +11220,13 @@ unit/server/models/session.test.js
|
||||||
server/models/session.test.js
|
server/models/session.test.js
|
||||||
models/session.test.js
|
models/session.test.js
|
||||||
session.test.js
|
session.test.js
|
||||||
|
ghost/core/test/unit/server/models/outbox.test.js
|
||||||
|
core/test/unit/server/models/outbox.test.js
|
||||||
|
test/unit/server/models/outbox.test.js
|
||||||
|
unit/server/models/outbox.test.js
|
||||||
|
server/models/outbox.test.js
|
||||||
|
models/outbox.test.js
|
||||||
|
outbox.test.js
|
||||||
ghost/core/test/unit/server/models/settings.test.js
|
ghost/core/test/unit/server/models/settings.test.js
|
||||||
core/test/unit/server/models/settings.test.js
|
core/test/unit/server/models/settings.test.js
|
||||||
test/unit/server/models/settings.test.js
|
test/unit/server/models/settings.test.js
|
||||||
|
|
@ -12935,6 +12947,14 @@ server/services/milestones/index.test.js
|
||||||
services/milestones/index.test.js
|
services/milestones/index.test.js
|
||||||
milestones/index.test.js
|
milestones/index.test.js
|
||||||
index.test.js
|
index.test.js
|
||||||
|
ghost/core/test/unit/server/services/email-address/EmailAddressService.test.ts
|
||||||
|
core/test/unit/server/services/email-address/EmailAddressService.test.ts
|
||||||
|
test/unit/server/services/email-address/EmailAddressService.test.ts
|
||||||
|
unit/server/services/email-address/EmailAddressService.test.ts
|
||||||
|
server/services/email-address/EmailAddressService.test.ts
|
||||||
|
services/email-address/EmailAddressService.test.ts
|
||||||
|
email-address/EmailAddressService.test.ts
|
||||||
|
EmailAddressService.test.ts
|
||||||
ghost/core/test/unit/server/services/email-address/EmailAddressParser.test.ts
|
ghost/core/test/unit/server/services/email-address/EmailAddressParser.test.ts
|
||||||
core/test/unit/server/services/email-address/EmailAddressParser.test.ts
|
core/test/unit/server/services/email-address/EmailAddressParser.test.ts
|
||||||
test/unit/server/services/email-address/EmailAddressParser.test.ts
|
test/unit/server/services/email-address/EmailAddressParser.test.ts
|
||||||
|
|
@ -14534,6 +14554,12 @@ test/e2e-server/__snapshots__/click-tracking.test.js.snap
|
||||||
e2e-server/__snapshots__/click-tracking.test.js.snap
|
e2e-server/__snapshots__/click-tracking.test.js.snap
|
||||||
__snapshots__/click-tracking.test.js.snap
|
__snapshots__/click-tracking.test.js.snap
|
||||||
click-tracking.test.js.snap
|
click-tracking.test.js.snap
|
||||||
|
ghost/core/test/integration/jobs/process-outbox.test.js
|
||||||
|
core/test/integration/jobs/process-outbox.test.js
|
||||||
|
test/integration/jobs/process-outbox.test.js
|
||||||
|
integration/jobs/process-outbox.test.js
|
||||||
|
jobs/process-outbox.test.js
|
||||||
|
process-outbox.test.js
|
||||||
ghost/core/test/integration/jobs/update-check.test.js
|
ghost/core/test/integration/jobs/update-check.test.js
|
||||||
core/test/integration/jobs/update-check.test.js
|
core/test/integration/jobs/update-check.test.js
|
||||||
test/integration/jobs/update-check.test.js
|
test/integration/jobs/update-check.test.js
|
||||||
|
|
@ -14582,6 +14608,12 @@ integration/services/members/clean-tokens.test.js
|
||||||
services/members/clean-tokens.test.js
|
services/members/clean-tokens.test.js
|
||||||
members/clean-tokens.test.js
|
members/clean-tokens.test.js
|
||||||
clean-tokens.test.js
|
clean-tokens.test.js
|
||||||
|
ghost/core/test/integration/services/member-welcome-emails.test.js
|
||||||
|
core/test/integration/services/member-welcome-emails.test.js
|
||||||
|
test/integration/services/member-welcome-emails.test.js
|
||||||
|
integration/services/member-welcome-emails.test.js
|
||||||
|
services/member-welcome-emails.test.js
|
||||||
|
member-welcome-emails.test.js
|
||||||
ghost/core/test/integration/services/mailgun-email-suppression-list.test.js
|
ghost/core/test/integration/services/mailgun-email-suppression-list.test.js
|
||||||
core/test/integration/services/mailgun-email-suppression-list.test.js
|
core/test/integration/services/mailgun-email-suppression-list.test.js
|
||||||
test/integration/services/mailgun-email-suppression-list.test.js
|
test/integration/services/mailgun-email-suppression-list.test.js
|
||||||
|
|
@ -14969,12 +15001,6 @@ test/e2e-browser/admin/private-site.spec.js
|
||||||
e2e-browser/admin/private-site.spec.js
|
e2e-browser/admin/private-site.spec.js
|
||||||
admin/private-site.spec.js
|
admin/private-site.spec.js
|
||||||
private-site.spec.js
|
private-site.spec.js
|
||||||
ghost/core/test/e2e-browser/admin/members.spec.js
|
|
||||||
core/test/e2e-browser/admin/members.spec.js
|
|
||||||
test/e2e-browser/admin/members.spec.js
|
|
||||||
e2e-browser/admin/members.spec.js
|
|
||||||
admin/members.spec.js
|
|
||||||
members.spec.js
|
|
||||||
ghost/core/test/e2e-browser/admin/membership-settings.spec.js
|
ghost/core/test/e2e-browser/admin/membership-settings.spec.js
|
||||||
core/test/e2e-browser/admin/membership-settings.spec.js
|
core/test/e2e-browser/admin/membership-settings.spec.js
|
||||||
test/e2e-browser/admin/membership-settings.spec.js
|
test/e2e-browser/admin/membership-settings.spec.js
|
||||||
|
|
@ -18343,6 +18369,12 @@ core/server/models/invite.js
|
||||||
server/models/invite.js
|
server/models/invite.js
|
||||||
models/invite.js
|
models/invite.js
|
||||||
invite.js
|
invite.js
|
||||||
|
ghost/core/core/server/models/outbox.js
|
||||||
|
core/core/server/models/outbox.js
|
||||||
|
core/server/models/outbox.js
|
||||||
|
server/models/outbox.js
|
||||||
|
models/outbox.js
|
||||||
|
outbox.js
|
||||||
ghost/core/core/server/models/tag.js
|
ghost/core/core/server/models/tag.js
|
||||||
core/core/server/models/tag.js
|
core/core/server/models/tag.js
|
||||||
core/server/models/tag.js
|
core/server/models/tag.js
|
||||||
|
|
@ -21246,6 +21278,56 @@ server/services/webhooks/serialize.js
|
||||||
services/webhooks/serialize.js
|
services/webhooks/serialize.js
|
||||||
webhooks/serialize.js
|
webhooks/serialize.js
|
||||||
serialize.js
|
serialize.js
|
||||||
|
ghost/core/core/server/services/member-welcome-emails/jobs/lib/process-entries.js
|
||||||
|
core/core/server/services/member-welcome-emails/jobs/lib/process-entries.js
|
||||||
|
core/server/services/member-welcome-emails/jobs/lib/process-entries.js
|
||||||
|
server/services/member-welcome-emails/jobs/lib/process-entries.js
|
||||||
|
services/member-welcome-emails/jobs/lib/process-entries.js
|
||||||
|
member-welcome-emails/jobs/lib/process-entries.js
|
||||||
|
jobs/lib/process-entries.js
|
||||||
|
lib/process-entries.js
|
||||||
|
process-entries.js
|
||||||
|
ghost/core/core/server/services/member-welcome-emails/jobs/lib/constants.js
|
||||||
|
core/core/server/services/member-welcome-emails/jobs/lib/constants.js
|
||||||
|
core/server/services/member-welcome-emails/jobs/lib/constants.js
|
||||||
|
server/services/member-welcome-emails/jobs/lib/constants.js
|
||||||
|
services/member-welcome-emails/jobs/lib/constants.js
|
||||||
|
member-welcome-emails/jobs/lib/constants.js
|
||||||
|
jobs/lib/constants.js
|
||||||
|
lib/constants.js
|
||||||
|
constants.js
|
||||||
|
ghost/core/core/server/services/member-welcome-emails/jobs/lib/send-member-welcome-email.js
|
||||||
|
core/core/server/services/member-welcome-emails/jobs/lib/send-member-welcome-email.js
|
||||||
|
core/server/services/member-welcome-emails/jobs/lib/send-member-welcome-email.js
|
||||||
|
server/services/member-welcome-emails/jobs/lib/send-member-welcome-email.js
|
||||||
|
services/member-welcome-emails/jobs/lib/send-member-welcome-email.js
|
||||||
|
member-welcome-emails/jobs/lib/send-member-welcome-email.js
|
||||||
|
jobs/lib/send-member-welcome-email.js
|
||||||
|
lib/send-member-welcome-email.js
|
||||||
|
send-member-welcome-email.js
|
||||||
|
ghost/core/core/server/services/member-welcome-emails/jobs/process-outbox.js
|
||||||
|
core/core/server/services/member-welcome-emails/jobs/process-outbox.js
|
||||||
|
core/server/services/member-welcome-emails/jobs/process-outbox.js
|
||||||
|
server/services/member-welcome-emails/jobs/process-outbox.js
|
||||||
|
services/member-welcome-emails/jobs/process-outbox.js
|
||||||
|
member-welcome-emails/jobs/process-outbox.js
|
||||||
|
jobs/process-outbox.js
|
||||||
|
process-outbox.js
|
||||||
|
ghost/core/core/server/services/member-welcome-emails/jobs/index.js
|
||||||
|
core/core/server/services/member-welcome-emails/jobs/index.js
|
||||||
|
core/server/services/member-welcome-emails/jobs/index.js
|
||||||
|
server/services/member-welcome-emails/jobs/index.js
|
||||||
|
services/member-welcome-emails/jobs/index.js
|
||||||
|
member-welcome-emails/jobs/index.js
|
||||||
|
jobs/index.js
|
||||||
|
index.js
|
||||||
|
ghost/core/core/server/services/member-welcome-emails/index.js
|
||||||
|
core/core/server/services/member-welcome-emails/index.js
|
||||||
|
core/server/services/member-welcome-emails/index.js
|
||||||
|
server/services/member-welcome-emails/index.js
|
||||||
|
services/member-welcome-emails/index.js
|
||||||
|
member-welcome-emails/index.js
|
||||||
|
index.js
|
||||||
ghost/core/core/server/services/slack.js
|
ghost/core/core/server/services/slack.js
|
||||||
core/core/server/services/slack.js
|
core/core/server/services/slack.js
|
||||||
core/server/services/slack.js
|
core/server/services/slack.js
|
||||||
|
|
@ -28107,6 +28189,26 @@ e2e/tests/admin/whats-new.test.ts
|
||||||
tests/admin/whats-new.test.ts
|
tests/admin/whats-new.test.ts
|
||||||
admin/whats-new.test.ts
|
admin/whats-new.test.ts
|
||||||
whats-new.test.ts
|
whats-new.test.ts
|
||||||
|
e2e/tests/admin/members/members.test.ts
|
||||||
|
tests/admin/members/members.test.ts
|
||||||
|
admin/members/members.test.ts
|
||||||
|
members/members.test.ts
|
||||||
|
members.test.ts
|
||||||
|
e2e/tests/admin/members/filter-actions.test.ts
|
||||||
|
tests/admin/members/filter-actions.test.ts
|
||||||
|
admin/members/filter-actions.test.ts
|
||||||
|
members/filter-actions.test.ts
|
||||||
|
filter-actions.test.ts
|
||||||
|
e2e/tests/admin/members/impersonation.test.ts
|
||||||
|
tests/admin/members/impersonation.test.ts
|
||||||
|
admin/members/impersonation.test.ts
|
||||||
|
members/impersonation.test.ts
|
||||||
|
impersonation.test.ts
|
||||||
|
e2e/tests/admin/members/export.test.ts
|
||||||
|
tests/admin/members/export.test.ts
|
||||||
|
admin/members/export.test.ts
|
||||||
|
members/export.test.ts
|
||||||
|
export.test.ts
|
||||||
e2e/tests/admin/two-factor-auth.test.ts
|
e2e/tests/admin/two-factor-auth.test.ts
|
||||||
tests/admin/two-factor-auth.test.ts
|
tests/admin/two-factor-auth.test.ts
|
||||||
admin/two-factor-auth.test.ts
|
admin/two-factor-auth.test.ts
|
||||||
|
|
@ -28199,6 +28301,10 @@ e2e/data-factory/factories/user-factory.ts
|
||||||
data-factory/factories/user-factory.ts
|
data-factory/factories/user-factory.ts
|
||||||
factories/user-factory.ts
|
factories/user-factory.ts
|
||||||
user-factory.ts
|
user-factory.ts
|
||||||
|
e2e/data-factory/factories/member-factory.ts
|
||||||
|
data-factory/factories/member-factory.ts
|
||||||
|
factories/member-factory.ts
|
||||||
|
member-factory.ts
|
||||||
e2e/data-factory/factories/post-factory.ts
|
e2e/data-factory/factories/post-factory.ts
|
||||||
data-factory/factories/post-factory.ts
|
data-factory/factories/post-factory.ts
|
||||||
factories/post-factory.ts
|
factories/post-factory.ts
|
||||||
|
|
@ -34973,6 +35079,11 @@ apps/admin/test-utils/test-helpers.ts
|
||||||
admin/test-utils/test-helpers.ts
|
admin/test-utils/test-helpers.ts
|
||||||
test-utils/test-helpers.ts
|
test-utils/test-helpers.ts
|
||||||
test-helpers.ts
|
test-helpers.ts
|
||||||
|
apps/admin/test-utils/factories/changelog.ts
|
||||||
|
admin/test-utils/factories/changelog.ts
|
||||||
|
test-utils/factories/changelog.ts
|
||||||
|
factories/changelog.ts
|
||||||
|
changelog.ts
|
||||||
apps/admin/test-utils/factories/index.ts
|
apps/admin/test-utils/factories/index.ts
|
||||||
admin/test-utils/factories/index.ts
|
admin/test-utils/factories/index.ts
|
||||||
test-utils/factories/index.ts
|
test-utils/factories/index.ts
|
||||||
|
|
@ -35033,16 +35144,16 @@ admin/src/ember-bridge/index.ts
|
||||||
src/ember-bridge/index.ts
|
src/ember-bridge/index.ts
|
||||||
ember-bridge/index.ts
|
ember-bridge/index.ts
|
||||||
index.ts
|
index.ts
|
||||||
|
apps/admin/src/ember-bridge/EmberBridge.test.tsx
|
||||||
|
admin/src/ember-bridge/EmberBridge.test.tsx
|
||||||
|
src/ember-bridge/EmberBridge.test.tsx
|
||||||
|
ember-bridge/EmberBridge.test.tsx
|
||||||
|
EmberBridge.test.tsx
|
||||||
apps/admin/src/ember-bridge/EmberBridge.tsx
|
apps/admin/src/ember-bridge/EmberBridge.tsx
|
||||||
admin/src/ember-bridge/EmberBridge.tsx
|
admin/src/ember-bridge/EmberBridge.tsx
|
||||||
src/ember-bridge/EmberBridge.tsx
|
src/ember-bridge/EmberBridge.tsx
|
||||||
ember-bridge/EmberBridge.tsx
|
ember-bridge/EmberBridge.tsx
|
||||||
EmberBridge.tsx
|
EmberBridge.tsx
|
||||||
apps/admin/src/ember-bridge/EmberAuthSync.tsx
|
|
||||||
admin/src/ember-bridge/EmberAuthSync.tsx
|
|
||||||
src/ember-bridge/EmberAuthSync.tsx
|
|
||||||
ember-bridge/EmberAuthSync.tsx
|
|
||||||
EmberAuthSync.tsx
|
|
||||||
apps/admin/src/ember-bridge/EmberFallback.tsx
|
apps/admin/src/ember-bridge/EmberFallback.tsx
|
||||||
admin/src/ember-bridge/EmberFallback.tsx
|
admin/src/ember-bridge/EmberFallback.tsx
|
||||||
src/ember-bridge/EmberFallback.tsx
|
src/ember-bridge/EmberFallback.tsx
|
||||||
|
|
@ -35053,36 +35164,49 @@ admin/src/layout/AdminLayout.tsx
|
||||||
src/layout/AdminLayout.tsx
|
src/layout/AdminLayout.tsx
|
||||||
layout/AdminLayout.tsx
|
layout/AdminLayout.tsx
|
||||||
AdminLayout.tsx
|
AdminLayout.tsx
|
||||||
|
apps/admin/src/layout/app-sidebar/AppSidebarContent.tsx
|
||||||
|
admin/src/layout/app-sidebar/AppSidebarContent.tsx
|
||||||
|
src/layout/app-sidebar/AppSidebarContent.tsx
|
||||||
|
layout/app-sidebar/AppSidebarContent.tsx
|
||||||
|
app-sidebar/AppSidebarContent.tsx
|
||||||
|
AppSidebarContent.tsx
|
||||||
apps/admin/src/layout/app-sidebar/UserMenu.tsx
|
apps/admin/src/layout/app-sidebar/UserMenu.tsx
|
||||||
admin/src/layout/app-sidebar/UserMenu.tsx
|
admin/src/layout/app-sidebar/UserMenu.tsx
|
||||||
src/layout/app-sidebar/UserMenu.tsx
|
src/layout/app-sidebar/UserMenu.tsx
|
||||||
layout/app-sidebar/UserMenu.tsx
|
layout/app-sidebar/UserMenu.tsx
|
||||||
app-sidebar/UserMenu.tsx
|
app-sidebar/UserMenu.tsx
|
||||||
UserMenu.tsx
|
UserMenu.tsx
|
||||||
|
apps/admin/src/layout/app-sidebar/useIsActiveLink.ts
|
||||||
|
admin/src/layout/app-sidebar/useIsActiveLink.ts
|
||||||
|
src/layout/app-sidebar/useIsActiveLink.ts
|
||||||
|
layout/app-sidebar/useIsActiveLink.ts
|
||||||
|
app-sidebar/useIsActiveLink.ts
|
||||||
|
useIsActiveLink.ts
|
||||||
apps/admin/src/layout/app-sidebar/NavContent.tsx
|
apps/admin/src/layout/app-sidebar/NavContent.tsx
|
||||||
admin/src/layout/app-sidebar/NavContent.tsx
|
admin/src/layout/app-sidebar/NavContent.tsx
|
||||||
src/layout/app-sidebar/NavContent.tsx
|
src/layout/app-sidebar/NavContent.tsx
|
||||||
layout/app-sidebar/NavContent.tsx
|
layout/app-sidebar/NavContent.tsx
|
||||||
app-sidebar/NavContent.tsx
|
app-sidebar/NavContent.tsx
|
||||||
NavContent.tsx
|
NavContent.tsx
|
||||||
apps/admin/src/layout/app-sidebar/NavFooter.tsx
|
apps/admin/src/layout/app-sidebar/hooks/useMemberCount.ts
|
||||||
admin/src/layout/app-sidebar/NavFooter.tsx
|
admin/src/layout/app-sidebar/hooks/useMemberCount.ts
|
||||||
src/layout/app-sidebar/NavFooter.tsx
|
src/layout/app-sidebar/hooks/useMemberCount.ts
|
||||||
layout/app-sidebar/NavFooter.tsx
|
layout/app-sidebar/hooks/useMemberCount.ts
|
||||||
app-sidebar/NavFooter.tsx
|
app-sidebar/hooks/useMemberCount.ts
|
||||||
NavFooter.tsx
|
hooks/useMemberCount.ts
|
||||||
apps/admin/src/layout/app-sidebar/NavHeader.tsx
|
useMemberCount.ts
|
||||||
admin/src/layout/app-sidebar/NavHeader.tsx
|
|
||||||
src/layout/app-sidebar/NavHeader.tsx
|
|
||||||
layout/app-sidebar/NavHeader.tsx
|
|
||||||
app-sidebar/NavHeader.tsx
|
|
||||||
NavHeader.tsx
|
|
||||||
apps/admin/src/layout/app-sidebar/NavMenuItem.tsx
|
apps/admin/src/layout/app-sidebar/NavMenuItem.tsx
|
||||||
admin/src/layout/app-sidebar/NavMenuItem.tsx
|
admin/src/layout/app-sidebar/NavMenuItem.tsx
|
||||||
src/layout/app-sidebar/NavMenuItem.tsx
|
src/layout/app-sidebar/NavMenuItem.tsx
|
||||||
layout/app-sidebar/NavMenuItem.tsx
|
layout/app-sidebar/NavMenuItem.tsx
|
||||||
app-sidebar/NavMenuItem.tsx
|
app-sidebar/NavMenuItem.tsx
|
||||||
NavMenuItem.tsx
|
NavMenuItem.tsx
|
||||||
|
apps/admin/src/layout/app-sidebar/MobileNavBar.tsx
|
||||||
|
admin/src/layout/app-sidebar/MobileNavBar.tsx
|
||||||
|
src/layout/app-sidebar/MobileNavBar.tsx
|
||||||
|
layout/app-sidebar/MobileNavBar.tsx
|
||||||
|
app-sidebar/MobileNavBar.tsx
|
||||||
|
MobileNavBar.tsx
|
||||||
apps/admin/src/layout/app-sidebar/icons/NetworkIcon.tsx
|
apps/admin/src/layout/app-sidebar/icons/NetworkIcon.tsx
|
||||||
admin/src/layout/app-sidebar/icons/NetworkIcon.tsx
|
admin/src/layout/app-sidebar/icons/NetworkIcon.tsx
|
||||||
src/layout/app-sidebar/icons/NetworkIcon.tsx
|
src/layout/app-sidebar/icons/NetworkIcon.tsx
|
||||||
|
|
@ -35108,12 +35232,30 @@ src/layout/app-sidebar/index.ts
|
||||||
layout/app-sidebar/index.ts
|
layout/app-sidebar/index.ts
|
||||||
app-sidebar/index.ts
|
app-sidebar/index.ts
|
||||||
index.ts
|
index.ts
|
||||||
|
apps/admin/src/layout/app-sidebar/AppSidebarHeader.tsx
|
||||||
|
admin/src/layout/app-sidebar/AppSidebarHeader.tsx
|
||||||
|
src/layout/app-sidebar/AppSidebarHeader.tsx
|
||||||
|
layout/app-sidebar/AppSidebarHeader.tsx
|
||||||
|
app-sidebar/AppSidebarHeader.tsx
|
||||||
|
AppSidebarHeader.tsx
|
||||||
|
apps/admin/src/layout/app-sidebar/NavSettings.tsx
|
||||||
|
admin/src/layout/app-sidebar/NavSettings.tsx
|
||||||
|
src/layout/app-sidebar/NavSettings.tsx
|
||||||
|
layout/app-sidebar/NavSettings.tsx
|
||||||
|
app-sidebar/NavSettings.tsx
|
||||||
|
NavSettings.tsx
|
||||||
apps/admin/src/layout/app-sidebar/AppSidebar.tsx
|
apps/admin/src/layout/app-sidebar/AppSidebar.tsx
|
||||||
admin/src/layout/app-sidebar/AppSidebar.tsx
|
admin/src/layout/app-sidebar/AppSidebar.tsx
|
||||||
src/layout/app-sidebar/AppSidebar.tsx
|
src/layout/app-sidebar/AppSidebar.tsx
|
||||||
layout/app-sidebar/AppSidebar.tsx
|
layout/app-sidebar/AppSidebar.tsx
|
||||||
app-sidebar/AppSidebar.tsx
|
app-sidebar/AppSidebar.tsx
|
||||||
AppSidebar.tsx
|
AppSidebar.tsx
|
||||||
|
apps/admin/src/layout/app-sidebar/AppSidebarFooter.tsx
|
||||||
|
admin/src/layout/app-sidebar/AppSidebarFooter.tsx
|
||||||
|
src/layout/app-sidebar/AppSidebarFooter.tsx
|
||||||
|
layout/app-sidebar/AppSidebarFooter.tsx
|
||||||
|
app-sidebar/AppSidebarFooter.tsx
|
||||||
|
AppSidebarFooter.tsx
|
||||||
apps/admin/src/layout/app-sidebar/NavMain.tsx
|
apps/admin/src/layout/app-sidebar/NavMain.tsx
|
||||||
admin/src/layout/app-sidebar/NavMain.tsx
|
admin/src/layout/app-sidebar/NavMain.tsx
|
||||||
src/layout/app-sidebar/NavMain.tsx
|
src/layout/app-sidebar/NavMain.tsx
|
||||||
|
|
@ -35143,6 +35285,18 @@ apps/admin/src/App.tsx
|
||||||
admin/src/App.tsx
|
admin/src/App.tsx
|
||||||
src/App.tsx
|
src/App.tsx
|
||||||
App.tsx
|
App.tsx
|
||||||
|
apps/admin/src/whats-new/hooks/use-changelog.ts
|
||||||
|
admin/src/whats-new/hooks/use-changelog.ts
|
||||||
|
src/whats-new/hooks/use-changelog.ts
|
||||||
|
whats-new/hooks/use-changelog.ts
|
||||||
|
hooks/use-changelog.ts
|
||||||
|
use-changelog.ts
|
||||||
|
apps/admin/src/whats-new/hooks/use-changelog.test.tsx
|
||||||
|
admin/src/whats-new/hooks/use-changelog.test.tsx
|
||||||
|
src/whats-new/hooks/use-changelog.test.tsx
|
||||||
|
whats-new/hooks/use-changelog.test.tsx
|
||||||
|
hooks/use-changelog.test.tsx
|
||||||
|
use-changelog.test.tsx
|
||||||
apps/admin/src/routes.tsx
|
apps/admin/src/routes.tsx
|
||||||
admin/src/routes.tsx
|
admin/src/routes.tsx
|
||||||
src/routes.tsx
|
src/routes.tsx
|
||||||
|
|
|
||||||
|
|
@ -952,6 +952,7 @@ ghost/admin/app/templates/mentions.hbs
|
||||||
ghost/admin/app/transitions.js
|
ghost/admin/app/transitions.js
|
||||||
ghost/admin/app/decorators/inject.js
|
ghost/admin/app/decorators/inject.js
|
||||||
ghost/admin/app/instance-initializers/ember-bridge-global.js
|
ghost/admin/app/instance-initializers/ember-bridge-global.js
|
||||||
|
ghost/admin/app/instance-initializers/patch-event-dispatcher.js
|
||||||
ghost/admin/app/instance-initializers/config.js
|
ghost/admin/app/instance-initializers/config.js
|
||||||
ghost/admin/app/helpers/gh-count-characters.js
|
ghost/admin/app/helpers/gh-count-characters.js
|
||||||
ghost/admin/app/helpers/set-query-params.js
|
ghost/admin/app/helpers/set-query-params.js
|
||||||
|
|
@ -1985,6 +1986,7 @@ ghost/core/test/unit/server/models/integration.test.js
|
||||||
ghost/core/test/unit/server/models/member-created-event.test.js
|
ghost/core/test/unit/server/models/member-created-event.test.js
|
||||||
ghost/core/test/unit/server/models/email-spam-complaint-event.test.js
|
ghost/core/test/unit/server/models/email-spam-complaint-event.test.js
|
||||||
ghost/core/test/unit/server/models/session.test.js
|
ghost/core/test/unit/server/models/session.test.js
|
||||||
|
ghost/core/test/unit/server/models/outbox.test.js
|
||||||
ghost/core/test/unit/server/models/settings.test.js
|
ghost/core/test/unit/server/models/settings.test.js
|
||||||
ghost/core/test/unit/server/models/subscription-created-event.test.js
|
ghost/core/test/unit/server/models/subscription-created-event.test.js
|
||||||
ghost/core/test/unit/server/models/member-click-event.test.js
|
ghost/core/test/unit/server/models/member-click-event.test.js
|
||||||
|
|
@ -2187,6 +2189,7 @@ ghost/core/test/unit/server/services/milestones/Milestone.test.js
|
||||||
ghost/core/test/unit/server/services/milestones/MilestoneQueries.test.js
|
ghost/core/test/unit/server/services/milestones/MilestoneQueries.test.js
|
||||||
ghost/core/test/unit/server/services/milestones/BookshelfMilestoneRepository.test.js
|
ghost/core/test/unit/server/services/milestones/BookshelfMilestoneRepository.test.js
|
||||||
ghost/core/test/unit/server/services/milestones/index.test.js
|
ghost/core/test/unit/server/services/milestones/index.test.js
|
||||||
|
ghost/core/test/unit/server/services/email-address/EmailAddressService.test.ts
|
||||||
ghost/core/test/unit/server/services/email-address/EmailAddressParser.test.ts
|
ghost/core/test/unit/server/services/email-address/EmailAddressParser.test.ts
|
||||||
ghost/core/test/unit/server/services/settings/settings-utils.test.js
|
ghost/core/test/unit/server/services/settings/settings-utils.test.js
|
||||||
ghost/core/test/unit/server/services/settings/settings-bread-service.test.js
|
ghost/core/test/unit/server/services/settings/settings-bread-service.test.js
|
||||||
|
|
@ -2384,6 +2387,7 @@ ghost/core/test/e2e-server/click-tracking.test.js
|
||||||
ghost/core/test/e2e-server/__snapshots__/well-known.test.js.snap
|
ghost/core/test/e2e-server/__snapshots__/well-known.test.js.snap
|
||||||
ghost/core/test/e2e-server/__snapshots__/1-options-requests.test.js.snap
|
ghost/core/test/e2e-server/__snapshots__/1-options-requests.test.js.snap
|
||||||
ghost/core/test/e2e-server/__snapshots__/click-tracking.test.js.snap
|
ghost/core/test/e2e-server/__snapshots__/click-tracking.test.js.snap
|
||||||
|
ghost/core/test/integration/jobs/process-outbox.test.js
|
||||||
ghost/core/test/integration/jobs/update-check.test.js
|
ghost/core/test/integration/jobs/update-check.test.js
|
||||||
ghost/core/test/integration/prometheus-client.test.js
|
ghost/core/test/integration/prometheus-client.test.js
|
||||||
ghost/core/test/integration/importer/v2.test.js
|
ghost/core/test/integration/importer/v2.test.js
|
||||||
|
|
@ -2392,6 +2396,7 @@ ghost/core/test/integration/importer/v1.test.js
|
||||||
ghost/core/test/integration/importer/legacy.test.js
|
ghost/core/test/integration/importer/legacy.test.js
|
||||||
ghost/core/test/integration/services/last-seen-at-updater.test.js
|
ghost/core/test/integration/services/last-seen-at-updater.test.js
|
||||||
ghost/core/test/integration/services/members/clean-tokens.test.js
|
ghost/core/test/integration/services/members/clean-tokens.test.js
|
||||||
|
ghost/core/test/integration/services/member-welcome-emails.test.js
|
||||||
ghost/core/test/integration/services/mailgun-email-suppression-list.test.js
|
ghost/core/test/integration/services/mailgun-email-suppression-list.test.js
|
||||||
ghost/core/test/integration/services/q-email-addresses.test.js
|
ghost/core/test/integration/services/q-email-addresses.test.js
|
||||||
ghost/core/test/integration/services/email-service/README.md
|
ghost/core/test/integration/services/email-service/README.md
|
||||||
|
|
@ -2451,7 +2456,6 @@ ghost/core/test/e2e-browser/portal/donations.spec.js
|
||||||
ghost/core/test/e2e-browser/portal/offers.spec.js
|
ghost/core/test/e2e-browser/portal/offers.spec.js
|
||||||
ghost/core/test/e2e-browser/portal/invites.spec.js
|
ghost/core/test/e2e-browser/portal/invites.spec.js
|
||||||
ghost/core/test/e2e-browser/admin/private-site.spec.js
|
ghost/core/test/e2e-browser/admin/private-site.spec.js
|
||||||
ghost/core/test/e2e-browser/admin/members.spec.js
|
|
||||||
ghost/core/test/e2e-browser/admin/membership-settings.spec.js
|
ghost/core/test/e2e-browser/admin/membership-settings.spec.js
|
||||||
ghost/core/test/e2e-browser/admin/site-settings.spec.js
|
ghost/core/test/e2e-browser/admin/site-settings.spec.js
|
||||||
ghost/core/test/e2e-browser/admin/announcement-bar-settings.spec.js
|
ghost/core/test/e2e-browser/admin/announcement-bar-settings.spec.js
|
||||||
|
|
@ -2936,6 +2940,7 @@ ghost/core/core/server/models/relations/authors.js
|
||||||
ghost/core/core/server/models/relations/index.js
|
ghost/core/core/server/models/relations/index.js
|
||||||
ghost/core/core/server/models/label.js
|
ghost/core/core/server/models/label.js
|
||||||
ghost/core/core/server/models/invite.js
|
ghost/core/core/server/models/invite.js
|
||||||
|
ghost/core/core/server/models/outbox.js
|
||||||
ghost/core/core/server/models/tag.js
|
ghost/core/core/server/models/tag.js
|
||||||
ghost/core/core/server/models/collection.js
|
ghost/core/core/server/models/collection.js
|
||||||
ghost/core/core/server/models/member-cancel-event.js
|
ghost/core/core/server/models/member-cancel-event.js
|
||||||
|
|
@ -3329,6 +3334,12 @@ ghost/core/core/server/services/webhooks/webhooks-service.js
|
||||||
ghost/core/core/server/services/webhooks/WebhookTrigger.js
|
ghost/core/core/server/services/webhooks/WebhookTrigger.js
|
||||||
ghost/core/core/server/services/webhooks/index.js
|
ghost/core/core/server/services/webhooks/index.js
|
||||||
ghost/core/core/server/services/webhooks/serialize.js
|
ghost/core/core/server/services/webhooks/serialize.js
|
||||||
|
ghost/core/core/server/services/member-welcome-emails/jobs/lib/process-entries.js
|
||||||
|
ghost/core/core/server/services/member-welcome-emails/jobs/lib/constants.js
|
||||||
|
ghost/core/core/server/services/member-welcome-emails/jobs/lib/send-member-welcome-email.js
|
||||||
|
ghost/core/core/server/services/member-welcome-emails/jobs/process-outbox.js
|
||||||
|
ghost/core/core/server/services/member-welcome-emails/jobs/index.js
|
||||||
|
ghost/core/core/server/services/member-welcome-emails/index.js
|
||||||
ghost/core/core/server/services/slack.js
|
ghost/core/core/server/services/slack.js
|
||||||
ghost/core/core/server/services/invitations/accept.js
|
ghost/core/core/server/services/invitations/accept.js
|
||||||
ghost/core/core/server/services/invitations/index.js
|
ghost/core/core/server/services/invitations/index.js
|
||||||
|
|
@ -4190,6 +4201,10 @@ e2e/tests/admin/posts/posts.test.ts
|
||||||
e2e/tests/admin/tags/list.test.ts
|
e2e/tests/admin/tags/list.test.ts
|
||||||
e2e/tests/admin/tags/editor.test.ts
|
e2e/tests/admin/tags/editor.test.ts
|
||||||
e2e/tests/admin/whats-new.test.ts
|
e2e/tests/admin/whats-new.test.ts
|
||||||
|
e2e/tests/admin/members/members.test.ts
|
||||||
|
e2e/tests/admin/members/filter-actions.test.ts
|
||||||
|
e2e/tests/admin/members/impersonation.test.ts
|
||||||
|
e2e/tests/admin/members/export.test.ts
|
||||||
e2e/tests/admin/two-factor-auth.test.ts
|
e2e/tests/admin/two-factor-auth.test.ts
|
||||||
e2e/tests/admin/reset-password.test.ts
|
e2e/tests/admin/reset-password.test.ts
|
||||||
e2e/tests/admin/settings/publication-language.test.ts
|
e2e/tests/admin/settings/publication-language.test.ts
|
||||||
|
|
@ -4215,6 +4230,7 @@ e2e/data-factory/persistence/adapters/knex.ts
|
||||||
e2e/data-factory/persistence/adapters/api.ts
|
e2e/data-factory/persistence/adapters/api.ts
|
||||||
e2e/data-factory/persistence/adapters/ghost-api.ts
|
e2e/data-factory/persistence/adapters/ghost-api.ts
|
||||||
e2e/data-factory/factories/user-factory.ts
|
e2e/data-factory/factories/user-factory.ts
|
||||||
|
e2e/data-factory/factories/member-factory.ts
|
||||||
e2e/data-factory/factories/post-factory.ts
|
e2e/data-factory/factories/post-factory.ts
|
||||||
e2e/data-factory/factories/tag-factory.ts
|
e2e/data-factory/factories/tag-factory.ts
|
||||||
e2e/data-factory/utils.ts
|
e2e/data-factory/utils.ts
|
||||||
|
|
@ -5402,6 +5418,7 @@ apps/admin/vite-backend-proxy.ts
|
||||||
apps/admin/vite.config.ts
|
apps/admin/vite.config.ts
|
||||||
apps/admin/test-utils/setup.ts
|
apps/admin/test-utils/setup.ts
|
||||||
apps/admin/test-utils/test-helpers.ts
|
apps/admin/test-utils/test-helpers.ts
|
||||||
|
apps/admin/test-utils/factories/changelog.ts
|
||||||
apps/admin/test-utils/factories/index.ts
|
apps/admin/test-utils/factories/index.ts
|
||||||
apps/admin/test-utils/factories/user.ts
|
apps/admin/test-utils/factories/user.ts
|
||||||
apps/admin/test-utils/fixtures/query-client.tsx
|
apps/admin/test-utils/fixtures/query-client.tsx
|
||||||
|
|
@ -5415,26 +5432,33 @@ apps/admin/src/ember-bridge/EmberRoot.tsx
|
||||||
apps/admin/src/ember-bridge/EmberContext.ts
|
apps/admin/src/ember-bridge/EmberContext.ts
|
||||||
apps/admin/src/ember-bridge/EmberProvider.tsx
|
apps/admin/src/ember-bridge/EmberProvider.tsx
|
||||||
apps/admin/src/ember-bridge/index.ts
|
apps/admin/src/ember-bridge/index.ts
|
||||||
|
apps/admin/src/ember-bridge/EmberBridge.test.tsx
|
||||||
apps/admin/src/ember-bridge/EmberBridge.tsx
|
apps/admin/src/ember-bridge/EmberBridge.tsx
|
||||||
apps/admin/src/ember-bridge/EmberAuthSync.tsx
|
|
||||||
apps/admin/src/ember-bridge/EmberFallback.tsx
|
apps/admin/src/ember-bridge/EmberFallback.tsx
|
||||||
apps/admin/src/layout/AdminLayout.tsx
|
apps/admin/src/layout/AdminLayout.tsx
|
||||||
|
apps/admin/src/layout/app-sidebar/AppSidebarContent.tsx
|
||||||
apps/admin/src/layout/app-sidebar/UserMenu.tsx
|
apps/admin/src/layout/app-sidebar/UserMenu.tsx
|
||||||
|
apps/admin/src/layout/app-sidebar/useIsActiveLink.ts
|
||||||
apps/admin/src/layout/app-sidebar/NavContent.tsx
|
apps/admin/src/layout/app-sidebar/NavContent.tsx
|
||||||
apps/admin/src/layout/app-sidebar/NavFooter.tsx
|
apps/admin/src/layout/app-sidebar/hooks/useMemberCount.ts
|
||||||
apps/admin/src/layout/app-sidebar/NavHeader.tsx
|
|
||||||
apps/admin/src/layout/app-sidebar/NavMenuItem.tsx
|
apps/admin/src/layout/app-sidebar/NavMenuItem.tsx
|
||||||
|
apps/admin/src/layout/app-sidebar/MobileNavBar.tsx
|
||||||
apps/admin/src/layout/app-sidebar/icons/NetworkIcon.tsx
|
apps/admin/src/layout/app-sidebar/icons/NetworkIcon.tsx
|
||||||
apps/admin/src/layout/app-sidebar/NavGhostPro.tsx
|
apps/admin/src/layout/app-sidebar/NavGhostPro.tsx
|
||||||
apps/admin/src/layout/app-sidebar/NavSubMenu.tsx
|
apps/admin/src/layout/app-sidebar/NavSubMenu.tsx
|
||||||
apps/admin/src/layout/app-sidebar/index.ts
|
apps/admin/src/layout/app-sidebar/index.ts
|
||||||
|
apps/admin/src/layout/app-sidebar/AppSidebarHeader.tsx
|
||||||
|
apps/admin/src/layout/app-sidebar/NavSettings.tsx
|
||||||
apps/admin/src/layout/app-sidebar/AppSidebar.tsx
|
apps/admin/src/layout/app-sidebar/AppSidebar.tsx
|
||||||
|
apps/admin/src/layout/app-sidebar/AppSidebarFooter.tsx
|
||||||
apps/admin/src/layout/app-sidebar/NavMain.tsx
|
apps/admin/src/layout/app-sidebar/NavMain.tsx
|
||||||
apps/admin/src/vite-env.d.ts
|
apps/admin/src/vite-env.d.ts
|
||||||
apps/admin/src/providers/AppProvider.tsx
|
apps/admin/src/providers/AppProvider.tsx
|
||||||
apps/admin/src/utils/navigation.test.ts
|
apps/admin/src/utils/navigation.test.ts
|
||||||
apps/admin/src/utils/navigation.ts
|
apps/admin/src/utils/navigation.ts
|
||||||
apps/admin/src/App.tsx
|
apps/admin/src/App.tsx
|
||||||
|
apps/admin/src/whats-new/hooks/use-changelog.ts
|
||||||
|
apps/admin/src/whats-new/hooks/use-changelog.test.tsx
|
||||||
apps/admin/src/routes.tsx
|
apps/admin/src/routes.tsx
|
||||||
apps/admin/postcss.config.js
|
apps/admin/postcss.config.js
|
||||||
apps/announcement-bar/.yarnrc
|
apps/announcement-bar/.yarnrc
|
||||||
|
|
|
||||||
|
|
@ -3718,6 +3718,27 @@ tests/cron/tasks/simple_not_runnable.php
|
||||||
cron/tasks/simple_not_runnable.php
|
cron/tasks/simple_not_runnable.php
|
||||||
tasks/simple_not_runnable.php
|
tasks/simple_not_runnable.php
|
||||||
simple_not_runnable.php
|
simple_not_runnable.php
|
||||||
|
tests/diff/diff_files_test.php
|
||||||
|
diff/diff_files_test.php
|
||||||
|
diff_files_test.php
|
||||||
|
tests/diff/fixtures/test_files_diff.php
|
||||||
|
diff/fixtures/test_files_diff.php
|
||||||
|
fixtures/test_files_diff.php
|
||||||
|
test_files_diff.php
|
||||||
|
tests/diff/fixtures/install/update/new/test_files_diff.php
|
||||||
|
diff/fixtures/install/update/new/test_files_diff.php
|
||||||
|
fixtures/install/update/new/test_files_diff.php
|
||||||
|
install/update/new/test_files_diff.php
|
||||||
|
update/new/test_files_diff.php
|
||||||
|
new/test_files_diff.php
|
||||||
|
test_files_diff.php
|
||||||
|
tests/diff/fixtures/install/update/old/test_files_diff.php
|
||||||
|
diff/fixtures/install/update/old/test_files_diff.php
|
||||||
|
fixtures/install/update/old/test_files_diff.php
|
||||||
|
install/update/old/test_files_diff.php
|
||||||
|
update/old/test_files_diff.php
|
||||||
|
old/test_files_diff.php
|
||||||
|
test_files_diff.php
|
||||||
tests/viewonline/helper_test.php
|
tests/viewonline/helper_test.php
|
||||||
viewonline/helper_test.php
|
viewonline/helper_test.php
|
||||||
helper_test.php
|
helper_test.php
|
||||||
|
|
|
||||||
|
|
@ -896,6 +896,10 @@ tests/cron/includes/cron/task/core/dummy_task.php
|
||||||
tests/cron/tasks/simple_should_not_run.php
|
tests/cron/tasks/simple_should_not_run.php
|
||||||
tests/cron/tasks/simple_ready.php
|
tests/cron/tasks/simple_ready.php
|
||||||
tests/cron/tasks/simple_not_runnable.php
|
tests/cron/tasks/simple_not_runnable.php
|
||||||
|
tests/diff/diff_files_test.php
|
||||||
|
tests/diff/fixtures/test_files_diff.php
|
||||||
|
tests/diff/fixtures/install/update/new/test_files_diff.php
|
||||||
|
tests/diff/fixtures/install/update/old/test_files_diff.php
|
||||||
tests/viewonline/helper_test.php
|
tests/viewonline/helper_test.php
|
||||||
tests/feed/attachments_mock_feed.php
|
tests/feed/attachments_mock_feed.php
|
||||||
tests/feed/attachments_base_test.php
|
tests/feed/attachments_base_test.php
|
||||||
|
|
|
||||||
|
|
@ -26441,13 +26441,6 @@ Checkout/Customer/Repository/CustomerRepositoryTest.php
|
||||||
Customer/Repository/CustomerRepositoryTest.php
|
Customer/Repository/CustomerRepositoryTest.php
|
||||||
Repository/CustomerRepositoryTest.php
|
Repository/CustomerRepositoryTest.php
|
||||||
CustomerRepositoryTest.php
|
CustomerRepositoryTest.php
|
||||||
tests/integration/Core/Checkout/Customer/Subscriber/CustomerGroupSubscriberTest.php
|
|
||||||
integration/Core/Checkout/Customer/Subscriber/CustomerGroupSubscriberTest.php
|
|
||||||
Core/Checkout/Customer/Subscriber/CustomerGroupSubscriberTest.php
|
|
||||||
Checkout/Customer/Subscriber/CustomerGroupSubscriberTest.php
|
|
||||||
Customer/Subscriber/CustomerGroupSubscriberTest.php
|
|
||||||
Subscriber/CustomerGroupSubscriberTest.php
|
|
||||||
CustomerGroupSubscriberTest.php
|
|
||||||
tests/integration/Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php
|
tests/integration/Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php
|
||||||
integration/Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php
|
integration/Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php
|
||||||
Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php
|
Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php
|
||||||
|
|
@ -29510,6 +29503,12 @@ integration/Storefront/Integration/ProductVisibilityTest.php
|
||||||
Storefront/Integration/ProductVisibilityTest.php
|
Storefront/Integration/ProductVisibilityTest.php
|
||||||
Integration/ProductVisibilityTest.php
|
Integration/ProductVisibilityTest.php
|
||||||
ProductVisibilityTest.php
|
ProductVisibilityTest.php
|
||||||
|
tests/integration/Storefront/Checkout/Customer/CustomerGroupSubscriberTest.php
|
||||||
|
integration/Storefront/Checkout/Customer/CustomerGroupSubscriberTest.php
|
||||||
|
Storefront/Checkout/Customer/CustomerGroupSubscriberTest.php
|
||||||
|
Checkout/Customer/CustomerGroupSubscriberTest.php
|
||||||
|
Customer/CustomerGroupSubscriberTest.php
|
||||||
|
CustomerGroupSubscriberTest.php
|
||||||
tests/devops/Core/Test/DataAbstractionLayerValidateCommandTest.php
|
tests/devops/Core/Test/DataAbstractionLayerValidateCommandTest.php
|
||||||
devops/Core/Test/DataAbstractionLayerValidateCommandTest.php
|
devops/Core/Test/DataAbstractionLayerValidateCommandTest.php
|
||||||
Core/Test/DataAbstractionLayerValidateCommandTest.php
|
Core/Test/DataAbstractionLayerValidateCommandTest.php
|
||||||
|
|
@ -132192,12 +132191,6 @@ Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriber.php
|
||||||
Customer/Subscriber/CustomerBeforeDeleteSubscriber.php
|
Customer/Subscriber/CustomerBeforeDeleteSubscriber.php
|
||||||
Subscriber/CustomerBeforeDeleteSubscriber.php
|
Subscriber/CustomerBeforeDeleteSubscriber.php
|
||||||
CustomerBeforeDeleteSubscriber.php
|
CustomerBeforeDeleteSubscriber.php
|
||||||
src/Core/Checkout/Customer/Subscriber/CustomerGroupSubscriber.php
|
|
||||||
Core/Checkout/Customer/Subscriber/CustomerGroupSubscriber.php
|
|
||||||
Checkout/Customer/Subscriber/CustomerGroupSubscriber.php
|
|
||||||
Customer/Subscriber/CustomerGroupSubscriber.php
|
|
||||||
Subscriber/CustomerGroupSubscriber.php
|
|
||||||
CustomerGroupSubscriber.php
|
|
||||||
src/Core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriber.php
|
src/Core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriber.php
|
||||||
Core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriber.php
|
Core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriber.php
|
||||||
Checkout/Customer/Subscriber/CustomerChangePasswordSubscriber.php
|
Checkout/Customer/Subscriber/CustomerChangePasswordSubscriber.php
|
||||||
|
|
@ -134826,6 +134819,13 @@ Cart/Address/Error/ShippingAddressCountryRegionMissingError.php
|
||||||
Address/Error/ShippingAddressCountryRegionMissingError.php
|
Address/Error/ShippingAddressCountryRegionMissingError.php
|
||||||
Error/ShippingAddressCountryRegionMissingError.php
|
Error/ShippingAddressCountryRegionMissingError.php
|
||||||
ShippingAddressCountryRegionMissingError.php
|
ShippingAddressCountryRegionMissingError.php
|
||||||
|
src/Core/Checkout/Cart/Address/Error/AddressErrorInterface.php
|
||||||
|
Core/Checkout/Cart/Address/Error/AddressErrorInterface.php
|
||||||
|
Checkout/Cart/Address/Error/AddressErrorInterface.php
|
||||||
|
Cart/Address/Error/AddressErrorInterface.php
|
||||||
|
Address/Error/AddressErrorInterface.php
|
||||||
|
Error/AddressErrorInterface.php
|
||||||
|
AddressErrorInterface.php
|
||||||
src/Core/Checkout/Cart/Address/Error/BillingAddressSalutationMissingError.php
|
src/Core/Checkout/Cart/Address/Error/BillingAddressSalutationMissingError.php
|
||||||
Core/Checkout/Cart/Address/Error/BillingAddressSalutationMissingError.php
|
Core/Checkout/Cart/Address/Error/BillingAddressSalutationMissingError.php
|
||||||
Checkout/Cart/Address/Error/BillingAddressSalutationMissingError.php
|
Checkout/Cart/Address/Error/BillingAddressSalutationMissingError.php
|
||||||
|
|
@ -150075,6 +150075,11 @@ BasicCaptchaGenerator.php
|
||||||
src/Storefront/Storefront.php
|
src/Storefront/Storefront.php
|
||||||
Storefront/Storefront.php
|
Storefront/Storefront.php
|
||||||
Storefront.php
|
Storefront.php
|
||||||
|
src/Storefront/Checkout/Customer/CustomerGroupSubscriber.php
|
||||||
|
Storefront/Checkout/Customer/CustomerGroupSubscriber.php
|
||||||
|
Checkout/Customer/CustomerGroupSubscriber.php
|
||||||
|
Customer/CustomerGroupSubscriber.php
|
||||||
|
CustomerGroupSubscriber.php
|
||||||
src/Storefront/Checkout/Cart/Error/ShippingMethodChangedError.php
|
src/Storefront/Checkout/Cart/Error/ShippingMethodChangedError.php
|
||||||
Storefront/Checkout/Cart/Error/ShippingMethodChangedError.php
|
Storefront/Checkout/Cart/Error/ShippingMethodChangedError.php
|
||||||
Checkout/Cart/Error/ShippingMethodChangedError.php
|
Checkout/Cart/Error/ShippingMethodChangedError.php
|
||||||
|
|
|
||||||
|
|
@ -3525,7 +3525,6 @@ tests/integration/Core/Framework/Store/Api/FirstRunWizardControllerTest.php
|
||||||
tests/integration/Core/Framework/Store/Api/StoreControllerTest.php
|
tests/integration/Core/Framework/Store/Api/StoreControllerTest.php
|
||||||
tests/integration/Core/Checkout/Customer/Repository/CustomerTagTest.php
|
tests/integration/Core/Checkout/Customer/Repository/CustomerTagTest.php
|
||||||
tests/integration/Core/Checkout/Customer/Repository/CustomerRepositoryTest.php
|
tests/integration/Core/Checkout/Customer/Repository/CustomerRepositoryTest.php
|
||||||
tests/integration/Core/Checkout/Customer/Subscriber/CustomerGroupSubscriberTest.php
|
|
||||||
tests/integration/Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php
|
tests/integration/Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriberTest.php
|
||||||
tests/integration/Core/Checkout/Customer/Subscriber/ProductReviewSubscriberTest.php
|
tests/integration/Core/Checkout/Customer/Subscriber/ProductReviewSubscriberTest.php
|
||||||
tests/integration/Core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriberTest.php
|
tests/integration/Core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriberTest.php
|
||||||
|
|
@ -3935,6 +3934,7 @@ tests/integration/Storefront/Framework/Captcha/CaptchaRouteListenerTest.php
|
||||||
tests/integration/Storefront/Framework/Captcha/BasicCaptchaTest.php
|
tests/integration/Storefront/Framework/Captcha/BasicCaptchaTest.php
|
||||||
tests/integration/Storefront/Framework/Captcha/BasicCaptcha/BasicCaptchaGeneratorTest.php
|
tests/integration/Storefront/Framework/Captcha/BasicCaptcha/BasicCaptchaGeneratorTest.php
|
||||||
tests/integration/Storefront/Integration/ProductVisibilityTest.php
|
tests/integration/Storefront/Integration/ProductVisibilityTest.php
|
||||||
|
tests/integration/Storefront/Checkout/Customer/CustomerGroupSubscriberTest.php
|
||||||
tests/devops/Core/Test/DataAbstractionLayerValidateCommandTest.php
|
tests/devops/Core/Test/DataAbstractionLayerValidateCommandTest.php
|
||||||
tests/devops/Core/Test/AnnotationTagTest.php
|
tests/devops/Core/Test/AnnotationTagTest.php
|
||||||
tests/devops/Core/DefaultsTest.php
|
tests/devops/Core/DefaultsTest.php
|
||||||
|
|
@ -19959,7 +19959,6 @@ src/Core/Checkout/Customer/Subscriber/CustomerTokenSubscriber.php
|
||||||
src/Core/Checkout/Customer/Subscriber/CustomerSalutationSubscriber.php
|
src/Core/Checkout/Customer/Subscriber/CustomerSalutationSubscriber.php
|
||||||
src/Core/Checkout/Customer/Subscriber/CustomerRemoteAddressSubscriber.php
|
src/Core/Checkout/Customer/Subscriber/CustomerRemoteAddressSubscriber.php
|
||||||
src/Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriber.php
|
src/Core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriber.php
|
||||||
src/Core/Checkout/Customer/Subscriber/CustomerGroupSubscriber.php
|
|
||||||
src/Core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriber.php
|
src/Core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriber.php
|
||||||
src/Core/Checkout/Customer/DeleteUnusedGuestCustomerHandler.php
|
src/Core/Checkout/Customer/DeleteUnusedGuestCustomerHandler.php
|
||||||
src/Core/Checkout/Customer/Exception/CannotDeleteDefaultAddressException.php
|
src/Core/Checkout/Customer/Exception/CannotDeleteDefaultAddressException.php
|
||||||
|
|
@ -20388,6 +20387,7 @@ src/Core/Checkout/Cart/Address/Error/CountryRegionMissingError.php
|
||||||
src/Core/Checkout/Cart/Address/Error/BillingAddressCountryRegionMissingError.php
|
src/Core/Checkout/Cart/Address/Error/BillingAddressCountryRegionMissingError.php
|
||||||
src/Core/Checkout/Cart/Address/Error/SalutationMissingError.php
|
src/Core/Checkout/Cart/Address/Error/SalutationMissingError.php
|
||||||
src/Core/Checkout/Cart/Address/Error/ShippingAddressCountryRegionMissingError.php
|
src/Core/Checkout/Cart/Address/Error/ShippingAddressCountryRegionMissingError.php
|
||||||
|
src/Core/Checkout/Cart/Address/Error/AddressErrorInterface.php
|
||||||
src/Core/Checkout/Cart/Address/Error/BillingAddressSalutationMissingError.php
|
src/Core/Checkout/Cart/Address/Error/BillingAddressSalutationMissingError.php
|
||||||
src/Core/Checkout/Cart/Address/AddressValidator.php
|
src/Core/Checkout/Cart/Address/AddressValidator.php
|
||||||
src/Core/Checkout/Cart/Command/CartMigrateCommand.php
|
src/Core/Checkout/Cart/Command/CartMigrateCommand.php
|
||||||
|
|
@ -22423,6 +22423,7 @@ src/Storefront/Framework/Captcha/BasicCaptcha/BasicCaptchaImage.php
|
||||||
src/Storefront/Framework/Captcha/BasicCaptcha/AbstractBasicCaptchaGenerator.php
|
src/Storefront/Framework/Captcha/BasicCaptcha/AbstractBasicCaptchaGenerator.php
|
||||||
src/Storefront/Framework/Captcha/BasicCaptcha/BasicCaptchaGenerator.php
|
src/Storefront/Framework/Captcha/BasicCaptcha/BasicCaptchaGenerator.php
|
||||||
src/Storefront/Storefront.php
|
src/Storefront/Storefront.php
|
||||||
|
src/Storefront/Checkout/Customer/CustomerGroupSubscriber.php
|
||||||
src/Storefront/Checkout/Cart/Error/ShippingMethodChangedError.php
|
src/Storefront/Checkout/Cart/Error/ShippingMethodChangedError.php
|
||||||
src/Storefront/Checkout/Cart/Error/PaymentMethodChangedError.php
|
src/Storefront/Checkout/Cart/Error/PaymentMethodChangedError.php
|
||||||
src/Storefront/Checkout/Cart/SalesChannel/StorefrontCartFacade.php
|
src/Storefront/Checkout/Cart/SalesChannel/StorefrontCartFacade.php
|
||||||
|
|
|
||||||
|
|
@ -218,6 +218,9 @@ StatuslabelFactory.php
|
||||||
database/migrations/2015_11_06_134742_add_company_id_to_licenses_table.php
|
database/migrations/2015_11_06_134742_add_company_id_to_licenses_table.php
|
||||||
migrations/2015_11_06_134742_add_company_id_to_licenses_table.php
|
migrations/2015_11_06_134742_add_company_id_to_licenses_table.php
|
||||||
2015_11_06_134742_add_company_id_to_licenses_table.php
|
2015_11_06_134742_add_company_id_to_licenses_table.php
|
||||||
|
database/migrations/2025_11_10_211219_change_suppliers_notes_to_nullable.php
|
||||||
|
migrations/2025_11_10_211219_change_suppliers_notes_to_nullable.php
|
||||||
|
2025_11_10_211219_change_suppliers_notes_to_nullable.php
|
||||||
database/migrations/2018_05_04_075235_add_update_license_category.php
|
database/migrations/2018_05_04_075235_add_update_license_category.php
|
||||||
migrations/2018_05_04_075235_add_update_license_category.php
|
migrations/2018_05_04_075235_add_update_license_category.php
|
||||||
2018_05_04_075235_add_update_license_category.php
|
2018_05_04_075235_add_update_license_category.php
|
||||||
|
|
@ -395,6 +398,9 @@ migrations/2015_03_05_011929_add_qr_type_to_settings.php
|
||||||
database/migrations/2017_05_22_233509_add_manager_to_locations_table.php
|
database/migrations/2017_05_22_233509_add_manager_to_locations_table.php
|
||||||
migrations/2017_05_22_233509_add_manager_to_locations_table.php
|
migrations/2017_05_22_233509_add_manager_to_locations_table.php
|
||||||
2017_05_22_233509_add_manager_to_locations_table.php
|
2017_05_22_233509_add_manager_to_locations_table.php
|
||||||
|
database/migrations/2025_10_22_144927_migrate_incorrect_action_types.php
|
||||||
|
migrations/2025_10_22_144927_migrate_incorrect_action_types.php
|
||||||
|
2025_10_22_144927_migrate_incorrect_action_types.php
|
||||||
database/migrations/2016_06_01_000005_create_oauth_personal_access_clients_table.php
|
database/migrations/2016_06_01_000005_create_oauth_personal_access_clients_table.php
|
||||||
migrations/2016_06_01_000005_create_oauth_personal_access_clients_table.php
|
migrations/2016_06_01_000005_create_oauth_personal_access_clients_table.php
|
||||||
2016_06_01_000005_create_oauth_personal_access_clients_table.php
|
2016_06_01_000005_create_oauth_personal_access_clients_table.php
|
||||||
|
|
@ -488,6 +494,9 @@ migrations/2015_02_12_001312_add_mac_address_to_asset.php
|
||||||
database/migrations/2022_10_05_163044_add_start_termination_date_to_users.php
|
database/migrations/2022_10_05_163044_add_start_termination_date_to_users.php
|
||||||
migrations/2022_10_05_163044_add_start_termination_date_to_users.php
|
migrations/2022_10_05_163044_add_start_termination_date_to_users.php
|
||||||
2022_10_05_163044_add_start_termination_date_to_users.php
|
2022_10_05_163044_add_start_termination_date_to_users.php
|
||||||
|
database/migrations/2025_11_10_205136_change_suppliers_notes_to_text.php
|
||||||
|
migrations/2025_11_10_205136_change_suppliers_notes_to_text.php
|
||||||
|
2025_11_10_205136_change_suppliers_notes_to_text.php
|
||||||
database/migrations/2024_08_06_175114_add_shortcuts_enabled_to_settings_table.php
|
database/migrations/2024_08_06_175114_add_shortcuts_enabled_to_settings_table.php
|
||||||
migrations/2024_08_06_175114_add_shortcuts_enabled_to_settings_table.php
|
migrations/2024_08_06_175114_add_shortcuts_enabled_to_settings_table.php
|
||||||
2024_08_06_175114_add_shortcuts_enabled_to_settings_table.php
|
2024_08_06_175114_add_shortcuts_enabled_to_settings_table.php
|
||||||
|
|
@ -3726,6 +3735,9 @@ CheckoutAcceptance.php
|
||||||
app/Models/License.php
|
app/Models/License.php
|
||||||
Models/License.php
|
Models/License.php
|
||||||
License.php
|
License.php
|
||||||
|
app/Models/Checkoutable.php
|
||||||
|
Models/Checkoutable.php
|
||||||
|
Checkoutable.php
|
||||||
app/Models/Company.php
|
app/Models/Company.php
|
||||||
Models/Company.php
|
Models/Company.php
|
||||||
Company.php
|
Company.php
|
||||||
|
|
@ -3795,6 +3807,9 @@ ConsumableAssignment.php
|
||||||
app/Jobs/Job.php
|
app/Jobs/Job.php
|
||||||
Jobs/Job.php
|
Jobs/Job.php
|
||||||
Job.php
|
Job.php
|
||||||
|
app/Enums/ActionType.php
|
||||||
|
Enums/ActionType.php
|
||||||
|
ActionType.php
|
||||||
app/Rules/EmailEncrypted.php
|
app/Rules/EmailEncrypted.php
|
||||||
Rules/EmailEncrypted.php
|
Rules/EmailEncrypted.php
|
||||||
EmailEncrypted.php
|
EmailEncrypted.php
|
||||||
|
|
|
||||||
|
|
@ -79,6 +79,7 @@ database/factories/AccessoryFactory.php
|
||||||
database/factories/CheckoutRequestFactory.php
|
database/factories/CheckoutRequestFactory.php
|
||||||
database/factories/StatuslabelFactory.php
|
database/factories/StatuslabelFactory.php
|
||||||
database/migrations/2015_11_06_134742_add_company_id_to_licenses_table.php
|
database/migrations/2015_11_06_134742_add_company_id_to_licenses_table.php
|
||||||
|
database/migrations/2025_11_10_211219_change_suppliers_notes_to_nullable.php
|
||||||
database/migrations/2018_05_04_075235_add_update_license_category.php
|
database/migrations/2018_05_04_075235_add_update_license_category.php
|
||||||
database/migrations/2016_01_28_041048_add_notes_to_models.php
|
database/migrations/2016_01_28_041048_add_notes_to_models.php
|
||||||
database/migrations/2016_05_19_192226_add_inventory_threshold.php
|
database/migrations/2016_05_19_192226_add_inventory_threshold.php
|
||||||
|
|
@ -138,6 +139,7 @@ database/migrations/2018_08_08_100000_create_telescope_entries_table.php
|
||||||
database/migrations/2022_06_28_234539_add_username_index_to_users.php
|
database/migrations/2022_06_28_234539_add_username_index_to_users.php
|
||||||
database/migrations/2015_03_05_011929_add_qr_type_to_settings.php
|
database/migrations/2015_03_05_011929_add_qr_type_to_settings.php
|
||||||
database/migrations/2017_05_22_233509_add_manager_to_locations_table.php
|
database/migrations/2017_05_22_233509_add_manager_to_locations_table.php
|
||||||
|
database/migrations/2025_10_22_144927_migrate_incorrect_action_types.php
|
||||||
database/migrations/2016_06_01_000005_create_oauth_personal_access_clients_table.php
|
database/migrations/2016_06_01_000005_create_oauth_personal_access_clients_table.php
|
||||||
database/migrations/2017_05_22_204422_create_departments.php
|
database/migrations/2017_05_22_204422_create_departments.php
|
||||||
database/migrations/2015_02_26_115128_add_deleted_at_models.php
|
database/migrations/2015_02_26_115128_add_deleted_at_models.php
|
||||||
|
|
@ -169,6 +171,7 @@ database/migrations/2020_08_11_200712_add_saml_key_rollover.php
|
||||||
database/migrations/2019_02_14_154310_change_auto_increment_prefix_to_nullable.php
|
database/migrations/2019_02_14_154310_change_auto_increment_prefix_to_nullable.php
|
||||||
database/migrations/2015_02_12_001312_add_mac_address_to_asset.php
|
database/migrations/2015_02_12_001312_add_mac_address_to_asset.php
|
||||||
database/migrations/2022_10_05_163044_add_start_termination_date_to_users.php
|
database/migrations/2022_10_05_163044_add_start_termination_date_to_users.php
|
||||||
|
database/migrations/2025_11_10_205136_change_suppliers_notes_to_text.php
|
||||||
database/migrations/2024_08_06_175114_add_shortcuts_enabled_to_settings_table.php
|
database/migrations/2024_08_06_175114_add_shortcuts_enabled_to_settings_table.php
|
||||||
database/migrations/2018_04_02_150700_labels_display_model_name.php
|
database/migrations/2018_04_02_150700_labels_display_model_name.php
|
||||||
database/migrations/2016_12_19_133936_extend_phone_lengths_in_supplier_and_elsewhere.php
|
database/migrations/2016_12_19_133936_extend_phone_lengths_in_supplier_and_elsewhere.php
|
||||||
|
|
@ -1076,6 +1079,7 @@ app/Models/Depreciable.php
|
||||||
app/Models/Setting.php
|
app/Models/Setting.php
|
||||||
app/Models/CheckoutAcceptance.php
|
app/Models/CheckoutAcceptance.php
|
||||||
app/Models/License.php
|
app/Models/License.php
|
||||||
|
app/Models/Checkoutable.php
|
||||||
app/Models/Company.php
|
app/Models/Company.php
|
||||||
app/Models/Ldap.php
|
app/Models/Ldap.php
|
||||||
app/Models/User.php
|
app/Models/User.php
|
||||||
|
|
@ -1098,6 +1102,7 @@ app/Models/Manufacturer.php
|
||||||
app/Models/SCIMUser.php
|
app/Models/SCIMUser.php
|
||||||
app/Models/ConsumableAssignment.php
|
app/Models/ConsumableAssignment.php
|
||||||
app/Jobs/Job.php
|
app/Jobs/Job.php
|
||||||
|
app/Enums/ActionType.php
|
||||||
app/Rules/EmailEncrypted.php
|
app/Rules/EmailEncrypted.php
|
||||||
app/Rules/UrlEncrypted.php
|
app/Rules/UrlEncrypted.php
|
||||||
app/Rules/DateEncrypted.php
|
app/Rules/DateEncrypted.php
|
||||||
|
|
|
||||||
|
|
@ -1284,6 +1284,30 @@ AdditionalSetup/App_Plugins/custom-property-editor/umbraco-package.json
|
||||||
App_Plugins/custom-property-editor/umbraco-package.json
|
App_Plugins/custom-property-editor/umbraco-package.json
|
||||||
custom-property-editor/umbraco-package.json
|
custom-property-editor/umbraco-package.json
|
||||||
umbraco-package.json
|
umbraco-package.json
|
||||||
|
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/my-collection-view/umbraco-package.json
|
||||||
|
Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/my-collection-view/umbraco-package.json
|
||||||
|
tests/ExtensionRegistry/AdditionalSetup/App_Plugins/my-collection-view/umbraco-package.json
|
||||||
|
ExtensionRegistry/AdditionalSetup/App_Plugins/my-collection-view/umbraco-package.json
|
||||||
|
AdditionalSetup/App_Plugins/my-collection-view/umbraco-package.json
|
||||||
|
App_Plugins/my-collection-view/umbraco-package.json
|
||||||
|
my-collection-view/umbraco-package.json
|
||||||
|
umbraco-package.json
|
||||||
|
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/my-collection-view/my-collection-view.js.map
|
||||||
|
Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/my-collection-view/my-collection-view.js.map
|
||||||
|
tests/ExtensionRegistry/AdditionalSetup/App_Plugins/my-collection-view/my-collection-view.js.map
|
||||||
|
ExtensionRegistry/AdditionalSetup/App_Plugins/my-collection-view/my-collection-view.js.map
|
||||||
|
AdditionalSetup/App_Plugins/my-collection-view/my-collection-view.js.map
|
||||||
|
App_Plugins/my-collection-view/my-collection-view.js.map
|
||||||
|
my-collection-view/my-collection-view.js.map
|
||||||
|
my-collection-view.js.map
|
||||||
|
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/my-collection-view/my-collection-view.js
|
||||||
|
Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/my-collection-view/my-collection-view.js
|
||||||
|
tests/ExtensionRegistry/AdditionalSetup/App_Plugins/my-collection-view/my-collection-view.js
|
||||||
|
ExtensionRegistry/AdditionalSetup/App_Plugins/my-collection-view/my-collection-view.js
|
||||||
|
AdditionalSetup/App_Plugins/my-collection-view/my-collection-view.js
|
||||||
|
App_Plugins/my-collection-view/my-collection-view.js
|
||||||
|
my-collection-view/my-collection-view.js
|
||||||
|
my-collection-view.js
|
||||||
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/workspace-view/workspace-view.js
|
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/workspace-view/workspace-view.js
|
||||||
Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/workspace-view/workspace-view.js
|
Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/workspace-view/workspace-view.js
|
||||||
tests/ExtensionRegistry/AdditionalSetup/App_Plugins/workspace-view/workspace-view.js
|
tests/ExtensionRegistry/AdditionalSetup/App_Plugins/workspace-view/workspace-view.js
|
||||||
|
|
@ -1454,6 +1478,11 @@ Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/CustomDashboard.spec.ts
|
||||||
tests/ExtensionRegistry/CustomDashboard.spec.ts
|
tests/ExtensionRegistry/CustomDashboard.spec.ts
|
||||||
ExtensionRegistry/CustomDashboard.spec.ts
|
ExtensionRegistry/CustomDashboard.spec.ts
|
||||||
CustomDashboard.spec.ts
|
CustomDashboard.spec.ts
|
||||||
|
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/CollectionView.spec.ts
|
||||||
|
Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/CollectionView.spec.ts
|
||||||
|
tests/ExtensionRegistry/CollectionView.spec.ts
|
||||||
|
ExtensionRegistry/CollectionView.spec.ts
|
||||||
|
CollectionView.spec.ts
|
||||||
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/PropertyAction.spec.ts
|
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/PropertyAction.spec.ts
|
||||||
Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/PropertyAction.spec.ts
|
Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/PropertyAction.spec.ts
|
||||||
tests/ExtensionRegistry/PropertyAction.spec.ts
|
tests/ExtensionRegistry/PropertyAction.spec.ts
|
||||||
|
|
@ -5100,6 +5129,11 @@ Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentBlueprintEditin
|
||||||
Umbraco.Infrastructure/Services/ContentBlueprintEditingServiceTests.Delete.cs
|
Umbraco.Infrastructure/Services/ContentBlueprintEditingServiceTests.Delete.cs
|
||||||
Services/ContentBlueprintEditingServiceTests.Delete.cs
|
Services/ContentBlueprintEditingServiceTests.Delete.cs
|
||||||
ContentBlueprintEditingServiceTests.Delete.cs
|
ContentBlueprintEditingServiceTests.Delete.cs
|
||||||
|
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/PropertyTypeUsageServiceTests.cs
|
||||||
|
Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/PropertyTypeUsageServiceTests.cs
|
||||||
|
Umbraco.Infrastructure/Services/PropertyTypeUsageServiceTests.cs
|
||||||
|
Services/PropertyTypeUsageServiceTests.cs
|
||||||
|
PropertyTypeUsageServiceTests.cs
|
||||||
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ExternalLoginServiceTests.cs
|
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ExternalLoginServiceTests.cs
|
||||||
Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ExternalLoginServiceTests.cs
|
Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ExternalLoginServiceTests.cs
|
||||||
Umbraco.Infrastructure/Services/ExternalLoginServiceTests.cs
|
Umbraco.Infrastructure/Services/ExternalLoginServiceTests.cs
|
||||||
|
|
@ -89462,6 +89496,68 @@ Migrations/Upgrade/V_15_3_0/AddNameAndDescriptionToWebhooks.cs
|
||||||
Upgrade/V_15_3_0/AddNameAndDescriptionToWebhooks.cs
|
Upgrade/V_15_3_0/AddNameAndDescriptionToWebhooks.cs
|
||||||
V_15_3_0/AddNameAndDescriptionToWebhooks.cs
|
V_15_3_0/AddNameAndDescriptionToWebhooks.cs
|
||||||
AddNameAndDescriptionToWebhooks.cs
|
AddNameAndDescriptionToWebhooks.cs
|
||||||
|
src/Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/MigrateSingleBlockList.cs
|
||||||
|
Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/MigrateSingleBlockList.cs
|
||||||
|
Migrations/Upgrade/V_18_0_0/MigrateSingleBlockList.cs
|
||||||
|
Upgrade/V_18_0_0/MigrateSingleBlockList.cs
|
||||||
|
V_18_0_0/MigrateSingleBlockList.cs
|
||||||
|
MigrateSingleBlockList.cs
|
||||||
|
src/Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/MigrateSingleBlockListComposer.cs
|
||||||
|
Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/MigrateSingleBlockListComposer.cs
|
||||||
|
Migrations/Upgrade/V_18_0_0/SingleBlockList/MigrateSingleBlockListComposer.cs
|
||||||
|
Upgrade/V_18_0_0/SingleBlockList/MigrateSingleBlockListComposer.cs
|
||||||
|
V_18_0_0/SingleBlockList/MigrateSingleBlockListComposer.cs
|
||||||
|
SingleBlockList/MigrateSingleBlockListComposer.cs
|
||||||
|
MigrateSingleBlockListComposer.cs
|
||||||
|
src/Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockListConfigurationCache.cs
|
||||||
|
Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockListConfigurationCache.cs
|
||||||
|
Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockListConfigurationCache.cs
|
||||||
|
Upgrade/V_18_0_0/SingleBlockList/SingleBlockListConfigurationCache.cs
|
||||||
|
V_18_0_0/SingleBlockList/SingleBlockListConfigurationCache.cs
|
||||||
|
SingleBlockList/SingleBlockListConfigurationCache.cs
|
||||||
|
SingleBlockListConfigurationCache.cs
|
||||||
|
src/Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/ITypedSingleBlockListProcessor.cs
|
||||||
|
Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/ITypedSingleBlockListProcessor.cs
|
||||||
|
Migrations/Upgrade/V_18_0_0/SingleBlockList/ITypedSingleBlockListProcessor.cs
|
||||||
|
Upgrade/V_18_0_0/SingleBlockList/ITypedSingleBlockListProcessor.cs
|
||||||
|
V_18_0_0/SingleBlockList/ITypedSingleBlockListProcessor.cs
|
||||||
|
SingleBlockList/ITypedSingleBlockListProcessor.cs
|
||||||
|
ITypedSingleBlockListProcessor.cs
|
||||||
|
src/Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockListBlockGridProcessor.cs
|
||||||
|
Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockListBlockGridProcessor.cs
|
||||||
|
Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockListBlockGridProcessor.cs
|
||||||
|
Upgrade/V_18_0_0/SingleBlockList/SingleBlockListBlockGridProcessor.cs
|
||||||
|
V_18_0_0/SingleBlockList/SingleBlockListBlockGridProcessor.cs
|
||||||
|
SingleBlockList/SingleBlockListBlockGridProcessor.cs
|
||||||
|
SingleBlockListBlockGridProcessor.cs
|
||||||
|
src/Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockListProcessor.cs
|
||||||
|
Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockListProcessor.cs
|
||||||
|
Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockListProcessor.cs
|
||||||
|
Upgrade/V_18_0_0/SingleBlockList/SingleBlockListProcessor.cs
|
||||||
|
V_18_0_0/SingleBlockList/SingleBlockListProcessor.cs
|
||||||
|
SingleBlockList/SingleBlockListProcessor.cs
|
||||||
|
SingleBlockListProcessor.cs
|
||||||
|
src/Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockBlockProcessorBase.cs
|
||||||
|
Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockBlockProcessorBase.cs
|
||||||
|
Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockBlockProcessorBase.cs
|
||||||
|
Upgrade/V_18_0_0/SingleBlockList/SingleBlockBlockProcessorBase.cs
|
||||||
|
V_18_0_0/SingleBlockList/SingleBlockBlockProcessorBase.cs
|
||||||
|
SingleBlockList/SingleBlockBlockProcessorBase.cs
|
||||||
|
SingleBlockBlockProcessorBase.cs
|
||||||
|
src/Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockListBlockListProcessor.cs
|
||||||
|
Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockListBlockListProcessor.cs
|
||||||
|
Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockListBlockListProcessor.cs
|
||||||
|
Upgrade/V_18_0_0/SingleBlockList/SingleBlockListBlockListProcessor.cs
|
||||||
|
V_18_0_0/SingleBlockList/SingleBlockListBlockListProcessor.cs
|
||||||
|
SingleBlockList/SingleBlockListBlockListProcessor.cs
|
||||||
|
SingleBlockListBlockListProcessor.cs
|
||||||
|
src/Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockListRteProcessor.cs
|
||||||
|
Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockListRteProcessor.cs
|
||||||
|
Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockListRteProcessor.cs
|
||||||
|
Upgrade/V_18_0_0/SingleBlockList/SingleBlockListRteProcessor.cs
|
||||||
|
V_18_0_0/SingleBlockList/SingleBlockListRteProcessor.cs
|
||||||
|
SingleBlockList/SingleBlockListRteProcessor.cs
|
||||||
|
SingleBlockListRteProcessor.cs
|
||||||
src/Umbraco.Infrastructure/Migrations/Upgrade/V_13_3_0/AlignUpgradedDatabase.cs
|
src/Umbraco.Infrastructure/Migrations/Upgrade/V_13_3_0/AlignUpgradedDatabase.cs
|
||||||
Umbraco.Infrastructure/Migrations/Upgrade/V_13_3_0/AlignUpgradedDatabase.cs
|
Umbraco.Infrastructure/Migrations/Upgrade/V_13_3_0/AlignUpgradedDatabase.cs
|
||||||
Migrations/Upgrade/V_13_3_0/AlignUpgradedDatabase.cs
|
Migrations/Upgrade/V_13_3_0/AlignUpgradedDatabase.cs
|
||||||
|
|
|
||||||
|
|
@ -211,6 +211,9 @@ tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_P
|
||||||
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/custom-property-editor/dist/customtexteditor.js.map
|
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/custom-property-editor/dist/customtexteditor.js.map
|
||||||
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/custom-property-editor/dist/customtexteditor.js
|
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/custom-property-editor/dist/customtexteditor.js
|
||||||
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/custom-property-editor/umbraco-package.json
|
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/custom-property-editor/umbraco-package.json
|
||||||
|
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/my-collection-view/umbraco-package.json
|
||||||
|
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/my-collection-view/my-collection-view.js.map
|
||||||
|
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/my-collection-view/my-collection-view.js
|
||||||
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/workspace-view/workspace-view.js
|
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/workspace-view/workspace-view.js
|
||||||
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/workspace-view/workspace-view.js.map
|
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/workspace-view/workspace-view.js.map
|
||||||
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/workspace-view/umbraco-package.json
|
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/AdditionalSetup/App_Plugins/workspace-view/umbraco-package.json
|
||||||
|
|
@ -234,6 +237,7 @@ tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/BlockCustomView.spec.
|
||||||
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/ReadOnlyGuardRules.spec.ts
|
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/ReadOnlyGuardRules.spec.ts
|
||||||
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/CustomPropertyEditor.spec.ts
|
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/CustomPropertyEditor.spec.ts
|
||||||
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/CustomDashboard.spec.ts
|
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/CustomDashboard.spec.ts
|
||||||
|
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/CollectionView.spec.ts
|
||||||
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/PropertyAction.spec.ts
|
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/PropertyAction.spec.ts
|
||||||
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/WorkspaceView.spec.ts
|
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/WorkspaceView.spec.ts
|
||||||
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/RetrieveAction.spec.ts
|
tests/Umbraco.Tests.AcceptanceTest/tests/ExtensionRegistry/RetrieveAction.spec.ts
|
||||||
|
|
@ -974,6 +978,7 @@ tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/PublicAccessServ
|
||||||
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/DictionaryItemServiceTests.cs
|
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/DictionaryItemServiceTests.cs
|
||||||
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceTestsBase.cs
|
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceTestsBase.cs
|
||||||
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentBlueprintEditingServiceTests.Delete.cs
|
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentBlueprintEditingServiceTests.Delete.cs
|
||||||
|
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/PropertyTypeUsageServiceTests.cs
|
||||||
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ExternalLoginServiceTests.cs
|
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ExternalLoginServiceTests.cs
|
||||||
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentServiceNotificationWithCacheTests.cs
|
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentServiceNotificationWithCacheTests.cs
|
||||||
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceTests.Move.cs
|
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentEditingServiceTests.Move.cs
|
||||||
|
|
@ -13376,6 +13381,15 @@ src/Umbraco.Infrastructure/Migrations/Upgrade/V_17_0_0/MigrateSystemDatesToUtc.c
|
||||||
src/Umbraco.Infrastructure/Migrations/Upgrade/V_17_0_0/AddGuidsToAuditEntries.cs
|
src/Umbraco.Infrastructure/Migrations/Upgrade/V_17_0_0/AddGuidsToAuditEntries.cs
|
||||||
src/Umbraco.Infrastructure/Migrations/Upgrade/V_17_0_0/UpdateToOpenIddictV7.cs
|
src/Umbraco.Infrastructure/Migrations/Upgrade/V_17_0_0/UpdateToOpenIddictV7.cs
|
||||||
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_3_0/AddNameAndDescriptionToWebhooks.cs
|
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_3_0/AddNameAndDescriptionToWebhooks.cs
|
||||||
|
src/Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/MigrateSingleBlockList.cs
|
||||||
|
src/Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/MigrateSingleBlockListComposer.cs
|
||||||
|
src/Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockListConfigurationCache.cs
|
||||||
|
src/Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/ITypedSingleBlockListProcessor.cs
|
||||||
|
src/Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockListBlockGridProcessor.cs
|
||||||
|
src/Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockListProcessor.cs
|
||||||
|
src/Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockBlockProcessorBase.cs
|
||||||
|
src/Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockListBlockListProcessor.cs
|
||||||
|
src/Umbraco.Infrastructure/Migrations/Upgrade/V_18_0_0/SingleBlockList/SingleBlockListRteProcessor.cs
|
||||||
src/Umbraco.Infrastructure/Migrations/Upgrade/V_13_3_0/AlignUpgradedDatabase.cs
|
src/Umbraco.Infrastructure/Migrations/Upgrade/V_13_3_0/AlignUpgradedDatabase.cs
|
||||||
src/Umbraco.Infrastructure/Migrations/Upgrade/V_13_0_0/RenameEventNameColumn.cs
|
src/Umbraco.Infrastructure/Migrations/Upgrade/V_13_0_0/RenameEventNameColumn.cs
|
||||||
src/Umbraco.Infrastructure/Migrations/Upgrade/V_13_0_0/ChangeWebhookUrlColumnsToNvarcharMax.cs
|
src/Umbraco.Infrastructure/Migrations/Upgrade/V_13_0_0/ChangeWebhookUrlColumnsToNvarcharMax.cs
|
||||||
|
|
|
||||||
|
|
@ -21017,6 +21017,11 @@ php/email-editor/changelog/.gitkeep
|
||||||
email-editor/changelog/.gitkeep
|
email-editor/changelog/.gitkeep
|
||||||
changelog/.gitkeep
|
changelog/.gitkeep
|
||||||
.gitkeep
|
.gitkeep
|
||||||
|
packages/php/email-editor/changelog/add-cart-button-text
|
||||||
|
php/email-editor/changelog/add-cart-button-text
|
||||||
|
email-editor/changelog/add-cart-button-text
|
||||||
|
changelog/add-cart-button-text
|
||||||
|
add-cart-button-text
|
||||||
packages/php/email-editor/writing-tests.md
|
packages/php/email-editor/writing-tests.md
|
||||||
php/email-editor/writing-tests.md
|
php/email-editor/writing-tests.md
|
||||||
email-editor/writing-tests.md
|
email-editor/writing-tests.md
|
||||||
|
|
@ -25464,196 +25469,6 @@ woocommerce/tests/e2e-pw/WSL_SETUP_INSTRUCTIONS.md
|
||||||
tests/e2e-pw/WSL_SETUP_INSTRUCTIONS.md
|
tests/e2e-pw/WSL_SETUP_INSTRUCTIONS.md
|
||||||
e2e-pw/WSL_SETUP_INSTRUCTIONS.md
|
e2e-pw/WSL_SETUP_INSTRUCTIONS.md
|
||||||
WSL_SETUP_INSTRUCTIONS.md
|
WSL_SETUP_INSTRUCTIONS.md
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/transitional.spec.js
|
|
||||||
woocommerce/tests/e2e-pw/tests/customize-store/transitional.spec.js
|
|
||||||
tests/e2e-pw/tests/customize-store/transitional.spec.js
|
|
||||||
e2e-pw/tests/customize-store/transitional.spec.js
|
|
||||||
tests/customize-store/transitional.spec.js
|
|
||||||
customize-store/transitional.spec.js
|
|
||||||
transitional.spec.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/customize-store.page.js
|
|
||||||
woocommerce/tests/e2e-pw/tests/customize-store/customize-store.page.js
|
|
||||||
tests/e2e-pw/tests/customize-store/customize-store.page.js
|
|
||||||
e2e-pw/tests/customize-store/customize-store.page.js
|
|
||||||
tests/customize-store/customize-store.page.js
|
|
||||||
customize-store/customize-store.page.js
|
|
||||||
customize-store.page.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/assembler.page.js
|
|
||||||
woocommerce/tests/e2e-pw/tests/customize-store/assembler/assembler.page.js
|
|
||||||
tests/e2e-pw/tests/customize-store/assembler/assembler.page.js
|
|
||||||
e2e-pw/tests/customize-store/assembler/assembler.page.js
|
|
||||||
tests/customize-store/assembler/assembler.page.js
|
|
||||||
customize-store/assembler/assembler.page.js
|
|
||||||
assembler/assembler.page.js
|
|
||||||
assembler.page.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/font-picker.spec.js
|
|
||||||
woocommerce/tests/e2e-pw/tests/customize-store/assembler/font-picker.spec.js
|
|
||||||
tests/e2e-pw/tests/customize-store/assembler/font-picker.spec.js
|
|
||||||
e2e-pw/tests/customize-store/assembler/font-picker.spec.js
|
|
||||||
tests/customize-store/assembler/font-picker.spec.js
|
|
||||||
customize-store/assembler/font-picker.spec.js
|
|
||||||
assembler/font-picker.spec.js
|
|
||||||
font-picker.spec.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/full-composability.spec.js
|
|
||||||
woocommerce/tests/e2e-pw/tests/customize-store/assembler/full-composability.spec.js
|
|
||||||
tests/e2e-pw/tests/customize-store/assembler/full-composability.spec.js
|
|
||||||
e2e-pw/tests/customize-store/assembler/full-composability.spec.js
|
|
||||||
tests/customize-store/assembler/full-composability.spec.js
|
|
||||||
customize-store/assembler/full-composability.spec.js
|
|
||||||
assembler/full-composability.spec.js
|
|
||||||
full-composability.spec.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/color-picker.spec.js
|
|
||||||
woocommerce/tests/e2e-pw/tests/customize-store/assembler/color-picker.spec.js
|
|
||||||
tests/e2e-pw/tests/customize-store/assembler/color-picker.spec.js
|
|
||||||
e2e-pw/tests/customize-store/assembler/color-picker.spec.js
|
|
||||||
tests/customize-store/assembler/color-picker.spec.js
|
|
||||||
customize-store/assembler/color-picker.spec.js
|
|
||||||
assembler/color-picker.spec.js
|
|
||||||
color-picker.spec.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/header.spec.js
|
|
||||||
woocommerce/tests/e2e-pw/tests/customize-store/assembler/header.spec.js
|
|
||||||
tests/e2e-pw/tests/customize-store/assembler/header.spec.js
|
|
||||||
e2e-pw/tests/customize-store/assembler/header.spec.js
|
|
||||||
tests/customize-store/assembler/header.spec.js
|
|
||||||
customize-store/assembler/header.spec.js
|
|
||||||
assembler/header.spec.js
|
|
||||||
header.spec.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js
|
|
||||||
woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js
|
|
||||||
tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js
|
|
||||||
e2e-pw/tests/customize-store/assembler/homepage.spec.js
|
|
||||||
tests/customize-store/assembler/homepage.spec.js
|
|
||||||
customize-store/assembler/homepage.spec.js
|
|
||||||
assembler/homepage.spec.js
|
|
||||||
homepage.spec.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-2
|
|
||||||
woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-2
|
|
||||||
tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-2
|
|
||||||
e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-2
|
|
||||||
tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-2
|
|
||||||
customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-2
|
|
||||||
assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-2
|
|
||||||
homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-2
|
|
||||||
selected-homepage-blocks-class-frontend-2
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-0
|
|
||||||
woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-0
|
|
||||||
tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-0
|
|
||||||
e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-0
|
|
||||||
tests/customize-store/assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-0
|
|
||||||
customize-store/assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-0
|
|
||||||
assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-0
|
|
||||||
homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-0
|
|
||||||
gutenberg-selected-homepage-blocks-class-frontend-0
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-1
|
|
||||||
woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-1
|
|
||||||
tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-1
|
|
||||||
e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-1
|
|
||||||
tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-1
|
|
||||||
customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-1
|
|
||||||
assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-1
|
|
||||||
homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-1
|
|
||||||
selected-homepage-blocks-class-frontend-1
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-3
|
|
||||||
woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-3
|
|
||||||
tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-3
|
|
||||||
e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-3
|
|
||||||
tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-3
|
|
||||||
customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-3
|
|
||||||
assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-3
|
|
||||||
homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-3
|
|
||||||
selected-homepage-blocks-class-frontend-3
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-3
|
|
||||||
woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-3
|
|
||||||
tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-3
|
|
||||||
e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-3
|
|
||||||
tests/customize-store/assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-3
|
|
||||||
customize-store/assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-3
|
|
||||||
assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-3
|
|
||||||
homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-3
|
|
||||||
gutenberg-selected-homepage-blocks-class-frontend-3
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-1
|
|
||||||
woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-1
|
|
||||||
tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-1
|
|
||||||
e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-1
|
|
||||||
tests/customize-store/assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-1
|
|
||||||
customize-store/assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-1
|
|
||||||
assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-1
|
|
||||||
homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-1
|
|
||||||
gutenberg-selected-homepage-blocks-class-frontend-1
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-0
|
|
||||||
woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-0
|
|
||||||
tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-0
|
|
||||||
e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-0
|
|
||||||
tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-0
|
|
||||||
customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-0
|
|
||||||
assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-0
|
|
||||||
homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-0
|
|
||||||
selected-homepage-blocks-class-frontend-0
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-2
|
|
||||||
woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-2
|
|
||||||
tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-2
|
|
||||||
e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-2
|
|
||||||
tests/customize-store/assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-2
|
|
||||||
customize-store/assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-2
|
|
||||||
assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-2
|
|
||||||
homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-2
|
|
||||||
gutenberg-selected-homepage-blocks-class-frontend-2
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/footer.spec.js
|
|
||||||
woocommerce/tests/e2e-pw/tests/customize-store/assembler/footer.spec.js
|
|
||||||
tests/e2e-pw/tests/customize-store/assembler/footer.spec.js
|
|
||||||
e2e-pw/tests/customize-store/assembler/footer.spec.js
|
|
||||||
tests/customize-store/assembler/footer.spec.js
|
|
||||||
customize-store/assembler/footer.spec.js
|
|
||||||
assembler/footer.spec.js
|
|
||||||
footer.spec.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/logo-picker/logo-picker.page.js
|
|
||||||
woocommerce/tests/e2e-pw/tests/customize-store/assembler/logo-picker/logo-picker.page.js
|
|
||||||
tests/e2e-pw/tests/customize-store/assembler/logo-picker/logo-picker.page.js
|
|
||||||
e2e-pw/tests/customize-store/assembler/logo-picker/logo-picker.page.js
|
|
||||||
tests/customize-store/assembler/logo-picker/logo-picker.page.js
|
|
||||||
customize-store/assembler/logo-picker/logo-picker.page.js
|
|
||||||
assembler/logo-picker/logo-picker.page.js
|
|
||||||
logo-picker/logo-picker.page.js
|
|
||||||
logo-picker.page.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/logo-picker/logo-picker.spec.js
|
|
||||||
woocommerce/tests/e2e-pw/tests/customize-store/assembler/logo-picker/logo-picker.spec.js
|
|
||||||
tests/e2e-pw/tests/customize-store/assembler/logo-picker/logo-picker.spec.js
|
|
||||||
e2e-pw/tests/customize-store/assembler/logo-picker/logo-picker.spec.js
|
|
||||||
tests/customize-store/assembler/logo-picker/logo-picker.spec.js
|
|
||||||
customize-store/assembler/logo-picker/logo-picker.spec.js
|
|
||||||
assembler/logo-picker/logo-picker.spec.js
|
|
||||||
logo-picker/logo-picker.spec.js
|
|
||||||
logo-picker.spec.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/loading-screen/loading-screen.utils.js
|
|
||||||
woocommerce/tests/e2e-pw/tests/customize-store/loading-screen/loading-screen.utils.js
|
|
||||||
tests/e2e-pw/tests/customize-store/loading-screen/loading-screen.utils.js
|
|
||||||
e2e-pw/tests/customize-store/loading-screen/loading-screen.utils.js
|
|
||||||
tests/customize-store/loading-screen/loading-screen.utils.js
|
|
||||||
customize-store/loading-screen/loading-screen.utils.js
|
|
||||||
loading-screen/loading-screen.utils.js
|
|
||||||
loading-screen.utils.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/loading-screen/loading-screen.spec.js
|
|
||||||
woocommerce/tests/e2e-pw/tests/customize-store/loading-screen/loading-screen.spec.js
|
|
||||||
tests/e2e-pw/tests/customize-store/loading-screen/loading-screen.spec.js
|
|
||||||
e2e-pw/tests/customize-store/loading-screen/loading-screen.spec.js
|
|
||||||
tests/customize-store/loading-screen/loading-screen.spec.js
|
|
||||||
customize-store/loading-screen/loading-screen.spec.js
|
|
||||||
loading-screen/loading-screen.spec.js
|
|
||||||
loading-screen.spec.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/intro.spec.js
|
|
||||||
woocommerce/tests/e2e-pw/tests/customize-store/intro.spec.js
|
|
||||||
tests/e2e-pw/tests/customize-store/intro.spec.js
|
|
||||||
e2e-pw/tests/customize-store/intro.spec.js
|
|
||||||
tests/customize-store/intro.spec.js
|
|
||||||
customize-store/intro.spec.js
|
|
||||||
intro.spec.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler-hub.spec.js
|
|
||||||
woocommerce/tests/e2e-pw/tests/customize-store/assembler-hub.spec.js
|
|
||||||
tests/e2e-pw/tests/customize-store/assembler-hub.spec.js
|
|
||||||
e2e-pw/tests/customize-store/assembler-hub.spec.js
|
|
||||||
tests/customize-store/assembler-hub.spec.js
|
|
||||||
customize-store/assembler-hub.spec.js
|
|
||||||
assembler-hub.spec.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/checkout/checkout-link.spec.js
|
plugins/woocommerce/tests/e2e-pw/tests/checkout/checkout-link.spec.js
|
||||||
woocommerce/tests/e2e-pw/tests/checkout/checkout-link.spec.js
|
woocommerce/tests/e2e-pw/tests/checkout/checkout-link.spec.js
|
||||||
tests/e2e-pw/tests/checkout/checkout-link.spec.js
|
tests/e2e-pw/tests/checkout/checkout-link.spec.js
|
||||||
|
|
@ -35881,6 +35696,10 @@ plugins/woocommerce/changelog/fix-category-title-description-style
|
||||||
woocommerce/changelog/fix-category-title-description-style
|
woocommerce/changelog/fix-category-title-description-style
|
||||||
changelog/fix-category-title-description-style
|
changelog/fix-category-title-description-style
|
||||||
fix-category-title-description-style
|
fix-category-title-description-style
|
||||||
|
plugins/woocommerce/changelog/fix-product-button-styles-wp-6.9
|
||||||
|
woocommerce/changelog/fix-product-button-styles-wp-6.9
|
||||||
|
changelog/fix-product-button-styles-wp-6.9
|
||||||
|
fix-product-button-styles-wp-6.9
|
||||||
plugins/woocommerce/changelog/add-v4-settings-payments-offline
|
plugins/woocommerce/changelog/add-v4-settings-payments-offline
|
||||||
woocommerce/changelog/add-v4-settings-payments-offline
|
woocommerce/changelog/add-v4-settings-payments-offline
|
||||||
changelog/add-v4-settings-payments-offline
|
changelog/add-v4-settings-payments-offline
|
||||||
|
|
@ -35901,6 +35720,10 @@ plugins/woocommerce/changelog/61656-wooplug-5720-featured-items-blocks-allow-all
|
||||||
woocommerce/changelog/61656-wooplug-5720-featured-items-blocks-allow-all-inner-blocks
|
woocommerce/changelog/61656-wooplug-5720-featured-items-blocks-allow-all-inner-blocks
|
||||||
changelog/61656-wooplug-5720-featured-items-blocks-allow-all-inner-blocks
|
changelog/61656-wooplug-5720-featured-items-blocks-allow-all-inner-blocks
|
||||||
61656-wooplug-5720-featured-items-blocks-allow-all-inner-blocks
|
61656-wooplug-5720-featured-items-blocks-allow-all-inner-blocks
|
||||||
|
plugins/woocommerce/changelog/test-e2e-with-wp69-beta4
|
||||||
|
woocommerce/changelog/test-e2e-with-wp69-beta4
|
||||||
|
changelog/test-e2e-with-wp69-beta4
|
||||||
|
test-e2e-with-wp69-beta4
|
||||||
plugins/woocommerce/changelog/fix-add-to-cart-with-options-static-skeleton
|
plugins/woocommerce/changelog/fix-add-to-cart-with-options-static-skeleton
|
||||||
woocommerce/changelog/fix-add-to-cart-with-options-static-skeleton
|
woocommerce/changelog/fix-add-to-cart-with-options-static-skeleton
|
||||||
changelog/fix-add-to-cart-with-options-static-skeleton
|
changelog/fix-add-to-cart-with-options-static-skeleton
|
||||||
|
|
@ -36305,6 +36128,10 @@ plugins/woocommerce/changelog/wooplug-5618-total-amount-overflowing-order-summar
|
||||||
woocommerce/changelog/wooplug-5618-total-amount-overflowing-order-summary-in-checkout
|
woocommerce/changelog/wooplug-5618-total-amount-overflowing-order-summary-in-checkout
|
||||||
changelog/wooplug-5618-total-amount-overflowing-order-summary-in-checkout
|
changelog/wooplug-5618-total-amount-overflowing-order-summary-in-checkout
|
||||||
wooplug-5618-total-amount-overflowing-order-summary-in-checkout
|
wooplug-5618-total-amount-overflowing-order-summary-in-checkout
|
||||||
|
plugins/woocommerce/changelog/fix-skip-iapi-blocks-tests-for-6.7
|
||||||
|
woocommerce/changelog/fix-skip-iapi-blocks-tests-for-6.7
|
||||||
|
changelog/fix-skip-iapi-blocks-tests-for-6.7
|
||||||
|
fix-skip-iapi-blocks-tests-for-6.7
|
||||||
plugins/woocommerce/changelog/dev-lint-fixes
|
plugins/woocommerce/changelog/dev-lint-fixes
|
||||||
woocommerce/changelog/dev-lint-fixes
|
woocommerce/changelog/dev-lint-fixes
|
||||||
changelog/dev-lint-fixes
|
changelog/dev-lint-fixes
|
||||||
|
|
@ -36317,6 +36144,10 @@ plugins/woocommerce/changelog/disable-cys-tests-with-gb-nightly
|
||||||
woocommerce/changelog/disable-cys-tests-with-gb-nightly
|
woocommerce/changelog/disable-cys-tests-with-gb-nightly
|
||||||
changelog/disable-cys-tests-with-gb-nightly
|
changelog/disable-cys-tests-with-gb-nightly
|
||||||
disable-cys-tests-with-gb-nightly
|
disable-cys-tests-with-gb-nightly
|
||||||
|
plugins/woocommerce/changelog/add-customers-v4-sorting
|
||||||
|
woocommerce/changelog/add-customers-v4-sorting
|
||||||
|
changelog/add-customers-v4-sorting
|
||||||
|
add-customers-v4-sorting
|
||||||
plugins/woocommerce/changelog/fix-BlockTemplatesController-conditionally-call-run_hooks_on_block_templates
|
plugins/woocommerce/changelog/fix-BlockTemplatesController-conditionally-call-run_hooks_on_block_templates
|
||||||
woocommerce/changelog/fix-BlockTemplatesController-conditionally-call-run_hooks_on_block_templates
|
woocommerce/changelog/fix-BlockTemplatesController-conditionally-call-run_hooks_on_block_templates
|
||||||
changelog/fix-BlockTemplatesController-conditionally-call-run_hooks_on_block_templates
|
changelog/fix-BlockTemplatesController-conditionally-call-run_hooks_on_block_templates
|
||||||
|
|
@ -36337,6 +36168,10 @@ plugins/woocommerce/changelog/wooplug-5631-scalability-performance-issues-with-w
|
||||||
woocommerce/changelog/wooplug-5631-scalability-performance-issues-with-woo-analytics-wc
|
woocommerce/changelog/wooplug-5631-scalability-performance-issues-with-woo-analytics-wc
|
||||||
changelog/wooplug-5631-scalability-performance-issues-with-woo-analytics-wc
|
changelog/wooplug-5631-scalability-performance-issues-with-woo-analytics-wc
|
||||||
wooplug-5631-scalability-performance-issues-with-woo-analytics-wc
|
wooplug-5631-scalability-performance-issues-with-woo-analytics-wc
|
||||||
|
plugins/woocommerce/changelog/add-cart-button-text
|
||||||
|
woocommerce/changelog/add-cart-button-text
|
||||||
|
changelog/add-cart-button-text
|
||||||
|
add-cart-button-text
|
||||||
plugins/woocommerce/changelog/61485-wooplug-5668-fpb-add-support-for-duotone-filter
|
plugins/woocommerce/changelog/61485-wooplug-5668-fpb-add-support-for-duotone-filter
|
||||||
woocommerce/changelog/61485-wooplug-5668-fpb-add-support-for-duotone-filter
|
woocommerce/changelog/61485-wooplug-5668-fpb-add-support-for-duotone-filter
|
||||||
changelog/61485-wooplug-5668-fpb-add-support-for-duotone-filter
|
changelog/61485-wooplug-5668-fpb-add-support-for-duotone-filter
|
||||||
|
|
@ -36369,6 +36204,10 @@ plugins/woocommerce/changelog/wooplug-5715-product-gallery-thumbnails-are-render
|
||||||
woocommerce/changelog/wooplug-5715-product-gallery-thumbnails-are-rendered-out-of-place-when
|
woocommerce/changelog/wooplug-5715-product-gallery-thumbnails-are-rendered-out-of-place-when
|
||||||
changelog/wooplug-5715-product-gallery-thumbnails-are-rendered-out-of-place-when
|
changelog/wooplug-5715-product-gallery-thumbnails-are-rendered-out-of-place-when
|
||||||
wooplug-5715-product-gallery-thumbnails-are-rendered-out-of-place-when
|
wooplug-5715-product-gallery-thumbnails-are-rendered-out-of-place-when
|
||||||
|
plugins/woocommerce/changelog/wooplug-5804-child-brands-not-imported-properly-during-core-product
|
||||||
|
woocommerce/changelog/wooplug-5804-child-brands-not-imported-properly-during-core-product
|
||||||
|
changelog/wooplug-5804-child-brands-not-imported-properly-during-core-product
|
||||||
|
wooplug-5804-child-brands-not-imported-properly-during-core-product
|
||||||
plugins/woocommerce/changelog/wooplug-5790-woocommerce-core-creates-dummy-order-items-when-email
|
plugins/woocommerce/changelog/wooplug-5790-woocommerce-core-creates-dummy-order-items-when-email
|
||||||
woocommerce/changelog/wooplug-5790-woocommerce-core-creates-dummy-order-items-when-email
|
woocommerce/changelog/wooplug-5790-woocommerce-core-creates-dummy-order-items-when-email
|
||||||
changelog/wooplug-5790-woocommerce-core-creates-dummy-order-items-when-email
|
changelog/wooplug-5790-woocommerce-core-creates-dummy-order-items-when-email
|
||||||
|
|
@ -36393,6 +36232,10 @@ plugins/woocommerce/changelog/fix-blockified-copy-updates
|
||||||
woocommerce/changelog/fix-blockified-copy-updates
|
woocommerce/changelog/fix-blockified-copy-updates
|
||||||
changelog/fix-blockified-copy-updates
|
changelog/fix-blockified-copy-updates
|
||||||
fix-blockified-copy-updates
|
fix-blockified-copy-updates
|
||||||
|
plugins/woocommerce/changelog/remove-cys-link
|
||||||
|
woocommerce/changelog/remove-cys-link
|
||||||
|
changelog/remove-cys-link
|
||||||
|
remove-cys-link
|
||||||
plugins/woocommerce/changelog/fix-providers-tests-using-fill-in-classes
|
plugins/woocommerce/changelog/fix-providers-tests-using-fill-in-classes
|
||||||
woocommerce/changelog/fix-providers-tests-using-fill-in-classes
|
woocommerce/changelog/fix-providers-tests-using-fill-in-classes
|
||||||
changelog/fix-providers-tests-using-fill-in-classes
|
changelog/fix-providers-tests-using-fill-in-classes
|
||||||
|
|
|
||||||
|
|
@ -3505,6 +3505,7 @@ packages/php/email-editor/tests/integration/Engine/Patterns/Patterns_Test.php
|
||||||
packages/php/email-editor/package.json
|
packages/php/email-editor/package.json
|
||||||
packages/php/email-editor/email-editor.php
|
packages/php/email-editor/email-editor.php
|
||||||
packages/php/email-editor/changelog/.gitkeep
|
packages/php/email-editor/changelog/.gitkeep
|
||||||
|
packages/php/email-editor/changelog/add-cart-button-text
|
||||||
packages/php/email-editor/writing-tests.md
|
packages/php/email-editor/writing-tests.md
|
||||||
packages/php/email-editor/development.md
|
packages/php/email-editor/development.md
|
||||||
packages/php/email-editor/changelog.md
|
packages/php/email-editor/changelog.md
|
||||||
|
|
@ -4261,29 +4262,6 @@ plugins/woocommerce/tests/metrics/playwright.config.js
|
||||||
plugins/woocommerce/tests/metrics/fixtures/index.ts
|
plugins/woocommerce/tests/metrics/fixtures/index.ts
|
||||||
plugins/woocommerce/tests/e2e-pw/README.md
|
plugins/woocommerce/tests/e2e-pw/README.md
|
||||||
plugins/woocommerce/tests/e2e-pw/WSL_SETUP_INSTRUCTIONS.md
|
plugins/woocommerce/tests/e2e-pw/WSL_SETUP_INSTRUCTIONS.md
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/transitional.spec.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/customize-store.page.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/assembler.page.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/font-picker.spec.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/full-composability.spec.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/color-picker.spec.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/header.spec.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-2
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-0
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-1
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-3
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-3
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-1
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/selected-homepage-blocks-class-frontend-0
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/homepage.spec.js-snapshots/gutenberg-selected-homepage-blocks-class-frontend-2
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/footer.spec.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/logo-picker/logo-picker.page.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler/logo-picker/logo-picker.spec.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/loading-screen/loading-screen.utils.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/loading-screen/loading-screen.spec.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/intro.spec.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/customize-store/assembler-hub.spec.js
|
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/checkout/checkout-link.spec.js
|
plugins/woocommerce/tests/e2e-pw/tests/checkout/checkout-link.spec.js
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/checkout/checkout.spec.js
|
plugins/woocommerce/tests/e2e-pw/tests/checkout/checkout.spec.js
|
||||||
plugins/woocommerce/tests/e2e-pw/tests/analytics/analytics-overview.spec.js
|
plugins/woocommerce/tests/e2e-pw/tests/analytics/analytics-overview.spec.js
|
||||||
|
|
@ -5641,11 +5619,13 @@ plugins/woocommerce/changelog/rest-orders-v2-controller-perf
|
||||||
plugins/woocommerce/changelog/pr-61286
|
plugins/woocommerce/changelog/pr-61286
|
||||||
plugins/woocommerce/changelog/wooprd-944-implement-duplicate-and-activatedeactivate-actions
|
plugins/woocommerce/changelog/wooprd-944-implement-duplicate-and-activatedeactivate-actions
|
||||||
plugins/woocommerce/changelog/fix-category-title-description-style
|
plugins/woocommerce/changelog/fix-category-title-description-style
|
||||||
|
plugins/woocommerce/changelog/fix-product-button-styles-wp-6.9
|
||||||
plugins/woocommerce/changelog/add-v4-settings-payments-offline
|
plugins/woocommerce/changelog/add-v4-settings-payments-offline
|
||||||
plugins/woocommerce/changelog/wooplug-5669-analytics-taxes-shows-duplicate-tax-rows-when-multiple-tax
|
plugins/woocommerce/changelog/wooplug-5669-analytics-taxes-shows-duplicate-tax-rows-when-multiple-tax
|
||||||
plugins/woocommerce/changelog/60823-wooplug-5504-interactivity-api-powered-minicart-activate-feature-flag-by
|
plugins/woocommerce/changelog/60823-wooplug-5504-interactivity-api-powered-minicart-activate-feature-flag-by
|
||||||
plugins/woocommerce/changelog/wooprd-928-consolidate-api-for-email-design-settings
|
plugins/woocommerce/changelog/wooprd-928-consolidate-api-for-email-design-settings
|
||||||
plugins/woocommerce/changelog/61656-wooplug-5720-featured-items-blocks-allow-all-inner-blocks
|
plugins/woocommerce/changelog/61656-wooplug-5720-featured-items-blocks-allow-all-inner-blocks
|
||||||
|
plugins/woocommerce/changelog/test-e2e-with-wp69-beta4
|
||||||
plugins/woocommerce/changelog/fix-add-to-cart-with-options-static-skeleton
|
plugins/woocommerce/changelog/fix-add-to-cart-with-options-static-skeleton
|
||||||
plugins/woocommerce/changelog/add-additional-coderabbit-instructions
|
plugins/woocommerce/changelog/add-additional-coderabbit-instructions
|
||||||
plugins/woocommerce/changelog/61233-wooplug-4699-interactivity-api-powered-mini-cart-review-the-need-for-the
|
plugins/woocommerce/changelog/61233-wooplug-4699-interactivity-api-powered-mini-cart-review-the-need-for-the
|
||||||
|
|
@ -5747,14 +5727,17 @@ plugins/woocommerce/changelog/61716-fix-support-keyboard-navigation-in-iapi-mini
|
||||||
plugins/woocommerce/changelog/fix-abilities-api-wp69-hooks
|
plugins/woocommerce/changelog/fix-abilities-api-wp69-hooks
|
||||||
plugins/woocommerce/changelog/dev-fix-jetpack-autoloader-in-build
|
plugins/woocommerce/changelog/dev-fix-jetpack-autoloader-in-build
|
||||||
plugins/woocommerce/changelog/wooplug-5618-total-amount-overflowing-order-summary-in-checkout
|
plugins/woocommerce/changelog/wooplug-5618-total-amount-overflowing-order-summary-in-checkout
|
||||||
|
plugins/woocommerce/changelog/fix-skip-iapi-blocks-tests-for-6.7
|
||||||
plugins/woocommerce/changelog/dev-lint-fixes
|
plugins/woocommerce/changelog/dev-lint-fixes
|
||||||
plugins/woocommerce/changelog/61361-wooplug-5432-fcb-add-duotone-filter
|
plugins/woocommerce/changelog/61361-wooplug-5432-fcb-add-duotone-filter
|
||||||
plugins/woocommerce/changelog/disable-cys-tests-with-gb-nightly
|
plugins/woocommerce/changelog/disable-cys-tests-with-gb-nightly
|
||||||
|
plugins/woocommerce/changelog/add-customers-v4-sorting
|
||||||
plugins/woocommerce/changelog/fix-BlockTemplatesController-conditionally-call-run_hooks_on_block_templates
|
plugins/woocommerce/changelog/fix-BlockTemplatesController-conditionally-call-run_hooks_on_block_templates
|
||||||
plugins/woocommerce/changelog/fix-e2e-tests-wp-69
|
plugins/woocommerce/changelog/fix-e2e-tests-wp-69
|
||||||
plugins/woocommerce/changelog/61212-customer-analytics-fix
|
plugins/woocommerce/changelog/61212-customer-analytics-fix
|
||||||
plugins/woocommerce/changelog/pr-61307
|
plugins/woocommerce/changelog/pr-61307
|
||||||
plugins/woocommerce/changelog/wooplug-5631-scalability-performance-issues-with-woo-analytics-wc
|
plugins/woocommerce/changelog/wooplug-5631-scalability-performance-issues-with-woo-analytics-wc
|
||||||
|
plugins/woocommerce/changelog/add-cart-button-text
|
||||||
plugins/woocommerce/changelog/61485-wooplug-5668-fpb-add-support-for-duotone-filter
|
plugins/woocommerce/changelog/61485-wooplug-5668-fpb-add-support-for-duotone-filter
|
||||||
plugins/woocommerce/changelog/e2e-update-screenshot-mode-blocks-e2e
|
plugins/woocommerce/changelog/e2e-update-screenshot-mode-blocks-e2e
|
||||||
plugins/woocommerce/changelog/wooplug-2504-flaky-test-template-can-be-opened-in-the-site-editor
|
plugins/woocommerce/changelog/wooplug-2504-flaky-test-template-can-be-opened-in-the-site-editor
|
||||||
|
|
@ -5763,12 +5746,14 @@ plugins/woocommerce/changelog/add-v4-create-shipping-zone-endpoint
|
||||||
plugins/woocommerce/changelog/61657-wooplug-5571-brands-css-is-loaded-on-any-page
|
plugins/woocommerce/changelog/61657-wooplug-5571-brands-css-is-loaded-on-any-page
|
||||||
plugins/woocommerce/changelog/pr-61694
|
plugins/woocommerce/changelog/pr-61694
|
||||||
plugins/woocommerce/changelog/wooplug-5715-product-gallery-thumbnails-are-rendered-out-of-place-when
|
plugins/woocommerce/changelog/wooplug-5715-product-gallery-thumbnails-are-rendered-out-of-place-when
|
||||||
|
plugins/woocommerce/changelog/wooplug-5804-child-brands-not-imported-properly-during-core-product
|
||||||
plugins/woocommerce/changelog/wooplug-5790-woocommerce-core-creates-dummy-order-items-when-email
|
plugins/woocommerce/changelog/wooplug-5790-woocommerce-core-creates-dummy-order-items-when-email
|
||||||
plugins/woocommerce/changelog/update-add-to-cart-with-options-spinner-on-load
|
plugins/woocommerce/changelog/update-add-to-cart-with-options-spinner-on-load
|
||||||
plugins/woocommerce/changelog/61212-fix-customer-analytics-fix-with-ansi_quotes-enabled
|
plugins/woocommerce/changelog/61212-fix-customer-analytics-fix-with-ansi_quotes-enabled
|
||||||
plugins/woocommerce/changelog/61660-fix-ces-edit-track
|
plugins/woocommerce/changelog/61660-fix-ces-edit-track
|
||||||
plugins/woocommerce/changelog/fix-56289-add-to-cart-with-options-variation
|
plugins/woocommerce/changelog/fix-56289-add-to-cart-with-options-variation
|
||||||
plugins/woocommerce/changelog/fix-blockified-copy-updates
|
plugins/woocommerce/changelog/fix-blockified-copy-updates
|
||||||
|
plugins/woocommerce/changelog/remove-cys-link
|
||||||
plugins/woocommerce/changelog/fix-providers-tests-using-fill-in-classes
|
plugins/woocommerce/changelog/fix-providers-tests-using-fill-in-classes
|
||||||
plugins/woocommerce/changelog/fix-43126
|
plugins/woocommerce/changelog/fix-43126
|
||||||
plugins/woocommerce/changelog/update-autocomplete-docs
|
plugins/woocommerce/changelog/update-autocomplete-docs
|
||||||
|
|
|
||||||
|
|
@ -41,6 +41,9 @@ contribute-no-code.svg
|
||||||
wp-admin/images/privacy.svg
|
wp-admin/images/privacy.svg
|
||||||
images/privacy.svg
|
images/privacy.svg
|
||||||
privacy.svg
|
privacy.svg
|
||||||
|
wp-admin/images/about-release-logo.svg
|
||||||
|
images/about-release-logo.svg
|
||||||
|
about-release-logo.svg
|
||||||
wp-admin/images/wordpress-logo.svg
|
wp-admin/images/wordpress-logo.svg
|
||||||
images/wordpress-logo.svg
|
images/wordpress-logo.svg
|
||||||
wordpress-logo.svg
|
wordpress-logo.svg
|
||||||
|
|
|
||||||
|
|
@ -15,6 +15,7 @@ wp-admin/images/freedom-4.svg
|
||||||
wp-admin/images/dashboard-background.svg
|
wp-admin/images/dashboard-background.svg
|
||||||
wp-admin/images/contribute-no-code.svg
|
wp-admin/images/contribute-no-code.svg
|
||||||
wp-admin/images/privacy.svg
|
wp-admin/images/privacy.svg
|
||||||
|
wp-admin/images/about-release-logo.svg
|
||||||
wp-admin/images/wordpress-logo.svg
|
wp-admin/images/wordpress-logo.svg
|
||||||
wp-admin/link.php
|
wp-admin/link.php
|
||||||
wp-admin/theme-editor.php
|
wp-admin/theme-editor.php
|
||||||
|
|
|
||||||
|
|
@ -9458,6 +9458,12 @@ gql/mutations/organization/update_spec.rb
|
||||||
mutations/organization/update_spec.rb
|
mutations/organization/update_spec.rb
|
||||||
organization/update_spec.rb
|
organization/update_spec.rb
|
||||||
update_spec.rb
|
update_spec.rb
|
||||||
|
spec/graphql/gql/mutations/organization/note_update_spec.rb
|
||||||
|
graphql/gql/mutations/organization/note_update_spec.rb
|
||||||
|
gql/mutations/organization/note_update_spec.rb
|
||||||
|
mutations/organization/note_update_spec.rb
|
||||||
|
organization/note_update_spec.rb
|
||||||
|
note_update_spec.rb
|
||||||
spec/graphql/gql/mutations/channel/email/set_notification_configuration_spec.rb
|
spec/graphql/gql/mutations/channel/email/set_notification_configuration_spec.rb
|
||||||
graphql/gql/mutations/channel/email/set_notification_configuration_spec.rb
|
graphql/gql/mutations/channel/email/set_notification_configuration_spec.rb
|
||||||
gql/mutations/channel/email/set_notification_configuration_spec.rb
|
gql/mutations/channel/email/set_notification_configuration_spec.rb
|
||||||
|
|
@ -9870,6 +9876,12 @@ gql/mutations/user/add_spec.rb
|
||||||
mutations/user/add_spec.rb
|
mutations/user/add_spec.rb
|
||||||
user/add_spec.rb
|
user/add_spec.rb
|
||||||
add_spec.rb
|
add_spec.rb
|
||||||
|
spec/graphql/gql/mutations/user/note_update_spec.rb
|
||||||
|
graphql/gql/mutations/user/note_update_spec.rb
|
||||||
|
gql/mutations/user/note_update_spec.rb
|
||||||
|
mutations/user/note_update_spec.rb
|
||||||
|
user/note_update_spec.rb
|
||||||
|
note_update_spec.rb
|
||||||
spec/graphql/gql/mutations/user/signup_verify_spec.rb
|
spec/graphql/gql/mutations/user/signup_verify_spec.rb
|
||||||
graphql/gql/mutations/user/signup_verify_spec.rb
|
graphql/gql/mutations/user/signup_verify_spec.rb
|
||||||
gql/mutations/user/signup_verify_spec.rb
|
gql/mutations/user/signup_verify_spec.rb
|
||||||
|
|
@ -33109,28 +33121,6 @@ apps/desktop/composables/usePrintMode.ts
|
||||||
desktop/composables/usePrintMode.ts
|
desktop/composables/usePrintMode.ts
|
||||||
composables/usePrintMode.ts
|
composables/usePrintMode.ts
|
||||||
usePrintMode.ts
|
usePrintMode.ts
|
||||||
app/frontend/apps/desktop/composables/useOrderedKeyboardEvents/__tests__/useKeyboardEventBus.spec.ts
|
|
||||||
frontend/apps/desktop/composables/useOrderedKeyboardEvents/__tests__/useKeyboardEventBus.spec.ts
|
|
||||||
apps/desktop/composables/useOrderedKeyboardEvents/__tests__/useKeyboardEventBus.spec.ts
|
|
||||||
desktop/composables/useOrderedKeyboardEvents/__tests__/useKeyboardEventBus.spec.ts
|
|
||||||
composables/useOrderedKeyboardEvents/__tests__/useKeyboardEventBus.spec.ts
|
|
||||||
useOrderedKeyboardEvents/__tests__/useKeyboardEventBus.spec.ts
|
|
||||||
__tests__/useKeyboardEventBus.spec.ts
|
|
||||||
useKeyboardEventBus.spec.ts
|
|
||||||
app/frontend/apps/desktop/composables/useOrderedKeyboardEvents/types.ts
|
|
||||||
frontend/apps/desktop/composables/useOrderedKeyboardEvents/types.ts
|
|
||||||
apps/desktop/composables/useOrderedKeyboardEvents/types.ts
|
|
||||||
desktop/composables/useOrderedKeyboardEvents/types.ts
|
|
||||||
composables/useOrderedKeyboardEvents/types.ts
|
|
||||||
useOrderedKeyboardEvents/types.ts
|
|
||||||
types.ts
|
|
||||||
app/frontend/apps/desktop/composables/useOrderedKeyboardEvents/useKeyboardEventBus.ts
|
|
||||||
frontend/apps/desktop/composables/useOrderedKeyboardEvents/useKeyboardEventBus.ts
|
|
||||||
apps/desktop/composables/useOrderedKeyboardEvents/useKeyboardEventBus.ts
|
|
||||||
desktop/composables/useOrderedKeyboardEvents/useKeyboardEventBus.ts
|
|
||||||
composables/useOrderedKeyboardEvents/useKeyboardEventBus.ts
|
|
||||||
useOrderedKeyboardEvents/useKeyboardEventBus.ts
|
|
||||||
useKeyboardEventBus.ts
|
|
||||||
app/frontend/apps/desktop/composables/__tests__/useOverlayContainer.spec.ts
|
app/frontend/apps/desktop/composables/__tests__/useOverlayContainer.spec.ts
|
||||||
frontend/apps/desktop/composables/__tests__/useOverlayContainer.spec.ts
|
frontend/apps/desktop/composables/__tests__/useOverlayContainer.spec.ts
|
||||||
apps/desktop/composables/__tests__/useOverlayContainer.spec.ts
|
apps/desktop/composables/__tests__/useOverlayContainer.spec.ts
|
||||||
|
|
@ -33186,12 +33176,6 @@ apps/desktop/composables/usePage.ts
|
||||||
desktop/composables/usePage.ts
|
desktop/composables/usePage.ts
|
||||||
composables/usePage.ts
|
composables/usePage.ts
|
||||||
usePage.ts
|
usePage.ts
|
||||||
app/frontend/apps/desktop/composables/useReactivate.ts
|
|
||||||
frontend/apps/desktop/composables/useReactivate.ts
|
|
||||||
apps/desktop/composables/useReactivate.ts
|
|
||||||
desktop/composables/useReactivate.ts
|
|
||||||
composables/useReactivate.ts
|
|
||||||
useReactivate.ts
|
|
||||||
app/frontend/apps/desktop/composables/useNewBetaUi.ts
|
app/frontend/apps/desktop/composables/useNewBetaUi.ts
|
||||||
frontend/apps/desktop/composables/useNewBetaUi.ts
|
frontend/apps/desktop/composables/useNewBetaUi.ts
|
||||||
apps/desktop/composables/useNewBetaUi.ts
|
apps/desktop/composables/useNewBetaUi.ts
|
||||||
|
|
@ -37456,33 +37440,6 @@ mobile/pages/user/routes.ts
|
||||||
pages/user/routes.ts
|
pages/user/routes.ts
|
||||||
user/routes.ts
|
user/routes.ts
|
||||||
routes.ts
|
routes.ts
|
||||||
app/frontend/apps/mobile/pages/user/graphql/mutations/update.graphql
|
|
||||||
frontend/apps/mobile/pages/user/graphql/mutations/update.graphql
|
|
||||||
apps/mobile/pages/user/graphql/mutations/update.graphql
|
|
||||||
mobile/pages/user/graphql/mutations/update.graphql
|
|
||||||
pages/user/graphql/mutations/update.graphql
|
|
||||||
user/graphql/mutations/update.graphql
|
|
||||||
graphql/mutations/update.graphql
|
|
||||||
mutations/update.graphql
|
|
||||||
update.graphql
|
|
||||||
app/frontend/apps/mobile/pages/user/graphql/mutations/update.mocks.ts
|
|
||||||
frontend/apps/mobile/pages/user/graphql/mutations/update.mocks.ts
|
|
||||||
apps/mobile/pages/user/graphql/mutations/update.mocks.ts
|
|
||||||
mobile/pages/user/graphql/mutations/update.mocks.ts
|
|
||||||
pages/user/graphql/mutations/update.mocks.ts
|
|
||||||
user/graphql/mutations/update.mocks.ts
|
|
||||||
graphql/mutations/update.mocks.ts
|
|
||||||
mutations/update.mocks.ts
|
|
||||||
update.mocks.ts
|
|
||||||
app/frontend/apps/mobile/pages/user/graphql/mutations/update.api.ts
|
|
||||||
frontend/apps/mobile/pages/user/graphql/mutations/update.api.ts
|
|
||||||
apps/mobile/pages/user/graphql/mutations/update.api.ts
|
|
||||||
mobile/pages/user/graphql/mutations/update.api.ts
|
|
||||||
pages/user/graphql/mutations/update.api.ts
|
|
||||||
user/graphql/mutations/update.api.ts
|
|
||||||
graphql/mutations/update.api.ts
|
|
||||||
mutations/update.api.ts
|
|
||||||
update.api.ts
|
|
||||||
app/frontend/apps/mobile/pages/home/components/TicketOverviewEditItem.vue
|
app/frontend/apps/mobile/pages/home/components/TicketOverviewEditItem.vue
|
||||||
frontend/apps/mobile/pages/home/components/TicketOverviewEditItem.vue
|
frontend/apps/mobile/pages/home/components/TicketOverviewEditItem.vue
|
||||||
apps/mobile/pages/home/components/TicketOverviewEditItem.vue
|
apps/mobile/pages/home/components/TicketOverviewEditItem.vue
|
||||||
|
|
@ -40133,6 +40090,14 @@ Form/fields/FieldEditor/utils.ts
|
||||||
fields/FieldEditor/utils.ts
|
fields/FieldEditor/utils.ts
|
||||||
FieldEditor/utils.ts
|
FieldEditor/utils.ts
|
||||||
utils.ts
|
utils.ts
|
||||||
|
app/frontend/shared/components/Form/fields/FieldEditor/useInlineMode.ts
|
||||||
|
frontend/shared/components/Form/fields/FieldEditor/useInlineMode.ts
|
||||||
|
shared/components/Form/fields/FieldEditor/useInlineMode.ts
|
||||||
|
components/Form/fields/FieldEditor/useInlineMode.ts
|
||||||
|
Form/fields/FieldEditor/useInlineMode.ts
|
||||||
|
fields/FieldEditor/useInlineMode.ts
|
||||||
|
FieldEditor/useInlineMode.ts
|
||||||
|
useInlineMode.ts
|
||||||
app/frontend/shared/components/Form/fields/FieldOrganization/useFieldOrganizationInitialOptionBuilder.ts
|
app/frontend/shared/components/Form/fields/FieldOrganization/useFieldOrganizationInitialOptionBuilder.ts
|
||||||
frontend/shared/components/Form/fields/FieldOrganization/useFieldOrganizationInitialOptionBuilder.ts
|
frontend/shared/components/Form/fields/FieldOrganization/useFieldOrganizationInitialOptionBuilder.ts
|
||||||
shared/components/Form/fields/FieldOrganization/useFieldOrganizationInitialOptionBuilder.ts
|
shared/components/Form/fields/FieldOrganization/useFieldOrganizationInitialOptionBuilder.ts
|
||||||
|
|
@ -40866,6 +40831,14 @@ ObjectAttributes/attributes/AttributeRichtext/index.ts
|
||||||
attributes/AttributeRichtext/index.ts
|
attributes/AttributeRichtext/index.ts
|
||||||
AttributeRichtext/index.ts
|
AttributeRichtext/index.ts
|
||||||
index.ts
|
index.ts
|
||||||
|
app/frontend/shared/components/ObjectAttributes/attributes/AttributeRichtext/initializeRichtextButtons.ts
|
||||||
|
frontend/shared/components/ObjectAttributes/attributes/AttributeRichtext/initializeRichtextButtons.ts
|
||||||
|
shared/components/ObjectAttributes/attributes/AttributeRichtext/initializeRichtextButtons.ts
|
||||||
|
components/ObjectAttributes/attributes/AttributeRichtext/initializeRichtextButtons.ts
|
||||||
|
ObjectAttributes/attributes/AttributeRichtext/initializeRichtextButtons.ts
|
||||||
|
attributes/AttributeRichtext/initializeRichtextButtons.ts
|
||||||
|
AttributeRichtext/initializeRichtextButtons.ts
|
||||||
|
initializeRichtextButtons.ts
|
||||||
app/frontend/shared/components/ObjectAttributes/attributes/AttributeRichtext/attributeRichtextTypes.ts
|
app/frontend/shared/components/ObjectAttributes/attributes/AttributeRichtext/attributeRichtextTypes.ts
|
||||||
frontend/shared/components/ObjectAttributes/attributes/AttributeRichtext/attributeRichtextTypes.ts
|
frontend/shared/components/ObjectAttributes/attributes/AttributeRichtext/attributeRichtextTypes.ts
|
||||||
shared/components/ObjectAttributes/attributes/AttributeRichtext/attributeRichtextTypes.ts
|
shared/components/ObjectAttributes/attributes/AttributeRichtext/attributeRichtextTypes.ts
|
||||||
|
|
@ -41087,6 +41060,12 @@ shared/components/ObjectAttributes/utils.ts
|
||||||
components/ObjectAttributes/utils.ts
|
components/ObjectAttributes/utils.ts
|
||||||
ObjectAttributes/utils.ts
|
ObjectAttributes/utils.ts
|
||||||
utils.ts
|
utils.ts
|
||||||
|
app/frontend/shared/components/ObjectAttributes/useInlineEditable.ts
|
||||||
|
frontend/shared/components/ObjectAttributes/useInlineEditable.ts
|
||||||
|
shared/components/ObjectAttributes/useInlineEditable.ts
|
||||||
|
components/ObjectAttributes/useInlineEditable.ts
|
||||||
|
ObjectAttributes/useInlineEditable.ts
|
||||||
|
useInlineEditable.ts
|
||||||
app/frontend/shared/components/CommonOrganizationAvatar/index.ts
|
app/frontend/shared/components/CommonOrganizationAvatar/index.ts
|
||||||
frontend/shared/components/CommonOrganizationAvatar/index.ts
|
frontend/shared/components/CommonOrganizationAvatar/index.ts
|
||||||
shared/components/CommonOrganizationAvatar/index.ts
|
shared/components/CommonOrganizationAvatar/index.ts
|
||||||
|
|
@ -41201,6 +41180,30 @@ organization/graphql/queries/organization.api.ts
|
||||||
graphql/queries/organization.api.ts
|
graphql/queries/organization.api.ts
|
||||||
queries/organization.api.ts
|
queries/organization.api.ts
|
||||||
organization.api.ts
|
organization.api.ts
|
||||||
|
app/frontend/shared/entities/organization/graphql/mutations/noteUpdate.api.ts
|
||||||
|
frontend/shared/entities/organization/graphql/mutations/noteUpdate.api.ts
|
||||||
|
shared/entities/organization/graphql/mutations/noteUpdate.api.ts
|
||||||
|
entities/organization/graphql/mutations/noteUpdate.api.ts
|
||||||
|
organization/graphql/mutations/noteUpdate.api.ts
|
||||||
|
graphql/mutations/noteUpdate.api.ts
|
||||||
|
mutations/noteUpdate.api.ts
|
||||||
|
noteUpdate.api.ts
|
||||||
|
app/frontend/shared/entities/organization/graphql/mutations/noteUpdate.mocks.ts
|
||||||
|
frontend/shared/entities/organization/graphql/mutations/noteUpdate.mocks.ts
|
||||||
|
shared/entities/organization/graphql/mutations/noteUpdate.mocks.ts
|
||||||
|
entities/organization/graphql/mutations/noteUpdate.mocks.ts
|
||||||
|
organization/graphql/mutations/noteUpdate.mocks.ts
|
||||||
|
graphql/mutations/noteUpdate.mocks.ts
|
||||||
|
mutations/noteUpdate.mocks.ts
|
||||||
|
noteUpdate.mocks.ts
|
||||||
|
app/frontend/shared/entities/organization/graphql/mutations/noteUpdate.graphql
|
||||||
|
frontend/shared/entities/organization/graphql/mutations/noteUpdate.graphql
|
||||||
|
shared/entities/organization/graphql/mutations/noteUpdate.graphql
|
||||||
|
entities/organization/graphql/mutations/noteUpdate.graphql
|
||||||
|
organization/graphql/mutations/noteUpdate.graphql
|
||||||
|
graphql/mutations/noteUpdate.graphql
|
||||||
|
mutations/noteUpdate.graphql
|
||||||
|
noteUpdate.graphql
|
||||||
app/frontend/shared/entities/organization/graphql/subscriptions/organizationUpdates.api.ts
|
app/frontend/shared/entities/organization/graphql/subscriptions/organizationUpdates.api.ts
|
||||||
frontend/shared/entities/organization/graphql/subscriptions/organizationUpdates.api.ts
|
frontend/shared/entities/organization/graphql/subscriptions/organizationUpdates.api.ts
|
||||||
shared/entities/organization/graphql/subscriptions/organizationUpdates.api.ts
|
shared/entities/organization/graphql/subscriptions/organizationUpdates.api.ts
|
||||||
|
|
@ -43334,6 +43337,14 @@ user/graphql/queries/user.graphql
|
||||||
graphql/queries/user.graphql
|
graphql/queries/user.graphql
|
||||||
queries/user.graphql
|
queries/user.graphql
|
||||||
user.graphql
|
user.graphql
|
||||||
|
app/frontend/shared/entities/user/graphql/mutations/update.graphql
|
||||||
|
frontend/shared/entities/user/graphql/mutations/update.graphql
|
||||||
|
shared/entities/user/graphql/mutations/update.graphql
|
||||||
|
entities/user/graphql/mutations/update.graphql
|
||||||
|
user/graphql/mutations/update.graphql
|
||||||
|
graphql/mutations/update.graphql
|
||||||
|
mutations/update.graphql
|
||||||
|
update.graphql
|
||||||
app/frontend/shared/entities/user/graphql/mutations/add.mocks.ts
|
app/frontend/shared/entities/user/graphql/mutations/add.mocks.ts
|
||||||
frontend/shared/entities/user/graphql/mutations/add.mocks.ts
|
frontend/shared/entities/user/graphql/mutations/add.mocks.ts
|
||||||
shared/entities/user/graphql/mutations/add.mocks.ts
|
shared/entities/user/graphql/mutations/add.mocks.ts
|
||||||
|
|
@ -43350,6 +43361,38 @@ user/graphql/mutations/add.graphql
|
||||||
graphql/mutations/add.graphql
|
graphql/mutations/add.graphql
|
||||||
mutations/add.graphql
|
mutations/add.graphql
|
||||||
add.graphql
|
add.graphql
|
||||||
|
app/frontend/shared/entities/user/graphql/mutations/noteUpdate.api.ts
|
||||||
|
frontend/shared/entities/user/graphql/mutations/noteUpdate.api.ts
|
||||||
|
shared/entities/user/graphql/mutations/noteUpdate.api.ts
|
||||||
|
entities/user/graphql/mutations/noteUpdate.api.ts
|
||||||
|
user/graphql/mutations/noteUpdate.api.ts
|
||||||
|
graphql/mutations/noteUpdate.api.ts
|
||||||
|
mutations/noteUpdate.api.ts
|
||||||
|
noteUpdate.api.ts
|
||||||
|
app/frontend/shared/entities/user/graphql/mutations/noteUpdate.mocks.ts
|
||||||
|
frontend/shared/entities/user/graphql/mutations/noteUpdate.mocks.ts
|
||||||
|
shared/entities/user/graphql/mutations/noteUpdate.mocks.ts
|
||||||
|
entities/user/graphql/mutations/noteUpdate.mocks.ts
|
||||||
|
user/graphql/mutations/noteUpdate.mocks.ts
|
||||||
|
graphql/mutations/noteUpdate.mocks.ts
|
||||||
|
mutations/noteUpdate.mocks.ts
|
||||||
|
noteUpdate.mocks.ts
|
||||||
|
app/frontend/shared/entities/user/graphql/mutations/noteUpdate.graphql
|
||||||
|
frontend/shared/entities/user/graphql/mutations/noteUpdate.graphql
|
||||||
|
shared/entities/user/graphql/mutations/noteUpdate.graphql
|
||||||
|
entities/user/graphql/mutations/noteUpdate.graphql
|
||||||
|
user/graphql/mutations/noteUpdate.graphql
|
||||||
|
graphql/mutations/noteUpdate.graphql
|
||||||
|
mutations/noteUpdate.graphql
|
||||||
|
noteUpdate.graphql
|
||||||
|
app/frontend/shared/entities/user/graphql/mutations/update.mocks.ts
|
||||||
|
frontend/shared/entities/user/graphql/mutations/update.mocks.ts
|
||||||
|
shared/entities/user/graphql/mutations/update.mocks.ts
|
||||||
|
entities/user/graphql/mutations/update.mocks.ts
|
||||||
|
user/graphql/mutations/update.mocks.ts
|
||||||
|
graphql/mutations/update.mocks.ts
|
||||||
|
mutations/update.mocks.ts
|
||||||
|
update.mocks.ts
|
||||||
app/frontend/shared/entities/user/graphql/mutations/add.api.ts
|
app/frontend/shared/entities/user/graphql/mutations/add.api.ts
|
||||||
frontend/shared/entities/user/graphql/mutations/add.api.ts
|
frontend/shared/entities/user/graphql/mutations/add.api.ts
|
||||||
shared/entities/user/graphql/mutations/add.api.ts
|
shared/entities/user/graphql/mutations/add.api.ts
|
||||||
|
|
@ -43358,6 +43401,14 @@ user/graphql/mutations/add.api.ts
|
||||||
graphql/mutations/add.api.ts
|
graphql/mutations/add.api.ts
|
||||||
mutations/add.api.ts
|
mutations/add.api.ts
|
||||||
add.api.ts
|
add.api.ts
|
||||||
|
app/frontend/shared/entities/user/graphql/mutations/update.api.ts
|
||||||
|
frontend/shared/entities/user/graphql/mutations/update.api.ts
|
||||||
|
shared/entities/user/graphql/mutations/update.api.ts
|
||||||
|
entities/user/graphql/mutations/update.api.ts
|
||||||
|
user/graphql/mutations/update.api.ts
|
||||||
|
graphql/mutations/update.api.ts
|
||||||
|
mutations/update.api.ts
|
||||||
|
update.api.ts
|
||||||
app/frontend/shared/entities/user/current/graphql/fragments/tokenAttributes.graphql
|
app/frontend/shared/entities/user/current/graphql/fragments/tokenAttributes.graphql
|
||||||
frontend/shared/entities/user/current/graphql/fragments/tokenAttributes.graphql
|
frontend/shared/entities/user/current/graphql/fragments/tokenAttributes.graphql
|
||||||
shared/entities/user/current/graphql/fragments/tokenAttributes.graphql
|
shared/entities/user/current/graphql/fragments/tokenAttributes.graphql
|
||||||
|
|
@ -44088,6 +44139,25 @@ frontend/shared/composables/useRecentSearches.ts
|
||||||
shared/composables/useRecentSearches.ts
|
shared/composables/useRecentSearches.ts
|
||||||
composables/useRecentSearches.ts
|
composables/useRecentSearches.ts
|
||||||
useRecentSearches.ts
|
useRecentSearches.ts
|
||||||
|
app/frontend/shared/composables/useKeyboardEventBus/__tests__/useKeyboardEventBus.spec.ts
|
||||||
|
frontend/shared/composables/useKeyboardEventBus/__tests__/useKeyboardEventBus.spec.ts
|
||||||
|
shared/composables/useKeyboardEventBus/__tests__/useKeyboardEventBus.spec.ts
|
||||||
|
composables/useKeyboardEventBus/__tests__/useKeyboardEventBus.spec.ts
|
||||||
|
useKeyboardEventBus/__tests__/useKeyboardEventBus.spec.ts
|
||||||
|
__tests__/useKeyboardEventBus.spec.ts
|
||||||
|
useKeyboardEventBus.spec.ts
|
||||||
|
app/frontend/shared/composables/useKeyboardEventBus/types.ts
|
||||||
|
frontend/shared/composables/useKeyboardEventBus/types.ts
|
||||||
|
shared/composables/useKeyboardEventBus/types.ts
|
||||||
|
composables/useKeyboardEventBus/types.ts
|
||||||
|
useKeyboardEventBus/types.ts
|
||||||
|
types.ts
|
||||||
|
app/frontend/shared/composables/useKeyboardEventBus/useKeyboardEventBus.ts
|
||||||
|
frontend/shared/composables/useKeyboardEventBus/useKeyboardEventBus.ts
|
||||||
|
shared/composables/useKeyboardEventBus/useKeyboardEventBus.ts
|
||||||
|
composables/useKeyboardEventBus/useKeyboardEventBus.ts
|
||||||
|
useKeyboardEventBus/useKeyboardEventBus.ts
|
||||||
|
useKeyboardEventBus.ts
|
||||||
app/frontend/shared/composables/useReactiveNow.ts
|
app/frontend/shared/composables/useReactiveNow.ts
|
||||||
frontend/shared/composables/useReactiveNow.ts
|
frontend/shared/composables/useReactiveNow.ts
|
||||||
shared/composables/useReactiveNow.ts
|
shared/composables/useReactiveNow.ts
|
||||||
|
|
@ -44350,6 +44420,12 @@ shared/composables/__tests__/useHtmlLinks.spec.ts
|
||||||
composables/__tests__/useHtmlLinks.spec.ts
|
composables/__tests__/useHtmlLinks.spec.ts
|
||||||
__tests__/useHtmlLinks.spec.ts
|
__tests__/useHtmlLinks.spec.ts
|
||||||
useHtmlLinks.spec.ts
|
useHtmlLinks.spec.ts
|
||||||
|
app/frontend/shared/composables/__tests__/useReactivate.spec.ts
|
||||||
|
frontend/shared/composables/__tests__/useReactivate.spec.ts
|
||||||
|
shared/composables/__tests__/useReactivate.spec.ts
|
||||||
|
composables/__tests__/useReactivate.spec.ts
|
||||||
|
__tests__/useReactivate.spec.ts
|
||||||
|
useReactivate.spec.ts
|
||||||
app/frontend/shared/composables/__tests__/useBaseUrl.spec.ts
|
app/frontend/shared/composables/__tests__/useBaseUrl.spec.ts
|
||||||
frontend/shared/composables/__tests__/useBaseUrl.spec.ts
|
frontend/shared/composables/__tests__/useBaseUrl.spec.ts
|
||||||
shared/composables/__tests__/useBaseUrl.spec.ts
|
shared/composables/__tests__/useBaseUrl.spec.ts
|
||||||
|
|
@ -44431,6 +44507,11 @@ frontend/shared/composables/useAbortNavigation.ts
|
||||||
shared/composables/useAbortNavigation.ts
|
shared/composables/useAbortNavigation.ts
|
||||||
composables/useAbortNavigation.ts
|
composables/useAbortNavigation.ts
|
||||||
useAbortNavigation.ts
|
useAbortNavigation.ts
|
||||||
|
app/frontend/shared/composables/useReactivate.ts
|
||||||
|
frontend/shared/composables/useReactivate.ts
|
||||||
|
shared/composables/useReactivate.ts
|
||||||
|
composables/useReactivate.ts
|
||||||
|
useReactivate.ts
|
||||||
app/frontend/shared/composables/useConfirmation.ts
|
app/frontend/shared/composables/useConfirmation.ts
|
||||||
frontend/shared/composables/useConfirmation.ts
|
frontend/shared/composables/useConfirmation.ts
|
||||||
shared/composables/useConfirmation.ts
|
shared/composables/useConfirmation.ts
|
||||||
|
|
@ -63529,6 +63610,12 @@ app/graphql/gql/zammad_schema.rb
|
||||||
graphql/gql/zammad_schema.rb
|
graphql/gql/zammad_schema.rb
|
||||||
gql/zammad_schema.rb
|
gql/zammad_schema.rb
|
||||||
zammad_schema.rb
|
zammad_schema.rb
|
||||||
|
app/graphql/gql/mutations/organization/note_update.rb
|
||||||
|
graphql/gql/mutations/organization/note_update.rb
|
||||||
|
gql/mutations/organization/note_update.rb
|
||||||
|
mutations/organization/note_update.rb
|
||||||
|
organization/note_update.rb
|
||||||
|
note_update.rb
|
||||||
app/graphql/gql/mutations/organization/update.rb
|
app/graphql/gql/mutations/organization/update.rb
|
||||||
graphql/gql/mutations/organization/update.rb
|
graphql/gql/mutations/organization/update.rb
|
||||||
gql/mutations/organization/update.rb
|
gql/mutations/organization/update.rb
|
||||||
|
|
@ -64016,6 +64103,12 @@ mutations/user/password_reset/update.rb
|
||||||
user/password_reset/update.rb
|
user/password_reset/update.rb
|
||||||
password_reset/update.rb
|
password_reset/update.rb
|
||||||
update.rb
|
update.rb
|
||||||
|
app/graphql/gql/mutations/user/note_update.rb
|
||||||
|
graphql/gql/mutations/user/note_update.rb
|
||||||
|
gql/mutations/user/note_update.rb
|
||||||
|
mutations/user/note_update.rb
|
||||||
|
user/note_update.rb
|
||||||
|
note_update.rb
|
||||||
app/graphql/gql/mutations/user/update.rb
|
app/graphql/gql/mutations/user/update.rb
|
||||||
graphql/gql/mutations/user/update.rb
|
graphql/gql/mutations/user/update.rb
|
||||||
gql/mutations/user/update.rb
|
gql/mutations/user/update.rb
|
||||||
|
|
@ -64630,13 +64723,6 @@ types/input/ticket/update_meta_input_type.rb
|
||||||
input/ticket/update_meta_input_type.rb
|
input/ticket/update_meta_input_type.rb
|
||||||
ticket/update_meta_input_type.rb
|
ticket/update_meta_input_type.rb
|
||||||
update_meta_input_type.rb
|
update_meta_input_type.rb
|
||||||
app/graphql/gql/types/input/ticket/title_update_input_type.rb
|
|
||||||
graphql/gql/types/input/ticket/title_update_input_type.rb
|
|
||||||
gql/types/input/ticket/title_update_input_type.rb
|
|
||||||
types/input/ticket/title_update_input_type.rb
|
|
||||||
input/ticket/title_update_input_type.rb
|
|
||||||
ticket/title_update_input_type.rb
|
|
||||||
title_update_input_type.rb
|
|
||||||
app/graphql/gql/types/input/ticket/external_references_input_type.rb
|
app/graphql/gql/types/input/ticket/external_references_input_type.rb
|
||||||
graphql/gql/types/input/ticket/external_references_input_type.rb
|
graphql/gql/types/input/ticket/external_references_input_type.rb
|
||||||
gql/types/input/ticket/external_references_input_type.rb
|
gql/types/input/ticket/external_references_input_type.rb
|
||||||
|
|
|
||||||
|
|
@ -1985,6 +1985,7 @@ spec/graphql/gql/queries/checklist/templates_spec.rb
|
||||||
spec/graphql/gql/zammad_schema_global_id_spec.rb
|
spec/graphql/gql/zammad_schema_global_id_spec.rb
|
||||||
spec/graphql/gql/record_loader_spec.rb
|
spec/graphql/gql/record_loader_spec.rb
|
||||||
spec/graphql/gql/mutations/organization/update_spec.rb
|
spec/graphql/gql/mutations/organization/update_spec.rb
|
||||||
|
spec/graphql/gql/mutations/organization/note_update_spec.rb
|
||||||
spec/graphql/gql/mutations/channel/email/set_notification_configuration_spec.rb
|
spec/graphql/gql/mutations/channel/email/set_notification_configuration_spec.rb
|
||||||
spec/graphql/gql/mutations/channel/email/validate_configuration_roundtrip_spec.rb
|
spec/graphql/gql/mutations/channel/email/validate_configuration_roundtrip_spec.rb
|
||||||
spec/graphql/gql/mutations/channel/email/guess_configuration_spec.rb
|
spec/graphql/gql/mutations/channel/email/guess_configuration_spec.rb
|
||||||
|
|
@ -2046,6 +2047,7 @@ spec/graphql/gql/mutations/user/password_reset/verify_spec.rb
|
||||||
spec/graphql/gql/mutations/user/password_reset/update_spec.rb
|
spec/graphql/gql/mutations/user/password_reset/update_spec.rb
|
||||||
spec/graphql/gql/mutations/user/password_reset/send_spec.rb
|
spec/graphql/gql/mutations/user/password_reset/send_spec.rb
|
||||||
spec/graphql/gql/mutations/user/add_spec.rb
|
spec/graphql/gql/mutations/user/add_spec.rb
|
||||||
|
spec/graphql/gql/mutations/user/note_update_spec.rb
|
||||||
spec/graphql/gql/mutations/user/signup_verify_spec.rb
|
spec/graphql/gql/mutations/user/signup_verify_spec.rb
|
||||||
spec/graphql/gql/mutations/user/current/remove_linked_account_spec.rb
|
spec/graphql/gql/mutations/user/current/remove_linked_account_spec.rb
|
||||||
spec/graphql/gql/mutations/user/current/taskbar_item/list_prio_spec.rb
|
spec/graphql/gql/mutations/user/current/taskbar_item/list_prio_spec.rb
|
||||||
|
|
@ -5880,9 +5882,6 @@ app/frontend/apps/desktop/composables/accessibility/useAnnouncer.ts
|
||||||
app/frontend/apps/desktop/composables/accessibility/__tests__/useAnnouncer.spec.ts
|
app/frontend/apps/desktop/composables/accessibility/__tests__/useAnnouncer.spec.ts
|
||||||
app/frontend/apps/desktop/composables/authentication/useSignupForm.ts
|
app/frontend/apps/desktop/composables/authentication/useSignupForm.ts
|
||||||
app/frontend/apps/desktop/composables/usePrintMode.ts
|
app/frontend/apps/desktop/composables/usePrintMode.ts
|
||||||
app/frontend/apps/desktop/composables/useOrderedKeyboardEvents/__tests__/useKeyboardEventBus.spec.ts
|
|
||||||
app/frontend/apps/desktop/composables/useOrderedKeyboardEvents/types.ts
|
|
||||||
app/frontend/apps/desktop/composables/useOrderedKeyboardEvents/useKeyboardEventBus.ts
|
|
||||||
app/frontend/apps/desktop/composables/__tests__/useOverlayContainer.spec.ts
|
app/frontend/apps/desktop/composables/__tests__/useOverlayContainer.spec.ts
|
||||||
app/frontend/apps/desktop/composables/__tests__/usePrintMode.spec.ts
|
app/frontend/apps/desktop/composables/__tests__/usePrintMode.spec.ts
|
||||||
app/frontend/apps/desktop/composables/__tests__/useReactivate.spec.ts
|
app/frontend/apps/desktop/composables/__tests__/useReactivate.spec.ts
|
||||||
|
|
@ -5891,7 +5890,6 @@ app/frontend/apps/desktop/composables/__tests__/useBetaDisclaimer.spec.ts
|
||||||
app/frontend/apps/desktop/composables/__tests__/useNewBetaUi.spec.ts
|
app/frontend/apps/desktop/composables/__tests__/useNewBetaUi.spec.ts
|
||||||
app/frontend/apps/desktop/composables/__tests__/useResizeGridColumns.spec.ts
|
app/frontend/apps/desktop/composables/__tests__/useResizeGridColumns.spec.ts
|
||||||
app/frontend/apps/desktop/composables/usePage.ts
|
app/frontend/apps/desktop/composables/usePage.ts
|
||||||
app/frontend/apps/desktop/composables/useReactivate.ts
|
|
||||||
app/frontend/apps/desktop/composables/useNewBetaUi.ts
|
app/frontend/apps/desktop/composables/useNewBetaUi.ts
|
||||||
app/frontend/apps/desktop/composables/useResizeGridColumns.ts
|
app/frontend/apps/desktop/composables/useResizeGridColumns.ts
|
||||||
app/frontend/apps/desktop/composables/useElementScroll.ts
|
app/frontend/apps/desktop/composables/useElementScroll.ts
|
||||||
|
|
@ -6436,9 +6434,6 @@ app/frontend/apps/mobile/pages/user/views/UserDetailView.vue
|
||||||
app/frontend/apps/mobile/pages/user/__tests__/user-a11y.spec.ts
|
app/frontend/apps/mobile/pages/user/__tests__/user-a11y.spec.ts
|
||||||
app/frontend/apps/mobile/pages/user/__tests__/user-detail.spec.ts
|
app/frontend/apps/mobile/pages/user/__tests__/user-detail.spec.ts
|
||||||
app/frontend/apps/mobile/pages/user/routes.ts
|
app/frontend/apps/mobile/pages/user/routes.ts
|
||||||
app/frontend/apps/mobile/pages/user/graphql/mutations/update.graphql
|
|
||||||
app/frontend/apps/mobile/pages/user/graphql/mutations/update.mocks.ts
|
|
||||||
app/frontend/apps/mobile/pages/user/graphql/mutations/update.api.ts
|
|
||||||
app/frontend/apps/mobile/pages/home/components/TicketOverviewEditItem.vue
|
app/frontend/apps/mobile/pages/home/components/TicketOverviewEditItem.vue
|
||||||
app/frontend/apps/mobile/pages/home/views/FavoriteTicketOverviewsEdit.vue
|
app/frontend/apps/mobile/pages/home/views/FavoriteTicketOverviewsEdit.vue
|
||||||
app/frontend/apps/mobile/pages/home/views/Home.vue
|
app/frontend/apps/mobile/pages/home/views/Home.vue
|
||||||
|
|
@ -6789,6 +6784,7 @@ app/frontend/shared/components/Form/fields/FieldEditor/graphql/mutations/knowled
|
||||||
app/frontend/shared/components/Form/fields/FieldEditor/graphql/mutations/knowledgeBase/suggestion/content/transform.api.ts
|
app/frontend/shared/components/Form/fields/FieldEditor/graphql/mutations/knowledgeBase/suggestion/content/transform.api.ts
|
||||||
app/frontend/shared/components/Form/fields/FieldEditor/graphql/mutations/knowledgeBase/suggestion/content/transform.graphql
|
app/frontend/shared/components/Form/fields/FieldEditor/graphql/mutations/knowledgeBase/suggestion/content/transform.graphql
|
||||||
app/frontend/shared/components/Form/fields/FieldEditor/utils.ts
|
app/frontend/shared/components/Form/fields/FieldEditor/utils.ts
|
||||||
|
app/frontend/shared/components/Form/fields/FieldEditor/useInlineMode.ts
|
||||||
app/frontend/shared/components/Form/fields/FieldOrganization/useFieldOrganizationInitialOptionBuilder.ts
|
app/frontend/shared/components/Form/fields/FieldOrganization/useFieldOrganizationInitialOptionBuilder.ts
|
||||||
app/frontend/shared/components/Form/fields/FieldOrganization/types.ts
|
app/frontend/shared/components/Form/fields/FieldOrganization/types.ts
|
||||||
app/frontend/shared/components/Form/fields/FieldOrganization/graphql/queries/autocompleteSearch/organization.mocks.ts
|
app/frontend/shared/components/Form/fields/FieldOrganization/graphql/queries/autocompleteSearch/organization.mocks.ts
|
||||||
|
|
@ -6877,6 +6873,7 @@ app/frontend/shared/components/CommonAvatar/types.ts
|
||||||
app/frontend/shared/components/ObjectAttributes/ObjectAttributes.vue
|
app/frontend/shared/components/ObjectAttributes/ObjectAttributes.vue
|
||||||
app/frontend/shared/components/ObjectAttributes/attributes/AttributeRichtext/AttributeRichtext.vue
|
app/frontend/shared/components/ObjectAttributes/attributes/AttributeRichtext/AttributeRichtext.vue
|
||||||
app/frontend/shared/components/ObjectAttributes/attributes/AttributeRichtext/index.ts
|
app/frontend/shared/components/ObjectAttributes/attributes/AttributeRichtext/index.ts
|
||||||
|
app/frontend/shared/components/ObjectAttributes/attributes/AttributeRichtext/initializeRichtextButtons.ts
|
||||||
app/frontend/shared/components/ObjectAttributes/attributes/AttributeRichtext/attributeRichtextTypes.ts
|
app/frontend/shared/components/ObjectAttributes/attributes/AttributeRichtext/attributeRichtextTypes.ts
|
||||||
app/frontend/shared/components/ObjectAttributes/attributes/AttributeTextarea/AttributeTextarea.vue
|
app/frontend/shared/components/ObjectAttributes/attributes/AttributeTextarea/AttributeTextarea.vue
|
||||||
app/frontend/shared/components/ObjectAttributes/attributes/AttributeTextarea/index.ts
|
app/frontend/shared/components/ObjectAttributes/attributes/AttributeTextarea/index.ts
|
||||||
|
|
@ -6906,6 +6903,7 @@ app/frontend/shared/components/ObjectAttributes/types.ts
|
||||||
app/frontend/shared/components/ObjectAttributes/useDisplayObjectAttributes.ts
|
app/frontend/shared/components/ObjectAttributes/useDisplayObjectAttributes.ts
|
||||||
app/frontend/shared/components/ObjectAttributes/ObjectAttribute.vue
|
app/frontend/shared/components/ObjectAttributes/ObjectAttribute.vue
|
||||||
app/frontend/shared/components/ObjectAttributes/utils.ts
|
app/frontend/shared/components/ObjectAttributes/utils.ts
|
||||||
|
app/frontend/shared/components/ObjectAttributes/useInlineEditable.ts
|
||||||
app/frontend/shared/components/CommonOrganizationAvatar/index.ts
|
app/frontend/shared/components/CommonOrganizationAvatar/index.ts
|
||||||
app/frontend/shared/components/CommonOrganizationAvatar/__tests__/CommonOrganizationAvatar.spec.ts
|
app/frontend/shared/components/CommonOrganizationAvatar/__tests__/CommonOrganizationAvatar.spec.ts
|
||||||
app/frontend/shared/components/CommonOrganizationAvatar/types.ts
|
app/frontend/shared/components/CommonOrganizationAvatar/types.ts
|
||||||
|
|
@ -6922,6 +6920,9 @@ app/frontend/shared/entities/organization/graphql/fragments/organizationMembers.
|
||||||
app/frontend/shared/entities/organization/graphql/queries/organization.mocks.ts
|
app/frontend/shared/entities/organization/graphql/queries/organization.mocks.ts
|
||||||
app/frontend/shared/entities/organization/graphql/queries/organization.graphql
|
app/frontend/shared/entities/organization/graphql/queries/organization.graphql
|
||||||
app/frontend/shared/entities/organization/graphql/queries/organization.api.ts
|
app/frontend/shared/entities/organization/graphql/queries/organization.api.ts
|
||||||
|
app/frontend/shared/entities/organization/graphql/mutations/noteUpdate.api.ts
|
||||||
|
app/frontend/shared/entities/organization/graphql/mutations/noteUpdate.mocks.ts
|
||||||
|
app/frontend/shared/entities/organization/graphql/mutations/noteUpdate.graphql
|
||||||
app/frontend/shared/entities/organization/graphql/subscriptions/organizationUpdates.api.ts
|
app/frontend/shared/entities/organization/graphql/subscriptions/organizationUpdates.api.ts
|
||||||
app/frontend/shared/entities/organization/graphql/subscriptions/organizationUpdates.graphql
|
app/frontend/shared/entities/organization/graphql/subscriptions/organizationUpdates.graphql
|
||||||
app/frontend/shared/entities/organization/graphql/subscriptions/organizationUpdates.mocks.ts
|
app/frontend/shared/entities/organization/graphql/subscriptions/organizationUpdates.mocks.ts
|
||||||
|
|
@ -7185,9 +7186,15 @@ app/frontend/shared/entities/user/utils/getUserDisplayName.ts
|
||||||
app/frontend/shared/entities/user/graphql/queries/user.api.ts
|
app/frontend/shared/entities/user/graphql/queries/user.api.ts
|
||||||
app/frontend/shared/entities/user/graphql/queries/user.mocks.ts
|
app/frontend/shared/entities/user/graphql/queries/user.mocks.ts
|
||||||
app/frontend/shared/entities/user/graphql/queries/user.graphql
|
app/frontend/shared/entities/user/graphql/queries/user.graphql
|
||||||
|
app/frontend/shared/entities/user/graphql/mutations/update.graphql
|
||||||
app/frontend/shared/entities/user/graphql/mutations/add.mocks.ts
|
app/frontend/shared/entities/user/graphql/mutations/add.mocks.ts
|
||||||
app/frontend/shared/entities/user/graphql/mutations/add.graphql
|
app/frontend/shared/entities/user/graphql/mutations/add.graphql
|
||||||
|
app/frontend/shared/entities/user/graphql/mutations/noteUpdate.api.ts
|
||||||
|
app/frontend/shared/entities/user/graphql/mutations/noteUpdate.mocks.ts
|
||||||
|
app/frontend/shared/entities/user/graphql/mutations/noteUpdate.graphql
|
||||||
|
app/frontend/shared/entities/user/graphql/mutations/update.mocks.ts
|
||||||
app/frontend/shared/entities/user/graphql/mutations/add.api.ts
|
app/frontend/shared/entities/user/graphql/mutations/add.api.ts
|
||||||
|
app/frontend/shared/entities/user/graphql/mutations/update.api.ts
|
||||||
app/frontend/shared/entities/user/current/graphql/fragments/tokenAttributes.graphql
|
app/frontend/shared/entities/user/current/graphql/fragments/tokenAttributes.graphql
|
||||||
app/frontend/shared/entities/user/current/graphql/fragments/tokenAttributes.api.ts
|
app/frontend/shared/entities/user/current/graphql/fragments/tokenAttributes.api.ts
|
||||||
app/frontend/shared/entities/user/current/graphql/queries/userCurrentAcessTokenList.mocks.ts
|
app/frontend/shared/entities/user/current/graphql/queries/userCurrentAcessTokenList.mocks.ts
|
||||||
|
|
@ -7280,6 +7287,9 @@ app/frontend/shared/stores/authentication.ts
|
||||||
app/frontend/shared/composables/useArticleSecurity.ts
|
app/frontend/shared/composables/useArticleSecurity.ts
|
||||||
app/frontend/shared/composables/useCopyToClipboard.ts
|
app/frontend/shared/composables/useCopyToClipboard.ts
|
||||||
app/frontend/shared/composables/useRecentSearches.ts
|
app/frontend/shared/composables/useRecentSearches.ts
|
||||||
|
app/frontend/shared/composables/useKeyboardEventBus/__tests__/useKeyboardEventBus.spec.ts
|
||||||
|
app/frontend/shared/composables/useKeyboardEventBus/types.ts
|
||||||
|
app/frontend/shared/composables/useKeyboardEventBus/useKeyboardEventBus.ts
|
||||||
app/frontend/shared/composables/useReactiveNow.ts
|
app/frontend/shared/composables/useReactiveNow.ts
|
||||||
app/frontend/shared/composables/useAvatarIndicator.ts
|
app/frontend/shared/composables/useAvatarIndicator.ts
|
||||||
app/frontend/shared/composables/useOnEmitter.ts
|
app/frontend/shared/composables/useOnEmitter.ts
|
||||||
|
|
@ -7324,6 +7334,7 @@ app/frontend/shared/composables/__tests__/useStickyHeader.spec.ts
|
||||||
app/frontend/shared/composables/__tests__/useCopyToClipboard.spec.ts
|
app/frontend/shared/composables/__tests__/useCopyToClipboard.spec.ts
|
||||||
app/frontend/shared/composables/__tests__/mocks/online-notification.ts
|
app/frontend/shared/composables/__tests__/mocks/online-notification.ts
|
||||||
app/frontend/shared/composables/__tests__/useHtmlLinks.spec.ts
|
app/frontend/shared/composables/__tests__/useHtmlLinks.spec.ts
|
||||||
|
app/frontend/shared/composables/__tests__/useReactivate.spec.ts
|
||||||
app/frontend/shared/composables/__tests__/useBaseUrl.spec.ts
|
app/frontend/shared/composables/__tests__/useBaseUrl.spec.ts
|
||||||
app/frontend/shared/composables/__tests__/useTouchDevice.spec.ts
|
app/frontend/shared/composables/__tests__/useTouchDevice.spec.ts
|
||||||
app/frontend/shared/composables/__tests__/useDebouncedLoading.spec.ts
|
app/frontend/shared/composables/__tests__/useDebouncedLoading.spec.ts
|
||||||
|
|
@ -7338,6 +7349,7 @@ app/frontend/shared/composables/__tests__/useOnlineNotificationSeen.spec.ts
|
||||||
app/frontend/shared/composables/getAttachmentLinks.ts
|
app/frontend/shared/composables/getAttachmentLinks.ts
|
||||||
app/frontend/shared/composables/useTraverseOptions.ts
|
app/frontend/shared/composables/useTraverseOptions.ts
|
||||||
app/frontend/shared/composables/useAbortNavigation.ts
|
app/frontend/shared/composables/useAbortNavigation.ts
|
||||||
|
app/frontend/shared/composables/useReactivate.ts
|
||||||
app/frontend/shared/composables/useConfirmation.ts
|
app/frontend/shared/composables/useConfirmation.ts
|
||||||
app/frontend/shared/composables/useMetaTitle.ts
|
app/frontend/shared/composables/useMetaTitle.ts
|
||||||
app/frontend/shared/composables/useBaseUrl.ts
|
app/frontend/shared/composables/useBaseUrl.ts
|
||||||
|
|
@ -10651,6 +10663,7 @@ app/graphql/gql/entry_points/queries.rb
|
||||||
app/graphql/gql/entry_points/subscriptions.rb
|
app/graphql/gql/entry_points/subscriptions.rb
|
||||||
app/graphql/gql/entry_points/mutations.rb
|
app/graphql/gql/entry_points/mutations.rb
|
||||||
app/graphql/gql/zammad_schema.rb
|
app/graphql/gql/zammad_schema.rb
|
||||||
|
app/graphql/gql/mutations/organization/note_update.rb
|
||||||
app/graphql/gql/mutations/organization/update.rb
|
app/graphql/gql/mutations/organization/update.rb
|
||||||
app/graphql/gql/mutations/channel/email/guess_configuration.rb
|
app/graphql/gql/mutations/channel/email/guess_configuration.rb
|
||||||
app/graphql/gql/mutations/channel/email/validate_configuration_roundtrip.rb
|
app/graphql/gql/mutations/channel/email/validate_configuration_roundtrip.rb
|
||||||
|
|
@ -10724,6 +10737,7 @@ app/graphql/gql/mutations/user/add.rb
|
||||||
app/graphql/gql/mutations/user/password_reset/verify.rb
|
app/graphql/gql/mutations/user/password_reset/verify.rb
|
||||||
app/graphql/gql/mutations/user/password_reset/send.rb
|
app/graphql/gql/mutations/user/password_reset/send.rb
|
||||||
app/graphql/gql/mutations/user/password_reset/update.rb
|
app/graphql/gql/mutations/user/password_reset/update.rb
|
||||||
|
app/graphql/gql/mutations/user/note_update.rb
|
||||||
app/graphql/gql/mutations/user/update.rb
|
app/graphql/gql/mutations/user/update.rb
|
||||||
app/graphql/gql/mutations/user/current/taskbar_item/list_prio.rb
|
app/graphql/gql/mutations/user/current/taskbar_item/list_prio.rb
|
||||||
app/graphql/gql/mutations/user/current/taskbar_item/add.rb
|
app/graphql/gql/mutations/user/current/taskbar_item/add.rb
|
||||||
|
|
@ -10814,7 +10828,6 @@ app/graphql/gql/types/input/concerns/provides_object_attribute_values.rb
|
||||||
app/graphql/gql/types/input/ticket/update_input_type.rb
|
app/graphql/gql/types/input/ticket/update_input_type.rb
|
||||||
app/graphql/gql/types/input/ticket/customer_input_type.rb
|
app/graphql/gql/types/input/ticket/customer_input_type.rb
|
||||||
app/graphql/gql/types/input/ticket/update_meta_input_type.rb
|
app/graphql/gql/types/input/ticket/update_meta_input_type.rb
|
||||||
app/graphql/gql/types/input/ticket/title_update_input_type.rb
|
|
||||||
app/graphql/gql/types/input/ticket/external_references_input_type.rb
|
app/graphql/gql/types/input/ticket/external_references_input_type.rb
|
||||||
app/graphql/gql/types/input/ticket/create_input_type.rb
|
app/graphql/gql/types/input/ticket/create_input_type.rb
|
||||||
app/graphql/gql/types/input/ticket/base_input_type.rb
|
app/graphql/gql/types/input/ticket/base_input_type.rb
|
||||||
|
|
|
||||||
|
|
@ -1548,10 +1548,10 @@ hp/video
|
||||||
hpc/*/supported-applications.aspx?
|
hpc/*/supported-applications.aspx?
|
||||||
hpm
|
hpm
|
||||||
hpmob
|
hpmob
|
||||||
http://amazon.co.uk/robots.txt
|
|
||||||
http://discord.gg/robots.txt
|
http://discord.gg/robots.txt
|
||||||
http://npr.org/robots.txt
|
http://ec.europa.eu/robots.txt
|
||||||
http://player.vimeo.com/robots.txt
|
http://storage.googleapis.com/robots.txt
|
||||||
|
http://support.cloudflare.com/robots.txt
|
||||||
hub?category=
|
hub?category=
|
||||||
hz/contact-us/ajax/initiate-trusted-contact
|
hz/contact-us/ajax/initiate-trusted-contact
|
||||||
hz/help/contact/*/message/$
|
hz/help/contact/*/message/$
|
||||||
|
|
@ -3264,7 +3264,7 @@ wiki/Wikipedia_Diskussion:Checkuser
|
||||||
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
|
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
|
||||||
wiki/Wikipedia_talk%3AAbuse_reports
|
wiki/Wikipedia_talk%3AAbuse_reports
|
||||||
wiki/Wikipedia_talk%3AAbuse_response
|
wiki/Wikipedia_talk%3AAbuse_response
|
||||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://itunes.apple.com/robots.txt
|
wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt
|
||||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||||
wiki/Wikipedia_talk%3AAdministrator_review
|
wiki/Wikipedia_talk%3AAdministrator_review
|
||||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||||
|
|
|
||||||
|
|
@ -269,6 +269,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
.amp.html
|
.amp.html
|
||||||
.amr
|
.amr
|
||||||
.asp$
|
.asp$
|
||||||
|
.aspx$
|
||||||
.asx
|
.asx
|
||||||
.atom
|
.atom
|
||||||
.atom$
|
.atom$
|
||||||
|
|
@ -351,7 +352,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
.well-known/amphtml/apikey.pub
|
.well-known/amphtml/apikey.pub
|
||||||
.well-known/apple-app-site-association
|
.well-known/apple-app-site-association
|
||||||
.well-known/assetlinks.json
|
.well-known/assetlinks.json
|
||||||
.well-known/assetlinks.jsonhttp://web.archive.org/robots.txt
|
.well-known/assetlinks.jsonhttp://europarl.europa.eu/robots.txt
|
||||||
.well-known/privacy-sandbox-attestations.json
|
.well-known/privacy-sandbox-attestations.json
|
||||||
.well-known/resource-that-should-not-exist-whose-status-code-should-not-be-200
|
.well-known/resource-that-should-not-exist-whose-status-code-should-not-be-200
|
||||||
.well-known/security.txt
|
.well-known/security.txt
|
||||||
|
|
@ -541,7 +542,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/*/projects
|
/*/projects
|
||||||
/*/pulse
|
/*/pulse
|
||||||
/*/schemes
|
/*/schemes
|
||||||
/*/search-results.htmlhttp://x.com/robots.txt
|
/*/search-results.htmlhttp://photos.app.goo.gl/robots.txt
|
||||||
/*/stargazers
|
/*/stargazers
|
||||||
/*/structures
|
/*/structures
|
||||||
/*/tables
|
/*/tables
|
||||||
|
|
@ -1716,7 +1717,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/article/figure/powerpoint
|
/article/figure/powerpoint
|
||||||
/article/metrics
|
/article/metrics
|
||||||
/articlelist/*
|
/articlelist/*
|
||||||
/articlelist/*http://tiny.cc/robots.txt
|
/articlelist/*http://state.gov/robots.txt
|
||||||
/articleshow_amitr/*
|
/articleshow_amitr/*
|
||||||
/articleshowajax/*
|
/articleshowajax/*
|
||||||
/articleshowhsbc/
|
/articleshowhsbc/
|
||||||
|
|
@ -2209,7 +2210,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/forums
|
/forums
|
||||||
/forums/topic-tag/reader
|
/forums/topic-tag/reader
|
||||||
/fragments
|
/fragments
|
||||||
/free
|
|
||||||
/free-plan-refresh-faqs
|
/free-plan-refresh-faqs
|
||||||
/free-shipping
|
/free-shipping
|
||||||
/friends$
|
/friends$
|
||||||
|
|
@ -2526,7 +2526,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/newsletter
|
/newsletter
|
||||||
/newssearch
|
/newssearch
|
||||||
/nightly-news
|
/nightly-news
|
||||||
/no-referrer-when-downgradehttp://globesimregistrations.ph/robots.txt
|
/no-referrer-when-downgradehttp://wetransfer.com/robots.txt
|
||||||
/no-search-results
|
/no-search-results
|
||||||
/node
|
/node
|
||||||
/node/add
|
/node/add
|
||||||
|
|
@ -2955,6 +2955,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/speednewsbytopic/*
|
/speednewsbytopic/*
|
||||||
/speednewsshow/*
|
/speednewsshow/*
|
||||||
/speedtest
|
/speedtest
|
||||||
|
/spend/help/
|
||||||
/split
|
/split
|
||||||
/spm$
|
/spm$
|
||||||
/spmException$
|
/spmException$
|
||||||
|
|
@ -3076,6 +3077,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
/tracking.json
|
/tracking.json
|
||||||
/training/
|
/training/
|
||||||
/training/price-matrix-data/list
|
/training/price-matrix-data/list
|
||||||
|
/translate
|
||||||
/translator/c
|
/translator/c
|
||||||
/travel/discover
|
/travel/discover
|
||||||
/travel/search?*
|
/travel/search?*
|
||||||
|
|
@ -3262,7 +3264,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
?*_hsmi=
|
?*_hsmi=
|
||||||
?*add-to-cart=
|
?*add-to-cart=
|
||||||
?*ajs_event
|
?*ajs_event
|
||||||
?*apikey*http://vk.com/robots.txt
|
?*apikey*http://getpocket.com/robots.txt
|
||||||
?*app
|
?*app
|
||||||
?*attachment_id
|
?*attachment_id
|
||||||
?*author
|
?*author
|
||||||
|
|
@ -3303,7 +3305,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||||
?*hsCacheBuster=
|
?*hsCacheBuster=
|
||||||
?*hsCtaTracking
|
?*hsCtaTracking
|
||||||
?*hs_preview=
|
?*hs_preview=
|
||||||
?*http://healthtips1dr.blogspot.com/robots.txt
|
?*hss_channel=
|
||||||
|
?*http://link.springer.com/robots.txt
|
||||||
?*hubs_signup-cta
|
?*hubs_signup-cta
|
||||||
?*hybrid=
|
?*hybrid=
|
||||||
?*iframe
|
?*iframe
|
||||||
|
|
@ -5435,7 +5438,7 @@ _tdhl_api
|
||||||
_tdpp_api
|
_tdpp_api
|
||||||
_template
|
_template
|
||||||
_themes
|
_themes
|
||||||
_uac/adpage.htmlhttp://enterprisemarketingportal.google/robots.txt
|
_uac/adpage.htmlhttp://takeout.google.com/robots.txt
|
||||||
_user/api
|
_user/api
|
||||||
_v1st
|
_v1st
|
||||||
_vercel/insights/view
|
_vercel/insights/view
|
||||||
|
|
@ -5537,6 +5540,8 @@ about/careers/applications/jobs/results?*&page=
|
||||||
about/careers/applications/jobs/results?page=
|
about/careers/applications/jobs/results?page=
|
||||||
about/faq/station-finder/?state-text=
|
about/faq/station-finder/?state-text=
|
||||||
about/faq/station-finder/?zip-text=
|
about/faq/station-finder/?zip-text=
|
||||||
|
about/leadership-university-administration/board-of-trustees/newsletter
|
||||||
|
about/news-publications/news/search
|
||||||
about/team_member
|
about/team_member
|
||||||
about?
|
about?
|
||||||
aboutus
|
aboutus
|
||||||
|
|
@ -5797,6 +5802,8 @@ admin/*
|
||||||
administration
|
administration
|
||||||
administrator
|
administrator
|
||||||
adminusers
|
adminusers
|
||||||
|
admissions/undergraduate-admissions
|
||||||
|
admissions/undergraduate-admissions.html
|
||||||
adobe/dynamicmedia/deliver/
|
adobe/dynamicmedia/deliver/
|
||||||
adredir?
|
adredir?
|
||||||
adresa-segmentator
|
adresa-segmentator
|
||||||
|
|
@ -5971,6 +5978,7 @@ alphafoldserver
|
||||||
als/shakespeare_pilot
|
als/shakespeare_pilot
|
||||||
alumni
|
alumni
|
||||||
alumni-subscriptions
|
alumni-subscriptions
|
||||||
|
alumni/the-hub
|
||||||
am-cookie-helper
|
am-cookie-helper
|
||||||
am-sonntag/vorproduktion
|
am-sonntag/vorproduktion
|
||||||
am/$
|
am/$
|
||||||
|
|
@ -6090,7 +6098,6 @@ api/taxonomy$
|
||||||
api/template-taxonomy-service
|
api/template-taxonomy-service
|
||||||
api/template-taxonomy-service$
|
api/template-taxonomy-service$
|
||||||
api/ucs/shortlist
|
api/ucs/shortlist
|
||||||
api/ui
|
|
||||||
api/ui-extensions
|
api/ui-extensions
|
||||||
api/uisprime/track
|
api/uisprime/track
|
||||||
api/unified-underdog
|
api/unified-underdog
|
||||||
|
|
@ -6289,6 +6296,7 @@ ask-for-a-coronavirus-test
|
||||||
ask-for-a-coronavirus-test/
|
ask-for-a-coronavirus-test/
|
||||||
askhome
|
askhome
|
||||||
asm/
|
asm/
|
||||||
|
asp/demo_db_edit.asp
|
||||||
asrelated.cms*
|
asrelated.cms*
|
||||||
assessment/request
|
assessment/request
|
||||||
assessor-eligibility
|
assessor-eligibility
|
||||||
|
|
@ -6924,7 +6932,7 @@ blog/*?text=
|
||||||
blog/*sitemap.xml$
|
blog/*sitemap.xml$
|
||||||
blog/*utm_source=
|
blog/*utm_source=
|
||||||
blog/.*
|
blog/.*
|
||||||
blog/.html.*http://samsung.com/robots.txt
|
blog/.html.*http://abcnews.go.com/robots.txt
|
||||||
blog/10-lessons-from-an-engineering-manager/$
|
blog/10-lessons-from-an-engineering-manager/$
|
||||||
blog/2025-shifting-roles-report/$
|
blog/2025-shifting-roles-report/$
|
||||||
blog/23-prototyping-resources-to-bookmark-right-now/$
|
blog/23-prototyping-resources-to-bookmark-right-now/$
|
||||||
|
|
@ -7816,6 +7824,7 @@ build
|
||||||
build.xml
|
build.xml
|
||||||
builders
|
builders
|
||||||
bundle-next
|
bundle-next
|
||||||
|
bursar
|
||||||
bus/api
|
bus/api
|
||||||
bus/orders
|
bus/orders
|
||||||
buscar
|
buscar
|
||||||
|
|
@ -8449,7 +8458,7 @@ cdn-cgi
|
||||||
cdn-cgi/
|
cdn-cgi/
|
||||||
cdn-cgi/bm/cv
|
cdn-cgi/bm/cv
|
||||||
cdn-cgi/challenge-platform
|
cdn-cgi/challenge-platform
|
||||||
cdn-cgi/http://medium.com/robots.txt
|
cdn-cgi/http://beatstars.com/robots.txt
|
||||||
cdn-cgi/images/trace
|
cdn-cgi/images/trace
|
||||||
cdn-cgi/l/email-protection
|
cdn-cgi/l/email-protection
|
||||||
cdn-cgi/rum
|
cdn-cgi/rum
|
||||||
|
|
@ -8457,7 +8466,7 @@ cdn-cgi/scripts
|
||||||
cdn-cgi/speculation
|
cdn-cgi/speculation
|
||||||
cdn-cgi/styles
|
cdn-cgi/styles
|
||||||
cdn-cgi/zaraz
|
cdn-cgi/zaraz
|
||||||
cdn-cgi/zaraz/http://deezer.com/robots.txt
|
cdn-cgi/zaraz/http://ibb.co/robots.txt
|
||||||
cdn-proxy/pim
|
cdn-proxy/pim
|
||||||
cdn-proxy/px
|
cdn-proxy/px
|
||||||
cdn.jwplayer.com/previews
|
cdn.jwplayer.com/previews
|
||||||
|
|
@ -8481,7 +8490,7 @@ cgi-bin/koha/
|
||||||
cgi-bin/loginpage
|
cgi-bin/loginpage
|
||||||
cgi-bin/search.fpl
|
cgi-bin/search.fpl
|
||||||
cgi-bin/wx
|
cgi-bin/wx
|
||||||
cgi-binhttp://ifttt.com/robots.txt
|
cgi-binhttp://baidu.com/robots.txt
|
||||||
cgi-local
|
cgi-local
|
||||||
cgi-mad/
|
cgi-mad/
|
||||||
cgi-pct/
|
cgi-pct/
|
||||||
|
|
@ -8598,7 +8607,7 @@ checklink?
|
||||||
checkout
|
checkout
|
||||||
checkout-external
|
checkout-external
|
||||||
checkout/package
|
checkout/package
|
||||||
checkouthttp://moderncalculators.com/robots.txt
|
checkouthttp://accidentinjurylawyers.claims/robots.txt
|
||||||
checkoutnow
|
checkoutnow
|
||||||
checkouts
|
checkouts
|
||||||
checkpoint
|
checkpoint
|
||||||
|
|
@ -8778,6 +8787,7 @@ code
|
||||||
code-connect-docs
|
code-connect-docs
|
||||||
code-docs
|
code-docs
|
||||||
code/*
|
code/*
|
||||||
|
code/http://fonts.google.com/robots.txt
|
||||||
codeCoverage
|
codeCoverage
|
||||||
coderpad-for-figjam/$
|
coderpad-for-figjam/$
|
||||||
codesamples/
|
codesamples/
|
||||||
|
|
@ -10845,7 +10855,7 @@ confirmation
|
||||||
conflagexp
|
conflagexp
|
||||||
connect
|
connect
|
||||||
connect/@
|
connect/@
|
||||||
connect/http://blog.youtube/robots.txt
|
connect/http://zapier.com/robots.txt
|
||||||
connect/social-intranet.html
|
connect/social-intranet.html
|
||||||
connections
|
connections
|
||||||
connections/recent
|
connections/recent
|
||||||
|
|
@ -10949,7 +10959,7 @@ content/dam/ircc/documents/pdf/francais/trousses/form/imm5476
|
||||||
content/dam/ircc/documents/pdf/francais/trousses/form/imm5644
|
content/dam/ircc/documents/pdf/francais/trousses/form/imm5644
|
||||||
content/dam/ircc/documents/pdf/francais/trousses/form/irm0002
|
content/dam/ircc/documents/pdf/francais/trousses/form/irm0002
|
||||||
content/dam/ircc/documents/pdf/francais/trousses/form/irm0004
|
content/dam/ircc/documents/pdf/francais/trousses/form/irm0004
|
||||||
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://caniuse.com/robots.txt
|
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://themeforest.net/robots.txt
|
||||||
content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf
|
content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf
|
||||||
content/dam/oecd/
|
content/dam/oecd/
|
||||||
content/dam/pwc/uk/en/assets/pdf/hcl_f2.18.pdf
|
content/dam/pwc/uk/en/assets/pdf/hcl_f2.18.pdf
|
||||||
|
|
@ -12113,6 +12123,12 @@ demo/$
|
||||||
demonstration
|
demonstration
|
||||||
demos/dev-mode-design/$
|
demos/dev-mode-design/$
|
||||||
demos/dev-mode-developers/$
|
demos/dev-mode-developers/$
|
||||||
|
dental/dh
|
||||||
|
dental/endo
|
||||||
|
dental/histo
|
||||||
|
dental/intranet
|
||||||
|
dental/perio
|
||||||
|
dental/students
|
||||||
denver
|
denver
|
||||||
depth--
|
depth--
|
||||||
design
|
design
|
||||||
|
|
@ -12415,6 +12431,7 @@ documents/search
|
||||||
documents/slack_pilot_dpa
|
documents/slack_pilot_dpa
|
||||||
dogs-of-figma/$
|
dogs-of-figma/$
|
||||||
doi
|
doi
|
||||||
|
doi/am-pdf
|
||||||
doi/book
|
doi/book
|
||||||
doi/citedby
|
doi/citedby
|
||||||
doi/cover-img
|
doi/cover-img
|
||||||
|
|
@ -14594,6 +14611,7 @@ faq
|
||||||
faq_search.php
|
faq_search.php
|
||||||
fashion/lookbook/38917
|
fashion/lookbook/38917
|
||||||
fashion/search/models
|
fashion/search/models
|
||||||
|
fast-facts
|
||||||
fast-five
|
fast-five
|
||||||
fast-furious
|
fast-furious
|
||||||
fastajax
|
fastajax
|
||||||
|
|
@ -14789,7 +14807,7 @@ files/live/sites/isoorg/files/_noindex
|
||||||
files/resources
|
files/resources
|
||||||
fileview
|
fileview
|
||||||
filing/free-file-fillable-forms/free-file-fillable-forms-support
|
filing/free-file-fillable-forms/free-file-fillable-forms-support
|
||||||
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://iso.org/robots.txt
|
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://nationalgeographic.com/robots.txt
|
||||||
filter/
|
filter/
|
||||||
filter/tips
|
filter/tips
|
||||||
filter/tips
|
filter/tips
|
||||||
|
|
@ -14807,7 +14825,7 @@ find
|
||||||
find$
|
find$
|
||||||
find-more
|
find-more
|
||||||
find/
|
find/
|
||||||
find/*http://freepik.com/robots.txt
|
find/*http://validator.w3.org/robots.txt
|
||||||
finetune
|
finetune
|
||||||
fios
|
fios
|
||||||
firefox/?
|
firefox/?
|
||||||
|
|
@ -16592,7 +16610,7 @@ forum/members
|
||||||
forum/online
|
forum/online
|
||||||
forum/posts
|
forum/posts
|
||||||
forum/search
|
forum/search
|
||||||
forum/ucp.phphttp://embassybel.ru/robots.txt
|
forum/ucp.phphttp://siteground.com/robots.txt
|
||||||
forum/viewtopic.php
|
forum/viewtopic.php
|
||||||
forum/whats-new
|
forum/whats-new
|
||||||
forumTeaser
|
forumTeaser
|
||||||
|
|
@ -17577,7 +17595,7 @@ fy-NL/firefox/collections/mozilla
|
||||||
fy-NL/firefox/collections/mozilla/$
|
fy-NL/firefox/collections/mozilla/$
|
||||||
fy-NL/firefox/search
|
fy-NL/firefox/search
|
||||||
g
|
g
|
||||||
g/4arE9Chttp://flipboard.com/robots.txt
|
g/4arE9Chttp://artstation.com/robots.txt
|
||||||
g/api
|
g/api
|
||||||
ga-actions/formie/forms/refresh-tokens
|
ga-actions/formie/forms/refresh-tokens
|
||||||
ga/p
|
ga/p
|
||||||
|
|
@ -17948,7 +17966,7 @@ gsr
|
||||||
gss
|
gss
|
||||||
gsx
|
gsx
|
||||||
gt/Download
|
gt/Download
|
||||||
gtc/gtc-chatbot/*http://nymag.com/robots.txt
|
gtc/gtc-chatbot/*http://msdn.microsoft.com/robots.txt
|
||||||
gtp/stir
|
gtp/stir
|
||||||
gu-IN/$
|
gu-IN/$
|
||||||
guest-pass
|
guest-pass
|
||||||
|
|
@ -18028,7 +18046,7 @@ health-news/wp-
|
||||||
health/*/wp-
|
health/*/wp-
|
||||||
health/QA-Tabbed-ManyTabs-21
|
health/QA-Tabbed-ManyTabs-21
|
||||||
health/drugs/hm-test-all-about-humira
|
health/drugs/hm-test-all-about-humira
|
||||||
health/files/rhpthttp://inc.com/robots.txt
|
health/files/rhpthttp://coschedule.com/robots.txt
|
||||||
health/hm-test-17-proven-tips-to-sleep-better-at-night
|
health/hm-test-17-proven-tips-to-sleep-better-at-night
|
||||||
health/hm-test-feature-template-for-sponsorship
|
health/hm-test-feature-template-for-sponsorship
|
||||||
health/mirgraine-headaches
|
health/mirgraine-headaches
|
||||||
|
|
@ -18280,44 +18298,44 @@ http
|
||||||
http-checker
|
http-checker
|
||||||
http2_data
|
http2_data
|
||||||
http://2.bp.blogspot.com/robots.txt
|
http://2.bp.blogspot.com/robots.txt
|
||||||
http://akparti.org.tr/robots.txt
|
http://aesthetics.fandom.com/robots.txt
|
||||||
http://aliexpress.com/robots.txt
|
http://alltop.com/robots.txt
|
||||||
http://amazon.co.jp/robots.txt
|
http://blog.hubspot.com/robots.txt
|
||||||
http://amazon.co.uk/robots.txt
|
http://blogger.com/robots.txt
|
||||||
http://amazon.com/robots.txt
|
http://canada.ca/robots.txt
|
||||||
http://amazon.de/robots.txt
|
http://cdn.shopify.com/robots.txt
|
||||||
http://amazon.es/robots.txt
|
http://dainikshiksha.com/robots.txt
|
||||||
http://amazon.fr/robots.txt
|
http://dev.to/robots.txt
|
||||||
http://amazon.in/robots.txt
|
http://dictionary.com/robots.txt
|
||||||
http://amazon.it/robots.txt
|
http://disqus.com/robots.txt
|
||||||
http://ameblo.jp/robots.txt
|
http://docs.microsoft.com/robots.txt
|
||||||
http://apple.com/robots.txt
|
http://eepurl.com/robots.txt
|
||||||
http://chrome.google.com/robots.txt
|
http://ftc.gov/robots.txt
|
||||||
http://creativecommons.org/robots.txt
|
http://gofundme.com/robots.txt
|
||||||
http://en.m.wikipedia.org/robots.txt
|
http://google.ru/robots.txt
|
||||||
http://expedia.com/robots.txt
|
http://hootsuite.com/robots.txt
|
||||||
http://gist.github.com/robots.txt
|
http://huggingface.co/robots.txt
|
||||||
http://govostis.gr/robots.txt
|
http://i.imgur.com/robots.txt
|
||||||
http://groupon.com/robots.txt
|
http://material.io/robots.txt
|
||||||
http://healthline.com/robots.txt
|
http://merriam-webster.com/robots.txt
|
||||||
http://help.twitter.com/robots.txt
|
http://money.cnn.com/robots.txt
|
||||||
http://img.youtube.com/robots.txt
|
http://oreilly.com/robots.txt
|
||||||
http://irishtimes.com/robots.txt
|
http://patreon.com/robots.txt
|
||||||
http://kickstarter.com/robots.txt
|
http://quora.com/robots.txt
|
||||||
http://lefigaro.fr/robots.txt
|
http://rtbf.be/robots.txt
|
||||||
http://msdn.microsoft.com/robots.txt
|
http://salesforce.com/robots.txt
|
||||||
http://nationalgeographic.com/robots.txt
|
http://scmp.com/robots.txt
|
||||||
http://patents.google.com/robots.txt
|
http://sgtrains.com/robots.txt
|
||||||
http://python.org/robots.txt
|
http://sintradaytrips.com/robots.txt
|
||||||
http://seekingalpha.com/robots.txt
|
http://skillshare.com/robots.txt
|
||||||
http://siteground.com/robots.txt
|
http://sourcetoyou.com/robots.txt
|
||||||
http://smithsonianmag.com/robots.txt
|
http://speakerdeck.com/robots.txt
|
||||||
http://static.wixstatic.com/robots.txt
|
http://spreaker.com/robots.txt
|
||||||
http://techrepublic.com/robots.txt
|
http://stanfieldrealestate.com/robots.txt
|
||||||
http://threads.net/robots.txt
|
http://t.me/robots.txt
|
||||||
http://tracks.arte.tv/robots.txt
|
http://tv.youtube.com/robots.txt
|
||||||
http://use.fontawesome.com/robots.txt
|
http://webcache.googleusercontent.com/robots.txt
|
||||||
http://weebly.com/robots.txt
|
http://wired.com/robots.txt
|
||||||
https://player.cnevids.com
|
https://player.cnevids.com
|
||||||
https://www.iubenda.com/en/help/126238-pricing-faqs-legacy-guide
|
https://www.iubenda.com/en/help/126238-pricing-faqs-legacy-guide
|
||||||
https://www.iubenda.com/en/help/142642-old-vs-new-pricing
|
https://www.iubenda.com/en/help/142642-old-vs-new-pricing
|
||||||
|
|
@ -18777,7 +18795,7 @@ index.php/user/login/
|
||||||
index.php/user/logout
|
index.php/user/logout
|
||||||
index.php/user/logout
|
index.php/user/logout
|
||||||
index.php/user/logout/
|
index.php/user/logout/
|
||||||
index.php/user/logout/http://diigo.com/robots.txt
|
index.php/user/logout/http://houzz.com/robots.txt
|
||||||
index.php/user/password
|
index.php/user/password
|
||||||
index.php/user/password
|
index.php/user/password
|
||||||
index.php/user/password/
|
index.php/user/password/
|
||||||
|
|
@ -18839,7 +18857,7 @@ integrations
|
||||||
intelligencer/amp
|
intelligencer/amp
|
||||||
intent
|
intent
|
||||||
interactive
|
interactive
|
||||||
interactive*http://fda.gov/robots.txt
|
interactive*http://airtable.com/robots.txt
|
||||||
interactive/reading-preference
|
interactive/reading-preference
|
||||||
interactives/sponsor-story
|
interactives/sponsor-story
|
||||||
intercept
|
intercept
|
||||||
|
|
@ -20762,7 +20780,6 @@ mapslt?
|
||||||
mapspro
|
mapspro
|
||||||
mapstt?
|
mapstt?
|
||||||
mapview
|
mapview
|
||||||
mar-optout
|
|
||||||
market/
|
market/
|
||||||
market/confederate_flag
|
market/confederate_flag
|
||||||
market/dixie_flag
|
market/dixie_flag
|
||||||
|
|
@ -21118,7 +21135,7 @@ mre/*.jpg$
|
||||||
mre/*.js$
|
mre/*.js$
|
||||||
mre/*.pdf$
|
mre/*.pdf$
|
||||||
mre/*.png$
|
mre/*.png$
|
||||||
mre/*.zip$http://gov.uk/robots.txt
|
mre/*.zip$http://qualtrics.com/robots.txt
|
||||||
mre/*?
|
mre/*?
|
||||||
mre/*@@configuracoes_view
|
mre/*@@configuracoes_view
|
||||||
mre/*@@download/file$
|
mre/*@@download/file$
|
||||||
|
|
@ -21886,6 +21903,7 @@ nwshp$
|
||||||
nxs-video-player
|
nxs-video-player
|
||||||
nymag/columns/intelligencer/features/16951
|
nymag/columns/intelligencer/features/16951
|
||||||
nymag/letters/14872
|
nymag/letters/14872
|
||||||
|
nyucard/campuscash/admin
|
||||||
nz
|
nz
|
||||||
nz$
|
nz$
|
||||||
nz*/listing/*/favoriters
|
nz*/listing/*/favoriters
|
||||||
|
|
@ -22140,7 +22158,7 @@ p/*/v2/actions$
|
||||||
p/*/v2/actions?
|
p/*/v2/actions?
|
||||||
p/*/victory$
|
p/*/victory$
|
||||||
p/*/victory?
|
p/*/victory?
|
||||||
p/*http://socialimpact.youtube.com/robots.txt
|
p/*http://l.facebook.com/robots.txt
|
||||||
p/*surveyopen
|
p/*surveyopen
|
||||||
p/*thm=
|
p/*thm=
|
||||||
p/60
|
p/60
|
||||||
|
|
@ -22876,7 +22894,6 @@ plugins/search
|
||||||
plus/experience/*/
|
plus/experience/*/
|
||||||
plus/experience/*/series/
|
plus/experience/*/series/
|
||||||
plusinstall
|
plusinstall
|
||||||
pm-optout
|
|
||||||
pm/
|
pm/
|
||||||
pm/amplify/
|
pm/amplify/
|
||||||
pm/lambda/
|
pm/lambda/
|
||||||
|
|
@ -23020,7 +23037,7 @@ premium$
|
||||||
premium-reports
|
premium-reports
|
||||||
premium/
|
premium/
|
||||||
premium/$
|
premium/$
|
||||||
premium/http://s.w.org/robots.txt
|
premium/http://qvc.co/robots.txt
|
||||||
premiumsupport/iam/
|
premiumsupport/iam/
|
||||||
premiumsupport/knowledge-center/feedback-no/
|
premiumsupport/knowledge-center/feedback-no/
|
||||||
premiumsupport/knowledge-center/feedback-yes/
|
premiumsupport/knowledge-center/feedback-yes/
|
||||||
|
|
@ -23102,8 +23119,7 @@ privacy/zoho-group.html
|
||||||
private
|
private
|
||||||
private
|
private
|
||||||
private-promo
|
private-promo
|
||||||
private/http://about.fb.com/robots.txt
|
private/http://google.it/robots.txt
|
||||||
private/http://sgtrains.com/robots.txt
|
|
||||||
private/wtrack
|
private/wtrack
|
||||||
pro
|
pro
|
||||||
pro-learn
|
pro-learn
|
||||||
|
|
@ -23135,7 +23151,7 @@ product-integrations/figma-for-microsoft-teams/$
|
||||||
product-integrations/google-workspace/$
|
product-integrations/google-workspace/$
|
||||||
product-integrations/zoom/$
|
product-integrations/zoom/$
|
||||||
product-managers/$
|
product-managers/$
|
||||||
product-ratings/http://wix.com/robots.txt
|
product-ratings/http://support.office.com/robots.txt
|
||||||
product-reviews/B0069IY63Y
|
product-reviews/B0069IY63Y
|
||||||
product/*
|
product/*
|
||||||
product/electrode/api/logger
|
product/electrode/api/logger
|
||||||
|
|
@ -23857,6 +23873,7 @@ public
|
||||||
public-api
|
public-api
|
||||||
public-data-sets/applicants/
|
public-data-sets/applicants/
|
||||||
public-data-sets/terms/
|
public-data-sets/terms/
|
||||||
|
public.affairs/gata
|
||||||
public.api
|
public.api
|
||||||
public/*.css$
|
public/*.css$
|
||||||
public/*.css?
|
public/*.css?
|
||||||
|
|
@ -24150,7 +24167,6 @@ remotelogout
|
||||||
removalrequest
|
removalrequest
|
||||||
remove-favorite
|
remove-favorite
|
||||||
renders
|
renders
|
||||||
renewal-reminder-optout
|
|
||||||
rental-manager/?source=topnav&itc=postbutton_topnav
|
rental-manager/?source=topnav&itc=postbutton_topnav
|
||||||
rental-manager/?zpid=
|
rental-manager/?zpid=
|
||||||
rental-manager/login/?url
|
rental-manager/login/?url
|
||||||
|
|
@ -24534,6 +24550,8 @@ reservations/*/notifyme
|
||||||
reset
|
reset
|
||||||
reset-password
|
reset-password
|
||||||
reset?
|
reset?
|
||||||
|
residential.education/archive
|
||||||
|
residential.education/templates
|
||||||
resource
|
resource
|
||||||
resource-library/$
|
resource-library/$
|
||||||
resource-library/*?
|
resource-library/*?
|
||||||
|
|
@ -25429,6 +25447,7 @@ search_rss$
|
||||||
search_suggest
|
search_suggest
|
||||||
searchdeb/
|
searchdeb/
|
||||||
searches
|
searches
|
||||||
|
searchhttp://theglobeandmail.com/robots.txt
|
||||||
searchresults
|
searchresults
|
||||||
searchresults.aspx
|
searchresults.aspx
|
||||||
searchsuggest
|
searchsuggest
|
||||||
|
|
@ -26363,7 +26382,6 @@ specials
|
||||||
specific
|
specific
|
||||||
speed
|
speed
|
||||||
speed-test-parent/
|
speed-test-parent/
|
||||||
spend/help/
|
|
||||||
spf=
|
spf=
|
||||||
spi
|
spi
|
||||||
spice
|
spice
|
||||||
|
|
@ -26879,6 +26897,7 @@ surveys-360
|
||||||
surveys/
|
surveys/
|
||||||
suspended_tickets
|
suspended_tickets
|
||||||
suspension-appeal
|
suspension-appeal
|
||||||
|
sustainability
|
||||||
sutils
|
sutils
|
||||||
sv-SE/$
|
sv-SE/$
|
||||||
sv-SE/android/collections
|
sv-SE/android/collections
|
||||||
|
|
@ -26980,7 +26999,7 @@ tag
|
||||||
tag-manager
|
tag-manager
|
||||||
tag-manager-360
|
tag-manager-360
|
||||||
tag/
|
tag/
|
||||||
tag/*+http://dinotim.com/robots.txt
|
tag/*+http://500px.com/robots.txt
|
||||||
tag/credible
|
tag/credible
|
||||||
tag/expire-images
|
tag/expire-images
|
||||||
tag/interaction-card
|
tag/interaction-card
|
||||||
|
|
@ -27446,7 +27465,6 @@ templates/x-matrix-template/$
|
||||||
templates/yearly-calendar-template/$
|
templates/yearly-calendar-template/$
|
||||||
temporary_marketing_proxy/*
|
temporary_marketing_proxy/*
|
||||||
temptation-island
|
temptation-island
|
||||||
ter-optout
|
|
||||||
termini-e-condizioni
|
termini-e-condizioni
|
||||||
termos-e-condicoes
|
termos-e-condicoes
|
||||||
terms
|
terms
|
||||||
|
|
@ -27476,7 +27494,7 @@ test.html
|
||||||
test_community
|
test_community
|
||||||
testfl
|
testfl
|
||||||
testgpr
|
testgpr
|
||||||
testhttp://moz.com/robots.txt
|
testhttp://edition.cnn.com/robots.txt
|
||||||
testing
|
testing
|
||||||
testpage-forhomepage
|
testpage-forhomepage
|
||||||
tests/*
|
tests/*
|
||||||
|
|
@ -27855,7 +27873,6 @@ transcripts/419570939
|
||||||
transcripts/470280334
|
transcripts/470280334
|
||||||
transcripts/480128005
|
transcripts/480128005
|
||||||
transcripts/830237502
|
transcripts/830237502
|
||||||
transfers
|
|
||||||
transformation-digitale-du-processus-de-design/$
|
transformation-digitale-du-processus-de-design/$
|
||||||
transit?
|
transit?
|
||||||
translate
|
translate
|
||||||
|
|
@ -28174,7 +28191,6 @@ univercd/cc/td/doc
|
||||||
universal-design-system/
|
universal-design-system/
|
||||||
university
|
university
|
||||||
unlink
|
unlink
|
||||||
unlisted
|
|
||||||
unsaved
|
unsaved
|
||||||
unsub
|
unsub
|
||||||
unsubscribe
|
unsubscribe
|
||||||
|
|
@ -28647,7 +28663,7 @@ uxtest/ux/
|
||||||
uy
|
uy
|
||||||
uy/es/ServicesLandingPage/AdvisoryLanding/RPA/Robotic_Process%20Automation_insert.pdf
|
uy/es/ServicesLandingPage/AdvisoryLanding/RPA/Robotic_Process%20Automation_insert.pdf
|
||||||
uy/help
|
uy/help
|
||||||
uz/http://bilgematics.com/robots.txt
|
uz/http://papers.ssrn.com/robots.txt
|
||||||
v
|
v
|
||||||
v$
|
v$
|
||||||
v/badge
|
v/badge
|
||||||
|
|
@ -28703,7 +28719,6 @@ verificationofemployment
|
||||||
verified-authors
|
verified-authors
|
||||||
verified-modal
|
verified-modal
|
||||||
verify
|
verify
|
||||||
verify-mobile
|
|
||||||
verify_age
|
verify_age
|
||||||
verify_cookies
|
verify_cookies
|
||||||
verify_your_email$
|
verify_your_email$
|
||||||
|
|
@ -28881,6 +28896,8 @@ w/load.php?
|
||||||
w/rest.php/site/v1/sitemap
|
w/rest.php/site/v1/sitemap
|
||||||
w/users/user_hints
|
w/users/user_hints
|
||||||
w3
|
w3
|
||||||
|
wagner/newsite
|
||||||
|
wagner/newsiteTEST
|
||||||
wai-conformance-model-test
|
wai-conformance-model-test
|
||||||
walking-tall
|
walking-tall
|
||||||
walkscore
|
walkscore
|
||||||
|
|
@ -28891,8 +28908,6 @@ wall*?search=1
|
||||||
wall*?thread=
|
wall*?thread=
|
||||||
wall*?with=
|
wall*?with=
|
||||||
wall-*?q=
|
wall-*?q=
|
||||||
wallpaper
|
|
||||||
wallpapers
|
|
||||||
wanted
|
wanted
|
||||||
wap/*
|
wap/*
|
||||||
wapsearch?
|
wapsearch?
|
||||||
|
|
@ -29545,9 +29560,9 @@ wiki/Wikipedia_discusión:Solicitudes_de_verificación_de_usuarios
|
||||||
wiki/Wikipedia_discusión:Supresores/Candidaturas
|
wiki/Wikipedia_discusión:Supresores/Candidaturas
|
||||||
wiki/Wikipedia_talk%3AAbuse_reports
|
wiki/Wikipedia_talk%3AAbuse_reports
|
||||||
wiki/Wikipedia_talk%3AAbuse_response
|
wiki/Wikipedia_talk%3AAbuse_response
|
||||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://en.wikipedia.org/robots.txt
|
wiki/Wikipedia_talk%3AAdministrator_electionshttp://deepl.com/robots.txt
|
||||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://engadget.com/robots.txt
|
wiki/Wikipedia_talk%3AAdministrator_electionshttp://moderncalculators.com/robots.txt
|
||||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://win.gs/robots.txt
|
wiki/Wikipedia_talk%3AAdministrator_electionshttp://support.google.com/robots.txt
|
||||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||||
wiki/Wikipedia_talk%3AAdministrator_review
|
wiki/Wikipedia_talk%3AAdministrator_review
|
||||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||||
|
|
@ -29854,8 +29869,8 @@ wp-admin
|
||||||
wp-admin/
|
wp-admin/
|
||||||
wp-admin/admin-ajax.php
|
wp-admin/admin-ajax.php
|
||||||
wp-admin/admin-ajax.php
|
wp-admin/admin-ajax.php
|
||||||
wp-admin/admin-ajax.phphttp://rtbf.be/robots.txt
|
wp-admin/admin-ajax.phphttp://beacons.ai/robots.txt
|
||||||
wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt
|
wp-admin/admin-ajax.phphttp://us.napster.com/robots.txt
|
||||||
wp-admin/load-scripts.php
|
wp-admin/load-scripts.php
|
||||||
wp-admin/load-styles.php
|
wp-admin/load-styles.php
|
||||||
wp-adv
|
wp-adv
|
||||||
|
|
@ -30035,7 +30050,7 @@ your
|
||||||
your-account
|
your-account
|
||||||
your-shop
|
your-shop
|
||||||
youreurope/businessACC
|
youreurope/businessACC
|
||||||
youreurope/businessDEV/http://europarl.europa.eu/robots.txt
|
youreurope/businessDEV/http://streamelements.com/robots.txt
|
||||||
youreurope/citizensACC
|
youreurope/citizensACC
|
||||||
youreurope/citizensDEV
|
youreurope/citizensDEV
|
||||||
yourtake
|
yourtake
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue