mirror of
https://github.com/danielmiessler/SecLists
synced 2026-02-16 12:35:51 +01:00
[Github Action] Automated trickest wordlists update.
This commit is contained in:
parent
84b3892b33
commit
5243fd213d
28 changed files with 3395 additions and 1096 deletions
|
|
@ -3,6 +3,6 @@
|
|||
"last_update": 1741244632
|
||||
},
|
||||
"Trickest wordlist update": {
|
||||
"last_update": 1741255449
|
||||
"last_update": 1741341850
|
||||
}
|
||||
}
|
||||
|
|
@ -1164,6 +1164,10 @@ sdk/src/types/globals.ts
|
|||
src/types/globals.ts
|
||||
types/globals.ts
|
||||
globals.ts
|
||||
sdk/src/types/error.ts
|
||||
src/types/error.ts
|
||||
types/error.ts
|
||||
error.ts
|
||||
sdk/src/types/request.ts
|
||||
src/types/request.ts
|
||||
types/request.ts
|
||||
|
|
@ -2007,6 +2011,10 @@ sdk/src/utils/is-response.ts
|
|||
src/utils/is-response.ts
|
||||
utils/is-response.ts
|
||||
is-response.ts
|
||||
sdk/src/utils/is-directus-error.ts
|
||||
src/utils/is-directus-error.ts
|
||||
utils/is-directus-error.ts
|
||||
is-directus-error.ts
|
||||
sdk/src/utils/request.ts
|
||||
src/utils/request.ts
|
||||
utils/request.ts
|
||||
|
|
@ -2246,12 +2254,18 @@ lovely-colts-sing.md
|
|||
dull-chefs-cheat.md
|
||||
.changeset/sixty-pans-move.md
|
||||
sixty-pans-move.md
|
||||
.changeset/sour-teachers-cross.md
|
||||
sour-teachers-cross.md
|
||||
.changeset/good-tips-lie.md
|
||||
good-tips-lie.md
|
||||
.changeset/three-fireants-add.md
|
||||
three-fireants-add.md
|
||||
.changeset/spotty-ghosts-live.md
|
||||
spotty-ghosts-live.md
|
||||
.changeset/early-cougars-turn.md
|
||||
early-cougars-turn.md
|
||||
.changeset/cuddly-dragons-flow.md
|
||||
cuddly-dragons-flow.md
|
||||
.changeset/config.json
|
||||
config.json
|
||||
.changeset/tall-pillows-learn.md
|
||||
|
|
|
|||
|
|
@ -308,6 +308,7 @@ sdk/src/types/fields.ts
|
|||
sdk/src/types/schema.ts
|
||||
sdk/src/types/output.ts
|
||||
sdk/src/types/globals.ts
|
||||
sdk/src/types/error.ts
|
||||
sdk/src/types/request.ts
|
||||
sdk/src/types/client.ts
|
||||
sdk/src/index.ts
|
||||
|
|
@ -453,6 +454,7 @@ sdk/src/rest/helpers/with-token.ts
|
|||
sdk/src/rest/helpers/custom-endpoint.ts
|
||||
sdk/src/rest/helpers/with-options.ts
|
||||
sdk/src/utils/is-response.ts
|
||||
sdk/src/utils/is-directus-error.ts
|
||||
sdk/src/utils/request.ts
|
||||
sdk/src/utils/get-request-url.ts
|
||||
sdk/src/utils/extract-data.ts
|
||||
|
|
@ -518,9 +520,12 @@ sdk/tests/schema.ts
|
|||
.changeset/lovely-colts-sing.md
|
||||
.changeset/dull-chefs-cheat.md
|
||||
.changeset/sixty-pans-move.md
|
||||
.changeset/sour-teachers-cross.md
|
||||
.changeset/good-tips-lie.md
|
||||
.changeset/three-fireants-add.md
|
||||
.changeset/spotty-ghosts-live.md
|
||||
.changeset/early-cougars-turn.md
|
||||
.changeset/cuddly-dragons-flow.md
|
||||
.changeset/config.json
|
||||
.changeset/tall-pillows-learn.md
|
||||
tests/blackbox/docker-compose.yml
|
||||
|
|
|
|||
|
|
@ -31953,13 +31953,6 @@ modules/rest_test_views/test_views/views.view.test_field_counter_display.yml
|
|||
rest_test_views/test_views/views.view.test_field_counter_display.yml
|
||||
test_views/views.view.test_field_counter_display.yml
|
||||
views.view.test_field_counter_display.yml
|
||||
core/modules/rest/tests/modules/rest_test_views/rest_test_views.install
|
||||
modules/rest/tests/modules/rest_test_views/rest_test_views.install
|
||||
rest/tests/modules/rest_test_views/rest_test_views.install
|
||||
tests/modules/rest_test_views/rest_test_views.install
|
||||
modules/rest_test_views/rest_test_views.install
|
||||
rest_test_views/rest_test_views.install
|
||||
rest_test_views.install
|
||||
core/modules/rest/tests/modules/rest_test/src/Hook/RestTestHooks.php
|
||||
modules/rest/tests/modules/rest_test/src/Hook/RestTestHooks.php
|
||||
rest/tests/modules/rest_test/src/Hook/RestTestHooks.php
|
||||
|
|
@ -72151,22 +72144,6 @@ tests/modules/views_test_rss/views_test_rss.info.yml
|
|||
modules/views_test_rss/views_test_rss.info.yml
|
||||
views_test_rss/views_test_rss.info.yml
|
||||
views_test_rss.info.yml
|
||||
core/modules/views/tests/modules/views_test_data_alter/src/Hook/ViewsTestDataAlterHooks.php
|
||||
modules/views/tests/modules/views_test_data_alter/src/Hook/ViewsTestDataAlterHooks.php
|
||||
views/tests/modules/views_test_data_alter/src/Hook/ViewsTestDataAlterHooks.php
|
||||
tests/modules/views_test_data_alter/src/Hook/ViewsTestDataAlterHooks.php
|
||||
modules/views_test_data_alter/src/Hook/ViewsTestDataAlterHooks.php
|
||||
views_test_data_alter/src/Hook/ViewsTestDataAlterHooks.php
|
||||
src/Hook/ViewsTestDataAlterHooks.php
|
||||
Hook/ViewsTestDataAlterHooks.php
|
||||
ViewsTestDataAlterHooks.php
|
||||
core/modules/views/tests/modules/views_test_data_alter/views_test_data_alter.info.yml
|
||||
modules/views/tests/modules/views_test_data_alter/views_test_data_alter.info.yml
|
||||
views/tests/modules/views_test_data_alter/views_test_data_alter.info.yml
|
||||
tests/modules/views_test_data_alter/views_test_data_alter.info.yml
|
||||
modules/views_test_data_alter/views_test_data_alter.info.yml
|
||||
views_test_data_alter/views_test_data_alter.info.yml
|
||||
views_test_data_alter.info.yml
|
||||
core/modules/views/tests/modules/views_test_query_access/src/Hook/ViewsTestQueryAccessHooks.php
|
||||
modules/views/tests/modules/views_test_query_access/src/Hook/ViewsTestQueryAccessHooks.php
|
||||
views/tests/modules/views_test_query_access/src/Hook/ViewsTestQueryAccessHooks.php
|
||||
|
|
|
|||
|
|
@ -4788,7 +4788,6 @@ core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_exclu
|
|||
core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_field.yml
|
||||
core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_entity_translated.yml
|
||||
core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_field_counter_display.yml
|
||||
core/modules/rest/tests/modules/rest_test_views/rest_test_views.install
|
||||
core/modules/rest/tests/modules/rest_test/src/Hook/RestTestHooks.php
|
||||
core/modules/rest/tests/modules/rest_test/src/Plugin/Validation/Constraint/RestTestConstraint.php
|
||||
core/modules/rest/tests/modules/rest_test/src/Plugin/Validation/Constraint/RestTestConstraintValidator.php
|
||||
|
|
@ -10277,8 +10276,6 @@ core/modules/views/tests/modules/views_test_cacheable_metadata_calculation/confi
|
|||
core/modules/views/tests/modules/views_test_cacheable_metadata_calculation/views_test_cacheable_metadata_calculation.info.yml
|
||||
core/modules/views/tests/modules/views_test_rss/views_test_rss.module
|
||||
core/modules/views/tests/modules/views_test_rss/views_test_rss.info.yml
|
||||
core/modules/views/tests/modules/views_test_data_alter/src/Hook/ViewsTestDataAlterHooks.php
|
||||
core/modules/views/tests/modules/views_test_data_alter/views_test_data_alter.info.yml
|
||||
core/modules/views/tests/modules/views_test_query_access/src/Hook/ViewsTestQueryAccessHooks.php
|
||||
core/modules/views/tests/modules/views_test_query_access/views_test_query_access.info.yml
|
||||
core/modules/views/tests/modules/views_form_test/src/Hook/ViewsFormTestHooks.php
|
||||
|
|
|
|||
|
|
@ -6107,6 +6107,21 @@ erpnext/accounts/print_format/__init__.py
|
|||
accounts/print_format/__init__.py
|
||||
print_format/__init__.py
|
||||
__init__.py
|
||||
erpnext/accounts/print_format/sales_invoice_print/__init__.py
|
||||
accounts/print_format/sales_invoice_print/__init__.py
|
||||
print_format/sales_invoice_print/__init__.py
|
||||
sales_invoice_print/__init__.py
|
||||
__init__.py
|
||||
erpnext/accounts/print_format/sales_invoice_print/sales_invoice_print.html
|
||||
accounts/print_format/sales_invoice_print/sales_invoice_print.html
|
||||
print_format/sales_invoice_print/sales_invoice_print.html
|
||||
sales_invoice_print/sales_invoice_print.html
|
||||
sales_invoice_print.html
|
||||
erpnext/accounts/print_format/sales_invoice_print/sales_invoice_print.json
|
||||
accounts/print_format/sales_invoice_print/sales_invoice_print.json
|
||||
print_format/sales_invoice_print/sales_invoice_print.json
|
||||
sales_invoice_print/sales_invoice_print.json
|
||||
sales_invoice_print.json
|
||||
erpnext/accounts/print_format/journal_auditing_voucher/journal_auditing_voucher.json
|
||||
accounts/print_format/journal_auditing_voucher/journal_auditing_voucher.json
|
||||
print_format/journal_auditing_voucher/journal_auditing_voucher.json
|
||||
|
|
|
|||
|
|
@ -1279,6 +1279,9 @@ erpnext/accounts/print_format/bank_and_cash_payment_voucher/bank_and_cash_paymen
|
|||
erpnext/accounts/print_format/credit_note/__init__.py
|
||||
erpnext/accounts/print_format/credit_note/credit_note.json
|
||||
erpnext/accounts/print_format/__init__.py
|
||||
erpnext/accounts/print_format/sales_invoice_print/__init__.py
|
||||
erpnext/accounts/print_format/sales_invoice_print/sales_invoice_print.html
|
||||
erpnext/accounts/print_format/sales_invoice_print/sales_invoice_print.json
|
||||
erpnext/accounts/print_format/journal_auditing_voucher/journal_auditing_voucher.json
|
||||
erpnext/accounts/print_format/journal_auditing_voucher/__init__.py
|
||||
erpnext/accounts/print_format/journal_auditing_voucher/journal_auditing_voucher.html
|
||||
|
|
|
|||
|
|
@ -4962,6 +4962,12 @@ src/components/feed/TableOfContents.tsx
|
|||
components/feed/TableOfContents.tsx
|
||||
feed/TableOfContents.tsx
|
||||
TableOfContents.tsx
|
||||
apps/admin-x-activitypub/src/components/feed/DeletedFeedItem.tsx
|
||||
admin-x-activitypub/src/components/feed/DeletedFeedItem.tsx
|
||||
src/components/feed/DeletedFeedItem.tsx
|
||||
components/feed/DeletedFeedItem.tsx
|
||||
feed/DeletedFeedItem.tsx
|
||||
DeletedFeedItem.tsx
|
||||
apps/admin-x-activitypub/src/components/feed/FeedItem.tsx
|
||||
admin-x-activitypub/src/components/feed/FeedItem.tsx
|
||||
src/components/feed/FeedItem.tsx
|
||||
|
|
@ -8886,232 +8892,6 @@ portal.json
|
|||
ghost/i18n/i18next-parser.config.js
|
||||
i18n/i18next-parser.config.js
|
||||
i18next-parser.config.js
|
||||
ghost/tinybird/scripts/gen_test_results.sh
|
||||
tinybird/scripts/gen_test_results.sh
|
||||
scripts/gen_test_results.sh
|
||||
gen_test_results.sh
|
||||
ghost/tinybird/scripts/exec_test.sh
|
||||
tinybird/scripts/exec_test.sh
|
||||
scripts/exec_test.sh
|
||||
exec_test.sh
|
||||
ghost/tinybird/scripts/branch_and_test.sh
|
||||
tinybird/scripts/branch_and_test.sh
|
||||
scripts/branch_and_test.sh
|
||||
branch_and_test.sh
|
||||
ghost/tinybird/scripts/append_fixtures.sh
|
||||
tinybird/scripts/append_fixtures.sh
|
||||
scripts/append_fixtures.sh
|
||||
append_fixtures.sh
|
||||
ghost/tinybird/scripts/unsafe_redeploy.sh
|
||||
tinybird/scripts/unsafe_redeploy.sh
|
||||
scripts/unsafe_redeploy.sh
|
||||
unsafe_redeploy.sh
|
||||
ghost/tinybird/.tinyenv
|
||||
tinybird/.tinyenv
|
||||
.tinyenv
|
||||
ghost/tinybird/README.md
|
||||
tinybird/README.md
|
||||
README.md
|
||||
ghost/tinybird/tests/filter_browser_chrome_top_browsers.test
|
||||
tinybird/tests/filter_browser_chrome_top_browsers.test
|
||||
tests/filter_browser_chrome_top_browsers.test
|
||||
filter_browser_chrome_top_browsers.test
|
||||
ghost/tinybird/tests/filter_source_bing_top_sources.test.result
|
||||
tinybird/tests/filter_source_bing_top_sources.test.result
|
||||
tests/filter_source_bing_top_sources.test.result
|
||||
filter_source_bing_top_sources.test.result
|
||||
ghost/tinybird/tests/all_top_pages.test.result
|
||||
tinybird/tests/all_top_pages.test.result
|
||||
tests/all_top_pages.test.result
|
||||
all_top_pages.test.result
|
||||
ghost/tinybird/tests/filter_browser_chrome_kpis.test.result
|
||||
tinybird/tests/filter_browser_chrome_kpis.test.result
|
||||
tests/filter_browser_chrome_kpis.test.result
|
||||
filter_browser_chrome_kpis.test.result
|
||||
ghost/tinybird/tests/all_top_pages.test
|
||||
tinybird/tests/all_top_pages.test
|
||||
tests/all_top_pages.test
|
||||
all_top_pages.test
|
||||
ghost/tinybird/tests/filter_browser_chrome_top_sources.test.result
|
||||
tinybird/tests/filter_browser_chrome_top_sources.test.result
|
||||
tests/filter_browser_chrome_top_sources.test.result
|
||||
filter_browser_chrome_top_sources.test.result
|
||||
ghost/tinybird/tests/all_top_sources.test
|
||||
tinybird/tests/all_top_sources.test
|
||||
tests/all_top_sources.test
|
||||
all_top_sources.test
|
||||
ghost/tinybird/tests/filter_source_bing_top_browsers.test
|
||||
tinybird/tests/filter_source_bing_top_browsers.test
|
||||
tests/filter_source_bing_top_browsers.test
|
||||
filter_source_bing_top_browsers.test
|
||||
ghost/tinybird/tests/filter_browser_chrome_top_browsers.test.result
|
||||
tinybird/tests/filter_browser_chrome_top_browsers.test.result
|
||||
tests/filter_browser_chrome_top_browsers.test.result
|
||||
filter_browser_chrome_top_browsers.test.result
|
||||
ghost/tinybird/tests/filter_source_bing_top_pages.test
|
||||
tinybird/tests/filter_source_bing_top_pages.test
|
||||
tests/filter_source_bing_top_pages.test
|
||||
filter_source_bing_top_pages.test
|
||||
ghost/tinybird/tests/all_top_browsers.test
|
||||
tinybird/tests/all_top_browsers.test
|
||||
tests/all_top_browsers.test
|
||||
all_top_browsers.test
|
||||
ghost/tinybird/tests/filter_browser_chrome_kpis.test
|
||||
tinybird/tests/filter_browser_chrome_kpis.test
|
||||
tests/filter_browser_chrome_kpis.test
|
||||
filter_browser_chrome_kpis.test
|
||||
ghost/tinybird/tests/all_kpis.test.result
|
||||
tinybird/tests/all_kpis.test.result
|
||||
tests/all_kpis.test.result
|
||||
all_kpis.test.result
|
||||
ghost/tinybird/tests/filter_source_bing_top_browsers.test.result
|
||||
tinybird/tests/filter_source_bing_top_browsers.test.result
|
||||
tests/filter_source_bing_top_browsers.test.result
|
||||
filter_source_bing_top_browsers.test.result
|
||||
ghost/tinybird/tests/all_top_devices.test
|
||||
tinybird/tests/all_top_devices.test
|
||||
tests/all_top_devices.test
|
||||
all_top_devices.test
|
||||
ghost/tinybird/tests/filter_source_bing_kpis.test
|
||||
tinybird/tests/filter_source_bing_kpis.test
|
||||
tests/filter_source_bing_kpis.test
|
||||
filter_source_bing_kpis.test
|
||||
ghost/tinybird/tests/all_top_browsers.test.result
|
||||
tinybird/tests/all_top_browsers.test.result
|
||||
tests/all_top_browsers.test.result
|
||||
all_top_browsers.test.result
|
||||
ghost/tinybird/tests/filter_browser_chrome_top_sources.test
|
||||
tinybird/tests/filter_browser_chrome_top_sources.test
|
||||
tests/filter_browser_chrome_top_sources.test
|
||||
filter_browser_chrome_top_sources.test
|
||||
ghost/tinybird/tests/all_top_locations.test.result
|
||||
tinybird/tests/all_top_locations.test.result
|
||||
tests/all_top_locations.test.result
|
||||
all_top_locations.test.result
|
||||
ghost/tinybird/tests/filter_source_bing_top_sources.test
|
||||
tinybird/tests/filter_source_bing_top_sources.test
|
||||
tests/filter_source_bing_top_sources.test
|
||||
filter_source_bing_top_sources.test
|
||||
ghost/tinybird/tests/filter_source_bing_top_pages.test.result
|
||||
tinybird/tests/filter_source_bing_top_pages.test.result
|
||||
tests/filter_source_bing_top_pages.test.result
|
||||
filter_source_bing_top_pages.test.result
|
||||
ghost/tinybird/tests/date_range_one_day_kpis.test
|
||||
tinybird/tests/date_range_one_day_kpis.test
|
||||
tests/date_range_one_day_kpis.test
|
||||
date_range_one_day_kpis.test
|
||||
ghost/tinybird/tests/all_top_sources.test.result
|
||||
tinybird/tests/all_top_sources.test.result
|
||||
tests/all_top_sources.test.result
|
||||
all_top_sources.test.result
|
||||
ghost/tinybird/tests/all_top_devices.test.result
|
||||
tinybird/tests/all_top_devices.test.result
|
||||
tests/all_top_devices.test.result
|
||||
all_top_devices.test.result
|
||||
ghost/tinybird/tests/filter_browser_chrome_top_pages.test
|
||||
tinybird/tests/filter_browser_chrome_top_pages.test
|
||||
tests/filter_browser_chrome_top_pages.test
|
||||
filter_browser_chrome_top_pages.test
|
||||
ghost/tinybird/tests/all_kpis.test
|
||||
tinybird/tests/all_kpis.test
|
||||
tests/all_kpis.test
|
||||
all_kpis.test
|
||||
ghost/tinybird/tests/filter_source_bing_kpis.test.result
|
||||
tinybird/tests/filter_source_bing_kpis.test.result
|
||||
tests/filter_source_bing_kpis.test.result
|
||||
filter_source_bing_kpis.test.result
|
||||
ghost/tinybird/tests/all_top_locations.test
|
||||
tinybird/tests/all_top_locations.test
|
||||
tests/all_top_locations.test
|
||||
all_top_locations.test
|
||||
ghost/tinybird/tests/filter_browser_chrome_top_pages.test.result
|
||||
tinybird/tests/filter_browser_chrome_top_pages.test.result
|
||||
tests/filter_browser_chrome_top_pages.test.result
|
||||
filter_browser_chrome_top_pages.test.result
|
||||
ghost/tinybird/tests/date_range_one_day_kpis.test.result
|
||||
tinybird/tests/date_range_one_day_kpis.test.result
|
||||
tests/date_range_one_day_kpis.test.result
|
||||
date_range_one_day_kpis.test.result
|
||||
ghost/tinybird/pipes/top_devices.pipe
|
||||
tinybird/pipes/top_devices.pipe
|
||||
pipes/top_devices.pipe
|
||||
top_devices.pipe
|
||||
ghost/tinybird/pipes/trend.pipe
|
||||
tinybird/pipes/trend.pipe
|
||||
pipes/trend.pipe
|
||||
trend.pipe
|
||||
ghost/tinybird/pipes/top_locations.pipe
|
||||
tinybird/pipes/top_locations.pipe
|
||||
pipes/top_locations.pipe
|
||||
top_locations.pipe
|
||||
ghost/tinybird/pipes/kpis.pipe
|
||||
tinybird/pipes/kpis.pipe
|
||||
pipes/kpis.pipe
|
||||
kpis.pipe
|
||||
ghost/tinybird/pipes/top_sources.pipe
|
||||
tinybird/pipes/top_sources.pipe
|
||||
pipes/top_sources.pipe
|
||||
top_sources.pipe
|
||||
ghost/tinybird/pipes/analytics_sources.pipe
|
||||
tinybird/pipes/analytics_sources.pipe
|
||||
pipes/analytics_sources.pipe
|
||||
analytics_sources.pipe
|
||||
ghost/tinybird/pipes/top_browsers.pipe
|
||||
tinybird/pipes/top_browsers.pipe
|
||||
pipes/top_browsers.pipe
|
||||
top_browsers.pipe
|
||||
ghost/tinybird/pipes/analytics_sessions.pipe
|
||||
tinybird/pipes/analytics_sessions.pipe
|
||||
pipes/analytics_sessions.pipe
|
||||
analytics_sessions.pipe
|
||||
ghost/tinybird/pipes/analytics_pages.pipe
|
||||
tinybird/pipes/analytics_pages.pipe
|
||||
pipes/analytics_pages.pipe
|
||||
analytics_pages.pipe
|
||||
ghost/tinybird/pipes/top_pages.pipe
|
||||
tinybird/pipes/top_pages.pipe
|
||||
pipes/top_pages.pipe
|
||||
top_pages.pipe
|
||||
ghost/tinybird/datasources/analytics_sessions_mv.datasource
|
||||
tinybird/datasources/analytics_sessions_mv.datasource
|
||||
datasources/analytics_sessions_mv.datasource
|
||||
analytics_sessions_mv.datasource
|
||||
ghost/tinybird/datasources/fixtures/README.md
|
||||
tinybird/datasources/fixtures/README.md
|
||||
datasources/fixtures/README.md
|
||||
fixtures/README.md
|
||||
README.md
|
||||
ghost/tinybird/datasources/fixtures/utils/ndjson_to_csv.sh
|
||||
tinybird/datasources/fixtures/utils/ndjson_to_csv.sh
|
||||
datasources/fixtures/utils/ndjson_to_csv.sh
|
||||
fixtures/utils/ndjson_to_csv.sh
|
||||
utils/ndjson_to_csv.sh
|
||||
ndjson_to_csv.sh
|
||||
ghost/tinybird/datasources/fixtures/mockingbird-schema.json
|
||||
tinybird/datasources/fixtures/mockingbird-schema.json
|
||||
datasources/fixtures/mockingbird-schema.json
|
||||
fixtures/mockingbird-schema.json
|
||||
mockingbird-schema.json
|
||||
ghost/tinybird/datasources/fixtures/analytics_events.ndjson
|
||||
tinybird/datasources/fixtures/analytics_events.ndjson
|
||||
datasources/fixtures/analytics_events.ndjson
|
||||
fixtures/analytics_events.ndjson
|
||||
analytics_events.ndjson
|
||||
ghost/tinybird/datasources/analytics_pages_mv.datasource
|
||||
tinybird/datasources/analytics_pages_mv.datasource
|
||||
datasources/analytics_pages_mv.datasource
|
||||
analytics_pages_mv.datasource
|
||||
ghost/tinybird/datasources/analytics_sources_mv.datasource
|
||||
tinybird/datasources/analytics_sources_mv.datasource
|
||||
datasources/analytics_sources_mv.datasource
|
||||
analytics_sources_mv.datasource
|
||||
ghost/tinybird/datasources/analytics_events.datasource
|
||||
tinybird/datasources/analytics_events.datasource
|
||||
datasources/analytics_events.datasource
|
||||
analytics_events.datasource
|
||||
ghost/tinybird/requirements.txt
|
||||
tinybird/requirements.txt
|
||||
requirements.txt
|
||||
ghost/settings-path-manager/README.md
|
||||
settings-path-manager/README.md
|
||||
README.md
|
||||
|
|
@ -19098,121 +18878,6 @@ test/.eslintrc.js
|
|||
ghost/activitypub/.eslintrc.js
|
||||
activitypub/.eslintrc.js
|
||||
.eslintrc.js
|
||||
ghost/tinybird-dedicated/scripts/gen_test_results.sh
|
||||
tinybird-dedicated/scripts/gen_test_results.sh
|
||||
scripts/gen_test_results.sh
|
||||
gen_test_results.sh
|
||||
ghost/tinybird-dedicated/scripts/exec_test.sh
|
||||
tinybird-dedicated/scripts/exec_test.sh
|
||||
scripts/exec_test.sh
|
||||
exec_test.sh
|
||||
ghost/tinybird-dedicated/scripts/branch_and_test.sh
|
||||
tinybird-dedicated/scripts/branch_and_test.sh
|
||||
scripts/branch_and_test.sh
|
||||
branch_and_test.sh
|
||||
ghost/tinybird-dedicated/scripts/append_fixtures.sh
|
||||
tinybird-dedicated/scripts/append_fixtures.sh
|
||||
scripts/append_fixtures.sh
|
||||
append_fixtures.sh
|
||||
ghost/tinybird-dedicated/scripts/unsafe_redeploy.sh
|
||||
tinybird-dedicated/scripts/unsafe_redeploy.sh
|
||||
scripts/unsafe_redeploy.sh
|
||||
unsafe_redeploy.sh
|
||||
ghost/tinybird-dedicated/.tinyenv
|
||||
tinybird-dedicated/.tinyenv
|
||||
.tinyenv
|
||||
ghost/tinybird-dedicated/README.md
|
||||
tinybird-dedicated/README.md
|
||||
README.md
|
||||
ghost/tinybird-dedicated/tests/.gitkeep
|
||||
tinybird-dedicated/tests/.gitkeep
|
||||
tests/.gitkeep
|
||||
.gitkeep
|
||||
ghost/tinybird-dedicated/pipes/api_top_locations.pipe
|
||||
tinybird-dedicated/pipes/api_top_locations.pipe
|
||||
pipes/api_top_locations.pipe
|
||||
api_top_locations.pipe
|
||||
ghost/tinybird-dedicated/pipes/api_top_os.pipe
|
||||
tinybird-dedicated/pipes/api_top_os.pipe
|
||||
pipes/api_top_os.pipe
|
||||
api_top_os.pipe
|
||||
ghost/tinybird-dedicated/pipes/mv_pages.pipe
|
||||
tinybird-dedicated/pipes/mv_pages.pipe
|
||||
pipes/mv_pages.pipe
|
||||
mv_pages.pipe
|
||||
ghost/tinybird-dedicated/pipes/mv_sources.pipe
|
||||
tinybird-dedicated/pipes/mv_sources.pipe
|
||||
pipes/mv_sources.pipe
|
||||
mv_sources.pipe
|
||||
ghost/tinybird-dedicated/pipes/api_top_pages.pipe
|
||||
tinybird-dedicated/pipes/api_top_pages.pipe
|
||||
pipes/api_top_pages.pipe
|
||||
api_top_pages.pipe
|
||||
ghost/tinybird-dedicated/pipes/api_kpis.pipe
|
||||
tinybird-dedicated/pipes/api_kpis.pipe
|
||||
pipes/api_kpis.pipe
|
||||
api_kpis.pipe
|
||||
ghost/tinybird-dedicated/pipes/api_top_devices.pipe
|
||||
tinybird-dedicated/pipes/api_top_devices.pipe
|
||||
pipes/api_top_devices.pipe
|
||||
api_top_devices.pipe
|
||||
ghost/tinybird-dedicated/pipes/api_top_browsers.pipe
|
||||
tinybird-dedicated/pipes/api_top_browsers.pipe
|
||||
pipes/api_top_browsers.pipe
|
||||
api_top_browsers.pipe
|
||||
ghost/tinybird-dedicated/pipes/api_top_sources.pipe
|
||||
tinybird-dedicated/pipes/api_top_sources.pipe
|
||||
pipes/api_top_sources.pipe
|
||||
api_top_sources.pipe
|
||||
ghost/tinybird-dedicated/pipes/mv_sessions.pipe
|
||||
tinybird-dedicated/pipes/mv_sessions.pipe
|
||||
pipes/mv_sessions.pipe
|
||||
mv_sessions.pipe
|
||||
ghost/tinybird-dedicated/pipes/_hits.pipe
|
||||
tinybird-dedicated/pipes/_hits.pipe
|
||||
pipes/_hits.pipe
|
||||
_hits.pipe
|
||||
ghost/tinybird-dedicated/datasources/fixtures/analytics_events_json_v1.ndjson
|
||||
tinybird-dedicated/datasources/fixtures/analytics_events_json_v1.ndjson
|
||||
datasources/fixtures/analytics_events_json_v1.ndjson
|
||||
fixtures/analytics_events_json_v1.ndjson
|
||||
analytics_events_json_v1.ndjson
|
||||
ghost/tinybird-dedicated/datasources/fixtures/mockingbird-schema.json
|
||||
tinybird-dedicated/datasources/fixtures/mockingbird-schema.json
|
||||
datasources/fixtures/mockingbird-schema.json
|
||||
fixtures/mockingbird-schema.json
|
||||
mockingbird-schema.json
|
||||
ghost/tinybird-dedicated/datasources/_mv_sources.datasource
|
||||
tinybird-dedicated/datasources/_mv_sources.datasource
|
||||
datasources/_mv_sources.datasource
|
||||
_mv_sources.datasource
|
||||
ghost/tinybird-dedicated/datasources/_mv_pages.datasource
|
||||
tinybird-dedicated/datasources/_mv_pages.datasource
|
||||
datasources/_mv_pages.datasource
|
||||
_mv_pages.datasource
|
||||
ghost/tinybird-dedicated/datasources/analytics_events_json_s.datasource
|
||||
tinybird-dedicated/datasources/analytics_events_json_s.datasource
|
||||
datasources/analytics_events_json_s.datasource
|
||||
analytics_events_json_s.datasource
|
||||
ghost/tinybird-dedicated/datasources/analytics_events_json_xl.datasource
|
||||
tinybird-dedicated/datasources/analytics_events_json_xl.datasource
|
||||
datasources/analytics_events_json_xl.datasource
|
||||
analytics_events_json_xl.datasource
|
||||
ghost/tinybird-dedicated/datasources/analytics_events_json_v1.datasource
|
||||
tinybird-dedicated/datasources/analytics_events_json_v1.datasource
|
||||
datasources/analytics_events_json_v1.datasource
|
||||
analytics_events_json_v1.datasource
|
||||
ghost/tinybird-dedicated/datasources/analytics_events_json_m.datasource
|
||||
tinybird-dedicated/datasources/analytics_events_json_m.datasource
|
||||
datasources/analytics_events_json_m.datasource
|
||||
analytics_events_json_m.datasource
|
||||
ghost/tinybird-dedicated/datasources/_mv_sessions.datasource
|
||||
tinybird-dedicated/datasources/_mv_sessions.datasource
|
||||
datasources/_mv_sessions.datasource
|
||||
_mv_sessions.datasource
|
||||
ghost/tinybird-dedicated/requirements.txt
|
||||
tinybird-dedicated/requirements.txt
|
||||
requirements.txt
|
||||
ghost/identity-token-service/src/index.ts
|
||||
identity-token-service/src/index.ts
|
||||
src/index.ts
|
||||
|
|
@ -35653,6 +35318,236 @@ ghost/email-events/lib/SpamComplaintEvent.js
|
|||
email-events/lib/SpamComplaintEvent.js
|
||||
lib/SpamComplaintEvent.js
|
||||
SpamComplaintEvent.js
|
||||
ghost/web-analytics/scripts/gen_test_results.sh
|
||||
web-analytics/scripts/gen_test_results.sh
|
||||
scripts/gen_test_results.sh
|
||||
gen_test_results.sh
|
||||
ghost/web-analytics/scripts/exec_test.sh
|
||||
web-analytics/scripts/exec_test.sh
|
||||
scripts/exec_test.sh
|
||||
exec_test.sh
|
||||
ghost/web-analytics/scripts/branch_and_test.sh
|
||||
web-analytics/scripts/branch_and_test.sh
|
||||
scripts/branch_and_test.sh
|
||||
branch_and_test.sh
|
||||
ghost/web-analytics/scripts/append_fixtures.sh
|
||||
web-analytics/scripts/append_fixtures.sh
|
||||
scripts/append_fixtures.sh
|
||||
append_fixtures.sh
|
||||
ghost/web-analytics/scripts/unsafe_redeploy.sh
|
||||
web-analytics/scripts/unsafe_redeploy.sh
|
||||
scripts/unsafe_redeploy.sh
|
||||
unsafe_redeploy.sh
|
||||
ghost/web-analytics/.tinyenv
|
||||
web-analytics/.tinyenv
|
||||
.tinyenv
|
||||
ghost/web-analytics/README.md
|
||||
web-analytics/README.md
|
||||
README.md
|
||||
ghost/web-analytics/tests/filter_browser_chrome_top_browsers.test
|
||||
web-analytics/tests/filter_browser_chrome_top_browsers.test
|
||||
tests/filter_browser_chrome_top_browsers.test
|
||||
filter_browser_chrome_top_browsers.test
|
||||
ghost/web-analytics/tests/filter_source_bing_top_sources.test.result
|
||||
web-analytics/tests/filter_source_bing_top_sources.test.result
|
||||
tests/filter_source_bing_top_sources.test.result
|
||||
filter_source_bing_top_sources.test.result
|
||||
ghost/web-analytics/tests/all_top_pages.test.result
|
||||
web-analytics/tests/all_top_pages.test.result
|
||||
tests/all_top_pages.test.result
|
||||
all_top_pages.test.result
|
||||
ghost/web-analytics/tests/filter_browser_chrome_kpis.test.result
|
||||
web-analytics/tests/filter_browser_chrome_kpis.test.result
|
||||
tests/filter_browser_chrome_kpis.test.result
|
||||
filter_browser_chrome_kpis.test.result
|
||||
ghost/web-analytics/tests/all_top_pages.test
|
||||
web-analytics/tests/all_top_pages.test
|
||||
tests/all_top_pages.test
|
||||
all_top_pages.test
|
||||
ghost/web-analytics/tests/filter_browser_chrome_top_sources.test.result
|
||||
web-analytics/tests/filter_browser_chrome_top_sources.test.result
|
||||
tests/filter_browser_chrome_top_sources.test.result
|
||||
filter_browser_chrome_top_sources.test.result
|
||||
ghost/web-analytics/tests/all_top_sources.test
|
||||
web-analytics/tests/all_top_sources.test
|
||||
tests/all_top_sources.test
|
||||
all_top_sources.test
|
||||
ghost/web-analytics/tests/filter_source_bing_top_browsers.test
|
||||
web-analytics/tests/filter_source_bing_top_browsers.test
|
||||
tests/filter_source_bing_top_browsers.test
|
||||
filter_source_bing_top_browsers.test
|
||||
ghost/web-analytics/tests/filter_browser_chrome_top_browsers.test.result
|
||||
web-analytics/tests/filter_browser_chrome_top_browsers.test.result
|
||||
tests/filter_browser_chrome_top_browsers.test.result
|
||||
filter_browser_chrome_top_browsers.test.result
|
||||
ghost/web-analytics/tests/filter_source_bing_top_pages.test
|
||||
web-analytics/tests/filter_source_bing_top_pages.test
|
||||
tests/filter_source_bing_top_pages.test
|
||||
filter_source_bing_top_pages.test
|
||||
ghost/web-analytics/tests/all_top_browsers.test
|
||||
web-analytics/tests/all_top_browsers.test
|
||||
tests/all_top_browsers.test
|
||||
all_top_browsers.test
|
||||
ghost/web-analytics/tests/filter_browser_chrome_kpis.test
|
||||
web-analytics/tests/filter_browser_chrome_kpis.test
|
||||
tests/filter_browser_chrome_kpis.test
|
||||
filter_browser_chrome_kpis.test
|
||||
ghost/web-analytics/tests/all_kpis.test.result
|
||||
web-analytics/tests/all_kpis.test.result
|
||||
tests/all_kpis.test.result
|
||||
all_kpis.test.result
|
||||
ghost/web-analytics/tests/filter_source_bing_top_browsers.test.result
|
||||
web-analytics/tests/filter_source_bing_top_browsers.test.result
|
||||
tests/filter_source_bing_top_browsers.test.result
|
||||
filter_source_bing_top_browsers.test.result
|
||||
ghost/web-analytics/tests/all_top_devices.test
|
||||
web-analytics/tests/all_top_devices.test
|
||||
tests/all_top_devices.test
|
||||
all_top_devices.test
|
||||
ghost/web-analytics/tests/filter_source_bing_kpis.test
|
||||
web-analytics/tests/filter_source_bing_kpis.test
|
||||
tests/filter_source_bing_kpis.test
|
||||
filter_source_bing_kpis.test
|
||||
ghost/web-analytics/tests/all_top_browsers.test.result
|
||||
web-analytics/tests/all_top_browsers.test.result
|
||||
tests/all_top_browsers.test.result
|
||||
all_top_browsers.test.result
|
||||
ghost/web-analytics/tests/filter_browser_chrome_top_sources.test
|
||||
web-analytics/tests/filter_browser_chrome_top_sources.test
|
||||
tests/filter_browser_chrome_top_sources.test
|
||||
filter_browser_chrome_top_sources.test
|
||||
ghost/web-analytics/tests/all_top_locations.test.result
|
||||
web-analytics/tests/all_top_locations.test.result
|
||||
tests/all_top_locations.test.result
|
||||
all_top_locations.test.result
|
||||
ghost/web-analytics/tests/filter_source_bing_top_sources.test
|
||||
web-analytics/tests/filter_source_bing_top_sources.test
|
||||
tests/filter_source_bing_top_sources.test
|
||||
filter_source_bing_top_sources.test
|
||||
ghost/web-analytics/tests/filter_source_bing_top_pages.test.result
|
||||
web-analytics/tests/filter_source_bing_top_pages.test.result
|
||||
tests/filter_source_bing_top_pages.test.result
|
||||
filter_source_bing_top_pages.test.result
|
||||
ghost/web-analytics/tests/date_range_one_day_kpis.test
|
||||
web-analytics/tests/date_range_one_day_kpis.test
|
||||
tests/date_range_one_day_kpis.test
|
||||
date_range_one_day_kpis.test
|
||||
ghost/web-analytics/tests/all_top_sources.test.result
|
||||
web-analytics/tests/all_top_sources.test.result
|
||||
tests/all_top_sources.test.result
|
||||
all_top_sources.test.result
|
||||
ghost/web-analytics/tests/all_top_devices.test.result
|
||||
web-analytics/tests/all_top_devices.test.result
|
||||
tests/all_top_devices.test.result
|
||||
all_top_devices.test.result
|
||||
ghost/web-analytics/tests/filter_browser_chrome_top_pages.test
|
||||
web-analytics/tests/filter_browser_chrome_top_pages.test
|
||||
tests/filter_browser_chrome_top_pages.test
|
||||
filter_browser_chrome_top_pages.test
|
||||
ghost/web-analytics/tests/all_kpis.test
|
||||
web-analytics/tests/all_kpis.test
|
||||
tests/all_kpis.test
|
||||
all_kpis.test
|
||||
ghost/web-analytics/tests/filter_source_bing_kpis.test.result
|
||||
web-analytics/tests/filter_source_bing_kpis.test.result
|
||||
tests/filter_source_bing_kpis.test.result
|
||||
filter_source_bing_kpis.test.result
|
||||
ghost/web-analytics/tests/all_top_locations.test
|
||||
web-analytics/tests/all_top_locations.test
|
||||
tests/all_top_locations.test
|
||||
all_top_locations.test
|
||||
ghost/web-analytics/tests/filter_browser_chrome_top_pages.test.result
|
||||
web-analytics/tests/filter_browser_chrome_top_pages.test.result
|
||||
tests/filter_browser_chrome_top_pages.test.result
|
||||
filter_browser_chrome_top_pages.test.result
|
||||
ghost/web-analytics/tests/date_range_one_day_kpis.test.result
|
||||
web-analytics/tests/date_range_one_day_kpis.test.result
|
||||
tests/date_range_one_day_kpis.test.result
|
||||
date_range_one_day_kpis.test.result
|
||||
ghost/web-analytics/pipes/api_top_locations.pipe
|
||||
web-analytics/pipes/api_top_locations.pipe
|
||||
pipes/api_top_locations.pipe
|
||||
api_top_locations.pipe
|
||||
ghost/web-analytics/pipes/api_top_os.pipe
|
||||
web-analytics/pipes/api_top_os.pipe
|
||||
pipes/api_top_os.pipe
|
||||
api_top_os.pipe
|
||||
ghost/web-analytics/pipes/mv_pages.pipe
|
||||
web-analytics/pipes/mv_pages.pipe
|
||||
pipes/mv_pages.pipe
|
||||
mv_pages.pipe
|
||||
ghost/web-analytics/pipes/mv_sources.pipe
|
||||
web-analytics/pipes/mv_sources.pipe
|
||||
pipes/mv_sources.pipe
|
||||
mv_sources.pipe
|
||||
ghost/web-analytics/pipes/api_top_pages.pipe
|
||||
web-analytics/pipes/api_top_pages.pipe
|
||||
pipes/api_top_pages.pipe
|
||||
api_top_pages.pipe
|
||||
ghost/web-analytics/pipes/api_kpis.pipe
|
||||
web-analytics/pipes/api_kpis.pipe
|
||||
pipes/api_kpis.pipe
|
||||
api_kpis.pipe
|
||||
ghost/web-analytics/pipes/api_top_devices.pipe
|
||||
web-analytics/pipes/api_top_devices.pipe
|
||||
pipes/api_top_devices.pipe
|
||||
api_top_devices.pipe
|
||||
ghost/web-analytics/pipes/api_top_browsers.pipe
|
||||
web-analytics/pipes/api_top_browsers.pipe
|
||||
pipes/api_top_browsers.pipe
|
||||
api_top_browsers.pipe
|
||||
ghost/web-analytics/pipes/api_top_sources.pipe
|
||||
web-analytics/pipes/api_top_sources.pipe
|
||||
pipes/api_top_sources.pipe
|
||||
api_top_sources.pipe
|
||||
ghost/web-analytics/pipes/mv_sessions.pipe
|
||||
web-analytics/pipes/mv_sessions.pipe
|
||||
pipes/mv_sessions.pipe
|
||||
mv_sessions.pipe
|
||||
ghost/web-analytics/pipes/_hits.pipe
|
||||
web-analytics/pipes/_hits.pipe
|
||||
pipes/_hits.pipe
|
||||
_hits.pipe
|
||||
ghost/web-analytics/datasources/fixtures/README.md
|
||||
web-analytics/datasources/fixtures/README.md
|
||||
datasources/fixtures/README.md
|
||||
fixtures/README.md
|
||||
README.md
|
||||
ghost/web-analytics/datasources/fixtures/utils/ndjson_to_csv.sh
|
||||
web-analytics/datasources/fixtures/utils/ndjson_to_csv.sh
|
||||
datasources/fixtures/utils/ndjson_to_csv.sh
|
||||
fixtures/utils/ndjson_to_csv.sh
|
||||
utils/ndjson_to_csv.sh
|
||||
ndjson_to_csv.sh
|
||||
ghost/web-analytics/datasources/fixtures/mockingbird-schema.json
|
||||
web-analytics/datasources/fixtures/mockingbird-schema.json
|
||||
datasources/fixtures/mockingbird-schema.json
|
||||
fixtures/mockingbird-schema.json
|
||||
mockingbird-schema.json
|
||||
ghost/web-analytics/datasources/fixtures/analytics_events.ndjson
|
||||
web-analytics/datasources/fixtures/analytics_events.ndjson
|
||||
datasources/fixtures/analytics_events.ndjson
|
||||
fixtures/analytics_events.ndjson
|
||||
analytics_events.ndjson
|
||||
ghost/web-analytics/datasources/_mv_sources.datasource
|
||||
web-analytics/datasources/_mv_sources.datasource
|
||||
datasources/_mv_sources.datasource
|
||||
_mv_sources.datasource
|
||||
ghost/web-analytics/datasources/_mv_pages.datasource
|
||||
web-analytics/datasources/_mv_pages.datasource
|
||||
datasources/_mv_pages.datasource
|
||||
_mv_pages.datasource
|
||||
ghost/web-analytics/datasources/_mv_sessions.datasource
|
||||
web-analytics/datasources/_mv_sessions.datasource
|
||||
datasources/_mv_sessions.datasource
|
||||
_mv_sessions.datasource
|
||||
ghost/web-analytics/datasources/analytics_events.datasource
|
||||
web-analytics/datasources/analytics_events.datasource
|
||||
datasources/analytics_events.datasource
|
||||
analytics_events.datasource
|
||||
ghost/web-analytics/requirements.txt
|
||||
web-analytics/requirements.txt
|
||||
requirements.txt
|
||||
ghost/html-to-plaintext/README.md
|
||||
html-to-plaintext/README.md
|
||||
README.md
|
||||
|
|
|
|||
|
|
@ -925,6 +925,7 @@ apps/admin-x-activitypub/src/components/layout/Header/Header.tsx
|
|||
apps/admin-x-activitypub/src/components/layout/Layout.tsx
|
||||
apps/admin-x-activitypub/src/components/feed/FeedItemMenu.tsx
|
||||
apps/admin-x-activitypub/src/components/feed/TableOfContents.tsx
|
||||
apps/admin-x-activitypub/src/components/feed/DeletedFeedItem.tsx
|
||||
apps/admin-x-activitypub/src/components/feed/FeedItem.tsx
|
||||
apps/admin-x-activitypub/src/components/feed/FeedItemStats.tsx
|
||||
apps/admin-x-activitypub/src/components/feed/ArticleModal.tsx
|
||||
|
|
@ -1658,62 +1659,6 @@ ghost/i18n/locales/hi/ghost.json
|
|||
ghost/i18n/locales/hi/comments.json
|
||||
ghost/i18n/locales/hi/portal.json
|
||||
ghost/i18n/i18next-parser.config.js
|
||||
ghost/tinybird/scripts/gen_test_results.sh
|
||||
ghost/tinybird/scripts/exec_test.sh
|
||||
ghost/tinybird/scripts/branch_and_test.sh
|
||||
ghost/tinybird/scripts/append_fixtures.sh
|
||||
ghost/tinybird/scripts/unsafe_redeploy.sh
|
||||
ghost/tinybird/.tinyenv
|
||||
ghost/tinybird/README.md
|
||||
ghost/tinybird/tests/filter_browser_chrome_top_browsers.test
|
||||
ghost/tinybird/tests/filter_source_bing_top_sources.test.result
|
||||
ghost/tinybird/tests/all_top_pages.test.result
|
||||
ghost/tinybird/tests/filter_browser_chrome_kpis.test.result
|
||||
ghost/tinybird/tests/all_top_pages.test
|
||||
ghost/tinybird/tests/filter_browser_chrome_top_sources.test.result
|
||||
ghost/tinybird/tests/all_top_sources.test
|
||||
ghost/tinybird/tests/filter_source_bing_top_browsers.test
|
||||
ghost/tinybird/tests/filter_browser_chrome_top_browsers.test.result
|
||||
ghost/tinybird/tests/filter_source_bing_top_pages.test
|
||||
ghost/tinybird/tests/all_top_browsers.test
|
||||
ghost/tinybird/tests/filter_browser_chrome_kpis.test
|
||||
ghost/tinybird/tests/all_kpis.test.result
|
||||
ghost/tinybird/tests/filter_source_bing_top_browsers.test.result
|
||||
ghost/tinybird/tests/all_top_devices.test
|
||||
ghost/tinybird/tests/filter_source_bing_kpis.test
|
||||
ghost/tinybird/tests/all_top_browsers.test.result
|
||||
ghost/tinybird/tests/filter_browser_chrome_top_sources.test
|
||||
ghost/tinybird/tests/all_top_locations.test.result
|
||||
ghost/tinybird/tests/filter_source_bing_top_sources.test
|
||||
ghost/tinybird/tests/filter_source_bing_top_pages.test.result
|
||||
ghost/tinybird/tests/date_range_one_day_kpis.test
|
||||
ghost/tinybird/tests/all_top_sources.test.result
|
||||
ghost/tinybird/tests/all_top_devices.test.result
|
||||
ghost/tinybird/tests/filter_browser_chrome_top_pages.test
|
||||
ghost/tinybird/tests/all_kpis.test
|
||||
ghost/tinybird/tests/filter_source_bing_kpis.test.result
|
||||
ghost/tinybird/tests/all_top_locations.test
|
||||
ghost/tinybird/tests/filter_browser_chrome_top_pages.test.result
|
||||
ghost/tinybird/tests/date_range_one_day_kpis.test.result
|
||||
ghost/tinybird/pipes/top_devices.pipe
|
||||
ghost/tinybird/pipes/trend.pipe
|
||||
ghost/tinybird/pipes/top_locations.pipe
|
||||
ghost/tinybird/pipes/kpis.pipe
|
||||
ghost/tinybird/pipes/top_sources.pipe
|
||||
ghost/tinybird/pipes/analytics_sources.pipe
|
||||
ghost/tinybird/pipes/top_browsers.pipe
|
||||
ghost/tinybird/pipes/analytics_sessions.pipe
|
||||
ghost/tinybird/pipes/analytics_pages.pipe
|
||||
ghost/tinybird/pipes/top_pages.pipe
|
||||
ghost/tinybird/datasources/analytics_sessions_mv.datasource
|
||||
ghost/tinybird/datasources/fixtures/README.md
|
||||
ghost/tinybird/datasources/fixtures/utils/ndjson_to_csv.sh
|
||||
ghost/tinybird/datasources/fixtures/mockingbird-schema.json
|
||||
ghost/tinybird/datasources/fixtures/analytics_events.ndjson
|
||||
ghost/tinybird/datasources/analytics_pages_mv.datasource
|
||||
ghost/tinybird/datasources/analytics_sources_mv.datasource
|
||||
ghost/tinybird/datasources/analytics_events.datasource
|
||||
ghost/tinybird/requirements.txt
|
||||
ghost/settings-path-manager/README.md
|
||||
ghost/settings-path-manager/package.json
|
||||
ghost/settings-path-manager/index.js
|
||||
|
|
@ -3655,35 +3600,6 @@ ghost/activitypub/tsconfig.json
|
|||
ghost/activitypub/test/ActivityPubService.test.ts
|
||||
ghost/activitypub/test/.eslintrc.js
|
||||
ghost/activitypub/.eslintrc.js
|
||||
ghost/tinybird-dedicated/scripts/gen_test_results.sh
|
||||
ghost/tinybird-dedicated/scripts/exec_test.sh
|
||||
ghost/tinybird-dedicated/scripts/branch_and_test.sh
|
||||
ghost/tinybird-dedicated/scripts/append_fixtures.sh
|
||||
ghost/tinybird-dedicated/scripts/unsafe_redeploy.sh
|
||||
ghost/tinybird-dedicated/.tinyenv
|
||||
ghost/tinybird-dedicated/README.md
|
||||
ghost/tinybird-dedicated/tests/.gitkeep
|
||||
ghost/tinybird-dedicated/pipes/api_top_locations.pipe
|
||||
ghost/tinybird-dedicated/pipes/api_top_os.pipe
|
||||
ghost/tinybird-dedicated/pipes/mv_pages.pipe
|
||||
ghost/tinybird-dedicated/pipes/mv_sources.pipe
|
||||
ghost/tinybird-dedicated/pipes/api_top_pages.pipe
|
||||
ghost/tinybird-dedicated/pipes/api_kpis.pipe
|
||||
ghost/tinybird-dedicated/pipes/api_top_devices.pipe
|
||||
ghost/tinybird-dedicated/pipes/api_top_browsers.pipe
|
||||
ghost/tinybird-dedicated/pipes/api_top_sources.pipe
|
||||
ghost/tinybird-dedicated/pipes/mv_sessions.pipe
|
||||
ghost/tinybird-dedicated/pipes/_hits.pipe
|
||||
ghost/tinybird-dedicated/datasources/fixtures/analytics_events_json_v1.ndjson
|
||||
ghost/tinybird-dedicated/datasources/fixtures/mockingbird-schema.json
|
||||
ghost/tinybird-dedicated/datasources/_mv_sources.datasource
|
||||
ghost/tinybird-dedicated/datasources/_mv_pages.datasource
|
||||
ghost/tinybird-dedicated/datasources/analytics_events_json_s.datasource
|
||||
ghost/tinybird-dedicated/datasources/analytics_events_json_xl.datasource
|
||||
ghost/tinybird-dedicated/datasources/analytics_events_json_v1.datasource
|
||||
ghost/tinybird-dedicated/datasources/analytics_events_json_m.datasource
|
||||
ghost/tinybird-dedicated/datasources/_mv_sessions.datasource
|
||||
ghost/tinybird-dedicated/requirements.txt
|
||||
ghost/identity-token-service/src/index.ts
|
||||
ghost/identity-token-service/src/IdentityTokenService.ts
|
||||
ghost/identity-token-service/README.md
|
||||
|
|
@ -5980,6 +5896,63 @@ ghost/email-events/lib/EmailBouncedEvent.js
|
|||
ghost/email-events/lib/EmailUnsubscribedEvent.js
|
||||
ghost/email-events/lib/EmailTemporaryBouncedEvent.js
|
||||
ghost/email-events/lib/SpamComplaintEvent.js
|
||||
ghost/web-analytics/scripts/gen_test_results.sh
|
||||
ghost/web-analytics/scripts/exec_test.sh
|
||||
ghost/web-analytics/scripts/branch_and_test.sh
|
||||
ghost/web-analytics/scripts/append_fixtures.sh
|
||||
ghost/web-analytics/scripts/unsafe_redeploy.sh
|
||||
ghost/web-analytics/.tinyenv
|
||||
ghost/web-analytics/README.md
|
||||
ghost/web-analytics/tests/filter_browser_chrome_top_browsers.test
|
||||
ghost/web-analytics/tests/filter_source_bing_top_sources.test.result
|
||||
ghost/web-analytics/tests/all_top_pages.test.result
|
||||
ghost/web-analytics/tests/filter_browser_chrome_kpis.test.result
|
||||
ghost/web-analytics/tests/all_top_pages.test
|
||||
ghost/web-analytics/tests/filter_browser_chrome_top_sources.test.result
|
||||
ghost/web-analytics/tests/all_top_sources.test
|
||||
ghost/web-analytics/tests/filter_source_bing_top_browsers.test
|
||||
ghost/web-analytics/tests/filter_browser_chrome_top_browsers.test.result
|
||||
ghost/web-analytics/tests/filter_source_bing_top_pages.test
|
||||
ghost/web-analytics/tests/all_top_browsers.test
|
||||
ghost/web-analytics/tests/filter_browser_chrome_kpis.test
|
||||
ghost/web-analytics/tests/all_kpis.test.result
|
||||
ghost/web-analytics/tests/filter_source_bing_top_browsers.test.result
|
||||
ghost/web-analytics/tests/all_top_devices.test
|
||||
ghost/web-analytics/tests/filter_source_bing_kpis.test
|
||||
ghost/web-analytics/tests/all_top_browsers.test.result
|
||||
ghost/web-analytics/tests/filter_browser_chrome_top_sources.test
|
||||
ghost/web-analytics/tests/all_top_locations.test.result
|
||||
ghost/web-analytics/tests/filter_source_bing_top_sources.test
|
||||
ghost/web-analytics/tests/filter_source_bing_top_pages.test.result
|
||||
ghost/web-analytics/tests/date_range_one_day_kpis.test
|
||||
ghost/web-analytics/tests/all_top_sources.test.result
|
||||
ghost/web-analytics/tests/all_top_devices.test.result
|
||||
ghost/web-analytics/tests/filter_browser_chrome_top_pages.test
|
||||
ghost/web-analytics/tests/all_kpis.test
|
||||
ghost/web-analytics/tests/filter_source_bing_kpis.test.result
|
||||
ghost/web-analytics/tests/all_top_locations.test
|
||||
ghost/web-analytics/tests/filter_browser_chrome_top_pages.test.result
|
||||
ghost/web-analytics/tests/date_range_one_day_kpis.test.result
|
||||
ghost/web-analytics/pipes/api_top_locations.pipe
|
||||
ghost/web-analytics/pipes/api_top_os.pipe
|
||||
ghost/web-analytics/pipes/mv_pages.pipe
|
||||
ghost/web-analytics/pipes/mv_sources.pipe
|
||||
ghost/web-analytics/pipes/api_top_pages.pipe
|
||||
ghost/web-analytics/pipes/api_kpis.pipe
|
||||
ghost/web-analytics/pipes/api_top_devices.pipe
|
||||
ghost/web-analytics/pipes/api_top_browsers.pipe
|
||||
ghost/web-analytics/pipes/api_top_sources.pipe
|
||||
ghost/web-analytics/pipes/mv_sessions.pipe
|
||||
ghost/web-analytics/pipes/_hits.pipe
|
||||
ghost/web-analytics/datasources/fixtures/README.md
|
||||
ghost/web-analytics/datasources/fixtures/utils/ndjson_to_csv.sh
|
||||
ghost/web-analytics/datasources/fixtures/mockingbird-schema.json
|
||||
ghost/web-analytics/datasources/fixtures/analytics_events.ndjson
|
||||
ghost/web-analytics/datasources/_mv_sources.datasource
|
||||
ghost/web-analytics/datasources/_mv_pages.datasource
|
||||
ghost/web-analytics/datasources/_mv_sessions.datasource
|
||||
ghost/web-analytics/datasources/analytics_events.datasource
|
||||
ghost/web-analytics/requirements.txt
|
||||
ghost/html-to-plaintext/README.md
|
||||
ghost/html-to-plaintext/package.json
|
||||
ghost/html-to-plaintext/index.js
|
||||
|
|
|
|||
|
|
@ -3079,6 +3079,8 @@ add-end-session.md
|
|||
twelve-rings-remain.md
|
||||
.changeset/fix-search.md
|
||||
fix-search.md
|
||||
.changeset/monorepo-easier.md
|
||||
monorepo-easier.md
|
||||
.changeset/less-lonely-authors.md
|
||||
less-lonely-authors.md
|
||||
.changeset/nervous-flies-press.md
|
||||
|
|
|
|||
|
|
@ -854,6 +854,7 @@ eslint.config.mjs
|
|||
.changeset/add-end-session.md
|
||||
.changeset/twelve-rings-remain.md
|
||||
.changeset/fix-search.md
|
||||
.changeset/monorepo-easier.md
|
||||
.changeset/less-lonely-authors.md
|
||||
.changeset/nervous-flies-press.md
|
||||
.changeset/add-isnonnull-true.md
|
||||
|
|
|
|||
|
|
@ -62180,6 +62180,28 @@ Magento/Csp/Model/SubresourceIntegrityRepositoryPool.php
|
|||
Csp/Model/SubresourceIntegrityRepositoryPool.php
|
||||
Model/SubresourceIntegrityRepositoryPool.php
|
||||
SubresourceIntegrityRepositoryPool.php
|
||||
app/code/Magento/Csp/Model/SubresourceIntegrity/StorageInterface.php
|
||||
code/Magento/Csp/Model/SubresourceIntegrity/StorageInterface.php
|
||||
Magento/Csp/Model/SubresourceIntegrity/StorageInterface.php
|
||||
Csp/Model/SubresourceIntegrity/StorageInterface.php
|
||||
Model/SubresourceIntegrity/StorageInterface.php
|
||||
SubresourceIntegrity/StorageInterface.php
|
||||
StorageInterface.php
|
||||
app/code/Magento/Csp/Model/SubresourceIntegrity/SriEnabledActions.php
|
||||
code/Magento/Csp/Model/SubresourceIntegrity/SriEnabledActions.php
|
||||
Magento/Csp/Model/SubresourceIntegrity/SriEnabledActions.php
|
||||
Csp/Model/SubresourceIntegrity/SriEnabledActions.php
|
||||
Model/SubresourceIntegrity/SriEnabledActions.php
|
||||
SubresourceIntegrity/SriEnabledActions.php
|
||||
SriEnabledActions.php
|
||||
app/code/Magento/Csp/Model/SubresourceIntegrity/Storage/File.php
|
||||
code/Magento/Csp/Model/SubresourceIntegrity/Storage/File.php
|
||||
Magento/Csp/Model/SubresourceIntegrity/Storage/File.php
|
||||
Csp/Model/SubresourceIntegrity/Storage/File.php
|
||||
Model/SubresourceIntegrity/Storage/File.php
|
||||
SubresourceIntegrity/Storage/File.php
|
||||
Storage/File.php
|
||||
File.php
|
||||
app/code/Magento/Csp/Model/SubresourceIntegrity/HashGenerator.php
|
||||
code/Magento/Csp/Model/SubresourceIntegrity/HashGenerator.php
|
||||
Magento/Csp/Model/SubresourceIntegrity/HashGenerator.php
|
||||
|
|
@ -62651,6 +62673,14 @@ base/web/js/sri.js
|
|||
web/js/sri.js
|
||||
js/sri.js
|
||||
sri.js
|
||||
app/code/Magento/Csp/view/frontend/layout/multishipping_checkout.xml
|
||||
code/Magento/Csp/view/frontend/layout/multishipping_checkout.xml
|
||||
Magento/Csp/view/frontend/layout/multishipping_checkout.xml
|
||||
Csp/view/frontend/layout/multishipping_checkout.xml
|
||||
view/frontend/layout/multishipping_checkout.xml
|
||||
frontend/layout/multishipping_checkout.xml
|
||||
layout/multishipping_checkout.xml
|
||||
multishipping_checkout.xml
|
||||
app/code/Magento/Csp/view/frontend/layout/checkout_index_index.xml
|
||||
code/Magento/Csp/view/frontend/layout/checkout_index_index.xml
|
||||
Magento/Csp/view/frontend/layout/checkout_index_index.xml
|
||||
|
|
@ -143373,6 +143403,12 @@ Magento/Paypal/Plugin/OrderCanInvoice.php
|
|||
Paypal/Plugin/OrderCanInvoice.php
|
||||
Plugin/OrderCanInvoice.php
|
||||
OrderCanInvoice.php
|
||||
app/code/Magento/Paypal/Plugin/PayflowSilentPost.php
|
||||
code/Magento/Paypal/Plugin/PayflowSilentPost.php
|
||||
Magento/Paypal/Plugin/PayflowSilentPost.php
|
||||
Paypal/Plugin/PayflowSilentPost.php
|
||||
Plugin/PayflowSilentPost.php
|
||||
PayflowSilentPost.php
|
||||
app/code/Magento/Paypal/Plugin/CheckoutIndex.php
|
||||
code/Magento/Paypal/Plugin/CheckoutIndex.php
|
||||
Magento/Paypal/Plugin/CheckoutIndex.php
|
||||
|
|
@ -242852,6 +242888,13 @@ Framework/Mview/View/CollectionInterface.php
|
|||
Mview/View/CollectionInterface.php
|
||||
View/CollectionInterface.php
|
||||
CollectionInterface.php
|
||||
lib/internal/Magento/Framework/Mview/View/BaseAction.php
|
||||
internal/Magento/Framework/Mview/View/BaseAction.php
|
||||
Magento/Framework/Mview/View/BaseAction.php
|
||||
Framework/Mview/View/BaseAction.php
|
||||
Mview/View/BaseAction.php
|
||||
View/BaseAction.php
|
||||
BaseAction.php
|
||||
lib/internal/Magento/Framework/Mview/View/AbstractFactory.php
|
||||
internal/Magento/Framework/Mview/View/AbstractFactory.php
|
||||
Magento/Framework/Mview/View/AbstractFactory.php
|
||||
|
|
@ -303031,6 +303074,14 @@ Magento/Paypal/Helper/DataTest.php
|
|||
Paypal/Helper/DataTest.php
|
||||
Helper/DataTest.php
|
||||
DataTest.php
|
||||
dev/tests/integration/testsuite/Magento/Paypal/Plugin/PayflowSilentPostTest.php
|
||||
tests/integration/testsuite/Magento/Paypal/Plugin/PayflowSilentPostTest.php
|
||||
integration/testsuite/Magento/Paypal/Plugin/PayflowSilentPostTest.php
|
||||
testsuite/Magento/Paypal/Plugin/PayflowSilentPostTest.php
|
||||
Magento/Paypal/Plugin/PayflowSilentPostTest.php
|
||||
Paypal/Plugin/PayflowSilentPostTest.php
|
||||
Plugin/PayflowSilentPostTest.php
|
||||
PayflowSilentPostTest.php
|
||||
dev/tests/integration/testsuite/Magento/Paypal/Model/PayLaterConfigTest.php
|
||||
tests/integration/testsuite/Magento/Paypal/Model/PayLaterConfigTest.php
|
||||
integration/testsuite/Magento/Paypal/Model/PayLaterConfigTest.php
|
||||
|
|
|
|||
|
|
@ -7779,6 +7779,9 @@ app/code/Magento/Csp/Model/Mode/Data/ModeConfigured.php
|
|||
app/code/Magento/Csp/Model/Mode/ConfigManager.php
|
||||
app/code/Magento/Csp/Model/CompositePolicyCollector.php
|
||||
app/code/Magento/Csp/Model/SubresourceIntegrityRepositoryPool.php
|
||||
app/code/Magento/Csp/Model/SubresourceIntegrity/StorageInterface.php
|
||||
app/code/Magento/Csp/Model/SubresourceIntegrity/SriEnabledActions.php
|
||||
app/code/Magento/Csp/Model/SubresourceIntegrity/Storage/File.php
|
||||
app/code/Magento/Csp/Model/SubresourceIntegrity/HashGenerator.php
|
||||
app/code/Magento/Csp/Model/SubresourceIntegrityCollector.php
|
||||
app/code/Magento/Csp/Model/BlockCache.php
|
||||
|
|
@ -7844,6 +7847,7 @@ app/code/Magento/Csp/view/base/templates/sri/hashes.phtml
|
|||
app/code/Magento/Csp/view/base/templates/nonce/nonce.phtml
|
||||
app/code/Magento/Csp/view/base/web/js/nonce-injector.js
|
||||
app/code/Magento/Csp/view/base/web/js/sri.js
|
||||
app/code/Magento/Csp/view/frontend/layout/multishipping_checkout.xml
|
||||
app/code/Magento/Csp/view/frontend/layout/checkout_index_index.xml
|
||||
app/code/Magento/Ui/i18n/en_US.csv
|
||||
app/code/Magento/Ui/LICENSE.txt
|
||||
|
|
@ -17586,6 +17590,7 @@ app/code/Magento/Paypal/Plugin/CustomerManagementPlugin.php
|
|||
app/code/Magento/Paypal/Plugin/ValidatorCanInvoice.php
|
||||
app/code/Magento/Paypal/Plugin/TransparentOrderPayment.php
|
||||
app/code/Magento/Paypal/Plugin/OrderCanInvoice.php
|
||||
app/code/Magento/Paypal/Plugin/PayflowSilentPost.php
|
||||
app/code/Magento/Paypal/Plugin/CheckoutIndex.php
|
||||
app/code/Magento/Paypal/Plugin/TransparentSessionChecker.php
|
||||
app/code/Magento/Paypal/Model/System/Config/Backend/Cert.php
|
||||
|
|
@ -30122,6 +30127,7 @@ lib/internal/Magento/Framework/Mview/View/ChangelogTableNotExistsException.php
|
|||
lib/internal/Magento/Framework/Mview/View/AdditionalColumnProcessorInterface.php
|
||||
lib/internal/Magento/Framework/Mview/View/Collection.php
|
||||
lib/internal/Magento/Framework/Mview/View/CollectionInterface.php
|
||||
lib/internal/Magento/Framework/Mview/View/BaseAction.php
|
||||
lib/internal/Magento/Framework/Mview/View/AbstractFactory.php
|
||||
lib/internal/Magento/Framework/Mview/View/CompositeSubscriptionStatementPostprocessor.php
|
||||
lib/internal/Magento/Framework/Mview/View/Changelog.php
|
||||
|
|
@ -37183,6 +37189,7 @@ dev/tests/integration/testsuite/Magento/Paypal/_files/quote_payment_express_with
|
|||
dev/tests/integration/testsuite/Magento/Paypal/_files/virtual_quote_with_empty_billing_address.php
|
||||
dev/tests/integration/testsuite/Magento/Paypal/_files/quote_payment_payflow.php
|
||||
dev/tests/integration/testsuite/Magento/Paypal/Helper/DataTest.php
|
||||
dev/tests/integration/testsuite/Magento/Paypal/Plugin/PayflowSilentPostTest.php
|
||||
dev/tests/integration/testsuite/Magento/Paypal/Model/PayLaterConfigTest.php
|
||||
dev/tests/integration/testsuite/Magento/Paypal/Model/Express/CheckoutTest.php
|
||||
dev/tests/integration/testsuite/Magento/Paypal/Model/PayflowproTest.php
|
||||
|
|
|
|||
|
|
@ -3611,6 +3611,13 @@ Tests/Unit/Helper/EventHelperTest.php
|
|||
Unit/Helper/EventHelperTest.php
|
||||
Helper/EventHelperTest.php
|
||||
EventHelperTest.php
|
||||
app/bundles/PointBundle/Tests/Unit/Model/PointModelTest.php
|
||||
bundles/PointBundle/Tests/Unit/Model/PointModelTest.php
|
||||
PointBundle/Tests/Unit/Model/PointModelTest.php
|
||||
Tests/Unit/Model/PointModelTest.php
|
||||
Unit/Model/PointModelTest.php
|
||||
Model/PointModelTest.php
|
||||
PointModelTest.php
|
||||
app/bundles/PointBundle/Tests/Unit/Model/TriggerModelTest.php
|
||||
bundles/PointBundle/Tests/Unit/Model/TriggerModelTest.php
|
||||
PointBundle/Tests/Unit/Model/TriggerModelTest.php
|
||||
|
|
@ -8076,6 +8083,12 @@ CoreBundle/Twig/Extension/AnalyticsExtension.php
|
|||
Twig/Extension/AnalyticsExtension.php
|
||||
Extension/AnalyticsExtension.php
|
||||
AnalyticsExtension.php
|
||||
app/bundles/CoreBundle/Twig/Extension/ThemesExtension.php
|
||||
bundles/CoreBundle/Twig/Extension/ThemesExtension.php
|
||||
CoreBundle/Twig/Extension/ThemesExtension.php
|
||||
Twig/Extension/ThemesExtension.php
|
||||
Extension/ThemesExtension.php
|
||||
ThemesExtension.php
|
||||
app/bundles/CoreBundle/Twig/Extension/ButtonExtension.php
|
||||
bundles/CoreBundle/Twig/Extension/ButtonExtension.php
|
||||
CoreBundle/Twig/Extension/ButtonExtension.php
|
||||
|
|
|
|||
|
|
@ -852,6 +852,7 @@ app/bundles/PointBundle/Event/TriggerExecutedEvent.php
|
|||
app/bundles/PointBundle/Event/PointBuilderEvent.php
|
||||
app/bundles/PointBundle/Event/TriggerBuilderEvent.php
|
||||
app/bundles/PointBundle/Tests/Unit/Helper/EventHelperTest.php
|
||||
app/bundles/PointBundle/Tests/Unit/Model/PointModelTest.php
|
||||
app/bundles/PointBundle/Tests/Unit/Model/TriggerModelTest.php
|
||||
app/bundles/PointBundle/Tests/Controller/TriggerControllerTest.php
|
||||
app/bundles/PointBundle/Tests/Controller/Api/PointGroupsApiControllerTest.php
|
||||
|
|
@ -1560,6 +1561,7 @@ app/bundles/CoreBundle/Twig/Extension/ConfigExtension.php
|
|||
app/bundles/CoreBundle/Twig/Extension/GravatarExtension.php
|
||||
app/bundles/CoreBundle/Twig/Extension/AppExtension.php
|
||||
app/bundles/CoreBundle/Twig/Extension/AnalyticsExtension.php
|
||||
app/bundles/CoreBundle/Twig/Extension/ThemesExtension.php
|
||||
app/bundles/CoreBundle/Twig/Extension/ButtonExtension.php
|
||||
app/bundles/CoreBundle/Twig/Extension/MautibotExtension.php
|
||||
app/bundles/CoreBundle/Twig/Extension/InputExtension.php
|
||||
|
|
|
|||
|
|
@ -1871,6 +1871,270 @@ upload/extension/opencart/install.json
|
|||
extension/opencart/install.json
|
||||
opencart/install.json
|
||||
install.json
|
||||
upload/extension/opencart/catalog/language/fr-fr/shipping/free.php
|
||||
extension/opencart/catalog/language/fr-fr/shipping/free.php
|
||||
opencart/catalog/language/fr-fr/shipping/free.php
|
||||
catalog/language/fr-fr/shipping/free.php
|
||||
language/fr-fr/shipping/free.php
|
||||
fr-fr/shipping/free.php
|
||||
shipping/free.php
|
||||
free.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/shipping/pickup.php
|
||||
extension/opencart/catalog/language/fr-fr/shipping/pickup.php
|
||||
opencart/catalog/language/fr-fr/shipping/pickup.php
|
||||
catalog/language/fr-fr/shipping/pickup.php
|
||||
language/fr-fr/shipping/pickup.php
|
||||
fr-fr/shipping/pickup.php
|
||||
shipping/pickup.php
|
||||
pickup.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/shipping/weight.php
|
||||
extension/opencart/catalog/language/fr-fr/shipping/weight.php
|
||||
opencart/catalog/language/fr-fr/shipping/weight.php
|
||||
catalog/language/fr-fr/shipping/weight.php
|
||||
language/fr-fr/shipping/weight.php
|
||||
fr-fr/shipping/weight.php
|
||||
shipping/weight.php
|
||||
weight.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/shipping/flat.php
|
||||
extension/opencart/catalog/language/fr-fr/shipping/flat.php
|
||||
opencart/catalog/language/fr-fr/shipping/flat.php
|
||||
catalog/language/fr-fr/shipping/flat.php
|
||||
language/fr-fr/shipping/flat.php
|
||||
fr-fr/shipping/flat.php
|
||||
shipping/flat.php
|
||||
flat.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/shipping/item.php
|
||||
extension/opencart/catalog/language/fr-fr/shipping/item.php
|
||||
opencart/catalog/language/fr-fr/shipping/item.php
|
||||
catalog/language/fr-fr/shipping/item.php
|
||||
language/fr-fr/shipping/item.php
|
||||
fr-fr/shipping/item.php
|
||||
shipping/item.php
|
||||
item.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/total/handling.php
|
||||
extension/opencart/catalog/language/fr-fr/total/handling.php
|
||||
opencart/catalog/language/fr-fr/total/handling.php
|
||||
catalog/language/fr-fr/total/handling.php
|
||||
language/fr-fr/total/handling.php
|
||||
fr-fr/total/handling.php
|
||||
total/handling.php
|
||||
handling.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/total/total.php
|
||||
extension/opencart/catalog/language/fr-fr/total/total.php
|
||||
opencart/catalog/language/fr-fr/total/total.php
|
||||
catalog/language/fr-fr/total/total.php
|
||||
language/fr-fr/total/total.php
|
||||
fr-fr/total/total.php
|
||||
total/total.php
|
||||
total.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/total/coupon.php
|
||||
extension/opencart/catalog/language/fr-fr/total/coupon.php
|
||||
opencart/catalog/language/fr-fr/total/coupon.php
|
||||
catalog/language/fr-fr/total/coupon.php
|
||||
language/fr-fr/total/coupon.php
|
||||
fr-fr/total/coupon.php
|
||||
total/coupon.php
|
||||
coupon.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/total/sub_total.php
|
||||
extension/opencart/catalog/language/fr-fr/total/sub_total.php
|
||||
opencart/catalog/language/fr-fr/total/sub_total.php
|
||||
catalog/language/fr-fr/total/sub_total.php
|
||||
language/fr-fr/total/sub_total.php
|
||||
fr-fr/total/sub_total.php
|
||||
total/sub_total.php
|
||||
sub_total.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/total/reward.php
|
||||
extension/opencart/catalog/language/fr-fr/total/reward.php
|
||||
opencart/catalog/language/fr-fr/total/reward.php
|
||||
catalog/language/fr-fr/total/reward.php
|
||||
language/fr-fr/total/reward.php
|
||||
fr-fr/total/reward.php
|
||||
total/reward.php
|
||||
reward.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/total/credit.php
|
||||
extension/opencart/catalog/language/fr-fr/total/credit.php
|
||||
opencart/catalog/language/fr-fr/total/credit.php
|
||||
catalog/language/fr-fr/total/credit.php
|
||||
language/fr-fr/total/credit.php
|
||||
fr-fr/total/credit.php
|
||||
total/credit.php
|
||||
credit.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/total/low_order_fee.php
|
||||
extension/opencart/catalog/language/fr-fr/total/low_order_fee.php
|
||||
opencart/catalog/language/fr-fr/total/low_order_fee.php
|
||||
catalog/language/fr-fr/total/low_order_fee.php
|
||||
language/fr-fr/total/low_order_fee.php
|
||||
fr-fr/total/low_order_fee.php
|
||||
total/low_order_fee.php
|
||||
low_order_fee.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/module/filter.php
|
||||
extension/opencart/catalog/language/fr-fr/module/filter.php
|
||||
opencart/catalog/language/fr-fr/module/filter.php
|
||||
catalog/language/fr-fr/module/filter.php
|
||||
language/fr-fr/module/filter.php
|
||||
fr-fr/module/filter.php
|
||||
module/filter.php
|
||||
filter.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/module/featured.php
|
||||
extension/opencart/catalog/language/fr-fr/module/featured.php
|
||||
opencart/catalog/language/fr-fr/module/featured.php
|
||||
catalog/language/fr-fr/module/featured.php
|
||||
language/fr-fr/module/featured.php
|
||||
fr-fr/module/featured.php
|
||||
module/featured.php
|
||||
featured.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/module/information.php
|
||||
extension/opencart/catalog/language/fr-fr/module/information.php
|
||||
opencart/catalog/language/fr-fr/module/information.php
|
||||
catalog/language/fr-fr/module/information.php
|
||||
language/fr-fr/module/information.php
|
||||
fr-fr/module/information.php
|
||||
module/information.php
|
||||
information.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/module/account.php
|
||||
extension/opencart/catalog/language/fr-fr/module/account.php
|
||||
opencart/catalog/language/fr-fr/module/account.php
|
||||
catalog/language/fr-fr/module/account.php
|
||||
language/fr-fr/module/account.php
|
||||
fr-fr/module/account.php
|
||||
module/account.php
|
||||
account.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/module/store.php
|
||||
extension/opencart/catalog/language/fr-fr/module/store.php
|
||||
opencart/catalog/language/fr-fr/module/store.php
|
||||
catalog/language/fr-fr/module/store.php
|
||||
language/fr-fr/module/store.php
|
||||
fr-fr/module/store.php
|
||||
module/store.php
|
||||
store.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/module/topic.php
|
||||
extension/opencart/catalog/language/fr-fr/module/topic.php
|
||||
opencart/catalog/language/fr-fr/module/topic.php
|
||||
catalog/language/fr-fr/module/topic.php
|
||||
language/fr-fr/module/topic.php
|
||||
fr-fr/module/topic.php
|
||||
module/topic.php
|
||||
topic.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/module/blog.php
|
||||
extension/opencart/catalog/language/fr-fr/module/blog.php
|
||||
opencart/catalog/language/fr-fr/module/blog.php
|
||||
catalog/language/fr-fr/module/blog.php
|
||||
language/fr-fr/module/blog.php
|
||||
fr-fr/module/blog.php
|
||||
module/blog.php
|
||||
blog.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/module/latest.php
|
||||
extension/opencart/catalog/language/fr-fr/module/latest.php
|
||||
opencart/catalog/language/fr-fr/module/latest.php
|
||||
catalog/language/fr-fr/module/latest.php
|
||||
language/fr-fr/module/latest.php
|
||||
fr-fr/module/latest.php
|
||||
module/latest.php
|
||||
latest.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/module/category.php
|
||||
extension/opencart/catalog/language/fr-fr/module/category.php
|
||||
opencart/catalog/language/fr-fr/module/category.php
|
||||
catalog/language/fr-fr/module/category.php
|
||||
language/fr-fr/module/category.php
|
||||
fr-fr/module/category.php
|
||||
module/category.php
|
||||
category.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/module/special.php
|
||||
extension/opencart/catalog/language/fr-fr/module/special.php
|
||||
opencart/catalog/language/fr-fr/module/special.php
|
||||
catalog/language/fr-fr/module/special.php
|
||||
language/fr-fr/module/special.php
|
||||
fr-fr/module/special.php
|
||||
module/special.php
|
||||
special.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/module/bestseller.php
|
||||
extension/opencart/catalog/language/fr-fr/module/bestseller.php
|
||||
opencart/catalog/language/fr-fr/module/bestseller.php
|
||||
catalog/language/fr-fr/module/bestseller.php
|
||||
language/fr-fr/module/bestseller.php
|
||||
fr-fr/module/bestseller.php
|
||||
module/bestseller.php
|
||||
bestseller.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/api/coupon.php
|
||||
extension/opencart/catalog/language/fr-fr/api/coupon.php
|
||||
opencart/catalog/language/fr-fr/api/coupon.php
|
||||
catalog/language/fr-fr/api/coupon.php
|
||||
language/fr-fr/api/coupon.php
|
||||
fr-fr/api/coupon.php
|
||||
api/coupon.php
|
||||
coupon.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/api/reward.php
|
||||
extension/opencart/catalog/language/fr-fr/api/reward.php
|
||||
opencart/catalog/language/fr-fr/api/reward.php
|
||||
catalog/language/fr-fr/api/reward.php
|
||||
language/fr-fr/api/reward.php
|
||||
fr-fr/api/reward.php
|
||||
api/reward.php
|
||||
reward.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/captcha/basic.php
|
||||
extension/opencart/catalog/language/fr-fr/captcha/basic.php
|
||||
opencart/catalog/language/fr-fr/captcha/basic.php
|
||||
catalog/language/fr-fr/captcha/basic.php
|
||||
language/fr-fr/captcha/basic.php
|
||||
fr-fr/captcha/basic.php
|
||||
captcha/basic.php
|
||||
basic.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/payment/cheque.php
|
||||
extension/opencart/catalog/language/fr-fr/payment/cheque.php
|
||||
opencart/catalog/language/fr-fr/payment/cheque.php
|
||||
catalog/language/fr-fr/payment/cheque.php
|
||||
language/fr-fr/payment/cheque.php
|
||||
fr-fr/payment/cheque.php
|
||||
payment/cheque.php
|
||||
cheque.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/payment/bank_transfer.php
|
||||
extension/opencart/catalog/language/fr-fr/payment/bank_transfer.php
|
||||
opencart/catalog/language/fr-fr/payment/bank_transfer.php
|
||||
catalog/language/fr-fr/payment/bank_transfer.php
|
||||
language/fr-fr/payment/bank_transfer.php
|
||||
fr-fr/payment/bank_transfer.php
|
||||
payment/bank_transfer.php
|
||||
bank_transfer.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/payment/free_checkout.php
|
||||
extension/opencart/catalog/language/fr-fr/payment/free_checkout.php
|
||||
opencart/catalog/language/fr-fr/payment/free_checkout.php
|
||||
catalog/language/fr-fr/payment/free_checkout.php
|
||||
language/fr-fr/payment/free_checkout.php
|
||||
fr-fr/payment/free_checkout.php
|
||||
payment/free_checkout.php
|
||||
free_checkout.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/payment/cod.php
|
||||
extension/opencart/catalog/language/fr-fr/payment/cod.php
|
||||
opencart/catalog/language/fr-fr/payment/cod.php
|
||||
catalog/language/fr-fr/payment/cod.php
|
||||
language/fr-fr/payment/cod.php
|
||||
fr-fr/payment/cod.php
|
||||
payment/cod.php
|
||||
cod.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/checkout/shipping.php
|
||||
extension/opencart/catalog/language/fr-fr/checkout/shipping.php
|
||||
opencart/catalog/language/fr-fr/checkout/shipping.php
|
||||
catalog/language/fr-fr/checkout/shipping.php
|
||||
language/fr-fr/checkout/shipping.php
|
||||
fr-fr/checkout/shipping.php
|
||||
checkout/shipping.php
|
||||
shipping.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/checkout/coupon.php
|
||||
extension/opencart/catalog/language/fr-fr/checkout/coupon.php
|
||||
opencart/catalog/language/fr-fr/checkout/coupon.php
|
||||
catalog/language/fr-fr/checkout/coupon.php
|
||||
language/fr-fr/checkout/coupon.php
|
||||
fr-fr/checkout/coupon.php
|
||||
checkout/coupon.php
|
||||
coupon.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/checkout/reward.php
|
||||
extension/opencart/catalog/language/fr-fr/checkout/reward.php
|
||||
opencart/catalog/language/fr-fr/checkout/reward.php
|
||||
catalog/language/fr-fr/checkout/reward.php
|
||||
language/fr-fr/checkout/reward.php
|
||||
fr-fr/checkout/reward.php
|
||||
checkout/reward.php
|
||||
reward.php
|
||||
upload/extension/opencart/catalog/language/en-gb/shipping/free.php
|
||||
extension/opencart/catalog/language/en-gb/shipping/free.php
|
||||
opencart/catalog/language/en-gb/shipping/free.php
|
||||
|
|
|
|||
|
|
@ -245,6 +245,39 @@ upload/extension/opencart/admin/view/template/payment/free_checkout.twig
|
|||
upload/extension/opencart/admin/view/template/payment/cheque.twig
|
||||
upload/extension/opencart/admin/view/template/payment/cod.twig
|
||||
upload/extension/opencart/install.json
|
||||
upload/extension/opencart/catalog/language/fr-fr/shipping/free.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/shipping/pickup.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/shipping/weight.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/shipping/flat.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/shipping/item.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/total/handling.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/total/total.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/total/coupon.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/total/sub_total.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/total/reward.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/total/credit.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/total/low_order_fee.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/module/filter.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/module/featured.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/module/information.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/module/account.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/module/store.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/module/topic.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/module/blog.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/module/latest.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/module/category.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/module/special.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/module/bestseller.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/api/coupon.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/api/reward.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/captcha/basic.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/payment/cheque.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/payment/bank_transfer.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/payment/free_checkout.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/payment/cod.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/checkout/shipping.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/checkout/coupon.php
|
||||
upload/extension/opencart/catalog/language/fr-fr/checkout/reward.php
|
||||
upload/extension/opencart/catalog/language/en-gb/shipping/free.php
|
||||
upload/extension/opencart/catalog/language/en-gb/shipping/pickup.php
|
||||
upload/extension/opencart/catalog/language/en-gb/shipping/weight.php
|
||||
|
|
|
|||
|
|
@ -28577,6 +28577,14 @@ PHPStan/Rules/Tests/CoversAttributeRule.php
|
|||
Rules/Tests/CoversAttributeRule.php
|
||||
Tests/CoversAttributeRule.php
|
||||
CoversAttributeRule.php
|
||||
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Tests/TestReflectionClassInterface.php
|
||||
Core/DevOps/StaticAnalyze/PHPStan/Rules/Tests/TestReflectionClassInterface.php
|
||||
DevOps/StaticAnalyze/PHPStan/Rules/Tests/TestReflectionClassInterface.php
|
||||
StaticAnalyze/PHPStan/Rules/Tests/TestReflectionClassInterface.php
|
||||
PHPStan/Rules/Tests/TestReflectionClassInterface.php
|
||||
Rules/Tests/TestReflectionClassInterface.php
|
||||
Tests/TestReflectionClassInterface.php
|
||||
TestReflectionClassInterface.php
|
||||
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Tests/NoAssertsOnObjectsRule.php
|
||||
Core/DevOps/StaticAnalyze/PHPStan/Rules/Tests/NoAssertsOnObjectsRule.php
|
||||
DevOps/StaticAnalyze/PHPStan/Rules/Tests/NoAssertsOnObjectsRule.php
|
||||
|
|
@ -77607,6 +77615,17 @@ sw-users-permissions/page/sw-users-permissions-user-create/sw-users-permissions-
|
|||
page/sw-users-permissions-user-create/sw-users-permissions-user-create.spec.js
|
||||
sw-users-permissions-user-create/sw-users-permissions-user-create.spec.js
|
||||
sw-users-permissions-user-create.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-users-permissions/page/sw-users-permissions-role-detail/sw-users-permissions-role-detail.scss
|
||||
Administration/Resources/app/administration/src/module/sw-users-permissions/page/sw-users-permissions-role-detail/sw-users-permissions-role-detail.scss
|
||||
Resources/app/administration/src/module/sw-users-permissions/page/sw-users-permissions-role-detail/sw-users-permissions-role-detail.scss
|
||||
app/administration/src/module/sw-users-permissions/page/sw-users-permissions-role-detail/sw-users-permissions-role-detail.scss
|
||||
administration/src/module/sw-users-permissions/page/sw-users-permissions-role-detail/sw-users-permissions-role-detail.scss
|
||||
src/module/sw-users-permissions/page/sw-users-permissions-role-detail/sw-users-permissions-role-detail.scss
|
||||
module/sw-users-permissions/page/sw-users-permissions-role-detail/sw-users-permissions-role-detail.scss
|
||||
sw-users-permissions/page/sw-users-permissions-role-detail/sw-users-permissions-role-detail.scss
|
||||
page/sw-users-permissions-role-detail/sw-users-permissions-role-detail.scss
|
||||
sw-users-permissions-role-detail/sw-users-permissions-role-detail.scss
|
||||
sw-users-permissions-role-detail.scss
|
||||
src/Administration/Resources/app/administration/src/module/sw-users-permissions/page/sw-users-permissions-role-detail/index.js
|
||||
Administration/Resources/app/administration/src/module/sw-users-permissions/page/sw-users-permissions-role-detail/index.js
|
||||
Resources/app/administration/src/module/sw-users-permissions/page/sw-users-permissions-role-detail/index.js
|
||||
|
|
@ -103046,6 +103065,12 @@ _unreleased/2024-12-03-reorganized-menu-items-on-the-settings-page.md
|
|||
changelog/_unreleased/2025-01-21-twig-update-to-3-18-0.md
|
||||
_unreleased/2025-01-21-twig-update-to-3-18-0.md
|
||||
2025-01-21-twig-update-to-3-18-0.md
|
||||
changelog/_unreleased/2025-03-05-add-new-data-id-to-set-off-canvas-aria-labelledby.md
|
||||
_unreleased/2025-03-05-add-new-data-id-to-set-off-canvas-aria-labelledby.md
|
||||
2025-03-05-add-new-data-id-to-set-off-canvas-aria-labelledby.md
|
||||
changelog/_unreleased/2025-02-28-fix-google-recaptcha-with-guest-orders.md
|
||||
_unreleased/2025-02-28-fix-google-recaptcha-with-guest-orders.md
|
||||
2025-02-28-fix-google-recaptcha-with-guest-orders.md
|
||||
changelog/_unreleased/2024-10-31-bulk-entity-extension.md
|
||||
_unreleased/2024-10-31-bulk-entity-extension.md
|
||||
2024-10-31-bulk-entity-extension.md
|
||||
|
|
@ -103181,6 +103206,9 @@ _unreleased/2024-12-13-add-systemlanguagechangeevent-to-shopconfigurator.md
|
|||
changelog/_unreleased/2025-02-10-change-cms-block-default-margin.md
|
||||
_unreleased/2025-02-10-change-cms-block-default-margin.md
|
||||
2025-02-10-change-cms-block-default-margin.md
|
||||
changelog/_unreleased/2025-03-04-set-aria-current-page-for-activatenavigationid-in-navbar.md
|
||||
_unreleased/2025-03-04-set-aria-current-page-for-activatenavigationid-in-navbar.md
|
||||
2025-03-04-set-aria-current-page-for-activatenavigationid-in-navbar.md
|
||||
changelog/_unreleased/2024-12-04-deprecate-implicit-http-cache-clear-from-cache-clear-command-introduce-explicit-cache-clear-http-command.md
|
||||
_unreleased/2024-12-04-deprecate-implicit-http-cache-clear-from-cache-clear-command-introduce-explicit-cache-clear-http-command.md
|
||||
2024-12-04-deprecate-implicit-http-cache-clear-from-cache-clear-command-introduce-explicit-cache-clear-http-command.md
|
||||
|
|
@ -103535,9 +103563,15 @@ _unreleased/2025-02-17-deprecate-dom-access-helper.md
|
|||
changelog/_unreleased/2024-10-04-add-meta-author-configuration-and-use-it-in-frontend.md
|
||||
_unreleased/2024-10-04-add-meta-author-configuration-and-use-it-in-frontend.md
|
||||
2024-10-04-add-meta-author-configuration-and-use-it-in-frontend.md
|
||||
changelog/_unreleased/2025-02-20-fix-cms-block-bg-color-condition.md
|
||||
_unreleased/2025-02-20-fix-cms-block-bg-color-condition.md
|
||||
2025-02-20-fix-cms-block-bg-color-condition.md
|
||||
changelog/_unreleased/2025-01-02-add-allow-html-entity-attribute.md
|
||||
_unreleased/2025-01-02-add-allow-html-entity-attribute.md
|
||||
2025-01-02-add-allow-html-entity-attribute.md
|
||||
changelog/_unreleased/2025-03-05-update-switch-context-event.md
|
||||
_unreleased/2025-03-05-update-switch-context-event.md
|
||||
2025-03-05-update-switch-context-event.md
|
||||
changelog/_unreleased/2024-01-31-improve-cart-page-performance.md
|
||||
_unreleased/2024-01-31-improve-cart-page-performance.md
|
||||
2024-01-31-improve-cart-page-performance.md
|
||||
|
|
@ -128952,21 +128986,26 @@ acceptance/tests/Accessibility/StorefrontAccessibility.spec.ts
|
|||
tests/Accessibility/StorefrontAccessibility.spec.ts
|
||||
Accessibility/StorefrontAccessibility.spec.ts
|
||||
StorefrontAccessibility.spec.ts
|
||||
tests/acceptance/tests/Forms/ValidateGoogleRecaptchaOnRegisterForm.spec.ts
|
||||
acceptance/tests/Forms/ValidateGoogleRecaptchaOnRegisterForm.spec.ts
|
||||
tests/Forms/ValidateGoogleRecaptchaOnRegisterForm.spec.ts
|
||||
Forms/ValidateGoogleRecaptchaOnRegisterForm.spec.ts
|
||||
ValidateGoogleRecaptchaOnRegisterForm.spec.ts
|
||||
tests/acceptance/tests/Forms/GoogleReCaptchaV2.spec.ts
|
||||
acceptance/tests/Forms/GoogleReCaptchaV2.spec.ts
|
||||
tests/Forms/GoogleReCaptchaV2.spec.ts
|
||||
Forms/GoogleReCaptchaV2.spec.ts
|
||||
GoogleReCaptchaV2.spec.ts
|
||||
tests/acceptance/tests/Forms/ValidateBasicCaptchaInContactForm.spec.ts
|
||||
acceptance/tests/Forms/ValidateBasicCaptchaInContactForm.spec.ts
|
||||
tests/Forms/ValidateBasicCaptchaInContactForm.spec.ts
|
||||
Forms/ValidateBasicCaptchaInContactForm.spec.ts
|
||||
ValidateBasicCaptchaInContactForm.spec.ts
|
||||
tests/acceptance/tests/Forms/ValidateContactFormStorefront.spec.ts
|
||||
acceptance/tests/Forms/ValidateContactFormStorefront.spec.ts
|
||||
tests/Forms/ValidateContactFormStorefront.spec.ts
|
||||
Forms/ValidateContactFormStorefront.spec.ts
|
||||
ValidateContactFormStorefront.spec.ts
|
||||
tests/acceptance/tests/Forms/ValidateCaptchaInContactForm.spec.ts
|
||||
acceptance/tests/Forms/ValidateCaptchaInContactForm.spec.ts
|
||||
tests/Forms/ValidateCaptchaInContactForm.spec.ts
|
||||
Forms/ValidateCaptchaInContactForm.spec.ts
|
||||
ValidateCaptchaInContactForm.spec.ts
|
||||
tests/acceptance/tests/Forms/GoogleReCaptchaV3.spec.ts
|
||||
acceptance/tests/Forms/GoogleReCaptchaV3.spec.ts
|
||||
tests/Forms/GoogleReCaptchaV3.spec.ts
|
||||
Forms/GoogleReCaptchaV3.spec.ts
|
||||
GoogleReCaptchaV3.spec.ts
|
||||
tests/acceptance/tests/Settings/GoogleAnalyticsAcceptTracking.spec.ts
|
||||
acceptance/tests/Settings/GoogleAnalyticsAcceptTracking.spec.ts
|
||||
tests/Settings/GoogleAnalyticsAcceptTracking.spec.ts
|
||||
|
|
@ -130727,6 +130766,14 @@ Core/System/SalesChannel/ContextTokenResponseTest.php
|
|||
System/SalesChannel/ContextTokenResponseTest.php
|
||||
SalesChannel/ContextTokenResponseTest.php
|
||||
ContextTokenResponseTest.php
|
||||
tests/unit/Core/System/SalesChannel/Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsEntityTest.php
|
||||
unit/Core/System/SalesChannel/Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsEntityTest.php
|
||||
Core/System/SalesChannel/Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsEntityTest.php
|
||||
System/SalesChannel/Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsEntityTest.php
|
||||
SalesChannel/Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsEntityTest.php
|
||||
Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsEntityTest.php
|
||||
SalesChannelAnalytics/SalesChannelAnalyticsEntityTest.php
|
||||
SalesChannelAnalyticsEntityTest.php
|
||||
tests/unit/Core/System/SalesChannel/Event/SalesChannelContextCreatedEventTest.php
|
||||
unit/Core/System/SalesChannel/Event/SalesChannelContextCreatedEventTest.php
|
||||
Core/System/SalesChannel/Event/SalesChannelContextCreatedEventTest.php
|
||||
|
|
@ -134676,6 +134723,12 @@ Core/Profiling/Controller/ProfilerControllerTest.php
|
|||
Profiling/Controller/ProfilerControllerTest.php
|
||||
Controller/ProfilerControllerTest.php
|
||||
ProfilerControllerTest.php
|
||||
tests/unit/Core/Profiling/Subscriber/HttpCacheTagDataCollectorSubscriberTest.php
|
||||
unit/Core/Profiling/Subscriber/HttpCacheTagDataCollectorSubscriberTest.php
|
||||
Core/Profiling/Subscriber/HttpCacheTagDataCollectorSubscriberTest.php
|
||||
Profiling/Subscriber/HttpCacheTagDataCollectorSubscriberTest.php
|
||||
Subscriber/HttpCacheTagDataCollectorSubscriberTest.php
|
||||
HttpCacheTagDataCollectorSubscriberTest.php
|
||||
tests/unit/Core/Profiling/Subscriber/ActiveRulesDataCollectorSubscriberTest.php
|
||||
unit/Core/Profiling/Subscriber/ActiveRulesDataCollectorSubscriberTest.php
|
||||
Core/Profiling/Subscriber/ActiveRulesDataCollectorSubscriberTest.php
|
||||
|
|
|
|||
|
|
@ -4144,6 +4144,7 @@ src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoSuperGlobalsInsideCompilerPassRule
|
|||
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Tests/PHPUnitMethodAttributesOverAnnotationsRule.php
|
||||
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Tests/MockingSimpleObjectsNotAllowedRule.php
|
||||
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Tests/CoversAttributeRule.php
|
||||
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Tests/TestReflectionClassInterface.php
|
||||
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Tests/NoAssertsOnObjectsRule.php
|
||||
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Tests/PHPUnitClassAttributesOverAnnotationsRule.php
|
||||
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Tests/TestRuleHelper.php
|
||||
|
|
@ -9990,6 +9991,7 @@ src/Administration/Resources/app/administration/src/module/sw-users-permissions/
|
|||
src/Administration/Resources/app/administration/src/module/sw-users-permissions/page/sw-users-permissions-user-create/sw-users-permissions-user-create.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-users-permissions/page/sw-users-permissions-user-create/index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-users-permissions/page/sw-users-permissions-user-create/sw-users-permissions-user-create.spec.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-users-permissions/page/sw-users-permissions-role-detail/sw-users-permissions-role-detail.scss
|
||||
src/Administration/Resources/app/administration/src/module/sw-users-permissions/page/sw-users-permissions-role-detail/index.js
|
||||
src/Administration/Resources/app/administration/src/module/sw-users-permissions/page/sw-users-permissions-role-detail/sw-users-permissions-role-detail.html.twig
|
||||
src/Administration/Resources/app/administration/src/module/sw-users-permissions/page/sw-users-permissions-role-detail/sw-users-permissions-role-detail.spec.js
|
||||
|
|
@ -13171,6 +13173,8 @@ changelog/_unreleased/2024-12-23-consistent-javascript-filename-in-storefront.md
|
|||
changelog/_unreleased/2024-12-04-add-accessibility-to-embeded-videos.md
|
||||
changelog/_unreleased/2024-12-03-reorganized-menu-items-on-the-settings-page.md
|
||||
changelog/_unreleased/2025-01-21-twig-update-to-3-18-0.md
|
||||
changelog/_unreleased/2025-03-05-add-new-data-id-to-set-off-canvas-aria-labelledby.md
|
||||
changelog/_unreleased/2025-02-28-fix-google-recaptcha-with-guest-orders.md
|
||||
changelog/_unreleased/2024-10-31-bulk-entity-extension.md
|
||||
changelog/_unreleased/2024-11-11-replace-menuitem-vuex-store-with-pinia-store.md
|
||||
changelog/_unreleased/2022-04-05-keep-track-of-changes-on-rule-builder-detail-page.md
|
||||
|
|
@ -13216,6 +13220,7 @@ changelog/_unreleased/2025-01-14-increase-stable-version-spatial-features.md
|
|||
changelog/_unreleased/2025-01-28-fix-cms-section-background.md
|
||||
changelog/_unreleased/2024-12-13-add-systemlanguagechangeevent-to-shopconfigurator.md
|
||||
changelog/_unreleased/2025-02-10-change-cms-block-default-margin.md
|
||||
changelog/_unreleased/2025-03-04-set-aria-current-page-for-activatenavigationid-in-navbar.md
|
||||
changelog/_unreleased/2024-12-04-deprecate-implicit-http-cache-clear-from-cache-clear-command-introduce-explicit-cache-clear-http-command.md
|
||||
changelog/_unreleased/2025-01-07-update-context-language-id-chain-types.md
|
||||
changelog/_unreleased/2025-01-15-cms-sections-changed-to-html-sections.md
|
||||
|
|
@ -13334,7 +13339,9 @@ changelog/_unreleased/2025-01-23-assertive-cart-live-updates.md
|
|||
changelog/_unreleased/2025-01-29-make-rule-classes-internal.md
|
||||
changelog/_unreleased/2025-02-17-deprecate-dom-access-helper.md
|
||||
changelog/_unreleased/2024-10-04-add-meta-author-configuration-and-use-it-in-frontend.md
|
||||
changelog/_unreleased/2025-02-20-fix-cms-block-bg-color-condition.md
|
||||
changelog/_unreleased/2025-01-02-add-allow-html-entity-attribute.md
|
||||
changelog/_unreleased/2025-03-05-update-switch-context-event.md
|
||||
changelog/_unreleased/2024-01-31-improve-cart-page-performance.md
|
||||
changelog/_unreleased/2025-01-07-improve-test-generator-generate-sales-channel-context.md
|
||||
changelog/_unreleased/2025-02-27-adjust-card-component-position-name-in-order-detail.md
|
||||
|
|
@ -19185,9 +19192,10 @@ tests/acceptance/tests/Checkout/RegisteredUserBuysProduct.spec.ts
|
|||
tests/acceptance/tests/Checkout/CheckoutWithDifferentTaxRates.spec.ts
|
||||
tests/acceptance/tests/Checkout/CheckoutWithDigitalProduct.spec.ts
|
||||
tests/acceptance/tests/Accessibility/StorefrontAccessibility.spec.ts
|
||||
tests/acceptance/tests/Forms/ValidateGoogleRecaptchaOnRegisterForm.spec.ts
|
||||
tests/acceptance/tests/Forms/GoogleReCaptchaV2.spec.ts
|
||||
tests/acceptance/tests/Forms/ValidateBasicCaptchaInContactForm.spec.ts
|
||||
tests/acceptance/tests/Forms/ValidateContactFormStorefront.spec.ts
|
||||
tests/acceptance/tests/Forms/ValidateCaptchaInContactForm.spec.ts
|
||||
tests/acceptance/tests/Forms/GoogleReCaptchaV3.spec.ts
|
||||
tests/acceptance/tests/Settings/GoogleAnalyticsAcceptTracking.spec.ts
|
||||
tests/acceptance/tests/Settings/RuleAssignmentsEntities.spec.ts
|
||||
tests/acceptance/tests/Settings/BasicConsentBannerAcceptAllCookies.spec.ts
|
||||
|
|
@ -19443,6 +19451,7 @@ tests/unit/Core/System/Country/CountryExceptionTest.php
|
|||
tests/unit/Core/System/SalesChannel/StoreApiCustomFieldMapperTest.php
|
||||
tests/unit/Core/System/SalesChannel/SalesChannelContextTest.php
|
||||
tests/unit/Core/System/SalesChannel/ContextTokenResponseTest.php
|
||||
tests/unit/Core/System/SalesChannel/Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsEntityTest.php
|
||||
tests/unit/Core/System/SalesChannel/Event/SalesChannelContextCreatedEventTest.php
|
||||
tests/unit/Core/System/SalesChannel/SalesChannelExceptionTest.php
|
||||
tests/unit/Core/System/SalesChannel/Rule/SalesChannelRuleTest.php
|
||||
|
|
@ -19969,6 +19978,7 @@ tests/unit/Core/Profiling/Doctrine/ProfilingMiddlewareTest.php
|
|||
tests/unit/Core/Profiling/Twig/DoctrineExtensionTest.php
|
||||
tests/unit/Core/Profiling/ProfilingTest.php
|
||||
tests/unit/Core/Profiling/Controller/ProfilerControllerTest.php
|
||||
tests/unit/Core/Profiling/Subscriber/HttpCacheTagDataCollectorSubscriberTest.php
|
||||
tests/unit/Core/Profiling/Subscriber/ActiveRulesDataCollectorSubscriberTest.php
|
||||
tests/unit/Core/Content/ImportExport/ImportExportTest.php
|
||||
tests/unit/Core/Content/ImportExport/fixtures/categories.csv
|
||||
|
|
|
|||
|
|
@ -34045,6 +34045,11 @@ Feature/Users/Api/UsersForSelectListTest.php
|
|||
Users/Api/UsersForSelectListTest.php
|
||||
Api/UsersForSelectListTest.php
|
||||
UsersForSelectListTest.php
|
||||
tests/Feature/Users/Api/StoreUsersTest.php
|
||||
Feature/Users/Api/StoreUsersTest.php
|
||||
Users/Api/StoreUsersTest.php
|
||||
Api/StoreUsersTest.php
|
||||
StoreUsersTest.php
|
||||
tests/Feature/Users/Api/UpdateUserTest.php
|
||||
Feature/Users/Api/UpdateUserTest.php
|
||||
Users/Api/UpdateUserTest.php
|
||||
|
|
|
|||
|
|
@ -6235,6 +6235,7 @@ tests/Feature/Users/Ui/ViewUserTest.php
|
|||
tests/Feature/Users/Api/RestoreUserTest.php
|
||||
tests/Feature/Users/Api/UserSearchTest.php
|
||||
tests/Feature/Users/Api/UsersForSelectListTest.php
|
||||
tests/Feature/Users/Api/StoreUsersTest.php
|
||||
tests/Feature/Users/Api/UpdateUserTest.php
|
||||
tests/Feature/Users/Api/DeleteUsersTest.php
|
||||
tests/Feature/Users/Api/ViewUserTest.php
|
||||
|
|
|
|||
|
|
@ -19037,6 +19037,20 @@ admin/src/tests/index.test.ts
|
|||
src/tests/index.test.ts
|
||||
tests/index.test.ts
|
||||
index.test.ts
|
||||
packages/core/content-releases/admin/src/assets/purchase-page-illustration-dark.svg
|
||||
core/content-releases/admin/src/assets/purchase-page-illustration-dark.svg
|
||||
content-releases/admin/src/assets/purchase-page-illustration-dark.svg
|
||||
admin/src/assets/purchase-page-illustration-dark.svg
|
||||
src/assets/purchase-page-illustration-dark.svg
|
||||
assets/purchase-page-illustration-dark.svg
|
||||
purchase-page-illustration-dark.svg
|
||||
packages/core/content-releases/admin/src/assets/purchase-page-illustration-light.svg
|
||||
core/content-releases/admin/src/assets/purchase-page-illustration-light.svg
|
||||
content-releases/admin/src/assets/purchase-page-illustration-light.svg
|
||||
admin/src/assets/purchase-page-illustration-light.svg
|
||||
src/assets/purchase-page-illustration-light.svg
|
||||
assets/purchase-page-illustration-light.svg
|
||||
purchase-page-illustration-light.svg
|
||||
packages/core/content-releases/admin/src/translations/uk.json
|
||||
core/content-releases/admin/src/translations/uk.json
|
||||
content-releases/admin/src/translations/uk.json
|
||||
|
|
@ -19151,6 +19165,11 @@ core/content-releases/admin/tsconfig.json
|
|||
content-releases/admin/tsconfig.json
|
||||
admin/tsconfig.json
|
||||
tsconfig.json
|
||||
packages/core/content-releases/admin/module.d.ts
|
||||
core/content-releases/admin/module.d.ts
|
||||
content-releases/admin/module.d.ts
|
||||
admin/module.d.ts
|
||||
module.d.ts
|
||||
packages/core/content-releases/admin/tests/setup.ts
|
||||
core/content-releases/admin/tests/setup.ts
|
||||
content-releases/admin/tests/setup.ts
|
||||
|
|
@ -23577,6 +23596,60 @@ pages/Settings/tests/SettingsPage.test.tsx
|
|||
Settings/tests/SettingsPage.test.tsx
|
||||
tests/SettingsPage.test.tsx
|
||||
SettingsPage.test.tsx
|
||||
packages/core/admin/admin/src/pages/Settings/assets/purchase-page-sso-illustration-dark.svg
|
||||
core/admin/admin/src/pages/Settings/assets/purchase-page-sso-illustration-dark.svg
|
||||
admin/admin/src/pages/Settings/assets/purchase-page-sso-illustration-dark.svg
|
||||
admin/src/pages/Settings/assets/purchase-page-sso-illustration-dark.svg
|
||||
src/pages/Settings/assets/purchase-page-sso-illustration-dark.svg
|
||||
pages/Settings/assets/purchase-page-sso-illustration-dark.svg
|
||||
Settings/assets/purchase-page-sso-illustration-dark.svg
|
||||
assets/purchase-page-sso-illustration-dark.svg
|
||||
purchase-page-sso-illustration-dark.svg
|
||||
packages/core/admin/admin/src/pages/Settings/assets/purchase-page-sso-illustration-light.svg
|
||||
core/admin/admin/src/pages/Settings/assets/purchase-page-sso-illustration-light.svg
|
||||
admin/admin/src/pages/Settings/assets/purchase-page-sso-illustration-light.svg
|
||||
admin/src/pages/Settings/assets/purchase-page-sso-illustration-light.svg
|
||||
src/pages/Settings/assets/purchase-page-sso-illustration-light.svg
|
||||
pages/Settings/assets/purchase-page-sso-illustration-light.svg
|
||||
Settings/assets/purchase-page-sso-illustration-light.svg
|
||||
assets/purchase-page-sso-illustration-light.svg
|
||||
purchase-page-sso-illustration-light.svg
|
||||
packages/core/admin/admin/src/pages/Settings/assets/purchase-page-content-history-illustration-dark.svg
|
||||
core/admin/admin/src/pages/Settings/assets/purchase-page-content-history-illustration-dark.svg
|
||||
admin/admin/src/pages/Settings/assets/purchase-page-content-history-illustration-dark.svg
|
||||
admin/src/pages/Settings/assets/purchase-page-content-history-illustration-dark.svg
|
||||
src/pages/Settings/assets/purchase-page-content-history-illustration-dark.svg
|
||||
pages/Settings/assets/purchase-page-content-history-illustration-dark.svg
|
||||
Settings/assets/purchase-page-content-history-illustration-dark.svg
|
||||
assets/purchase-page-content-history-illustration-dark.svg
|
||||
purchase-page-content-history-illustration-dark.svg
|
||||
packages/core/admin/admin/src/pages/Settings/assets/purchase-page-audit-logs-illustration-light.svg
|
||||
core/admin/admin/src/pages/Settings/assets/purchase-page-audit-logs-illustration-light.svg
|
||||
admin/admin/src/pages/Settings/assets/purchase-page-audit-logs-illustration-light.svg
|
||||
admin/src/pages/Settings/assets/purchase-page-audit-logs-illustration-light.svg
|
||||
src/pages/Settings/assets/purchase-page-audit-logs-illustration-light.svg
|
||||
pages/Settings/assets/purchase-page-audit-logs-illustration-light.svg
|
||||
Settings/assets/purchase-page-audit-logs-illustration-light.svg
|
||||
assets/purchase-page-audit-logs-illustration-light.svg
|
||||
purchase-page-audit-logs-illustration-light.svg
|
||||
packages/core/admin/admin/src/pages/Settings/assets/purchase-page-audit-logs-illustration-dark.svg
|
||||
core/admin/admin/src/pages/Settings/assets/purchase-page-audit-logs-illustration-dark.svg
|
||||
admin/admin/src/pages/Settings/assets/purchase-page-audit-logs-illustration-dark.svg
|
||||
admin/src/pages/Settings/assets/purchase-page-audit-logs-illustration-dark.svg
|
||||
src/pages/Settings/assets/purchase-page-audit-logs-illustration-dark.svg
|
||||
pages/Settings/assets/purchase-page-audit-logs-illustration-dark.svg
|
||||
Settings/assets/purchase-page-audit-logs-illustration-dark.svg
|
||||
assets/purchase-page-audit-logs-illustration-dark.svg
|
||||
purchase-page-audit-logs-illustration-dark.svg
|
||||
packages/core/admin/admin/src/pages/Settings/assets/purchase-page-content-history-illustration-light.svg
|
||||
core/admin/admin/src/pages/Settings/assets/purchase-page-content-history-illustration-light.svg
|
||||
admin/admin/src/pages/Settings/assets/purchase-page-content-history-illustration-light.svg
|
||||
admin/src/pages/Settings/assets/purchase-page-content-history-illustration-light.svg
|
||||
src/pages/Settings/assets/purchase-page-content-history-illustration-light.svg
|
||||
pages/Settings/assets/purchase-page-content-history-illustration-light.svg
|
||||
Settings/assets/purchase-page-content-history-illustration-light.svg
|
||||
assets/purchase-page-content-history-illustration-light.svg
|
||||
purchase-page-content-history-illustration-light.svg
|
||||
packages/core/admin/admin/src/pages/Settings/pages/PurchaseAuditLogs.tsx
|
||||
core/admin/admin/src/pages/Settings/pages/PurchaseAuditLogs.tsx
|
||||
admin/admin/src/pages/Settings/pages/PurchaseAuditLogs.tsx
|
||||
|
|
@ -26395,6 +26468,20 @@ admin/src/modules/hooks.ts
|
|||
src/modules/hooks.ts
|
||||
modules/hooks.ts
|
||||
hooks.ts
|
||||
packages/core/review-workflows/admin/src/assets/purchase-page-illustration-dark.svg
|
||||
core/review-workflows/admin/src/assets/purchase-page-illustration-dark.svg
|
||||
review-workflows/admin/src/assets/purchase-page-illustration-dark.svg
|
||||
admin/src/assets/purchase-page-illustration-dark.svg
|
||||
src/assets/purchase-page-illustration-dark.svg
|
||||
assets/purchase-page-illustration-dark.svg
|
||||
purchase-page-illustration-dark.svg
|
||||
packages/core/review-workflows/admin/src/assets/purchase-page-illustration-light.svg
|
||||
core/review-workflows/admin/src/assets/purchase-page-illustration-light.svg
|
||||
review-workflows/admin/src/assets/purchase-page-illustration-light.svg
|
||||
admin/src/assets/purchase-page-illustration-light.svg
|
||||
src/assets/purchase-page-illustration-light.svg
|
||||
assets/purchase-page-illustration-light.svg
|
||||
purchase-page-illustration-light.svg
|
||||
packages/core/review-workflows/admin/src/translations/uk.json
|
||||
core/review-workflows/admin/src/translations/uk.json
|
||||
review-workflows/admin/src/translations/uk.json
|
||||
|
|
|
|||
|
|
@ -2799,6 +2799,8 @@ packages/core/content-releases/admin/src/utils/api.ts
|
|||
packages/core/content-releases/admin/src/constants.ts
|
||||
packages/core/content-releases/admin/src/modules/hooks.ts
|
||||
packages/core/content-releases/admin/src/tests/index.test.ts
|
||||
packages/core/content-releases/admin/src/assets/purchase-page-illustration-dark.svg
|
||||
packages/core/content-releases/admin/src/assets/purchase-page-illustration-light.svg
|
||||
packages/core/content-releases/admin/src/translations/uk.json
|
||||
packages/core/content-releases/admin/src/translations/en.json
|
||||
packages/core/content-releases/admin/src/translations/tests/plural.test.ts
|
||||
|
|
@ -2815,6 +2817,7 @@ packages/core/content-releases/admin/src/pages/tests/ReleaseDetailsPage.test.tsx
|
|||
packages/core/content-releases/admin/src/validation/schemas.ts
|
||||
packages/core/content-releases/admin/custom.d.ts
|
||||
packages/core/content-releases/admin/tsconfig.json
|
||||
packages/core/content-releases/admin/module.d.ts
|
||||
packages/core/content-releases/admin/tests/setup.ts
|
||||
packages/core/content-releases/admin/tests/utils.tsx
|
||||
packages/core/content-releases/admin/tsconfig.build.json
|
||||
|
|
@ -3435,6 +3438,12 @@ packages/core/admin/admin/src/pages/Settings/components/Tokens/FormHead.tsx
|
|||
packages/core/admin/admin/src/pages/Settings/utils/forms.ts
|
||||
packages/core/admin/admin/src/pages/Settings/constants.ts
|
||||
packages/core/admin/admin/src/pages/Settings/tests/SettingsPage.test.tsx
|
||||
packages/core/admin/admin/src/pages/Settings/assets/purchase-page-sso-illustration-dark.svg
|
||||
packages/core/admin/admin/src/pages/Settings/assets/purchase-page-sso-illustration-light.svg
|
||||
packages/core/admin/admin/src/pages/Settings/assets/purchase-page-content-history-illustration-dark.svg
|
||||
packages/core/admin/admin/src/pages/Settings/assets/purchase-page-audit-logs-illustration-light.svg
|
||||
packages/core/admin/admin/src/pages/Settings/assets/purchase-page-audit-logs-illustration-dark.svg
|
||||
packages/core/admin/admin/src/pages/Settings/assets/purchase-page-content-history-illustration-light.svg
|
||||
packages/core/admin/admin/src/pages/Settings/pages/PurchaseAuditLogs.tsx
|
||||
packages/core/admin/admin/src/pages/Settings/pages/PurchaseSingleSignOn.tsx
|
||||
packages/core/admin/admin/src/pages/Settings/pages/ApiTokens/CreateView.tsx
|
||||
|
|
@ -3751,6 +3760,8 @@ packages/core/review-workflows/admin/src/utils/api.ts
|
|||
packages/core/review-workflows/admin/src/utils/users.ts
|
||||
packages/core/review-workflows/admin/src/constants.ts
|
||||
packages/core/review-workflows/admin/src/modules/hooks.ts
|
||||
packages/core/review-workflows/admin/src/assets/purchase-page-illustration-dark.svg
|
||||
packages/core/review-workflows/admin/src/assets/purchase-page-illustration-light.svg
|
||||
packages/core/review-workflows/admin/src/translations/uk.json
|
||||
packages/core/review-workflows/admin/src/translations/en.json
|
||||
packages/core/review-workflows/admin/src/router.tsx
|
||||
|
|
|
|||
|
|
@ -8807,6 +8807,11 @@ js/e2e-utils-playwright/changelog/.gitkeep
|
|||
e2e-utils-playwright/changelog/.gitkeep
|
||||
changelog/.gitkeep
|
||||
.gitkeep
|
||||
packages/js/e2e-utils-playwright/changelog/e2e-fix-tests-with-wpcore-6.8
|
||||
js/e2e-utils-playwright/changelog/e2e-fix-tests-with-wpcore-6.8
|
||||
e2e-utils-playwright/changelog/e2e-fix-tests-with-wpcore-6.8
|
||||
changelog/e2e-fix-tests-with-wpcore-6.8
|
||||
e2e-fix-tests-with-wpcore-6.8
|
||||
packages/js/e2e-utils-playwright/changelog/dev-fix-bronken-e2e-packages-build
|
||||
js/e2e-utils-playwright/changelog/dev-fix-bronken-e2e-packages-build
|
||||
e2e-utils-playwright/changelog/dev-fix-bronken-e2e-packages-build
|
||||
|
|
@ -8817,6 +8822,11 @@ js/e2e-utils-playwright/changelog/e2e-audit-follow-up-checkout
|
|||
e2e-utils-playwright/changelog/e2e-audit-follow-up-checkout
|
||||
changelog/e2e-audit-follow-up-checkout
|
||||
e2e-audit-follow-up-checkout
|
||||
packages/js/e2e-utils-playwright/changelog/e2e-utils-playwright-fix-editor-canvas-locator-gb-20.6
|
||||
js/e2e-utils-playwright/changelog/e2e-utils-playwright-fix-editor-canvas-locator-gb-20.6
|
||||
e2e-utils-playwright/changelog/e2e-utils-playwright-fix-editor-canvas-locator-gb-20.6
|
||||
changelog/e2e-utils-playwright-fix-editor-canvas-locator-gb-20.6
|
||||
e2e-utils-playwright-fix-editor-canvas-locator-gb-20.6
|
||||
packages/js/e2e-utils-playwright/babel.config.js
|
||||
js/e2e-utils-playwright/babel.config.js
|
||||
e2e-utils-playwright/babel.config.js
|
||||
|
|
@ -23885,6 +23895,11 @@ php/email-editor/changelog/add-the-email-editor-files-to-woo-monorepo
|
|||
email-editor/changelog/add-the-email-editor-files-to-woo-monorepo
|
||||
changelog/add-the-email-editor-files-to-woo-monorepo
|
||||
add-the-email-editor-files-to-woo-monorepo
|
||||
packages/php/email-editor/changelog/improve-allowed-templates-check-on-save
|
||||
php/email-editor/changelog/improve-allowed-templates-check-on-save
|
||||
email-editor/changelog/improve-allowed-templates-check-on-save
|
||||
changelog/improve-allowed-templates-check-on-save
|
||||
improve-allowed-templates-check-on-save
|
||||
packages/php/email-editor/changelog/update-user-theme-post-name
|
||||
php/email-editor/changelog/update-user-theme-post-name
|
||||
email-editor/changelog/update-user-theme-post-name
|
||||
|
|
@ -53781,6 +53796,14 @@ assets/js/utils/index.ts
|
|||
js/utils/index.ts
|
||||
utils/index.ts
|
||||
index.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/utils/colors.ts
|
||||
woocommerce/client/blocks/assets/js/utils/colors.ts
|
||||
client/blocks/assets/js/utils/colors.ts
|
||||
blocks/assets/js/utils/colors.ts
|
||||
assets/js/utils/colors.ts
|
||||
js/utils/colors.ts
|
||||
utils/colors.ts
|
||||
colors.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/utils/attributes-query.ts
|
||||
woocommerce/client/blocks/assets/js/utils/attributes-query.ts
|
||||
client/blocks/assets/js/utils/attributes-query.ts
|
||||
|
|
@ -73666,18 +73689,42 @@ plugins/woocommerce/changelog/fix-ci-workflow-on-tagging
|
|||
woocommerce/changelog/fix-ci-workflow-on-tagging
|
||||
changelog/fix-ci-workflow-on-tagging
|
||||
fix-ci-workflow-on-tagging
|
||||
plugins/woocommerce/changelog/update-disable-core-profiler-free-feature-fallback
|
||||
woocommerce/changelog/update-disable-core-profiler-free-feature-fallback
|
||||
changelog/update-disable-core-profiler-free-feature-fallback
|
||||
update-disable-core-profiler-free-feature-fallback
|
||||
plugins/woocommerce/changelog/fix-flaky-tests-save-site-editor-entities
|
||||
woocommerce/changelog/fix-flaky-tests-save-site-editor-entities
|
||||
changelog/fix-flaky-tests-save-site-editor-entities
|
||||
fix-flaky-tests-save-site-editor-entities
|
||||
plugins/woocommerce/changelog/pr-55973
|
||||
woocommerce/changelog/pr-55973
|
||||
changelog/pr-55973
|
||||
pr-55973
|
||||
plugins/woocommerce/changelog/53019-fix-32837-48761-48775-48954-incorrect-net-sales-in-analytics-product-reports-for-partial-and-full-refunds
|
||||
woocommerce/changelog/53019-fix-32837-48761-48775-48954-incorrect-net-sales-in-analytics-product-reports-for-partial-and-full-refunds
|
||||
changelog/53019-fix-32837-48761-48775-48954-incorrect-net-sales-in-analytics-product-reports-for-partial-and-full-refunds
|
||||
53019-fix-32837-48761-48775-48954-incorrect-net-sales-in-analytics-product-reports-for-partial-and-full-refunds
|
||||
plugins/woocommerce/changelog/fix-55952
|
||||
woocommerce/changelog/fix-55952
|
||||
changelog/fix-55952
|
||||
fix-55952
|
||||
plugins/woocommerce/changelog/56094-add-missing-span-closing-tag
|
||||
woocommerce/changelog/56094-add-missing-span-closing-tag
|
||||
changelog/56094-add-missing-span-closing-tag
|
||||
56094-add-missing-span-closing-tag
|
||||
plugins/woocommerce/changelog/fix-52144
|
||||
woocommerce/changelog/fix-52144
|
||||
changelog/fix-52144
|
||||
fix-52144
|
||||
plugins/woocommerce/changelog/product-filters-attributes-sort-order
|
||||
woocommerce/changelog/product-filters-attributes-sort-order
|
||||
changelog/product-filters-attributes-sort-order
|
||||
product-filters-attributes-sort-order
|
||||
plugins/woocommerce/changelog/e2e-fix-tests-with-wpcore-6.8
|
||||
woocommerce/changelog/e2e-fix-tests-with-wpcore-6.8
|
||||
changelog/e2e-fix-tests-with-wpcore-6.8
|
||||
e2e-fix-tests-with-wpcore-6.8
|
||||
plugins/woocommerce/changelog/55853-fix-shipping-calculator-address-validation
|
||||
woocommerce/changelog/55853-fix-shipping-calculator-address-validation
|
||||
changelog/55853-fix-shipping-calculator-address-validation
|
||||
|
|
@ -73686,18 +73733,34 @@ plugins/woocommerce/changelog/55767-remove-invalid-trailing-space-55766
|
|||
woocommerce/changelog/55767-remove-invalid-trailing-space-55766
|
||||
changelog/55767-remove-invalid-trailing-space-55766
|
||||
55767-remove-invalid-trailing-space-55766
|
||||
plugins/woocommerce/changelog/fix-42350
|
||||
woocommerce/changelog/fix-42350
|
||||
changelog/fix-42350
|
||||
fix-42350
|
||||
plugins/woocommerce/changelog/55926-fix-report-order-stats-segment-date
|
||||
woocommerce/changelog/55926-fix-report-order-stats-segment-date
|
||||
changelog/55926-fix-report-order-stats-segment-date
|
||||
55926-fix-report-order-stats-segment-date
|
||||
plugins/woocommerce/changelog/update-top-level-validation-rules-54875
|
||||
woocommerce/changelog/update-top-level-validation-rules-54875
|
||||
changelog/update-top-level-validation-rules-54875
|
||||
update-top-level-validation-rules-54875
|
||||
plugins/woocommerce/changelog/refactor-show-shipping-usage-54894
|
||||
woocommerce/changelog/refactor-show-shipping-usage-54894
|
||||
changelog/refactor-show-shipping-usage-54894
|
||||
refactor-show-shipping-usage-54894
|
||||
plugins/woocommerce/changelog/fix-error-saving-non-public-emails
|
||||
woocommerce/changelog/fix-error-saving-non-public-emails
|
||||
changelog/fix-error-saving-non-public-emails
|
||||
fix-error-saving-non-public-emails
|
||||
plugins/woocommerce/changelog/fix-52136
|
||||
woocommerce/changelog/fix-52136
|
||||
changelog/fix-52136
|
||||
fix-52136
|
||||
plugins/woocommerce/changelog/fix-add-to-cart-with-options-missing-stylesheets
|
||||
woocommerce/changelog/fix-add-to-cart-with-options-missing-stylesheets
|
||||
changelog/fix-add-to-cart-with-options-missing-stylesheets
|
||||
fix-add-to-cart-with-options-missing-stylesheets
|
||||
plugins/woocommerce/changelog/dev-ci-jobs-add-dependency-changes-ignore-option
|
||||
woocommerce/changelog/dev-ci-jobs-add-dependency-changes-ignore-option
|
||||
changelog/dev-ci-jobs-add-dependency-changes-ignore-option
|
||||
|
|
@ -73706,6 +73769,10 @@ plugins/woocommerce/changelog/add-55696
|
|||
woocommerce/changelog/add-55696
|
||||
changelog/add-55696
|
||||
add-55696
|
||||
plugins/woocommerce/changelog/e2e-run-more-e2e-jobs-for-e2e-changes
|
||||
woocommerce/changelog/e2e-run-more-e2e-jobs-for-e2e-changes
|
||||
changelog/e2e-run-more-e2e-jobs-for-e2e-changes
|
||||
e2e-run-more-e2e-jobs-for-e2e-changes
|
||||
plugins/woocommerce/changelog/dev-wcdewp-update-deps
|
||||
woocommerce/changelog/dev-wcdewp-update-deps
|
||||
changelog/dev-wcdewp-update-deps
|
||||
|
|
@ -73718,6 +73785,10 @@ plugins/woocommerce/changelog/update-product-gallery-refactor-and-performance-im
|
|||
woocommerce/changelog/update-product-gallery-refactor-and-performance-improvements
|
||||
changelog/update-product-gallery-refactor-and-performance-improvements
|
||||
update-product-gallery-refactor-and-performance-improvements
|
||||
plugins/woocommerce/changelog/fix-55901
|
||||
woocommerce/changelog/fix-55901
|
||||
changelog/fix-55901
|
||||
fix-55901
|
||||
plugins/woocommerce/changelog/55736-fix-51493
|
||||
woocommerce/changelog/55736-fix-51493
|
||||
changelog/55736-fix-51493
|
||||
|
|
|
|||
|
|
@ -1678,8 +1678,10 @@ packages/js/e2e-utils-playwright/README.md
|
|||
packages/js/e2e-utils-playwright/package.json
|
||||
packages/js/e2e-utils-playwright/composer.json
|
||||
packages/js/e2e-utils-playwright/changelog/.gitkeep
|
||||
packages/js/e2e-utils-playwright/changelog/e2e-fix-tests-with-wpcore-6.8
|
||||
packages/js/e2e-utils-playwright/changelog/dev-fix-bronken-e2e-packages-build
|
||||
packages/js/e2e-utils-playwright/changelog/e2e-audit-follow-up-checkout
|
||||
packages/js/e2e-utils-playwright/changelog/e2e-utils-playwright-fix-editor-canvas-locator-gb-20.6
|
||||
packages/js/e2e-utils-playwright/babel.config.js
|
||||
packages/js/e2e-utils-playwright/CHANGELOG.md
|
||||
packages/js/e2e-utils-playwright/.eslintrc.js
|
||||
|
|
@ -4066,6 +4068,7 @@ packages/php/email-editor/changelog.md
|
|||
packages/php/email-editor/composer.json
|
||||
packages/php/email-editor/changelog/.gitkeep
|
||||
packages/php/email-editor/changelog/add-the-email-editor-files-to-woo-monorepo
|
||||
packages/php/email-editor/changelog/improve-allowed-templates-check-on-save
|
||||
packages/php/email-editor/changelog/update-user-theme-post-name
|
||||
packages/php/email-editor/changelog/update-email-editor-integration-tests
|
||||
packages/php/email-editor/changelog/update-email-theme-post-type
|
||||
|
|
@ -7933,6 +7936,7 @@ plugins/woocommerce/client/blocks/assets/js/icons/library/check-mark.tsx
|
|||
plugins/woocommerce/client/blocks/assets/js/icons/library/bag.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/icons/library/alert.tsx
|
||||
plugins/woocommerce/client/blocks/assets/js/utils/index.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/utils/colors.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/utils/attributes-query.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/utils/get-product-type-options.ts
|
||||
plugins/woocommerce/client/blocks/assets/js/utils/filters.ts
|
||||
|
|
@ -10029,19 +10033,31 @@ plugins/woocommerce/composer.json
|
|||
plugins/woocommerce/changelog/merge-blocks-library-into-woocommerce-plugin
|
||||
plugins/woocommerce/changelog/.gitkeep
|
||||
plugins/woocommerce/changelog/fix-ci-workflow-on-tagging
|
||||
plugins/woocommerce/changelog/update-disable-core-profiler-free-feature-fallback
|
||||
plugins/woocommerce/changelog/fix-flaky-tests-save-site-editor-entities
|
||||
plugins/woocommerce/changelog/pr-55973
|
||||
plugins/woocommerce/changelog/53019-fix-32837-48761-48775-48954-incorrect-net-sales-in-analytics-product-reports-for-partial-and-full-refunds
|
||||
plugins/woocommerce/changelog/fix-55952
|
||||
plugins/woocommerce/changelog/56094-add-missing-span-closing-tag
|
||||
plugins/woocommerce/changelog/fix-52144
|
||||
plugins/woocommerce/changelog/product-filters-attributes-sort-order
|
||||
plugins/woocommerce/changelog/e2e-fix-tests-with-wpcore-6.8
|
||||
plugins/woocommerce/changelog/55853-fix-shipping-calculator-address-validation
|
||||
plugins/woocommerce/changelog/55767-remove-invalid-trailing-space-55766
|
||||
plugins/woocommerce/changelog/fix-42350
|
||||
plugins/woocommerce/changelog/55926-fix-report-order-stats-segment-date
|
||||
plugins/woocommerce/changelog/update-top-level-validation-rules-54875
|
||||
plugins/woocommerce/changelog/refactor-show-shipping-usage-54894
|
||||
plugins/woocommerce/changelog/fix-error-saving-non-public-emails
|
||||
plugins/woocommerce/changelog/fix-52136
|
||||
plugins/woocommerce/changelog/fix-add-to-cart-with-options-missing-stylesheets
|
||||
plugins/woocommerce/changelog/dev-ci-jobs-add-dependency-changes-ignore-option
|
||||
plugins/woocommerce/changelog/add-55696
|
||||
plugins/woocommerce/changelog/e2e-run-more-e2e-jobs-for-e2e-changes
|
||||
plugins/woocommerce/changelog/dev-wcdewp-update-deps
|
||||
plugins/woocommerce/changelog/add-onboarding-business-step-virtual-select-control
|
||||
plugins/woocommerce/changelog/update-product-gallery-refactor-and-performance-improvements
|
||||
plugins/woocommerce/changelog/fix-55901
|
||||
plugins/woocommerce/changelog/55736-fix-51493
|
||||
plugins/woocommerce/changelog/add-email-editor-sending-transactional-emails
|
||||
plugins/woocommerce/patterns/page-coming-soon-split-right-image.php
|
||||
|
|
|
|||
|
|
@ -82,10 +82,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
.well-known
|
||||
.well-known/assetlinks.json
|
||||
.xml
|
||||
/*/*/_tools
|
||||
/*/*/more_ideas
|
||||
/*/_tools
|
||||
/*/activity
|
||||
/*/branches
|
||||
/*/commits
|
||||
/*/compare
|
||||
|
|
@ -93,11 +89,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/*/edit$
|
||||
/*/forks
|
||||
/*/graphs
|
||||
/*/group
|
||||
/*/invite
|
||||
/*/issues/new
|
||||
/*/issues/search
|
||||
/*/more_ideas
|
||||
/*/network
|
||||
/*/projects
|
||||
/*/pulse
|
||||
|
|
@ -107,23 +100,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/*source=
|
||||
/.git
|
||||
//wiki/skins
|
||||
/?*amp_client_id
|
||||
/?z=1
|
||||
/MANUALS/*.pdf$
|
||||
/Search/
|
||||
/_
|
||||
/_/rsrc
|
||||
/__wishlist__
|
||||
/_activities
|
||||
/_activity
|
||||
/_community
|
||||
/_created
|
||||
/_followers
|
||||
/_following
|
||||
/_quick_saves
|
||||
/_saved
|
||||
/_shop
|
||||
/_shopping_list
|
||||
/album/*/*?i=
|
||||
/api
|
||||
/api$
|
||||
|
|
@ -142,12 +122,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?
|
||||
|
|
@ -175,7 +153,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/layout/
|
||||
/leads/*/jsplayer_show_lead_form.html
|
||||
/leads/*/show_form.html
|
||||
/likes
|
||||
/login
|
||||
/lookup?
|
||||
/mediaapi/
|
||||
|
|
@ -188,12 +165,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/newest/*rss
|
||||
/newest/*xml
|
||||
/newsearch/
|
||||
/organize
|
||||
/partials
|
||||
/pins
|
||||
/podcast/*/*?i=
|
||||
/print$
|
||||
/profile-about
|
||||
/raw
|
||||
/report_abuse
|
||||
/revisions
|
||||
|
|
@ -201,8 +175,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/rsvps/*atom
|
||||
/rsvps/*rss
|
||||
/rsvps/*xml
|
||||
/scheduled-pin
|
||||
/scheduled-pins
|
||||
/search
|
||||
/search/
|
||||
/search/*?q=
|
||||
|
|
@ -215,15 +187,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/store/d/groove-music-pass/cfq7ttc0k5dq/0001
|
||||
/store/locations/store-locations-sitemap.xml
|
||||
/store/music/groove-music-pass/*
|
||||
/story_pins
|
||||
/tagged
|
||||
/tarball
|
||||
/tree
|
||||
/tried
|
||||
/tv-season/*/*?i=
|
||||
/unsubscribe/
|
||||
/video-
|
||||
/video_pins
|
||||
/wal/
|
||||
/wiki/Special:
|
||||
/wiki/index.php/Help
|
||||
|
|
@ -336,7 +304,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?search_forum=
|
||||
?set_mobile=
|
||||
?showAllGroups=
|
||||
?show_error=true
|
||||
?slogin
|
||||
?sort=
|
||||
?sortBy=
|
||||
|
|
@ -460,8 +427,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
|
||||
|
|
@ -525,8 +490,6 @@ _next/gtm
|
|||
_next/jwt
|
||||
_next/title
|
||||
_next/viewer
|
||||
_ngjs/resource
|
||||
_ngjs/resource/*/get
|
||||
_nimbusJson.json
|
||||
_nimbusJsonp.js
|
||||
_nimbusJsonpStatic.js
|
||||
|
|
@ -642,12 +605,10 @@ actions/news/rss
|
|||
ad_id=
|
||||
addContacts
|
||||
add_favorite
|
||||
addboard
|
||||
addressBookExport
|
||||
admin
|
||||
admin/
|
||||
ads
|
||||
ads.txt
|
||||
ads/gpa/vidgen
|
||||
ads/hotels/partners
|
||||
ads/learn
|
||||
|
|
@ -664,7 +625,6 @@ adwords/proposal
|
|||
adx/bin
|
||||
affil
|
||||
affil/pal
|
||||
age-appeal
|
||||
agreements/approve
|
||||
aihub/tfhub
|
||||
ajax
|
||||
|
|
@ -714,10 +674,8 @@ api?
|
|||
api_access_key=
|
||||
app*_
|
||||
app*form_id=
|
||||
app-ads.txt
|
||||
app/
|
||||
app/updates
|
||||
appealed-pin
|
||||
apple-app-site-association
|
||||
apps
|
||||
apps*&tags=
|
||||
|
|
@ -792,7 +750,6 @@ author/following
|
|||
author=
|
||||
authoring/
|
||||
authwall
|
||||
autocomplete
|
||||
away.php
|
||||
b?*node=7454898011
|
||||
b?*node=7454917011
|
||||
|
|
@ -849,10 +806,6 @@ blogs/slow-ride
|
|||
blogs/test
|
||||
blogsearch
|
||||
blogsearch_feeds
|
||||
board
|
||||
board_activity
|
||||
board_activity_comment
|
||||
bookmarklet
|
||||
bookmarks
|
||||
books
|
||||
books/NBK
|
||||
|
|
@ -875,37 +828,16 @@ books?*zoom=1
|
|||
books?*zoom=5
|
||||
booksrightsholders
|
||||
boutique/sitemaps
|
||||
branded-pins
|
||||
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/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
|
||||
buzz/post
|
||||
cai
|
||||
|
|
@ -938,7 +870,6 @@ checkout
|
|||
checkout-external
|
||||
checkoutnow
|
||||
checkpoint
|
||||
christmas-spotlight
|
||||
chrome/browser/mobile/tour
|
||||
chrome/crlset
|
||||
chrome/webstore/images
|
||||
|
|
@ -962,7 +893,6 @@ clickthru
|
|||
clima/ets
|
||||
clima/sites/registry
|
||||
clone/library/genomic/organisms
|
||||
close-account
|
||||
cloud-launcher/sitemap
|
||||
cloudsourcetools/images
|
||||
cms_content
|
||||
|
|
@ -982,7 +912,6 @@ commission_2010-2014/katainen
|
|||
commits?author=
|
||||
common/
|
||||
common/survey.aspx
|
||||
communities
|
||||
communities/bin.aspx?
|
||||
communities/blogs/PortalResults.mspx?
|
||||
communities/eventdetails.mspx?
|
||||
|
|
@ -999,32 +928,23 @@ community/category/*
|
|||
community/comments
|
||||
community/feed
|
||||
community/trackback
|
||||
community_comment
|
||||
community_post
|
||||
companyDir
|
||||
compare
|
||||
compare/*/apply
|
||||
compressiontest
|
||||
concussion/HeadsUp/training/
|
||||
config.js
|
||||
connect
|
||||
connections
|
||||
consumers/archive
|
||||
contact/menu*
|
||||
contact/partner*
|
||||
contactus
|
||||
contactus/mwaas*
|
||||
content-claiming
|
||||
content-guest/rss/channels
|
||||
control
|
||||
conversation
|
||||
conversations
|
||||
convert-business
|
||||
convert-personal
|
||||
coop/directory
|
||||
coop/manage
|
||||
copy-conductor/crawled
|
||||
copyright-reporting
|
||||
core/
|
||||
core/*.css$
|
||||
core/*.css?
|
||||
|
|
@ -1042,22 +962,14 @@ covid19
|
|||
covid19/mobility
|
||||
cr$
|
||||
cr?
|
||||
create_pin
|
||||
creative-europe/404_en.htm
|
||||
creative-studio
|
||||
creative_editor
|
||||
creator-spotlight
|
||||
creator_hub/_earn
|
||||
creator_hub/_partnerships
|
||||
creatorhub
|
||||
cse/home
|
||||
cse/manage
|
||||
cse/panel
|
||||
cse?
|
||||
csp
|
||||
csrf_error
|
||||
ct
|
||||
ct.html
|
||||
ct/log_list
|
||||
culturalinstitute/images
|
||||
culturalinstitute/sitemaps
|
||||
|
|
@ -1068,11 +980,9 @@ de-de/corporate/rechtliche-hinweise/impressum_de.aspx
|
|||
de-de/feedback
|
||||
de-de/lp
|
||||
de-de/searchresults
|
||||
deactivate-account
|
||||
default
|
||||
default.aspx/kb/
|
||||
default.aspx/ph/
|
||||
delete_post
|
||||
delight
|
||||
dell/cities-transformed
|
||||
dell/cloud-future-of-medicine
|
||||
|
|
@ -1168,8 +1078,6 @@ ebooks?*zoom=1
|
|||
ebooks?*zoom=5
|
||||
ece
|
||||
eclas
|
||||
edit
|
||||
editorial/*
|
||||
edu/cs4hs
|
||||
education/404_en.htm
|
||||
education/blocks
|
||||
|
|
@ -1182,7 +1090,6 @@ ekansa/Open-Context-Data
|
|||
ekansa/opencontext-
|
||||
email
|
||||
email-unsubscribe
|
||||
email_verification_error
|
||||
embed
|
||||
embed/@
|
||||
embed/curated
|
||||
|
|
@ -1244,7 +1151,6 @@ en/microsoft-viva/
|
|||
en/security
|
||||
en/security/
|
||||
endorsements
|
||||
engagement
|
||||
enterprise-jobs
|
||||
enterprise-partner-search/sitemaps
|
||||
entities/search
|
||||
|
|
@ -1313,18 +1219,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
|
||||
fd/
|
||||
fe=true
|
||||
feature/sf-test
|
||||
|
|
@ -1358,8 +1260,6 @@ flu/espanol/
|
|||
flutter-canvaskit
|
||||
folder
|
||||
follow
|
||||
follow_board
|
||||
follow_user
|
||||
following
|
||||
food/archive
|
||||
food/favourites
|
||||
|
|
@ -1423,8 +1323,6 @@ giveaway/host/setup
|
|||
glass/images/commerce
|
||||
global$
|
||||
gog
|
||||
google_gdn.html
|
||||
google_search.html
|
||||
googlebooks/images
|
||||
gorf
|
||||
gp
|
||||
|
|
@ -1540,7 +1438,6 @@ guidebooks
|
|||
gview
|
||||
gwt
|
||||
h5games_gamecenter/images
|
||||
hanukkah-spotlight
|
||||
hashtag/*?src=
|
||||
hd
|
||||
header/channels
|
||||
|
|
@ -1564,10 +1461,7 @@ help/zendesk_sso
|
|||
hex
|
||||
history
|
||||
history/static
|
||||
holiday-spotlight
|
||||
holidays-celebrations
|
||||
home
|
||||
homefeed
|
||||
homepage-video-test
|
||||
hosted/images
|
||||
hotel/reviews?
|
||||
|
|
@ -1579,8 +1473,8 @@ hp/video
|
|||
hpc/*/supported-applications.aspx?
|
||||
hpm
|
||||
hpmob
|
||||
http://amazon.co.uk/robots.txt
|
||||
http://web.archive.org/robots.txt
|
||||
http://amazon.de/robots.txt
|
||||
http://bing.com/robots.txt
|
||||
hub?category=
|
||||
hz/contact-us/ajax/initiate-trusted-contact
|
||||
hz/help/contact/*/message/$
|
||||
|
|
@ -1594,9 +1488,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/
|
||||
|
|
@ -1642,15 +1533,12 @@ info/customerror.htm*
|
|||
info/smart404.asp*
|
||||
info/tech-feedback
|
||||
inproduct_help/chatsupport
|
||||
install-shuffles
|
||||
internalPref
|
||||
intl
|
||||
intl/*/about/views
|
||||
intlkb/
|
||||
invite
|
||||
inviteFromProfile
|
||||
inviteMany
|
||||
invited
|
||||
invoice/est
|
||||
invoice/estimate/buyerView
|
||||
invoice/estimate/buyerView/attachments
|
||||
|
|
@ -1686,8 +1574,6 @@ johnhancock
|
|||
johnhancock/in-a-lifetime-healthcare
|
||||
johnhancock/in-a-lifetime-sustainability
|
||||
johnhancock/in-a-lifetime-work
|
||||
join/?next=
|
||||
join/signup/?next=
|
||||
js
|
||||
jsapi
|
||||
jsearch
|
||||
|
|
@ -1702,7 +1588,6 @@ ko-kr.www.cloudflare.com
|
|||
ko-kr/feedback
|
||||
ko-kr/lp
|
||||
ko-kr/searchresults
|
||||
kwanzaa-spotlight
|
||||
labs/pmc
|
||||
labs/popgadget/search
|
||||
lamda/images
|
||||
|
|
@ -1737,16 +1622,13 @@ learning/settings
|
|||
learning/settings$
|
||||
learning/settings?
|
||||
legal
|
||||
lens-search
|
||||
li/track
|
||||
library/devices
|
||||
licensing-syndication
|
||||
limited-release
|
||||
link
|
||||
linked
|
||||
lite
|
||||
live-chat
|
||||
live-session
|
||||
live_chat
|
||||
lm/R1XIHQVKXSKBNJ
|
||||
lm/R3HQ5WJSZK6QSO
|
||||
|
|
@ -1774,7 +1656,6 @@ localservices
|
|||
lochp?
|
||||
login
|
||||
login$
|
||||
login/?next=
|
||||
login?*=
|
||||
logout
|
||||
lp
|
||||
|
|
@ -1896,7 +1777,6 @@ narrative-
|
|||
native
|
||||
nbubumblebee
|
||||
network
|
||||
new_invite
|
||||
news$
|
||||
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
|
||||
|
|
@ -1911,7 +1791,6 @@ news/test
|
|||
news/test-liveblog
|
||||
news?viewArticle
|
||||
newsArticle
|
||||
news_hub
|
||||
newsletter
|
||||
newsroom/dae
|
||||
newsround
|
||||
|
|
@ -1925,7 +1804,6 @@ nl-nl/lp
|
|||
nl-nl/searchresults
|
||||
node/add/
|
||||
nonprofits/account
|
||||
notifications
|
||||
notifications/
|
||||
ns/hydra/console/?
|
||||
nus-trk
|
||||
|
|
@ -1933,15 +1811,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
|
||||
|
|
@ -1970,11 +1844,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
|
||||
|
|
@ -2004,47 +1875,13 @@ 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
|
||||
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
|
||||
|
|
@ -2093,7 +1930,6 @@ ppob/?
|
|||
ppob?
|
||||
pqa
|
||||
preference
|
||||
prefs
|
||||
present
|
||||
presentation
|
||||
prettyearth/assets
|
||||
|
|
@ -2102,8 +1938,6 @@ previewtemplate
|
|||
print
|
||||
private
|
||||
proFile/history?
|
||||
product-catalogs
|
||||
product-feed
|
||||
product-reviews/B0069IY63Y
|
||||
product/reviews?
|
||||
productPurchaseDone
|
||||
|
|
@ -2146,14 +1980,12 @@ pt-br/searchresults
|
|||
publications
|
||||
purchases
|
||||
puzzles/leaderboards/invite
|
||||
pw
|
||||
pwapi-proxy/pwproxy
|
||||
pwapiv2
|
||||
q=
|
||||
qnasearch?
|
||||
qr
|
||||
quality_form?
|
||||
quiz
|
||||
r
|
||||
rackspace/elevating-performance
|
||||
radio/imda
|
||||
|
|
@ -2162,7 +1994,6 @@ rating
|
|||
rd/search
|
||||
rd/search$
|
||||
rd/search?
|
||||
recently-viewed
|
||||
recharge/dashboard/car
|
||||
recharge/dashboard/static
|
||||
recipes/*?q=
|
||||
|
|
@ -2179,9 +2010,6 @@ refer
|
|||
refer/pal
|
||||
referrals
|
||||
referrer=
|
||||
refresh_stored_accounts
|
||||
refresh_token
|
||||
register
|
||||
registry/wishlist
|
||||
remotelogout
|
||||
rep=hc
|
||||
|
|
@ -2189,13 +2017,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
|
||||
|
|
@ -2233,7 +2057,6 @@ s2/search/social
|
|||
s2/sitemaps
|
||||
s2/static
|
||||
s?
|
||||
safe-redirect
|
||||
safebrowsing/diagnostic
|
||||
safebrowsing/report_badware
|
||||
safebrowsing/report_error
|
||||
|
|
@ -2281,7 +2104,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
|
||||
|
|
@ -2311,7 +2133,6 @@ shop/collections
|
|||
shop/iphone/payments/overlay
|
||||
shop/view/product
|
||||
shop?
|
||||
shop_pins
|
||||
shopping-content-api/product_images
|
||||
shopping/deals
|
||||
shopping/product
|
||||
|
|
@ -2612,11 +2433,9 @@ social/photosui/images
|
|||
social/photosui/sitemap
|
||||
social/search?
|
||||
social/social-security-directory/cai
|
||||
socialmanager
|
||||
sounds/search
|
||||
sounds/search$
|
||||
sounds/search?
|
||||
source
|
||||
source=
|
||||
source_repo=
|
||||
spain/empresas/
|
||||
|
|
@ -2638,7 +2457,6 @@ ss
|
|||
ss/customer-reviews/lighthouse
|
||||
ss/twister/ajax
|
||||
sslsingle
|
||||
sso
|
||||
stadia/gamers
|
||||
start
|
||||
stat
|
||||
|
|
@ -2696,10 +2514,6 @@ stores$
|
|||
stores/
|
||||
stores/page/*visitId=
|
||||
stories
|
||||
story-pin-builder
|
||||
story-pin-invite
|
||||
story_feed
|
||||
story_pins
|
||||
storyworks/preview
|
||||
styles/js-on.css$
|
||||
subscribe/braintree
|
||||
|
|
@ -2725,7 +2539,6 @@ support/content
|
|||
support/forum/search?
|
||||
sureroute
|
||||
surprise
|
||||
suspension-appeal
|
||||
sutils
|
||||
sv-se.www.cloudflare.com
|
||||
sv-se/feedback
|
||||
|
|
@ -2740,7 +2553,6 @@ svc/spelling-bee
|
|||
svc/vertex
|
||||
svc/wordle
|
||||
svpRecommendations
|
||||
sw-shell.html
|
||||
swg
|
||||
system1/images
|
||||
t/privacy
|
||||
|
|
@ -2748,7 +2560,6 @@ t/terms
|
|||
tab=
|
||||
tablet
|
||||
tag
|
||||
taggingtool
|
||||
tagmanager/containers/xo
|
||||
tagmanager/pptm.js
|
||||
talk
|
||||
|
|
@ -2795,9 +2606,7 @@ th-th/feedback
|
|||
th-th/lp
|
||||
th-th/searchresults
|
||||
th?
|
||||
thanksgiving-spotlight
|
||||
themacallan/worlds-together
|
||||
theme
|
||||
tickets-external?
|
||||
timedtext_video
|
||||
title
|
||||
|
|
@ -2889,7 +2698,6 @@ trustedstores/js
|
|||
trustedstores/s
|
||||
trustedstores/tm2
|
||||
trustedstores/verify
|
||||
tv
|
||||
tv/thumb
|
||||
typeahead
|
||||
u
|
||||
|
|
@ -2905,13 +2713,9 @@ ugc$
|
|||
ugcsupport
|
||||
ugcsupport$
|
||||
ui
|
||||
unauth-profile
|
||||
unlink
|
||||
unsub
|
||||
until=
|
||||
upload
|
||||
upload-image-lens-history
|
||||
upload-lens-image
|
||||
uploads
|
||||
urchin_test
|
||||
url
|
||||
|
|
@ -2929,9 +2733,7 @@ using
|
|||
utils
|
||||
uviewer
|
||||
v1
|
||||
v1/urls/count.json
|
||||
v3/openapi
|
||||
v3/pidgets/log
|
||||
verify_age
|
||||
vi-vn.www.cloudflare.com
|
||||
vi-vn/feedback
|
||||
|
|
@ -2986,9 +2788,6 @@ webapps/xoonboarding
|
|||
webmasters/sitemaps/ping?
|
||||
webscr
|
||||
websearch
|
||||
website/confirm
|
||||
website/confirm/download
|
||||
welcome
|
||||
whats-next/planes-trains-and-analytics
|
||||
whsmiths
|
||||
widget/cr
|
||||
|
|
@ -3294,7 +3093,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://accounts.google.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://eventbrite.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||
wiki/Wikipedia_talk%3AAdministrator_review
|
||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||
|
|
@ -3506,7 +3305,6 @@ xhtml?
|
|||
xml?
|
||||
xoplatform/logger/api/logger
|
||||
xorouter
|
||||
your-shop
|
||||
youth/404_en.htm
|
||||
youtube/fonts
|
||||
youtube/img/promos
|
||||
|
|
|
|||
|
|
@ -3294,7 +3294,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/newsletter
|
||||
/newssearch
|
||||
/nightly-news
|
||||
/no-referrer-when-downgradehttp://psychologytoday.com/robots.txt
|
||||
/no-referrer-when-downgradehttp://fb.watch/robots.txt
|
||||
/no-search-results
|
||||
/node
|
||||
/node/add
|
||||
|
|
@ -3687,7 +3687,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
/shopping/vr
|
||||
/shoppingcart
|
||||
/showads.js
|
||||
/showtimes/location/*http://mailchimp.com/robots.txt
|
||||
/showtimes/location/*http://gmail.com/robots.txt
|
||||
/sign_in?
|
||||
/signin
|
||||
/signup*/search?
|
||||
|
|
@ -3986,7 +3986,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?*__rmidpage
|
||||
?*action=
|
||||
?*ajs_event
|
||||
?*apikey*http://phys.org/robots.txt
|
||||
?*apikey*http://themeforest.net/robots.txt
|
||||
?*app
|
||||
?*aspects=
|
||||
?*attachment_id
|
||||
|
|
@ -4428,7 +4428,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?q=user
|
||||
?q=user/login
|
||||
?q=user/logout
|
||||
?q=user/logout/http://workspace.google.com/robots.txt
|
||||
?q=user/logout/http://us02web.zoom.us/robots.txt
|
||||
?q=user/password
|
||||
?q=user/register
|
||||
?q=vote
|
||||
|
|
@ -4480,7 +4480,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
|
|||
?showAllGroups=
|
||||
?show_error=true
|
||||
?showcomment*
|
||||
?shttp://microformats.org/robots.txt
|
||||
?shttp://connect.facebook.net/robots.txt
|
||||
?sid
|
||||
?sitrackingid=
|
||||
?slogin
|
||||
|
|
@ -4606,7 +4606,7 @@ API/user
|
|||
API/user/abtest
|
||||
API/user/combinedinfo
|
||||
API/uxr-survey-management
|
||||
API/v2$http://fb.watch/robots.txt
|
||||
API/v2$http://digital-strategy.ec.europa.eu/robots.txt
|
||||
APIAccessSupport
|
||||
AWSEC2/2006-06-26
|
||||
AWSEC2/2006-10-01
|
||||
|
|
@ -6288,7 +6288,6 @@ account/myint
|
|||
account/mypro
|
||||
account/password/reset
|
||||
account/registration
|
||||
account/sign-in
|
||||
account/subscribe
|
||||
account/subscribe/payment
|
||||
account/wishlist
|
||||
|
|
@ -6738,6 +6737,7 @@ apac/aws-credits-confirmation/
|
|||
apac/aws-credits-request-confirmation/
|
||||
apac/corporate/careers
|
||||
apac/news
|
||||
apartments
|
||||
api
|
||||
api*.do
|
||||
api*?hl=
|
||||
|
|
@ -6768,7 +6768,7 @@ api/editionurlgenerator
|
|||
api/extensions/1.0/extensions
|
||||
api/federation
|
||||
api/html
|
||||
api/http://bloomberg.com/robots.txt
|
||||
api/http://gofundme.com/robots.txt
|
||||
api/infinite-list.html
|
||||
api/internal/*/location
|
||||
api/internal/_bb
|
||||
|
|
@ -6816,7 +6816,6 @@ api/v1/trebuchet
|
|||
api/v2/attachments
|
||||
api/v2/boards/*/reserved_posts
|
||||
api/v2/google_place_photos
|
||||
api/v3/*
|
||||
api/v3/account
|
||||
api/v3/ajax/bespoke/member/neu/specs
|
||||
api/v3/ajax/bespoke/public/neu/specs
|
||||
|
|
@ -7422,7 +7421,6 @@ backstage/api/
|
|||
bad-boys
|
||||
bad-boys-ii
|
||||
badges/profile/create
|
||||
baidu
|
||||
bal/impression
|
||||
bal/impression/RecordImpression.htm?
|
||||
ban-me-i-am-a-robot
|
||||
|
|
@ -7675,6 +7673,7 @@ blog/list_rss
|
|||
blog/media
|
||||
blog/navbar-reviews
|
||||
blog/page/*/?p=
|
||||
blog/page/*/?s=
|
||||
blog/punto
|
||||
blog/search
|
||||
blog/search-results?q
|
||||
|
|
@ -7775,7 +7774,7 @@ bookmark_mana2
|
|||
bookmarklet
|
||||
bookmarks
|
||||
bookmarks/widget
|
||||
bookmarkshttp://deezer.com/robots.txt
|
||||
bookmarkshttp://i0.wp.com/robots.txt
|
||||
books
|
||||
books/NBK
|
||||
books/about
|
||||
|
|
@ -8488,7 +8487,6 @@ cart?
|
|||
cartoon
|
||||
carts
|
||||
cash
|
||||
cashout
|
||||
catalog/*?
|
||||
catalog/?text=
|
||||
catalog/packagepopup
|
||||
|
|
@ -8538,7 +8536,7 @@ cdn-cgi
|
|||
cdn-cgi/
|
||||
cdn-cgi/bm/cv
|
||||
cdn-cgi/challenge-platform
|
||||
cdn-cgi/http://account.google.com/robots.txt
|
||||
cdn-cgi/http://teenage.engineering/robots.txt
|
||||
cdn-cgi/images/trace
|
||||
cdn-cgi/rum
|
||||
cdn-cgi/scripts
|
||||
|
|
@ -8569,7 +8567,7 @@ cgi-bin/koha/
|
|||
cgi-bin/loginpage
|
||||
cgi-bin/search.fpl
|
||||
cgi-bin/wx
|
||||
cgi-binhttp://snipfeed.co/robots.txt
|
||||
cgi-binhttp://healthtips1dr.blogspot.com/robots.txt
|
||||
cgi-mad/
|
||||
cgi-pct/
|
||||
cgi-registry
|
||||
|
|
@ -8683,7 +8681,7 @@ checkout-external
|
|||
checkout/
|
||||
checkout/cart
|
||||
checkout/package
|
||||
checkouthttp://cityofrosedalems.com/robots.txt
|
||||
checkouthttp://accidentinjurylawyers.claims/robots.txt
|
||||
checkoutnow
|
||||
checkouts
|
||||
checkpoint
|
||||
|
|
@ -8871,9 +8869,8 @@ co/multistore/gobierno_co
|
|||
co/search
|
||||
co/user
|
||||
co/users
|
||||
code
|
||||
code/*
|
||||
code/http://qz.com/robots.txt
|
||||
code/http://census.gov/robots.txt
|
||||
codeCoverage
|
||||
codesamples/
|
||||
coin*mid=
|
||||
|
|
@ -9097,7 +9094,7 @@ confirmation
|
|||
conflagexp
|
||||
connect
|
||||
connect/@
|
||||
connect/http://irishtimes.com/robots.txt
|
||||
connect/http://speakerdeck.com/robots.txt
|
||||
connect/social-intranet.html
|
||||
connections
|
||||
connections/recent
|
||||
|
|
@ -9376,7 +9373,6 @@ cp/api/logger
|
|||
cp/api/wpa
|
||||
cpds2
|
||||
cpresources
|
||||
cpro
|
||||
cpropub/univercd
|
||||
cpspa
|
||||
cr$
|
||||
|
|
@ -10035,7 +10031,7 @@ docs
|
|||
docs$
|
||||
docs-api-legacy
|
||||
docs-api-legacy$
|
||||
docs-api-legacy/http://waze.com/robots.txt
|
||||
docs-api-legacy/http://advancedformintegration.com/robots.txt
|
||||
docs-footer
|
||||
docs/*
|
||||
docs/3.x/fr
|
||||
|
|
@ -11256,7 +11252,7 @@ files/live/sites/isoorg/files/_noindex
|
|||
files/resources
|
||||
fileview
|
||||
filing/free-file-fillable-forms/free-file-fillable-forms-support
|
||||
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://rcmp-grc.gc.ca/robots.txt
|
||||
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://creatoracademy.youtube.com/robots.txt
|
||||
filter/
|
||||
filter/tips
|
||||
filter/tips
|
||||
|
|
@ -11280,7 +11276,7 @@ find
|
|||
find$
|
||||
find-more
|
||||
find/
|
||||
find/*http://forrester.com/robots.txt
|
||||
find/*http://lastpass.com/robots.txt
|
||||
finetune
|
||||
fios
|
||||
firefox/?
|
||||
|
|
@ -11370,7 +11366,7 @@ forum/members
|
|||
forum/online
|
||||
forum/posts
|
||||
forum/search
|
||||
forum/ucp.phphttp://roxanegay.com/robots.txt
|
||||
forum/ucp.phphttp://cambridge.org/robots.txt
|
||||
forum/viewtopic.php
|
||||
forum/whats-new
|
||||
forumTeaser
|
||||
|
|
@ -11588,7 +11584,7 @@ fy-NL/search
|
|||
fy-NL/user
|
||||
fy-NL/users
|
||||
g
|
||||
g/4arE9Chttp://telegra.ph/robots.txt
|
||||
g/4arE9Chttp://google.com.au/robots.txt
|
||||
g/api
|
||||
ga-IE/android/collections
|
||||
ga-IE/android/search
|
||||
|
|
@ -11793,7 +11789,7 @@ government-education/nonprofits/leadership-forum-poc
|
|||
government-education/nonprofits/leadership-forum-poc/confirmation
|
||||
government-education/public-sector-cloud-start/public-sector-cloud-start/
|
||||
government-education/public-sector-cloud-start/public-sector-cloud-start1/
|
||||
government/uploads/system/uploads/attachment_data/file/881746/pc1-print.pdf*http://scratch.mit.edu/robots.txt
|
||||
government/uploads/system/uploads/attachment_data/file/881746/pc1-print.pdf*http://kamupersonel.com/robots.txt
|
||||
gp
|
||||
gp/aag
|
||||
gp/aag/main?*seller=ABVFEJU8LS620
|
||||
|
|
@ -12218,7 +12214,6 @@ homeimprovement/EmbeddedProfile.htm
|
|||
homeloans/*zga_z_guid=
|
||||
homepage
|
||||
homepage-video-test
|
||||
homepage/
|
||||
homepage/2013
|
||||
homepage/HomepageVideoMetrics.htm
|
||||
homes
|
||||
|
|
@ -12320,42 +12315,42 @@ html5
|
|||
http
|
||||
http-checker
|
||||
http2_data
|
||||
http://500px.com/robots.txt
|
||||
http://archive.org/robots.txt
|
||||
http://axios.com/robots.txt
|
||||
http://br.pinterest.com/robots.txt
|
||||
http://brave.com/robots.txt
|
||||
http://caniuse.com/robots.txt
|
||||
http://chrome.google.com/robots.txt
|
||||
http://cloud.google.com/robots.txt
|
||||
http://contributors.youtube.com/robots.txt
|
||||
http://css-tricks.com/robots.txt
|
||||
http://deepl.com/robots.txt
|
||||
http://developer.mozilla.org/robots.txt
|
||||
http://en.gravatar.com/robots.txt
|
||||
http://fbi.gov/robots.txt
|
||||
http://figma.com/robots.txt
|
||||
http://google.it/robots.txt
|
||||
http://google.pl/robots.txt
|
||||
http://help.pinterest.com/robots.txt
|
||||
http://httpd.apache.org/robots.txt
|
||||
http://journals.sagepub.com/robots.txt
|
||||
http://kerrymuseum.ie/robots.txt
|
||||
http://khanacademy.org/robots.txt
|
||||
http://adssettings.google.com/robots.txt
|
||||
http://alltop.com/robots.txt
|
||||
http://architectenoffertes.be/robots.txt
|
||||
http://blog.cloudflare.com/robots.txt
|
||||
http://blog.naver.com/robots.txt
|
||||
http://britannica.com/robots.txt
|
||||
http://businessinsider.com/robots.txt
|
||||
http://calendly.com/robots.txt
|
||||
http://dao-tokyo.xyz/robots.txt
|
||||
http://dx.doi.org/robots.txt
|
||||
http://eff.org/robots.txt
|
||||
http://eventbrite.co.uk/robots.txt
|
||||
http://fortune.com/robots.txt
|
||||
http://g.page/robots.txt
|
||||
http://get.adobe.com/robots.txt
|
||||
http://gravatar.com/robots.txt
|
||||
http://history.com/robots.txt
|
||||
http://missingkids.org/robots.txt
|
||||
http://nvd.nist.gov/robots.txt
|
||||
http://pbs.org/robots.txt
|
||||
http://pinterest.ca/robots.txt
|
||||
http://qualtrics.com/robots.txt
|
||||
http://samsung.com/robots.txt
|
||||
http://squarespace.com/robots.txt
|
||||
http://tools.ietf.org/robots.txt
|
||||
http://uber.com/robots.txt
|
||||
http://upload.wikimedia.org/robots.txt
|
||||
http://wa.me/robots.txt
|
||||
http://wordpress.org/robots.txt
|
||||
http://wsj.com/robots.txt
|
||||
http://zazzle.com/robots.txt
|
||||
http://moskva.stroi-podryad.ru/robots.txt
|
||||
http://msdn.microsoft.com/robots.txt
|
||||
http://nerdwallet.com/robots.txt
|
||||
http://news.yahoo.com/robots.txt
|
||||
http://newyorker.com/robots.txt
|
||||
http://pwc.com/robots.txt
|
||||
http://roblox.com/robots.txt
|
||||
http://stock.adobe.com/robots.txt
|
||||
http://streamelements.com/robots.txt
|
||||
http://thenextweb.com/robots.txt
|
||||
http://thetimes.co.uk/robots.txt
|
||||
http://threads.net/robots.txt
|
||||
http://tripadvisor.com/robots.txt
|
||||
http://tumblr.com/robots.txt
|
||||
http://washingtonpost.com/robots.txt
|
||||
http://waze.com/robots.txt
|
||||
http://weibo.com/robots.txt
|
||||
http://wired.com/robots.txt
|
||||
https:/www.alibaba.com
|
||||
hu
|
||||
hu-hu/
|
||||
|
|
@ -12755,7 +12750,6 @@ inboxcommerce
|
|||
include/
|
||||
includes
|
||||
incoming
|
||||
incomplete
|
||||
incontext
|
||||
independentlens/film-lists/watch-online
|
||||
independentlens/films/watch-online
|
||||
|
|
@ -12834,7 +12828,7 @@ index.php/user/login/
|
|||
index.php/user/logout
|
||||
index.php/user/logout
|
||||
index.php/user/logout/
|
||||
index.php/user/logout/http://king.senate.gov/robots.txt
|
||||
index.php/user/logout/http://science.org/robots.txt
|
||||
index.php/user/password
|
||||
index.php/user/password
|
||||
index.php/user/password/
|
||||
|
|
@ -12895,7 +12889,7 @@ integrate/
|
|||
integrations
|
||||
intelligencer/amp
|
||||
intent
|
||||
interactive*http://epa.gov/robots.txt
|
||||
interactive*http://eepurl.com/robots.txt
|
||||
interactive/reading-preference
|
||||
interactives
|
||||
intercept
|
||||
|
|
@ -13746,7 +13740,6 @@ limited-release
|
|||
link
|
||||
link-intersect
|
||||
link-intersect/$
|
||||
link?
|
||||
link_to
|
||||
linked
|
||||
linkedin
|
||||
|
|
@ -14521,7 +14514,7 @@ mre/*.jpg$
|
|||
mre/*.js$
|
||||
mre/*.pdf$
|
||||
mre/*.png$
|
||||
mre/*.zip$http://t.ly/robots.txt
|
||||
mre/*.zip$http://dinotim.com/robots.txt
|
||||
mre/*?
|
||||
mre/*@@configuracoes_view
|
||||
mre/*@@download/file$
|
||||
|
|
@ -14903,6 +14896,7 @@ next
|
|||
next-friday
|
||||
nextThread.html
|
||||
nextadvisor/search
|
||||
nextgensearch/_*.js
|
||||
nextjs
|
||||
nexus
|
||||
ngc=
|
||||
|
|
@ -15270,7 +15264,7 @@ ohcm
|
|||
ojp
|
||||
okxbet.com
|
||||
oma
|
||||
on-demand/session/*http://pewresearch.org/robots.txt
|
||||
on-demand/session/*http://technorati.com/robots.txt
|
||||
onboard
|
||||
onboarding
|
||||
one-app-preview
|
||||
|
|
@ -16250,7 +16244,7 @@ premium$
|
|||
premium-reports
|
||||
premium/
|
||||
premium/$
|
||||
premium/http://electad.com/robots.txt
|
||||
premium/http://coe.ksu.edu/robots.txt
|
||||
premiumsupport/iam/
|
||||
premiumsupport/knowledge-center/feedback-no/
|
||||
premiumsupport/knowledge-center/feedback-yes/
|
||||
|
|
@ -16329,7 +16323,7 @@ privacypolicychanges
|
|||
private
|
||||
private
|
||||
private-promo
|
||||
private/http://pcisecuritystandards.org/robots.txt
|
||||
private/http://corefiling.com/robots.txt
|
||||
private/wtrack
|
||||
pro
|
||||
pro-learn
|
||||
|
|
@ -16354,7 +16348,7 @@ product-detail
|
|||
product-detail/alisite-mobile.alibaba.com
|
||||
product-detail/m.alibaba.com/trade
|
||||
product-feed
|
||||
product-ratings/http://wikipedia.org/robots.txt
|
||||
product-ratings/http://ecrs.com/robots.txt
|
||||
product-reviews/B0069IY63Y
|
||||
product/*
|
||||
product/electrode/api/logger
|
||||
|
|
@ -17648,7 +17642,6 @@ s3
|
|||
s=
|
||||
s=p
|
||||
s?
|
||||
s?
|
||||
s?*rh=n%3A1380045031
|
||||
s_id=
|
||||
sa
|
||||
|
|
@ -18231,7 +18224,6 @@ sharing/folders
|
|||
shelf/user_shelves
|
||||
shenghuo
|
||||
shenghuo/search?
|
||||
shifen/
|
||||
shihui
|
||||
shihui?
|
||||
ship
|
||||
|
|
@ -18827,7 +18819,7 @@ sort=
|
|||
sortBy=
|
||||
sos/clerical/
|
||||
sos/online_corps/
|
||||
sos/registration/http://wattpad.com/robots.txt
|
||||
sos/registration/http://online.wsj.com/robots.txt
|
||||
soundcloud-tpa
|
||||
sounds/player
|
||||
sounds/player$
|
||||
|
|
@ -18967,7 +18959,6 @@ start_order
|
|||
startup
|
||||
stat
|
||||
statement
|
||||
statements
|
||||
static
|
||||
static/
|
||||
static/*.css$
|
||||
|
|
@ -19205,7 +19196,6 @@ supervision/coexistence
|
|||
supervision/setup
|
||||
supplier-report
|
||||
support
|
||||
support.php?support_redirect=*
|
||||
support/
|
||||
support/*zout_
|
||||
support/category
|
||||
|
|
@ -19383,7 +19373,7 @@ tag
|
|||
tag-manager
|
||||
tag-manager-360
|
||||
tag/
|
||||
tag/*+http://money.cnn.com/robots.txt
|
||||
tag/*+http://google.es/robots.txt
|
||||
tag/*/shoutbox
|
||||
tag/*/shoutbox?
|
||||
tag/credible
|
||||
|
|
@ -20193,7 +20183,6 @@ uk/your
|
|||
uk/zazzle
|
||||
uki/search
|
||||
uli/trac
|
||||
ulink?
|
||||
ulk/i
|
||||
ulk/sch
|
||||
ulk/usr
|
||||
|
|
@ -20712,7 +20701,7 @@ uy/es/ServicesLandingPage/AdvisoryLanding/RPA/Robotic_Process%20Automation_inser
|
|||
uy/help
|
||||
uz/en/
|
||||
uz/forums
|
||||
uz/http://ucl.ac.uk/robots.txt
|
||||
uz/http://stanfieldrealestate.com/robots.txt
|
||||
uz/kb/*/discuss
|
||||
uz/ru/
|
||||
uz/search
|
||||
|
|
@ -20750,9 +20739,7 @@ v3/streams/contents
|
|||
v3/streams/ids
|
||||
v3/topics
|
||||
v4
|
||||
v4/*
|
||||
v4/md/applications/crunchbase
|
||||
v5/*
|
||||
v=
|
||||
validate-user
|
||||
var
|
||||
|
|
@ -21617,9 +21604,9 @@ wiki/Wikipedia_discusión:Solicitudes_de_verificación_de_usuarios
|
|||
wiki/Wikipedia_discusión:Supresores/Candidaturas
|
||||
wiki/Wikipedia_talk%3AAbuse_reports
|
||||
wiki/Wikipedia_talk%3AAbuse_response
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://hulu.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://washington.edu/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://allaboutcookies.org/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://maps.google.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_electionshttp://thehill.com/robots.txt
|
||||
wiki/Wikipedia_talk%3AAdministrator_recall
|
||||
wiki/Wikipedia_talk%3AAdministrator_review
|
||||
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
|
||||
|
|
@ -21912,7 +21899,8 @@ wp-admin
|
|||
wp-admin/
|
||||
wp-admin/admin-ajax.php
|
||||
wp-admin/admin-ajax.php
|
||||
wp-admin/admin-ajax.phphttp://foodshuttle.org/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://siteground.com/robots.txt
|
||||
wp-admin/admin-ajax.phphttp://wellbeing.google/robots.txt
|
||||
wp-admin/load-scripts.php
|
||||
wp-admin/load-styles.php
|
||||
wp-adv
|
||||
|
|
@ -22116,7 +22104,7 @@ your-shop
|
|||
yourAccount
|
||||
youraccount
|
||||
youreurope/businessACC
|
||||
youreurope/businessDEV/http://streamelements.com/robots.txt
|
||||
youreurope/businessDEV/http://samsung.com/robots.txt
|
||||
youreurope/citizensACC
|
||||
youreurope/citizensDEV
|
||||
yours
|
||||
|
|
@ -22221,7 +22209,7 @@ zh-tw.www.cloudflare.com
|
|||
zh-tw/
|
||||
zh-tw/feedback
|
||||
zh-tw/lp
|
||||
zh-tw/searchhttp://bizjournals.com/robots.txt
|
||||
zh-tw/searchhttp://npmjs.com/robots.txt
|
||||
zh-tw/searchresults
|
||||
zh/
|
||||
zh/api.php?
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue