mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-01-16 20:43:58 -08:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
6863c09175
commit
ee8c0f4fab
26 changed files with 3767 additions and 3413 deletions
|
|
@ -3,6 +3,6 @@
|
|||
"last_update": 1765858645
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1765879704
|
||||
"last_update": 1765966088
|
||||
}
|
||||
}
|
||||
|
|
@ -3982,6 +3982,13 @@ private/private-view/components/private-view-header-bar-actions.vue
|
|||
private-view/components/private-view-header-bar-actions.vue
|
||||
components/private-view-header-bar-actions.vue
|
||||
private-view-header-bar-actions.vue
|
||||
app/src/views/private/private-view/components/private-view-header-bar-action-button.vue
|
||||
src/views/private/private-view/components/private-view-header-bar-action-button.vue
|
||||
views/private/private-view/components/private-view-header-bar-action-button.vue
|
||||
private/private-view/components/private-view-header-bar-action-button.vue
|
||||
private-view/components/private-view-header-bar-action-button.vue
|
||||
components/private-view-header-bar-action-button.vue
|
||||
private-view-header-bar-action-button.vue
|
||||
app/src/views/private/private-view/components/private-view-resize-handle.vue
|
||||
src/views/private/private-view/components/private-view-resize-handle.vue
|
||||
views/private/private-view/components/private-view-resize-handle.vue
|
||||
|
|
@ -4045,6 +4052,13 @@ private/private-view/components/private-view-sidebar.vue
|
|||
private-view/components/private-view-sidebar.vue
|
||||
components/private-view-sidebar.vue
|
||||
private-view-sidebar.vue
|
||||
app/src/views/private/private-view/components/private-view-header-bar-action-button.test.ts
|
||||
src/views/private/private-view/components/private-view-header-bar-action-button.test.ts
|
||||
views/private/private-view/components/private-view-header-bar-action-button.test.ts
|
||||
private/private-view/components/private-view-header-bar-action-button.test.ts
|
||||
private-view/components/private-view-header-bar-action-button.test.ts
|
||||
components/private-view-header-bar-action-button.test.ts
|
||||
private-view-header-bar-action-button.test.ts
|
||||
app/src/views/private/private-view/components/private-view-nav-project-name.vue
|
||||
src/views/private/private-view/components/private-view-nav-project-name.vue
|
||||
views/private/private-view/components/private-view-nav-project-name.vue
|
||||
|
|
@ -8139,12 +8153,16 @@ src/sdk.ts
|
|||
sdk.ts
|
||||
app/index.html
|
||||
index.html
|
||||
.changeset/pink-mails-wonder.md
|
||||
pink-mails-wonder.md
|
||||
.changeset/big-poems-heal.md
|
||||
big-poems-heal.md
|
||||
.changeset/chilly-poems-play.md
|
||||
chilly-poems-play.md
|
||||
.changeset/config.json
|
||||
config.json
|
||||
.changeset/major-forks-run.md
|
||||
major-forks-run.md
|
||||
tests/blackbox/common/types.ts
|
||||
blackbox/common/types.ts
|
||||
common/types.ts
|
||||
|
|
|
|||
|
|
@ -848,6 +848,7 @@ app/src/views/public/logo-dark.svg
|
|||
app/src/views/public/logo-light.svg
|
||||
app/src/views/private/private-view/components/private-view-root.vue
|
||||
app/src/views/private/private-view/components/private-view-header-bar-actions.vue
|
||||
app/src/views/private/private-view/components/private-view-header-bar-action-button.vue
|
||||
app/src/views/private/private-view/components/private-view-resize-handle.vue
|
||||
app/src/views/private/private-view/components/private-view-main.vue
|
||||
app/src/views/private/private-view/components/private-view-no-app-access.vue
|
||||
|
|
@ -857,6 +858,7 @@ app/src/views/private/private-view/components/private-view-drawer.vue
|
|||
app/src/views/private/private-view/components/private-view-header-bar.vue
|
||||
app/src/views/private/private-view/components/private-view-nav.vue
|
||||
app/src/views/private/private-view/components/private-view-sidebar.vue
|
||||
app/src/views/private/private-view/components/private-view-header-bar-action-button.test.ts
|
||||
app/src/views/private/private-view/components/private-view-nav-project-name.vue
|
||||
app/src/views/private/private-view/stores/nav-bar.ts
|
||||
app/src/views/private/private-view/stores/sidebar.ts
|
||||
|
|
@ -1547,9 +1549,11 @@ app/src/stores/user.test.ts
|
|||
app/src/themes/register.ts
|
||||
app/src/sdk.ts
|
||||
app/index.html
|
||||
.changeset/pink-mails-wonder.md
|
||||
.changeset/big-poems-heal.md
|
||||
.changeset/chilly-poems-play.md
|
||||
.changeset/config.json
|
||||
.changeset/major-forks-run.md
|
||||
tests/blackbox/common/types.ts
|
||||
tests/blackbox/common/transport.ts
|
||||
tests/blackbox/common/config.ts
|
||||
|
|
|
|||
|
|
@ -77107,6 +77107,13 @@ core/modules/ckeditor5/ckeditor5.api.php
|
|||
modules/ckeditor5/ckeditor5.api.php
|
||||
ckeditor5/ckeditor5.api.php
|
||||
ckeditor5.api.php
|
||||
core/modules/ckeditor5/tests/fixtures/update/remove-source-editing-from-full-html-editor.php
|
||||
modules/ckeditor5/tests/fixtures/update/remove-source-editing-from-full-html-editor.php
|
||||
ckeditor5/tests/fixtures/update/remove-source-editing-from-full-html-editor.php
|
||||
tests/fixtures/update/remove-source-editing-from-full-html-editor.php
|
||||
fixtures/update/remove-source-editing-from-full-html-editor.php
|
||||
update/remove-source-editing-from-full-html-editor.php
|
||||
remove-source-editing-from-full-html-editor.php
|
||||
core/modules/ckeditor5/tests/fixtures/ckeditor4_config/filter.format.full_html.yml
|
||||
modules/ckeditor5/tests/fixtures/ckeditor4_config/filter.format.full_html.yml
|
||||
ckeditor5/tests/fixtures/ckeditor4_config/filter.format.full_html.yml
|
||||
|
|
@ -77479,6 +77486,14 @@ tests/src/Functional/ImageUploadTest.php
|
|||
src/Functional/ImageUploadTest.php
|
||||
Functional/ImageUploadTest.php
|
||||
ImageUploadTest.php
|
||||
core/modules/ckeditor5/tests/src/Functional/Update/AddListPluginStylesTest.php
|
||||
modules/ckeditor5/tests/src/Functional/Update/AddListPluginStylesTest.php
|
||||
ckeditor5/tests/src/Functional/Update/AddListPluginStylesTest.php
|
||||
tests/src/Functional/Update/AddListPluginStylesTest.php
|
||||
src/Functional/Update/AddListPluginStylesTest.php
|
||||
Functional/Update/AddListPluginStylesTest.php
|
||||
Update/AddListPluginStylesTest.php
|
||||
AddListPluginStylesTest.php
|
||||
core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php
|
||||
modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php
|
||||
ckeditor5/tests/src/Functional/AddedStylesheetsTest.php
|
||||
|
|
|
|||
|
|
@ -11028,6 +11028,7 @@ core/modules/ckeditor5/js/ckeditor5_plugins/drupalHtmlEngine/src/drupalhtmlbuild
|
|||
core/modules/ckeditor5/js/ckeditor5_plugins/drupalHtmlEngine/src/drupalhtmlwriter.js
|
||||
core/modules/ckeditor5/js/ckeditor5_plugins/drupalHtmlEngine/src/drupalhtmlengine.js
|
||||
core/modules/ckeditor5/ckeditor5.api.php
|
||||
core/modules/ckeditor5/tests/fixtures/update/remove-source-editing-from-full-html-editor.php
|
||||
core/modules/ckeditor5/tests/fixtures/ckeditor4_config/filter.format.full_html.yml
|
||||
core/modules/ckeditor5/tests/fixtures/ckeditor4_config/filter.format.basic_html.yml
|
||||
core/modules/ckeditor5/tests/fixtures/ckeditor4_config/editor.editor.full_html.yml
|
||||
|
|
@ -11081,6 +11082,7 @@ core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaTest.php
|
|||
core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingEmptyElementTest.php
|
||||
core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php
|
||||
core/modules/ckeditor5/tests/src/Functional/ImageUploadTest.php
|
||||
core/modules/ckeditor5/tests/src/Functional/Update/AddListPluginStylesTest.php
|
||||
core/modules/ckeditor5/tests/src/Functional/AddedStylesheetsTest.php
|
||||
core/modules/ckeditor5/tests/src/Functional/GenericTest.php
|
||||
core/modules/ckeditor5/tests/src/Functional/MediaEntityMetadataApiTest.php
|
||||
|
|
|
|||
|
|
@ -16168,6 +16168,11 @@ accounts/doctype/bank_transaction/bank_transaction_list.js
|
|||
doctype/bank_transaction/bank_transaction_list.js
|
||||
bank_transaction/bank_transaction_list.js
|
||||
bank_transaction_list.js
|
||||
erpnext/accounts/doctype/bank_transaction/test_bank_transaction_fees.py
|
||||
accounts/doctype/bank_transaction/test_bank_transaction_fees.py
|
||||
doctype/bank_transaction/test_bank_transaction_fees.py
|
||||
bank_transaction/test_bank_transaction_fees.py
|
||||
test_bank_transaction_fees.py
|
||||
erpnext/accounts/doctype/bank_transaction/bank_transaction_upload.py
|
||||
accounts/doctype/bank_transaction/bank_transaction_upload.py
|
||||
doctype/bank_transaction/bank_transaction_upload.py
|
||||
|
|
|
|||
|
|
@ -3432,6 +3432,7 @@ erpnext/accounts/doctype/bank_transaction/bank_transaction.js
|
|||
erpnext/accounts/doctype/bank_transaction/bank_transaction.py
|
||||
erpnext/accounts/doctype/bank_transaction/test_auto_match_party.py
|
||||
erpnext/accounts/doctype/bank_transaction/bank_transaction_list.js
|
||||
erpnext/accounts/doctype/bank_transaction/test_bank_transaction_fees.py
|
||||
erpnext/accounts/doctype/bank_transaction/bank_transaction_upload.py
|
||||
erpnext/accounts/doctype/payment_schedule/__init__.py
|
||||
erpnext/accounts/doctype/payment_schedule/payment_schedule.py
|
||||
|
|
|
|||
|
|
@ -4177,6 +4177,18 @@ apps/posts/src/standalone.tsx
|
|||
posts/src/standalone.tsx
|
||||
src/standalone.tsx
|
||||
standalone.tsx
|
||||
apps/posts/src/components/virtual-table/get-scroll-parent.tsx
|
||||
posts/src/components/virtual-table/get-scroll-parent.tsx
|
||||
src/components/virtual-table/get-scroll-parent.tsx
|
||||
components/virtual-table/get-scroll-parent.tsx
|
||||
virtual-table/get-scroll-parent.tsx
|
||||
get-scroll-parent.tsx
|
||||
apps/posts/src/components/virtual-table/use-infinite-virtual-scroll.tsx
|
||||
posts/src/components/virtual-table/use-infinite-virtual-scroll.tsx
|
||||
src/components/virtual-table/use-infinite-virtual-scroll.tsx
|
||||
components/virtual-table/use-infinite-virtual-scroll.tsx
|
||||
virtual-table/use-infinite-virtual-scroll.tsx
|
||||
use-infinite-virtual-scroll.tsx
|
||||
apps/posts/src/components/errors/posts-error-boundary.tsx
|
||||
posts/src/components/errors/posts-error-boundary.tsx
|
||||
src/components/errors/posts-error-boundary.tsx
|
||||
|
|
@ -4204,6 +4216,16 @@ posts/src/hooks/with-feature-flag.tsx
|
|||
src/hooks/with-feature-flag.tsx
|
||||
hooks/with-feature-flag.tsx
|
||||
with-feature-flag.tsx
|
||||
apps/posts/src/hooks/use-search-posts.ts
|
||||
posts/src/hooks/use-search-posts.ts
|
||||
src/hooks/use-search-posts.ts
|
||||
hooks/use-search-posts.ts
|
||||
use-search-posts.ts
|
||||
apps/posts/src/hooks/use-search-members.ts
|
||||
posts/src/hooks/use-search-members.ts
|
||||
src/hooks/use-search-members.ts
|
||||
hooks/use-search-members.ts
|
||||
use-search-members.ts
|
||||
apps/posts/src/hooks/use-responsive-chart-size.ts
|
||||
posts/src/hooks/use-responsive-chart-size.ts
|
||||
src/hooks/use-responsive-chart-size.ts
|
||||
|
|
@ -4434,6 +4456,40 @@ views/PostAnalytics/Overview/overview.tsx
|
|||
PostAnalytics/Overview/overview.tsx
|
||||
Overview/overview.tsx
|
||||
overview.tsx
|
||||
apps/posts/src/views/comments/comments.tsx
|
||||
posts/src/views/comments/comments.tsx
|
||||
src/views/comments/comments.tsx
|
||||
views/comments/comments.tsx
|
||||
comments/comments.tsx
|
||||
comments.tsx
|
||||
apps/posts/src/views/comments/components/comments-layout.tsx
|
||||
posts/src/views/comments/components/comments-layout.tsx
|
||||
src/views/comments/components/comments-layout.tsx
|
||||
views/comments/components/comments-layout.tsx
|
||||
comments/components/comments-layout.tsx
|
||||
components/comments-layout.tsx
|
||||
comments-layout.tsx
|
||||
apps/posts/src/views/comments/components/comments-list.tsx
|
||||
posts/src/views/comments/components/comments-list.tsx
|
||||
src/views/comments/components/comments-list.tsx
|
||||
views/comments/components/comments-list.tsx
|
||||
comments/components/comments-list.tsx
|
||||
components/comments-list.tsx
|
||||
comments-list.tsx
|
||||
apps/posts/src/views/comments/components/comments-header.tsx
|
||||
posts/src/views/comments/components/comments-header.tsx
|
||||
src/views/comments/components/comments-header.tsx
|
||||
views/comments/components/comments-header.tsx
|
||||
comments/components/comments-header.tsx
|
||||
components/comments-header.tsx
|
||||
comments-header.tsx
|
||||
apps/posts/src/views/comments/components/comments-content.tsx
|
||||
posts/src/views/comments/components/comments-content.tsx
|
||||
src/views/comments/components/comments-content.tsx
|
||||
views/comments/components/comments-content.tsx
|
||||
comments/components/comments-content.tsx
|
||||
components/comments-content.tsx
|
||||
comments-content.tsx
|
||||
apps/posts/src/views/Tags/components/tags-header.tsx
|
||||
posts/src/views/Tags/components/tags-header.tsx
|
||||
src/views/Tags/components/tags-header.tsx
|
||||
|
|
@ -4462,22 +4518,6 @@ views/Tags/components/tags-layout.tsx
|
|||
Tags/components/tags-layout.tsx
|
||||
components/tags-layout.tsx
|
||||
tags-layout.tsx
|
||||
apps/posts/src/views/Tags/components/VirtualTable/get-scroll-parent.tsx
|
||||
posts/src/views/Tags/components/VirtualTable/get-scroll-parent.tsx
|
||||
src/views/Tags/components/VirtualTable/get-scroll-parent.tsx
|
||||
views/Tags/components/VirtualTable/get-scroll-parent.tsx
|
||||
Tags/components/VirtualTable/get-scroll-parent.tsx
|
||||
components/VirtualTable/get-scroll-parent.tsx
|
||||
VirtualTable/get-scroll-parent.tsx
|
||||
get-scroll-parent.tsx
|
||||
apps/posts/src/views/Tags/components/VirtualTable/use-infinite-virtual-scroll.tsx
|
||||
posts/src/views/Tags/components/VirtualTable/use-infinite-virtual-scroll.tsx
|
||||
src/views/Tags/components/VirtualTable/use-infinite-virtual-scroll.tsx
|
||||
views/Tags/components/VirtualTable/use-infinite-virtual-scroll.tsx
|
||||
Tags/components/VirtualTable/use-infinite-virtual-scroll.tsx
|
||||
components/VirtualTable/use-infinite-virtual-scroll.tsx
|
||||
VirtualTable/use-infinite-virtual-scroll.tsx
|
||||
use-infinite-virtual-scroll.tsx
|
||||
apps/posts/src/views/Tags/tags.tsx
|
||||
posts/src/views/Tags/tags.tsx
|
||||
src/views/Tags/tags.tsx
|
||||
|
|
@ -6685,6 +6725,11 @@ admin-x-framework/src/api/stats.ts
|
|||
src/api/stats.ts
|
||||
api/stats.ts
|
||||
stats.ts
|
||||
apps/admin-x-framework/src/api/comments.ts
|
||||
admin-x-framework/src/api/comments.ts
|
||||
src/api/comments.ts
|
||||
api/comments.ts
|
||||
comments.ts
|
||||
apps/admin-x-framework/src/api/staff-token.ts
|
||||
admin-x-framework/src/api/staff-token.ts
|
||||
src/api/staff-token.ts
|
||||
|
|
@ -9602,6 +9647,11 @@ apps/admin/src/app.tsx
|
|||
admin/src/app.tsx
|
||||
src/app.tsx
|
||||
app.tsx
|
||||
apps/admin/src/hooks/use-feature-flag.ts
|
||||
admin/src/hooks/use-feature-flag.ts
|
||||
src/hooks/use-feature-flag.ts
|
||||
hooks/use-feature-flag.ts
|
||||
use-feature-flag.ts
|
||||
apps/admin/src/hooks/user-preferences.test.tsx
|
||||
admin/src/hooks/user-preferences.test.tsx
|
||||
src/hooks/user-preferences.test.tsx
|
||||
|
|
@ -12231,6 +12281,14 @@ data/tinybird/datasources/analytics_events.datasource
|
|||
tinybird/datasources/analytics_events.datasource
|
||||
datasources/analytics_events.datasource
|
||||
analytics_events.datasource
|
||||
ghost/core/core/server/data/tinybird/datasources/_mv_session_data_v2.datasource
|
||||
core/core/server/data/tinybird/datasources/_mv_session_data_v2.datasource
|
||||
core/server/data/tinybird/datasources/_mv_session_data_v2.datasource
|
||||
server/data/tinybird/datasources/_mv_session_data_v2.datasource
|
||||
data/tinybird/datasources/_mv_session_data_v2.datasource
|
||||
tinybird/datasources/_mv_session_data_v2.datasource
|
||||
datasources/_mv_session_data_v2.datasource
|
||||
_mv_session_data_v2.datasource
|
||||
ghost/core/core/server/data/tinybird/datasources/analytics_events_test.datasource
|
||||
core/core/server/data/tinybird/datasources/analytics_events_test.datasource
|
||||
core/server/data/tinybird/datasources/analytics_events_test.datasource
|
||||
|
|
@ -12255,6 +12313,14 @@ data/tinybird/fixtures/analytics_events.ndjson
|
|||
tinybird/fixtures/analytics_events.ndjson
|
||||
fixtures/analytics_events.ndjson
|
||||
analytics_events.ndjson
|
||||
ghost/core/core/server/data/tinybird/tests/api_post_visitor_counts_v2.yaml
|
||||
core/core/server/data/tinybird/tests/api_post_visitor_counts_v2.yaml
|
||||
core/server/data/tinybird/tests/api_post_visitor_counts_v2.yaml
|
||||
server/data/tinybird/tests/api_post_visitor_counts_v2.yaml
|
||||
data/tinybird/tests/api_post_visitor_counts_v2.yaml
|
||||
tinybird/tests/api_post_visitor_counts_v2.yaml
|
||||
tests/api_post_visitor_counts_v2.yaml
|
||||
api_post_visitor_counts_v2.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_locations.yaml
|
||||
core/core/server/data/tinybird/tests/api_top_locations.yaml
|
||||
core/server/data/tinybird/tests/api_top_locations.yaml
|
||||
|
|
@ -12271,6 +12337,22 @@ data/tinybird/tests/api_monitoring_ingestion.yaml
|
|||
tinybird/tests/api_monitoring_ingestion.yaml
|
||||
tests/api_monitoring_ingestion.yaml
|
||||
api_monitoring_ingestion.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_kpis_v2.yaml
|
||||
core/core/server/data/tinybird/tests/api_kpis_v2.yaml
|
||||
core/server/data/tinybird/tests/api_kpis_v2.yaml
|
||||
server/data/tinybird/tests/api_kpis_v2.yaml
|
||||
data/tinybird/tests/api_kpis_v2.yaml
|
||||
tinybird/tests/api_kpis_v2.yaml
|
||||
tests/api_kpis_v2.yaml
|
||||
api_kpis_v2.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_devices_v2.yaml
|
||||
core/core/server/data/tinybird/tests/api_top_devices_v2.yaml
|
||||
core/server/data/tinybird/tests/api_top_devices_v2.yaml
|
||||
server/data/tinybird/tests/api_top_devices_v2.yaml
|
||||
data/tinybird/tests/api_top_devices_v2.yaml
|
||||
tinybird/tests/api_top_devices_v2.yaml
|
||||
tests/api_top_devices_v2.yaml
|
||||
api_top_devices_v2.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_sources.yaml
|
||||
core/core/server/data/tinybird/tests/api_top_sources.yaml
|
||||
core/server/data/tinybird/tests/api_top_sources.yaml
|
||||
|
|
@ -12287,6 +12369,14 @@ data/tinybird/tests/api_kpis.yaml
|
|||
tinybird/tests/api_kpis.yaml
|
||||
tests/api_kpis.yaml
|
||||
api_kpis.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_sources_v2.yaml
|
||||
core/core/server/data/tinybird/tests/api_top_sources_v2.yaml
|
||||
core/server/data/tinybird/tests/api_top_sources_v2.yaml
|
||||
server/data/tinybird/tests/api_top_sources_v2.yaml
|
||||
data/tinybird/tests/api_top_sources_v2.yaml
|
||||
tinybird/tests/api_top_sources_v2.yaml
|
||||
tests/api_top_sources_v2.yaml
|
||||
api_top_sources_v2.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_utm_mediums.yaml
|
||||
core/core/server/data/tinybird/tests/api_top_utm_mediums.yaml
|
||||
core/server/data/tinybird/tests/api_top_utm_mediums.yaml
|
||||
|
|
@ -12295,6 +12385,22 @@ data/tinybird/tests/api_top_utm_mediums.yaml
|
|||
tinybird/tests/api_top_utm_mediums.yaml
|
||||
tests/api_top_utm_mediums.yaml
|
||||
api_top_utm_mediums.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_utm_mediums_v2.yaml
|
||||
core/core/server/data/tinybird/tests/api_top_utm_mediums_v2.yaml
|
||||
core/server/data/tinybird/tests/api_top_utm_mediums_v2.yaml
|
||||
server/data/tinybird/tests/api_top_utm_mediums_v2.yaml
|
||||
data/tinybird/tests/api_top_utm_mediums_v2.yaml
|
||||
tinybird/tests/api_top_utm_mediums_v2.yaml
|
||||
tests/api_top_utm_mediums_v2.yaml
|
||||
api_top_utm_mediums_v2.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_utm_sources_v2.yaml
|
||||
core/core/server/data/tinybird/tests/api_top_utm_sources_v2.yaml
|
||||
core/server/data/tinybird/tests/api_top_utm_sources_v2.yaml
|
||||
server/data/tinybird/tests/api_top_utm_sources_v2.yaml
|
||||
data/tinybird/tests/api_top_utm_sources_v2.yaml
|
||||
tinybird/tests/api_top_utm_sources_v2.yaml
|
||||
tests/api_top_utm_sources_v2.yaml
|
||||
api_top_utm_sources_v2.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_utm_terms.yaml
|
||||
core/core/server/data/tinybird/tests/api_top_utm_terms.yaml
|
||||
core/server/data/tinybird/tests/api_top_utm_terms.yaml
|
||||
|
|
@ -12335,6 +12441,14 @@ data/tinybird/tests/api_top_utm_contents.yaml
|
|||
tinybird/tests/api_top_utm_contents.yaml
|
||||
tests/api_top_utm_contents.yaml
|
||||
api_top_utm_contents.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_utm_contents_v2.yaml
|
||||
core/core/server/data/tinybird/tests/api_top_utm_contents_v2.yaml
|
||||
core/server/data/tinybird/tests/api_top_utm_contents_v2.yaml
|
||||
server/data/tinybird/tests/api_top_utm_contents_v2.yaml
|
||||
data/tinybird/tests/api_top_utm_contents_v2.yaml
|
||||
tinybird/tests/api_top_utm_contents_v2.yaml
|
||||
tests/api_top_utm_contents_v2.yaml
|
||||
api_top_utm_contents_v2.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_pages.yaml
|
||||
core/core/server/data/tinybird/tests/api_top_pages.yaml
|
||||
core/server/data/tinybird/tests/api_top_pages.yaml
|
||||
|
|
@ -12351,6 +12465,14 @@ data/tinybird/tests/api_active_visitors.yaml
|
|||
tinybird/tests/api_active_visitors.yaml
|
||||
tests/api_active_visitors.yaml
|
||||
api_active_visitors.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_locations_v2.yaml
|
||||
core/core/server/data/tinybird/tests/api_top_locations_v2.yaml
|
||||
core/server/data/tinybird/tests/api_top_locations_v2.yaml
|
||||
server/data/tinybird/tests/api_top_locations_v2.yaml
|
||||
data/tinybird/tests/api_top_locations_v2.yaml
|
||||
tinybird/tests/api_top_locations_v2.yaml
|
||||
tests/api_top_locations_v2.yaml
|
||||
api_top_locations_v2.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_devices.yaml
|
||||
core/core/server/data/tinybird/tests/api_top_devices.yaml
|
||||
core/server/data/tinybird/tests/api_top_devices.yaml
|
||||
|
|
@ -12359,6 +12481,30 @@ data/tinybird/tests/api_top_devices.yaml
|
|||
tinybird/tests/api_top_devices.yaml
|
||||
tests/api_top_devices.yaml
|
||||
api_top_devices.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_utm_campaigns_v2.yaml
|
||||
core/core/server/data/tinybird/tests/api_top_utm_campaigns_v2.yaml
|
||||
core/server/data/tinybird/tests/api_top_utm_campaigns_v2.yaml
|
||||
server/data/tinybird/tests/api_top_utm_campaigns_v2.yaml
|
||||
data/tinybird/tests/api_top_utm_campaigns_v2.yaml
|
||||
tinybird/tests/api_top_utm_campaigns_v2.yaml
|
||||
tests/api_top_utm_campaigns_v2.yaml
|
||||
api_top_utm_campaigns_v2.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_pages_v2.yaml
|
||||
core/core/server/data/tinybird/tests/api_top_pages_v2.yaml
|
||||
core/server/data/tinybird/tests/api_top_pages_v2.yaml
|
||||
server/data/tinybird/tests/api_top_pages_v2.yaml
|
||||
data/tinybird/tests/api_top_pages_v2.yaml
|
||||
tinybird/tests/api_top_pages_v2.yaml
|
||||
tests/api_top_pages_v2.yaml
|
||||
api_top_pages_v2.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_utm_terms_v2.yaml
|
||||
core/core/server/data/tinybird/tests/api_top_utm_terms_v2.yaml
|
||||
core/server/data/tinybird/tests/api_top_utm_terms_v2.yaml
|
||||
server/data/tinybird/tests/api_top_utm_terms_v2.yaml
|
||||
data/tinybird/tests/api_top_utm_terms_v2.yaml
|
||||
tinybird/tests/api_top_utm_terms_v2.yaml
|
||||
tests/api_top_utm_terms_v2.yaml
|
||||
api_top_utm_terms_v2.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_monitoring_ingestion_aggregated.yaml
|
||||
core/core/server/data/tinybird/tests/api_monitoring_ingestion_aggregated.yaml
|
||||
core/server/data/tinybird/tests/api_monitoring_ingestion_aggregated.yaml
|
||||
|
|
@ -12367,6 +12513,14 @@ data/tinybird/tests/api_monitoring_ingestion_aggregated.yaml
|
|||
tinybird/tests/api_monitoring_ingestion_aggregated.yaml
|
||||
tests/api_monitoring_ingestion_aggregated.yaml
|
||||
api_monitoring_ingestion_aggregated.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_active_visitors_v2.yaml
|
||||
core/core/server/data/tinybird/tests/api_active_visitors_v2.yaml
|
||||
core/server/data/tinybird/tests/api_active_visitors_v2.yaml
|
||||
server/data/tinybird/tests/api_active_visitors_v2.yaml
|
||||
data/tinybird/tests/api_active_visitors_v2.yaml
|
||||
tinybird/tests/api_active_visitors_v2.yaml
|
||||
tests/api_active_visitors_v2.yaml
|
||||
api_active_visitors_v2.yaml
|
||||
ghost/core/core/server/data/tinybird/pipes/filtered_sessions.pipe
|
||||
core/core/server/data/tinybird/pipes/filtered_sessions.pipe
|
||||
core/server/data/tinybird/pipes/filtered_sessions.pipe
|
||||
|
|
@ -12375,6 +12529,22 @@ data/tinybird/pipes/filtered_sessions.pipe
|
|||
tinybird/pipes/filtered_sessions.pipe
|
||||
pipes/filtered_sessions.pipe
|
||||
filtered_sessions.pipe
|
||||
ghost/core/core/server/data/tinybird/pipes/mv_session_data_v2.pipe
|
||||
core/core/server/data/tinybird/pipes/mv_session_data_v2.pipe
|
||||
core/server/data/tinybird/pipes/mv_session_data_v2.pipe
|
||||
server/data/tinybird/pipes/mv_session_data_v2.pipe
|
||||
data/tinybird/pipes/mv_session_data_v2.pipe
|
||||
tinybird/pipes/mv_session_data_v2.pipe
|
||||
pipes/mv_session_data_v2.pipe
|
||||
mv_session_data_v2.pipe
|
||||
ghost/core/core/server/data/tinybird/pipes/filtered_sessions_v2.pipe
|
||||
core/core/server/data/tinybird/pipes/filtered_sessions_v2.pipe
|
||||
core/server/data/tinybird/pipes/filtered_sessions_v2.pipe
|
||||
server/data/tinybird/pipes/filtered_sessions_v2.pipe
|
||||
data/tinybird/pipes/filtered_sessions_v2.pipe
|
||||
tinybird/pipes/filtered_sessions_v2.pipe
|
||||
pipes/filtered_sessions_v2.pipe
|
||||
filtered_sessions_v2.pipe
|
||||
ghost/core/core/server/data/tinybird/pipes/mv_hits.pipe
|
||||
core/core/server/data/tinybird/pipes/mv_hits.pipe
|
||||
core/server/data/tinybird/pipes/mv_hits.pipe
|
||||
|
|
@ -12421,6 +12591,30 @@ data/tinybird/endpoints/api_top_utm_campaigns.pipe
|
|||
tinybird/endpoints/api_top_utm_campaigns.pipe
|
||||
endpoints/api_top_utm_campaigns.pipe
|
||||
api_top_utm_campaigns.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_post_visitor_counts_v2.pipe
|
||||
core/core/server/data/tinybird/endpoints/api_post_visitor_counts_v2.pipe
|
||||
core/server/data/tinybird/endpoints/api_post_visitor_counts_v2.pipe
|
||||
server/data/tinybird/endpoints/api_post_visitor_counts_v2.pipe
|
||||
data/tinybird/endpoints/api_post_visitor_counts_v2.pipe
|
||||
tinybird/endpoints/api_post_visitor_counts_v2.pipe
|
||||
endpoints/api_post_visitor_counts_v2.pipe
|
||||
api_post_visitor_counts_v2.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_kpis_v2.pipe
|
||||
core/core/server/data/tinybird/endpoints/api_kpis_v2.pipe
|
||||
core/server/data/tinybird/endpoints/api_kpis_v2.pipe
|
||||
server/data/tinybird/endpoints/api_kpis_v2.pipe
|
||||
data/tinybird/endpoints/api_kpis_v2.pipe
|
||||
tinybird/endpoints/api_kpis_v2.pipe
|
||||
endpoints/api_kpis_v2.pipe
|
||||
api_kpis_v2.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_utm_sources_v2.pipe
|
||||
core/core/server/data/tinybird/endpoints/api_top_utm_sources_v2.pipe
|
||||
core/server/data/tinybird/endpoints/api_top_utm_sources_v2.pipe
|
||||
server/data/tinybird/endpoints/api_top_utm_sources_v2.pipe
|
||||
data/tinybird/endpoints/api_top_utm_sources_v2.pipe
|
||||
tinybird/endpoints/api_top_utm_sources_v2.pipe
|
||||
endpoints/api_top_utm_sources_v2.pipe
|
||||
api_top_utm_sources_v2.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_utm_sources.pipe
|
||||
core/core/server/data/tinybird/endpoints/api_top_utm_sources.pipe
|
||||
core/server/data/tinybird/endpoints/api_top_utm_sources.pipe
|
||||
|
|
@ -12429,6 +12623,38 @@ data/tinybird/endpoints/api_top_utm_sources.pipe
|
|||
tinybird/endpoints/api_top_utm_sources.pipe
|
||||
endpoints/api_top_utm_sources.pipe
|
||||
api_top_utm_sources.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_locations_v2.pipe
|
||||
core/core/server/data/tinybird/endpoints/api_top_locations_v2.pipe
|
||||
core/server/data/tinybird/endpoints/api_top_locations_v2.pipe
|
||||
server/data/tinybird/endpoints/api_top_locations_v2.pipe
|
||||
data/tinybird/endpoints/api_top_locations_v2.pipe
|
||||
tinybird/endpoints/api_top_locations_v2.pipe
|
||||
endpoints/api_top_locations_v2.pipe
|
||||
api_top_locations_v2.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_utm_mediums_v2.pipe
|
||||
core/core/server/data/tinybird/endpoints/api_top_utm_mediums_v2.pipe
|
||||
core/server/data/tinybird/endpoints/api_top_utm_mediums_v2.pipe
|
||||
server/data/tinybird/endpoints/api_top_utm_mediums_v2.pipe
|
||||
data/tinybird/endpoints/api_top_utm_mediums_v2.pipe
|
||||
tinybird/endpoints/api_top_utm_mediums_v2.pipe
|
||||
endpoints/api_top_utm_mediums_v2.pipe
|
||||
api_top_utm_mediums_v2.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_sources_v2.pipe
|
||||
core/core/server/data/tinybird/endpoints/api_top_sources_v2.pipe
|
||||
core/server/data/tinybird/endpoints/api_top_sources_v2.pipe
|
||||
server/data/tinybird/endpoints/api_top_sources_v2.pipe
|
||||
data/tinybird/endpoints/api_top_sources_v2.pipe
|
||||
tinybird/endpoints/api_top_sources_v2.pipe
|
||||
endpoints/api_top_sources_v2.pipe
|
||||
api_top_sources_v2.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_devices_v2.pipe
|
||||
core/core/server/data/tinybird/endpoints/api_top_devices_v2.pipe
|
||||
core/server/data/tinybird/endpoints/api_top_devices_v2.pipe
|
||||
server/data/tinybird/endpoints/api_top_devices_v2.pipe
|
||||
data/tinybird/endpoints/api_top_devices_v2.pipe
|
||||
tinybird/endpoints/api_top_devices_v2.pipe
|
||||
endpoints/api_top_devices_v2.pipe
|
||||
api_top_devices_v2.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_utm_mediums.pipe
|
||||
core/core/server/data/tinybird/endpoints/api_top_utm_mediums.pipe
|
||||
core/server/data/tinybird/endpoints/api_top_utm_mediums.pipe
|
||||
|
|
@ -12477,6 +12703,14 @@ data/tinybird/endpoints/api_top_sources.pipe
|
|||
tinybird/endpoints/api_top_sources.pipe
|
||||
endpoints/api_top_sources.pipe
|
||||
api_top_sources.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_utm_campaigns_v2.pipe
|
||||
core/core/server/data/tinybird/endpoints/api_top_utm_campaigns_v2.pipe
|
||||
core/server/data/tinybird/endpoints/api_top_utm_campaigns_v2.pipe
|
||||
server/data/tinybird/endpoints/api_top_utm_campaigns_v2.pipe
|
||||
data/tinybird/endpoints/api_top_utm_campaigns_v2.pipe
|
||||
tinybird/endpoints/api_top_utm_campaigns_v2.pipe
|
||||
endpoints/api_top_utm_campaigns_v2.pipe
|
||||
api_top_utm_campaigns_v2.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_devices.pipe
|
||||
core/core/server/data/tinybird/endpoints/api_top_devices.pipe
|
||||
core/server/data/tinybird/endpoints/api_top_devices.pipe
|
||||
|
|
@ -12493,6 +12727,22 @@ data/tinybird/endpoints/api_kpis.pipe
|
|||
tinybird/endpoints/api_kpis.pipe
|
||||
endpoints/api_kpis.pipe
|
||||
api_kpis.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_utm_contents_v2.pipe
|
||||
core/core/server/data/tinybird/endpoints/api_top_utm_contents_v2.pipe
|
||||
core/server/data/tinybird/endpoints/api_top_utm_contents_v2.pipe
|
||||
server/data/tinybird/endpoints/api_top_utm_contents_v2.pipe
|
||||
data/tinybird/endpoints/api_top_utm_contents_v2.pipe
|
||||
tinybird/endpoints/api_top_utm_contents_v2.pipe
|
||||
endpoints/api_top_utm_contents_v2.pipe
|
||||
api_top_utm_contents_v2.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_utm_terms_v2.pipe
|
||||
core/core/server/data/tinybird/endpoints/api_top_utm_terms_v2.pipe
|
||||
core/server/data/tinybird/endpoints/api_top_utm_terms_v2.pipe
|
||||
server/data/tinybird/endpoints/api_top_utm_terms_v2.pipe
|
||||
data/tinybird/endpoints/api_top_utm_terms_v2.pipe
|
||||
tinybird/endpoints/api_top_utm_terms_v2.pipe
|
||||
endpoints/api_top_utm_terms_v2.pipe
|
||||
api_top_utm_terms_v2.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_monitoring_ingestion_aggregated.pipe
|
||||
core/core/server/data/tinybird/endpoints/api_monitoring_ingestion_aggregated.pipe
|
||||
core/server/data/tinybird/endpoints/api_monitoring_ingestion_aggregated.pipe
|
||||
|
|
@ -12517,6 +12767,22 @@ data/tinybird/endpoints/api_top_pages.pipe
|
|||
tinybird/endpoints/api_top_pages.pipe
|
||||
endpoints/api_top_pages.pipe
|
||||
api_top_pages.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_pages_v2.pipe
|
||||
core/core/server/data/tinybird/endpoints/api_top_pages_v2.pipe
|
||||
core/server/data/tinybird/endpoints/api_top_pages_v2.pipe
|
||||
server/data/tinybird/endpoints/api_top_pages_v2.pipe
|
||||
data/tinybird/endpoints/api_top_pages_v2.pipe
|
||||
tinybird/endpoints/api_top_pages_v2.pipe
|
||||
endpoints/api_top_pages_v2.pipe
|
||||
api_top_pages_v2.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_active_visitors_v2.pipe
|
||||
core/core/server/data/tinybird/endpoints/api_active_visitors_v2.pipe
|
||||
core/server/data/tinybird/endpoints/api_active_visitors_v2.pipe
|
||||
server/data/tinybird/endpoints/api_active_visitors_v2.pipe
|
||||
data/tinybird/endpoints/api_active_visitors_v2.pipe
|
||||
tinybird/endpoints/api_active_visitors_v2.pipe
|
||||
endpoints/api_active_visitors_v2.pipe
|
||||
api_active_visitors_v2.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_locations.pipe
|
||||
core/core/server/data/tinybird/endpoints/api_top_locations.pipe
|
||||
core/server/data/tinybird/endpoints/api_top_locations.pipe
|
||||
|
|
@ -28941,6 +29207,11 @@ core/test/e2e-frontend/default_routes.test.js
|
|||
test/e2e-frontend/default_routes.test.js
|
||||
e2e-frontend/default_routes.test.js
|
||||
default_routes.test.js
|
||||
ghost/core/test/e2e-frontend/rendered_content.test.js
|
||||
core/test/e2e-frontend/rendered_content.test.js
|
||||
test/e2e-frontend/rendered_content.test.js
|
||||
e2e-frontend/rendered_content.test.js
|
||||
rendered_content.test.js
|
||||
ghost/core/test/e2e-frontend/helpers/get.test.js
|
||||
core/test/e2e-frontend/helpers/get.test.js
|
||||
test/e2e-frontend/helpers/get.test.js
|
||||
|
|
@ -32249,6 +32520,18 @@ components/editor/publish-options/email-recipients.hbs
|
|||
editor/publish-options/email-recipients.hbs
|
||||
publish-options/email-recipients.hbs
|
||||
email-recipients.hbs
|
||||
ghost/admin/app/components/editor/email-size-warning.js
|
||||
admin/app/components/editor/email-size-warning.js
|
||||
app/components/editor/email-size-warning.js
|
||||
components/editor/email-size-warning.js
|
||||
editor/email-size-warning.js
|
||||
email-size-warning.js
|
||||
ghost/admin/app/components/editor/email-size-warning.hbs
|
||||
admin/app/components/editor/email-size-warning.hbs
|
||||
app/components/editor/email-size-warning.hbs
|
||||
components/editor/email-size-warning.hbs
|
||||
editor/email-size-warning.hbs
|
||||
email-size-warning.hbs
|
||||
ghost/admin/app/components/editor/modals/re-authenticate.js
|
||||
admin/app/components/editor/modals/re-authenticate.js
|
||||
app/components/editor/modals/re-authenticate.js
|
||||
|
|
@ -35235,6 +35518,11 @@ admin/app/services/feature.js
|
|||
app/services/feature.js
|
||||
services/feature.js
|
||||
feature.js
|
||||
ghost/admin/app/services/email-size-warning.js
|
||||
admin/app/services/email-size-warning.js
|
||||
app/services/email-size-warning.js
|
||||
services/email-size-warning.js
|
||||
email-size-warning.js
|
||||
ghost/admin/app/services/members-utils.js
|
||||
admin/app/services/members-utils.js
|
||||
app/services/members-utils.js
|
||||
|
|
@ -35410,6 +35698,11 @@ admin/app/services/navigation.js
|
|||
app/services/navigation.js
|
||||
services/navigation.js
|
||||
navigation.js
|
||||
ghost/admin/app/services/liquid-wormhole.js
|
||||
admin/app/services/liquid-wormhole.js
|
||||
app/services/liquid-wormhole.js
|
||||
services/liquid-wormhole.js
|
||||
liquid-wormhole.js
|
||||
ghost/admin/app/index.html
|
||||
admin/app/index.html
|
||||
app/index.html
|
||||
|
|
@ -37402,6 +37695,12 @@ public/assets/icons/download.svg
|
|||
assets/icons/download.svg
|
||||
icons/download.svg
|
||||
download.svg
|
||||
ghost/admin/public/assets/icons/email-warning.svg
|
||||
admin/public/assets/icons/email-warning.svg
|
||||
public/assets/icons/email-warning.svg
|
||||
assets/icons/email-warning.svg
|
||||
icons/email-warning.svg
|
||||
email-warning.svg
|
||||
ghost/admin/public/assets/icons/warning-stroke.svg
|
||||
admin/public/assets/icons/warning-stroke.svg
|
||||
public/assets/icons/warning-stroke.svg
|
||||
|
|
|
|||
|
|
@ -787,11 +787,15 @@ apps/posts/src/utils/constants.ts
|
|||
apps/posts/src/utils/kpi-helpers.ts
|
||||
apps/posts/src/utils/chart-helpers.ts
|
||||
apps/posts/src/standalone.tsx
|
||||
apps/posts/src/components/virtual-table/get-scroll-parent.tsx
|
||||
apps/posts/src/components/virtual-table/use-infinite-virtual-scroll.tsx
|
||||
apps/posts/src/components/errors/posts-error-boundary.tsx
|
||||
apps/posts/src/components/errors/posts-error-page.tsx
|
||||
apps/posts/src/components/layout/main-layout.tsx
|
||||
apps/posts/src/app.tsx
|
||||
apps/posts/src/hooks/with-feature-flag.tsx
|
||||
apps/posts/src/hooks/use-search-posts.ts
|
||||
apps/posts/src/hooks/use-search-members.ts
|
||||
apps/posts/src/hooks/use-responsive-chart-size.ts
|
||||
apps/posts/src/hooks/use-post-feedback.ts
|
||||
apps/posts/src/hooks/use-post-newsletter-stats.ts
|
||||
|
|
@ -826,12 +830,15 @@ apps/posts/src/views/PostAnalytics/post-analytics.tsx
|
|||
apps/posts/src/views/PostAnalytics/Overview/components/newsletter-overview.tsx
|
||||
apps/posts/src/views/PostAnalytics/Overview/components/web-overview.tsx
|
||||
apps/posts/src/views/PostAnalytics/Overview/overview.tsx
|
||||
apps/posts/src/views/comments/comments.tsx
|
||||
apps/posts/src/views/comments/components/comments-layout.tsx
|
||||
apps/posts/src/views/comments/components/comments-list.tsx
|
||||
apps/posts/src/views/comments/components/comments-header.tsx
|
||||
apps/posts/src/views/comments/components/comments-content.tsx
|
||||
apps/posts/src/views/Tags/components/tags-header.tsx
|
||||
apps/posts/src/views/Tags/components/tags-list.tsx
|
||||
apps/posts/src/views/Tags/components/tags-content.tsx
|
||||
apps/posts/src/views/Tags/components/tags-layout.tsx
|
||||
apps/posts/src/views/Tags/components/VirtualTable/get-scroll-parent.tsx
|
||||
apps/posts/src/views/Tags/components/VirtualTable/use-infinite-virtual-scroll.tsx
|
||||
apps/posts/src/views/Tags/tags.tsx
|
||||
apps/posts/src/routes.tsx
|
||||
apps/posts/tailwind.config.cjs
|
||||
|
|
@ -1194,6 +1201,7 @@ apps/admin-x-framework/src/api/current-user.ts
|
|||
apps/admin-x-framework/src/api/tiers.ts
|
||||
apps/admin-x-framework/src/api/routes.ts
|
||||
apps/admin-x-framework/src/api/stats.ts
|
||||
apps/admin-x-framework/src/api/comments.ts
|
||||
apps/admin-x-framework/src/api/staff-token.ts
|
||||
apps/admin-x-framework/src/api/images.ts
|
||||
apps/admin-x-framework/src/hooks/use-form.ts
|
||||
|
|
@ -1739,6 +1747,7 @@ apps/admin/src/whats-new/hooks/use-whats-new.test.tsx
|
|||
apps/admin/src/whats-new/hooks/use-whats-new.ts
|
||||
apps/admin/src/whats-new/hooks/use-changelog.ts
|
||||
apps/admin/src/app.tsx
|
||||
apps/admin/src/hooks/use-feature-flag.ts
|
||||
apps/admin/src/hooks/user-preferences.test.tsx
|
||||
apps/admin/src/hooks/user-preferences.ts
|
||||
apps/admin/src/routes.tsx
|
||||
|
|
@ -2129,42 +2138,69 @@ ghost/core/core/server/data/seeders/importers/EmailRecipientsImporter.js
|
|||
ghost/core/core/server/data/seeders/importers/MembersFeedbackImporter.js
|
||||
ghost/core/core/server/data/seeders/importers/MembersProductsImporter.js
|
||||
ghost/core/core/server/data/tinybird/datasources/analytics_events.datasource
|
||||
ghost/core/core/server/data/tinybird/datasources/_mv_session_data_v2.datasource
|
||||
ghost/core/core/server/data/tinybird/datasources/analytics_events_test.datasource
|
||||
ghost/core/core/server/data/tinybird/datasources/_mv_hits.datasource
|
||||
ghost/core/core/server/data/tinybird/fixtures/analytics_events.ndjson
|
||||
ghost/core/core/server/data/tinybird/tests/api_post_visitor_counts_v2.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_locations.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_monitoring_ingestion.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_kpis_v2.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_devices_v2.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_sources.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_kpis.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_sources_v2.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_utm_mediums.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_utm_mediums_v2.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_utm_sources_v2.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_utm_terms.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_utm_campaigns.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_post_visitor_counts.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_utm_sources.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_utm_contents.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_utm_contents_v2.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_pages.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_active_visitors.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_locations_v2.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_devices.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_utm_campaigns_v2.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_pages_v2.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_top_utm_terms_v2.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_monitoring_ingestion_aggregated.yaml
|
||||
ghost/core/core/server/data/tinybird/tests/api_active_visitors_v2.yaml
|
||||
ghost/core/core/server/data/tinybird/pipes/filtered_sessions.pipe
|
||||
ghost/core/core/server/data/tinybird/pipes/mv_session_data_v2.pipe
|
||||
ghost/core/core/server/data/tinybird/pipes/filtered_sessions_v2.pipe
|
||||
ghost/core/core/server/data/tinybird/pipes/mv_hits.pipe
|
||||
ghost/core/core/server/data/tinybird/pipes/mv_session_data.pipe
|
||||
ghost/core/core/server/data/tinybird/README.md
|
||||
ghost/core/core/server/data/tinybird/ARCHITECTURE.md
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_monitoring_ingestion.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_utm_campaigns.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_post_visitor_counts_v2.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_kpis_v2.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_utm_sources_v2.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_utm_sources.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_locations_v2.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_utm_mediums_v2.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_sources_v2.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_devices_v2.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_utm_mediums.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_utm_contents.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_utm_terms.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/README.md
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_post_visitor_counts.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_sources.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_utm_campaigns_v2.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_devices.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_kpis.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_utm_contents_v2.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_utm_terms_v2.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_monitoring_ingestion_aggregated.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_active_visitors.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_pages.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_pages_v2.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_active_visitors_v2.pipe
|
||||
ghost/core/core/server/data/tinybird/endpoints/api_top_locations.pipe
|
||||
ghost/core/core/server/data/tinybird/scripts/README.md
|
||||
ghost/core/core/server/data/tinybird/scripts/configure-ghost.sh
|
||||
|
|
@ -4282,6 +4318,7 @@ ghost/core/test/e2e-frontend/email_routes.test.js
|
|||
ghost/core/test/e2e-frontend/member_stats.test.js
|
||||
ghost/core/test/e2e-frontend/static-files.test.js
|
||||
ghost/core/test/e2e-frontend/default_routes.test.js
|
||||
ghost/core/test/e2e-frontend/rendered_content.test.js
|
||||
ghost/core/test/e2e-frontend/helpers/get.test.js
|
||||
ghost/core/test/e2e-frontend/helpers/next_post.test.js
|
||||
ghost/core/test/e2e-frontend/site_id_middleware.test.js
|
||||
|
|
@ -4944,6 +4981,8 @@ ghost/admin/app/components/editor/publish-options/publish-at.hbs
|
|||
ghost/admin/app/components/editor/publish-options/publish-type.js
|
||||
ghost/admin/app/components/editor/publish-options/publish-type.hbs
|
||||
ghost/admin/app/components/editor/publish-options/email-recipients.hbs
|
||||
ghost/admin/app/components/editor/email-size-warning.js
|
||||
ghost/admin/app/components/editor/email-size-warning.hbs
|
||||
ghost/admin/app/components/editor/modals/re-authenticate.js
|
||||
ghost/admin/app/components/editor/modals/re-authenticate.hbs
|
||||
ghost/admin/app/components/editor/modals/tk-reminder.hbs
|
||||
|
|
@ -5471,6 +5510,7 @@ ghost/admin/app/services/search.js
|
|||
ghost/admin/app/services/clock.js
|
||||
ghost/admin/app/services/resize-detector.js
|
||||
ghost/admin/app/services/feature.js
|
||||
ghost/admin/app/services/email-size-warning.js
|
||||
ghost/admin/app/services/members-utils.js
|
||||
ghost/admin/app/services/ajax.js
|
||||
ghost/admin/app/services/lazy-loader.js
|
||||
|
|
@ -5506,6 +5546,7 @@ ghost/admin/app/services/ghost-paths.js
|
|||
ghost/admin/app/services/frontend.js
|
||||
ghost/admin/app/services/data-cache.js
|
||||
ghost/admin/app/services/navigation.js
|
||||
ghost/admin/app/services/liquid-wormhole.js
|
||||
ghost/admin/app/index.html
|
||||
ghost/admin/app/validators/member.js
|
||||
ghost/admin/app/validators/invite-user.js
|
||||
|
|
@ -5852,6 +5893,7 @@ ghost/admin/public/assets/icons/check-circle-filled.svg
|
|||
ghost/admin/public/assets/icons/star-fill.svg
|
||||
ghost/admin/public/assets/icons/arrow-left-pagination.svg
|
||||
ghost/admin/public/assets/icons/download.svg
|
||||
ghost/admin/public/assets/icons/email-warning.svg
|
||||
ghost/admin/public/assets/icons/warning-stroke.svg
|
||||
ghost/admin/public/assets/icons/eye.svg
|
||||
ghost/admin/public/assets/icons/notification-bell-indicator.svg
|
||||
|
|
|
|||
|
|
@ -19379,6 +19379,13 @@ ProjectBundle/Tests/Functional/AbstractProjectSearchTestCase.php
|
|||
Tests/Functional/AbstractProjectSearchTestCase.php
|
||||
Functional/AbstractProjectSearchTestCase.php
|
||||
AbstractProjectSearchTestCase.php
|
||||
app/bundles/ProjectBundle/Tests/Functional/Controller/ProjectEntityLookupLimitTest.php
|
||||
bundles/ProjectBundle/Tests/Functional/Controller/ProjectEntityLookupLimitTest.php
|
||||
ProjectBundle/Tests/Functional/Controller/ProjectEntityLookupLimitTest.php
|
||||
Tests/Functional/Controller/ProjectEntityLookupLimitTest.php
|
||||
Functional/Controller/ProjectEntityLookupLimitTest.php
|
||||
Controller/ProjectEntityLookupLimitTest.php
|
||||
ProjectEntityLookupLimitTest.php
|
||||
app/bundles/ProjectBundle/Tests/Functional/Controller/ProjectAddEntityTest.php
|
||||
bundles/ProjectBundle/Tests/Functional/Controller/ProjectAddEntityTest.php
|
||||
ProjectBundle/Tests/Functional/Controller/ProjectAddEntityTest.php
|
||||
|
|
|
|||
|
|
@ -3252,6 +3252,7 @@ app/bundles/ProjectBundle/Event/EntityTypeModelMappingEvent.php
|
|||
app/bundles/ProjectBundle/MauticProjectBundle.php
|
||||
app/bundles/ProjectBundle/Tests/Functional/Validator/UniqueNameValidatorFunctionalTest.php
|
||||
app/bundles/ProjectBundle/Tests/Functional/AbstractProjectSearchTestCase.php
|
||||
app/bundles/ProjectBundle/Tests/Functional/Controller/ProjectEntityLookupLimitTest.php
|
||||
app/bundles/ProjectBundle/Tests/Functional/Controller/ProjectAddEntityTest.php
|
||||
app/bundles/ProjectBundle/Tests/Functional/Controller/AjaxControllerTest.php
|
||||
app/bundles/ProjectBundle/Tests/Functional/Controller/ProjectControllerTest.php
|
||||
|
|
|
|||
|
|
@ -65860,6 +65860,10 @@ classes/lang/KeysReference/CmsCategoryLang.php
|
|||
lang/KeysReference/CmsCategoryLang.php
|
||||
KeysReference/CmsCategoryLang.php
|
||||
CmsCategoryLang.php
|
||||
classes/lang/KeysReference/CartRuleTypeLang.php
|
||||
lang/KeysReference/CartRuleTypeLang.php
|
||||
KeysReference/CartRuleTypeLang.php
|
||||
CartRuleTypeLang.php
|
||||
classes/lang/KeysReference/QuickAccessLang.php
|
||||
lang/KeysReference/QuickAccessLang.php
|
||||
KeysReference/QuickAccessLang.php
|
||||
|
|
@ -65888,6 +65892,9 @@ ContactLang.php
|
|||
classes/lang/CmsCategoryLang.php
|
||||
lang/CmsCategoryLang.php
|
||||
CmsCategoryLang.php
|
||||
classes/lang/CartRuleTypeLang.php
|
||||
lang/CartRuleTypeLang.php
|
||||
CartRuleTypeLang.php
|
||||
classes/lang/QuickAccessLang.php
|
||||
lang/QuickAccessLang.php
|
||||
QuickAccessLang.php
|
||||
|
|
@ -66329,6 +66336,11 @@ fixtures/fashion/data/carrier_group.xml
|
|||
fashion/data/carrier_group.xml
|
||||
data/carrier_group.xml
|
||||
carrier_group.xml
|
||||
install-dev/fixtures/fashion/data/cart_rule_type.xml
|
||||
fixtures/fashion/data/cart_rule_type.xml
|
||||
fashion/data/cart_rule_type.xml
|
||||
data/cart_rule_type.xml
|
||||
cart_rule_type.xml
|
||||
install-dev/fixtures/fashion/data/stock_available.xml
|
||||
fixtures/fashion/data/stock_available.xml
|
||||
fashion/data/stock_available.xml
|
||||
|
|
@ -67046,6 +67058,13 @@ langs/en/data/feature.xml
|
|||
en/data/feature.xml
|
||||
data/feature.xml
|
||||
feature.xml
|
||||
install-dev/fixtures/fashion/langs/en/data/cart_rule_type.xml
|
||||
fixtures/fashion/langs/en/data/cart_rule_type.xml
|
||||
fashion/langs/en/data/cart_rule_type.xml
|
||||
langs/en/data/cart_rule_type.xml
|
||||
en/data/cart_rule_type.xml
|
||||
data/cart_rule_type.xml
|
||||
cart_rule_type.xml
|
||||
install-dev/fixtures/fashion/langs/en/data/customization_field.xml
|
||||
fixtures/fashion/langs/en/data/customization_field.xml
|
||||
fashion/langs/en/data/customization_field.xml
|
||||
|
|
@ -67248,6 +67267,10 @@ install-dev/data/xml/carrier_group.xml
|
|||
data/xml/carrier_group.xml
|
||||
xml/carrier_group.xml
|
||||
carrier_group.xml
|
||||
install-dev/data/xml/cart_rule_type.xml
|
||||
data/xml/cart_rule_type.xml
|
||||
xml/cart_rule_type.xml
|
||||
cart_rule_type.xml
|
||||
install-dev/data/xml/risk.xml
|
||||
data/xml/risk.xml
|
||||
xml/risk.xml
|
||||
|
|
@ -68574,6 +68597,11 @@ langs/en/data/meta.xml
|
|||
en/data/meta.xml
|
||||
data/meta.xml
|
||||
meta.xml
|
||||
install-dev/langs/en/data/cart_rule_type.xml
|
||||
langs/en/data/cart_rule_type.xml
|
||||
en/data/cart_rule_type.xml
|
||||
data/cart_rule_type.xml
|
||||
cart_rule_type.xml
|
||||
install-dev/langs/en/data/risk.xml
|
||||
langs/en/data/risk.xml
|
||||
en/data/risk.xml
|
||||
|
|
|
|||
|
|
@ -10976,6 +10976,7 @@ classes/lang/KeysReference/FeatureLang.php
|
|||
classes/lang/KeysReference/ConfigurationLang.php
|
||||
classes/lang/KeysReference/ContactLang.php
|
||||
classes/lang/KeysReference/CmsCategoryLang.php
|
||||
classes/lang/KeysReference/CartRuleTypeLang.php
|
||||
classes/lang/KeysReference/QuickAccessLang.php
|
||||
classes/lang/OrderMessageLang.php
|
||||
classes/lang/OrderReturnStateLang.php
|
||||
|
|
@ -10985,6 +10986,7 @@ classes/lang/FeatureLang.php
|
|||
classes/lang/ConfigurationLang.php
|
||||
classes/lang/ContactLang.php
|
||||
classes/lang/CmsCategoryLang.php
|
||||
classes/lang/CartRuleTypeLang.php
|
||||
classes/lang/QuickAccessLang.php
|
||||
classes/Validate.php
|
||||
classes/ImageManager.php
|
||||
|
|
@ -11110,6 +11112,7 @@ install-dev/fixtures/fashion/data/carrier_zone.xml
|
|||
install-dev/fixtures/fashion/data/category_product.xml
|
||||
install-dev/fixtures/fashion/data/specific_price.xml
|
||||
install-dev/fixtures/fashion/data/carrier_group.xml
|
||||
install-dev/fixtures/fashion/data/cart_rule_type.xml
|
||||
install-dev/fixtures/fashion/data/stock_available.xml
|
||||
install-dev/fixtures/fashion/data/customization_field.xml
|
||||
install-dev/fixtures/fashion/data/delivery.xml
|
||||
|
|
@ -11219,6 +11222,7 @@ install-dev/fixtures/fashion/langs/en/data/profile.xml
|
|||
install-dev/fixtures/fashion/langs/en/data/tag.xml
|
||||
install-dev/fixtures/fashion/langs/en/data/feature_value.xml
|
||||
install-dev/fixtures/fashion/langs/en/data/feature.xml
|
||||
install-dev/fixtures/fashion/langs/en/data/cart_rule_type.xml
|
||||
install-dev/fixtures/fashion/langs/en/data/customization_field.xml
|
||||
install-dev/fixtures/fashion/langs/en/data/category.xml
|
||||
install-dev/fixtures/fashion/langs/en/data/product.xml
|
||||
|
|
@ -11263,6 +11267,7 @@ install-dev/data/xml/meta.xml
|
|||
install-dev/data/xml/feature_flag.xml
|
||||
install-dev/data/xml/carrier_zone.xml
|
||||
install-dev/data/xml/carrier_group.xml
|
||||
install-dev/data/xml/cart_rule_type.xml
|
||||
install-dev/data/xml/risk.xml
|
||||
install-dev/data/xml/cms.xml
|
||||
install-dev/data/xml/hook_alias.xml
|
||||
|
|
@ -11567,6 +11572,7 @@ install-dev/langs/en/data/tab.xml
|
|||
install-dev/langs/en/data/stock_mvt_reason.xml
|
||||
install-dev/langs/en/data/group.xml
|
||||
install-dev/langs/en/data/meta.xml
|
||||
install-dev/langs/en/data/cart_rule_type.xml
|
||||
install-dev/langs/en/data/risk.xml
|
||||
install-dev/langs/en/data/cms.xml
|
||||
install-dev/langs/en/data/order_state.xml
|
||||
|
|
|
|||
|
|
@ -3992,6 +3992,15 @@ SalesChannel/Listing/Processor/PagingListingProcessorTest.php
|
|||
Listing/Processor/PagingListingProcessorTest.php
|
||||
Processor/PagingListingProcessorTest.php
|
||||
PagingListingProcessorTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Listing/Processor/CompressedCriteriaListingProcessorTest.php
|
||||
unit/Core/Content/Product/SalesChannel/Listing/Processor/CompressedCriteriaListingProcessorTest.php
|
||||
Core/Content/Product/SalesChannel/Listing/Processor/CompressedCriteriaListingProcessorTest.php
|
||||
Content/Product/SalesChannel/Listing/Processor/CompressedCriteriaListingProcessorTest.php
|
||||
Product/SalesChannel/Listing/Processor/CompressedCriteriaListingProcessorTest.php
|
||||
SalesChannel/Listing/Processor/CompressedCriteriaListingProcessorTest.php
|
||||
Listing/Processor/CompressedCriteriaListingProcessorTest.php
|
||||
Processor/CompressedCriteriaListingProcessorTest.php
|
||||
CompressedCriteriaListingProcessorTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Listing/Processor/AssociationLoadingProcessorTest.php
|
||||
unit/Core/Content/Product/SalesChannel/Listing/Processor/AssociationLoadingProcessorTest.php
|
||||
Core/Content/Product/SalesChannel/Listing/Processor/AssociationLoadingProcessorTest.php
|
||||
|
|
@ -12926,6 +12935,13 @@ Framework/DataAbstractionLayer/Search/RequestCriteriaBuilderTest.php
|
|||
DataAbstractionLayer/Search/RequestCriteriaBuilderTest.php
|
||||
Search/RequestCriteriaBuilderTest.php
|
||||
RequestCriteriaBuilderTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/Search/CachedCompressedCriteriaDecoderTest.php
|
||||
unit/Core/Framework/DataAbstractionLayer/Search/CachedCompressedCriteriaDecoderTest.php
|
||||
Core/Framework/DataAbstractionLayer/Search/CachedCompressedCriteriaDecoderTest.php
|
||||
Framework/DataAbstractionLayer/Search/CachedCompressedCriteriaDecoderTest.php
|
||||
DataAbstractionLayer/Search/CachedCompressedCriteriaDecoderTest.php
|
||||
Search/CachedCompressedCriteriaDecoderTest.php
|
||||
CachedCompressedCriteriaDecoderTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/Search/Grouping/FieldGroupingTest.php
|
||||
unit/Core/Framework/DataAbstractionLayer/Search/Grouping/FieldGroupingTest.php
|
||||
Core/Framework/DataAbstractionLayer/Search/Grouping/FieldGroupingTest.php
|
||||
|
|
@ -30382,6 +30398,11 @@ migration/Core/V6_7/Migration1737430168RemoveFileTypeOfDocumentTableTest.php
|
|||
Core/V6_7/Migration1737430168RemoveFileTypeOfDocumentTableTest.php
|
||||
V6_7/Migration1737430168RemoveFileTypeOfDocumentTableTest.php
|
||||
Migration1737430168RemoveFileTypeOfDocumentTableTest.php
|
||||
tests/migration/Core/V6_7/Migration1763377570CreatePasswordChangeMailTemplateTest.php
|
||||
migration/Core/V6_7/Migration1763377570CreatePasswordChangeMailTemplateTest.php
|
||||
Core/V6_7/Migration1763377570CreatePasswordChangeMailTemplateTest.php
|
||||
V6_7/Migration1763377570CreatePasswordChangeMailTemplateTest.php
|
||||
Migration1763377570CreatePasswordChangeMailTemplateTest.php
|
||||
tests/migration/Core/V6_7/Migration1745319883AddDefaultConfigForMeasurementSystemTest.php
|
||||
migration/Core/V6_7/Migration1745319883AddDefaultConfigForMeasurementSystemTest.php
|
||||
Core/V6_7/Migration1745319883AddDefaultConfigForMeasurementSystemTest.php
|
||||
|
|
@ -30458,6 +30479,11 @@ migration/Core/V6_7/Migration1763544592UpdateGroupRegistrationMailTemplatesTest.
|
|||
Core/V6_7/Migration1763544592UpdateGroupRegistrationMailTemplatesTest.php
|
||||
V6_7/Migration1763544592UpdateGroupRegistrationMailTemplatesTest.php
|
||||
Migration1763544592UpdateGroupRegistrationMailTemplatesTest.php
|
||||
tests/migration/Core/V6_7/Migration1763377575SendEmailAfterPasswordChangeFlowTest.php
|
||||
migration/Core/V6_7/Migration1763377575SendEmailAfterPasswordChangeFlowTest.php
|
||||
Core/V6_7/Migration1763377575SendEmailAfterPasswordChangeFlowTest.php
|
||||
V6_7/Migration1763377575SendEmailAfterPasswordChangeFlowTest.php
|
||||
Migration1763377575SendEmailAfterPasswordChangeFlowTest.php
|
||||
tests/migration/Core/V6_7/Migration1728040169AddPrimaryOrderDeliveryTest.php
|
||||
migration/Core/V6_7/Migration1728040169AddPrimaryOrderDeliveryTest.php
|
||||
Core/V6_7/Migration1728040169AddPrimaryOrderDeliveryTest.php
|
||||
|
|
@ -62348,6 +62374,11 @@ Core/Migration/V6_7/Migration1756068712FixOrderAddressLastNameLength.php
|
|||
Migration/V6_7/Migration1756068712FixOrderAddressLastNameLength.php
|
||||
V6_7/Migration1756068712FixOrderAddressLastNameLength.php
|
||||
Migration1756068712FixOrderAddressLastNameLength.php
|
||||
src/Core/Migration/V6_7/Migration1763377570CreatePasswordChangeMailTemplate.php
|
||||
Core/Migration/V6_7/Migration1763377570CreatePasswordChangeMailTemplate.php
|
||||
Migration/V6_7/Migration1763377570CreatePasswordChangeMailTemplate.php
|
||||
V6_7/Migration1763377570CreatePasswordChangeMailTemplate.php
|
||||
Migration1763377570CreatePasswordChangeMailTemplate.php
|
||||
src/Core/Migration/V6_7/Migration1762246952IncreaseKgDisplayPrecision.php
|
||||
Core/Migration/V6_7/Migration1762246952IncreaseKgDisplayPrecision.php
|
||||
Migration/V6_7/Migration1762246952IncreaseKgDisplayPrecision.php
|
||||
|
|
@ -62528,6 +62559,11 @@ Core/Migration/V6_7/Migration1752499887UpdateAppRequestedPrivileges.php
|
|||
Migration/V6_7/Migration1752499887UpdateAppRequestedPrivileges.php
|
||||
V6_7/Migration1752499887UpdateAppRequestedPrivileges.php
|
||||
Migration1752499887UpdateAppRequestedPrivileges.php
|
||||
src/Core/Migration/V6_7/Migration1763377575SendEmailAfterPasswordChangeFlow.php
|
||||
Core/Migration/V6_7/Migration1763377575SendEmailAfterPasswordChangeFlow.php
|
||||
Migration/V6_7/Migration1763377575SendEmailAfterPasswordChangeFlow.php
|
||||
V6_7/Migration1763377575SendEmailAfterPasswordChangeFlow.php
|
||||
Migration1763377575SendEmailAfterPasswordChangeFlow.php
|
||||
src/Core/Migration/V6_7/Migration1717572627RemoveImportExportProfileName.php
|
||||
Core/Migration/V6_7/Migration1717572627RemoveImportExportProfileName.php
|
||||
Migration/V6_7/Migration1717572627RemoveImportExportProfileName.php
|
||||
|
|
@ -65848,6 +65884,34 @@ Fixtures/mails/order_delivery.state.shipped/en-html.html.twig
|
|||
mails/order_delivery.state.shipped/en-html.html.twig
|
||||
order_delivery.state.shipped/en-html.html.twig
|
||||
en-html.html.twig
|
||||
src/Core/Migration/Fixtures/mails/customer.password.changed/de-plain.html.twig
|
||||
Core/Migration/Fixtures/mails/customer.password.changed/de-plain.html.twig
|
||||
Migration/Fixtures/mails/customer.password.changed/de-plain.html.twig
|
||||
Fixtures/mails/customer.password.changed/de-plain.html.twig
|
||||
mails/customer.password.changed/de-plain.html.twig
|
||||
customer.password.changed/de-plain.html.twig
|
||||
de-plain.html.twig
|
||||
src/Core/Migration/Fixtures/mails/customer.password.changed/de-html.html.twig
|
||||
Core/Migration/Fixtures/mails/customer.password.changed/de-html.html.twig
|
||||
Migration/Fixtures/mails/customer.password.changed/de-html.html.twig
|
||||
Fixtures/mails/customer.password.changed/de-html.html.twig
|
||||
mails/customer.password.changed/de-html.html.twig
|
||||
customer.password.changed/de-html.html.twig
|
||||
de-html.html.twig
|
||||
src/Core/Migration/Fixtures/mails/customer.password.changed/en-plain.html.twig
|
||||
Core/Migration/Fixtures/mails/customer.password.changed/en-plain.html.twig
|
||||
Migration/Fixtures/mails/customer.password.changed/en-plain.html.twig
|
||||
Fixtures/mails/customer.password.changed/en-plain.html.twig
|
||||
mails/customer.password.changed/en-plain.html.twig
|
||||
customer.password.changed/en-plain.html.twig
|
||||
en-plain.html.twig
|
||||
src/Core/Migration/Fixtures/mails/customer.password.changed/en-html.html.twig
|
||||
Core/Migration/Fixtures/mails/customer.password.changed/en-html.html.twig
|
||||
Migration/Fixtures/mails/customer.password.changed/en-html.html.twig
|
||||
Fixtures/mails/customer.password.changed/en-html.html.twig
|
||||
mails/customer.password.changed/en-html.html.twig
|
||||
customer.password.changed/en-html.html.twig
|
||||
en-html.html.twig
|
||||
src/Core/Migration/Fixtures/mails/order.state.completed/de-plain.html.twig
|
||||
Core/Migration/Fixtures/mails/order.state.completed/de-plain.html.twig
|
||||
Migration/Fixtures/mails/order.state.completed/de-plain.html.twig
|
||||
|
|
@ -71160,6 +71224,14 @@ SalesChannel/Listing/Processor/PagingListingProcessor.php
|
|||
Listing/Processor/PagingListingProcessor.php
|
||||
Processor/PagingListingProcessor.php
|
||||
PagingListingProcessor.php
|
||||
src/Core/Content/Product/SalesChannel/Listing/Processor/CompressedCriteriaListingProcessor.php
|
||||
Core/Content/Product/SalesChannel/Listing/Processor/CompressedCriteriaListingProcessor.php
|
||||
Content/Product/SalesChannel/Listing/Processor/CompressedCriteriaListingProcessor.php
|
||||
Product/SalesChannel/Listing/Processor/CompressedCriteriaListingProcessor.php
|
||||
SalesChannel/Listing/Processor/CompressedCriteriaListingProcessor.php
|
||||
Listing/Processor/CompressedCriteriaListingProcessor.php
|
||||
Processor/CompressedCriteriaListingProcessor.php
|
||||
CompressedCriteriaListingProcessor.php
|
||||
src/Core/Content/Product/SalesChannel/Listing/Processor/AbstractListingProcessor.php
|
||||
Core/Content/Product/SalesChannel/Listing/Processor/AbstractListingProcessor.php
|
||||
Content/Product/SalesChannel/Listing/Processor/AbstractListingProcessor.php
|
||||
|
|
@ -93490,6 +93562,12 @@ DataAbstractionLayer/Search/Aggregation/Aggregation.php
|
|||
Search/Aggregation/Aggregation.php
|
||||
Aggregation/Aggregation.php
|
||||
Aggregation.php
|
||||
src/Core/Framework/DataAbstractionLayer/Search/CachedCompressedCriteriaDecoder.php
|
||||
Core/Framework/DataAbstractionLayer/Search/CachedCompressedCriteriaDecoder.php
|
||||
Framework/DataAbstractionLayer/Search/CachedCompressedCriteriaDecoder.php
|
||||
DataAbstractionLayer/Search/CachedCompressedCriteriaDecoder.php
|
||||
Search/CachedCompressedCriteriaDecoder.php
|
||||
CachedCompressedCriteriaDecoder.php
|
||||
src/Core/Framework/DataAbstractionLayer/Search/Criteria.php
|
||||
Core/Framework/DataAbstractionLayer/Search/Criteria.php
|
||||
Framework/DataAbstractionLayer/Search/Criteria.php
|
||||
|
|
@ -97703,6 +97781,12 @@ Checkout/Customer/Event/CustomerLogoutEvent.php
|
|||
Customer/Event/CustomerLogoutEvent.php
|
||||
Event/CustomerLogoutEvent.php
|
||||
CustomerLogoutEvent.php
|
||||
src/Core/Checkout/Customer/Event/CustomerPasswordChangedEvent.php
|
||||
Core/Checkout/Customer/Event/CustomerPasswordChangedEvent.php
|
||||
Checkout/Customer/Event/CustomerPasswordChangedEvent.php
|
||||
Customer/Event/CustomerPasswordChangedEvent.php
|
||||
Event/CustomerPasswordChangedEvent.php
|
||||
CustomerPasswordChangedEvent.php
|
||||
src/Core/Checkout/Customer/Event/CustomerSetDefaultShippingAddressEvent.php
|
||||
Core/Checkout/Customer/Event/CustomerSetDefaultShippingAddressEvent.php
|
||||
Checkout/Customer/Event/CustomerSetDefaultShippingAddressEvent.php
|
||||
|
|
@ -100642,6 +100726,14 @@ eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-url-field
|
|||
deprecation-rules/no-deprecated-component-usage-checks/mt-url-field.check.js
|
||||
no-deprecated-component-usage-checks/mt-url-field.check.js
|
||||
mt-url-field.check.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/private-feature-declarations.spec.js
|
||||
Administration/Resources/app/administration/eslint-rules/deprecation-rules/private-feature-declarations.spec.js
|
||||
Resources/app/administration/eslint-rules/deprecation-rules/private-feature-declarations.spec.js
|
||||
app/administration/eslint-rules/deprecation-rules/private-feature-declarations.spec.js
|
||||
administration/eslint-rules/deprecation-rules/private-feature-declarations.spec.js
|
||||
eslint-rules/deprecation-rules/private-feature-declarations.spec.js
|
||||
deprecation-rules/private-feature-declarations.spec.js
|
||||
private-feature-declarations.spec.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-compat-conditions.js
|
||||
Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-compat-conditions.js
|
||||
Resources/app/administration/eslint-rules/deprecation-rules/no-compat-conditions.js
|
||||
|
|
|
|||
|
|
@ -577,6 +577,7 @@ tests/unit/Core/Content/Product/SalesChannel/Price/AppScriptProductPriceCalculat
|
|||
tests/unit/Core/Content/Product/SalesChannel/Listing/Processor/BehaviorProcessorTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Listing/Processor/PagingProcessorTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Listing/Processor/PagingListingProcessorTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Listing/Processor/CompressedCriteriaListingProcessorTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Listing/Processor/AssociationLoadingProcessorTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Listing/Processor/SortingListingProcessorTest.php
|
||||
tests/unit/Core/Content/Product/SalesChannel/Listing/Processor/CompositeProcessorTest.php
|
||||
|
|
@ -1736,6 +1737,7 @@ tests/unit/Core/Framework/DataAbstractionLayer/Search/Aggregation/Metric/MinAggr
|
|||
tests/unit/Core/Framework/DataAbstractionLayer/Search/SearchConfigLoaderTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/Search/CriteriaTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/Search/RequestCriteriaBuilderTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/Search/CachedCompressedCriteriaDecoderTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/Search/Grouping/FieldGroupingTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/Search/CompressedCriteriaDecoderTest.php
|
||||
tests/unit/Core/Framework/DataAbstractionLayer/Search/EntitySearchResultTest.php
|
||||
|
|
@ -4026,6 +4028,7 @@ tests/migration/Core/V6_7/Migration1720603803RemoveDefaultPaymentMethodFlowsTest
|
|||
tests/migration/Core/V6_7/Migration1754398573ChangeAllLineItemsRuleValueTypeTest.php
|
||||
tests/migration/Core/V6_7/Migration1728119898AddRobotsTxtTest.php
|
||||
tests/migration/Core/V6_7/Migration1737430168RemoveFileTypeOfDocumentTableTest.php
|
||||
tests/migration/Core/V6_7/Migration1763377570CreatePasswordChangeMailTemplateTest.php
|
||||
tests/migration/Core/V6_7/Migration1745319883AddDefaultConfigForMeasurementSystemTest.php
|
||||
tests/migration/Core/V6_7/Migration1753799632FixStateMachineHistoryIntegrationConstraintTest.php
|
||||
tests/migration/Core/V6_7/Migration1742199551SalesChannelDomainMeasurementUnitsTest.php
|
||||
|
|
@ -4041,6 +4044,7 @@ tests/migration/Core/V6_7/Migration1756296414UpdateSnippetSetBaseFilesTest.php
|
|||
tests/migration/Core/V6_7/Migration1742563555AddNotificationTableTest.php
|
||||
tests/migration/Core/V6_7/Migration1752229050ChangeDESnippetOfMeterUnitTest.php
|
||||
tests/migration/Core/V6_7/Migration1763544592UpdateGroupRegistrationMailTemplatesTest.php
|
||||
tests/migration/Core/V6_7/Migration1763377575SendEmailAfterPasswordChangeFlowTest.php
|
||||
tests/migration/Core/V6_7/Migration1728040169AddPrimaryOrderDeliveryTest.php
|
||||
tests/migration/Core/V6_7/Migration1752499887UpdateAppRequestedPrivilegesTest.php
|
||||
tests/migration/Core/V6_7/Migration1720603803RemoveDefaultPaymentMethodRuleTest.php
|
||||
|
|
@ -11938,6 +11942,7 @@ src/Core/Migration/V6_7/Migration1741163941AddOrderInternalComment.php
|
|||
src/Core/Migration/V6_7/Migration1748326970UpdateMailTemplatesForAccessibility.php
|
||||
src/Core/Migration/V6_7/Migration1717573310ImportExportTechnicalNameRequired.php
|
||||
src/Core/Migration/V6_7/Migration1756068712FixOrderAddressLastNameLength.php
|
||||
src/Core/Migration/V6_7/Migration1763377570CreatePasswordChangeMailTemplate.php
|
||||
src/Core/Migration/V6_7/Migration1762246952IncreaseKgDisplayPrecision.php
|
||||
src/Core/Migration/V6_7/Migration1754892246FixWordingMistakeInEmailTemplates.php
|
||||
src/Core/Migration/V6_7/Migration1763544592UpdateGroupRegistrationMailTemplates.php
|
||||
|
|
@ -11974,6 +11979,7 @@ src/Core/Migration/V6_7/Migration1720603803RemoveDefaultPaymentMethodFlows.php
|
|||
src/Core/Migration/V6_7/Migration1728040170AddPrimaryOrderTransaction.php
|
||||
src/Core/Migration/V6_7/Migration1743064966CartConfigSubtotalTaxColumn.php
|
||||
src/Core/Migration/V6_7/Migration1752499887UpdateAppRequestedPrivileges.php
|
||||
src/Core/Migration/V6_7/Migration1763377575SendEmailAfterPasswordChangeFlow.php
|
||||
src/Core/Migration/V6_7/Migration1717572627RemoveImportExportProfileName.php
|
||||
src/Core/Migration/V6_7/Migration1756305375AddCategoriesIndexToProduct.php
|
||||
src/Core/Migration/V6_7/Migration1756068709FixCustomerAddressFirstNameLength.php
|
||||
|
|
@ -12592,6 +12598,10 @@ src/Core/Migration/Fixtures/mails/order_delivery.state.shipped/de-plain.html.twi
|
|||
src/Core/Migration/Fixtures/mails/order_delivery.state.shipped/de-html.html.twig
|
||||
src/Core/Migration/Fixtures/mails/order_delivery.state.shipped/en-plain.html.twig
|
||||
src/Core/Migration/Fixtures/mails/order_delivery.state.shipped/en-html.html.twig
|
||||
src/Core/Migration/Fixtures/mails/customer.password.changed/de-plain.html.twig
|
||||
src/Core/Migration/Fixtures/mails/customer.password.changed/de-html.html.twig
|
||||
src/Core/Migration/Fixtures/mails/customer.password.changed/en-plain.html.twig
|
||||
src/Core/Migration/Fixtures/mails/customer.password.changed/en-html.html.twig
|
||||
src/Core/Migration/Fixtures/mails/order.state.completed/de-plain.html.twig
|
||||
src/Core/Migration/Fixtures/mails/order.state.completed/de-html.html.twig
|
||||
src/Core/Migration/Fixtures/mails/order.state.completed/en-plain.html.twig
|
||||
|
|
@ -13453,6 +13463,7 @@ src/Core/Content/Product/SalesChannel/Price/ProductPriceCalculator.php
|
|||
src/Core/Content/Product/SalesChannel/Listing/ProductListingResult.php
|
||||
src/Core/Content/Product/SalesChannel/Listing/Processor/BehaviorListingProcessor.php
|
||||
src/Core/Content/Product/SalesChannel/Listing/Processor/PagingListingProcessor.php
|
||||
src/Core/Content/Product/SalesChannel/Listing/Processor/CompressedCriteriaListingProcessor.php
|
||||
src/Core/Content/Product/SalesChannel/Listing/Processor/AbstractListingProcessor.php
|
||||
src/Core/Content/Product/SalesChannel/Listing/Processor/CompositeListingProcessor.php
|
||||
src/Core/Content/Product/SalesChannel/Listing/Processor/AggregationListingProcessor.php
|
||||
|
|
@ -16814,6 +16825,7 @@ src/Core/Framework/DataAbstractionLayer/Search/Aggregation/Metric/AvgAggregation
|
|||
src/Core/Framework/DataAbstractionLayer/Search/Aggregation/Metric/MaxAggregation.php
|
||||
src/Core/Framework/DataAbstractionLayer/Search/Aggregation/Metric/SumAggregation.php
|
||||
src/Core/Framework/DataAbstractionLayer/Search/Aggregation/Aggregation.php
|
||||
src/Core/Framework/DataAbstractionLayer/Search/CachedCompressedCriteriaDecoder.php
|
||||
src/Core/Framework/DataAbstractionLayer/Search/Criteria.php
|
||||
src/Core/Framework/DataAbstractionLayer/Search/CompressedCriteriaDecoder.php
|
||||
src/Core/Framework/DataAbstractionLayer/Search/IdSearchResult.php
|
||||
|
|
@ -17499,6 +17511,7 @@ src/Core/Checkout/Customer/Event/WishlistProductRemovedEvent.php
|
|||
src/Core/Checkout/Customer/Event/CustomerAccountRecoverRequestEvent.php
|
||||
src/Core/Checkout/Customer/Event/CustomerWishlistProductListingResultEvent.php
|
||||
src/Core/Checkout/Customer/Event/CustomerLogoutEvent.php
|
||||
src/Core/Checkout/Customer/Event/CustomerPasswordChangedEvent.php
|
||||
src/Core/Checkout/Customer/Event/CustomerSetDefaultShippingAddressEvent.php
|
||||
src/Core/Checkout/Customer/Event/CustomerRegisterEvent.php
|
||||
src/Core/Checkout/Customer/Event/WishlistProductAddedEvent.php
|
||||
|
|
@ -17939,6 +17952,7 @@ src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/n
|
|||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-button.check.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-floating-ui.check.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-url-field.check.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/private-feature-declarations.spec.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-compat-conditions.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-empty-listeners.spec.js
|
||||
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage.js
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ CHANGELOG-2.0.md
|
|||
phpstan-baseline.neon
|
||||
phpunit.xml.dist
|
||||
SECURITY.md
|
||||
UPGRADE-API-2.2.md
|
||||
LICENSE
|
||||
Makefile
|
||||
.bunnyshell/docker/nginx/default.conf.template
|
||||
|
|
@ -1435,6 +1436,11 @@ shop/taxation/applying_taxes/applying_correct_taxes_for_order_with_discount_for_
|
|||
taxation/applying_taxes/applying_correct_taxes_for_order_with_discount_for_whole_order_when_tax_rate_included_in_price.feature
|
||||
applying_taxes/applying_correct_taxes_for_order_with_discount_for_whole_order_when_tax_rate_included_in_price.feature
|
||||
applying_correct_taxes_for_order_with_discount_for_whole_order_when_tax_rate_included_in_price.feature
|
||||
features/shop/taxation/applying_taxes/applying_correct_taxes_based_on_zone_priority.feature
|
||||
shop/taxation/applying_taxes/applying_correct_taxes_based_on_zone_priority.feature
|
||||
taxation/applying_taxes/applying_correct_taxes_based_on_zone_priority.feature
|
||||
applying_taxes/applying_correct_taxes_based_on_zone_priority.feature
|
||||
applying_correct_taxes_based_on_zone_priority.feature
|
||||
features/shop/taxation/applying_taxes_based_on_order_item_units_calculation_strategy/applying_correct_taxes_for_item_units_with_discount_for_whole_order.feature
|
||||
shop/taxation/applying_taxes_based_on_order_item_units_calculation_strategy/applying_correct_taxes_for_item_units_with_discount_for_whole_order.feature
|
||||
taxation/applying_taxes_based_on_order_item_units_calculation_strategy/applying_correct_taxes_for_item_units_with_discount_for_whole_order.feature
|
||||
|
|
@ -2029,6 +2035,11 @@ admin/shipping/managing_shipping_methods/editing_shipping_method.feature
|
|||
shipping/managing_shipping_methods/editing_shipping_method.feature
|
||||
managing_shipping_methods/editing_shipping_method.feature
|
||||
editing_shipping_method.feature
|
||||
features/admin/shipping/managing_shipping_methods/validating_delivery_time_range.feature
|
||||
admin/shipping/managing_shipping_methods/validating_delivery_time_range.feature
|
||||
shipping/managing_shipping_methods/validating_delivery_time_range.feature
|
||||
managing_shipping_methods/validating_delivery_time_range.feature
|
||||
validating_delivery_time_range.feature
|
||||
features/admin/shipping/managing_shipping_methods/preventing_deletion_of_used_shipping_method.feature
|
||||
admin/shipping/managing_shipping_methods/preventing_deletion_of_used_shipping_method.feature
|
||||
shipping/managing_shipping_methods/preventing_deletion_of_used_shipping_method.feature
|
||||
|
|
@ -3587,6 +3598,11 @@ admin/addressing/managing_zones/adding_zone.feature
|
|||
addressing/managing_zones/adding_zone.feature
|
||||
managing_zones/adding_zone.feature
|
||||
adding_zone.feature
|
||||
features/admin/addressing/managing_zones/sorting_zones_by_priority.feature
|
||||
admin/addressing/managing_zones/sorting_zones_by_priority.feature
|
||||
addressing/managing_zones/sorting_zones_by_priority.feature
|
||||
managing_zones/sorting_zones_by_priority.feature
|
||||
sorting_zones_by_priority.feature
|
||||
features/admin/addressing/managing_countries/adding_country_with_provinces.feature
|
||||
admin/addressing/managing_countries/adding_country_with_provinces.feature
|
||||
addressing/managing_countries/adding_country_with_provinces.feature
|
||||
|
|
@ -7619,6 +7635,9 @@ XFrameOptionsTest.php
|
|||
tests/Twig/RedirectPathExtensionTest.php
|
||||
Twig/RedirectPathExtensionTest.php
|
||||
RedirectPathExtensionTest.php
|
||||
tests/Modifier/DefaultAddressFormValuesModifierTest.php
|
||||
Modifier/DefaultAddressFormValuesModifierTest.php
|
||||
DefaultAddressFormValuesModifierTest.php
|
||||
templates/bundles/TwigBundle/Exception/error.html.twig
|
||||
bundles/TwigBundle/Exception/error.html.twig
|
||||
TwigBundle/Exception/error.html.twig
|
||||
|
|
@ -12083,6 +12102,13 @@ Core/tests/Provider/ActivePromotionsByChannelProviderTest.php
|
|||
tests/Provider/ActivePromotionsByChannelProviderTest.php
|
||||
Provider/ActivePromotionsByChannelProviderTest.php
|
||||
ActivePromotionsByChannelProviderTest.php
|
||||
src/Sylius/Component/Core/tests/Provider/TranslationLocaleProviderTest.php
|
||||
Sylius/Component/Core/tests/Provider/TranslationLocaleProviderTest.php
|
||||
Component/Core/tests/Provider/TranslationLocaleProviderTest.php
|
||||
Core/tests/Provider/TranslationLocaleProviderTest.php
|
||||
tests/Provider/TranslationLocaleProviderTest.php
|
||||
Provider/TranslationLocaleProviderTest.php
|
||||
TranslationLocaleProviderTest.php
|
||||
src/Sylius/Component/Core/tests/Provider/ChannelBasedLocaleProviderTest.php
|
||||
Sylius/Component/Core/tests/Provider/ChannelBasedLocaleProviderTest.php
|
||||
Component/Core/tests/Provider/ChannelBasedLocaleProviderTest.php
|
||||
|
|
@ -31209,6 +31235,13 @@ ShippingBundle/Validator/Constraint/ShippingMethodCalculatorExists.php
|
|||
Validator/Constraint/ShippingMethodCalculatorExists.php
|
||||
Constraint/ShippingMethodCalculatorExists.php
|
||||
ShippingMethodCalculatorExists.php
|
||||
src/Sylius/Bundle/ShippingBundle/Validator/Constraint/ValidDeliveryTimeRange.php
|
||||
Sylius/Bundle/ShippingBundle/Validator/Constraint/ValidDeliveryTimeRange.php
|
||||
Bundle/ShippingBundle/Validator/Constraint/ValidDeliveryTimeRange.php
|
||||
ShippingBundle/Validator/Constraint/ValidDeliveryTimeRange.php
|
||||
Validator/Constraint/ValidDeliveryTimeRange.php
|
||||
Constraint/ValidDeliveryTimeRange.php
|
||||
ValidDeliveryTimeRange.php
|
||||
src/Sylius/Bundle/ShippingBundle/Validator/Constraint/ShippingMethodRule.php
|
||||
Sylius/Bundle/ShippingBundle/Validator/Constraint/ShippingMethodRule.php
|
||||
Bundle/ShippingBundle/Validator/Constraint/ShippingMethodRule.php
|
||||
|
|
@ -31216,6 +31249,12 @@ ShippingBundle/Validator/Constraint/ShippingMethodRule.php
|
|||
Validator/Constraint/ShippingMethodRule.php
|
||||
Constraint/ShippingMethodRule.php
|
||||
ShippingMethodRule.php
|
||||
src/Sylius/Bundle/ShippingBundle/Validator/ValidDeliveryTimeRangeValidator.php
|
||||
Sylius/Bundle/ShippingBundle/Validator/ValidDeliveryTimeRangeValidator.php
|
||||
Bundle/ShippingBundle/Validator/ValidDeliveryTimeRangeValidator.php
|
||||
ShippingBundle/Validator/ValidDeliveryTimeRangeValidator.php
|
||||
Validator/ValidDeliveryTimeRangeValidator.php
|
||||
ValidDeliveryTimeRangeValidator.php
|
||||
src/Sylius/Bundle/ShippingBundle/Validator/ShippingMethodCalculatorExistsValidator.php
|
||||
Sylius/Bundle/ShippingBundle/Validator/ShippingMethodCalculatorExistsValidator.php
|
||||
Bundle/ShippingBundle/Validator/ShippingMethodCalculatorExistsValidator.php
|
||||
|
|
@ -32278,6 +32317,13 @@ ShippingBundle/Resources/translations/messages.uk.yml
|
|||
Resources/translations/messages.uk.yml
|
||||
translations/messages.uk.yml
|
||||
messages.uk.yml
|
||||
src/Sylius/Bundle/ShippingBundle/tests/Validator/ValidDeliveryTimeRangeValidatorTest.php
|
||||
Sylius/Bundle/ShippingBundle/tests/Validator/ValidDeliveryTimeRangeValidatorTest.php
|
||||
Bundle/ShippingBundle/tests/Validator/ValidDeliveryTimeRangeValidatorTest.php
|
||||
ShippingBundle/tests/Validator/ValidDeliveryTimeRangeValidatorTest.php
|
||||
tests/Validator/ValidDeliveryTimeRangeValidatorTest.php
|
||||
Validator/ValidDeliveryTimeRangeValidatorTest.php
|
||||
ValidDeliveryTimeRangeValidatorTest.php
|
||||
src/Sylius/Bundle/ShippingBundle/tests/Validator/GroupsGenerator/ShippingMethodConfigurationGroupsGeneratorTest.php
|
||||
Sylius/Bundle/ShippingBundle/tests/Validator/GroupsGenerator/ShippingMethodConfigurationGroupsGeneratorTest.php
|
||||
Bundle/ShippingBundle/tests/Validator/GroupsGenerator/ShippingMethodConfigurationGroupsGeneratorTest.php
|
||||
|
|
@ -36974,6 +37020,20 @@ AdminBundle/Console/Command/ChangeAdminUserPasswordCommand.php
|
|||
Console/Command/ChangeAdminUserPasswordCommand.php
|
||||
Command/ChangeAdminUserPasswordCommand.php
|
||||
ChangeAdminUserPasswordCommand.php
|
||||
src/Sylius/Bundle/AdminBundle/Console/Command/ListAdminUsersCommand.php
|
||||
Sylius/Bundle/AdminBundle/Console/Command/ListAdminUsersCommand.php
|
||||
Bundle/AdminBundle/Console/Command/ListAdminUsersCommand.php
|
||||
AdminBundle/Console/Command/ListAdminUsersCommand.php
|
||||
Console/Command/ListAdminUsersCommand.php
|
||||
Command/ListAdminUsersCommand.php
|
||||
ListAdminUsersCommand.php
|
||||
src/Sylius/Bundle/AdminBundle/Console/Command/DeleteAdminUserCommand.php
|
||||
Sylius/Bundle/AdminBundle/Console/Command/DeleteAdminUserCommand.php
|
||||
Bundle/AdminBundle/Console/Command/DeleteAdminUserCommand.php
|
||||
AdminBundle/Console/Command/DeleteAdminUserCommand.php
|
||||
Console/Command/DeleteAdminUserCommand.php
|
||||
Command/DeleteAdminUserCommand.php
|
||||
DeleteAdminUserCommand.php
|
||||
src/Sylius/Bundle/AdminBundle/Console/Command/Factory/QuestionFactory.php
|
||||
Sylius/Bundle/AdminBundle/Console/Command/Factory/QuestionFactory.php
|
||||
Bundle/AdminBundle/Console/Command/Factory/QuestionFactory.php
|
||||
|
|
@ -39762,6 +39822,14 @@ AdminBundle/tests/Event/CustomerShowMenuBuilderEventTest.php
|
|||
tests/Event/CustomerShowMenuBuilderEventTest.php
|
||||
Event/CustomerShowMenuBuilderEventTest.php
|
||||
CustomerShowMenuBuilderEventTest.php
|
||||
src/Sylius/Bundle/AdminBundle/tests/Console/Command/ListAdminUsersCommandTest.php
|
||||
Sylius/Bundle/AdminBundle/tests/Console/Command/ListAdminUsersCommandTest.php
|
||||
Bundle/AdminBundle/tests/Console/Command/ListAdminUsersCommandTest.php
|
||||
AdminBundle/tests/Console/Command/ListAdminUsersCommandTest.php
|
||||
tests/Console/Command/ListAdminUsersCommandTest.php
|
||||
Console/Command/ListAdminUsersCommandTest.php
|
||||
Command/ListAdminUsersCommandTest.php
|
||||
ListAdminUsersCommandTest.php
|
||||
src/Sylius/Bundle/AdminBundle/tests/Console/Command/CreateAdminUserCommandTest.php
|
||||
Sylius/Bundle/AdminBundle/tests/Console/Command/CreateAdminUserCommandTest.php
|
||||
Bundle/AdminBundle/tests/Console/Command/CreateAdminUserCommandTest.php
|
||||
|
|
@ -39787,6 +39855,14 @@ Console/Command/Factory/QuestionFactoryTest.php
|
|||
Command/Factory/QuestionFactoryTest.php
|
||||
Factory/QuestionFactoryTest.php
|
||||
QuestionFactoryTest.php
|
||||
src/Sylius/Bundle/AdminBundle/tests/Console/Command/DeleteAdminUserCommandTest.php
|
||||
Sylius/Bundle/AdminBundle/tests/Console/Command/DeleteAdminUserCommandTest.php
|
||||
Bundle/AdminBundle/tests/Console/Command/DeleteAdminUserCommandTest.php
|
||||
AdminBundle/tests/Console/Command/DeleteAdminUserCommandTest.php
|
||||
tests/Console/Command/DeleteAdminUserCommandTest.php
|
||||
Console/Command/DeleteAdminUserCommandTest.php
|
||||
Command/DeleteAdminUserCommandTest.php
|
||||
DeleteAdminUserCommandTest.php
|
||||
src/Sylius/Bundle/AdminBundle/tests/Generator/TaxonSlugGeneratorTest.php
|
||||
Sylius/Bundle/AdminBundle/tests/Generator/TaxonSlugGeneratorTest.php
|
||||
Bundle/AdminBundle/tests/Generator/TaxonSlugGeneratorTest.php
|
||||
|
|
@ -43398,6 +43474,15 @@ shipping_method/form/general/position.html.twig
|
|||
form/general/position.html.twig
|
||||
general/position.html.twig
|
||||
position.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/general/max_delivery_time_days.html.twig
|
||||
Sylius/Bundle/AdminBundle/templates/shipping_method/form/general/max_delivery_time_days.html.twig
|
||||
Bundle/AdminBundle/templates/shipping_method/form/general/max_delivery_time_days.html.twig
|
||||
AdminBundle/templates/shipping_method/form/general/max_delivery_time_days.html.twig
|
||||
templates/shipping_method/form/general/max_delivery_time_days.html.twig
|
||||
shipping_method/form/general/max_delivery_time_days.html.twig
|
||||
form/general/max_delivery_time_days.html.twig
|
||||
general/max_delivery_time_days.html.twig
|
||||
max_delivery_time_days.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/general/zone.html.twig
|
||||
Sylius/Bundle/AdminBundle/templates/shipping_method/form/general/zone.html.twig
|
||||
Bundle/AdminBundle/templates/shipping_method/form/general/zone.html.twig
|
||||
|
|
@ -43407,6 +43492,15 @@ shipping_method/form/general/zone.html.twig
|
|||
form/general/zone.html.twig
|
||||
general/zone.html.twig
|
||||
zone.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/general/min_delivery_time_days.html.twig
|
||||
Sylius/Bundle/AdminBundle/templates/shipping_method/form/general/min_delivery_time_days.html.twig
|
||||
Bundle/AdminBundle/templates/shipping_method/form/general/min_delivery_time_days.html.twig
|
||||
AdminBundle/templates/shipping_method/form/general/min_delivery_time_days.html.twig
|
||||
templates/shipping_method/form/general/min_delivery_time_days.html.twig
|
||||
shipping_method/form/general/min_delivery_time_days.html.twig
|
||||
form/general/min_delivery_time_days.html.twig
|
||||
general/min_delivery_time_days.html.twig
|
||||
min_delivery_time_days.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/configuration/channels_configuration.html.twig
|
||||
Sylius/Bundle/AdminBundle/templates/shipping_method/form/configuration/channels_configuration.html.twig
|
||||
Bundle/AdminBundle/templates/shipping_method/form/configuration/channels_configuration.html.twig
|
||||
|
|
@ -46474,6 +46568,15 @@ zone/grid/field/type.html.twig
|
|||
grid/field/type.html.twig
|
||||
field/type.html.twig
|
||||
type.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/zone/grid/field/priority.html.twig
|
||||
Sylius/Bundle/AdminBundle/templates/zone/grid/field/priority.html.twig
|
||||
Bundle/AdminBundle/templates/zone/grid/field/priority.html.twig
|
||||
AdminBundle/templates/zone/grid/field/priority.html.twig
|
||||
templates/zone/grid/field/priority.html.twig
|
||||
zone/grid/field/priority.html.twig
|
||||
grid/field/priority.html.twig
|
||||
field/priority.html.twig
|
||||
priority.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/zone/form.html.twig
|
||||
Sylius/Bundle/AdminBundle/templates/zone/form.html.twig
|
||||
Bundle/AdminBundle/templates/zone/form.html.twig
|
||||
|
|
@ -46529,6 +46632,16 @@ form/sections/general/code.html.twig
|
|||
sections/general/code.html.twig
|
||||
general/code.html.twig
|
||||
code.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/zone/form/sections/general/priority.html.twig
|
||||
Sylius/Bundle/AdminBundle/templates/zone/form/sections/general/priority.html.twig
|
||||
Bundle/AdminBundle/templates/zone/form/sections/general/priority.html.twig
|
||||
AdminBundle/templates/zone/form/sections/general/priority.html.twig
|
||||
templates/zone/form/sections/general/priority.html.twig
|
||||
zone/form/sections/general/priority.html.twig
|
||||
form/sections/general/priority.html.twig
|
||||
sections/general/priority.html.twig
|
||||
general/priority.html.twig
|
||||
priority.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/zone/form/sections/members/member.html.twig
|
||||
Sylius/Bundle/AdminBundle/templates/zone/form/sections/members/member.html.twig
|
||||
Bundle/AdminBundle/templates/zone/form/sections/members/member.html.twig
|
||||
|
|
@ -48044,6 +48157,17 @@ common/sidebar/menu/menu.html.twig
|
|||
sidebar/menu/menu.html.twig
|
||||
menu/menu.html.twig
|
||||
menu.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/shared/crud/common/sidebar/menu/items.html.twig
|
||||
Sylius/Bundle/AdminBundle/templates/shared/crud/common/sidebar/menu/items.html.twig
|
||||
Bundle/AdminBundle/templates/shared/crud/common/sidebar/menu/items.html.twig
|
||||
AdminBundle/templates/shared/crud/common/sidebar/menu/items.html.twig
|
||||
templates/shared/crud/common/sidebar/menu/items.html.twig
|
||||
shared/crud/common/sidebar/menu/items.html.twig
|
||||
crud/common/sidebar/menu/items.html.twig
|
||||
common/sidebar/menu/items.html.twig
|
||||
sidebar/menu/items.html.twig
|
||||
menu/items.html.twig
|
||||
items.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/shared/crud/common/sidebar/logo/image.html.twig
|
||||
Sylius/Bundle/AdminBundle/templates/shared/crud/common/sidebar/logo/image.html.twig
|
||||
Bundle/AdminBundle/templates/shared/crud/common/sidebar/logo/image.html.twig
|
||||
|
|
@ -56482,6 +56606,16 @@ services/twig/component/checkout.xml
|
|||
twig/component/checkout.xml
|
||||
component/checkout.xml
|
||||
checkout.xml
|
||||
src/Sylius/Bundle/ShopBundle/Resources/config/services/twig/component/common.xml
|
||||
Sylius/Bundle/ShopBundle/Resources/config/services/twig/component/common.xml
|
||||
Bundle/ShopBundle/Resources/config/services/twig/component/common.xml
|
||||
ShopBundle/Resources/config/services/twig/component/common.xml
|
||||
Resources/config/services/twig/component/common.xml
|
||||
config/services/twig/component/common.xml
|
||||
services/twig/component/common.xml
|
||||
twig/component/common.xml
|
||||
component/common.xml
|
||||
common.xml
|
||||
src/Sylius/Bundle/ShopBundle/Resources/config/services/twig/component/product_review.xml
|
||||
Sylius/Bundle/ShopBundle/Resources/config/services/twig/component/product_review.xml
|
||||
Bundle/ShopBundle/Resources/config/services/twig/component/product_review.xml
|
||||
|
|
@ -56521,6 +56655,14 @@ config/services/twig/twig.xml
|
|||
services/twig/twig.xml
|
||||
twig/twig.xml
|
||||
twig.xml
|
||||
src/Sylius/Bundle/ShopBundle/Resources/config/services/modifier.xml
|
||||
Sylius/Bundle/ShopBundle/Resources/config/services/modifier.xml
|
||||
Bundle/ShopBundle/Resources/config/services/modifier.xml
|
||||
ShopBundle/Resources/config/services/modifier.xml
|
||||
Resources/config/services/modifier.xml
|
||||
config/services/modifier.xml
|
||||
services/modifier.xml
|
||||
modifier.xml
|
||||
src/Sylius/Bundle/ShopBundle/Resources/config/services/form.xml
|
||||
Sylius/Bundle/ShopBundle/Resources/config/services/form.xml
|
||||
Bundle/ShopBundle/Resources/config/services/form.xml
|
||||
|
|
@ -61311,6 +61453,20 @@ shipments/shipment/choice/details.html.twig
|
|||
shipment/choice/details.html.twig
|
||||
choice/details.html.twig
|
||||
details.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/checkout/select_shipping/content/form/shipments/shipment/choice/details/delivery_time.html.twig
|
||||
Sylius/Bundle/ShopBundle/templates/checkout/select_shipping/content/form/shipments/shipment/choice/details/delivery_time.html.twig
|
||||
Bundle/ShopBundle/templates/checkout/select_shipping/content/form/shipments/shipment/choice/details/delivery_time.html.twig
|
||||
ShopBundle/templates/checkout/select_shipping/content/form/shipments/shipment/choice/details/delivery_time.html.twig
|
||||
templates/checkout/select_shipping/content/form/shipments/shipment/choice/details/delivery_time.html.twig
|
||||
checkout/select_shipping/content/form/shipments/shipment/choice/details/delivery_time.html.twig
|
||||
select_shipping/content/form/shipments/shipment/choice/details/delivery_time.html.twig
|
||||
content/form/shipments/shipment/choice/details/delivery_time.html.twig
|
||||
form/shipments/shipment/choice/details/delivery_time.html.twig
|
||||
shipments/shipment/choice/details/delivery_time.html.twig
|
||||
shipment/choice/details/delivery_time.html.twig
|
||||
choice/details/delivery_time.html.twig
|
||||
details/delivery_time.html.twig
|
||||
delivery_time.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/checkout/select_shipping/content/form/shipments/shipment/choice/details/name.html.twig
|
||||
Sylius/Bundle/ShopBundle/templates/checkout/select_shipping/content/form/shipments/shipment/choice/details/name.html.twig
|
||||
Bundle/ShopBundle/templates/checkout/select_shipping/content/form/shipments/shipment/choice/details/name.html.twig
|
||||
|
|
@ -62398,6 +62554,15 @@ templates/shared/components/catalog_promotions.html.twig
|
|||
shared/components/catalog_promotions.html.twig
|
||||
components/catalog_promotions.html.twig
|
||||
catalog_promotions.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/shared/components/common/fastest_delivery_time.html.twig
|
||||
Sylius/Bundle/ShopBundle/templates/shared/components/common/fastest_delivery_time.html.twig
|
||||
Bundle/ShopBundle/templates/shared/components/common/fastest_delivery_time.html.twig
|
||||
ShopBundle/templates/shared/components/common/fastest_delivery_time.html.twig
|
||||
templates/shared/components/common/fastest_delivery_time.html.twig
|
||||
shared/components/common/fastest_delivery_time.html.twig
|
||||
components/common/fastest_delivery_time.html.twig
|
||||
common/fastest_delivery_time.html.twig
|
||||
fastest_delivery_time.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/shared/components/order_item/product_info.html.twig
|
||||
Sylius/Bundle/ShopBundle/templates/shared/components/order_item/product_info.html.twig
|
||||
Bundle/ShopBundle/templates/shared/components/order_item/product_info.html.twig
|
||||
|
|
@ -62511,6 +62676,14 @@ ShopBundle/templates/shared/flashes.html.twig
|
|||
templates/shared/flashes.html.twig
|
||||
shared/flashes.html.twig
|
||||
flashes.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/shared/macros/delivery_time.html.twig
|
||||
Sylius/Bundle/ShopBundle/templates/shared/macros/delivery_time.html.twig
|
||||
Bundle/ShopBundle/templates/shared/macros/delivery_time.html.twig
|
||||
ShopBundle/templates/shared/macros/delivery_time.html.twig
|
||||
templates/shared/macros/delivery_time.html.twig
|
||||
shared/macros/delivery_time.html.twig
|
||||
macros/delivery_time.html.twig
|
||||
delivery_time.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/shared/macro/grid/table.html.twig
|
||||
Sylius/Bundle/ShopBundle/templates/shared/macro/grid/table.html.twig
|
||||
Bundle/ShopBundle/templates/shared/macro/grid/table.html.twig
|
||||
|
|
@ -63633,6 +63806,14 @@ Twig/Component/Common/LocaleSwitcherComponent.php
|
|||
Component/Common/LocaleSwitcherComponent.php
|
||||
Common/LocaleSwitcherComponent.php
|
||||
LocaleSwitcherComponent.php
|
||||
src/Sylius/Bundle/ShopBundle/Twig/Component/Common/DeliveryTimeComponent.php
|
||||
Sylius/Bundle/ShopBundle/Twig/Component/Common/DeliveryTimeComponent.php
|
||||
Bundle/ShopBundle/Twig/Component/Common/DeliveryTimeComponent.php
|
||||
ShopBundle/Twig/Component/Common/DeliveryTimeComponent.php
|
||||
Twig/Component/Common/DeliveryTimeComponent.php
|
||||
Component/Common/DeliveryTimeComponent.php
|
||||
Common/DeliveryTimeComponent.php
|
||||
DeliveryTimeComponent.php
|
||||
src/Sylius/Bundle/ShopBundle/Twig/Component/Checkout/Address/AddressBookComponent.php
|
||||
Sylius/Bundle/ShopBundle/Twig/Component/Checkout/Address/AddressBookComponent.php
|
||||
Bundle/ShopBundle/Twig/Component/Checkout/Address/AddressBookComponent.php
|
||||
|
|
@ -63690,6 +63871,18 @@ Sylius/Bundle/ShopBundle/composer.json
|
|||
Bundle/ShopBundle/composer.json
|
||||
ShopBundle/composer.json
|
||||
composer.json
|
||||
src/Sylius/Bundle/ShopBundle/Modifier/AddressFormValuesModifierInterface.php
|
||||
Sylius/Bundle/ShopBundle/Modifier/AddressFormValuesModifierInterface.php
|
||||
Bundle/ShopBundle/Modifier/AddressFormValuesModifierInterface.php
|
||||
ShopBundle/Modifier/AddressFormValuesModifierInterface.php
|
||||
Modifier/AddressFormValuesModifierInterface.php
|
||||
AddressFormValuesModifierInterface.php
|
||||
src/Sylius/Bundle/ShopBundle/Modifier/DefaultAddressFormValuesModifier.php
|
||||
Sylius/Bundle/ShopBundle/Modifier/DefaultAddressFormValuesModifier.php
|
||||
Bundle/ShopBundle/Modifier/DefaultAddressFormValuesModifier.php
|
||||
ShopBundle/Modifier/DefaultAddressFormValuesModifier.php
|
||||
Modifier/DefaultAddressFormValuesModifier.php
|
||||
DefaultAddressFormValuesModifier.php
|
||||
src/Sylius/Bundle/ShopBundle/DependencyInjection/Configuration.php
|
||||
Sylius/Bundle/ShopBundle/DependencyInjection/Configuration.php
|
||||
Bundle/ShopBundle/DependencyInjection/Configuration.php
|
||||
|
|
@ -64144,6 +64337,12 @@ Bundle/CoreBundle/Migrations/Version20241020131432.php
|
|||
CoreBundle/Migrations/Version20241020131432.php
|
||||
Migrations/Version20241020131432.php
|
||||
Version20241020131432.php
|
||||
src/Sylius/Bundle/CoreBundle/Migrations/Version20251113054740.php
|
||||
Sylius/Bundle/CoreBundle/Migrations/Version20251113054740.php
|
||||
Bundle/CoreBundle/Migrations/Version20251113054740.php
|
||||
CoreBundle/Migrations/Version20251113054740.php
|
||||
Migrations/Version20251113054740.php
|
||||
Version20251113054740.php
|
||||
src/Sylius/Bundle/CoreBundle/Migrations/Version20160101092155.php
|
||||
Sylius/Bundle/CoreBundle/Migrations/Version20160101092155.php
|
||||
Bundle/CoreBundle/Migrations/Version20160101092155.php
|
||||
|
|
@ -64168,6 +64367,12 @@ Bundle/CoreBundle/Migrations/Version20241020131614.php
|
|||
CoreBundle/Migrations/Version20241020131614.php
|
||||
Migrations/Version20241020131614.php
|
||||
Version20241020131614.php
|
||||
src/Sylius/Bundle/CoreBundle/Migrations/Version20251113054741.php
|
||||
Sylius/Bundle/CoreBundle/Migrations/Version20251113054741.php
|
||||
Bundle/CoreBundle/Migrations/Version20251113054741.php
|
||||
CoreBundle/Migrations/Version20251113054741.php
|
||||
Migrations/Version20251113054741.php
|
||||
Version20251113054741.php
|
||||
src/Sylius/Bundle/CoreBundle/Migrations/Version20160101084139.php
|
||||
Sylius/Bundle/CoreBundle/Migrations/Version20160101084139.php
|
||||
Bundle/CoreBundle/Migrations/Version20160101084139.php
|
||||
|
|
@ -64192,6 +64397,18 @@ Bundle/CoreBundle/Migrations/Version20241020131510.php
|
|||
CoreBundle/Migrations/Version20241020131510.php
|
||||
Migrations/Version20241020131510.php
|
||||
Version20241020131510.php
|
||||
src/Sylius/Bundle/CoreBundle/Migrations/Version20241126095850.php
|
||||
Sylius/Bundle/CoreBundle/Migrations/Version20241126095850.php
|
||||
Bundle/CoreBundle/Migrations/Version20241126095850.php
|
||||
CoreBundle/Migrations/Version20241126095850.php
|
||||
Migrations/Version20241126095850.php
|
||||
Version20241126095850.php
|
||||
src/Sylius/Bundle/CoreBundle/Migrations/Version20241010135921.php
|
||||
Sylius/Bundle/CoreBundle/Migrations/Version20241010135921.php
|
||||
Bundle/CoreBundle/Migrations/Version20241010135921.php
|
||||
CoreBundle/Migrations/Version20241010135921.php
|
||||
Migrations/Version20241010135921.php
|
||||
Version20241010135921.php
|
||||
src/Sylius/Bundle/CoreBundle/Migrations/Version20241020131533.php
|
||||
Sylius/Bundle/CoreBundle/Migrations/Version20241020131533.php
|
||||
Bundle/CoreBundle/Migrations/Version20241020131533.php
|
||||
|
|
@ -70854,6 +71071,13 @@ CoreBundle/tests/Remover/ReviewerReviewsRemoverTest.php
|
|||
tests/Remover/ReviewerReviewsRemoverTest.php
|
||||
Remover/ReviewerReviewsRemoverTest.php
|
||||
ReviewerReviewsRemoverTest.php
|
||||
src/Sylius/Bundle/CoreBundle/tests/Provider/FastestDeliveryTimeProviderTest.php
|
||||
Sylius/Bundle/CoreBundle/tests/Provider/FastestDeliveryTimeProviderTest.php
|
||||
Bundle/CoreBundle/tests/Provider/FastestDeliveryTimeProviderTest.php
|
||||
CoreBundle/tests/Provider/FastestDeliveryTimeProviderTest.php
|
||||
tests/Provider/FastestDeliveryTimeProviderTest.php
|
||||
Provider/FastestDeliveryTimeProviderTest.php
|
||||
FastestDeliveryTimeProviderTest.php
|
||||
src/Sylius/Bundle/CoreBundle/tests/Provider/ChannelBasedProductTranslationProviderTest.php
|
||||
Sylius/Bundle/CoreBundle/tests/Provider/ChannelBasedProductTranslationProviderTest.php
|
||||
Bundle/CoreBundle/tests/Provider/ChannelBasedProductTranslationProviderTest.php
|
||||
|
|
@ -72896,6 +73120,12 @@ Bundle/CoreBundle/Provider/FlashBagProvider.php
|
|||
CoreBundle/Provider/FlashBagProvider.php
|
||||
Provider/FlashBagProvider.php
|
||||
FlashBagProvider.php
|
||||
src/Sylius/Bundle/CoreBundle/Provider/FastestDeliveryTimeProvider.php
|
||||
Sylius/Bundle/CoreBundle/Provider/FastestDeliveryTimeProvider.php
|
||||
Bundle/CoreBundle/Provider/FastestDeliveryTimeProvider.php
|
||||
CoreBundle/Provider/FastestDeliveryTimeProvider.php
|
||||
Provider/FastestDeliveryTimeProvider.php
|
||||
FastestDeliveryTimeProvider.php
|
||||
src/Sylius/Bundle/CoreBundle/Provider/ChannelBasedProductTranslationProvider.php
|
||||
Sylius/Bundle/CoreBundle/Provider/ChannelBasedProductTranslationProvider.php
|
||||
Bundle/CoreBundle/Provider/ChannelBasedProductTranslationProvider.php
|
||||
|
|
@ -72920,6 +73150,12 @@ Bundle/CoreBundle/Provider/ChannelBasedDefaultTaxZoneProvider.php
|
|||
CoreBundle/Provider/ChannelBasedDefaultTaxZoneProvider.php
|
||||
Provider/ChannelBasedDefaultTaxZoneProvider.php
|
||||
ChannelBasedDefaultTaxZoneProvider.php
|
||||
src/Sylius/Bundle/CoreBundle/Provider/DeliveryTimeProviderInterface.php
|
||||
Sylius/Bundle/CoreBundle/Provider/DeliveryTimeProviderInterface.php
|
||||
Bundle/CoreBundle/Provider/DeliveryTimeProviderInterface.php
|
||||
CoreBundle/Provider/DeliveryTimeProviderInterface.php
|
||||
Provider/DeliveryTimeProviderInterface.php
|
||||
DeliveryTimeProviderInterface.php
|
||||
src/Sylius/Bundle/CoreBundle/Taxation/Strategy/TaxCalculationStrategy.php
|
||||
Sylius/Bundle/CoreBundle/Taxation/Strategy/TaxCalculationStrategy.php
|
||||
Bundle/CoreBundle/Taxation/Strategy/TaxCalculationStrategy.php
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@ CHANGELOG-2.0.md
|
|||
phpstan-baseline.neon
|
||||
phpunit.xml.dist
|
||||
SECURITY.md
|
||||
UPGRADE-API-2.2.md
|
||||
LICENSE
|
||||
Makefile
|
||||
.bunnyshell/docker/nginx/default.conf.template
|
||||
|
|
@ -295,6 +296,7 @@ features/shop/taxation/applying_taxes/applying_correct_taxes_for_order_with_disc
|
|||
features/shop/taxation/applying_taxes/applying_correct_taxes_for_shipping_with_tax_rate_included_in_price.feature
|
||||
features/shop/taxation/applying_taxes/applying_correct_taxes_for_order_with_discount_for_an_item_in_order.feature
|
||||
features/shop/taxation/applying_taxes/applying_correct_taxes_for_order_with_discount_for_whole_order_when_tax_rate_included_in_price.feature
|
||||
features/shop/taxation/applying_taxes/applying_correct_taxes_based_on_zone_priority.feature
|
||||
features/shop/taxation/applying_taxes_based_on_order_item_units_calculation_strategy/applying_correct_taxes_for_item_units_with_discount_for_whole_order.feature
|
||||
features/shop/taxation/applying_taxes_based_on_order_item_units_calculation_strategy/applying_correct_taxes_for_item_units_with_tax_rate_included_in_price.feature
|
||||
features/shop/taxation/applying_taxes_based_on_order_item_units_calculation_strategy/applying_correct_taxes_for_item_units_with_the_same_tax_rate.feature
|
||||
|
|
@ -418,6 +420,7 @@ features/admin/shipping/managing_shipping_methods/shipping_method_validation.fea
|
|||
features/admin/shipping/managing_shipping_methods/browsing_shipping_methods.feature
|
||||
features/admin/shipping/managing_shipping_methods/sorting_shipping_methods_by_position.feature
|
||||
features/admin/shipping/managing_shipping_methods/editing_shipping_method.feature
|
||||
features/admin/shipping/managing_shipping_methods/validating_delivery_time_range.feature
|
||||
features/admin/shipping/managing_shipping_methods/preventing_deletion_of_used_shipping_method.feature
|
||||
features/admin/shipping/managing_shipments/shipping_a_shipment_from_shipment_list.feature
|
||||
features/admin/shipping/managing_shipments/accessing_shipments_order_from_shipment_index.feature
|
||||
|
|
@ -717,6 +720,7 @@ features/admin/addressing/managing_zones/deleting_zone.feature
|
|||
features/admin/addressing/managing_zones/deleting_multiple_zones.feature
|
||||
features/admin/addressing/managing_zones/zone_unique_code_validation.feature
|
||||
features/admin/addressing/managing_zones/adding_zone.feature
|
||||
features/admin/addressing/managing_zones/sorting_zones_by_priority.feature
|
||||
features/admin/addressing/managing_countries/adding_country_with_provinces.feature
|
||||
features/admin/addressing/managing_countries/adding_country.feature
|
||||
features/admin/addressing/managing_countries/country_validation.feature
|
||||
|
|
@ -1458,6 +1462,7 @@ tests/Functional/CatalogPromotionRemovalAnnouncerTest.php
|
|||
tests/Functional/AbstractWebTestCase.php
|
||||
tests/Controller/XFrameOptionsTest.php
|
||||
tests/Twig/RedirectPathExtensionTest.php
|
||||
tests/Modifier/DefaultAddressFormValuesModifierTest.php
|
||||
templates/bundles/TwigBundle/Exception/error.html.twig
|
||||
templates/bundles/TwigBundle/Exception/error.json.twig
|
||||
templates/bundles/TwigBundle/Exception/error500.html.twig
|
||||
|
|
@ -2213,6 +2218,7 @@ src/Sylius/Component/Core/tests/Provider/ProductVariantMap/ProductVariantLowestP
|
|||
src/Sylius/Component/Core/tests/Provider/ProductVariantMap/ProductVariantAppliedPromotionsMapProviderTest.php
|
||||
src/Sylius/Component/Core/tests/Provider/ProductVariantMap/ProductVariantPriceMapProviderTest.php
|
||||
src/Sylius/Component/Core/tests/Provider/ActivePromotionsByChannelProviderTest.php
|
||||
src/Sylius/Component/Core/tests/Provider/TranslationLocaleProviderTest.php
|
||||
src/Sylius/Component/Core/tests/Provider/ChannelBasedLocaleProviderTest.php
|
||||
src/Sylius/Component/Core/tests/Taxation/Exception/UnsupportedTaxCalculationStrategyExceptionTest.php
|
||||
src/Sylius/Component/Core/tests/Taxation/Applicator/OrderItemsTaxesApplicatorTest.php
|
||||
|
|
@ -4966,7 +4972,9 @@ src/Sylius/Bundle/TaxonomyBundle/DependencyInjection/SyliusTaxonomyExtension.php
|
|||
src/Sylius/Bundle/ShippingBundle/Validator/ShippingMethodRuleValidator.php
|
||||
src/Sylius/Bundle/ShippingBundle/Validator/GroupsGenerator/ShippingMethodConfigurationGroupsGenerator.php
|
||||
src/Sylius/Bundle/ShippingBundle/Validator/Constraint/ShippingMethodCalculatorExists.php
|
||||
src/Sylius/Bundle/ShippingBundle/Validator/Constraint/ValidDeliveryTimeRange.php
|
||||
src/Sylius/Bundle/ShippingBundle/Validator/Constraint/ShippingMethodRule.php
|
||||
src/Sylius/Bundle/ShippingBundle/Validator/ValidDeliveryTimeRangeValidator.php
|
||||
src/Sylius/Bundle/ShippingBundle/Validator/ShippingMethodCalculatorExistsValidator.php
|
||||
src/Sylius/Bundle/ShippingBundle/phpunit.xml.dist
|
||||
src/Sylius/Bundle/ShippingBundle/Attribute/AsShippingMethodRuleChecker.php
|
||||
|
|
@ -5116,6 +5124,7 @@ src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.sq.yml
|
|||
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.hr.yml
|
||||
src/Sylius/Bundle/ShippingBundle/Resources/translations/validators.mn.yml
|
||||
src/Sylius/Bundle/ShippingBundle/Resources/translations/messages.uk.yml
|
||||
src/Sylius/Bundle/ShippingBundle/tests/Validator/ValidDeliveryTimeRangeValidatorTest.php
|
||||
src/Sylius/Bundle/ShippingBundle/tests/Validator/GroupsGenerator/ShippingMethodConfigurationGroupsGeneratorTest.php
|
||||
src/Sylius/Bundle/ShippingBundle/tests/Validator/ShippingMethodCalculatorExistsValidatorTest.php
|
||||
src/Sylius/Bundle/ShippingBundle/tests/Validator/ShippingMethodRuleValidatorTest.php
|
||||
|
|
@ -5788,6 +5797,8 @@ src/Sylius/Bundle/AdminBundle/Event/ProductMenuBuilderEvent.php
|
|||
src/Sylius/Bundle/AdminBundle/index.js
|
||||
src/Sylius/Bundle/AdminBundle/Console/Command/CreateAdminUserCommand.php
|
||||
src/Sylius/Bundle/AdminBundle/Console/Command/ChangeAdminUserPasswordCommand.php
|
||||
src/Sylius/Bundle/AdminBundle/Console/Command/ListAdminUsersCommand.php
|
||||
src/Sylius/Bundle/AdminBundle/Console/Command/DeleteAdminUserCommand.php
|
||||
src/Sylius/Bundle/AdminBundle/Console/Command/Factory/QuestionFactory.php
|
||||
src/Sylius/Bundle/AdminBundle/Console/Command/Factory/QuestionFactoryInterface.php
|
||||
src/Sylius/Bundle/AdminBundle/phpunit.xml.dist
|
||||
|
|
@ -6128,9 +6139,11 @@ src/Sylius/Bundle/AdminBundle/Resources/translations/messages.hr.yml
|
|||
src/Sylius/Bundle/AdminBundle/Resources/translations/messages.uk.yml
|
||||
src/Sylius/Bundle/AdminBundle/tests/Event/OrderShowMenuBuilderEventTest.php
|
||||
src/Sylius/Bundle/AdminBundle/tests/Event/CustomerShowMenuBuilderEventTest.php
|
||||
src/Sylius/Bundle/AdminBundle/tests/Console/Command/ListAdminUsersCommandTest.php
|
||||
src/Sylius/Bundle/AdminBundle/tests/Console/Command/CreateAdminUserCommandTest.php
|
||||
src/Sylius/Bundle/AdminBundle/tests/Console/Command/ChangeAdminUserPasswordCommandTest.php
|
||||
src/Sylius/Bundle/AdminBundle/tests/Console/Command/Factory/QuestionFactoryTest.php
|
||||
src/Sylius/Bundle/AdminBundle/tests/Console/Command/DeleteAdminUserCommandTest.php
|
||||
src/Sylius/Bundle/AdminBundle/tests/Generator/TaxonSlugGeneratorTest.php
|
||||
src/Sylius/Bundle/AdminBundle/tests/EventListener/ShipmentShipListenerTest.php
|
||||
src/Sylius/Bundle/AdminBundle/tests/EventListener/AdminFilterSubscriberTest.php
|
||||
|
|
@ -6483,7 +6496,9 @@ src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/translations.html.t
|
|||
src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/general/enabled.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/general/code.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/general/position.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/general/max_delivery_time_days.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/general/zone.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/general/min_delivery_time_days.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/configuration/channels_configuration.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/configuration/category_requirement.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/shipping_method/form/configuration/channels.html.twig
|
||||
|
|
@ -6780,12 +6795,14 @@ src/Sylius/Bundle/AdminBundle/templates/promotion_coupon/form/sections/configura
|
|||
src/Sylius/Bundle/AdminBundle/templates/promotion_coupon/form/sections/general.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/promotion_coupon/generate.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/zone/grid/field/type.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/zone/grid/field/priority.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/zone/form.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/zone/form/sections.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/zone/form/sections/general/type.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/zone/form/sections/general/scope.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/zone/form/sections/general/name.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/zone/form/sections/general/code.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/zone/form/sections/general/priority.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/zone/form/sections/members/member.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/zone/form/sections/members.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/zone/form/sections/general.html.twig
|
||||
|
|
@ -6944,6 +6961,7 @@ src/Sylius/Bundle/AdminBundle/templates/shared/crud/common/sidebar/search.html.t
|
|||
src/Sylius/Bundle/AdminBundle/templates/shared/crud/common/sidebar/logo.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/shared/crud/common/sidebar/menu.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/shared/crud/common/sidebar/menu/menu.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/shared/crud/common/sidebar/menu/items.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/shared/crud/common/sidebar/logo/image.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/shared/crud/common/sidebar/toggle_button.html.twig
|
||||
src/Sylius/Bundle/AdminBundle/templates/shared/crud/common/content.html.twig
|
||||
|
|
@ -8031,10 +8049,12 @@ src/Sylius/Bundle/ShopBundle/Resources/config/services/menu.xml
|
|||
src/Sylius/Bundle/ShopBundle/Resources/config/services/twig/component.xml
|
||||
src/Sylius/Bundle/ShopBundle/Resources/config/services/twig/component/cart.xml
|
||||
src/Sylius/Bundle/ShopBundle/Resources/config/services/twig/component/checkout.xml
|
||||
src/Sylius/Bundle/ShopBundle/Resources/config/services/twig/component/common.xml
|
||||
src/Sylius/Bundle/ShopBundle/Resources/config/services/twig/component/product_review.xml
|
||||
src/Sylius/Bundle/ShopBundle/Resources/config/services/twig/component/account.xml
|
||||
src/Sylius/Bundle/ShopBundle/Resources/config/services/twig/component/product.xml
|
||||
src/Sylius/Bundle/ShopBundle/Resources/config/services/twig/twig.xml
|
||||
src/Sylius/Bundle/ShopBundle/Resources/config/services/modifier.xml
|
||||
src/Sylius/Bundle/ShopBundle/Resources/config/services/form.xml
|
||||
src/Sylius/Bundle/ShopBundle/Resources/config/services/order_pay/resolvers.xml
|
||||
src/Sylius/Bundle/ShopBundle/Resources/config/services/order_pay/handlers.xml
|
||||
|
|
@ -8504,6 +8524,7 @@ src/Sylius/Bundle/ShopBundle/templates/checkout/select_shipping/content/form/nav
|
|||
src/Sylius/Bundle/ShopBundle/templates/checkout/select_shipping/content/form/shipments/shipment/choice.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/checkout/select_shipping/content/form/shipments/shipment/header.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/checkout/select_shipping/content/form/shipments/shipment/choice/details.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/checkout/select_shipping/content/form/shipments/shipment/choice/details/delivery_time.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/checkout/select_shipping/content/form/shipments/shipment/choice/details/name.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/checkout/select_shipping/content/form/shipments/shipment/choice/details/description.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/checkout/select_shipping/content/form/shipments/shipment/choice/fee.html.twig
|
||||
|
|
@ -8611,6 +8632,7 @@ src/Sylius/Bundle/ShopBundle/templates/shared/address/phone_number.html.twig
|
|||
src/Sylius/Bundle/ShopBundle/templates/shared/logo.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/shared/grid.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/shared/components/catalog_promotions.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/shared/components/common/fastest_delivery_time.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/shared/components/order_item/product_info.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/shared/components/main_image.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/shared/components/header/cart.html.twig
|
||||
|
|
@ -8625,6 +8647,7 @@ src/Sylius/Bundle/ShopBundle/templates/shared/buttons.html.twig
|
|||
src/Sylius/Bundle/ShopBundle/templates/shared/address.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/shared/product_review/list.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/shared/flashes.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/shared/macros/delivery_time.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/shared/macro/grid/table.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/shared/macro/grid/table/sorting.html.twig
|
||||
src/Sylius/Bundle/ShopBundle/templates/shared/macro/order/state.html.twig
|
||||
|
|
@ -8742,6 +8765,7 @@ src/Sylius/Bundle/ShopBundle/Twig/Component/ProductReview/CountComponent.php
|
|||
src/Sylius/Bundle/ShopBundle/Twig/Component/Common/CurrencySwitcherComponent.php
|
||||
src/Sylius/Bundle/ShopBundle/Twig/Component/Common/TaxonMenuComponent.php
|
||||
src/Sylius/Bundle/ShopBundle/Twig/Component/Common/LocaleSwitcherComponent.php
|
||||
src/Sylius/Bundle/ShopBundle/Twig/Component/Common/DeliveryTimeComponent.php
|
||||
src/Sylius/Bundle/ShopBundle/Twig/Component/Checkout/Address/AddressBookComponent.php
|
||||
src/Sylius/Bundle/ShopBundle/Twig/Component/Checkout/Address/FormComponent.php
|
||||
src/Sylius/Bundle/ShopBundle/Twig/OrderPaymentsExtension.php
|
||||
|
|
@ -8751,6 +8775,8 @@ src/Sylius/Bundle/ShopBundle/README.md
|
|||
src/Sylius/Bundle/ShopBundle/package.json
|
||||
src/Sylius/Bundle/ShopBundle/LICENSE_OF_TRADEMARK_AND_LOGO
|
||||
src/Sylius/Bundle/ShopBundle/composer.json
|
||||
src/Sylius/Bundle/ShopBundle/Modifier/AddressFormValuesModifierInterface.php
|
||||
src/Sylius/Bundle/ShopBundle/Modifier/DefaultAddressFormValuesModifier.php
|
||||
src/Sylius/Bundle/ShopBundle/DependencyInjection/Configuration.php
|
||||
src/Sylius/Bundle/ShopBundle/DependencyInjection/SyliusShopExtension.php
|
||||
src/Sylius/Bundle/ShopBundle/DependencyInjection/Compiler/LogoutListenerPass.php
|
||||
|
|
@ -8817,14 +8843,18 @@ src/Sylius/Bundle/CoreBundle/Validator/Initializer/CustomerInitializer.php
|
|||
src/Sylius/Bundle/CoreBundle/ShippingMethod/Updater/ShippingMethodUpdater.php
|
||||
src/Sylius/Bundle/CoreBundle/Migrations/Version20241020131407.php
|
||||
src/Sylius/Bundle/CoreBundle/Migrations/Version20241020131432.php
|
||||
src/Sylius/Bundle/CoreBundle/Migrations/Version20251113054740.php
|
||||
src/Sylius/Bundle/CoreBundle/Migrations/Version20160101092155.php
|
||||
src/Sylius/Bundle/CoreBundle/Migrations/Version20241020131444.php
|
||||
src/Sylius/Bundle/CoreBundle/Migrations/Version20241024174728.php
|
||||
src/Sylius/Bundle/CoreBundle/Migrations/Version20241020131614.php
|
||||
src/Sylius/Bundle/CoreBundle/Migrations/Version20251113054741.php
|
||||
src/Sylius/Bundle/CoreBundle/Migrations/Version20160101084139.php
|
||||
src/Sylius/Bundle/CoreBundle/Migrations/Version20241020131604.php
|
||||
src/Sylius/Bundle/CoreBundle/Migrations/Version20241020131553.php
|
||||
src/Sylius/Bundle/CoreBundle/Migrations/Version20241020131510.php
|
||||
src/Sylius/Bundle/CoreBundle/Migrations/Version20241126095850.php
|
||||
src/Sylius/Bundle/CoreBundle/Migrations/Version20241010135921.php
|
||||
src/Sylius/Bundle/CoreBundle/Migrations/Version20241020131533.php
|
||||
src/Sylius/Bundle/CoreBundle/Migrations/Version20241020131539.php
|
||||
src/Sylius/Bundle/CoreBundle/Migrations/Version20241020131504.php
|
||||
|
|
@ -9659,6 +9689,7 @@ src/Sylius/Bundle/CoreBundle/tests/CommandDispatcher/ResendShipmentConfirmationE
|
|||
src/Sylius/Bundle/CoreBundle/tests/CommandDispatcher/ResendOrderConfirmationEmailDispatcherTest.php
|
||||
src/Sylius/Bundle/CoreBundle/tests/CommandDispatcher/ResetPasswordDispatcherTest.php
|
||||
src/Sylius/Bundle/CoreBundle/tests/Remover/ReviewerReviewsRemoverTest.php
|
||||
src/Sylius/Bundle/CoreBundle/tests/Provider/FastestDeliveryTimeProviderTest.php
|
||||
src/Sylius/Bundle/CoreBundle/tests/Provider/ChannelBasedProductTranslationProviderTest.php
|
||||
src/Sylius/Bundle/CoreBundle/tests/Provider/ChannelBasedDefaultTaxZoneProviderTest.php
|
||||
src/Sylius/Bundle/CoreBundle/tests/Provider/CustomerProviderTest.php
|
||||
|
|
@ -9944,10 +9975,12 @@ src/Sylius/Bundle/CoreBundle/Remover/ReviewerReviewsRemoverInterface.php
|
|||
src/Sylius/Bundle/CoreBundle/Remover/ReviewerReviewsRemover.php
|
||||
src/Sylius/Bundle/CoreBundle/Provider/CustomerProvider.php
|
||||
src/Sylius/Bundle/CoreBundle/Provider/FlashBagProvider.php
|
||||
src/Sylius/Bundle/CoreBundle/Provider/FastestDeliveryTimeProvider.php
|
||||
src/Sylius/Bundle/CoreBundle/Provider/ChannelBasedProductTranslationProvider.php
|
||||
src/Sylius/Bundle/CoreBundle/Provider/ChannelBasedProductTranslationProviderInterface.php
|
||||
src/Sylius/Bundle/CoreBundle/Provider/CustomerProviderInterface.php
|
||||
src/Sylius/Bundle/CoreBundle/Provider/ChannelBasedDefaultTaxZoneProvider.php
|
||||
src/Sylius/Bundle/CoreBundle/Provider/DeliveryTimeProviderInterface.php
|
||||
src/Sylius/Bundle/CoreBundle/Taxation/Strategy/TaxCalculationStrategy.php
|
||||
src/Sylius/Bundle/CoreBundle/LICENSE_OF_TRADEMARK_AND_LOGO
|
||||
src/Sylius/Bundle/CoreBundle/Order/NumberGenerator/SequentialOrderNumberGenerator.php
|
||||
|
|
|
|||
|
|
@ -12449,6 +12449,14 @@ dbcp/dbcp2/datasources/CharArray.java
|
|||
dbcp2/datasources/CharArray.java
|
||||
datasources/CharArray.java
|
||||
CharArray.java
|
||||
java/org/apache/tomcat/dbcp/dbcp2/datasources/AbstractConnectionFactory.java
|
||||
org/apache/tomcat/dbcp/dbcp2/datasources/AbstractConnectionFactory.java
|
||||
apache/tomcat/dbcp/dbcp2/datasources/AbstractConnectionFactory.java
|
||||
tomcat/dbcp/dbcp2/datasources/AbstractConnectionFactory.java
|
||||
dbcp/dbcp2/datasources/AbstractConnectionFactory.java
|
||||
dbcp2/datasources/AbstractConnectionFactory.java
|
||||
datasources/AbstractConnectionFactory.java
|
||||
AbstractConnectionFactory.java
|
||||
java/org/apache/tomcat/dbcp/dbcp2/datasources/InstanceKeyDataSourceFactory.java
|
||||
org/apache/tomcat/dbcp/dbcp2/datasources/InstanceKeyDataSourceFactory.java
|
||||
apache/tomcat/dbcp/dbcp2/datasources/InstanceKeyDataSourceFactory.java
|
||||
|
|
|
|||
|
|
@ -2266,6 +2266,7 @@ java/org/apache/tomcat/dbcp/dbcp2/datasources/UserPassKey.java
|
|||
java/org/apache/tomcat/dbcp/dbcp2/datasources/PoolKey.java
|
||||
java/org/apache/tomcat/dbcp/dbcp2/datasources/CPDSConnectionFactory.java
|
||||
java/org/apache/tomcat/dbcp/dbcp2/datasources/CharArray.java
|
||||
java/org/apache/tomcat/dbcp/dbcp2/datasources/AbstractConnectionFactory.java
|
||||
java/org/apache/tomcat/dbcp/dbcp2/datasources/InstanceKeyDataSourceFactory.java
|
||||
java/org/apache/tomcat/dbcp/dbcp2/datasources/PooledConnectionAndInfo.java
|
||||
java/org/apache/tomcat/dbcp/dbcp2/datasources/SharedPoolDataSourceFactory.java
|
||||
|
|
|
|||
|
|
@ -1080,6 +1080,12 @@ tests/DefaultConfig/RenderingContent/RenderingContentWithMemberPicker.spec.ts
|
|||
DefaultConfig/RenderingContent/RenderingContentWithMemberPicker.spec.ts
|
||||
RenderingContent/RenderingContentWithMemberPicker.spec.ts
|
||||
RenderingContentWithMemberPicker.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/RenderingContent/RenderingContentWithRichTextEditor.spec.ts
|
||||
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/RenderingContent/RenderingContentWithRichTextEditor.spec.ts
|
||||
tests/DefaultConfig/RenderingContent/RenderingContentWithRichTextEditor.spec.ts
|
||||
DefaultConfig/RenderingContent/RenderingContentWithRichTextEditor.spec.ts
|
||||
RenderingContent/RenderingContentWithRichTextEditor.spec.ts
|
||||
RenderingContentWithRichTextEditor.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/RenderingContent/RenderingContentWithDatePicker.spec.ts
|
||||
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/RenderingContent/RenderingContentWithDatePicker.spec.ts
|
||||
tests/DefaultConfig/RenderingContent/RenderingContentWithDatePicker.spec.ts
|
||||
|
|
@ -1202,6 +1208,13 @@ tests/DefaultConfig/Content/CreateContentFromDocumentBlueprint.spec.ts
|
|||
DefaultConfig/Content/CreateContentFromDocumentBlueprint.spec.ts
|
||||
Content/CreateContentFromDocumentBlueprint.spec.ts
|
||||
CreateContentFromDocumentBlueprint.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockList/NestedVariantBlockInvariantWrapper.spec.ts
|
||||
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockList/NestedVariantBlockInvariantWrapper.spec.ts
|
||||
tests/DefaultConfig/Content/BlockList/NestedVariantBlockInvariantWrapper.spec.ts
|
||||
DefaultConfig/Content/BlockList/NestedVariantBlockInvariantWrapper.spec.ts
|
||||
Content/BlockList/NestedVariantBlockInvariantWrapper.spec.ts
|
||||
BlockList/NestedVariantBlockInvariantWrapper.spec.ts
|
||||
NestedVariantBlockInvariantWrapper.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockList/VariantBlockList.spec.ts
|
||||
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockList/VariantBlockList.spec.ts
|
||||
tests/DefaultConfig/Content/BlockList/VariantBlockList.spec.ts
|
||||
|
|
@ -1286,6 +1299,13 @@ DefaultConfig/Content/Clipboard/ClipboardBlockListBlocks.spec.ts
|
|||
Content/Clipboard/ClipboardBlockListBlocks.spec.ts
|
||||
Clipboard/ClipboardBlockListBlocks.spec.ts
|
||||
ClipboardBlockListBlocks.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockGrid/NestedVariantBlockInvariantWrapper.spec.ts
|
||||
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockGrid/NestedVariantBlockInvariantWrapper.spec.ts
|
||||
tests/DefaultConfig/Content/BlockGrid/NestedVariantBlockInvariantWrapper.spec.ts
|
||||
DefaultConfig/Content/BlockGrid/NestedVariantBlockInvariantWrapper.spec.ts
|
||||
Content/BlockGrid/NestedVariantBlockInvariantWrapper.spec.ts
|
||||
BlockGrid/NestedVariantBlockInvariantWrapper.spec.ts
|
||||
NestedVariantBlockInvariantWrapper.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockGrid/ContentWithBlockGrid.spec.ts
|
||||
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockGrid/ContentWithBlockGrid.spec.ts
|
||||
tests/DefaultConfig/Content/BlockGrid/ContentWithBlockGrid.spec.ts
|
||||
|
|
@ -1334,6 +1354,13 @@ tests/DefaultConfig/Content/Content.spec.ts
|
|||
DefaultConfig/Content/Content.spec.ts
|
||||
Content/Content.spec.ts
|
||||
Content.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/RichTextEditor/NestedVariantBlockInvariantWrapper.spec.ts
|
||||
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/RichTextEditor/NestedVariantBlockInvariantWrapper.spec.ts
|
||||
tests/DefaultConfig/Content/RichTextEditor/NestedVariantBlockInvariantWrapper.spec.ts
|
||||
DefaultConfig/Content/RichTextEditor/NestedVariantBlockInvariantWrapper.spec.ts
|
||||
Content/RichTextEditor/NestedVariantBlockInvariantWrapper.spec.ts
|
||||
RichTextEditor/NestedVariantBlockInvariantWrapper.spec.ts
|
||||
NestedVariantBlockInvariantWrapper.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/RichTextEditor/TiptapStyleSelect.spec.ts
|
||||
Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/RichTextEditor/TiptapStyleSelect.spec.ts
|
||||
tests/DefaultConfig/Content/RichTextEditor/TiptapStyleSelect.spec.ts
|
||||
|
|
@ -2680,6 +2707,11 @@ Umbraco.Tests.Integration/Umbraco.Core/Services/DocumentNavigationServiceTests.S
|
|||
Umbraco.Core/Services/DocumentNavigationServiceTests.Sort.cs
|
||||
Services/DocumentNavigationServiceTests.Sort.cs
|
||||
DocumentNavigationServiceTests.Sort.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/ContentTypeSchemaServiceTests.cs
|
||||
Umbraco.Tests.Integration/Umbraco.Core/Services/ContentTypeSchemaServiceTests.cs
|
||||
Umbraco.Core/Services/ContentTypeSchemaServiceTests.cs
|
||||
Services/ContentTypeSchemaServiceTests.cs
|
||||
ContentTypeSchemaServiceTests.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/DocumentNavigationServiceTests.DeleteFromRecycleBin.cs
|
||||
Umbraco.Tests.Integration/Umbraco.Core/Services/DocumentNavigationServiceTests.DeleteFromRecycleBin.cs
|
||||
Umbraco.Core/Services/DocumentNavigationServiceTests.DeleteFromRecycleBin.cs
|
||||
|
|
@ -6861,6 +6893,11 @@ Umbraco.Tests.UnitTests/Umbraco.Core/Services/LongRunningOperationServiceTests.c
|
|||
Umbraco.Core/Services/LongRunningOperationServiceTests.cs
|
||||
Services/LongRunningOperationServiceTests.cs
|
||||
LongRunningOperationServiceTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Services/ContentTypeSchemaServiceTests.cs
|
||||
Umbraco.Tests.UnitTests/Umbraco.Core/Services/ContentTypeSchemaServiceTests.cs
|
||||
Umbraco.Core/Services/ContentTypeSchemaServiceTests.cs
|
||||
Services/ContentTypeSchemaServiceTests.cs
|
||||
ContentTypeSchemaServiceTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Services/DocumentUrlServiceTests.cs
|
||||
Umbraco.Tests.UnitTests/Umbraco.Core/Services/DocumentUrlServiceTests.cs
|
||||
Umbraco.Core/Services/DocumentUrlServiceTests.cs
|
||||
|
|
@ -9226,6 +9263,21 @@ Umbraco.Web.UI.Client/examples/workspace-view-hint/index.ts
|
|||
examples/workspace-view-hint/index.ts
|
||||
workspace-view-hint/index.ts
|
||||
index.ts
|
||||
src/Umbraco.Web.UI.Client/examples/block-workspace-context/README.md
|
||||
Umbraco.Web.UI.Client/examples/block-workspace-context/README.md
|
||||
examples/block-workspace-context/README.md
|
||||
block-workspace-context/README.md
|
||||
README.md
|
||||
src/Umbraco.Web.UI.Client/examples/block-workspace-context/index.ts
|
||||
Umbraco.Web.UI.Client/examples/block-workspace-context/index.ts
|
||||
examples/block-workspace-context/index.ts
|
||||
block-workspace-context/index.ts
|
||||
index.ts
|
||||
src/Umbraco.Web.UI.Client/examples/block-workspace-context/block-workspace-view.ts
|
||||
Umbraco.Web.UI.Client/examples/block-workspace-context/block-workspace-view.ts
|
||||
examples/block-workspace-context/block-workspace-view.ts
|
||||
block-workspace-context/block-workspace-view.ts
|
||||
block-workspace-view.ts
|
||||
src/Umbraco.Web.UI.Client/examples/property-editor/property-editor.ts
|
||||
Umbraco.Web.UI.Client/examples/property-editor/property-editor.ts
|
||||
examples/property-editor/property-editor.ts
|
||||
|
|
@ -78986,6 +79038,10 @@ src/Umbraco.Core/Models/UmbracoUserExtensions.cs
|
|||
Umbraco.Core/Models/UmbracoUserExtensions.cs
|
||||
Models/UmbracoUserExtensions.cs
|
||||
UmbracoUserExtensions.cs
|
||||
src/Umbraco.Core/Models/ContentTypePropertySchemaInfo.cs
|
||||
Umbraco.Core/Models/ContentTypePropertySchemaInfo.cs
|
||||
Models/ContentTypePropertySchemaInfo.cs
|
||||
ContentTypePropertySchemaInfo.cs
|
||||
src/Umbraco.Core/Models/LongRunningOperationOfTResult.cs
|
||||
Umbraco.Core/Models/LongRunningOperationOfTResult.cs
|
||||
Models/LongRunningOperationOfTResult.cs
|
||||
|
|
@ -79038,6 +79094,10 @@ src/Umbraco.Core/Models/RequestPasswordResetModel.cs
|
|||
Umbraco.Core/Models/RequestPasswordResetModel.cs
|
||||
Models/RequestPasswordResetModel.cs
|
||||
RequestPasswordResetModel.cs
|
||||
src/Umbraco.Core/Models/ContentTypeSchemaInfo.cs
|
||||
Umbraco.Core/Models/ContentTypeSchemaInfo.cs
|
||||
Models/ContentTypeSchemaInfo.cs
|
||||
ContentTypeSchemaInfo.cs
|
||||
src/Umbraco.Core/Models/Notification.cs
|
||||
Umbraco.Core/Models/Notification.cs
|
||||
Models/Notification.cs
|
||||
|
|
@ -82675,6 +82735,10 @@ src/Umbraco.Core/Services/MediaTypeContainerService.cs
|
|||
Umbraco.Core/Services/MediaTypeContainerService.cs
|
||||
Services/MediaTypeContainerService.cs
|
||||
MediaTypeContainerService.cs
|
||||
src/Umbraco.Core/Services/IContentTypeSchemaService.cs
|
||||
Umbraco.Core/Services/IContentTypeSchemaService.cs
|
||||
Services/IContentTypeSchemaService.cs
|
||||
IContentTypeSchemaService.cs
|
||||
src/Umbraco.Core/Services/IContentService.cs
|
||||
Umbraco.Core/Services/IContentService.cs
|
||||
Services/IContentService.cs
|
||||
|
|
@ -82691,6 +82755,10 @@ src/Umbraco.Core/Services/DictionaryItemService.cs
|
|||
Umbraco.Core/Services/DictionaryItemService.cs
|
||||
Services/DictionaryItemService.cs
|
||||
DictionaryItemService.cs
|
||||
src/Umbraco.Core/Services/ContentTypeSchemaService.cs
|
||||
Umbraco.Core/Services/ContentTypeSchemaService.cs
|
||||
Services/ContentTypeSchemaService.cs
|
||||
ContentTypeSchemaService.cs
|
||||
src/Umbraco.Core/Services/IUserGroupService.cs
|
||||
Umbraco.Core/Services/IUserGroupService.cs
|
||||
Services/IUserGroupService.cs
|
||||
|
|
|
|||
|
|
@ -170,6 +170,7 @@ tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/RenderingContent/Renderin
|
|||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/RenderingContent/RenderingContentWithMultipleMediaPicker.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/RenderingContent/RenderingContentWithContentPicker.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/RenderingContent/RenderingContentWithMemberPicker.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/RenderingContent/RenderingContentWithRichTextEditor.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/RenderingContent/RenderingContentWithDatePicker.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/RenderingContent/RenderingContentWithTrueFalse.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/PublishWithDescendants.spec.ts
|
||||
|
|
@ -190,6 +191,7 @@ tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/TrashContent/Bulk
|
|||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/TrashContent/TrashContent.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithImageCropper.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/CreateContentFromDocumentBlueprint.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockList/NestedVariantBlockInvariantWrapper.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockList/VariantBlockList.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockList/BlockListWithPropertyEditor.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockList/ContentWithBlockList.spec.ts
|
||||
|
|
@ -203,6 +205,7 @@ tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ContentWithMultiU
|
|||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/ChildrenContent.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/Clipboard/ClipboardBlockGridBlocks.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/Clipboard/ClipboardBlockListBlocks.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockGrid/NestedVariantBlockInvariantWrapper.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockGrid/ContentWithBlockGrid.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockGrid/BlockGridArea.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockGrid/VariantBlockGrid.spec.ts
|
||||
|
|
@ -210,6 +213,7 @@ tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockGrid/BlockGr
|
|||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockGrid/ComplexBlockGridTest.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/BlockGrid/SecondLevelBlockProperties.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/Content.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/RichTextEditor/NestedVariantBlockInvariantWrapper.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/RichTextEditor/TiptapStyleSelect.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/RichTextEditor/ContentWithTiptap.spec.ts
|
||||
tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Content/RichTextEditor/TiptapToolbar.spec.ts
|
||||
|
|
@ -512,6 +516,7 @@ tests/Umbraco.Tests.Integration/Umbraco.Core/Services/TemporaryFileServiceTests.
|
|||
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/RelationServiceTests.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/RepositoryCacheVersionServiceTests.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/DocumentNavigationServiceTests.Sort.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/ContentTypeSchemaServiceTests.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/DocumentNavigationServiceTests.DeleteFromRecycleBin.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/DocumentNavigationServiceTests.cs
|
||||
tests/Umbraco.Tests.Integration/Umbraco.Core/Services/DocumentNavigationServiceTests.Rebuild.cs
|
||||
|
|
@ -1321,6 +1326,7 @@ tests/Umbraco.Tests.UnitTests/Umbraco.Core/Services/PreviewServiceTests.cs
|
|||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Services/AuditServiceTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Services/ContentNavigationServiceBaseTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Services/LongRunningOperationServiceTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Services/ContentTypeSchemaServiceTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Services/DocumentUrlServiceTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Services/PublishStatus/PublishedContentStatusFilteringServiceTests.cs
|
||||
tests/Umbraco.Tests.UnitTests/Umbraco.Core/Services/ContentValidationServiceTests.cs
|
||||
|
|
@ -1808,6 +1814,9 @@ src/Umbraco.Web.UI.Client/examples/modal-routed/index.ts
|
|||
src/Umbraco.Web.UI.Client/examples/workspace-view-hint/hint-workspace-view.ts
|
||||
src/Umbraco.Web.UI.Client/examples/workspace-view-hint/README.md
|
||||
src/Umbraco.Web.UI.Client/examples/workspace-view-hint/index.ts
|
||||
src/Umbraco.Web.UI.Client/examples/block-workspace-context/README.md
|
||||
src/Umbraco.Web.UI.Client/examples/block-workspace-context/index.ts
|
||||
src/Umbraco.Web.UI.Client/examples/block-workspace-context/block-workspace-view.ts
|
||||
src/Umbraco.Web.UI.Client/examples/property-editor/property-editor.ts
|
||||
src/Umbraco.Web.UI.Client/examples/property-editor/README.md
|
||||
src/Umbraco.Web.UI.Client/examples/property-editor/index.ts
|
||||
|
|
@ -10860,6 +10869,7 @@ src/Umbraco.Core/Models/FileSystem/StylesheetFolderCreateModel.cs
|
|||
src/Umbraco.Core/Models/ContentCultureInfos.cs
|
||||
src/Umbraco.Core/Models/IScript.cs
|
||||
src/Umbraco.Core/Models/UmbracoUserExtensions.cs
|
||||
src/Umbraco.Core/Models/ContentTypePropertySchemaInfo.cs
|
||||
src/Umbraco.Core/Models/LongRunningOperationOfTResult.cs
|
||||
src/Umbraco.Core/Models/MemberPropertyModel.cs
|
||||
src/Umbraco.Core/Models/ContentDataIntegrityReportEntry.cs
|
||||
|
|
@ -10873,6 +10883,7 @@ src/Umbraco.Core/Models/Language.cs
|
|||
src/Umbraco.Core/Models/IPropertyCollection.cs
|
||||
src/Umbraco.Core/Models/ConsentState.cs
|
||||
src/Umbraco.Core/Models/RequestPasswordResetModel.cs
|
||||
src/Umbraco.Core/Models/ContentTypeSchemaInfo.cs
|
||||
src/Umbraco.Core/Models/Notification.cs
|
||||
src/Umbraco.Core/Models/ILanguage.cs
|
||||
src/Umbraco.Core/Models/ImportExport/EntityXmlAnalysis.cs
|
||||
|
|
@ -11724,10 +11735,12 @@ src/Umbraco.Core/Services/IMemberTypeService.cs
|
|||
src/Umbraco.Core/Services/INotificationService.cs
|
||||
src/Umbraco.Core/Services/WebhookRequestService.cs
|
||||
src/Umbraco.Core/Services/MediaTypeContainerService.cs
|
||||
src/Umbraco.Core/Services/IContentTypeSchemaService.cs
|
||||
src/Umbraco.Core/Services/IContentService.cs
|
||||
src/Umbraco.Core/Services/ContentEditingService.cs
|
||||
src/Umbraco.Core/Services/RepositoryService.cs
|
||||
src/Umbraco.Core/Services/DictionaryItemService.cs
|
||||
src/Umbraco.Core/Services/ContentTypeSchemaService.cs
|
||||
src/Umbraco.Core/Services/IUserGroupService.cs
|
||||
src/Umbraco.Core/Services/IPreviewService.cs
|
||||
src/Umbraco.Core/Services/ContentTypeEditing/ContentTypeEditingServiceBase.cs
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -3223,9 +3223,6 @@ packages/js/email-editor/assets/rich-text.asset.php
|
|||
packages/js/email-editor/blueprint.json
|
||||
packages/js/email-editor/webpack.config.js
|
||||
packages/js/email-editor/.prettierrc.js
|
||||
packages/js/email-editor/changelog/fix-layout-settings-not-initialized
|
||||
packages/js/email-editor/changelog/add-create-coupon-url-type
|
||||
packages/js/email-editor/changelog/61471-wooplug-5511-product-prices-entered-inclusive-of-tax-are-displayed
|
||||
packages/js/email-editor/changelog/.gitkeep
|
||||
packages/js/email-editor/tsconfig.json
|
||||
packages/js/email-editor/composer.lock
|
||||
|
|
@ -3988,7 +3985,6 @@ packages/php/email-editor/docs/rendering.md
|
|||
packages/php/email-editor/email-editor.php
|
||||
packages/php/email-editor/.lintstagedrc.json
|
||||
packages/php/email-editor/changelog/.gitkeep
|
||||
packages/php/email-editor/changelog/wooprd-718-discount-code-in-email
|
||||
packages/php/email-editor/writing-tests.md
|
||||
packages/php/email-editor/license.txt
|
||||
packages/php/email-editor/composer.lock
|
||||
|
|
@ -7425,6 +7421,8 @@ plugins/woocommerce/client/admin/client/launch-your-store/hub/main-content/pages
|
|||
plugins/woocommerce/client/admin/client/launch-your-store/hub/main-content/pages/launch-store-success/test/Survey.test.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/main-content/pages/launch-store-success/WhatsNext.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/main-content/pages/launch-store-success/services.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/main-content/components/resizable-frame.scss
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/main-content/components/resizable-frame.jsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/sidebar/tasklist.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/sidebar/xstate.tsx
|
||||
plugins/woocommerce/client/admin/client/launch-your-store/hub/sidebar/components/sidebar-container.tsx
|
||||
|
|
@ -8016,163 +8014,15 @@ plugins/woocommerce/client/admin/client/homescreen/utils.tsx
|
|||
plugins/woocommerce/client/admin/client/homescreen/header-banner-slot/header-banner-slot.tsx
|
||||
plugins/woocommerce/client/admin/client/homescreen/header-banner-slot/index.ts
|
||||
plugins/woocommerce/client/admin/client/homescreen/header-banner-slot/utils.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/types.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/index.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/transitional/index.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/transitional/secondary-button-slot/index.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/transitional/secondary-button-slot/utils.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/transitional/style.scss
|
||||
plugins/woocommerce/client/admin/client/customize-store/transitional/test/index.test.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/transitional/services.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/index.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/block-editor-container.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/go-back-warning-modal.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/utils/select-block-on-hover.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/utils/fonts.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/utils/tests/fonts.test.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/utils/is-full-composability-enabled.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/utils/is-tracking-allowed.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/utils/black-background-pattern-update-button.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/context/selected-block-ref-context.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/context/highlighted-block-context.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/_mixins.scss
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/toolbar/toolbar.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/toolbar/shuffle.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/toolbar/style.scss
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/toolbar/delete.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/iframe.jsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/preload-fonts.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/auto-block-preview.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/layout.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/gutenberg-styles/site-hub.scss
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/gutenberg-styles/_variables.scss
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/gutenberg-styles/save-hub.scss
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/gutenberg-styles/resizable-frame.scss
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/gutenberg-styles/_mixins.scss
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/gutenberg-styles/layout.scss
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/gutenberg-styles/_breakpoints.scss
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/gutenberg-styles/sidebar-navigation-screen.scss
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/components/sidebar.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/components/style.scss
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/opt-in/opt-in.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/opt-in/context.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/style.scss
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/editor.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/hooks/use-scroll-opacity.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/hooks/block-placeholder/use-is-no-blocks-placeholder-present.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/hooks/block-placeholder/use-add-no-blocks-placeholder.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/hooks/use-selected-pattern.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/hooks/use-is-active-new-neutral-variation.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/hooks/use-popover-handler.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/hooks/use-logo-attributes.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/hooks/use-patterns.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/hooks/test/use-home-templates.js
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/hooks/use-editor-scroll.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/hooks/use-insert-pattern-by-name.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/hooks/auto-block-preview-event-listener.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/hooks/use-editor-blocks.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/hooks/use-insert-pattern.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/hooks/use-home-templates.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/index.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/sidebar-navigation-screen-color-palette.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/sidebar-navigation-screen.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/sidebar-navigation-screen-header/sidebar-navigation-screen-header.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/sidebar-navigation-screen-header/style.scss
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/sidebar-navigation-screen-homepage-ptk/sidebar-navigation-screen-homepage-ptk.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/sidebar-navigation-screen-homepage-ptk/style.scss
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/utils.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/sidebar-navigation-screen-typography/sidebar-navigation-screen-typography.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/pattern-screen/utils.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/pattern-screen/categories.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/pattern-screen/style.scss
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/pattern-screen/sidebar-pattern-screen.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/sidebar-navigation-screen-footer/style.scss
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/sidebar-navigation-screen-footer/sidebar-navigation-screen-footer.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/constants.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/sidebar-navigation-screen-pages.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/test/utils.test.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/sidebar-navigation-screen-main.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/sidebar-navigation-screen-homepage/style.scss
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/sidebar-navigation-screen-homepage/sidebar-navigation-screen-homepage.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/save-hub.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/navigation-extra-screen/style.scss
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/navigation-extra-screen/sidebar-navigation-extra-screen.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/sidebar-navigation-screen-logo.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/global-styles/variation-container.jsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/global-styles/global-styles-variation-iframe/index.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/global-styles/global-styles-variation-iframe/style.scss
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/global-styles/color-panel.jsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/global-styles/color-palette-variations/index.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/global-styles/color-palette-variations/constants.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/global-styles/color-palette-variations/preview.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/global-styles/font-pairing-variations/index.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/global-styles/font-pairing-variations/font-families-loader-dot-com.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/global-styles/font-pairing-variations/constants.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/global-styles/font-pairing-variations/preview.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/global-styles/font-pairing-variations/font-families-loader.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/sidebar/global-styles/index.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/tracking/index.js
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/onboarding-tour/index.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/onboarding-tour/use-onboarding-tour.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/onboarding-tour/ai-offline-modal.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/onboarding-tour/test/index.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/block-editor.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/block-preview.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/resizable-frame.jsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/logo-block-context.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assembler-hub/site-hub.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/assets/icons/lesson-plan.js
|
||||
plugins/woocommerce/client/admin/client/customize-store/assets/images/professional-theme.svg
|
||||
plugins/woocommerce/client/admin/client/customize-store/assets/images/banner-2-shape.svg
|
||||
plugins/woocommerce/client/admin/client/customize-store/assets/images/intro-banner-background.svg
|
||||
plugins/woocommerce/client/admin/client/customize-store/assets/images/loader-opening-the-doors.svg
|
||||
plugins/woocommerce/client/admin/client/customize-store/assets/images/loader-comparing-top-performing-stores.svg
|
||||
plugins/woocommerce/client/admin/client/customize-store/assets/images/intro-banner-themes.svg
|
||||
plugins/woocommerce/client/admin/client/customize-store/assets/images/design-your-own.svg
|
||||
plugins/woocommerce/client/admin/client/customize-store/assets/images/loader-generating-content.svg
|
||||
plugins/woocommerce/client/admin/client/customize-store/assets/images/welcome-tour.svg
|
||||
plugins/woocommerce/client/admin/client/customize-store/assets/images/loader-applying-the-finishing-touches.svg
|
||||
plugins/woocommerce/client/admin/client/customize-store/assets/images/loader-designing-the-best-look.svg
|
||||
plugins/woocommerce/client/admin/client/customize-store/assets/images/banner-1-illu.svg
|
||||
plugins/woocommerce/client/admin/client/customize-store/assets/images/loader-turning-lights.svg
|
||||
plugins/woocommerce/client/admin/client/customize-store/assets/images/loader-assembling-ai-optimized-store.svg
|
||||
plugins/woocommerce/client/admin/client/customize-store/assets/images/banner-1-shape.svg
|
||||
plugins/woocommerce/client/admin/client/customize-store/assets/images/loader-analyzing-your-responses.svg
|
||||
plugins/woocommerce/client/admin/client/customize-store/assets/images/sidebar-theme-banner.svg
|
||||
plugins/woocommerce/client/admin/client/customize-store/assets/images/banner-2-illu.svg
|
||||
plugins/woocommerce/client/admin/client/customize-store/assets/images/intro-banner-no-ai.svg
|
||||
plugins/woocommerce/client/admin/client/customize-store/assets/images/intro-banner-offline.svg
|
||||
plugins/woocommerce/client/admin/client/customize-store/data/service.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/data/constants.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/data/actions.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/data/homepageTemplates.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/global.d.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/site-hub/index.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/site-hub/site-hub.scss
|
||||
plugins/woocommerce/client/admin/client/customize-store/site-hub/entrepreneur-flow.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/assets/banner-2-shape.svg
|
||||
plugins/woocommerce/client/admin/client/customize-store/assets/banner-1-illu.svg
|
||||
plugins/woocommerce/client/admin/client/customize-store/assets/banner-1-shape.svg
|
||||
plugins/woocommerce/client/admin/client/customize-store/assets/banner-2-illu.svg
|
||||
plugins/woocommerce/client/admin/client/customize-store/style.scss
|
||||
plugins/woocommerce/client/admin/client/customize-store/hooks/use-body-class.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/design-without-ai/types.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/design-without-ai/index.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/design-without-ai/guards.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/design-without-ai/state-machine.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/design-without-ai/services.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/design-without-ai/pages/ApiCallLoader.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/design-without-ai/test/state-machine.test.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/design-without-ai/actions.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/intro/index.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/intro/intro-site-iframe.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/intro/services.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/intro/warning-modals.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/intro/README.md
|
||||
plugins/woocommerce/client/admin/client/customize-store/intro/test/intro-banner.test.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/intro/intro.scss
|
||||
plugins/woocommerce/client/admin/client/customize-store/intro/actions.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/intro/intro-banners.tsx
|
||||
plugins/woocommerce/client/admin/client/customize-store/entrepreneur-flow.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/test/utils.test.js
|
||||
plugins/woocommerce/client/admin/client/customize-store/tracking/index.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/tracking/test/track-event.test.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/utils.js
|
||||
plugins/woocommerce/client/admin/client/customize-store/types/font.ts
|
||||
plugins/woocommerce/client/admin/client/customize-store/types/pattern.ts
|
||||
plugins/woocommerce/client/admin/client/header/index.tsx
|
||||
plugins/woocommerce/client/admin/client/header/shared.tsx
|
||||
plugins/woocommerce/client/admin/client/header/style.scss
|
||||
|
|
@ -11528,7 +11378,9 @@ plugins/woocommerce/changelog/fix-phpstan-errors
|
|||
plugins/woocommerce/changelog/wooprd-1279-incorrect-woo_content-block-rendered-output-in-preview
|
||||
plugins/woocommerce/changelog/cleanup-k6-performance-tests
|
||||
plugins/woocommerce/changelog/61415-add-currency-data-to-order-items-rest-v4
|
||||
plugins/woocommerce/changelog/qao-187-woocommerce-unstable-tests-fix-monitor-js-files-count
|
||||
plugins/woocommerce/changelog/wooplug-5796-product-gallery-call-the-block-stable
|
||||
plugins/woocommerce/changelog/62385-fix-paypal-standard-zero-or-negative-order-total
|
||||
plugins/woocommerce/changelog/60397-patch-8
|
||||
plugins/woocommerce/changelog/wooprd-1297-improvements-needed-for-customer-reports-route-and-lookup
|
||||
plugins/woocommerce/changelog/62198-trunk
|
||||
|
|
@ -11540,6 +11392,7 @@ plugins/woocommerce/changelog/wooplug-3385-flaky-test-should-allow-a-user-to-mov
|
|||
plugins/woocommerce/changelog/add-scheduled-updates-promotion-inbox-note
|
||||
plugins/woocommerce/changelog/62210-wooplug-5928-undefined-property-wp_errorparent-in-includesclass-wc
|
||||
plugins/woocommerce/changelog/wooa7s-843-rename-option-to-woocommerce_analytics_scheduled_import-new
|
||||
plugins/woocommerce/changelog/62433-fix-avoid-capturing-orders-requiring-payer-action
|
||||
plugins/woocommerce/changelog/.gitkeep
|
||||
plugins/woocommerce/changelog/wooa7s-792-settings-ui-add-import-mode-to-analytics-settings
|
||||
plugins/woocommerce/changelog/wooplug-4778-ugly-tax-suffix-line-break-in-order-emails
|
||||
|
|
@ -11548,6 +11401,7 @@ plugins/woocommerce/changelog/wooa7s-793-backend-add-batch-status-and-manual-tri
|
|||
plugins/woocommerce/changelog/62313-pay-436-move-pos-catalog-functionality-into-woocommerce-core
|
||||
plugins/woocommerce/changelog/fix-margin-product-collection
|
||||
plugins/woocommerce/changelog/fix-wccom-1958
|
||||
plugins/woocommerce/changelog/62115-wooplug-949-woocommerce_scheduled_sales-hook-not-changing-sale-states
|
||||
plugins/woocommerce/changelog/fix-wooplug-5532-shipping-zones-meta
|
||||
plugins/woocommerce/changelog/pr-61986
|
||||
plugins/woocommerce/changelog/62145-tweak-60475-optimize-coupon-lookup-query
|
||||
|
|
@ -11562,6 +11416,7 @@ plugins/woocommerce/changelog/62169-wooa7s-791-backend-register-analytics-import
|
|||
plugins/woocommerce/changelog/fix-61855-autoload-options
|
||||
plugins/woocommerce/changelog/wooprd-1428-enable-block-email-support-for-other-woo-core-emails
|
||||
plugins/woocommerce/changelog/wooplug-5888-product-gallery-missing-block-spacing-control
|
||||
plugins/woocommerce/changelog/wooplug-5811-checkout-block-pickup-location-details-renders-awkwardly
|
||||
plugins/woocommerce/changelog/62355-wooplug-5941-interactivity-api-mini-cart-price-formatted-with-too-many
|
||||
plugins/woocommerce/changelog/wooprd-718-discount-code-in-email
|
||||
plugins/woocommerce/changelog/62271-update-adjust-non-base-locatio-for-guest-purchases
|
||||
|
|
@ -11587,6 +11442,7 @@ plugins/woocommerce/changelog/woothme-209-rename-large-image-into-viewer-block
|
|||
plugins/woocommerce/changelog/62288-fix-setup-wizard-id
|
||||
plugins/woocommerce/changelog/refunds-v4-taxes
|
||||
plugins/woocommerce/changelog/fix-launch-your-store-minor-fixes
|
||||
plugins/woocommerce/changelog/add-simplify-cys-remove-unnecessary-code
|
||||
plugins/woocommerce/changelog/woo13-101-add-delete-endpoint-shipping-zones
|
||||
plugins/woocommerce/changelog/fix-62029
|
||||
plugins/woocommerce/changelog/61463-add-refund-v4
|
||||
|
|
@ -11608,6 +11464,7 @@ plugins/woocommerce/README.md
|
|||
plugins/woocommerce/phpcs.xml
|
||||
plugins/woocommerce/woocommerce.php
|
||||
plugins/woocommerce/package.json
|
||||
plugins/woocommerce/.wordpress-org/icon.svg
|
||||
plugins/woocommerce/NEXT_CHANGELOG.md
|
||||
plugins/woocommerce/src/Blocks/Options.php
|
||||
plugins/woocommerce/src/Blocks/Library.php
|
||||
|
|
@ -12372,7 +12229,6 @@ plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingJetpack.php
|
|||
plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingSync.php
|
||||
plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingProducts.php
|
||||
plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingMailchimp.php
|
||||
plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingFonts.php
|
||||
plugins/woocommerce/src/Internal/Admin/Onboarding/Onboarding.php
|
||||
plugins/woocommerce/src/Internal/Admin/Onboarding/OnboardingProfile.php
|
||||
plugins/woocommerce/src/Internal/Admin/Marketing.php
|
||||
|
|
@ -12542,8 +12398,6 @@ plugins/woocommerce/src/Internal/ProductFilters/MainQueryController.php
|
|||
plugins/woocommerce/src/Internal/ProductFilters/FilterDataProvider.php
|
||||
plugins/woocommerce/src/Internal/Settings/PointOfSaleDefaultSettings.php
|
||||
plugins/woocommerce/src/Internal/Settings/OptionSanitizer.php
|
||||
plugins/woocommerce/src/Internal/Font/FontFamily.php
|
||||
plugins/woocommerce/src/Internal/Font/FontFace.php
|
||||
plugins/woocommerce/src/Internal/MCP/MCPAdapterProvider.php
|
||||
plugins/woocommerce/src/Internal/MCP/Transport/WooCommerceRestTransport.php
|
||||
plugins/woocommerce/src/Internal/AssignDefaultCategory.php
|
||||
|
|
@ -13020,7 +12874,6 @@ plugins/woocommerce-beta-tester/api/features/features.php
|
|||
plugins/woocommerce-beta-tester/api/remote-logging/remote-logging.php
|
||||
plugins/woocommerce-beta-tester/api/live-branches/install.php
|
||||
plugins/woocommerce-beta-tester/api/live-branches/manifest.php
|
||||
plugins/woocommerce-beta-tester/api/tools/reset-cys.php
|
||||
plugins/woocommerce-beta-tester/api/tools/trigger-update-callbacks.php
|
||||
plugins/woocommerce-beta-tester/api/tools/trigger-cron-job.php
|
||||
plugins/woocommerce-beta-tester/api/tools/set-coming-soon-mode.php
|
||||
|
|
@ -13054,6 +12907,7 @@ plugins/woocommerce-beta-tester/changelog/add-woocommerce-beta-tester-template-l
|
|||
plugins/woocommerce-beta-tester/changelog/fix-beta-tester-delete-option-error
|
||||
plugins/woocommerce-beta-tester/changelog/55796-add-54370-hide_flat_rate_when_free
|
||||
plugins/woocommerce-beta-tester/changelog/update-migrate-reactify-feature-flag
|
||||
plugins/woocommerce-beta-tester/changelog/add-simplify-cys-remove-unnecessary-code
|
||||
plugins/woocommerce-beta-tester/changelog/61753-fix-support-composer-update
|
||||
plugins/woocommerce-beta-tester/typing/global.d.ts
|
||||
plugins/woocommerce-beta-tester/tsconfig.json
|
||||
|
|
|
|||
|
|
@ -88,22 +88,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
.well-known
|
||||
.well-known/assetlinks.json
|
||||
.xml
|
||||
/*/*/_tools
|
||||
/*/*/more_ideas
|
||||
/*/_tools
|
||||
/*/activity
|
||||
/*/branches
|
||||
/*/commits
|
||||
/*/compare
|
||||
/*/contributors
|
||||
/*/forks
|
||||
/*/graphs
|
||||
/*/group
|
||||
/*/invite
|
||||
/*/issues/new
|
||||
/*/issues/search
|
||||
/*/milestones/new
|
||||
/*/more_ideas
|
||||
/*/network
|
||||
/*/projects
|
||||
/*/pulse
|
||||
|
|
@ -111,23 +104,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/*/tags
|
||||
/*/watchers
|
||||
/.git
|
||||
/?*amp_client_id
|
||||
/?z=1
|
||||
/MANUALS/*.pdf$
|
||||
/Search/
|
||||
/_
|
||||
/_/rsrc
|
||||
/__wishlist__
|
||||
/_activities
|
||||
/_activity
|
||||
/_community
|
||||
/_created
|
||||
/_followers
|
||||
/_following
|
||||
/_quick_saves
|
||||
/_saved
|
||||
/_shop
|
||||
/_shopping_list
|
||||
/_widget
|
||||
/album/*/*?i=
|
||||
/analytics
|
||||
|
|
@ -150,12 +130,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/comments
|
||||
/commits/*?author
|
||||
/commits/*?path
|
||||
/communities
|
||||
/contact/menu*
|
||||
/contact/partner*
|
||||
/contactus/mwaas*
|
||||
/directory
|
||||
/discovered
|
||||
/docs/product
|
||||
/download
|
||||
/download/Browse.aspx?
|
||||
|
|
@ -184,7 +162,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/layout/
|
||||
/leads/*/jsplayer_show_lead_form.html
|
||||
/leads/*/show_form.html
|
||||
/likes
|
||||
/login
|
||||
/lookup?
|
||||
/mediaapi/
|
||||
|
|
@ -197,13 +174,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/newest/*rss
|
||||
/newest/*xml
|
||||
/newsearch/
|
||||
/organize
|
||||
/partials
|
||||
/pins
|
||||
/plugins
|
||||
/podcast/*/*?i=
|
||||
/print$
|
||||
/profile-about
|
||||
/raw
|
||||
/report_abuse
|
||||
/revisions
|
||||
|
|
@ -211,8 +185,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/rsvps/*atom
|
||||
/rsvps/*rss
|
||||
/rsvps/*xml
|
||||
/scheduled-pin
|
||||
/scheduled-pins
|
||||
/search
|
||||
/search/
|
||||
/search?
|
||||
|
|
@ -240,15 +212,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/store/new/*?*&*&*
|
||||
/store/top-free/*?*&*&*
|
||||
/store/top-paid/*?*&*&*
|
||||
/story_pins
|
||||
/tagged
|
||||
/tarball
|
||||
/tree
|
||||
/tried
|
||||
/tv-season/*/*?i=
|
||||
/unsubscribe/
|
||||
/video-
|
||||
/video_pins
|
||||
/wal/
|
||||
/widget_
|
||||
/wiki/*/edit
|
||||
|
|
@ -379,7 +347,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?search_forum=
|
||||
?set_mobile=
|
||||
?showAllGroups=
|
||||
?show_error=true
|
||||
?slogin
|
||||
?sort=
|
||||
?sortBy=
|
||||
|
|
@ -503,8 +470,6 @@ WebObjects/MZStoreElements.woa
|
|||
[_0-9a-zA-Z]+/status/[0-9]+/likes
|
||||
[_0-9a-zA-Z]+/status/[0-9]+/retweets
|
||||
_
|
||||
_/_
|
||||
_/_/pixel
|
||||
_/aihub_pod
|
||||
_/ain/_/js
|
||||
_/alkali-learn
|
||||
|
|
@ -565,8 +530,6 @@ _next/data
|
|||
_next/jwt
|
||||
_next/title
|
||||
_next/viewer
|
||||
_ngjs/resource
|
||||
_ngjs/resource/*/get
|
||||
_nimbusJson.json
|
||||
_nimbusJsonp.js
|
||||
_nimbusJsonpStatic.js
|
||||
|
|
@ -665,12 +628,10 @@ actions/news/rss
|
|||
ad_id=
|
||||
addContacts
|
||||
add_favorite
|
||||
addboard
|
||||
addressBookExport
|
||||
admin
|
||||
admin/
|
||||
ads
|
||||
ads.txt
|
||||
ads/gpa/vidgen
|
||||
ads/learn
|
||||
ads/local
|
||||
|
|
@ -682,7 +643,6 @@ advisor/*zx1fa
|
|||
adx/bin
|
||||
affil
|
||||
affil/pal
|
||||
age-appeal
|
||||
agreements/approve
|
||||
ai-sandbox-internal/generated_images
|
||||
aihub/tfhub
|
||||
|
|
@ -739,9 +699,7 @@ api?
|
|||
api_access_key=
|
||||
app*_
|
||||
app*form_id=
|
||||
app-ads.txt
|
||||
app/
|
||||
appealed-pin
|
||||
apple-app-site-association
|
||||
apps
|
||||
apps*&tags=
|
||||
|
|
@ -818,7 +776,6 @@ author/following
|
|||
author=
|
||||
authoring/
|
||||
authwall
|
||||
autocomplete
|
||||
away.php
|
||||
awmp/data/images
|
||||
b?*node=7454898011
|
||||
|
|
@ -876,10 +833,6 @@ blogs/nationals-journal-beta
|
|||
blogs/search/
|
||||
blogs/slow-ride
|
||||
blogs/test
|
||||
board
|
||||
board_activity
|
||||
board_activity_comment
|
||||
bookmarklet
|
||||
bookmarks
|
||||
books
|
||||
books/NBK
|
||||
|
|
@ -901,39 +854,18 @@ books?*zoom=
|
|||
books?*zoom=1
|
||||
books?*zoom=5
|
||||
boutique/sitemaps
|
||||
branded-pins
|
||||
bricks/image
|
||||
business/ad_create
|
||||
business/adshare
|
||||
business/adshare/faqs
|
||||
business/blahblah
|
||||
business/business-access
|
||||
business/business-hierarchy
|
||||
business/business-manager
|
||||
business/catalogs
|
||||
business/commerce-integrations
|
||||
business/community-information
|
||||
business/convert
|
||||
business/create
|
||||
business/create-linked-account
|
||||
business/feedback
|
||||
business/hub
|
||||
business/invite
|
||||
business/leads/jsplayer_show_lead_form.html
|
||||
business/leads/show_form.html
|
||||
business/learning/blog
|
||||
business/onboarding
|
||||
business/pin_create
|
||||
business/pos-system/shop
|
||||
business/premium/is_payment_pending
|
||||
business/promotion
|
||||
business/referral
|
||||
business/sales/blog
|
||||
business/site
|
||||
business/switch-account
|
||||
business/top-ads
|
||||
business/update
|
||||
business/verified-merchant/status
|
||||
buyside-e2e-monitor
|
||||
cai
|
||||
call
|
||||
|
|
@ -962,7 +894,6 @@ checkout
|
|||
checkout-external
|
||||
checkoutnow
|
||||
checkpoint
|
||||
christmas-spotlight
|
||||
chrome/crlset
|
||||
chrome/webstore/images
|
||||
chwilio
|
||||
|
|
@ -983,7 +914,6 @@ clickthru
|
|||
clima/ets
|
||||
clima/sites/registry
|
||||
clone/library/genomic/organisms
|
||||
close-account
|
||||
cloud-launcher/sitemap
|
||||
cloudsourcetools/images
|
||||
cms_content
|
||||
|
|
@ -1002,7 +932,6 @@ commission_2010-2014/katainen
|
|||
commits?author=
|
||||
common/
|
||||
common/survey.aspx*
|
||||
communities
|
||||
communities/bin.aspx?
|
||||
communities/blogs/PortalResults.mspx?
|
||||
communities/eventdetails.mspx?
|
||||
|
|
@ -1019,14 +948,11 @@ community/category/*
|
|||
community/comments
|
||||
community/feed
|
||||
community/trackback
|
||||
community_comment
|
||||
community_post
|
||||
companyDir
|
||||
compare
|
||||
compressiontest
|
||||
concussion/HeadsUp/training/
|
||||
config.js
|
||||
connect
|
||||
connections
|
||||
consumers/archive
|
||||
contact/menu*
|
||||
|
|
@ -1034,18 +960,12 @@ contact/partner*
|
|||
contact_importer
|
||||
contactus
|
||||
contactus/mwaas*
|
||||
content-claiming
|
||||
content-guest/rss/channels
|
||||
control
|
||||
conversation
|
||||
conversations
|
||||
convert-business
|
||||
convert-personal
|
||||
copilot
|
||||
copilot/c
|
||||
copilotsearch?q=
|
||||
copy-conductor/crawled
|
||||
copyright-reporting
|
||||
core/
|
||||
core/*.css$
|
||||
core/*.css?
|
||||
|
|
@ -1063,19 +983,11 @@ covid19/mobility
|
|||
cr$
|
||||
cr?
|
||||
create
|
||||
create_pin
|
||||
creative-europe/404_en.htm
|
||||
creative-studio
|
||||
creative_editor
|
||||
creativegroup
|
||||
creator-spotlight
|
||||
creator_hub/_earn
|
||||
creator_hub/_partnerships
|
||||
creatorhub
|
||||
csp
|
||||
csrf_error
|
||||
ct
|
||||
ct.html
|
||||
ct/log_list
|
||||
culturalinstitute/images
|
||||
culturalinstitute/sitemaps
|
||||
|
|
@ -1101,10 +1013,8 @@ de/ott
|
|||
de/solutions
|
||||
de/upload
|
||||
de/vimeo-academy
|
||||
deactivate-account
|
||||
default.aspx/kb/
|
||||
default.aspx/ph/
|
||||
delete_post
|
||||
delight
|
||||
dell/cities-transformed
|
||||
dell/cloud-future-of-medicine
|
||||
|
|
@ -1191,8 +1101,6 @@ earth/social
|
|||
ebook
|
||||
ece
|
||||
eclas
|
||||
edit
|
||||
editorial/*
|
||||
edu/cs4hs
|
||||
education/404_en.htm
|
||||
education/blocks
|
||||
|
|
@ -1205,7 +1113,6 @@ ekansa/Open-Context-Data
|
|||
ekansa/opencontext-
|
||||
email
|
||||
email-unsubscribe
|
||||
email_verification_error
|
||||
embed
|
||||
embed/@
|
||||
embed/curated
|
||||
|
|
@ -1267,7 +1174,6 @@ en/microsoft-viva/
|
|||
en/security
|
||||
en/security/
|
||||
endorsements
|
||||
engagement
|
||||
enterprise
|
||||
enterprise-jobs
|
||||
enterprise-partner-search/sitemaps
|
||||
|
|
@ -1353,18 +1259,14 @@ exec/obidos/subst/marketplace/sell-your-collection.html
|
|||
exec/obidos/subst/marketplace/sell-your-stuff.html
|
||||
exec/obidos/subst/partners/friends/access.html
|
||||
exec/obidos/tg/cm/member
|
||||
explore
|
||||
explore/*/?p=
|
||||
explore/*/lightbox
|
||||
external
|
||||
external/overture
|
||||
external_hosted
|
||||
f/healthcheck
|
||||
facebook
|
||||
faves-i_love_u_get_away_from_me
|
||||
favorite
|
||||
fb
|
||||
fb.html
|
||||
fbml/ajax/dialog
|
||||
fd/
|
||||
fe=true
|
||||
|
|
@ -1401,8 +1303,6 @@ flu/espanol/
|
|||
flutter-canvaskit
|
||||
folder
|
||||
follow
|
||||
follow_board
|
||||
follow_user
|
||||
following
|
||||
food/archive
|
||||
food/favourites
|
||||
|
|
@ -1483,8 +1383,6 @@ global$
|
|||
gog
|
||||
google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService
|
||||
google.internal.maps.mapsjs.v1.MapsJsInternalService
|
||||
google_gdn.html
|
||||
google_search.html
|
||||
googlebooks/images
|
||||
gorf
|
||||
gp
|
||||
|
|
@ -1600,7 +1498,6 @@ guidebooks
|
|||
gview
|
||||
gwt
|
||||
h5games_gamecenter/images
|
||||
hanukkah-spotlight
|
||||
hashtag/*?src=
|
||||
hd
|
||||
header/channels
|
||||
|
|
@ -1624,12 +1521,9 @@ help/zendesk_sso
|
|||
hex
|
||||
history
|
||||
history/static
|
||||
holiday-spotlight
|
||||
holidays-celebrations
|
||||
home
|
||||
home$
|
||||
home?
|
||||
homefeed
|
||||
homepage-video-test
|
||||
hosted/images
|
||||
hotel/reviews?
|
||||
|
|
@ -1642,9 +1536,9 @@ hpc/*/supported-applications.aspx?
|
|||
hpm
|
||||
hpmob
|
||||
http://amazon.co.uk/robots.txt
|
||||
http://blog.google/robots.txt
|
||||
http://cdc.gov/robots.txt
|
||||
http://flickr.com/robots.txt
|
||||
http://de.wikipedia.org/robots.txt
|
||||
http://ncbi.nlm.nih.gov/robots.txt
|
||||
http://player.vimeo.com/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
|
|
@ -1659,9 +1553,6 @@ id-id.www.cloudflare.com
|
|||
id-id/feedback
|
||||
id-id/lp
|
||||
id-id/searchresults
|
||||
idea-ads-tool
|
||||
idea-pin-builder
|
||||
idea-pin-invite
|
||||
identity/accountsettingsactivityweb
|
||||
identity/accountsettingssyaf
|
||||
ie/ie40/
|
||||
|
|
@ -1707,17 +1598,14 @@ info/customerror.htm*
|
|||
info/smart404.asp*
|
||||
info/tech-feedback
|
||||
inproduct_help/chatsupport
|
||||
install-shuffles
|
||||
integrations
|
||||
internalPref
|
||||
intl
|
||||
intl/*/search/?
|
||||
intl/*/search?
|
||||
intlkb/
|
||||
invite
|
||||
inviteFromProfile
|
||||
inviteMany
|
||||
invited
|
||||
invoice/est
|
||||
invoice/estimate/buyerView
|
||||
invoice/estimate/buyerView/attachments
|
||||
|
|
@ -1754,8 +1642,6 @@ johnhancock
|
|||
johnhancock/in-a-lifetime-healthcare
|
||||
johnhancock/in-a-lifetime-sustainability
|
||||
johnhancock/in-a-lifetime-work
|
||||
join/?next=
|
||||
join/signup/?next=
|
||||
jp/$
|
||||
jp/about
|
||||
jp/blog
|
||||
|
|
@ -1798,7 +1684,6 @@ ko/ott
|
|||
ko/solutions
|
||||
ko/upload
|
||||
ko/vimeo-academy
|
||||
kwanzaa-spotlight
|
||||
l.php
|
||||
labs-code
|
||||
labs/pmc
|
||||
|
|
@ -1835,15 +1720,12 @@ learning/settings
|
|||
learning/settings$
|
||||
learning/settings?
|
||||
legal
|
||||
lens-search
|
||||
li/track
|
||||
library/devices
|
||||
licensing-syndication
|
||||
limited-release
|
||||
link
|
||||
linked
|
||||
lite
|
||||
live-session
|
||||
live_chat
|
||||
llms.txt
|
||||
lm/R1XIHQVKXSKBNJ
|
||||
|
|
@ -2027,7 +1909,6 @@ narrative-
|
|||
native
|
||||
nbubumblebee
|
||||
network
|
||||
new_invite
|
||||
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference
|
||||
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP
|
||||
news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference
|
||||
|
|
@ -2037,7 +1918,6 @@ news/test
|
|||
news/test-liveblog
|
||||
news?viewArticle
|
||||
newsArticle
|
||||
news_hub
|
||||
newsletter
|
||||
newsroom/dae
|
||||
newsround
|
||||
|
|
@ -2051,7 +1931,6 @@ nl-nl/lp
|
|||
nl-nl/searchresults
|
||||
node/add/
|
||||
nonprofits/account
|
||||
notifications
|
||||
notifications/
|
||||
ns/hydra/console/?
|
||||
nus-trk
|
||||
|
|
@ -2059,15 +1938,11 @@ 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
|
||||
|
|
@ -2097,11 +1972,8 @@ pagespeed/insights/ui/logo
|
|||
panel
|
||||
pantheon
|
||||
pantheon-platform
|
||||
parental-consent/confirmation
|
||||
parental-passcode
|
||||
participate/conferences.xml
|
||||
partners
|
||||
password/reset
|
||||
password_expired
|
||||
patent-search/frontend
|
||||
patents/download
|
||||
|
|
@ -2136,46 +2008,12 @@ photos/gbachelie
|
|||
photos/i_love_u_get_away_from_me
|
||||
photos/tags/*/page
|
||||
photos/youpy
|
||||
pin
|
||||
pin-builder
|
||||
pin-communities
|
||||
pin-creation-tool
|
||||
pin-editor
|
||||
pin/*/activities
|
||||
pin/*/activity
|
||||
pin/*/analytics
|
||||
pin/*/brand-catalog
|
||||
pin/*/comments
|
||||
pin/*/email
|
||||
pin/*/feedback
|
||||
pin/*/idea-pin/related-products
|
||||
pin/*/likes
|
||||
pin/*/promote
|
||||
pin/*/reaction
|
||||
pin/*/related-products
|
||||
pin/*/repin
|
||||
pin/*/repins
|
||||
pin/*/sent
|
||||
pin/*/share
|
||||
pin/*/shop-the-look
|
||||
pin/*/tag
|
||||
pin/*/takes
|
||||
pin/*/visual-search
|
||||
pin/*/visual-shop
|
||||
pin/create
|
||||
pin/find
|
||||
pin/find?url=
|
||||
pin_shop
|
||||
ping
|
||||
pingback
|
||||
pinterest-predicts
|
||||
pinterest-wellbeing
|
||||
pinterestwellbeing
|
||||
pl-pl.www.cloudflare.com
|
||||
pl-pl/feedback
|
||||
pl-pl/lp
|
||||
pl-pl/searchresults
|
||||
place
|
||||
plan=
|
||||
platform-telemetry
|
||||
play/store/web
|
||||
|
|
@ -2225,7 +2063,6 @@ ppob/?
|
|||
ppob?
|
||||
pqa
|
||||
preference
|
||||
prefs
|
||||
present
|
||||
presentation
|
||||
prettyearth/assets
|
||||
|
|
@ -2234,8 +2071,6 @@ previewtemplate
|
|||
print
|
||||
private
|
||||
proFile/history?
|
||||
product-catalogs
|
||||
product-feed
|
||||
product-reviews/B0069IY63Y
|
||||
product/reviews?
|
||||
productPurchaseDone
|
||||
|
|
@ -2293,14 +2128,12 @@ public-profile
|
|||
publications
|
||||
purchases
|
||||
puzzles/leaderboards/invite
|
||||
pw
|
||||
pwapi-proxy/pwproxy
|
||||
pwapiv2
|
||||
q=
|
||||
qnasearch?
|
||||
qr
|
||||
quality_form?
|
||||
quiz
|
||||
rackspace/elevating-performance
|
||||
radio/imda
|
||||
ramfiles
|
||||
|
|
@ -2308,7 +2141,6 @@ rating
|
|||
rd/search
|
||||
rd/search$
|
||||
rd/search?
|
||||
recently-viewed
|
||||
recharge/dashboard/car
|
||||
recharge/dashboard/static
|
||||
recipes/*?q=
|
||||
|
|
@ -2325,9 +2157,6 @@ refer
|
|||
refer/pal
|
||||
referrals
|
||||
referrer=
|
||||
refresh_stored_accounts
|
||||
refresh_token
|
||||
register
|
||||
registry/wishlist
|
||||
remotelogout
|
||||
rep=hc
|
||||
|
|
@ -2335,13 +2164,9 @@ report
|
|||
report-abuse?report=
|
||||
report=
|
||||
report_abuse.gne
|
||||
reports-and-violations
|
||||
request-data
|
||||
requestList
|
||||
requests
|
||||
research/participants/cofund
|
||||
resource
|
||||
resource/*/get
|
||||
results
|
||||
results
|
||||
retail
|
||||
|
|
@ -2381,7 +2206,6 @@ s2/search/social
|
|||
s2/sitemaps
|
||||
s2/static
|
||||
s?
|
||||
safe-redirect
|
||||
safety
|
||||
safetycheck
|
||||
salary-explorer/api
|
||||
|
|
@ -2426,7 +2250,6 @@ sections/health-shots/2013/03/11/173816690/new-voices-for-the-voiceless-syntheti
|
|||
sections/ombudsman/2008/01/frequently_asked_questions_1.html
|
||||
sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma
|
||||
secure
|
||||
sendHeaderEarly
|
||||
sendarticle
|
||||
services
|
||||
services/oauth
|
||||
|
|
@ -2462,7 +2285,6 @@ shop/productpage
|
|||
shop/topics
|
||||
shop/view/product
|
||||
shop?*
|
||||
shop_pins
|
||||
shopping-content-api/product_images
|
||||
shopping/deals
|
||||
shopping/product
|
||||
|
|
@ -2767,12 +2589,10 @@ social/photosui/images
|
|||
social/photosui/sitemap
|
||||
social/search?
|
||||
social/social-security-directory/cai
|
||||
socialmanager
|
||||
solutions
|
||||
sounds/search
|
||||
sounds/search$
|
||||
sounds/search?
|
||||
source
|
||||
source=
|
||||
source_repo=
|
||||
spain/empresas/
|
||||
|
|
@ -2794,7 +2614,6 @@ ss
|
|||
ss/customer-reviews/lighthouse
|
||||
ss/twister/ajax
|
||||
sslsingle
|
||||
sso
|
||||
stadia/gamers
|
||||
start
|
||||
stat
|
||||
|
|
@ -2854,10 +2673,6 @@ storefront
|
|||
storepicker
|
||||
stores/page/*visitId=
|
||||
stories
|
||||
story-pin-builder
|
||||
story-pin-invite
|
||||
story_feed
|
||||
story_pins
|
||||
storyworks/preview
|
||||
styles/js-on.css$
|
||||
subscribe/braintree
|
||||
|
|
@ -2883,7 +2698,6 @@ support/content
|
|||
support/forum/search?
|
||||
sureroute
|
||||
surprise
|
||||
suspension-appeal
|
||||
sutils
|
||||
sv-se.www.cloudflare.com
|
||||
sv-se/feedback
|
||||
|
|
@ -2901,7 +2715,6 @@ svc/strands
|
|||
svc/sudoku
|
||||
svc/wordle
|
||||
svpRecommendations
|
||||
sw-shell.html
|
||||
swg
|
||||
system1/images
|
||||
t/privacy
|
||||
|
|
@ -2909,7 +2722,6 @@ t/terms
|
|||
tab=
|
||||
tablet
|
||||
tag
|
||||
taggingtool
|
||||
tagmanager/containers/xo
|
||||
tagmanager/pptm.js
|
||||
talk
|
||||
|
|
@ -2957,9 +2769,7 @@ th-th/feedback
|
|||
th-th/lp
|
||||
th-th/searchresults
|
||||
th?
|
||||
thanksgiving-spotlight
|
||||
themacallan/worlds-together
|
||||
theme
|
||||
tickets-external?
|
||||
timedtext_video
|
||||
title
|
||||
|
|
@ -3054,7 +2864,6 @@ trustedstores/js
|
|||
trustedstores/s
|
||||
trustedstores/tm2
|
||||
trustedstores/verify
|
||||
tv
|
||||
tv/thumb
|
||||
typeahead
|
||||
u
|
||||
|
|
@ -3071,14 +2880,9 @@ ugc$
|
|||
ugcsupport
|
||||
ugcsupport$
|
||||
ui
|
||||
unauth-profile
|
||||
unlink
|
||||
unsub
|
||||
until=
|
||||
upload
|
||||
upload-lens-image
|
||||
upload-lens-image-history
|
||||
upload-shuffle-draft
|
||||
uploads
|
||||
urchin_test
|
||||
url
|
||||
|
|
@ -3096,11 +2900,9 @@ using
|
|||
utils
|
||||
uviewer
|
||||
v1
|
||||
v1/urls/count.json
|
||||
v2
|
||||
v3
|
||||
v3/openapi
|
||||
v3/pidgets/log
|
||||
valkyrie-playground
|
||||
verify_age
|
||||
vi-vn.www.cloudflare.com
|
||||
|
|
@ -3145,9 +2947,6 @@ webapps/xo/html/cookiecheck.html
|
|||
webapps/xoonboarding
|
||||
webscr
|
||||
websearch
|
||||
website/confirm
|
||||
website/confirm/download
|
||||
welcome
|
||||
whats-next/planes-trains-and-analytics
|
||||
whsmiths
|
||||
widget/cr
|
||||
|
|
@ -3457,7 +3256,7 @@ wiki/Wikipedia_Diskussion:Checkuser
|
|||
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
|
||||
wiki/Wikipedia_talk%3AAbuse_reports
|
||||
wiki/Wikipedia_talk%3AAbuse_response
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://creativecommons.org/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://youtube.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||
wiki/Wikipedia_talk%3AAdministrator_review
|
||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||
|
|
@ -3676,7 +3475,6 @@ xhtml?
|
|||
xml?
|
||||
xoplatform/logger/api/logger
|
||||
xorouter
|
||||
your-shop
|
||||
youth/404_en.htm
|
||||
youtube/fonts
|
||||
youtube/img/branding/favicon
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue