mirror of
https://github.com/danielmiessler/SecLists
synced 2026-05-07 12:05:30 +02:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
0a7581b747
commit
d00a8da46e
28 changed files with 4220 additions and 1391 deletions
|
|
@ -3,6 +3,6 @@
|
|||
"last_update": 1773130540
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1773137877
|
||||
"last_update": 1773224301
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +1,17 @@
|
|||
.changeset/clean-rivers-return.md
|
||||
clean-rivers-return.md
|
||||
.changeset/ninety-ghosts-sip.md
|
||||
ninety-ghosts-sip.md
|
||||
.changeset/strict-books-worry.md
|
||||
strict-books-worry.md
|
||||
.changeset/bumpy-lamps-flash.md
|
||||
bumpy-lamps-flash.md
|
||||
.changeset/config.json
|
||||
config.json
|
||||
.changeset/witty-clowns-rush.md
|
||||
witty-clowns-rush.md
|
||||
.changeset/cyan-bikes-find.md
|
||||
cyan-bikes-find.md
|
||||
.changeset/olive-dots-search.md
|
||||
olive-dots-search.md
|
||||
.changeset/fix-file-interface-folder-state.md
|
||||
|
|
@ -14637,6 +14643,12 @@ ai/components/parts/ai-tool-call-card.vue
|
|||
components/parts/ai-tool-call-card.vue
|
||||
parts/ai-tool-call-card.vue
|
||||
ai-tool-call-card.vue
|
||||
app/src/ai/components/parts/ai-tool-call-card.test.ts
|
||||
src/ai/components/parts/ai-tool-call-card.test.ts
|
||||
ai/components/parts/ai-tool-call-card.test.ts
|
||||
components/parts/ai-tool-call-card.test.ts
|
||||
parts/ai-tool-call-card.test.ts
|
||||
ai-tool-call-card.test.ts
|
||||
app/src/ai/components/parts/ai-message-tool.vue
|
||||
src/ai/components/parts/ai-message-tool.vue
|
||||
ai/components/parts/ai-message-tool.vue
|
||||
|
|
|
|||
|
|
@ -1,7 +1,10 @@
|
|||
.changeset/clean-rivers-return.md
|
||||
.changeset/ninety-ghosts-sip.md
|
||||
.changeset/strict-books-worry.md
|
||||
.changeset/bumpy-lamps-flash.md
|
||||
.changeset/config.json
|
||||
.changeset/witty-clowns-rush.md
|
||||
.changeset/cyan-bikes-find.md
|
||||
.changeset/olive-dots-search.md
|
||||
.changeset/fix-file-interface-folder-state.md
|
||||
.changeset/crisp-bobcats-clap.md
|
||||
|
|
@ -2798,6 +2801,7 @@ app/src/ai/components/ai-settings-menu.vue
|
|||
app/src/ai/components/ai-input-submit.vue
|
||||
app/src/ai/components/parts/ai-ask-user-summary.vue
|
||||
app/src/ai/components/parts/ai-tool-call-card.vue
|
||||
app/src/ai/components/parts/ai-tool-call-card.test.ts
|
||||
app/src/ai/components/parts/ai-message-tool.vue
|
||||
app/src/ai/components/parts/ai-message-file-group.test.ts
|
||||
app/src/ai/components/parts/ai-message-source-url.vue
|
||||
|
|
|
|||
|
|
@ -29276,6 +29276,13 @@ automated_cron/config/schema/automated_cron.schema.yml
|
|||
config/schema/automated_cron.schema.yml
|
||||
schema/automated_cron.schema.yml
|
||||
automated_cron.schema.yml
|
||||
core/modules/automated_cron/tests/src/Functional/AutomatedCronTest.php
|
||||
modules/automated_cron/tests/src/Functional/AutomatedCronTest.php
|
||||
automated_cron/tests/src/Functional/AutomatedCronTest.php
|
||||
tests/src/Functional/AutomatedCronTest.php
|
||||
src/Functional/AutomatedCronTest.php
|
||||
Functional/AutomatedCronTest.php
|
||||
AutomatedCronTest.php
|
||||
core/modules/automated_cron/tests/src/Functional/GenericTest.php
|
||||
modules/automated_cron/tests/src/Functional/GenericTest.php
|
||||
automated_cron/tests/src/Functional/GenericTest.php
|
||||
|
|
@ -51903,6 +51910,22 @@ file_test/src/StreamWrapper/DummyStreamWrapper.php
|
|||
src/StreamWrapper/DummyStreamWrapper.php
|
||||
StreamWrapper/DummyStreamWrapper.php
|
||||
DummyStreamWrapper.php
|
||||
core/modules/file/tests/file_test/src/StreamWrapper/DummyPrivateStreamWrapper.php
|
||||
modules/file/tests/file_test/src/StreamWrapper/DummyPrivateStreamWrapper.php
|
||||
file/tests/file_test/src/StreamWrapper/DummyPrivateStreamWrapper.php
|
||||
tests/file_test/src/StreamWrapper/DummyPrivateStreamWrapper.php
|
||||
file_test/src/StreamWrapper/DummyPrivateStreamWrapper.php
|
||||
src/StreamWrapper/DummyPrivateStreamWrapper.php
|
||||
StreamWrapper/DummyPrivateStreamWrapper.php
|
||||
DummyPrivateStreamWrapper.php
|
||||
core/modules/file/tests/file_test/src/StreamWrapper/DummyPublicStreamWrapper.php
|
||||
modules/file/tests/file_test/src/StreamWrapper/DummyPublicStreamWrapper.php
|
||||
file/tests/file_test/src/StreamWrapper/DummyPublicStreamWrapper.php
|
||||
tests/file_test/src/StreamWrapper/DummyPublicStreamWrapper.php
|
||||
file_test/src/StreamWrapper/DummyPublicStreamWrapper.php
|
||||
src/StreamWrapper/DummyPublicStreamWrapper.php
|
||||
StreamWrapper/DummyPublicStreamWrapper.php
|
||||
DummyPublicStreamWrapper.php
|
||||
core/modules/file/tests/file_test/src/StreamWrapper/DummyReadOnlyStreamWrapper.php
|
||||
modules/file/tests/file_test/src/StreamWrapper/DummyReadOnlyStreamWrapper.php
|
||||
file/tests/file_test/src/StreamWrapper/DummyReadOnlyStreamWrapper.php
|
||||
|
|
@ -52036,6 +52059,13 @@ tests/src/Functional/FileFieldFormatterAccessTest.php
|
|||
src/Functional/FileFieldFormatterAccessTest.php
|
||||
Functional/FileFieldFormatterAccessTest.php
|
||||
FileFieldFormatterAccessTest.php
|
||||
core/modules/file/tests/src/Functional/DummyStreamWrapperFileTest.php
|
||||
modules/file/tests/src/Functional/DummyStreamWrapperFileTest.php
|
||||
file/tests/src/Functional/DummyStreamWrapperFileTest.php
|
||||
tests/src/Functional/DummyStreamWrapperFileTest.php
|
||||
src/Functional/DummyStreamWrapperFileTest.php
|
||||
Functional/DummyStreamWrapperFileTest.php
|
||||
DummyStreamWrapperFileTest.php
|
||||
core/modules/file/tests/src/Functional/FilePrivateTest.php
|
||||
modules/file/tests/src/Functional/FilePrivateTest.php
|
||||
file/tests/src/Functional/FilePrivateTest.php
|
||||
|
|
@ -74483,12 +74513,6 @@ Drupal/FunctionalJavascriptTests/MachineName/MachineNameTransliterationTest.php
|
|||
FunctionalJavascriptTests/MachineName/MachineNameTransliterationTest.php
|
||||
MachineName/MachineNameTransliterationTest.php
|
||||
MachineNameTransliterationTest.php
|
||||
core/tests/Drupal/FunctionalJavascriptTests/Dialog/DialogDeprecationsTest.php
|
||||
tests/Drupal/FunctionalJavascriptTests/Dialog/DialogDeprecationsTest.php
|
||||
Drupal/FunctionalJavascriptTests/Dialog/DialogDeprecationsTest.php
|
||||
FunctionalJavascriptTests/Dialog/DialogDeprecationsTest.php
|
||||
Dialog/DialogDeprecationsTest.php
|
||||
DialogDeprecationsTest.php
|
||||
core/tests/Drupal/FunctionalJavascriptTests/Dialog/DialogPositionTest.php
|
||||
tests/Drupal/FunctionalJavascriptTests/Dialog/DialogPositionTest.php
|
||||
Drupal/FunctionalJavascriptTests/Dialog/DialogPositionTest.php
|
||||
|
|
@ -97562,29 +97586,6 @@ core/recipes/full_html_format_editor/recipe.yml
|
|||
recipes/full_html_format_editor/recipe.yml
|
||||
full_html_format_editor/recipe.yml
|
||||
recipe.yml
|
||||
core/recipes/basic_shortcuts/tests/src/Functional/GenericTest.php
|
||||
recipes/basic_shortcuts/tests/src/Functional/GenericTest.php
|
||||
basic_shortcuts/tests/src/Functional/GenericTest.php
|
||||
tests/src/Functional/GenericTest.php
|
||||
src/Functional/GenericTest.php
|
||||
Functional/GenericTest.php
|
||||
GenericTest.php
|
||||
core/recipes/basic_shortcuts/content/shortcut/478b3170-1dfd-49d8-8eb3-f1b285445ab7.yml
|
||||
recipes/basic_shortcuts/content/shortcut/478b3170-1dfd-49d8-8eb3-f1b285445ab7.yml
|
||||
basic_shortcuts/content/shortcut/478b3170-1dfd-49d8-8eb3-f1b285445ab7.yml
|
||||
content/shortcut/478b3170-1dfd-49d8-8eb3-f1b285445ab7.yml
|
||||
shortcut/478b3170-1dfd-49d8-8eb3-f1b285445ab7.yml
|
||||
478b3170-1dfd-49d8-8eb3-f1b285445ab7.yml
|
||||
core/recipes/basic_shortcuts/content/shortcut/d5377721-d6de-4fdf-82e2-557c50f84ceb.yml
|
||||
recipes/basic_shortcuts/content/shortcut/d5377721-d6de-4fdf-82e2-557c50f84ceb.yml
|
||||
basic_shortcuts/content/shortcut/d5377721-d6de-4fdf-82e2-557c50f84ceb.yml
|
||||
content/shortcut/d5377721-d6de-4fdf-82e2-557c50f84ceb.yml
|
||||
shortcut/d5377721-d6de-4fdf-82e2-557c50f84ceb.yml
|
||||
d5377721-d6de-4fdf-82e2-557c50f84ceb.yml
|
||||
core/recipes/basic_shortcuts/recipe.yml
|
||||
recipes/basic_shortcuts/recipe.yml
|
||||
basic_shortcuts/recipe.yml
|
||||
recipe.yml
|
||||
core/recipes/user_picture/config/core.entity_view_display.user.user.default.yml
|
||||
recipes/user_picture/config/core.entity_view_display.user.user.default.yml
|
||||
user_picture/config/core.entity_view_display.user.user.default.yml
|
||||
|
|
@ -115100,11 +115101,6 @@ assets/vendor/floating-ui/floating-ui.core.umd.min.js
|
|||
vendor/floating-ui/floating-ui.core.umd.min.js
|
||||
floating-ui/floating-ui.core.umd.min.js
|
||||
floating-ui.core.umd.min.js
|
||||
core/assets/vendor/js-cookie/js.cookie.min.js
|
||||
assets/vendor/js-cookie/js.cookie.min.js
|
||||
vendor/js-cookie/js.cookie.min.js
|
||||
js-cookie/js.cookie.min.js
|
||||
js.cookie.min.js
|
||||
core/assets/vendor/once/once.min.js.map
|
||||
assets/vendor/once/once.min.js.map
|
||||
vendor/once/once.min.js.map
|
||||
|
|
@ -115808,10 +115804,6 @@ message.js
|
|||
core/misc/vertical-tabs.js
|
||||
misc/vertical-tabs.js
|
||||
vertical-tabs.js
|
||||
core/misc/dialog/dialog-deprecation.js
|
||||
misc/dialog/dialog-deprecation.js
|
||||
dialog/dialog-deprecation.js
|
||||
dialog-deprecation.js
|
||||
core/misc/dialog/dialog.ajax.js
|
||||
misc/dialog/dialog.ajax.js
|
||||
dialog/dialog.ajax.js
|
||||
|
|
|
|||
|
|
@ -3988,6 +3988,7 @@ core/modules/taxonomy/taxonomy.links.menu.yml
|
|||
core/modules/taxonomy/js/taxonomy.js
|
||||
core/modules/automated_cron/config/install/automated_cron.settings.yml
|
||||
core/modules/automated_cron/config/schema/automated_cron.schema.yml
|
||||
core/modules/automated_cron/tests/src/Functional/AutomatedCronTest.php
|
||||
core/modules/automated_cron/tests/src/Functional/GenericTest.php
|
||||
core/modules/automated_cron/tests/src/Kernel/AutomatedCronTest.php
|
||||
core/modules/automated_cron/automated_cron.module
|
||||
|
|
@ -7289,6 +7290,8 @@ core/modules/file/tests/file_test/src/StreamWrapper/DummyMultipleStreamWrapper.p
|
|||
core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteReadOnlyStreamWrapper.php
|
||||
core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php
|
||||
core/modules/file/tests/file_test/src/StreamWrapper/DummyStreamWrapper.php
|
||||
core/modules/file/tests/file_test/src/StreamWrapper/DummyPrivateStreamWrapper.php
|
||||
core/modules/file/tests/file_test/src/StreamWrapper/DummyPublicStreamWrapper.php
|
||||
core/modules/file/tests/file_test/src/StreamWrapper/DummyReadOnlyStreamWrapper.php
|
||||
core/modules/file/tests/file_test/src/EventSubscriber/DummyMimeTypeMapLoadedSubscriber.php
|
||||
core/modules/file/tests/file_test/src/Hook/FileTestHooks.php
|
||||
|
|
@ -7308,6 +7311,7 @@ core/modules/file/tests/src/Functional/RemoteFileSaveUploadTest.php
|
|||
core/modules/file/tests/src/Functional/DownloadTest.php
|
||||
core/modules/file/tests/src/Functional/MultipleFileUploadTest.php
|
||||
core/modules/file/tests/src/Functional/FileFieldFormatterAccessTest.php
|
||||
core/modules/file/tests/src/Functional/DummyStreamWrapperFileTest.php
|
||||
core/modules/file/tests/src/Functional/FilePrivateTest.php
|
||||
core/modules/file/tests/src/Functional/FileListingTest.php
|
||||
core/modules/file/tests/src/Functional/Formatter/FileMediaFormatterTestBase.php
|
||||
|
|
@ -10555,7 +10559,6 @@ core/tests/Drupal/FunctionalJavascriptTests/Core/Field/TimestampFormatterWithTim
|
|||
core/tests/Drupal/FunctionalJavascriptTests/Core/MachineNameTest.php
|
||||
core/tests/Drupal/FunctionalJavascriptTests/Components/ComponentRenderTest.php
|
||||
core/tests/Drupal/FunctionalJavascriptTests/MachineName/MachineNameTransliterationTest.php
|
||||
core/tests/Drupal/FunctionalJavascriptTests/Dialog/DialogDeprecationsTest.php
|
||||
core/tests/Drupal/FunctionalJavascriptTests/Dialog/DialogPositionTest.php
|
||||
core/tests/Drupal/FunctionalJavascriptTests/PerformanceTestBase.php
|
||||
core/tests/Drupal/FunctionalJavascriptTests/EntityReference/EntityReferenceAutocompleteWidgetTest.php
|
||||
|
|
@ -13970,10 +13973,6 @@ core/recipes/full_html_format_editor/config/editor.editor.full_html.yml
|
|||
core/recipes/full_html_format_editor/config/filter.format.full_html.yml
|
||||
core/recipes/full_html_format_editor/tests/src/Functional/GenericTest.php
|
||||
core/recipes/full_html_format_editor/recipe.yml
|
||||
core/recipes/basic_shortcuts/tests/src/Functional/GenericTest.php
|
||||
core/recipes/basic_shortcuts/content/shortcut/478b3170-1dfd-49d8-8eb3-f1b285445ab7.yml
|
||||
core/recipes/basic_shortcuts/content/shortcut/d5377721-d6de-4fdf-82e2-557c50f84ceb.yml
|
||||
core/recipes/basic_shortcuts/recipe.yml
|
||||
core/recipes/user_picture/config/core.entity_view_display.user.user.default.yml
|
||||
core/recipes/user_picture/config/core.entity_view_display.user.user.compact.yml
|
||||
core/recipes/user_picture/config/field.storage.user.user_picture.yml
|
||||
|
|
@ -16488,7 +16487,6 @@ core/assets/vendor/ckeditor5/link/translations/bg.js
|
|||
core/assets/vendor/ckeditor5/link/link.js
|
||||
core/assets/vendor/floating-ui/floating-ui.dom.umd.min.js
|
||||
core/assets/vendor/floating-ui/floating-ui.core.umd.min.js
|
||||
core/assets/vendor/js-cookie/js.cookie.min.js
|
||||
core/assets/vendor/once/once.min.js.map
|
||||
core/assets/vendor/once/once.min.js
|
||||
core/assets/vendor/once/once.js
|
||||
|
|
@ -16625,7 +16623,6 @@ core/misc/loading-small.svg
|
|||
core/misc/drupalSettingsLoader.js
|
||||
core/misc/message.js
|
||||
core/misc/vertical-tabs.js
|
||||
core/misc/dialog/dialog-deprecation.js
|
||||
core/misc/dialog/dialog.ajax.js
|
||||
core/misc/dialog/dialog.js
|
||||
core/misc/dialog/off-canvas/js/off-canvas.js
|
||||
|
|
|
|||
|
|
@ -19703,6 +19703,10 @@ erpnext/controllers/tests/test_item_variant.py
|
|||
controllers/tests/test_item_variant.py
|
||||
tests/test_item_variant.py
|
||||
test_item_variant.py
|
||||
erpnext/controllers/tests/test_taxes_and_totals.py
|
||||
controllers/tests/test_taxes_and_totals.py
|
||||
tests/test_taxes_and_totals.py
|
||||
test_taxes_and_totals.py
|
||||
erpnext/controllers/tests/test_transaction_base.py
|
||||
controllers/tests/test_transaction_base.py
|
||||
tests/test_transaction_base.py
|
||||
|
|
|
|||
|
|
@ -4025,6 +4025,7 @@ erpnext/selling/onboarding_step/view_stock_balance_report/view_stock_balance_rep
|
|||
erpnext/controllers/budget_controller.py
|
||||
erpnext/controllers/tests/test_item_wise_inventory_account.py
|
||||
erpnext/controllers/tests/test_item_variant.py
|
||||
erpnext/controllers/tests/test_taxes_and_totals.py
|
||||
erpnext/controllers/tests/test_transaction_base.py
|
||||
erpnext/controllers/tests/test_reactivity.py
|
||||
erpnext/controllers/tests/test_queries.py
|
||||
|
|
|
|||
|
|
@ -11461,14 +11461,6 @@ utils/validators/utils/json-schema.js
|
|||
validators/utils/json-schema.js
|
||||
utils/json-schema.js
|
||||
json-schema.js
|
||||
ghost/core/core/server/api/endpoints/utils/public-endpoint-utils.ts
|
||||
core/core/server/api/endpoints/utils/public-endpoint-utils.ts
|
||||
core/server/api/endpoints/utils/public-endpoint-utils.ts
|
||||
server/api/endpoints/utils/public-endpoint-utils.ts
|
||||
api/endpoints/utils/public-endpoint-utils.ts
|
||||
endpoints/utils/public-endpoint-utils.ts
|
||||
utils/public-endpoint-utils.ts
|
||||
public-endpoint-utils.ts
|
||||
ghost/core/core/server/api/endpoints/utils/index.js
|
||||
core/core/server/api/endpoints/utils/index.js
|
||||
core/server/api/endpoints/utils/index.js
|
||||
|
|
@ -12395,6 +12387,14 @@ utils/serializers/input/settings.js
|
|||
serializers/input/settings.js
|
||||
input/settings.js
|
||||
settings.js
|
||||
ghost/core/core/server/api/endpoints/utils/api-filter-utils.ts
|
||||
core/core/server/api/endpoints/utils/api-filter-utils.ts
|
||||
core/server/api/endpoints/utils/api-filter-utils.ts
|
||||
server/api/endpoints/utils/api-filter-utils.ts
|
||||
api/endpoints/utils/api-filter-utils.ts
|
||||
endpoints/utils/api-filter-utils.ts
|
||||
utils/api-filter-utils.ts
|
||||
api-filter-utils.ts
|
||||
ghost/core/core/server/api/endpoints/feedback-members.js
|
||||
core/core/server/api/endpoints/feedback-members.js
|
||||
core/server/api/endpoints/feedback-members.js
|
||||
|
|
@ -30186,6 +30186,15 @@ test/unit/utils/facebook-urls.test.ts
|
|||
unit/utils/facebook-urls.test.ts
|
||||
utils/facebook-urls.test.ts
|
||||
facebook-urls.test.ts
|
||||
apps/admin-x-settings/test/unit/components/settings/growth/offers/offer-helpers.test.ts
|
||||
admin-x-settings/test/unit/components/settings/growth/offers/offer-helpers.test.ts
|
||||
test/unit/components/settings/growth/offers/offer-helpers.test.ts
|
||||
unit/components/settings/growth/offers/offer-helpers.test.ts
|
||||
components/settings/growth/offers/offer-helpers.test.ts
|
||||
settings/growth/offers/offer-helpers.test.ts
|
||||
growth/offers/offer-helpers.test.ts
|
||||
offers/offer-helpers.test.ts
|
||||
offer-helpers.test.ts
|
||||
apps/admin-x-settings/test/unit/api/custom-theme-settings.test.ts
|
||||
admin-x-settings/test/unit/api/custom-theme-settings.test.ts
|
||||
test/unit/api/custom-theme-settings.test.ts
|
||||
|
|
|
|||
|
|
@ -1588,7 +1588,6 @@ ghost/core/core/server/api/endpoints/utils/validators/input/password_reset.js
|
|||
ghost/core/core/server/api/endpoints/utils/validators/input/automated_emails.js
|
||||
ghost/core/core/server/api/endpoints/utils/validators/input/settings.js
|
||||
ghost/core/core/server/api/endpoints/utils/validators/utils/json-schema.js
|
||||
ghost/core/core/server/api/endpoints/utils/public-endpoint-utils.ts
|
||||
ghost/core/core/server/api/endpoints/utils/index.js
|
||||
ghost/core/core/server/api/endpoints/utils/permissions.js
|
||||
ghost/core/core/server/api/endpoints/utils/serializers/output/posts.js
|
||||
|
|
@ -1679,6 +1678,7 @@ ghost/core/core/server/api/endpoints/utils/serializers/input/db.js
|
|||
ghost/core/core/server/api/endpoints/utils/serializers/input/emails.js
|
||||
ghost/core/core/server/api/endpoints/utils/serializers/input/integrations.js
|
||||
ghost/core/core/server/api/endpoints/utils/serializers/input/settings.js
|
||||
ghost/core/core/server/api/endpoints/utils/api-filter-utils.ts
|
||||
ghost/core/core/server/api/endpoints/feedback-members.js
|
||||
ghost/core/core/server/api/endpoints/pages.js
|
||||
ghost/core/core/server/api/endpoints/slugs.js
|
||||
|
|
@ -4558,6 +4558,7 @@ apps/admin-x-settings/test/unit/utils/bluesky-urls.test.ts
|
|||
apps/admin-x-settings/test/unit/utils/analytics.test.ts
|
||||
apps/admin-x-settings/test/unit/utils/link-to-github-releases.test.ts
|
||||
apps/admin-x-settings/test/unit/utils/facebook-urls.test.ts
|
||||
apps/admin-x-settings/test/unit/components/settings/growth/offers/offer-helpers.test.ts
|
||||
apps/admin-x-settings/test/unit/api/custom-theme-settings.test.ts
|
||||
apps/admin-x-settings/test/utils/files/routes.yml
|
||||
apps/admin-x-settings/test/utils/files/upload.zip
|
||||
|
|
|
|||
|
|
@ -188,6 +188,26 @@ docs/admin-interface/system/README.md
|
|||
admin-interface/system/README.md
|
||||
system/README.md
|
||||
README.md
|
||||
docs/admin-interface/system/maintenance/error-logs.md
|
||||
admin-interface/system/maintenance/error-logs.md
|
||||
system/maintenance/error-logs.md
|
||||
maintenance/error-logs.md
|
||||
error-logs.md
|
||||
docs/admin-interface/system/maintenance/README.md
|
||||
admin-interface/system/maintenance/README.md
|
||||
system/maintenance/README.md
|
||||
maintenance/README.md
|
||||
README.md
|
||||
docs/admin-interface/system/maintenance/upgrade.md
|
||||
admin-interface/system/maintenance/upgrade.md
|
||||
system/maintenance/upgrade.md
|
||||
maintenance/upgrade.md
|
||||
upgrade.md
|
||||
docs/admin-interface/system/maintenance/uploads.md
|
||||
admin-interface/system/maintenance/uploads.md
|
||||
system/maintenance/uploads.md
|
||||
maintenance/uploads.md
|
||||
uploads.md
|
||||
docs/admin-interface/system/users/api.md
|
||||
admin-interface/system/users/api.md
|
||||
system/users/api.md
|
||||
|
|
@ -208,6 +228,16 @@ admin-interface/system/localization/countries.md
|
|||
system/localization/countries.md
|
||||
localization/countries.md
|
||||
countries.md
|
||||
docs/admin-interface/system/localization/weight-classes.md
|
||||
admin-interface/system/localization/weight-classes.md
|
||||
system/localization/weight-classes.md
|
||||
localization/weight-classes.md
|
||||
weight-classes.md
|
||||
docs/admin-interface/system/localization/geo-zones.md
|
||||
admin-interface/system/localization/geo-zones.md
|
||||
system/localization/geo-zones.md
|
||||
localization/geo-zones.md
|
||||
geo-zones.md
|
||||
docs/admin-interface/system/localization/returns.md
|
||||
admin-interface/system/localization/returns.md
|
||||
system/localization/returns.md
|
||||
|
|
@ -233,19 +263,60 @@ admin-interface/system/localization/README.md
|
|||
system/localization/README.md
|
||||
localization/README.md
|
||||
README.md
|
||||
docs/admin-interface/system/localization/zones.md
|
||||
admin-interface/system/localization/zones.md
|
||||
system/localization/zones.md
|
||||
localization/zones.md
|
||||
zones.md
|
||||
docs/admin-interface/system/localization/address-formats.md
|
||||
admin-interface/system/localization/address-formats.md
|
||||
system/localization/address-formats.md
|
||||
localization/address-formats.md
|
||||
address-formats.md
|
||||
docs/admin-interface/system/localization/order-statuses.md
|
||||
admin-interface/system/localization/order-statuses.md
|
||||
system/localization/order-statuses.md
|
||||
localization/order-statuses.md
|
||||
order-statuses.md
|
||||
docs/admin-interface/system/localization/tax-classes.md
|
||||
admin-interface/system/localization/tax-classes.md
|
||||
system/localization/tax-classes.md
|
||||
localization/tax-classes.md
|
||||
tax-classes.md
|
||||
docs/admin-interface/system/localization/tax-rates.md
|
||||
admin-interface/system/localization/tax-rates.md
|
||||
system/localization/tax-rates.md
|
||||
localization/tax-rates.md
|
||||
tax-rates.md
|
||||
docs/admin-interface/system/localization/length-classes.md
|
||||
admin-interface/system/localization/length-classes.md
|
||||
system/localization/length-classes.md
|
||||
localization/length-classes.md
|
||||
length-classes.md
|
||||
docs/admin-interface/reports/products.md
|
||||
admin-interface/reports/products.md
|
||||
reports/products.md
|
||||
products.md
|
||||
docs/admin-interface/reports/README.md
|
||||
admin-interface/reports/README.md
|
||||
reports/README.md
|
||||
README.md
|
||||
docs/admin-interface/reports/customers.md
|
||||
admin-interface/reports/customers.md
|
||||
reports/customers.md
|
||||
customers.md
|
||||
docs/admin-interface/reports/sales.md
|
||||
admin-interface/reports/sales.md
|
||||
reports/sales.md
|
||||
sales.md
|
||||
docs/admin-interface/reports/subscriptions.md
|
||||
admin-interface/reports/subscriptions.md
|
||||
reports/subscriptions.md
|
||||
subscriptions.md
|
||||
docs/admin-interface/reports/marketing.md
|
||||
admin-interface/reports/marketing.md
|
||||
reports/marketing.md
|
||||
marketing.md
|
||||
docs/admin-interface/marketing/coupons.md
|
||||
admin-interface/marketing/coupons.md
|
||||
marketing/coupons.md
|
||||
|
|
|
|||
|
|
@ -53,18 +53,33 @@ docs/admin-interface/system/settings/local.md
|
|||
docs/admin-interface/system/settings/option.md
|
||||
docs/admin-interface/system/settings/server.md
|
||||
docs/admin-interface/system/README.md
|
||||
docs/admin-interface/system/maintenance/error-logs.md
|
||||
docs/admin-interface/system/maintenance/README.md
|
||||
docs/admin-interface/system/maintenance/upgrade.md
|
||||
docs/admin-interface/system/maintenance/uploads.md
|
||||
docs/admin-interface/system/users/api.md
|
||||
docs/admin-interface/system/users/README.md
|
||||
docs/admin-interface/system/users/user-groups.md
|
||||
docs/admin-interface/system/localization/countries.md
|
||||
docs/admin-interface/system/localization/weight-classes.md
|
||||
docs/admin-interface/system/localization/geo-zones.md
|
||||
docs/admin-interface/system/localization/returns.md
|
||||
docs/admin-interface/system/localization/stock-statuses.md
|
||||
docs/admin-interface/system/localization/currencies.md
|
||||
docs/admin-interface/system/localization/languages.md
|
||||
docs/admin-interface/system/localization/README.md
|
||||
docs/admin-interface/system/localization/zones.md
|
||||
docs/admin-interface/system/localization/address-formats.md
|
||||
docs/admin-interface/system/localization/order-statuses.md
|
||||
docs/admin-interface/system/localization/tax-classes.md
|
||||
docs/admin-interface/system/localization/tax-rates.md
|
||||
docs/admin-interface/system/localization/length-classes.md
|
||||
docs/admin-interface/reports/products.md
|
||||
docs/admin-interface/reports/README.md
|
||||
docs/admin-interface/reports/customers.md
|
||||
docs/admin-interface/reports/sales.md
|
||||
docs/admin-interface/reports/subscriptions.md
|
||||
docs/admin-interface/reports/marketing.md
|
||||
docs/admin-interface/marketing/coupons.md
|
||||
docs/admin-interface/marketing/affiliates.md
|
||||
docs/admin-interface/marketing/README.md
|
||||
|
|
|
|||
|
|
@ -33181,6 +33181,13 @@ Framework/Webhook/Hookable/HookableEventFactoryTest.php
|
|||
Webhook/Hookable/HookableEventFactoryTest.php
|
||||
Hookable/HookableEventFactoryTest.php
|
||||
HookableEventFactoryTest.php
|
||||
tests/unit/Core/Framework/Webhook/Hookable/HookableBusinessEventTest.php
|
||||
unit/Core/Framework/Webhook/Hookable/HookableBusinessEventTest.php
|
||||
Core/Framework/Webhook/Hookable/HookableBusinessEventTest.php
|
||||
Framework/Webhook/Hookable/HookableBusinessEventTest.php
|
||||
Webhook/Hookable/HookableBusinessEventTest.php
|
||||
Hookable/HookableBusinessEventTest.php
|
||||
HookableBusinessEventTest.php
|
||||
tests/unit/Core/Framework/Webhook/ScheduledTask/CleanupWebhookEventLogTaskHandlerTest.php
|
||||
unit/Core/Framework/Webhook/ScheduledTask/CleanupWebhookEventLogTaskHandlerTest.php
|
||||
Core/Framework/Webhook/ScheduledTask/CleanupWebhookEventLogTaskHandlerTest.php
|
||||
|
|
@ -40366,38 +40373,58 @@ Checkout/Document/Renderer/CreditNoteRendererTest.php
|
|||
Document/Renderer/CreditNoteRendererTest.php
|
||||
Renderer/CreditNoteRendererTest.php
|
||||
CreditNoteRendererTest.php
|
||||
tests/integration/Core/Checkout/Document/Renderer/_snapshots/credit_note_renderer_default.html
|
||||
integration/Core/Checkout/Document/Renderer/_snapshots/credit_note_renderer_default.html
|
||||
Core/Checkout/Document/Renderer/_snapshots/credit_note_renderer_default.html
|
||||
Checkout/Document/Renderer/_snapshots/credit_note_renderer_default.html
|
||||
Document/Renderer/_snapshots/credit_note_renderer_default.html
|
||||
Renderer/_snapshots/credit_note_renderer_default.html
|
||||
_snapshots/credit_note_renderer_default.html
|
||||
credit_note_renderer_default.html
|
||||
tests/integration/Core/Checkout/Document/Renderer/_snapshots/invoice_renderer_default.html
|
||||
integration/Core/Checkout/Document/Renderer/_snapshots/invoice_renderer_default.html
|
||||
Core/Checkout/Document/Renderer/_snapshots/invoice_renderer_default.html
|
||||
Checkout/Document/Renderer/_snapshots/invoice_renderer_default.html
|
||||
Document/Renderer/_snapshots/invoice_renderer_default.html
|
||||
Renderer/_snapshots/invoice_renderer_default.html
|
||||
_snapshots/invoice_renderer_default.html
|
||||
invoice_renderer_default.html
|
||||
tests/integration/Core/Checkout/Document/Renderer/_snapshots/storno_renderer_default.html
|
||||
integration/Core/Checkout/Document/Renderer/_snapshots/storno_renderer_default.html
|
||||
Core/Checkout/Document/Renderer/_snapshots/storno_renderer_default.html
|
||||
Checkout/Document/Renderer/_snapshots/storno_renderer_default.html
|
||||
Document/Renderer/_snapshots/storno_renderer_default.html
|
||||
Renderer/_snapshots/storno_renderer_default.html
|
||||
_snapshots/storno_renderer_default.html
|
||||
storno_renderer_default.html
|
||||
tests/integration/Core/Checkout/Document/Renderer/_snapshots/delivery_note_renderer_default.html
|
||||
integration/Core/Checkout/Document/Renderer/_snapshots/delivery_note_renderer_default.html
|
||||
Core/Checkout/Document/Renderer/_snapshots/delivery_note_renderer_default.html
|
||||
Checkout/Document/Renderer/_snapshots/delivery_note_renderer_default.html
|
||||
Document/Renderer/_snapshots/delivery_note_renderer_default.html
|
||||
Renderer/_snapshots/delivery_note_renderer_default.html
|
||||
_snapshots/delivery_note_renderer_default.html
|
||||
delivery_note_renderer_default.html
|
||||
tests/integration/Core/Checkout/Document/Renderer/ZugferdRendererTest.php
|
||||
integration/Core/Checkout/Document/Renderer/ZugferdRendererTest.php
|
||||
Core/Checkout/Document/Renderer/ZugferdRendererTest.php
|
||||
Checkout/Document/Renderer/ZugferdRendererTest.php
|
||||
Document/Renderer/ZugferdRendererTest.php
|
||||
Renderer/ZugferdRendererTest.php
|
||||
ZugferdRendererTest.php
|
||||
tests/integration/Core/Checkout/Document/Renderer/_snapshots/storno_renderer_default/snapshot.html
|
||||
integration/Core/Checkout/Document/Renderer/_snapshots/storno_renderer_default/snapshot.html
|
||||
Core/Checkout/Document/Renderer/_snapshots/storno_renderer_default/snapshot.html
|
||||
Checkout/Document/Renderer/_snapshots/storno_renderer_default/snapshot.html
|
||||
Document/Renderer/_snapshots/storno_renderer_default/snapshot.html
|
||||
Renderer/_snapshots/storno_renderer_default/snapshot.html
|
||||
_snapshots/storno_renderer_default/snapshot.html
|
||||
storno_renderer_default/snapshot.html
|
||||
snapshot.html
|
||||
tests/integration/Core/Checkout/Document/Renderer/_snapshots/invoice_renderer_default/snapshot.html
|
||||
integration/Core/Checkout/Document/Renderer/_snapshots/invoice_renderer_default/snapshot.html
|
||||
Core/Checkout/Document/Renderer/_snapshots/invoice_renderer_default/snapshot.html
|
||||
Checkout/Document/Renderer/_snapshots/invoice_renderer_default/snapshot.html
|
||||
Document/Renderer/_snapshots/invoice_renderer_default/snapshot.html
|
||||
Renderer/_snapshots/invoice_renderer_default/snapshot.html
|
||||
_snapshots/invoice_renderer_default/snapshot.html
|
||||
invoice_renderer_default/snapshot.html
|
||||
snapshot.html
|
||||
tests/integration/Core/Checkout/Document/Renderer/_snapshots/credit_note_renderer_default/snapshot.html
|
||||
integration/Core/Checkout/Document/Renderer/_snapshots/credit_note_renderer_default/snapshot.html
|
||||
Core/Checkout/Document/Renderer/_snapshots/credit_note_renderer_default/snapshot.html
|
||||
Checkout/Document/Renderer/_snapshots/credit_note_renderer_default/snapshot.html
|
||||
Document/Renderer/_snapshots/credit_note_renderer_default/snapshot.html
|
||||
Renderer/_snapshots/credit_note_renderer_default/snapshot.html
|
||||
_snapshots/credit_note_renderer_default/snapshot.html
|
||||
credit_note_renderer_default/snapshot.html
|
||||
snapshot.html
|
||||
tests/integration/Core/Checkout/Document/Renderer/_snapshots/zugferd_document_default/snapshot.xml
|
||||
integration/Core/Checkout/Document/Renderer/_snapshots/zugferd_document_default/snapshot.xml
|
||||
Core/Checkout/Document/Renderer/_snapshots/zugferd_document_default/snapshot.xml
|
||||
Checkout/Document/Renderer/_snapshots/zugferd_document_default/snapshot.xml
|
||||
Document/Renderer/_snapshots/zugferd_document_default/snapshot.xml
|
||||
Renderer/_snapshots/zugferd_document_default/snapshot.xml
|
||||
_snapshots/zugferd_document_default/snapshot.xml
|
||||
zugferd_document_default/snapshot.xml
|
||||
snapshot.xml
|
||||
tests/integration/Core/Checkout/Document/Renderer/_snapshots/delivery_note_renderer_default/snapshot.html
|
||||
integration/Core/Checkout/Document/Renderer/_snapshots/delivery_note_renderer_default/snapshot.html
|
||||
Core/Checkout/Document/Renderer/_snapshots/delivery_note_renderer_default/snapshot.html
|
||||
Checkout/Document/Renderer/_snapshots/delivery_note_renderer_default/snapshot.html
|
||||
Document/Renderer/_snapshots/delivery_note_renderer_default/snapshot.html
|
||||
Renderer/_snapshots/delivery_note_renderer_default/snapshot.html
|
||||
_snapshots/delivery_note_renderer_default/snapshot.html
|
||||
delivery_note_renderer_default/snapshot.html
|
||||
snapshot.html
|
||||
tests/integration/Core/Checkout/Document/Renderer/InvoiceRendererTest.php
|
||||
integration/Core/Checkout/Document/Renderer/InvoiceRendererTest.php
|
||||
Core/Checkout/Document/Renderer/InvoiceRendererTest.php
|
||||
|
|
@ -45310,12 +45337,13 @@ Core/Framework/DataAbstractionLayer/EntityExtensionReadTest.php
|
|||
Framework/DataAbstractionLayer/EntityExtensionReadTest.php
|
||||
DataAbstractionLayer/EntityExtensionReadTest.php
|
||||
EntityExtensionReadTest.php
|
||||
tests/integration/Core/Framework/_snapshots/routes_without_schema.json
|
||||
integration/Core/Framework/_snapshots/routes_without_schema.json
|
||||
Core/Framework/_snapshots/routes_without_schema.json
|
||||
Framework/_snapshots/routes_without_schema.json
|
||||
_snapshots/routes_without_schema.json
|
||||
routes_without_schema.json
|
||||
tests/integration/Core/Framework/_snapshots/routes_without_schema/snapshot.json
|
||||
integration/Core/Framework/_snapshots/routes_without_schema/snapshot.json
|
||||
Core/Framework/_snapshots/routes_without_schema/snapshot.json
|
||||
Framework/_snapshots/routes_without_schema/snapshot.json
|
||||
_snapshots/routes_without_schema/snapshot.json
|
||||
routes_without_schema/snapshot.json
|
||||
snapshot.json
|
||||
tests/integration/Core/Framework/_snapshots/redis_test.yaml
|
||||
integration/Core/Framework/_snapshots/redis_test.yaml
|
||||
Core/Framework/_snapshots/redis_test.yaml
|
||||
|
|
@ -47092,13 +47120,6 @@ Framework/Webhook/Hookable/HookableEventFactoryTest.php
|
|||
Webhook/Hookable/HookableEventFactoryTest.php
|
||||
Hookable/HookableEventFactoryTest.php
|
||||
HookableEventFactoryTest.php
|
||||
tests/integration/Core/Framework/Webhook/Hookable/HookableBusinessEventTest.php
|
||||
integration/Core/Framework/Webhook/Hookable/HookableBusinessEventTest.php
|
||||
Core/Framework/Webhook/Hookable/HookableBusinessEventTest.php
|
||||
Framework/Webhook/Hookable/HookableBusinessEventTest.php
|
||||
Webhook/Hookable/HookableBusinessEventTest.php
|
||||
Hookable/HookableBusinessEventTest.php
|
||||
HookableBusinessEventTest.php
|
||||
tests/integration/Core/Framework/Webhook/Handler/WebhookEventMessageHandlerTest.php
|
||||
integration/Core/Framework/Webhook/Handler/WebhookEventMessageHandlerTest.php
|
||||
Core/Framework/Webhook/Handler/WebhookEventMessageHandlerTest.php
|
||||
|
|
@ -47642,11 +47663,6 @@ Core/Service/Api/PermissionControllerTest.php
|
|||
Service/Api/PermissionControllerTest.php
|
||||
Api/PermissionControllerTest.php
|
||||
PermissionControllerTest.php
|
||||
tests/integration/Core/Service/PermissionsServiceTest.php
|
||||
integration/Core/Service/PermissionsServiceTest.php
|
||||
Core/Service/PermissionsServiceTest.php
|
||||
Service/PermissionsServiceTest.php
|
||||
PermissionsServiceTest.php
|
||||
tests/integration/Core/Maintenance/System/Service/SetupDatabaseAdapterTest.php
|
||||
integration/Core/Maintenance/System/Service/SetupDatabaseAdapterTest.php
|
||||
Core/Maintenance/System/Service/SetupDatabaseAdapterTest.php
|
||||
|
|
@ -49629,6 +49645,12 @@ tests/Visual/Administration/YourProfile.spec.ts
|
|||
Visual/Administration/YourProfile.spec.ts
|
||||
Administration/YourProfile.spec.ts
|
||||
YourProfile.spec.ts
|
||||
tests/acceptance/tests/Visual/Administration/Documents.spec.ts
|
||||
acceptance/tests/Visual/Administration/Documents.spec.ts
|
||||
tests/Visual/Administration/Documents.spec.ts
|
||||
Visual/Administration/Documents.spec.ts
|
||||
Administration/Documents.spec.ts
|
||||
Documents.spec.ts
|
||||
tests/acceptance/tests/Visual/Administration/FlowBuilder.spec.ts
|
||||
acceptance/tests/Visual/Administration/FlowBuilder.spec.ts
|
||||
tests/Visual/Administration/FlowBuilder.spec.ts
|
||||
|
|
@ -49749,12 +49771,12 @@ HomeProducts.ts
|
|||
tests/acceptance/README.md
|
||||
acceptance/README.md
|
||||
README.md
|
||||
tests/acceptance/tasks/ShopAdmin/Orders/CreateInvoiceViaAPI.ts
|
||||
acceptance/tasks/ShopAdmin/Orders/CreateInvoiceViaAPI.ts
|
||||
tasks/ShopAdmin/Orders/CreateInvoiceViaAPI.ts
|
||||
ShopAdmin/Orders/CreateInvoiceViaAPI.ts
|
||||
Orders/CreateInvoiceViaAPI.ts
|
||||
CreateInvoiceViaAPI.ts
|
||||
tests/acceptance/tasks/ShopAdmin/Orders/CreateDocumentViaAPI.ts
|
||||
acceptance/tasks/ShopAdmin/Orders/CreateDocumentViaAPI.ts
|
||||
tasks/ShopAdmin/Orders/CreateDocumentViaAPI.ts
|
||||
ShopAdmin/Orders/CreateDocumentViaAPI.ts
|
||||
Orders/CreateDocumentViaAPI.ts
|
||||
CreateDocumentViaAPI.ts
|
||||
tests/acceptance/tasks/ShopAdmin/Orders/AddCreditItemViaAPI.ts
|
||||
acceptance/tasks/ShopAdmin/Orders/AddCreditItemViaAPI.ts
|
||||
tasks/ShopAdmin/Orders/AddCreditItemViaAPI.ts
|
||||
|
|
@ -49872,6 +49894,10 @@ tests/acceptance/helpers/locale-helpers.ts
|
|||
acceptance/helpers/locale-helpers.ts
|
||||
helpers/locale-helpers.ts
|
||||
locale-helpers.ts
|
||||
tests/acceptance/helpers/document-helpers.ts
|
||||
acceptance/helpers/document-helpers.ts
|
||||
helpers/document-helpers.ts
|
||||
document-helpers.ts
|
||||
tests/acceptance/helpers/recaptcha-helpers.ts
|
||||
acceptance/helpers/recaptcha-helpers.ts
|
||||
helpers/recaptcha-helpers.ts
|
||||
|
|
@ -52979,15 +53005,6 @@ src/core/consent/consent.api.service.spec.js
|
|||
core/consent/consent.api.service.spec.js
|
||||
consent/consent.api.service.spec.js
|
||||
consent.api.service.spec.js
|
||||
src/Administration/Resources/app/administration/src/core/consent/tracking.ts
|
||||
Administration/Resources/app/administration/src/core/consent/tracking.ts
|
||||
Resources/app/administration/src/core/consent/tracking.ts
|
||||
app/administration/src/core/consent/tracking.ts
|
||||
administration/src/core/consent/tracking.ts
|
||||
src/core/consent/tracking.ts
|
||||
core/consent/tracking.ts
|
||||
consent/tracking.ts
|
||||
tracking.ts
|
||||
src/Administration/Resources/app/administration/src/core/consent/broadcast-changes.ts
|
||||
Administration/Resources/app/administration/src/core/consent/broadcast-changes.ts
|
||||
Resources/app/administration/src/core/consent/broadcast-changes.ts
|
||||
|
|
@ -53024,15 +53041,6 @@ src/core/consent/events.spec.js
|
|||
core/consent/events.spec.js
|
||||
consent/events.spec.js
|
||||
events.spec.js
|
||||
src/Administration/Resources/app/administration/src/core/consent/tracking.spec.js
|
||||
Administration/Resources/app/administration/src/core/consent/tracking.spec.js
|
||||
Resources/app/administration/src/core/consent/tracking.spec.js
|
||||
app/administration/src/core/consent/tracking.spec.js
|
||||
administration/src/core/consent/tracking.spec.js
|
||||
src/core/consent/tracking.spec.js
|
||||
core/consent/tracking.spec.js
|
||||
consent/tracking.spec.js
|
||||
tracking.spec.js
|
||||
src/Administration/Resources/app/administration/src/core/consent/handlers.spec.js
|
||||
Administration/Resources/app/administration/src/core/consent/handlers.spec.js
|
||||
Resources/app/administration/src/core/consent/handlers.spec.js
|
||||
|
|
@ -134072,6 +134080,16 @@ Schema/AdminApi/paths/order_delivery.json
|
|||
AdminApi/paths/order_delivery.json
|
||||
paths/order_delivery.json
|
||||
order_delivery.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/system-config.json
|
||||
Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/system-config.json
|
||||
Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/system-config.json
|
||||
Api/ApiDefinition/Generator/Schema/AdminApi/paths/system-config.json
|
||||
ApiDefinition/Generator/Schema/AdminApi/paths/system-config.json
|
||||
Generator/Schema/AdminApi/paths/system-config.json
|
||||
Schema/AdminApi/paths/system-config.json
|
||||
AdminApi/paths/system-config.json
|
||||
paths/system-config.json
|
||||
system-config.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/order_transaction_capture_refund.json
|
||||
Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/order_transaction_capture_refund.json
|
||||
Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/order_transaction_capture_refund.json
|
||||
|
|
|
|||
|
|
@ -7868,6 +7868,7 @@ tests/unit/Core/Framework/FrameworkTest.php
|
|||
tests/unit/Core/Framework/Webhook/Hookable/HookableEntityWrittenEventTest.php
|
||||
tests/unit/Core/Framework/Webhook/Hookable/HookableEventCollectorTest.php
|
||||
tests/unit/Core/Framework/Webhook/Hookable/HookableEventFactoryTest.php
|
||||
tests/unit/Core/Framework/Webhook/Hookable/HookableBusinessEventTest.php
|
||||
tests/unit/Core/Framework/Webhook/ScheduledTask/CleanupWebhookEventLogTaskHandlerTest.php
|
||||
tests/unit/Core/Framework/Webhook/WebhookExceptionTest.php
|
||||
tests/unit/Core/Framework/Webhook/WebhookDispatcherTest.php
|
||||
|
|
@ -8942,10 +8943,12 @@ tests/integration/Core/Checkout/Document/Service/DocumentConfigLoaderTest.php
|
|||
tests/integration/Core/Checkout/Document/Renderer/DeliveryNoteRendererTest.php
|
||||
tests/integration/Core/Checkout/Document/Renderer/StornoRendererTest.php
|
||||
tests/integration/Core/Checkout/Document/Renderer/CreditNoteRendererTest.php
|
||||
tests/integration/Core/Checkout/Document/Renderer/_snapshots/credit_note_renderer_default.html
|
||||
tests/integration/Core/Checkout/Document/Renderer/_snapshots/invoice_renderer_default.html
|
||||
tests/integration/Core/Checkout/Document/Renderer/_snapshots/storno_renderer_default.html
|
||||
tests/integration/Core/Checkout/Document/Renderer/_snapshots/delivery_note_renderer_default.html
|
||||
tests/integration/Core/Checkout/Document/Renderer/ZugferdRendererTest.php
|
||||
tests/integration/Core/Checkout/Document/Renderer/_snapshots/storno_renderer_default/snapshot.html
|
||||
tests/integration/Core/Checkout/Document/Renderer/_snapshots/invoice_renderer_default/snapshot.html
|
||||
tests/integration/Core/Checkout/Document/Renderer/_snapshots/credit_note_renderer_default/snapshot.html
|
||||
tests/integration/Core/Checkout/Document/Renderer/_snapshots/zugferd_document_default/snapshot.xml
|
||||
tests/integration/Core/Checkout/Document/Renderer/_snapshots/delivery_note_renderer_default/snapshot.html
|
||||
tests/integration/Core/Checkout/Document/Renderer/InvoiceRendererTest.php
|
||||
tests/integration/Core/Checkout/Document/DocumentGeneratorControllerTest.php
|
||||
tests/integration/Core/Checkout/Document/SalesChannel/DocumentRouteTest.php
|
||||
|
|
@ -9534,7 +9537,7 @@ tests/integration/Core/Framework/DataAbstractionLayer/Search/FkFieldPrimarySearc
|
|||
tests/integration/Core/Framework/DataAbstractionLayer/Search/NaturalSortingTest.php
|
||||
tests/integration/Core/Framework/DataAbstractionLayer/Search/EntitySearcherTest.php
|
||||
tests/integration/Core/Framework/DataAbstractionLayer/EntityExtensionReadTest.php
|
||||
tests/integration/Core/Framework/_snapshots/routes_without_schema.json
|
||||
tests/integration/Core/Framework/_snapshots/routes_without_schema/snapshot.json
|
||||
tests/integration/Core/Framework/_snapshots/redis_test.yaml
|
||||
tests/integration/Core/Framework/Log/ScheduledTask/LogCleanupTaskHandlerTest.php
|
||||
tests/integration/Core/Framework/Sso/Helper/ValidUserServiceCreator.php
|
||||
|
|
@ -9738,7 +9741,6 @@ tests/integration/Core/Framework/ApiRoutesHaveASchemaTest.php
|
|||
tests/integration/Core/Framework/Webhook/WebhookApiTest.php
|
||||
tests/integration/Core/Framework/Webhook/Hookable/HookableEventCollectorTest.php
|
||||
tests/integration/Core/Framework/Webhook/Hookable/HookableEventFactoryTest.php
|
||||
tests/integration/Core/Framework/Webhook/Hookable/HookableBusinessEventTest.php
|
||||
tests/integration/Core/Framework/Webhook/Handler/WebhookEventMessageHandlerTest.php
|
||||
tests/integration/Core/Framework/Webhook/Subscriber/RetryWebhookMessageFailedSubscriberTest.php
|
||||
tests/integration/Core/Framework/Webhook/BusinessEventEncoderTest.php
|
||||
|
|
@ -9812,7 +9814,6 @@ tests/integration/Core/Framework/Translation/Fixtures/theme/manifest.xml
|
|||
tests/integration/Core/Framework/Translation/Fixtures/UnitTest_SnippetFile.php
|
||||
tests/integration/Core/Framework/Translation/Fixtures/storefront.unitTest.json
|
||||
tests/integration/Core/Service/Api/PermissionControllerTest.php
|
||||
tests/integration/Core/Service/PermissionsServiceTest.php
|
||||
tests/integration/Core/Maintenance/System/Service/SetupDatabaseAdapterTest.php
|
||||
tests/integration/Core/Maintenance/System/Service/ShopConfiguratorTest.php
|
||||
tests/integration/Core/Maintenance/SalesChannel/Service/SalesChannelCreatorTest.php
|
||||
|
|
@ -10102,6 +10103,7 @@ tests/acceptance/tests/Visual/Administration/RuleBuilderDetail.spec.ts
|
|||
tests/acceptance/tests/Visual/Administration/SalesChannels.spec.ts
|
||||
tests/acceptance/tests/Visual/Administration/ProductListLayout.spec.ts
|
||||
tests/acceptance/tests/Visual/Administration/YourProfile.spec.ts
|
||||
tests/acceptance/tests/Visual/Administration/Documents.spec.ts
|
||||
tests/acceptance/tests/Visual/Administration/FlowBuilder.spec.ts
|
||||
tests/acceptance/tests/Visual/Storefront/SearchResult.spec.ts
|
||||
tests/acceptance/tests/Visual/Storefront/ProductDetail.spec.ts
|
||||
|
|
@ -10126,7 +10128,7 @@ tests/acceptance/compose.yaml
|
|||
tests/acceptance/fixtures/AcceptanceTest.ts
|
||||
tests/acceptance/fixtures/HomeProducts.ts
|
||||
tests/acceptance/README.md
|
||||
tests/acceptance/tasks/ShopAdmin/Orders/CreateInvoiceViaAPI.ts
|
||||
tests/acceptance/tasks/ShopAdmin/Orders/CreateDocumentViaAPI.ts
|
||||
tests/acceptance/tasks/ShopAdmin/Orders/AddCreditItemViaAPI.ts
|
||||
tests/acceptance/tasks/ShopAdmin/CustomField/CreateCustomField.ts
|
||||
tests/acceptance/tasks/ShopAdmin/Customers/CustomerGroupActivation.ts
|
||||
|
|
@ -10149,6 +10151,7 @@ tests/acceptance/.eslintrc.cjs
|
|||
tests/acceptance/playwright.config.ts
|
||||
tests/acceptance/.prettierignore
|
||||
tests/acceptance/helpers/locale-helpers.ts
|
||||
tests/acceptance/helpers/document-helpers.ts
|
||||
tests/acceptance/helpers/recaptcha-helpers.ts
|
||||
tests/acceptance/tsconfig.json
|
||||
tests/acceptance/scripts/runNpmAudit.ts
|
||||
|
|
@ -10696,12 +10699,10 @@ src/Administration/Resources/app/administration/src/core/factory/router.factory.
|
|||
src/Administration/Resources/app/administration/src/core/consent/events.ts
|
||||
src/Administration/Resources/app/administration/src/core/consent/broadcast-changes.spec.js
|
||||
src/Administration/Resources/app/administration/src/core/consent/consent.api.service.spec.js
|
||||
src/Administration/Resources/app/administration/src/core/consent/tracking.ts
|
||||
src/Administration/Resources/app/administration/src/core/consent/broadcast-changes.ts
|
||||
src/Administration/Resources/app/administration/src/core/consent/consent.api.service.ts
|
||||
src/Administration/Resources/app/administration/src/core/consent/consent.store.ts
|
||||
src/Administration/Resources/app/administration/src/core/consent/events.spec.js
|
||||
src/Administration/Resources/app/administration/src/core/consent/tracking.spec.js
|
||||
src/Administration/Resources/app/administration/src/core/consent/handlers.spec.js
|
||||
src/Administration/Resources/app/administration/src/core/consent/consent.store.spec.js
|
||||
src/Administration/Resources/app/administration/src/core/consent/handlers.ts
|
||||
|
|
@ -20078,6 +20079,7 @@ src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/message-sta
|
|||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/version.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/openapi3.json.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/order_delivery.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/system-config.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/order_transaction_capture_refund.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/message-queue.json
|
||||
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/index-products.json
|
||||
|
|
|
|||
|
|
@ -37217,6 +37217,16 @@ views/blade/input/datepicker.blade.php
|
|||
blade/input/datepicker.blade.php
|
||||
input/datepicker.blade.php
|
||||
datepicker.blade.php
|
||||
resources/views/blade/input/username-select.blade.php
|
||||
views/blade/input/username-select.blade.php
|
||||
blade/input/username-select.blade.php
|
||||
input/username-select.blade.php
|
||||
username-select.blade.php
|
||||
resources/views/blade/input/country-select.blade.php
|
||||
views/blade/input/country-select.blade.php
|
||||
blade/input/country-select.blade.php
|
||||
input/country-select.blade.php
|
||||
country-select.blade.php
|
||||
resources/views/blade/input/select.blade.php
|
||||
views/blade/input/select.blade.php
|
||||
blade/input/select.blade.php
|
||||
|
|
|
|||
|
|
@ -6784,6 +6784,8 @@ resources/views/blade/input/time-display-format.blade.php
|
|||
resources/views/blade/input/text.blade.php
|
||||
resources/views/blade/input/locale-select.blade.php
|
||||
resources/views/blade/input/datepicker.blade.php
|
||||
resources/views/blade/input/username-select.blade.php
|
||||
resources/views/blade/input/country-select.blade.php
|
||||
resources/views/blade/input/select.blade.php
|
||||
resources/views/blade/icon.blade.php
|
||||
resources/views/blade/gallery-card.blade.php
|
||||
|
|
|
|||
|
|
@ -11366,6 +11366,14 @@ src/utils/tests/users.test.ts
|
|||
utils/tests/users.test.ts
|
||||
tests/users.test.ts
|
||||
users.test.ts
|
||||
packages/core/content-manager/admin/src/utils/tests/conditionalFields.test.ts
|
||||
core/content-manager/admin/src/utils/tests/conditionalFields.test.ts
|
||||
content-manager/admin/src/utils/tests/conditionalFields.test.ts
|
||||
admin/src/utils/tests/conditionalFields.test.ts
|
||||
src/utils/tests/conditionalFields.test.ts
|
||||
utils/tests/conditionalFields.test.ts
|
||||
tests/conditionalFields.test.ts
|
||||
conditionalFields.test.ts
|
||||
packages/core/content-manager/admin/src/utils/tests/objects.test.ts
|
||||
core/content-manager/admin/src/utils/tests/objects.test.ts
|
||||
content-manager/admin/src/utils/tests/objects.test.ts
|
||||
|
|
@ -11430,6 +11438,13 @@ admin/src/utils/urls.ts
|
|||
src/utils/urls.ts
|
||||
utils/urls.ts
|
||||
urls.ts
|
||||
packages/core/content-manager/admin/src/utils/conditionalFields.ts
|
||||
core/content-manager/admin/src/utils/conditionalFields.ts
|
||||
content-manager/admin/src/utils/conditionalFields.ts
|
||||
admin/src/utils/conditionalFields.ts
|
||||
src/utils/conditionalFields.ts
|
||||
utils/conditionalFields.ts
|
||||
conditionalFields.ts
|
||||
packages/core/content-manager/admin/src/utils/strings.ts
|
||||
core/content-manager/admin/src/utils/strings.ts
|
||||
content-manager/admin/src/utils/strings.ts
|
||||
|
|
|
|||
|
|
@ -1821,6 +1821,7 @@ packages/core/content-manager/admin/src/features/DocumentRBAC.tsx
|
|||
packages/core/content-manager/admin/src/utils/tests/attributes.test.ts
|
||||
packages/core/content-manager/admin/src/utils/tests/api.test.ts
|
||||
packages/core/content-manager/admin/src/utils/tests/users.test.ts
|
||||
packages/core/content-manager/admin/src/utils/tests/conditionalFields.test.ts
|
||||
packages/core/content-manager/admin/src/utils/tests/objects.test.ts
|
||||
packages/core/content-manager/admin/src/utils/translations.ts
|
||||
packages/core/content-manager/admin/src/utils/relations.ts
|
||||
|
|
@ -1830,6 +1831,7 @@ packages/core/content-manager/admin/src/utils/validation.ts
|
|||
packages/core/content-manager/admin/src/utils/users.ts
|
||||
packages/core/content-manager/admin/src/utils/objects.ts
|
||||
packages/core/content-manager/admin/src/utils/urls.ts
|
||||
packages/core/content-manager/admin/src/utils/conditionalFields.ts
|
||||
packages/core/content-manager/admin/src/utils/strings.ts
|
||||
packages/core/content-manager/admin/src/history/tests/mockData.ts
|
||||
packages/core/content-manager/admin/src/history/tests/server.ts
|
||||
|
|
|
|||
|
|
@ -6607,6 +6607,12 @@ Configuration/Models/Validation/GlobalSettingsValidatorTests.cs
|
|||
Models/Validation/GlobalSettingsValidatorTests.cs
|
||||
Validation/GlobalSettingsValidatorTests.cs
|
||||
GlobalSettingsValidatorTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/Models/SecuritySettingsTests.cs
|
||||
Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/Models/SecuritySettingsTests.cs
|
||||
Umbraco.Core/Configuration/Models/SecuritySettingsTests.cs
|
||||
Configuration/Models/SecuritySettingsTests.cs
|
||||
Models/SecuritySettingsTests.cs
|
||||
SecuritySettingsTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/ContentSettingsExtensionsTests.cs
|
||||
Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/ContentSettingsExtensionsTests.cs
|
||||
Umbraco.Core/Configuration/ContentSettingsExtensionsTests.cs
|
||||
|
|
@ -6727,6 +6733,11 @@ Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/TypeExtensionsTests.cs
|
|||
Umbraco.Core/Extensions/TypeExtensionsTests.cs
|
||||
Extensions/TypeExtensionsTests.cs
|
||||
TypeExtensionsTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/RuntimeStateExtensionsTests.cs
|
||||
Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/RuntimeStateExtensionsTests.cs
|
||||
Umbraco.Core/Extensions/RuntimeStateExtensionsTests.cs
|
||||
Extensions/RuntimeStateExtensionsTests.cs
|
||||
RuntimeStateExtensionsTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Logging/LoggingConfigurationTests.cs
|
||||
Umbraco.Tests.UnitTests/Umbraco.Core/Logging/LoggingConfigurationTests.cs
|
||||
Umbraco.Core/Logging/LoggingConfigurationTests.cs
|
||||
|
|
@ -6791,6 +6802,11 @@ Umbraco.Tests.UnitTests/Umbraco.Core/Security/MediaPermissionsTests.cs
|
|||
Umbraco.Core/Security/MediaPermissionsTests.cs
|
||||
Security/MediaPermissionsTests.cs
|
||||
MediaPermissionsTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Security/UserGroupAssignmentAuthorizationTests.cs
|
||||
Umbraco.Tests.UnitTests/Umbraco.Core/Security/UserGroupAssignmentAuthorizationTests.cs
|
||||
Umbraco.Core/Security/UserGroupAssignmentAuthorizationTests.cs
|
||||
Security/UserGroupAssignmentAuthorizationTests.cs
|
||||
UserGroupAssignmentAuthorizationTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Security/FileStreamSecurityValidatorTests.cs
|
||||
Umbraco.Tests.UnitTests/Umbraco.Core/Security/FileStreamSecurityValidatorTests.cs
|
||||
Umbraco.Core/Security/FileStreamSecurityValidatorTests.cs
|
||||
|
|
@ -7582,6 +7598,11 @@ Umbraco.Tests.UnitTests/Umbraco.Core/Routing/UriUtilityTests.cs
|
|||
Umbraco.Core/Routing/UriUtilityTests.cs
|
||||
Routing/UriUtilityTests.cs
|
||||
UriUtilityTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/AliasUrlProviderTests.cs
|
||||
Umbraco.Tests.UnitTests/Umbraco.Core/Routing/AliasUrlProviderTests.cs
|
||||
Umbraco.Core/Routing/AliasUrlProviderTests.cs
|
||||
Routing/AliasUrlProviderTests.cs
|
||||
AliasUrlProviderTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/SiteDomainMapperTests.cs
|
||||
Umbraco.Tests.UnitTests/Umbraco.Core/Routing/SiteDomainMapperTests.cs
|
||||
Umbraco.Core/Routing/SiteDomainMapperTests.cs
|
||||
|
|
@ -7928,6 +7949,11 @@ tests/Umbraco.Tests.UnitTests/Umbraco.PublishedCache.NuCache/SnapDictionaryTests
|
|||
Umbraco.Tests.UnitTests/Umbraco.PublishedCache.NuCache/SnapDictionaryTests.cs
|
||||
Umbraco.PublishedCache.NuCache/SnapDictionaryTests.cs
|
||||
SnapDictionaryTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Configuration/ConfigureBackOfficeCookieOptionsTests.cs
|
||||
Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Configuration/ConfigureBackOfficeCookieOptionsTests.cs
|
||||
Umbraco.Cms.Api.Management/Configuration/ConfigureBackOfficeCookieOptionsTests.cs
|
||||
Configuration/ConfigureBackOfficeCookieOptionsTests.cs
|
||||
ConfigureBackOfficeCookieOptionsTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Security/BackOfficeAuthenticationBuilderTests.cs
|
||||
Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Security/BackOfficeAuthenticationBuilderTests.cs
|
||||
Umbraco.Cms.Api.Management/Security/BackOfficeAuthenticationBuilderTests.cs
|
||||
|
|
@ -8188,6 +8214,11 @@ Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Extensions/EmailMessageExtensions
|
|||
Umbraco.Infrastructure/Extensions/EmailMessageExtensionsTests.cs
|
||||
Extensions/EmailMessageExtensionsTests.cs
|
||||
EmailMessageExtensionsTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Install/UnattendedUpgradeBackgroundServiceTests.cs
|
||||
Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Install/UnattendedUpgradeBackgroundServiceTests.cs
|
||||
Umbraco.Infrastructure/Install/UnattendedUpgradeBackgroundServiceTests.cs
|
||||
Install/UnattendedUpgradeBackgroundServiceTests.cs
|
||||
UnattendedUpgradeBackgroundServiceTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Editors/UserEditorAuthorizationHelperTests.cs
|
||||
Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Editors/UserEditorAuthorizationHelperTests.cs
|
||||
Umbraco.Infrastructure/Editors/UserEditorAuthorizationHelperTests.cs
|
||||
|
|
@ -8588,6 +8619,11 @@ Umbraco.Tests.UnitTests/Umbraco.Web.Common/ImageProcessors/CropWebProcessorTests
|
|||
Umbraco.Web.Common/ImageProcessors/CropWebProcessorTests.cs
|
||||
ImageProcessors/CropWebProcessorTests.cs
|
||||
CropWebProcessorTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/HealthChecks/UmbracoReadinessHealthCheckTests.cs
|
||||
Umbraco.Tests.UnitTests/Umbraco.Web.Common/HealthChecks/UmbracoReadinessHealthCheckTests.cs
|
||||
Umbraco.Web.Common/HealthChecks/UmbracoReadinessHealthCheckTests.cs
|
||||
HealthChecks/UmbracoReadinessHealthCheckTests.cs
|
||||
UmbracoReadinessHealthCheckTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Extensions/ImageCropperTemplateCoreExtensionsTests.cs
|
||||
Umbraco.Tests.UnitTests/Umbraco.Web.Common/Extensions/ImageCropperTemplateCoreExtensionsTests.cs
|
||||
Umbraco.Web.Common/Extensions/ImageCropperTemplateCoreExtensionsTests.cs
|
||||
|
|
@ -8638,6 +8674,11 @@ Umbraco.Tests.UnitTests/Umbraco.Web.Common/Security/AspNetCoreCspNonceServiceTes
|
|||
Umbraco.Web.Common/Security/AspNetCoreCspNonceServiceTests.cs
|
||||
Security/AspNetCoreCspNonceServiceTests.cs
|
||||
AspNetCoreCspNonceServiceTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Security/ConfigureMemberSecurityStampValidatorOptionsTests.cs
|
||||
Umbraco.Tests.UnitTests/Umbraco.Web.Common/Security/ConfigureMemberSecurityStampValidatorOptionsTests.cs
|
||||
Umbraco.Web.Common/Security/ConfigureMemberSecurityStampValidatorOptionsTests.cs
|
||||
Security/ConfigureMemberSecurityStampValidatorOptionsTests.cs
|
||||
ConfigureMemberSecurityStampValidatorOptionsTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/ApplicationBuilder/CspNonceExtensionsTests.cs
|
||||
Umbraco.Tests.UnitTests/Umbraco.Web.Common/ApplicationBuilder/CspNonceExtensionsTests.cs
|
||||
Umbraco.Web.Common/ApplicationBuilder/CspNonceExtensionsTests.cs
|
||||
|
|
@ -8653,11 +8694,21 @@ Umbraco.Tests.UnitTests/Umbraco.Web.Common/Filters/ValidateUmbracoFormRouteStrin
|
|||
Umbraco.Web.Common/Filters/ValidateUmbracoFormRouteStringFilterTests.cs
|
||||
Filters/ValidateUmbracoFormRouteStringFilterTests.cs
|
||||
ValidateUmbracoFormRouteStringFilterTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Middleware/BootFailedMiddlewareTests.cs
|
||||
Umbraco.Tests.UnitTests/Umbraco.Web.Common/Middleware/BootFailedMiddlewareTests.cs
|
||||
Umbraco.Web.Common/Middleware/BootFailedMiddlewareTests.cs
|
||||
Middleware/BootFailedMiddlewareTests.cs
|
||||
BootFailedMiddlewareTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/TagHelpers/CspNonceTagHelperTests.cs
|
||||
Umbraco.Tests.UnitTests/Umbraco.Web.Common/TagHelpers/CspNonceTagHelperTests.cs
|
||||
Umbraco.Web.Common/TagHelpers/CspNonceTagHelperTests.cs
|
||||
TagHelpers/CspNonceTagHelperTests.cs
|
||||
CspNonceTagHelperTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Controllers/MaintenanceModeActionFilterAttributeTests.cs
|
||||
Umbraco.Tests.UnitTests/Umbraco.Web.Common/Controllers/MaintenanceModeActionFilterAttributeTests.cs
|
||||
Umbraco.Web.Common/Controllers/MaintenanceModeActionFilterAttributeTests.cs
|
||||
Controllers/MaintenanceModeActionFilterAttributeTests.cs
|
||||
MaintenanceModeActionFilterAttributeTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Routing/RoutableDocumentFilterTests.cs
|
||||
Umbraco.Tests.UnitTests/Umbraco.Web.Common/Routing/RoutableDocumentFilterTests.cs
|
||||
Umbraco.Web.Common/Routing/RoutableDocumentFilterTests.cs
|
||||
|
|
@ -13059,6 +13110,10 @@ src/Umbraco.Core/Security/IUserInviteSender.cs
|
|||
Umbraco.Core/Security/IUserInviteSender.cs
|
||||
Security/IUserInviteSender.cs
|
||||
IUserInviteSender.cs
|
||||
src/Umbraco.Core/Security/UserGroupAssignmentAuthorization.cs
|
||||
Umbraco.Core/Security/UserGroupAssignmentAuthorization.cs
|
||||
Security/UserGroupAssignmentAuthorization.cs
|
||||
UserGroupAssignmentAuthorization.cs
|
||||
src/Umbraco.Core/Security/IHmacSecretKeyService.cs
|
||||
Umbraco.Core/Security/IHmacSecretKeyService.cs
|
||||
Security/IHmacSecretKeyService.cs
|
||||
|
|
@ -26362,6 +26417,12 @@ src/apps/app/index.ts
|
|||
apps/app/index.ts
|
||||
app/index.ts
|
||||
index.ts
|
||||
src/Umbraco.Web.UI.Client/src/apps/app/app-auth.element.ts
|
||||
Umbraco.Web.UI.Client/src/apps/app/app-auth.element.ts
|
||||
src/apps/app/app-auth.element.ts
|
||||
apps/app/app-auth.element.ts
|
||||
app/app-auth.element.ts
|
||||
app-auth.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/apps/app/app-auth.controller.ts
|
||||
Umbraco.Web.UI.Client/src/apps/app/app-auth.controller.ts
|
||||
src/apps/app/app-auth.controller.ts
|
||||
|
|
@ -32997,6 +33058,13 @@ packages/core/resources/api-interceptor.controller.ts
|
|||
core/resources/api-interceptor.controller.ts
|
||||
resources/api-interceptor.controller.ts
|
||||
api-interceptor.controller.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/resources/auth-signaler.context.ts
|
||||
Umbraco.Web.UI.Client/src/packages/core/resources/auth-signaler.context.ts
|
||||
src/packages/core/resources/auth-signaler.context.ts
|
||||
packages/core/resources/auth-signaler.context.ts
|
||||
core/resources/auth-signaler.context.ts
|
||||
resources/auth-signaler.context.ts
|
||||
auth-signaler.context.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/resources/cancelable-promise.ts
|
||||
Umbraco.Web.UI.Client/src/packages/core/resources/cancelable-promise.ts
|
||||
src/packages/core/resources/cancelable-promise.ts
|
||||
|
|
@ -33612,6 +33680,14 @@ core/auth/components/index.ts
|
|||
auth/components/index.ts
|
||||
components/index.ts
|
||||
index.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/auth/components/umb-auth-view.element.ts
|
||||
Umbraco.Web.UI.Client/src/packages/core/auth/components/umb-auth-view.element.ts
|
||||
src/packages/core/auth/components/umb-auth-view.element.ts
|
||||
packages/core/auth/components/umb-auth-view.element.ts
|
||||
core/auth/components/umb-auth-view.element.ts
|
||||
auth/components/umb-auth-view.element.ts
|
||||
components/umb-auth-view.element.ts
|
||||
umb-auth-view.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/auth/components/auth-provider-default.element.ts
|
||||
Umbraco.Web.UI.Client/src/packages/core/auth/components/auth-provider-default.element.ts
|
||||
src/packages/core/auth/components/auth-provider-default.element.ts
|
||||
|
|
@ -48283,6 +48359,22 @@ core/modal/component/modal.element.ts
|
|||
modal/component/modal.element.ts
|
||||
component/modal.element.ts
|
||||
modal.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/modal/component/index.ts
|
||||
Umbraco.Web.UI.Client/src/packages/core/modal/component/index.ts
|
||||
src/packages/core/modal/component/index.ts
|
||||
packages/core/modal/component/index.ts
|
||||
core/modal/component/index.ts
|
||||
modal/component/index.ts
|
||||
component/index.ts
|
||||
index.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/modal/component/persistent-modal-dialog.element.ts
|
||||
Umbraco.Web.UI.Client/src/packages/core/modal/component/persistent-modal-dialog.element.ts
|
||||
src/packages/core/modal/component/persistent-modal-dialog.element.ts
|
||||
packages/core/modal/component/persistent-modal-dialog.element.ts
|
||||
core/modal/component/persistent-modal-dialog.element.ts
|
||||
modal/component/persistent-modal-dialog.element.ts
|
||||
component/persistent-modal-dialog.element.ts
|
||||
persistent-modal-dialog.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/modal/component/modal-base.element.ts
|
||||
Umbraco.Web.UI.Client/src/packages/core/modal/component/modal-base.element.ts
|
||||
src/packages/core/modal/component/modal-base.element.ts
|
||||
|
|
@ -53681,6 +53773,15 @@ entity-data-picker/picker-collection/views/manifests.ts
|
|||
picker-collection/views/manifests.ts
|
||||
views/manifests.ts
|
||||
manifests.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/picker-collection/views/constants.ts
|
||||
Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/picker-collection/views/constants.ts
|
||||
src/packages/property-editors/entity-data-picker/picker-collection/views/constants.ts
|
||||
packages/property-editors/entity-data-picker/picker-collection/views/constants.ts
|
||||
property-editors/entity-data-picker/picker-collection/views/constants.ts
|
||||
entity-data-picker/picker-collection/views/constants.ts
|
||||
picker-collection/views/constants.ts
|
||||
views/constants.ts
|
||||
constants.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/conditions/manifests.ts
|
||||
Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/conditions/manifests.ts
|
||||
src/packages/property-editors/entity-data-picker/conditions/manifests.ts
|
||||
|
|
@ -53783,6 +53884,45 @@ packages/property-editors/entity-data-picker/entry-point.ts
|
|||
property-editors/entity-data-picker/entry-point.ts
|
||||
entity-data-picker/entry-point.ts
|
||||
entry-point.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/property-editor/config/picker-views/manifests.ts
|
||||
Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/property-editor/config/picker-views/manifests.ts
|
||||
src/packages/property-editors/entity-data-picker/property-editor/config/picker-views/manifests.ts
|
||||
packages/property-editors/entity-data-picker/property-editor/config/picker-views/manifests.ts
|
||||
property-editors/entity-data-picker/property-editor/config/picker-views/manifests.ts
|
||||
entity-data-picker/property-editor/config/picker-views/manifests.ts
|
||||
property-editor/config/picker-views/manifests.ts
|
||||
config/picker-views/manifests.ts
|
||||
picker-views/manifests.ts
|
||||
manifests.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/property-editor/config/picker-views/picker-views-configuration.element.ts
|
||||
Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/property-editor/config/picker-views/picker-views-configuration.element.ts
|
||||
src/packages/property-editors/entity-data-picker/property-editor/config/picker-views/picker-views-configuration.element.ts
|
||||
packages/property-editors/entity-data-picker/property-editor/config/picker-views/picker-views-configuration.element.ts
|
||||
property-editors/entity-data-picker/property-editor/config/picker-views/picker-views-configuration.element.ts
|
||||
entity-data-picker/property-editor/config/picker-views/picker-views-configuration.element.ts
|
||||
property-editor/config/picker-views/picker-views-configuration.element.ts
|
||||
config/picker-views/picker-views-configuration.element.ts
|
||||
picker-views/picker-views-configuration.element.ts
|
||||
picker-views-configuration.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/property-editor/config/picker-views/types.ts
|
||||
Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/property-editor/config/picker-views/types.ts
|
||||
src/packages/property-editors/entity-data-picker/property-editor/config/picker-views/types.ts
|
||||
packages/property-editors/entity-data-picker/property-editor/config/picker-views/types.ts
|
||||
property-editors/entity-data-picker/property-editor/config/picker-views/types.ts
|
||||
entity-data-picker/property-editor/config/picker-views/types.ts
|
||||
property-editor/config/picker-views/types.ts
|
||||
config/picker-views/types.ts
|
||||
picker-views/types.ts
|
||||
types.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/property-editor/config/index.ts
|
||||
Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/property-editor/config/index.ts
|
||||
src/packages/property-editors/entity-data-picker/property-editor/config/index.ts
|
||||
packages/property-editors/entity-data-picker/property-editor/config/index.ts
|
||||
property-editors/entity-data-picker/property-editor/config/index.ts
|
||||
entity-data-picker/property-editor/config/index.ts
|
||||
property-editor/config/index.ts
|
||||
config/index.ts
|
||||
index.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/property-editor/manifests.ts
|
||||
Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/property-editor/manifests.ts
|
||||
src/packages/property-editors/entity-data-picker/property-editor/manifests.ts
|
||||
|
|
@ -82891,6 +83031,13 @@ dropzone/components/input-dropzone/input-dropzone.element.ts
|
|||
components/input-dropzone/input-dropzone.element.ts
|
||||
input-dropzone/input-dropzone.element.ts
|
||||
input-dropzone.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/media/dropzone/dropzone-manager.class.test.ts
|
||||
Umbraco.Web.UI.Client/src/packages/media/dropzone/dropzone-manager.class.test.ts
|
||||
src/packages/media/dropzone/dropzone-manager.class.test.ts
|
||||
packages/media/dropzone/dropzone-manager.class.test.ts
|
||||
media/dropzone/dropzone-manager.class.test.ts
|
||||
dropzone/dropzone-manager.class.test.ts
|
||||
dropzone-manager.class.test.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/media/dropzone/types.ts
|
||||
Umbraco.Web.UI.Client/src/packages/media/dropzone/types.ts
|
||||
src/packages/media/dropzone/types.ts
|
||||
|
|
@ -83296,6 +83443,13 @@ packages/ufm/contexts/ufm.context.ts
|
|||
ufm/contexts/ufm.context.ts
|
||||
contexts/ufm.context.ts
|
||||
ufm.context.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/ufm/contexts/ufm.context.test.ts
|
||||
Umbraco.Web.UI.Client/src/packages/ufm/contexts/ufm.context.test.ts
|
||||
src/packages/ufm/contexts/ufm.context.test.ts
|
||||
packages/ufm/contexts/ufm.context.test.ts
|
||||
ufm/contexts/ufm.context.test.ts
|
||||
contexts/ufm.context.test.ts
|
||||
ufm.context.test.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/ufm/contexts/manifest.ts
|
||||
Umbraco.Web.UI.Client/src/packages/ufm/contexts/manifest.ts
|
||||
src/packages/ufm/contexts/manifest.ts
|
||||
|
|
@ -89152,6 +89306,10 @@ src/Umbraco.Cms.Api.Management/Configuration/ConfigureBackOfficeSecurityStampVal
|
|||
Umbraco.Cms.Api.Management/Configuration/ConfigureBackOfficeSecurityStampValidatorOptions.cs
|
||||
Configuration/ConfigureBackOfficeSecurityStampValidatorOptions.cs
|
||||
ConfigureBackOfficeSecurityStampValidatorOptions.cs
|
||||
src/Umbraco.Cms.Api.Management/Configuration/ConfigureBackOfficeExposedCookieOptions.cs
|
||||
Umbraco.Cms.Api.Management/Configuration/ConfigureBackOfficeExposedCookieOptions.cs
|
||||
Configuration/ConfigureBackOfficeExposedCookieOptions.cs
|
||||
ConfigureBackOfficeExposedCookieOptions.cs
|
||||
src/Umbraco.Cms.Api.Management/Configuration/ConfigureUmbracoManagementApiSwaggerGenOptions.cs
|
||||
Umbraco.Cms.Api.Management/Configuration/ConfigureUmbracoManagementApiSwaggerGenOptions.cs
|
||||
Configuration/ConfigureUmbracoManagementApiSwaggerGenOptions.cs
|
||||
|
|
@ -96947,6 +97105,11 @@ Umbraco.Cms.StaticAssets/umbraco/UmbracoWebsite/NotFound.cshtml
|
|||
umbraco/UmbracoWebsite/NotFound.cshtml
|
||||
UmbracoWebsite/NotFound.cshtml
|
||||
NotFound.cshtml
|
||||
src/Umbraco.Cms.StaticAssets/umbraco/UmbracoWebsite/Upgrading.cshtml
|
||||
Umbraco.Cms.StaticAssets/umbraco/UmbracoWebsite/Upgrading.cshtml
|
||||
umbraco/UmbracoWebsite/Upgrading.cshtml
|
||||
UmbracoWebsite/Upgrading.cshtml
|
||||
Upgrading.cshtml
|
||||
src/Umbraco.Cms.StaticAssets/umbraco/UmbracoWebsite/NoNodes.cshtml
|
||||
Umbraco.Cms.StaticAssets/umbraco/UmbracoWebsite/NoNodes.cshtml
|
||||
umbraco/UmbracoWebsite/NoNodes.cshtml
|
||||
|
|
@ -97888,6 +98051,10 @@ src/Umbraco.Infrastructure/Install/FilePermissionHelper.cs
|
|||
Umbraco.Infrastructure/Install/FilePermissionHelper.cs
|
||||
Install/FilePermissionHelper.cs
|
||||
FilePermissionHelper.cs
|
||||
src/Umbraco.Infrastructure/Install/UnattendedUpgradeBackgroundService.cs
|
||||
Umbraco.Infrastructure/Install/UnattendedUpgradeBackgroundService.cs
|
||||
Install/UnattendedUpgradeBackgroundService.cs
|
||||
UnattendedUpgradeBackgroundService.cs
|
||||
src/Umbraco.Infrastructure/Install/PackageMigrationRunner.cs
|
||||
Umbraco.Infrastructure/Install/PackageMigrationRunner.cs
|
||||
Install/PackageMigrationRunner.cs
|
||||
|
|
@ -102544,6 +102711,10 @@ src/Umbraco.Web.Common/Events/ActionExecutedEventArgs.cs
|
|||
Umbraco.Web.Common/Events/ActionExecutedEventArgs.cs
|
||||
Events/ActionExecutedEventArgs.cs
|
||||
ActionExecutedEventArgs.cs
|
||||
src/Umbraco.Web.Common/HealthChecks/UmbracoReadinessHealthCheck.cs
|
||||
Umbraco.Web.Common/HealthChecks/UmbracoReadinessHealthCheck.cs
|
||||
HealthChecks/UmbracoReadinessHealthCheck.cs
|
||||
UmbracoReadinessHealthCheck.cs
|
||||
src/Umbraco.Web.Common/Extensions/CacheHelperExtensions.cs
|
||||
Umbraco.Web.Common/Extensions/CacheHelperExtensions.cs
|
||||
Extensions/CacheHelperExtensions.cs
|
||||
|
|
@ -102960,6 +103131,10 @@ src/Umbraco.Web.Common/Security/BackOfficeSecurityAccessor.cs
|
|||
Umbraco.Web.Common/Security/BackOfficeSecurityAccessor.cs
|
||||
Security/BackOfficeSecurityAccessor.cs
|
||||
BackOfficeSecurityAccessor.cs
|
||||
src/Umbraco.Web.Common/Security/ConfigureMemberSecurityStampValidatorOptions.cs
|
||||
Umbraco.Web.Common/Security/ConfigureMemberSecurityStampValidatorOptions.cs
|
||||
Security/ConfigureMemberSecurityStampValidatorOptions.cs
|
||||
ConfigureMemberSecurityStampValidatorOptions.cs
|
||||
src/Umbraco.Web.Common/Security/IMemberSignInManager.cs
|
||||
Umbraco.Web.Common/Security/IMemberSignInManager.cs
|
||||
Security/IMemberSignInManager.cs
|
||||
|
|
@ -103209,6 +103384,10 @@ src/Umbraco.Web.Common/TagHelpers/CspNonceTagHelper.cs
|
|||
Umbraco.Web.Common/TagHelpers/CspNonceTagHelper.cs
|
||||
TagHelpers/CspNonceTagHelper.cs
|
||||
CspNonceTagHelper.cs
|
||||
src/Umbraco.Web.Common/Controllers/SkipMaintenanceModeFilterAttribute.cs
|
||||
Umbraco.Web.Common/Controllers/SkipMaintenanceModeFilterAttribute.cs
|
||||
Controllers/SkipMaintenanceModeFilterAttribute.cs
|
||||
SkipMaintenanceModeFilterAttribute.cs
|
||||
src/Umbraco.Web.Common/Controllers/IRenderController.cs
|
||||
Umbraco.Web.Common/Controllers/IRenderController.cs
|
||||
Controllers/IRenderController.cs
|
||||
|
|
|
|||
|
|
@ -1205,6 +1205,7 @@ tests/Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/Models/Validation/Deliv
|
|||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/Models/Validation/HealthChecksSettingsValidatorTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/Models/Validation/LoggingSettingsValidatorTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/Models/Validation/GlobalSettingsValidatorTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/Models/SecuritySettingsTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/ContentSettingsExtensionsTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/NCronTabParserTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Configuration/ConfigureConnectionStringsTests.cs
|
||||
|
|
@ -1229,6 +1230,7 @@ tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/HtmlEncodedStringExtension
|
|||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/ClaimsPrincipalExtensionsTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/ContentExtensionsTests.GetStatus.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/TypeExtensionsTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Extensions/RuntimeStateExtensionsTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Logging/LoggingConfigurationTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/IO/PhysicalFileSystemTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/IO/MediaPathSchemes/UniqueMediaPathSchemeTests.cs
|
||||
|
|
@ -1242,6 +1244,7 @@ tests/Umbraco.Tests.UnitTests/Umbraco.Core/Security/HmacSecretKeyServiceTests.cs
|
|||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Security/ContentPermissionsTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Security/LegacyPasswordSecurityTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Security/MediaPermissionsTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Security/UserGroupAssignmentAuthorizationTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Security/FileStreamSecurityValidatorTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/CoreThings/UdiTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/CoreThings/TryConvertToTests.cs
|
||||
|
|
@ -1397,6 +1400,7 @@ tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/ContentFinderByUrlAliasTests.
|
|||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/UrlsWithNestedDomains.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/GetContentUrlsTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/UriUtilityTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/AliasUrlProviderTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/SiteDomainMapperTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/ContentFinderByPageIdQueryTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Routing/DomainsAndCulturesTests.cs
|
||||
|
|
@ -1465,6 +1469,7 @@ tests/Umbraco.Tests.UnitTests/TestHelpers/PublishedSnapshotServiceTestBase.cs
|
|||
tests/Umbraco.Tests.UnitTests/TestHelpers/CompositionExtensions.cs
|
||||
tests/Umbraco.Tests.UnitTests/TestHelpers/TestNuCacheContentService.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.PublishedCache.NuCache/SnapDictionaryTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Configuration/ConfigureBackOfficeCookieOptionsTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Security/BackOfficeAuthenticationBuilderTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Security/BackOfficeApplicationManagerTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Cms.Api.Management/Serialization/BackOfficeSerializationTests.cs
|
||||
|
|
@ -1517,6 +1522,7 @@ tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Examine/UmbracoContentValue
|
|||
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/HealthChecks/MarkdownToHtmlConverterTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/HealthChecks/HealthCheckResultsTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Extensions/EmailMessageExtensionsTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Install/UnattendedUpgradeBackgroundServiceTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Editors/UserEditorAuthorizationHelperTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Security/NoOpLookupNormalizerTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Security/UmbracoPasswordHasherTests.cs
|
||||
|
|
@ -1590,6 +1596,7 @@ tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Services/LocalizedTextServi
|
|||
tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/Services/PropertyValidationServiceTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Templates/DockerFileTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/ImageProcessors/CropWebProcessorTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/HealthChecks/UmbracoReadinessHealthCheckTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Extensions/ImageCropperTemplateCoreExtensionsTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Extensions/HttpContextExtensionTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Extensions/HtmlHelperExtensionMethodsTests.cs
|
||||
|
|
@ -1600,10 +1607,13 @@ tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Security/MemberSignInManagerTes
|
|||
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Security/PublicAccessCheckerTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Security/EncryptionHelperTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Security/AspNetCoreCspNonceServiceTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Security/ConfigureMemberSecurityStampValidatorOptionsTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/ApplicationBuilder/CspNonceExtensionsTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Mvc/HtmlStringUtilitiesTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Filters/ValidateUmbracoFormRouteStringFilterTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Middleware/BootFailedMiddlewareTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/TagHelpers/CspNonceTagHelperTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Controllers/MaintenanceModeActionFilterAttributeTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Routing/RoutableDocumentFilterTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Routing/BackOfficeAreaRoutesTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Web.Common/Routing/EndpointRouteBuilderExtensionsTests.cs
|
||||
|
|
@ -2588,6 +2598,7 @@ src/Umbraco.Core/Security/IExternalLoginToken.cs
|
|||
src/Umbraco.Core/Security/HmacSecretKeyService.cs
|
||||
src/Umbraco.Core/Security/ILocalLoginSettingProvider.cs
|
||||
src/Umbraco.Core/Security/IUserInviteSender.cs
|
||||
src/Umbraco.Core/Security/UserGroupAssignmentAuthorization.cs
|
||||
src/Umbraco.Core/Security/IHmacSecretKeyService.cs
|
||||
src/Umbraco.Core/Security/BackOfficeAuthenticationTypeSettings.cs
|
||||
src/Umbraco.Core/Security/Authorization/ContentPermissionAuthorizer.cs
|
||||
|
|
@ -5348,6 +5359,7 @@ src/Umbraco.Web.UI.Client/src/apps/installer/shared/layout/installer-layout.elem
|
|||
src/Umbraco.Web.UI.Client/src/apps/installer/shared/utils.story-helpers.ts
|
||||
src/Umbraco.Web.UI.Client/src/apps/app/app-logo.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/apps/app/index.ts
|
||||
src/Umbraco.Web.UI.Client/src/apps/app/app-auth.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/apps/app/app-auth.controller.ts
|
||||
src/Umbraco.Web.UI.Client/src/apps/app/app.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/apps/app/network-connection-status.manager.ts
|
||||
|
|
@ -6143,6 +6155,7 @@ src/Umbraco.Web.UI.Client/src/packages/core/resources/try-execute/tryExecuteAndN
|
|||
src/Umbraco.Web.UI.Client/src/packages/core/resources/try-execute/tryExecute.function.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/resources/resource.controller.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/resources/api-interceptor.controller.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/resources/auth-signaler.context.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/resources/cancelable-promise.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/resources/index.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/resources/data-api/types.ts
|
||||
|
|
@ -6221,6 +6234,7 @@ src/Umbraco.Web.UI.Client/src/packages/core/auth/modals/umb-auth-timeout-modal.e
|
|||
src/Umbraco.Web.UI.Client/src/packages/core/auth/modals/umb-app-auth-modal.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/auth/models/openApiConfiguration.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/auth/components/index.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/auth/components/umb-auth-view.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/auth/components/auth-provider-default.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/auth/auth-provider.extension.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/auth/umb-auth-client.test.ts
|
||||
|
|
@ -7972,6 +7986,8 @@ src/Umbraco.Web.UI.Client/src/packages/core/modal/context/modal.context-token.ts
|
|||
src/Umbraco.Web.UI.Client/src/packages/core/modal/context/modal-manager.context.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/modal/context/modal-manager.context-token.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/modal/component/modal.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/modal/component/index.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/modal/component/persistent-modal-dialog.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/modal/component/modal-base.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/modal/common/manifests.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/core/modal/common/error-viewer/error-viewer-modal.token.ts
|
||||
|
|
@ -8665,6 +8681,7 @@ src/Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/picke
|
|||
src/Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/picker-collection/entity-data-picker-collection.repository.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/picker-collection/constants.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/picker-collection/views/manifests.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/picker-collection/views/constants.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/conditions/manifests.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/conditions/entity-data-picker-supports-text-filter.condition.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/conditions/constants.ts
|
||||
|
|
@ -8678,6 +8695,10 @@ src/Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/picke
|
|||
src/Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/picker-search/constants.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/constants.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/entry-point.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/property-editor/config/picker-views/manifests.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/property-editor/config/picker-views/picker-views-configuration.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/property-editor/config/picker-views/types.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/property-editor/config/index.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/property-editor/manifests.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/property-editor/entity-data-picker-property-editor-ui.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/property-editors/entity-data-picker/property-editor/types.ts
|
||||
|
|
@ -12099,6 +12120,7 @@ src/Umbraco.Web.UI.Client/src/packages/media/dropzone/dropzone-submitted.event.t
|
|||
src/Umbraco.Web.UI.Client/src/packages/media/dropzone/components/index.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/media/dropzone/components/input-dropzone/input-dropzone.stories.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/media/dropzone/components/input-dropzone/input-dropzone.element.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/media/dropzone/dropzone-manager.class.test.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/media/dropzone/types.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/media/umbraco-package.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/media/package.json
|
||||
|
|
@ -12157,6 +12179,7 @@ src/Umbraco.Web.UI.Client/src/packages/ufm/filters/uppercase.filter.ts
|
|||
src/Umbraco.Web.UI.Client/src/packages/ufm/controllers/ufm-virtual-render.controller.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/ufm/types.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/ufm/contexts/ufm.context.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/ufm/contexts/ufm.context.test.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/ufm/contexts/manifest.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/ufm/contexts/index.ts
|
||||
src/Umbraco.Web.UI.Client/src/packages/ufm/package.json
|
||||
|
|
@ -12920,6 +12943,7 @@ src/Umbraco.Cms.DevelopmentMode.Backoffice/InMemoryAuto/InMemoryModelFactory.cs
|
|||
src/Umbraco.Cms.Api.Management/OpenApi.json
|
||||
src/Umbraco.Cms.Api.Management/Handlers/RevokeUserAuthenticationTokensNotificationHandler.cs
|
||||
src/Umbraco.Cms.Api.Management/Configuration/ConfigureBackOfficeSecurityStampValidatorOptions.cs
|
||||
src/Umbraco.Cms.Api.Management/Configuration/ConfigureBackOfficeExposedCookieOptions.cs
|
||||
src/Umbraco.Cms.Api.Management/Configuration/ConfigureUmbracoManagementApiSwaggerGenOptions.cs
|
||||
src/Umbraco.Cms.Api.Management/Configuration/ConfigureBackOfficeCookieOptions.cs
|
||||
src/Umbraco.Cms.Api.Management/Extensions/IdentityBuilderExtensions.cs
|
||||
|
|
@ -14483,6 +14507,7 @@ src/Umbraco.Web.Website/Routing/ControllerActionSearcher.cs
|
|||
src/Umbraco.Web.Website/Routing/UmbracoRouteValueTransformer.cs
|
||||
src/Umbraco.Web.Website/Routing/PublicAccessRequestHandler.cs
|
||||
src/Umbraco.Cms.StaticAssets/umbraco/UmbracoWebsite/NotFound.cshtml
|
||||
src/Umbraco.Cms.StaticAssets/umbraco/UmbracoWebsite/Upgrading.cshtml
|
||||
src/Umbraco.Cms.StaticAssets/umbraco/UmbracoWebsite/NoNodes.cshtml
|
||||
src/Umbraco.Cms.StaticAssets/umbraco/UmbracoWebsite/Maintenance.cshtml
|
||||
src/Umbraco.Cms.StaticAssets/umbraco/UmbracoBackOffice/Index.cshtml
|
||||
|
|
@ -14696,6 +14721,7 @@ src/Umbraco.Infrastructure/Logging/Serilog/LoggerConfigExtensions.cs
|
|||
src/Umbraco.Infrastructure/Logging/MessageTemplates.cs
|
||||
src/Umbraco.Infrastructure/CLAUDE.md
|
||||
src/Umbraco.Infrastructure/Install/FilePermissionHelper.cs
|
||||
src/Umbraco.Infrastructure/Install/UnattendedUpgradeBackgroundService.cs
|
||||
src/Umbraco.Infrastructure/Install/PackageMigrationRunner.cs
|
||||
src/Umbraco.Infrastructure/Install/UnattendedUpgrader.cs
|
||||
src/Umbraco.Infrastructure/Install/InstallHelper.cs
|
||||
|
|
@ -15624,6 +15650,7 @@ src/Umbraco.Cms.Imaging.ImageSharp2/ConfigurePhysicalFileSystemCacheOptions.cs
|
|||
src/Umbraco.Web.Common/Configuration/ConfigureApiVersioningOptions.cs
|
||||
src/Umbraco.Web.Common/Configuration/ConfigureApiExplorerOptions.cs
|
||||
src/Umbraco.Web.Common/Events/ActionExecutedEventArgs.cs
|
||||
src/Umbraco.Web.Common/HealthChecks/UmbracoReadinessHealthCheck.cs
|
||||
src/Umbraco.Web.Common/Extensions/CacheHelperExtensions.cs
|
||||
src/Umbraco.Web.Common/Extensions/IdentityBuilderExtensions.cs
|
||||
src/Umbraco.Web.Common/Extensions/ControllerActionEndpointConventionBuilderExtensions.cs
|
||||
|
|
@ -15728,6 +15755,7 @@ src/Umbraco.Web.Common/Security/PublicAccessChecker.cs
|
|||
src/Umbraco.Web.Common/Security/MemberExternalLoginProviderOptions.cs
|
||||
src/Umbraco.Web.Common/Security/IMemberExternalLoginProviders.cs
|
||||
src/Umbraco.Web.Common/Security/BackOfficeSecurityAccessor.cs
|
||||
src/Umbraco.Web.Common/Security/ConfigureMemberSecurityStampValidatorOptions.cs
|
||||
src/Umbraco.Web.Common/Security/IMemberSignInManager.cs
|
||||
src/Umbraco.Web.Common/Security/UmbracoSignInManager.cs
|
||||
src/Umbraco.Web.Common/Security/TwoFactorMemberValidationProvider{TTwoFactorSetupGenerator}.cs
|
||||
|
|
@ -15791,6 +15819,7 @@ src/Umbraco.Web.Common/UmbracoHelper.cs
|
|||
src/Umbraco.Web.Common/Validators/BypassRenderingModelValidatorProvider.cs
|
||||
src/Umbraco.Web.Common/Validators/BypassRenderingModelValidationMetadataProvider.cs
|
||||
src/Umbraco.Web.Common/TagHelpers/CspNonceTagHelper.cs
|
||||
src/Umbraco.Web.Common/Controllers/SkipMaintenanceModeFilterAttribute.cs
|
||||
src/Umbraco.Web.Common/Controllers/IRenderController.cs
|
||||
src/Umbraco.Web.Common/Controllers/PluginController.cs
|
||||
src/Umbraco.Web.Common/Controllers/UmbracoApiControllerBase.cs
|
||||
|
|
|
|||
|
|
@ -3517,6 +3517,10 @@ plugins/woocommerce/changelog/performance-63118-reduce-sqls-number-iteration-4
|
|||
woocommerce/changelog/performance-63118-reduce-sqls-number-iteration-4
|
||||
changelog/performance-63118-reduce-sqls-number-iteration-4
|
||||
performance-63118-reduce-sqls-number-iteration-4
|
||||
plugins/woocommerce/changelog/follow-up-to-wooprd-1019-add-reset-notification-email-content
|
||||
woocommerce/changelog/follow-up-to-wooprd-1019-add-reset-notification-email-content
|
||||
changelog/follow-up-to-wooprd-1019-add-reset-notification-email-content
|
||||
follow-up-to-wooprd-1019-add-reset-notification-email-content
|
||||
plugins/woocommerce/changelog/63313-update-53125-implement-preview-mode-flag-cart-checkout
|
||||
woocommerce/changelog/63313-update-53125-implement-preview-mode-flag-cart-checkout
|
||||
changelog/63313-update-53125-implement-preview-mode-flag-cart-checkout
|
||||
|
|
@ -3545,6 +3549,10 @@ plugins/woocommerce/changelog/fix-58985
|
|||
woocommerce/changelog/fix-58985
|
||||
changelog/fix-58985
|
||||
fix-58985
|
||||
plugins/woocommerce/changelog/fix-flat-rate-shipping-math-expression-validation
|
||||
woocommerce/changelog/fix-flat-rate-shipping-math-expression-validation
|
||||
changelog/fix-flat-rate-shipping-math-expression-validation
|
||||
fix-flat-rate-shipping-math-expression-validation
|
||||
plugins/woocommerce/changelog/63385-add-wooplug-6268-core-profiler-obw-update-shipping-integration-placements
|
||||
woocommerce/changelog/63385-add-wooplug-6268-core-profiler-obw-update-shipping-integration-placements
|
||||
changelog/63385-add-wooplug-6268-core-profiler-obw-update-shipping-integration-placements
|
||||
|
|
@ -3617,6 +3625,10 @@ plugins/woocommerce/changelog/62982-add-paypal-standard-e2e-tests-onboarding
|
|||
woocommerce/changelog/62982-add-paypal-standard-e2e-tests-onboarding
|
||||
changelog/62982-add-paypal-standard-e2e-tests-onboarding
|
||||
62982-add-paypal-standard-e2e-tests-onboarding
|
||||
plugins/woocommerce/changelog/wooplug-6390-email-editor-email-template-order-fulfilled-block
|
||||
woocommerce/changelog/wooplug-6390-email-editor-email-template-order-fulfilled-block
|
||||
changelog/wooplug-6390-email-editor-email-template-order-fulfilled-block
|
||||
wooplug-6390-email-editor-email-template-order-fulfilled-block
|
||||
plugins/woocommerce/changelog/performance-63118-reduce-sqls-number-iteration-5
|
||||
woocommerce/changelog/performance-63118-reduce-sqls-number-iteration-5
|
||||
changelog/performance-63118-reduce-sqls-number-iteration-5
|
||||
|
|
@ -3665,6 +3677,10 @@ plugins/woocommerce/changelog/update-WOOPLUG-6337-marketing-overview-channels-li
|
|||
woocommerce/changelog/update-WOOPLUG-6337-marketing-overview-channels-list
|
||||
changelog/update-WOOPLUG-6337-marketing-overview-channels-list
|
||||
update-WOOPLUG-6337-marketing-overview-channels-list
|
||||
plugins/woocommerce/changelog/62963-fix-issue-62709
|
||||
woocommerce/changelog/62963-fix-issue-62709
|
||||
changelog/62963-fix-issue-62709
|
||||
62963-fix-issue-62709
|
||||
plugins/woocommerce/changelog/63241-wooprd-1445-rework-spacings-between-information-elements
|
||||
woocommerce/changelog/63241-wooprd-1445-rework-spacings-between-information-elements
|
||||
changelog/63241-wooprd-1445-rework-spacings-between-information-elements
|
||||
|
|
|
|||
|
|
@ -798,6 +798,7 @@ plugins/woocommerce/changelog/62293-fix-cart-sold-individually-validation
|
|||
plugins/woocommerce/changelog/62602-add-paypal-standard-e2e-tests
|
||||
plugins/woocommerce/changelog/63567-update-wooplug-6376-add-ie-pt-with-packlink-and-move-de-to-packlink
|
||||
plugins/woocommerce/changelog/performance-63118-reduce-sqls-number-iteration-4
|
||||
plugins/woocommerce/changelog/follow-up-to-wooprd-1019-add-reset-notification-email-content
|
||||
plugins/woocommerce/changelog/63313-update-53125-implement-preview-mode-flag-cart-checkout
|
||||
plugins/woocommerce/changelog/63295-fix_recorded_sales_warning
|
||||
plugins/woocommerce/changelog/wooprd-1577-checkout-textarea-fields-do-not-inherit-global-text-color
|
||||
|
|
@ -805,6 +806,7 @@ plugins/woocommerce/changelog/62892-wooplug-6129-iapi-cart-store-refresh-cart-on
|
|||
plugins/woocommerce/changelog/fix-56511-deprecated-refund-hook-names
|
||||
plugins/woocommerce/changelog/62964-fix-template-override-detection
|
||||
plugins/woocommerce/changelog/fix-58985
|
||||
plugins/woocommerce/changelog/fix-flat-rate-shipping-math-expression-validation
|
||||
plugins/woocommerce/changelog/63385-add-wooplug-6268-core-profiler-obw-update-shipping-integration-placements
|
||||
plugins/woocommerce/changelog/stomail-7827-fix-customer-note-email-preview-and-newlines
|
||||
plugins/woocommerce/changelog/performance-63118-reduce-sqls-number-iteration-2
|
||||
|
|
@ -823,6 +825,7 @@ plugins/woocommerce/changelog/63516-fix-wooplug-6368-order-fulfillments-add-orde
|
|||
plugins/woocommerce/changelog/e2e-pw-ts-conversion-07
|
||||
plugins/woocommerce/changelog/63544-fix-wooprd-2912-remove-duplicate-save-meta-data
|
||||
plugins/woocommerce/changelog/62982-add-paypal-standard-e2e-tests-onboarding
|
||||
plugins/woocommerce/changelog/wooplug-6390-email-editor-email-template-order-fulfilled-block
|
||||
plugins/woocommerce/changelog/performance-63118-reduce-sqls-number-iteration-5
|
||||
plugins/woocommerce/changelog/woomob-2161-pos-bookings-receipts
|
||||
plugins/woocommerce/changelog/fix-move-notice-to-frontend
|
||||
|
|
@ -835,6 +838,7 @@ plugins/woocommerce/changelog/wooprd-1447-update-item-count-in-checkout
|
|||
plugins/woocommerce/changelog/skip-mini-cart-tests
|
||||
plugins/woocommerce/changelog/63284-refactor-grouped-product-extract-primed-children-helper
|
||||
plugins/woocommerce/changelog/update-WOOPLUG-6337-marketing-overview-channels-list
|
||||
plugins/woocommerce/changelog/62963-fix-issue-62709
|
||||
plugins/woocommerce/changelog/63241-wooprd-1445-rework-spacings-between-information-elements
|
||||
plugins/woocommerce/changelog/e2e-pw-ts-conversion-08
|
||||
plugins/woocommerce/changelog/63014-fix-mini-cart-badge-iapi-navigation
|
||||
|
|
|
|||
|
|
@ -9214,10 +9214,6 @@ wp-includes/css/dist/registry.php
|
|||
css/dist/registry.php
|
||||
dist/registry.php
|
||||
registry.php
|
||||
wp-includes/css/dist/index.php
|
||||
css/dist/index.php
|
||||
dist/index.php
|
||||
index.php
|
||||
wp-includes/class-wp-http-encoding.php
|
||||
class-wp-http-encoding.php
|
||||
wp-includes/assets/script-loader-packages.min.php
|
||||
|
|
@ -16338,11 +16334,6 @@ dist/script-modules/route/index.min.asset.php
|
|||
script-modules/route/index.min.asset.php
|
||||
route/index.min.asset.php
|
||||
index.min.asset.php
|
||||
wp-includes/js/dist/script-modules/index.php
|
||||
js/dist/script-modules/index.php
|
||||
dist/script-modules/index.php
|
||||
script-modules/index.php
|
||||
index.php
|
||||
wp-includes/js/dist/script-modules/a11y/index.js
|
||||
js/dist/script-modules/a11y/index.js
|
||||
dist/script-modules/a11y/index.js
|
||||
|
|
@ -16361,12 +16352,24 @@ dist/script-modules/a11y/index.min.asset.php
|
|||
script-modules/a11y/index.min.asset.php
|
||||
a11y/index.min.asset.php
|
||||
index.min.asset.php
|
||||
wp-includes/js/dist/script-modules/vips/worker.js
|
||||
js/dist/script-modules/vips/worker.js
|
||||
dist/script-modules/vips/worker.js
|
||||
script-modules/vips/worker.js
|
||||
vips/worker.js
|
||||
worker.js
|
||||
wp-includes/js/dist/script-modules/vips/loader.min.js
|
||||
js/dist/script-modules/vips/loader.min.js
|
||||
dist/script-modules/vips/loader.min.js
|
||||
script-modules/vips/loader.min.js
|
||||
vips/loader.min.js
|
||||
loader.min.js
|
||||
wp-includes/js/dist/script-modules/vips/loader.js
|
||||
js/dist/script-modules/vips/loader.js
|
||||
dist/script-modules/vips/loader.js
|
||||
script-modules/vips/loader.js
|
||||
vips/loader.js
|
||||
loader.js
|
||||
wp-includes/js/dist/script-modules/vips/worker.min.js
|
||||
js/dist/script-modules/vips/worker.min.js
|
||||
dist/script-modules/vips/worker.min.js
|
||||
|
|
@ -16433,10 +16436,6 @@ wp-includes/js/dist/autop.min.js
|
|||
js/dist/autop.min.js
|
||||
dist/autop.min.js
|
||||
autop.min.js
|
||||
wp-includes/js/dist/react-refresh-entry.min.js
|
||||
js/dist/react-refresh-entry.min.js
|
||||
dist/react-refresh-entry.min.js
|
||||
react-refresh-entry.min.js
|
||||
wp-includes/js/dist/components.min.asset.php
|
||||
js/dist/components.min.asset.php
|
||||
dist/components.min.asset.php
|
||||
|
|
@ -16449,10 +16448,6 @@ wp-includes/js/dist/i18n.js
|
|||
js/dist/i18n.js
|
||||
dist/i18n.js
|
||||
i18n.js
|
||||
wp-includes/js/dist/react-refresh-runtime.min.asset.php
|
||||
js/dist/react-refresh-runtime.min.asset.php
|
||||
dist/react-refresh-runtime.min.asset.php
|
||||
react-refresh-runtime.min.asset.php
|
||||
wp-includes/js/dist/primitives.min.asset.php
|
||||
js/dist/primitives.min.asset.php
|
||||
dist/primitives.min.asset.php
|
||||
|
|
@ -16673,10 +16668,6 @@ wp-includes/js/dist/edit-widgets.min.js
|
|||
js/dist/edit-widgets.min.js
|
||||
dist/edit-widgets.min.js
|
||||
edit-widgets.min.js
|
||||
wp-includes/js/dist/react-refresh-runtime.min.js
|
||||
js/dist/react-refresh-runtime.min.js
|
||||
dist/react-refresh-runtime.min.js
|
||||
react-refresh-runtime.min.js
|
||||
wp-includes/js/dist/wordcount.min.js
|
||||
js/dist/wordcount.min.js
|
||||
dist/wordcount.min.js
|
||||
|
|
@ -17143,10 +17134,6 @@ wp-includes/js/dist/commands.min.asset.php
|
|||
js/dist/commands.min.asset.php
|
||||
dist/commands.min.asset.php
|
||||
commands.min.asset.php
|
||||
wp-includes/js/dist/react-refresh-entry.min.asset.php
|
||||
js/dist/react-refresh-entry.min.asset.php
|
||||
dist/react-refresh-entry.min.asset.php
|
||||
react-refresh-entry.min.asset.php
|
||||
wp-includes/js/dist/components.js
|
||||
js/dist/components.js
|
||||
dist/components.js
|
||||
|
|
|
|||
|
|
@ -1881,7 +1881,6 @@ wp-includes/fonts/class-wp-font-face-resolver.php
|
|||
wp-includes/fonts/dashicons.eot
|
||||
wp-includes/fonts/dashicons.woff2
|
||||
wp-includes/css/dist/registry.php
|
||||
wp-includes/css/dist/index.php
|
||||
wp-includes/class-wp-http-encoding.php
|
||||
wp-includes/assets/script-loader-packages.min.php
|
||||
wp-includes/assets/script-loader-packages.php
|
||||
|
|
@ -3557,11 +3556,12 @@ wp-includes/js/dist/script-modules/registry.php
|
|||
wp-includes/js/dist/script-modules/route/index.js
|
||||
wp-includes/js/dist/script-modules/route/index.min.js
|
||||
wp-includes/js/dist/script-modules/route/index.min.asset.php
|
||||
wp-includes/js/dist/script-modules/index.php
|
||||
wp-includes/js/dist/script-modules/a11y/index.js
|
||||
wp-includes/js/dist/script-modules/a11y/index.min.js
|
||||
wp-includes/js/dist/script-modules/a11y/index.min.asset.php
|
||||
wp-includes/js/dist/script-modules/vips/worker.js
|
||||
wp-includes/js/dist/script-modules/vips/loader.min.js
|
||||
wp-includes/js/dist/script-modules/vips/loader.js
|
||||
wp-includes/js/dist/script-modules/vips/worker.min.js
|
||||
wp-includes/js/dist/script-modules/vips/worker.min.asset.php
|
||||
wp-includes/js/dist/script-modules/vips/loader.min.asset.php
|
||||
|
|
@ -3577,11 +3577,9 @@ wp-includes/js/dist/edit-post.js
|
|||
wp-includes/js/dist/autop.min.asset.php
|
||||
wp-includes/js/dist/api-fetch.min.js
|
||||
wp-includes/js/dist/autop.min.js
|
||||
wp-includes/js/dist/react-refresh-entry.min.js
|
||||
wp-includes/js/dist/components.min.asset.php
|
||||
wp-includes/js/dist/dom-ready.min.js
|
||||
wp-includes/js/dist/i18n.js
|
||||
wp-includes/js/dist/react-refresh-runtime.min.asset.php
|
||||
wp-includes/js/dist/primitives.min.asset.php
|
||||
wp-includes/js/dist/format-library.js
|
||||
wp-includes/js/dist/undo-manager.min.js
|
||||
|
|
@ -3636,7 +3634,6 @@ wp-includes/js/dist/shortcode.min.asset.php
|
|||
wp-includes/js/dist/theme.min.js
|
||||
wp-includes/js/dist/react-i18n.min.asset.php
|
||||
wp-includes/js/dist/edit-widgets.min.js
|
||||
wp-includes/js/dist/react-refresh-runtime.min.js
|
||||
wp-includes/js/dist/wordcount.min.js
|
||||
wp-includes/js/dist/wordcount.js
|
||||
wp-includes/js/dist/element.min.asset.php
|
||||
|
|
@ -3746,7 +3743,6 @@ wp-includes/js/dist/api-fetch.js
|
|||
wp-includes/js/dist/blocks.min.js
|
||||
wp-includes/js/dist/keycodes.min.js
|
||||
wp-includes/js/dist/commands.min.asset.php
|
||||
wp-includes/js/dist/react-refresh-entry.min.asset.php
|
||||
wp-includes/js/dist/components.js
|
||||
wp-includes/js/dist/base-styles.min.js
|
||||
wp-includes/js/dist/rich-text.js
|
||||
|
|
|
|||
|
|
@ -36690,6 +36690,15 @@ components/UserDetailTopBar/actions/edit.ts
|
|||
UserDetailTopBar/actions/edit.ts
|
||||
actions/edit.ts
|
||||
edit.ts
|
||||
app/frontend/apps/desktop/pages/user/components/UserDetailTopBar/TopBarHeader.vue
|
||||
frontend/apps/desktop/pages/user/components/UserDetailTopBar/TopBarHeader.vue
|
||||
apps/desktop/pages/user/components/UserDetailTopBar/TopBarHeader.vue
|
||||
desktop/pages/user/components/UserDetailTopBar/TopBarHeader.vue
|
||||
pages/user/components/UserDetailTopBar/TopBarHeader.vue
|
||||
user/components/UserDetailTopBar/TopBarHeader.vue
|
||||
components/UserDetailTopBar/TopBarHeader.vue
|
||||
UserDetailTopBar/TopBarHeader.vue
|
||||
TopBarHeader.vue
|
||||
app/frontend/apps/desktop/pages/user/components/UserRelatedCustomerTickets/__tests__/CustomerTicketList.spec.ts
|
||||
frontend/apps/desktop/pages/user/components/UserRelatedCustomerTickets/__tests__/CustomerTicketList.spec.ts
|
||||
apps/desktop/pages/user/components/UserRelatedCustomerTickets/__tests__/CustomerTicketList.spec.ts
|
||||
|
|
@ -40718,6 +40727,15 @@ components/TicketDetailView/TicketRelationAndRecentLists/TicketRelationAndRecent
|
|||
TicketDetailView/TicketRelationAndRecentLists/TicketRelationAndRecentLists.vue
|
||||
TicketRelationAndRecentLists/TicketRelationAndRecentLists.vue
|
||||
TicketRelationAndRecentLists.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/useUnreadArticle.ts
|
||||
frontend/apps/desktop/pages/ticket/components/TicketDetailView/useUnreadArticle.ts
|
||||
apps/desktop/pages/ticket/components/TicketDetailView/useUnreadArticle.ts
|
||||
desktop/pages/ticket/components/TicketDetailView/useUnreadArticle.ts
|
||||
pages/ticket/components/TicketDetailView/useUnreadArticle.ts
|
||||
ticket/components/TicketDetailView/useUnreadArticle.ts
|
||||
components/TicketDetailView/useUnreadArticle.ts
|
||||
TicketDetailView/useUnreadArticle.ts
|
||||
useUnreadArticle.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/__tests__/TimeAccountingFlyout.spec.ts
|
||||
frontend/apps/desktop/pages/ticket/components/TicketDetailView/__tests__/TimeAccountingFlyout.spec.ts
|
||||
apps/desktop/pages/ticket/components/TicketDetailView/__tests__/TimeAccountingFlyout.spec.ts
|
||||
|
|
@ -41434,15 +41452,6 @@ components/TicketDetailView/TicketSimpleTable/types.ts
|
|||
TicketDetailView/TicketSimpleTable/types.ts
|
||||
TicketSimpleTable/types.ts
|
||||
types.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/useArticleContainerScroll.ts
|
||||
frontend/apps/desktop/pages/ticket/components/TicketDetailView/useArticleContainerScroll.ts
|
||||
apps/desktop/pages/ticket/components/TicketDetailView/useArticleContainerScroll.ts
|
||||
desktop/pages/ticket/components/TicketDetailView/useArticleContainerScroll.ts
|
||||
pages/ticket/components/TicketDetailView/useArticleContainerScroll.ts
|
||||
ticket/components/TicketDetailView/useArticleContainerScroll.ts
|
||||
components/TicketDetailView/useArticleContainerScroll.ts
|
||||
TicketDetailView/useArticleContainerScroll.ts
|
||||
useArticleContainerScroll.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TimeAccountingFlyout.vue
|
||||
frontend/apps/desktop/pages/ticket/components/TicketDetailView/TimeAccountingFlyout.vue
|
||||
apps/desktop/pages/ticket/components/TicketDetailView/TimeAccountingFlyout.vue
|
||||
|
|
@ -43024,13 +43033,6 @@ frontend/apps/desktop/AppDesktop.vue
|
|||
apps/desktop/AppDesktop.vue
|
||||
desktop/AppDesktop.vue
|
||||
AppDesktop.vue
|
||||
app/frontend/apps/desktop/composables/__tests__/useReactivate.spec.ts
|
||||
frontend/apps/desktop/composables/__tests__/useReactivate.spec.ts
|
||||
apps/desktop/composables/__tests__/useReactivate.spec.ts
|
||||
desktop/composables/__tests__/useReactivate.spec.ts
|
||||
composables/__tests__/useReactivate.spec.ts
|
||||
__tests__/useReactivate.spec.ts
|
||||
useReactivate.spec.ts
|
||||
app/frontend/apps/desktop/composables/__tests__/useOverlayContainer.spec.ts
|
||||
frontend/apps/desktop/composables/__tests__/useOverlayContainer.spec.ts
|
||||
apps/desktop/composables/__tests__/useOverlayContainer.spec.ts
|
||||
|
|
@ -43072,6 +43074,12 @@ apps/desktop/composables/useTransitionCollapse.ts
|
|||
desktop/composables/useTransitionCollapse.ts
|
||||
composables/useTransitionCollapse.ts
|
||||
useTransitionCollapse.ts
|
||||
app/frontend/apps/desktop/composables/useTopBarHeaderHover.ts
|
||||
frontend/apps/desktop/composables/useTopBarHeaderHover.ts
|
||||
apps/desktop/composables/useTopBarHeaderHover.ts
|
||||
desktop/composables/useTopBarHeaderHover.ts
|
||||
composables/useTopBarHeaderHover.ts
|
||||
useTopBarHeaderHover.ts
|
||||
app/frontend/apps/desktop/composables/usePage.ts
|
||||
frontend/apps/desktop/composables/usePage.ts
|
||||
apps/desktop/composables/usePage.ts
|
||||
|
|
@ -46652,6 +46660,28 @@ components/BetaUi/FeedbackDialog/types.ts
|
|||
BetaUi/FeedbackDialog/types.ts
|
||||
FeedbackDialog/types.ts
|
||||
types.ts
|
||||
app/frontend/apps/desktop/components/CommonIndicator/__test__/CommonIndicator.spec.ts
|
||||
frontend/apps/desktop/components/CommonIndicator/__test__/CommonIndicator.spec.ts
|
||||
apps/desktop/components/CommonIndicator/__test__/CommonIndicator.spec.ts
|
||||
desktop/components/CommonIndicator/__test__/CommonIndicator.spec.ts
|
||||
components/CommonIndicator/__test__/CommonIndicator.spec.ts
|
||||
CommonIndicator/__test__/CommonIndicator.spec.ts
|
||||
__test__/CommonIndicator.spec.ts
|
||||
CommonIndicator.spec.ts
|
||||
app/frontend/apps/desktop/components/CommonIndicator/CommonIndicator.vue
|
||||
frontend/apps/desktop/components/CommonIndicator/CommonIndicator.vue
|
||||
apps/desktop/components/CommonIndicator/CommonIndicator.vue
|
||||
desktop/components/CommonIndicator/CommonIndicator.vue
|
||||
components/CommonIndicator/CommonIndicator.vue
|
||||
CommonIndicator/CommonIndicator.vue
|
||||
CommonIndicator.vue
|
||||
app/frontend/apps/desktop/components/CommonIndicator/useIndicator.ts
|
||||
frontend/apps/desktop/components/CommonIndicator/useIndicator.ts
|
||||
apps/desktop/components/CommonIndicator/useIndicator.ts
|
||||
desktop/components/CommonIndicator/useIndicator.ts
|
||||
components/CommonIndicator/useIndicator.ts
|
||||
CommonIndicator/useIndicator.ts
|
||||
useIndicator.ts
|
||||
app/frontend/apps/desktop/components/CommonButton/__tests__/CommonButton.spec.ts
|
||||
frontend/apps/desktop/components/CommonButton/__tests__/CommonButton.spec.ts
|
||||
apps/desktop/components/CommonButton/__tests__/CommonButton.spec.ts
|
||||
|
|
@ -47510,6 +47540,13 @@ desktop/initializer/assets/moon-stars.svg
|
|||
initializer/assets/moon-stars.svg
|
||||
assets/moon-stars.svg
|
||||
moon-stars.svg
|
||||
app/frontend/apps/desktop/initializer/assets/skip-forward.svg
|
||||
frontend/apps/desktop/initializer/assets/skip-forward.svg
|
||||
apps/desktop/initializer/assets/skip-forward.svg
|
||||
desktop/initializer/assets/skip-forward.svg
|
||||
initializer/assets/skip-forward.svg
|
||||
assets/skip-forward.svg
|
||||
skip-forward.svg
|
||||
app/frontend/apps/desktop/initializer/assets/logo.svg
|
||||
frontend/apps/desktop/initializer/assets/logo.svg
|
||||
apps/desktop/initializer/assets/logo.svg
|
||||
|
|
@ -47804,6 +47841,13 @@ desktop/initializer/assets/lightning.svg
|
|||
initializer/assets/lightning.svg
|
||||
assets/lightning.svg
|
||||
lightning.svg
|
||||
app/frontend/apps/desktop/initializer/assets/arrow-sm.svg
|
||||
frontend/apps/desktop/initializer/assets/arrow-sm.svg
|
||||
apps/desktop/initializer/assets/arrow-sm.svg
|
||||
desktop/initializer/assets/arrow-sm.svg
|
||||
initializer/assets/arrow-sm.svg
|
||||
assets/arrow-sm.svg
|
||||
arrow-sm.svg
|
||||
app/frontend/apps/desktop/initializer/assets/list.svg
|
||||
frontend/apps/desktop/initializer/assets/list.svg
|
||||
apps/desktop/initializer/assets/list.svg
|
||||
|
|
|
|||
|
|
@ -6900,6 +6900,7 @@ app/frontend/apps/desktop/pages/user/components/UserDetailTopBar/actions/delete.
|
|||
app/frontend/apps/desktop/pages/user/components/UserDetailTopBar/actions/newTicket.ts
|
||||
app/frontend/apps/desktop/pages/user/components/UserDetailTopBar/actions/index.ts
|
||||
app/frontend/apps/desktop/pages/user/components/UserDetailTopBar/actions/edit.ts
|
||||
app/frontend/apps/desktop/pages/user/components/UserDetailTopBar/TopBarHeader.vue
|
||||
app/frontend/apps/desktop/pages/user/components/UserRelatedCustomerTickets/__tests__/CustomerTicketList.spec.ts
|
||||
app/frontend/apps/desktop/pages/user/components/UserRelatedCustomerTickets/CustomerTicketList.vue
|
||||
app/frontend/apps/desktop/pages/user/components/UserRelatedCustomerTickets/skeleton/CustomerTicketListSkeleton.vue
|
||||
|
|
@ -7361,6 +7362,7 @@ app/frontend/apps/desktop/pages/ticket/components/__tests__/TicketLinksFlyout.sp
|
|||
app/frontend/apps/desktop/pages/ticket/components/__tests__/TicketDuplicateDetectionAlert.spec.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketRelationAndRecentLists/__tests__/TicketRelationAndRecentLists.spec.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketRelationAndRecentLists/TicketRelationAndRecentLists.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/useUnreadArticle.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/__tests__/TimeAccountingFlyout.spec.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/__tests__/DeliveryMessage.spec.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/__tests__/TicketDetailBottomBar.spec.ts
|
||||
|
|
@ -7428,7 +7430,6 @@ app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/SystemMessage
|
|||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketSimpleTable/__tests__/TicketSimpleTable.spec.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketSimpleTable/TicketSimpleTable.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TicketSimpleTable/types.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/useArticleContainerScroll.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/TimeAccountingFlyout.vue
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/ArticleBubble/__tests__/ArticleBubble.spec.ts
|
||||
app/frontend/apps/desktop/pages/ticket/components/TicketDetailView/ArticleBubble/__tests__/ArticleBubbleFooter.spec.ts
|
||||
|
|
@ -7587,13 +7588,13 @@ app/frontend/apps/desktop/stores/__tests__/appUsage-stopped.spec.ts
|
|||
app/frontend/apps/desktop/stores/theme.ts
|
||||
app/frontend/apps/desktop/stores/appUsage.ts
|
||||
app/frontend/apps/desktop/AppDesktop.vue
|
||||
app/frontend/apps/desktop/composables/__tests__/useReactivate.spec.ts
|
||||
app/frontend/apps/desktop/composables/__tests__/useOverlayContainer.spec.ts
|
||||
app/frontend/apps/desktop/composables/__tests__/useElementScroll.spec.ts
|
||||
app/frontend/apps/desktop/composables/__tests__/useResizeGridColumns.spec.ts
|
||||
app/frontend/apps/desktop/composables/__tests__/useTransitionConfig.spec.ts
|
||||
app/frontend/apps/desktop/composables/__tests__/usePrintMode.spec.ts
|
||||
app/frontend/apps/desktop/composables/useTransitionCollapse.ts
|
||||
app/frontend/apps/desktop/composables/useTopBarHeaderHover.ts
|
||||
app/frontend/apps/desktop/composables/usePage.ts
|
||||
app/frontend/apps/desktop/composables/useElementScroll.ts
|
||||
app/frontend/apps/desktop/composables/useOverlayContainer.ts
|
||||
|
|
@ -8022,6 +8023,9 @@ app/frontend/apps/desktop/components/BetaUi/FeedbackDialog/useFeedbackDialog.ts
|
|||
app/frontend/apps/desktop/components/BetaUi/FeedbackDialog/SwitchBackFeedbackDialog.vue
|
||||
app/frontend/apps/desktop/components/BetaUi/FeedbackDialog/FeedbackDialog.vue
|
||||
app/frontend/apps/desktop/components/BetaUi/FeedbackDialog/types.ts
|
||||
app/frontend/apps/desktop/components/CommonIndicator/__test__/CommonIndicator.spec.ts
|
||||
app/frontend/apps/desktop/components/CommonIndicator/CommonIndicator.vue
|
||||
app/frontend/apps/desktop/components/CommonIndicator/useIndicator.ts
|
||||
app/frontend/apps/desktop/components/CommonButton/__tests__/CommonButton.spec.ts
|
||||
app/frontend/apps/desktop/components/CommonButton/CommonButton.vue
|
||||
app/frontend/apps/desktop/components/CommonButton/types.ts
|
||||
|
|
@ -8135,6 +8139,7 @@ app/frontend/apps/desktop/initializer/assets/insert-column-after.svg
|
|||
app/frontend/apps/desktop/initializer/assets/file-email.svg
|
||||
app/frontend/apps/desktop/initializer/assets/crown-silver.svg
|
||||
app/frontend/apps/desktop/initializer/assets/moon-stars.svg
|
||||
app/frontend/apps/desktop/initializer/assets/skip-forward.svg
|
||||
app/frontend/apps/desktop/initializer/assets/logo.svg
|
||||
app/frontend/apps/desktop/initializer/assets/check-circle-outline.svg
|
||||
app/frontend/apps/desktop/initializer/assets/clock.svg
|
||||
|
|
@ -8177,6 +8182,7 @@ app/frontend/apps/desktop/initializer/assets/list-ul.svg
|
|||
app/frontend/apps/desktop/initializer/assets/google.svg
|
||||
app/frontend/apps/desktop/initializer/assets/chevron-left.svg
|
||||
app/frontend/apps/desktop/initializer/assets/lightning.svg
|
||||
app/frontend/apps/desktop/initializer/assets/arrow-sm.svg
|
||||
app/frontend/apps/desktop/initializer/assets/list.svg
|
||||
app/frontend/apps/desktop/initializer/assets/paperclip.svg
|
||||
app/frontend/apps/desktop/initializer/assets/clipboard2.svg
|
||||
|
|
|
|||
|
|
@ -88,6 +88,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
.well-known
|
||||
.well-known/assetlinks.json
|
||||
.xml
|
||||
/*/*/_tools
|
||||
/*/*/more_ideas
|
||||
/*/_tools
|
||||
/*/activity
|
||||
/*/branches
|
||||
/*/commits
|
||||
/*/compare
|
||||
|
|
@ -95,9 +99,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/*/edit$
|
||||
/*/forks
|
||||
/*/graphs
|
||||
/*/group
|
||||
/*/invite
|
||||
/*/issues/new
|
||||
/*/issues/search
|
||||
/*/milestones/new
|
||||
/*/more_ideas
|
||||
/*/network
|
||||
/*/projects
|
||||
/*/pulse
|
||||
|
|
@ -106,13 +113,25 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/*/watchers
|
||||
/*source=
|
||||
/.git
|
||||
/?*amp_client_id
|
||||
/?z=1
|
||||
/MANUALS/*.pdf$
|
||||
/Search/
|
||||
/_
|
||||
/_/rsrc
|
||||
/__wishlist__
|
||||
/_activities
|
||||
/_activity
|
||||
/_community
|
||||
/_created
|
||||
/_followers
|
||||
/_following
|
||||
/_quick_saves
|
||||
/_saved
|
||||
/_shop
|
||||
/_shopping_list
|
||||
/_widget
|
||||
/album/*/*?i=
|
||||
/analytics
|
||||
/api
|
||||
/api$
|
||||
/api?
|
||||
|
|
@ -133,10 +152,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/comments
|
||||
/commits/*?author
|
||||
/commits/*?path
|
||||
/communities
|
||||
/contact/menu*
|
||||
/contact/partner*
|
||||
/contactus/mwaas*
|
||||
/directory
|
||||
/discovered
|
||||
/docs/product
|
||||
/download
|
||||
/download/Browse.aspx?
|
||||
|
|
@ -179,10 +200,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/newest/*rss
|
||||
/newest/*xml
|
||||
/newsearch/
|
||||
/organize
|
||||
/partials
|
||||
/pins
|
||||
/plugins
|
||||
/podcast/*/*?i=
|
||||
/print$
|
||||
/profile-about
|
||||
/raw
|
||||
/report_abuse
|
||||
/revisions
|
||||
|
|
@ -190,6 +214,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/rsvps/*atom
|
||||
/rsvps/*rss
|
||||
/rsvps/*xml
|
||||
/scheduled-pin
|
||||
/scheduled-pins
|
||||
/search
|
||||
/search/
|
||||
/search/*?q=
|
||||
|
|
@ -219,11 +245,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/store/new/*?*&*&*
|
||||
/store/top-free/*?*&*&*
|
||||
/store/top-paid/*?*&*&*
|
||||
/story_pins
|
||||
/tagged
|
||||
/tarball
|
||||
/tree
|
||||
/tried
|
||||
/tv-season/*/*?i=
|
||||
/unsubscribe/
|
||||
/video-
|
||||
/video_pins
|
||||
/wal/
|
||||
/widget_
|
||||
/zipball
|
||||
|
|
@ -310,8 +340,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?intc=
|
||||
?items_per_page=
|
||||
?keywords=
|
||||
?lang=
|
||||
?lang=en-ss
|
||||
?list=wall
|
||||
?location=
|
||||
?ls=
|
||||
|
|
@ -331,13 +359,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?pt1=true$
|
||||
?radius=
|
||||
?reactions_opened
|
||||
?ref_src=
|
||||
?reply=
|
||||
?returnPage=
|
||||
?s=
|
||||
?search_forum=
|
||||
?set_mobile=
|
||||
?showAllGroups=
|
||||
?show_error=true
|
||||
?slogin
|
||||
?sort=
|
||||
?sortBy=
|
||||
|
|
@ -345,7 +373,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?source=
|
||||
?state=
|
||||
?success=
|
||||
?t=
|
||||
?tab=achievements&achievement=
|
||||
?utf8=
|
||||
?utm_*=
|
||||
|
|
@ -425,12 +452,9 @@ WebObjects/MZFinance.woa
|
|||
WebObjects/MZPersonalizer.woa
|
||||
WebObjects/MZStore.woa/wa/viewMultiRoom?
|
||||
WebObjects/MZStoreElements.woa
|
||||
[_0-9a-zA-Z]+/likes
|
||||
[_0-9a-zA-Z]+/media
|
||||
[_0-9a-zA-Z]+/photo
|
||||
[_0-9a-zA-Z]+/status/[0-9]+/likes
|
||||
[_0-9a-zA-Z]+/status/[0-9]+/retweets
|
||||
_
|
||||
_/_
|
||||
_/_/pixel
|
||||
_/aihub_pod
|
||||
_/ain/_/js
|
||||
_/alkali-learn
|
||||
|
|
@ -497,6 +521,8 @@ _next/data
|
|||
_next/jwt
|
||||
_next/title
|
||||
_next/viewer
|
||||
_ngjs/resource
|
||||
_ngjs/resource/*/get
|
||||
_nimbusJson.json
|
||||
_nimbusJsonp.js
|
||||
_nimbusJsonpStatic.js
|
||||
|
|
@ -548,7 +574,6 @@ academic/search
|
|||
account
|
||||
account-login
|
||||
account/
|
||||
account/deactivated
|
||||
accounts/ClientAuth
|
||||
accounts/ClientAuth
|
||||
accounts/ClientLogin
|
||||
|
|
@ -595,10 +620,12 @@ actions/news/rss
|
|||
ad_id=
|
||||
addContacts
|
||||
add_favorite
|
||||
addboard
|
||||
addressBookExport
|
||||
admin
|
||||
admin/
|
||||
ads
|
||||
ads.txt
|
||||
ads/gpa/vidgen
|
||||
ads/learn
|
||||
ads/local
|
||||
|
|
@ -609,6 +636,7 @@ advisor/*zx1fa
|
|||
adx/bin
|
||||
affil
|
||||
affil/pal
|
||||
age-appeal
|
||||
agreements/approve
|
||||
ai-sandbox-internal/generated_images
|
||||
aihub/tfhub
|
||||
|
|
@ -665,7 +693,9 @@ api?
|
|||
api_access_key=
|
||||
app*_
|
||||
app*form_id=
|
||||
app-ads.txt
|
||||
app/
|
||||
appealed-pin
|
||||
apple-app-site-association
|
||||
apps
|
||||
apps*&tags=
|
||||
|
|
@ -742,6 +772,7 @@ author/following
|
|||
author=
|
||||
authoring/
|
||||
authwall
|
||||
autocomplete
|
||||
away.php
|
||||
awmp/data/images
|
||||
b?*node=7454898011
|
||||
|
|
@ -792,6 +823,10 @@ blogs/nationals-journal-beta
|
|||
blogs/search/
|
||||
blogs/slow-ride
|
||||
blogs/test
|
||||
board
|
||||
board_activity
|
||||
board_activity_comment
|
||||
bookmarklet
|
||||
bookmarks
|
||||
books
|
||||
books/NBK
|
||||
|
|
@ -812,19 +847,40 @@ books?*zoom=
|
|||
books?*zoom=1
|
||||
books?*zoom=5
|
||||
boutique/sitemaps
|
||||
branded-pins
|
||||
bricks/image
|
||||
business
|
||||
business/ad_create
|
||||
business/adshare
|
||||
business/adshare/faqs
|
||||
business/blahblah
|
||||
business/business-access
|
||||
business/business-hierarchy
|
||||
business/business-manager
|
||||
business/catalogs
|
||||
business/commerce-integrations
|
||||
business/community-information
|
||||
business/convert
|
||||
business/create
|
||||
business/create-linked-account
|
||||
business/feedback
|
||||
business/hub
|
||||
business/invite
|
||||
business/leads/jsplayer_show_lead_form.html
|
||||
business/leads/show_form.html
|
||||
business/learning/blog
|
||||
business/onboarding
|
||||
business/pin_create
|
||||
business/pos-system/shop
|
||||
business/premium/is_payment_pending
|
||||
business/promotion
|
||||
business/referral
|
||||
business/sales/blog
|
||||
business/site
|
||||
business/switch-account
|
||||
business/top-ads
|
||||
business/update
|
||||
business/verified-merchant/status
|
||||
buyside-e2e-monitor
|
||||
cai
|
||||
call
|
||||
|
|
@ -853,6 +909,7 @@ checkout
|
|||
checkout-external
|
||||
checkoutnow
|
||||
checkpoint
|
||||
christmas-spotlight
|
||||
chrome/crlset
|
||||
chrome/webstore/images
|
||||
chwilio
|
||||
|
|
@ -872,6 +929,7 @@ clickthru
|
|||
clima/ets
|
||||
clima/sites/registry
|
||||
clone/library/genomic/organisms
|
||||
close-account
|
||||
cloud-launcher/sitemap
|
||||
cloudsourcetools/images
|
||||
cms_content
|
||||
|
|
@ -890,6 +948,7 @@ commission_2010-2014/katainen
|
|||
commits?author=
|
||||
common/
|
||||
common/survey.aspx*
|
||||
communities
|
||||
communities/bin.aspx?
|
||||
communities/blogs/PortalResults.mspx?
|
||||
communities/eventdetails.mspx?
|
||||
|
|
@ -897,11 +956,14 @@ communities/rss.aspx*
|
|||
communities/sitemap
|
||||
community
|
||||
community-guidelines
|
||||
community_comment
|
||||
community_post
|
||||
companyDir
|
||||
compare
|
||||
compressiontest
|
||||
concussion/HeadsUp/training/
|
||||
config.js
|
||||
connect
|
||||
connections
|
||||
consumers/archive
|
||||
contact/menu*
|
||||
|
|
@ -909,12 +971,18 @@ contact/partner*
|
|||
contact_importer
|
||||
contactus
|
||||
contactus/mwaas*
|
||||
content-claiming
|
||||
content-guest/rss/channels
|
||||
control
|
||||
conversation
|
||||
conversations
|
||||
convert-business
|
||||
convert-personal
|
||||
copilot
|
||||
copilot/c
|
||||
copilotsearch?q=
|
||||
copy-conductor/crawled
|
||||
copyright-reporting
|
||||
core/
|
||||
core/*.css$
|
||||
core/*.css?
|
||||
|
|
@ -932,11 +1000,19 @@ covid19/mobility
|
|||
cr$
|
||||
cr?
|
||||
create
|
||||
create_pin
|
||||
creative-europe/404_en.htm
|
||||
creative-studio
|
||||
creative_editor
|
||||
creativegroup
|
||||
creator-spotlight
|
||||
creator_hub/_earn
|
||||
creator_hub/_partnerships
|
||||
creatorhub
|
||||
csp
|
||||
csrf_error
|
||||
ct
|
||||
ct.html
|
||||
ct/log_list
|
||||
culturalinstitute/images
|
||||
culturalinstitute/sitemaps
|
||||
|
|
@ -962,8 +1038,10 @@ de/ott
|
|||
de/solutions
|
||||
de/upload
|
||||
de/vimeo-academy
|
||||
deactivate-account
|
||||
default.aspx/kb/
|
||||
default.aspx/ph/
|
||||
delete_post
|
||||
delight
|
||||
dell/cities-transformed
|
||||
dell/cloud-future-of-medicine
|
||||
|
|
@ -1051,6 +1129,8 @@ earth/social
|
|||
ebook
|
||||
ece
|
||||
eclas
|
||||
edit
|
||||
editorial/*
|
||||
edu/cs4hs
|
||||
education/404_en.htm
|
||||
education/blocks
|
||||
|
|
@ -1063,6 +1143,7 @@ ekansa/Open-Context-Data
|
|||
ekansa/opencontext-
|
||||
email
|
||||
email-unsubscribe
|
||||
email_verification_error
|
||||
embed
|
||||
embed/@
|
||||
embed/curated
|
||||
|
|
@ -1124,6 +1205,7 @@ en/microsoft-viva/
|
|||
en/security
|
||||
en/security/
|
||||
endorsements
|
||||
engagement
|
||||
enterprise
|
||||
enterprise-jobs
|
||||
enterprise-partner-search/sitemaps
|
||||
|
|
@ -1209,14 +1291,18 @@ exec/obidos/subst/marketplace/sell-your-collection.html
|
|||
exec/obidos/subst/marketplace/sell-your-stuff.html
|
||||
exec/obidos/subst/partners/friends/access.html
|
||||
exec/obidos/tg/cm/member
|
||||
explore
|
||||
explore/*/?p=
|
||||
explore/*/lightbox
|
||||
external
|
||||
external/overture
|
||||
external_hosted
|
||||
f/healthcheck
|
||||
facebook
|
||||
faves-i_love_u_get_away_from_me
|
||||
favorite
|
||||
fb
|
||||
fb.html
|
||||
fbml/ajax/dialog
|
||||
fd/
|
||||
fe=true
|
||||
|
|
@ -1254,6 +1340,8 @@ flu/espanol/
|
|||
flutter-canvaskit
|
||||
folder
|
||||
follow
|
||||
follow_board
|
||||
follow_user
|
||||
following
|
||||
food/archive
|
||||
food/favourites
|
||||
|
|
@ -1335,6 +1423,8 @@ global$
|
|||
gog
|
||||
google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService
|
||||
google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
google_gdn.html
|
||||
google_search.html
|
||||
googlebooks/images
|
||||
gorf
|
||||
gp
|
||||
|
|
@ -1449,7 +1539,7 @@ gtp/stir
|
|||
guidebooks
|
||||
gview
|
||||
h5games_gamecenter/images
|
||||
hashtag/*?src=
|
||||
hanukkah-spotlight
|
||||
hd
|
||||
header/channels
|
||||
headline.txt
|
||||
|
|
@ -1472,9 +1562,12 @@ help/zendesk_sso
|
|||
hex
|
||||
history
|
||||
history/static
|
||||
holiday-spotlight
|
||||
holidays-celebrations
|
||||
home
|
||||
home$
|
||||
home?
|
||||
homefeed
|
||||
homepage-video-test
|
||||
hosted/images
|
||||
hotel/reviews?
|
||||
|
|
@ -1486,17 +1579,15 @@ hp/video
|
|||
hpc/*/supported-applications.aspx?
|
||||
hpm
|
||||
hpmob
|
||||
http://archive.org/robots.txt
|
||||
http://calendar.google.com/robots.txt
|
||||
http://flickr.com/robots.txt
|
||||
http://blog.google/robots.txt
|
||||
http://eventbrite.com/robots.txt
|
||||
http://instagram.com/robots.txt
|
||||
http://s3.amazonaws.com/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
hz/leaderboard/hall-of-fame
|
||||
hz/leaderboard/top-reviewers
|
||||
i/api
|
||||
i/u
|
||||
ia
|
||||
icdp
|
||||
icons
|
||||
|
|
@ -1504,6 +1595,9 @@ id-id.www.cloudflare.com
|
|||
id-id/feedback
|
||||
id-id/lp
|
||||
id-id/searchresults
|
||||
idea-ads-tool
|
||||
idea-pin-builder
|
||||
idea-pin-invite
|
||||
identity/accountsettingsactivityweb
|
||||
identity/accountsettingssyaf
|
||||
ie/ie40/
|
||||
|
|
@ -1547,14 +1641,17 @@ info/customerror.htm*
|
|||
info/smart404.asp*
|
||||
info/tech-feedback
|
||||
inproduct_help/chatsupport
|
||||
install-shuffles
|
||||
integrations
|
||||
internalPref
|
||||
intl
|
||||
intl/*/search/?
|
||||
intl/*/search?
|
||||
intlkb/
|
||||
invite
|
||||
inviteFromProfile
|
||||
inviteMany
|
||||
invited
|
||||
invoice/est
|
||||
invoice/estimate/buyerView
|
||||
invoice/estimate/buyerView/attachments
|
||||
|
|
@ -1591,6 +1688,8 @@ johnhancock
|
|||
johnhancock/in-a-lifetime-healthcare
|
||||
johnhancock/in-a-lifetime-sustainability
|
||||
johnhancock/in-a-lifetime-work
|
||||
join/?next=
|
||||
join/signup/?next=
|
||||
jp/$
|
||||
jp/about
|
||||
jp/blog
|
||||
|
|
@ -1633,6 +1732,7 @@ ko/ott
|
|||
ko/solutions
|
||||
ko/upload
|
||||
ko/vimeo-academy
|
||||
kwanzaa-spotlight
|
||||
l.php
|
||||
labs-code
|
||||
labs/pmc
|
||||
|
|
@ -1669,12 +1769,15 @@ learning/settings
|
|||
learning/settings$
|
||||
learning/settings?
|
||||
legal
|
||||
lens-search
|
||||
li/track
|
||||
library/devices
|
||||
licensing-syndication
|
||||
limited-release
|
||||
link
|
||||
linked
|
||||
lite
|
||||
live-session
|
||||
live_chat
|
||||
llms.txt
|
||||
lm/R1XIHQVKXSKBNJ
|
||||
|
|
@ -1853,6 +1956,7 @@ narrative-
|
|||
native
|
||||
nbubumblebee
|
||||
network
|
||||
new_invite
|
||||
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference
|
||||
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP
|
||||
news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference
|
||||
|
|
@ -1862,6 +1966,7 @@ news/test
|
|||
news/test-liveblog
|
||||
news?viewArticle
|
||||
newsArticle
|
||||
news_hub
|
||||
newsletter
|
||||
newsroom/dae
|
||||
newsround
|
||||
|
|
@ -1875,17 +1980,22 @@ nl-nl/lp
|
|||
nl-nl/searchresults
|
||||
node/add/
|
||||
nonprofits/account
|
||||
notifications
|
||||
notifications/
|
||||
nus-trk
|
||||
nwshp$
|
||||
o/di
|
||||
o/dt
|
||||
oas/
|
||||
oauth/line
|
||||
oauth/login
|
||||
oauth/v2
|
||||
oauth2
|
||||
oauth2/v2
|
||||
oauth_error
|
||||
offers/proxy/dealsserver/api/log
|
||||
offers/proxy/dealsserver/buy
|
||||
offsite
|
||||
og
|
||||
okxbet.com
|
||||
onebox/media/sports/logos
|
||||
|
|
@ -1915,8 +2025,11 @@ pagespeed/insights/ui/logo
|
|||
panel
|
||||
pantheon
|
||||
pantheon-platform
|
||||
parental-consent/confirmation
|
||||
parental-passcode
|
||||
partner-program
|
||||
partners
|
||||
password/reset
|
||||
password_expired
|
||||
patent-search/frontend
|
||||
patents/download
|
||||
|
|
@ -1949,12 +2062,46 @@ photos/gbachelie
|
|||
photos/i_love_u_get_away_from_me
|
||||
photos/tags/*/page
|
||||
photos/youpy
|
||||
pin
|
||||
pin-builder
|
||||
pin-communities
|
||||
pin-creation-tool
|
||||
pin-editor
|
||||
pin/*/activities
|
||||
pin/*/activity
|
||||
pin/*/analytics
|
||||
pin/*/brand-catalog
|
||||
pin/*/comments
|
||||
pin/*/email
|
||||
pin/*/feedback
|
||||
pin/*/idea-pin/related-products
|
||||
pin/*/likes
|
||||
pin/*/promote
|
||||
pin/*/reaction
|
||||
pin/*/related-products
|
||||
pin/*/repin
|
||||
pin/*/repins
|
||||
pin/*/sent
|
||||
pin/*/share
|
||||
pin/*/shop-the-look
|
||||
pin/*/tag
|
||||
pin/*/takes
|
||||
pin/*/visual-search
|
||||
pin/*/visual-shop
|
||||
pin/create
|
||||
pin/find
|
||||
pin/find?url=
|
||||
pin_shop
|
||||
ping
|
||||
pingback
|
||||
pinterest-predicts
|
||||
pinterest-wellbeing
|
||||
pinterestwellbeing
|
||||
pl-pl.www.cloudflare.com
|
||||
pl-pl/feedback
|
||||
pl-pl/lp
|
||||
pl-pl/searchresults
|
||||
place
|
||||
plan=
|
||||
platform-telemetry
|
||||
play/store/web
|
||||
|
|
@ -2001,6 +2148,7 @@ posttv/posttv/trendex
|
|||
posttv/sponsored-video
|
||||
ppl
|
||||
preference
|
||||
prefs
|
||||
present
|
||||
presentation
|
||||
prettyearth/assets
|
||||
|
|
@ -2009,6 +2157,8 @@ previewtemplate
|
|||
print
|
||||
private
|
||||
proFile/history?
|
||||
product-catalogs
|
||||
product-feed
|
||||
product-reviews/B0069IY63Y
|
||||
product/reviews?
|
||||
productPurchaseDone
|
||||
|
|
@ -2064,11 +2214,13 @@ pt-br/vimeo-academy
|
|||
public-profile
|
||||
publications
|
||||
puzzles/leaderboards/invite
|
||||
pw
|
||||
pwapi-proxy/pwproxy
|
||||
pwapiv2
|
||||
q=
|
||||
qr
|
||||
quality_form?
|
||||
quiz
|
||||
r
|
||||
rackspace/elevating-performance
|
||||
radio/imda
|
||||
|
|
@ -2077,6 +2229,7 @@ rating
|
|||
rd/search
|
||||
rd/search$
|
||||
rd/search?
|
||||
recently-viewed
|
||||
recipes/*?q=
|
||||
recipes/search
|
||||
reconnect
|
||||
|
|
@ -2091,6 +2244,9 @@ refer
|
|||
refer/pal
|
||||
referrals
|
||||
referrer=
|
||||
refresh_stored_accounts
|
||||
refresh_token
|
||||
register
|
||||
registry/wishlist
|
||||
remotelogout
|
||||
rep=hc
|
||||
|
|
@ -2098,9 +2254,13 @@ report
|
|||
report-abuse?report=
|
||||
report=
|
||||
report_abuse.gne
|
||||
reports-and-violations
|
||||
request-data
|
||||
requestList
|
||||
requests
|
||||
research/participants/cofund
|
||||
resource
|
||||
resource/*/get
|
||||
results
|
||||
results
|
||||
retail
|
||||
|
|
@ -2140,6 +2300,7 @@ s2/search/social
|
|||
s2/sitemaps
|
||||
s2/static
|
||||
s?
|
||||
safe-redirect
|
||||
safety
|
||||
safetycheck
|
||||
salary-explorer/api
|
||||
|
|
@ -2159,7 +2320,6 @@ search*sort=
|
|||
search-ar-dev
|
||||
search-console/scfe
|
||||
search/
|
||||
search/*/grid
|
||||
search/?
|
||||
search/?term=
|
||||
search/about
|
||||
|
|
@ -2167,15 +2327,12 @@ search/advanced
|
|||
search/default.aspx?*
|
||||
search/howsearchworks
|
||||
search/live?
|
||||
search/realtime
|
||||
search/user?q=
|
||||
search/users
|
||||
search/video?
|
||||
search?
|
||||
search?*tbm=map
|
||||
search?q$
|
||||
search?q=
|
||||
search?q=%23
|
||||
search\?
|
||||
search_history
|
||||
searchresults
|
||||
|
|
@ -2185,12 +2342,12 @@ sections/health-shots/2013/03/11/173816690/new-voices-for-the-voiceless-syntheti
|
|||
sections/ombudsman/2008/01/frequently_asked_questions_1.html
|
||||
sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma
|
||||
secure
|
||||
sendHeaderEarly
|
||||
sendarticle
|
||||
services/oauth
|
||||
setprefs
|
||||
settings
|
||||
settings
|
||||
settings/deactivated
|
||||
settings/loid-email-unsubscribe
|
||||
settings/loid-email-unsubscribe-router
|
||||
setup_organization=
|
||||
|
|
@ -2216,6 +2373,7 @@ shop/productpage
|
|||
shop/topics
|
||||
shop/view/product
|
||||
shop?*
|
||||
shop_pins
|
||||
shopping-content-api/product_images
|
||||
shopping/deals
|
||||
shopping/product
|
||||
|
|
@ -2519,10 +2677,12 @@ social/photosui/images
|
|||
social/photosui/sitemap
|
||||
social/search?
|
||||
social/social-security-directory/cai
|
||||
socialmanager
|
||||
solutions
|
||||
sounds/search
|
||||
sounds/search$
|
||||
sounds/search?
|
||||
source
|
||||
source=
|
||||
source_repo=
|
||||
spain/empresas/
|
||||
|
|
@ -2539,6 +2699,7 @@ ss
|
|||
ss/customer-reviews/lighthouse
|
||||
ss/twister/ajax
|
||||
sslsingle
|
||||
sso
|
||||
stadia/gamers
|
||||
start
|
||||
stat
|
||||
|
|
@ -2597,6 +2758,10 @@ storefront
|
|||
storepicker
|
||||
stores/page/*visitId=
|
||||
stories
|
||||
story-pin-builder
|
||||
story-pin-invite
|
||||
story_feed
|
||||
story_pins
|
||||
storyworks/preview
|
||||
styles/js-on.css$
|
||||
subscribe/braintree
|
||||
|
|
@ -2622,6 +2787,7 @@ support/content
|
|||
support/forum/search?
|
||||
sureroute
|
||||
surprise
|
||||
suspension-appeal
|
||||
sutils
|
||||
sv-se.www.cloudflare.com
|
||||
sv-se/feedback
|
||||
|
|
@ -2639,6 +2805,7 @@ svc/strands
|
|||
svc/sudoku
|
||||
svc/wordle
|
||||
svpRecommendations
|
||||
sw-shell.html
|
||||
swg
|
||||
system1/images
|
||||
t/privacy
|
||||
|
|
@ -2646,6 +2813,7 @@ t/terms
|
|||
tab=
|
||||
tablet
|
||||
tag
|
||||
taggingtool
|
||||
tagmanager/containers/xo
|
||||
tagmanager/pptm.js
|
||||
talk
|
||||
|
|
@ -2693,7 +2861,9 @@ th-th/feedback
|
|||
th-th/lp
|
||||
th-th/searchresults
|
||||
th?
|
||||
thanksgiving-spotlight
|
||||
themacallan/worlds-together
|
||||
theme
|
||||
tickets-external?
|
||||
timedtext_video
|
||||
title
|
||||
|
|
@ -2785,6 +2955,7 @@ trustedstores/js
|
|||
trustedstores/s
|
||||
trustedstores/tm2
|
||||
trustedstores/verify
|
||||
tv
|
||||
tv/thumb
|
||||
typeahead
|
||||
u
|
||||
|
|
@ -2801,9 +2972,14 @@ ugc$
|
|||
ugcsupport
|
||||
ugcsupport$
|
||||
ui
|
||||
unauth-profile
|
||||
unlink
|
||||
unsub
|
||||
until=
|
||||
upload
|
||||
upload-lens-image
|
||||
upload-lens-image-history
|
||||
upload-shuffle-draft
|
||||
uploads
|
||||
urchin_test
|
||||
url
|
||||
|
|
@ -2821,9 +2997,11 @@ using
|
|||
utils
|
||||
uviewer
|
||||
v1
|
||||
v1/urls/count.json
|
||||
v2
|
||||
v3
|
||||
v3/openapi
|
||||
v3/pidgets/log
|
||||
valkyrie-playground
|
||||
verified-authors
|
||||
verify_age
|
||||
|
|
@ -2869,6 +3047,9 @@ webapps/xo/html/cookiecheck.html
|
|||
webapps/xoonboarding
|
||||
webscr
|
||||
websearch
|
||||
website/confirm
|
||||
website/confirm/download
|
||||
welcome
|
||||
whats-next/planes-trains-and-analytics
|
||||
whsmiths
|
||||
widget/cr
|
||||
|
|
@ -3254,7 +3435,7 @@ wiki/Wikipedia_Diskussion:Checkuser%2F
|
|||
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
|
||||
wiki/Wikipedia_talk%3AAbuse_reports
|
||||
wiki/Wikipedia_talk%3AAbuse_response
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://itunes.apple.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://policies.google.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||
wiki/Wikipedia_talk%3AAdministrator_review
|
||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||
|
|
@ -3466,6 +3647,7 @@ xhtml?
|
|||
xml?
|
||||
xoplatform/logger/api/logger
|
||||
xorouter
|
||||
your-shop
|
||||
youth/404_en.htm
|
||||
youtube/fonts
|
||||
youtube/img/branding/favicon
|
||||
|
|
|
|||
|
|
@ -326,7 +326,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
.m4a
|
||||
.md
|
||||
.md$
|
||||
.model.json
|
||||
.mp3
|
||||
.mspx
|
||||
.net
|
||||
|
|
@ -355,7 +354,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
.ssi$
|
||||
.svg
|
||||
.svg
|
||||
.svghttp://haveibeenpwned.com/robots.txt
|
||||
.svghttp://howtogeek.com/robots.txt
|
||||
.swf$
|
||||
.swf$
|
||||
.sxg
|
||||
|
|
@ -381,6 +380,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
.xml?
|
||||
.xml?uuid=
|
||||
.xmli
|
||||
/$
|
||||
/%20library/
|
||||
/*&dateFrom=
|
||||
/*+*+*+
|
||||
|
|
@ -835,7 +835,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/business/aisearch
|
||||
/business/availability
|
||||
/business/availability/?context
|
||||
/business/availability/?context=http://sustainability.google/robots.txt
|
||||
/business/availability/?context=http://iana.org/robots.txt
|
||||
/business/availability?context
|
||||
/business/availability?context=
|
||||
/business/search
|
||||
|
|
@ -1190,6 +1190,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/energy-services/web/modules
|
||||
/entry*-*.html
|
||||
/entry-*.html
|
||||
/entry-*.html$
|
||||
/entry-preview
|
||||
/entrylist-*.html
|
||||
/entrylist.html
|
||||
|
|
@ -1316,7 +1317,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/goglobal/
|
||||
/goldlog$
|
||||
/group
|
||||
/gtc/gtc-chatbot/*http://msdn.microsoft.com/robots.txt
|
||||
/gtc/gtc-chatbot/*http://podcasts.google.com/robots.txt
|
||||
/hack
|
||||
/hardware/*/cart
|
||||
/havadurumu/
|
||||
|
|
@ -1609,7 +1610,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/newssearch
|
||||
/nextpodcastlist
|
||||
/nightly-news
|
||||
/no-referrer-when-downgradehttp://pitchfork.com/robots.txt
|
||||
/no-referrer-when-downgradehttp://science.org/robots.txt
|
||||
/no-search-results
|
||||
/node
|
||||
/node/add
|
||||
|
|
@ -2352,6 +2353,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?
|
||||
?
|
||||
?$
|
||||
?*
|
||||
?*&ls=
|
||||
?*/
|
||||
?*/*ref
|
||||
|
|
@ -2370,7 +2372,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?*add-to-cart=
|
||||
?*adxarea=
|
||||
?*ajs_event
|
||||
?*apikey*http://politico.com/robots.txt
|
||||
?*apikey*http://wretch.cc/robots.txt
|
||||
?*app
|
||||
?*attachment_id
|
||||
?*author
|
||||
|
|
@ -2418,7 +2420,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?*hsCtaTracking
|
||||
?*hsPreviewerApp=blog_post
|
||||
?*hs_preview=
|
||||
?*http://huffingtonpost.com/robots.txt
|
||||
?*http://godaddy.com/robots.txt
|
||||
?*hubs_signup-cta
|
||||
?*hybrid=
|
||||
?*iframe
|
||||
|
|
@ -2971,6 +2973,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?utm
|
||||
?utm=
|
||||
?utm_
|
||||
?utm_*
|
||||
?utm_*=
|
||||
?utm_campaign
|
||||
?utm_campaign=Monitor&
|
||||
|
|
@ -4813,7 +4816,6 @@ acq/real-estate?
|
|||
act
|
||||
action
|
||||
action$
|
||||
action/ajaxShowRecommended
|
||||
action/clickThrough
|
||||
action/downloadSupplement
|
||||
action/journalInformation*aimsScope
|
||||
|
|
@ -5215,7 +5217,7 @@ apdata
|
|||
api
|
||||
api*.do
|
||||
api*?hl=
|
||||
api*?hl=http://g.co/robots.txt
|
||||
api*?hl=http://researchgate.net/robots.txt
|
||||
api-keys
|
||||
api-proxy
|
||||
api.html?
|
||||
|
|
@ -5266,7 +5268,6 @@ api/taxonomy
|
|||
api/taxonomy$
|
||||
api/template-taxonomy-service
|
||||
api/template-taxonomy-service$
|
||||
api/ui
|
||||
api/ui-extensions
|
||||
api/unified-underdog
|
||||
api/user
|
||||
|
|
@ -5398,6 +5399,8 @@ ar_sa
|
|||
arama
|
||||
archive
|
||||
archive$
|
||||
archive.php?archive=*
|
||||
archive.php?view=all
|
||||
archive/api/image.jpg
|
||||
archive/article
|
||||
archive/find
|
||||
|
|
@ -5764,6 +5767,7 @@ audiofiles
|
|||
aura
|
||||
aura/promo
|
||||
aus/interchange
|
||||
ausland
|
||||
auth
|
||||
auth
|
||||
auth$
|
||||
|
|
@ -6102,8 +6106,11 @@ blocks/*.svg
|
|||
blog
|
||||
blog-ads-api-output
|
||||
blog-manager
|
||||
blog-navi
|
||||
blog-temp-ru
|
||||
blog-this.g
|
||||
blog.php?id=*
|
||||
blog.php?view=all
|
||||
blog/$
|
||||
blog/*&content-format=
|
||||
blog/*&event-format=
|
||||
|
|
@ -6134,7 +6141,7 @@ blog/*?text=
|
|||
blog/*sitemap.xml$
|
||||
blog/*utm_source=
|
||||
blog/.
|
||||
blog/.html.*http://thingiverse.com/robots.txt
|
||||
blog/.html.*http://venmo.com/robots.txt
|
||||
blog/10-lessons-from-an-engineering-manager/$
|
||||
blog/2025-shifting-roles-report/$
|
||||
blog/23-prototyping-resources-to-bookmark-right-now/$
|
||||
|
|
@ -6152,9 +6159,11 @@ blog/7-moments-that-shaped-figma/$
|
|||
blog/8-tips-for-designers-building-branded-templates-in-figma-buzz/$
|
||||
blog/8-ways-to-build-with-figma-make/$
|
||||
blog/8-ways-to-craft-an-unforgettable-config-talk/$
|
||||
blog/?id=*
|
||||
blog/?p=
|
||||
blog/?rest_route=
|
||||
blog/?s=
|
||||
blog/?view=all
|
||||
blog/a-conversation-with-our-accessibility-team/$
|
||||
blog/a-first-look-at-config-2025/$
|
||||
blog/a-look-back-at-config-2022/$
|
||||
|
|
@ -6941,6 +6950,7 @@ blog/wp-json
|
|||
blog/writing/$
|
||||
blog/xmlrpc.php
|
||||
blog/zoom-case-study/$
|
||||
blog_portal
|
||||
blog_this
|
||||
blog_this.pyra
|
||||
blogimageupload
|
||||
|
|
@ -7506,6 +7516,7 @@ call?id=
|
|||
calls
|
||||
campaign
|
||||
campaign/gallery
|
||||
campaign_list
|
||||
campaigns
|
||||
campaigns/infor-hub-xt5r5iwdrgxbnuz/
|
||||
campaignshowcase/
|
||||
|
|
@ -7673,7 +7684,7 @@ cart.srv
|
|||
cart?
|
||||
cartoon
|
||||
carts
|
||||
case-studies/http://aasciences.ac.ke/robots.txt
|
||||
case-studies/http://research.youtube/robots.txt
|
||||
cash
|
||||
cashout
|
||||
cassette.axd/manifest.xml
|
||||
|
|
@ -7719,7 +7730,7 @@ cdn-cgi
|
|||
cdn-cgi/
|
||||
cdn-cgi/bm/cv
|
||||
cdn-cgi/challenge-platform
|
||||
cdn-cgi/http://kids.youtube.com/robots.txt
|
||||
cdn-cgi/http://google.qualtrics.com/robots.txt
|
||||
cdn-cgi/images/trace
|
||||
cdn-cgi/l/email-protection
|
||||
cdn-cgi/rum
|
||||
|
|
@ -7727,7 +7738,7 @@ cdn-cgi/scripts
|
|||
cdn-cgi/speculation
|
||||
cdn-cgi/styles
|
||||
cdn-cgi/zaraz
|
||||
cdn-cgi/zaraz/http://firebase.google.com/robots.txt
|
||||
cdn-cgi/zaraz/http://ok.ru/robots.txt
|
||||
cdn-proxy/pim
|
||||
cdn-proxy/px
|
||||
cdn.jwplayer.com/previews
|
||||
|
|
@ -7753,7 +7764,7 @@ cgi-bin/koha/
|
|||
cgi-bin/loginpage
|
||||
cgi-bin/search.fpl
|
||||
cgi-bin/wx
|
||||
cgi-binhttp://wretch.cc/robots.txt
|
||||
cgi-binhttp://baidu.com/robots.txt
|
||||
cgi-local
|
||||
cgi-mad/
|
||||
cgi-pct/
|
||||
|
|
@ -7875,7 +7886,7 @@ checkForm=
|
|||
checkout
|
||||
checkout-external
|
||||
checkout/package
|
||||
checkouthttp://embassybel.ru/robots.txt
|
||||
checkouthttp://accidentinjurylawyers.claims/robots.txt
|
||||
checkoutnow
|
||||
checkouts
|
||||
checkpoint
|
||||
|
|
@ -7988,7 +7999,6 @@ close-account
|
|||
cloud-launcher/sitemap
|
||||
cloud/
|
||||
cloudhsm/classic
|
||||
cloudmonitor
|
||||
cloudplayer
|
||||
cloudsourcetools/images
|
||||
clp
|
||||
|
|
@ -10146,7 +10156,7 @@ confirmation
|
|||
conflagexp
|
||||
connect
|
||||
connect/@
|
||||
connect/http://datatracker.ietf.org/robots.txt
|
||||
connect/http://irishtimes.com/robots.txt
|
||||
connect/social-intranet.html
|
||||
connections
|
||||
connections/recent
|
||||
|
|
@ -10293,7 +10303,7 @@ content/search
|
|||
content/telegraph
|
||||
content/temp/*
|
||||
content/websites/languages
|
||||
content/websites/us/en/noindex/*http://anchor.fm/robots.txt
|
||||
content/websites/us/en/noindex/*http://discord.com/robots.txt
|
||||
content_reporting
|
||||
content_title=
|
||||
contest
|
||||
|
|
@ -11918,10 +11928,10 @@ documentation/
|
|||
documentation/alexa-top-sites/
|
||||
documentation/awis/
|
||||
documents/slack_pilot_dpa
|
||||
documents?language=
|
||||
documents?page=
|
||||
dogs-of-figma/$
|
||||
doi
|
||||
doi/am-pdf
|
||||
doi/book
|
||||
doi/citedby
|
||||
doi/cover-img
|
||||
|
|
@ -12099,7 +12109,6 @@ edits
|
|||
edocs/infogdocs/tdc_sony/
|
||||
edocs/lexdocs/
|
||||
edocs/traindocs/
|
||||
edu/
|
||||
edu/cs4hs
|
||||
edu/ping
|
||||
edu/tasks
|
||||
|
|
@ -14373,6 +14382,7 @@ facebook-template
|
|||
facebook/templates
|
||||
facebook_connect
|
||||
factory
|
||||
familie
|
||||
family-validation
|
||||
family_filter
|
||||
familylink-earlyaccess
|
||||
|
|
@ -14395,7 +14405,7 @@ fastanswers
|
|||
fatalerror.html
|
||||
faves-i_love_u_get_away_from_me
|
||||
favicon.ico
|
||||
favicon.icohttp://lh6.googleusercontent.com/robots.txt
|
||||
favicon.icohttp://abc.net.au/robots.txt
|
||||
favorit-hinzufuegen
|
||||
favorit-loeschen
|
||||
favorites?
|
||||
|
|
@ -14591,7 +14601,7 @@ files/live/sites/isoorg/files/_noindex
|
|||
files/resources
|
||||
fileview
|
||||
filing/free-file-fillable-forms/free-file-fillable-forms-support
|
||||
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://iubenda.com/robots.txt
|
||||
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://workspace.google.com/robots.txt
|
||||
filter/
|
||||
filter/tips
|
||||
filter/tips
|
||||
|
|
@ -14614,7 +14624,7 @@ find
|
|||
find$
|
||||
find-more
|
||||
find/
|
||||
find/*http://icann.org/robots.txt
|
||||
find/*http://namecheap.com/robots.txt
|
||||
finetune
|
||||
fios
|
||||
firefox/?
|
||||
|
|
@ -17474,7 +17484,7 @@ fy-NL/firefox/collections/mozilla
|
|||
fy-NL/firefox/collections/mozilla/$
|
||||
fy-NL/firefox/search
|
||||
g
|
||||
g/4arE9Chttp://codepen.io/robots.txt
|
||||
g/4arE9Chttp://google.nl/robots.txt
|
||||
g/api
|
||||
ga-actions/formie/forms/refresh-tokens
|
||||
ga/p
|
||||
|
|
@ -17546,6 +17556,7 @@ geolocation
|
|||
geotarget
|
||||
germany/library/images/mnp/
|
||||
germany/video/de/de/related*
|
||||
gesundheit
|
||||
get
|
||||
get$
|
||||
get-author-review
|
||||
|
|
@ -17944,7 +17955,7 @@ health/*/wp-
|
|||
health/QA-Tabbed-ManyTabs-21
|
||||
health/drugs/hm-test-all-about-humira
|
||||
health/drugs/ozempic-for-weight-loss
|
||||
health/files/rhpthttp://policy.pinterest.com/robots.txt
|
||||
health/files/rhpthttp://flaticon.com/robots.txt
|
||||
health/hm-test-17-proven-tips-to-sleep-better-at-night
|
||||
health/hm-test-feature-template-for-sponsorship
|
||||
health/mirgraine-headaches
|
||||
|
|
@ -18223,44 +18234,45 @@ html/story
|
|||
html5
|
||||
http
|
||||
http2_data
|
||||
http://500px.com/robots.txt
|
||||
http://akparti.org.tr/robots.txt
|
||||
http://artstation.com/robots.txt
|
||||
http://asana.com/robots.txt
|
||||
http://academic.oup.com/robots.txt
|
||||
http://axios.com/robots.txt
|
||||
http://bbc.com/robots.txt
|
||||
http://bol.com/robots.txt
|
||||
http://caniuse.com/robots.txt
|
||||
http://census.gov/robots.txt
|
||||
http://chrome.google.com/robots.txt
|
||||
http://claimreviewproject.com/robots.txt
|
||||
http://commission.europa.eu/robots.txt
|
||||
http://cosmcosmis.blogspot.com/robots.txt
|
||||
http://cutt.ly/robots.txt
|
||||
http://ebay.com/robots.txt
|
||||
http://figma.com/robots.txt
|
||||
http://datesafeproject.org/robots.txt
|
||||
http://drupal.org/robots.txt
|
||||
http://dx.doi.org/robots.txt
|
||||
http://ebay.ie/robots.txt
|
||||
http://fonts.google.com/robots.txt
|
||||
http://forms.office.com/robots.txt
|
||||
http://google.co.uk/robots.txt
|
||||
http://gov.uk/robots.txt
|
||||
http://guardian.co.uk/robots.txt
|
||||
http://i0.wp.com/robots.txt
|
||||
http://ifttt.com/robots.txt
|
||||
http://japantimes.co.jp/robots.txt
|
||||
http://ko-fi.com/robots.txt
|
||||
http://loc.gov/robots.txt
|
||||
http://maxcdn.bootstrapcdn.com/robots.txt
|
||||
http://messenger.com/robots.txt
|
||||
http://ohchr.org/robots.txt
|
||||
http://prnewswire.com/robots.txt
|
||||
http://raw.githubusercontent.com/robots.txt
|
||||
http://support.cloudflare.com/robots.txt
|
||||
http://support.zendesk.com/robots.txt
|
||||
http://fortune.com/robots.txt
|
||||
http://gettyimages.com/robots.txt
|
||||
http://google.it/robots.txt
|
||||
http://hackernoon.com/robots.txt
|
||||
http://help.twitter.com/robots.txt
|
||||
http://i.ytimg.com/robots.txt
|
||||
http://instagram.com/robots.txt
|
||||
http://lit.link/robots.txt
|
||||
http://marketwatch.com/robots.txt
|
||||
http://mediafire.com/robots.txt
|
||||
http://microsoft.com/robots.txt
|
||||
http://omegamasonry.com/robots.txt
|
||||
http://plushcare.com/robots.txt
|
||||
http://reconstructingjudaism.org/robots.txt
|
||||
http://sciencedirect.com/robots.txt
|
||||
http://sephora.com/robots.txt
|
||||
http://sourceforge.net/robots.txt
|
||||
http://sxsw.com/robots.txt
|
||||
http://t.ly/robots.txt
|
||||
http://tiktok.com/robots.txt
|
||||
http://tunecore.co.jp/robots.txt
|
||||
http://technologyreview.com/robots.txt
|
||||
http://technorati.com/robots.txt
|
||||
http://trends.google.com/robots.txt
|
||||
http://tumblr.com/robots.txt
|
||||
http://venturebeat.com/robots.txt
|
||||
http://wikipedia.org/robots.txt
|
||||
http://wordpress.com/robots.txt
|
||||
http://wordpress.org/robots.txt
|
||||
http://wunderground.com/robots.txt
|
||||
http://xing.com/robots.txt
|
||||
http://yandex.ru/robots.txt
|
||||
http://zoom.us/robots.txt
|
||||
https://player.cnevids.com
|
||||
https://www.iubenda.com/en/help/126238-pricing-faqs-legacy-guide
|
||||
https://www.iubenda.com/en/help/142642-old-vs-new-pricing
|
||||
|
|
@ -18896,7 +18908,7 @@ integrations
|
|||
intelligencer/amp
|
||||
intent
|
||||
interactive
|
||||
interactive*http://go.microsoft.com/robots.txt
|
||||
interactive*http://thetimes.co.uk/robots.txt
|
||||
interactive/reading-preference
|
||||
interactives/sponsor-story
|
||||
intercept
|
||||
|
|
@ -18904,7 +18916,6 @@ internal
|
|||
internal-api
|
||||
internal/*
|
||||
internalPref
|
||||
internalapi
|
||||
interstitial-ad
|
||||
intl
|
||||
intl/*/customers
|
||||
|
|
@ -20501,7 +20512,7 @@ kui=
|
|||
kw/payroll/
|
||||
kwanzaa-spotlight
|
||||
l
|
||||
l-http://freelancer.com/robots.txt
|
||||
l-http://ahrefs.com/robots.txt
|
||||
l.php
|
||||
l/contact-sales?
|
||||
la-la-land
|
||||
|
|
@ -21093,7 +21104,6 @@ maps?sid=
|
|||
mapslt?
|
||||
mapspro
|
||||
mapview
|
||||
mar-optout
|
||||
market
|
||||
market-data/quotes/*/options
|
||||
market/confederate_flag
|
||||
|
|
@ -21463,7 +21473,7 @@ mre/*.jpg$
|
|||
mre/*.js$
|
||||
mre/*.pdf$
|
||||
mre/*.png$
|
||||
mre/*.zip$http://spreaker.com/robots.txt
|
||||
mre/*.zip$http://support.zendesk.com/robots.txt
|
||||
mre/*?
|
||||
mre/*@@configuracoes_view
|
||||
mre/*@@download/file$
|
||||
|
|
@ -21504,7 +21514,7 @@ mu_api
|
|||
multiproduct
|
||||
multivu
|
||||
munin
|
||||
munin*http://strava.com/robots.txt
|
||||
munin*http://academia.edu/robots.txt
|
||||
muse/identity/v2/identity.js
|
||||
museumdays/accounts
|
||||
music
|
||||
|
|
@ -22566,7 +22576,7 @@ p/*/v/*$
|
|||
p/*/v/*?
|
||||
p/*/victory$
|
||||
p/*/victory?
|
||||
p/*http://webmasters.googleblog.com/robots.txt
|
||||
p/*http://stupidhackathon.github.io/robots.txt
|
||||
p/*surveyopen
|
||||
p/*thm=
|
||||
p/60
|
||||
|
|
@ -22914,6 +22924,7 @@ partners/resources/forrester-dsp-wave-report
|
|||
partners/resources/gartner-dbms-mq-report
|
||||
partners/services/$
|
||||
partners/webinars/request/
|
||||
partnerschaft
|
||||
partnerworld/portal
|
||||
passport
|
||||
password
|
||||
|
|
@ -23337,7 +23348,6 @@ plus/experience/*/series
|
|||
plus/experience/dreamforce_2025_x_test
|
||||
plus/r
|
||||
plusinstall
|
||||
pm-optout
|
||||
pm/
|
||||
pm/amplify/
|
||||
pm/lambda/
|
||||
|
|
@ -23486,7 +23496,7 @@ premium$
|
|||
premium-reports
|
||||
premium/
|
||||
premium/$
|
||||
premium/http://skydasveiligheidsdeuren.be/robots.txt
|
||||
premium/http://qvc.co/robots.txt
|
||||
premiumsupport/iam/
|
||||
premiumsupport/knowledge-center/feedback-no/
|
||||
premiumsupport/knowledge-center/feedback-yes/
|
||||
|
|
@ -23569,7 +23579,7 @@ privacy/zoho-group.html
|
|||
private
|
||||
private
|
||||
private-promo
|
||||
private/http://hubspot.com/robots.txt
|
||||
private/http://mailchi.mp/robots.txt
|
||||
private/wtrack
|
||||
pro
|
||||
pro-help/q
|
||||
|
|
@ -23603,7 +23613,7 @@ product-integrations/figma-for-microsoft-teams/$
|
|||
product-integrations/google-workspace/$
|
||||
product-integrations/zoom/$
|
||||
product-managers/$
|
||||
product-ratings/http://moderncalculators.com/robots.txt
|
||||
product-ratings/http://lefigaro.fr/robots.txt
|
||||
product-reviews/B0069IY63Y
|
||||
product/*
|
||||
product/electrode/api/logger
|
||||
|
|
@ -23703,7 +23713,6 @@ project/issues/subscribe-mail
|
|||
projects
|
||||
projects/?
|
||||
projects/browse.php
|
||||
projects/embed
|
||||
projects/geo/download
|
||||
projects/geo/tools
|
||||
projects/gtr/gt
|
||||
|
|
@ -23762,6 +23771,7 @@ psettings/guest-email-unsubscribe
|
|||
psettings/sms-unsubscribe
|
||||
psfigs
|
||||
psych-the-movie
|
||||
psychologie
|
||||
pt
|
||||
pt*/listing/*/favoriters
|
||||
pt*/people/*/circle
|
||||
|
|
@ -23788,6 +23798,7 @@ pt-PT/firefox/collections/mozilla
|
|||
pt-PT/firefox/collections/mozilla/$
|
||||
pt-PT/firefox/search
|
||||
pt-ao
|
||||
pt-br
|
||||
pt-br*/lp
|
||||
pt-br.www.cloudflare.com
|
||||
pt-br/
|
||||
|
|
@ -24592,6 +24603,7 @@ registration/
|
|||
registry/wishlist
|
||||
regression-test-home
|
||||
reinvent/video-case-studies
|
||||
reise
|
||||
reisetipps
|
||||
reject-ip
|
||||
reject-mfa
|
||||
|
|
@ -24602,6 +24614,8 @@ relation
|
|||
relation=
|
||||
release-notes/$
|
||||
releasenotes/item/
|
||||
religious-landscape-study/*.md
|
||||
religious-landscape-study/*/markdown
|
||||
relnotes
|
||||
remember-the-titans
|
||||
remote-login.php
|
||||
|
|
@ -24613,7 +24627,6 @@ remotelogout
|
|||
removalrequest
|
||||
remove-favorite
|
||||
renders
|
||||
renewal-reminder-optout
|
||||
rental-manager/?source=topnav&itc=postbutton_topnav
|
||||
rental-manager/?zpid=
|
||||
rental-manager/login/?url
|
||||
|
|
@ -25703,8 +25716,6 @@ scl
|
|||
scmp_comments
|
||||
scorecard
|
||||
scorecard/
|
||||
scratch_1.4
|
||||
scratchr2/static
|
||||
screener/insider
|
||||
screensaver
|
||||
screenshots
|
||||
|
|
@ -25936,7 +25947,7 @@ search_rss$
|
|||
search_suggest
|
||||
searchdeb/
|
||||
searches
|
||||
searchhttp://snapchat.com/robots.txt
|
||||
searchhttp://w3schools.com/robots.txt
|
||||
searchresults
|
||||
searchresults.aspx
|
||||
searchsuggest
|
||||
|
|
@ -26294,7 +26305,6 @@ since=
|
|||
single_pages
|
||||
sio
|
||||
sit_rep
|
||||
site-api
|
||||
site-archive
|
||||
site-explorer
|
||||
site-explorer/$
|
||||
|
|
@ -26302,7 +26312,7 @@ site-explorer/ajax
|
|||
site-react-dropdown
|
||||
site-search
|
||||
site.webmanifest
|
||||
site/http://airbnb.com/robots.txt
|
||||
site/http://code.google.com/robots.txt
|
||||
site/search
|
||||
site/us/en/test/
|
||||
siteBackHtml
|
||||
|
|
@ -27094,7 +27104,6 @@ static/*.js$
|
|||
static/*.js?
|
||||
static/*.png
|
||||
static/ads
|
||||
static/chunks/*
|
||||
static/codemirror
|
||||
static/css
|
||||
static/decodeKey.txt
|
||||
|
|
@ -27149,6 +27158,7 @@ stcejorp
|
|||
stickers$
|
||||
stickers/set/*
|
||||
sticky-ad-iframe.html
|
||||
stil
|
||||
stock-ranker
|
||||
store
|
||||
store-locator/search-results-print
|
||||
|
|
@ -27566,7 +27576,7 @@ tag
|
|||
tag-manager
|
||||
tag-manager-360
|
||||
tag/
|
||||
tag/*+http://datacommons.org/robots.txt
|
||||
tag/*+http://journals.sagepub.com/robots.txt
|
||||
tag/*/page
|
||||
tag/credible
|
||||
tag/expire-images
|
||||
|
|
@ -28046,7 +28056,6 @@ templates/x-matrix-template/$
|
|||
templates/yearly-calendar-template/$
|
||||
temporary_marketing_proxy/*
|
||||
temptation-island
|
||||
ter-optout
|
||||
termini-e-condizioni
|
||||
termos-e-condicoes
|
||||
terms
|
||||
|
|
@ -28480,7 +28489,6 @@ transcripts/419570939
|
|||
transcripts/470280334
|
||||
transcripts/480128005
|
||||
transcripts/830237502
|
||||
transfers
|
||||
transformation-digitale-du-processus-de-design/$
|
||||
transit?
|
||||
translate
|
||||
|
|
@ -28802,7 +28810,6 @@ univercd/cc/td/doc
|
|||
universal-design-system/
|
||||
university
|
||||
unlink
|
||||
unlisted
|
||||
unsaved
|
||||
unsub
|
||||
unsubscribe
|
||||
|
|
@ -28846,7 +28853,6 @@ uploads/7/0/2/6/70262511
|
|||
uploads/7/0/2/6/70262511/custom_themes
|
||||
uploads/8/5/1/4/85141968
|
||||
uploads/8/5/1/4/85141968/custom_themes
|
||||
uploads/c/e816fe41-644e-11e8-937d-c4544454fb00/odigos
|
||||
uploads/page-builder
|
||||
ur/$
|
||||
urchin_test
|
||||
|
|
@ -29303,7 +29309,7 @@ uxtest/ux/
|
|||
uy
|
||||
uy/es/ServicesLandingPage/AdvisoryLanding/RPA/Robotic_Process%20Automation_insert.pdf
|
||||
uy/help
|
||||
uz/http://validator.w3.org/robots.txt
|
||||
uz/http://caniuse.com/robots.txt
|
||||
v
|
||||
v$
|
||||
v/badge
|
||||
|
|
@ -29349,7 +29355,6 @@ validate-user
|
|||
valkyrie-playground
|
||||
var
|
||||
variant=
|
||||
varserver
|
||||
vas
|
||||
vbtv/
|
||||
velo-pt/forum/main/comment
|
||||
|
|
@ -29370,7 +29375,6 @@ verificationofemployment
|
|||
verified-authors
|
||||
verified-modal
|
||||
verify
|
||||
verify-mobile
|
||||
verify_age
|
||||
verify_cookies
|
||||
verify_your_email$
|
||||
|
|
@ -29560,8 +29564,6 @@ wall*?search=1
|
|||
wall*?thread=
|
||||
wall*?with=
|
||||
wall-*?q=
|
||||
wallpaper
|
||||
wallpapers
|
||||
wanted
|
||||
wap/*
|
||||
wapsearch?
|
||||
|
|
@ -30298,9 +30300,9 @@ wiki/Wikipedia_discusión:Solicitudes_de_verificación_de_usuarios
|
|||
wiki/Wikipedia_discusión:Supresores/Candidaturas
|
||||
wiki/Wikipedia_talk%3AAbuse_reports
|
||||
wiki/Wikipedia_talk%3AAbuse_response
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://itunes.apple.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://drive.google.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://ibb.co/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://producthunt.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://redbubble.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||
wiki/Wikipedia_talk%3AAdministrator_review
|
||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||
|
|
@ -30598,8 +30600,7 @@ wp-admin
|
|||
wp-admin/
|
||||
wp-admin/admin-ajax.php
|
||||
wp-admin/admin-ajax.php
|
||||
wp-admin/admin-ajax.phphttp://orcd.co/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://siteground.com/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://nhs.uk/robots.txt
|
||||
wp-admin/load-scripts.php
|
||||
wp-admin/load-styles.php
|
||||
wp-adv
|
||||
|
|
@ -30776,7 +30777,7 @@ year
|
|||
your
|
||||
your-shop
|
||||
youreurope/businessACC
|
||||
youreurope/businessDEV/http://fortune.com/robots.txt
|
||||
youreurope/businessDEV/http://nasa.gov/robots.txt
|
||||
youreurope/citizensACC
|
||||
youreurope/citizensDEV
|
||||
yourtake
|
||||
|
|
@ -30896,11 +30897,13 @@ zh-cn/search
|
|||
zh-cn/search
|
||||
zh-cn/searchresults
|
||||
zh-cn/shop//sf/xps-2-in-1
|
||||
zh-hans
|
||||
zh-hans-cn.www.cloudflare.com
|
||||
zh-hans-cn/feedback
|
||||
zh-hans-cn/lp
|
||||
zh-hans-cn/searchresults
|
||||
zh-hans/node/
|
||||
zh-hant
|
||||
zh-hant/node/
|
||||
zh-hk*/lp
|
||||
zh-hk/
|
||||
|
|
@ -31028,6 +31031,7 @@ zz-test
|
|||
{0}/
|
||||
{{section}}
|
||||
{{url}}
|
||||
~*
|
||||
~ecartis
|
||||
~guido/orlijn
|
||||
~srloomis/ut/trac
|
||||
|
|
@ -31078,7 +31082,7 @@ zz-test
|
|||
404
|
||||
404
|
||||
404.html
|
||||
413gkwMT/http://theglobeandmail.com/robots.txt
|
||||
413gkwMT/http://tomsguide.com/robots.txt
|
||||
429.html
|
||||
500
|
||||
500
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue