[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2025-04-23 10:04:42 +00:00
parent 2601ae213b
commit 4d5a0f81a4
20 changed files with 1820 additions and 2280 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1745391835 "last_update": 1745391835
}, },
"Trickest wordlist update": { "Trickest wordlist update": {
"last_update": 1745316255 "last_update": 1745402672
} }
} }

View file

@ -12332,10 +12332,6 @@ api/src/utils/get-auth-providers.test.ts
src/utils/get-auth-providers.test.ts src/utils/get-auth-providers.test.ts
utils/get-auth-providers.test.ts utils/get-auth-providers.test.ts
get-auth-providers.test.ts get-auth-providers.test.ts
api/src/utils/apply-function-to-column-name.test.ts
src/utils/apply-function-to-column-name.test.ts
utils/apply-function-to-column-name.test.ts
apply-function-to-column-name.test.ts
api/src/utils/should-clear-cache.test.ts api/src/utils/should-clear-cache.test.ts
src/utils/should-clear-cache.test.ts src/utils/should-clear-cache.test.ts
utils/should-clear-cache.test.ts utils/should-clear-cache.test.ts
@ -12492,10 +12488,6 @@ api/src/utils/apply-snapshot.test.ts
src/utils/apply-snapshot.test.ts src/utils/apply-snapshot.test.ts
utils/apply-snapshot.test.ts utils/apply-snapshot.test.ts
apply-snapshot.test.ts apply-snapshot.test.ts
api/src/utils/get-column.ts
src/utils/get-column.ts
utils/get-column.ts
get-column.ts
api/src/utils/calculate-field-depth.test.ts api/src/utils/calculate-field-depth.test.ts
src/utils/calculate-field-depth.test.ts src/utils/calculate-field-depth.test.ts
utils/calculate-field-depth.test.ts utils/calculate-field-depth.test.ts
@ -12612,10 +12604,6 @@ api/src/utils/should-skip-cache.ts
src/utils/should-skip-cache.ts src/utils/should-skip-cache.ts
utils/should-skip-cache.ts utils/should-skip-cache.ts
should-skip-cache.ts should-skip-cache.ts
api/src/utils/apply-function-to-column-name.ts
src/utils/apply-function-to-column-name.ts
utils/apply-function-to-column-name.ts
apply-function-to-column-name.ts
api/src/utils/parse-numeric-string.ts api/src/utils/parse-numeric-string.ts
src/utils/parse-numeric-string.ts src/utils/parse-numeric-string.ts
utils/parse-numeric-string.ts utils/parse-numeric-string.ts
@ -14032,6 +14020,13 @@ database/run-ast/lib/parse-current-level.ts
run-ast/lib/parse-current-level.ts run-ast/lib/parse-current-level.ts
lib/parse-current-level.ts lib/parse-current-level.ts
parse-current-level.ts parse-current-level.ts
api/src/database/run-ast/lib/apply-query/sort.test.ts
src/database/run-ast/lib/apply-query/sort.test.ts
database/run-ast/lib/apply-query/sort.test.ts
run-ast/lib/apply-query/sort.test.ts
lib/apply-query/sort.test.ts
apply-query/sort.test.ts
sort.test.ts
api/src/database/run-ast/lib/apply-query/add-join.ts api/src/database/run-ast/lib/apply-query/add-join.ts
src/database/run-ast/lib/apply-query/add-join.ts src/database/run-ast/lib/apply-query/add-join.ts
database/run-ast/lib/apply-query/add-join.ts database/run-ast/lib/apply-query/add-join.ts
@ -14046,13 +14041,6 @@ run-ast/lib/apply-query/get-operation.ts
lib/apply-query/get-operation.ts lib/apply-query/get-operation.ts
apply-query/get-operation.ts apply-query/get-operation.ts
get-operation.ts get-operation.ts
api/src/database/run-ast/lib/apply-query/filter.test.ts
src/database/run-ast/lib/apply-query/filter.test.ts
database/run-ast/lib/apply-query/filter.test.ts
run-ast/lib/apply-query/filter.test.ts
lib/apply-query/filter.test.ts
apply-query/filter.test.ts
filter.test.ts
api/src/database/run-ast/lib/apply-query/search.test.ts api/src/database/run-ast/lib/apply-query/search.test.ts
src/database/run-ast/lib/apply-query/search.test.ts src/database/run-ast/lib/apply-query/search.test.ts
database/run-ast/lib/apply-query/search.test.ts database/run-ast/lib/apply-query/search.test.ts
@ -14081,13 +14069,20 @@ run-ast/lib/apply-query/get-filter-path.ts
lib/apply-query/get-filter-path.ts lib/apply-query/get-filter-path.ts
apply-query/get-filter-path.ts apply-query/get-filter-path.ts
get-filter-path.ts get-filter-path.ts
api/src/database/run-ast/lib/apply-query/filter.ts api/src/database/run-ast/lib/apply-query/join-filter-with-cases.test.ts
src/database/run-ast/lib/apply-query/filter.ts src/database/run-ast/lib/apply-query/join-filter-with-cases.test.ts
database/run-ast/lib/apply-query/filter.ts database/run-ast/lib/apply-query/join-filter-with-cases.test.ts
run-ast/lib/apply-query/filter.ts run-ast/lib/apply-query/join-filter-with-cases.test.ts
lib/apply-query/filter.ts lib/apply-query/join-filter-with-cases.test.ts
apply-query/filter.ts apply-query/join-filter-with-cases.test.ts
filter.ts join-filter-with-cases.test.ts
api/src/database/run-ast/lib/apply-query/pagination.test.ts
src/database/run-ast/lib/apply-query/pagination.test.ts
database/run-ast/lib/apply-query/pagination.test.ts
run-ast/lib/apply-query/pagination.test.ts
lib/apply-query/pagination.test.ts
apply-query/pagination.test.ts
pagination.test.ts
api/src/database/run-ast/lib/apply-query/pagination.ts api/src/database/run-ast/lib/apply-query/pagination.ts
src/database/run-ast/lib/apply-query/pagination.ts src/database/run-ast/lib/apply-query/pagination.ts
database/run-ast/lib/apply-query/pagination.ts database/run-ast/lib/apply-query/pagination.ts
@ -14095,6 +14090,77 @@ run-ast/lib/apply-query/pagination.ts
lib/apply-query/pagination.ts lib/apply-query/pagination.ts
apply-query/pagination.ts apply-query/pagination.ts
pagination.ts pagination.ts
api/src/database/run-ast/lib/apply-query/filter/validate-operator.ts
src/database/run-ast/lib/apply-query/filter/validate-operator.ts
database/run-ast/lib/apply-query/filter/validate-operator.ts
run-ast/lib/apply-query/filter/validate-operator.ts
lib/apply-query/filter/validate-operator.ts
apply-query/filter/validate-operator.ts
filter/validate-operator.ts
validate-operator.ts
api/src/database/run-ast/lib/apply-query/filter/operator.ts
src/database/run-ast/lib/apply-query/filter/operator.ts
database/run-ast/lib/apply-query/filter/operator.ts
run-ast/lib/apply-query/filter/operator.ts
lib/apply-query/filter/operator.ts
apply-query/filter/operator.ts
filter/operator.ts
operator.ts
api/src/database/run-ast/lib/apply-query/filter/operator.test.ts
src/database/run-ast/lib/apply-query/filter/operator.test.ts
database/run-ast/lib/apply-query/filter/operator.test.ts
run-ast/lib/apply-query/filter/operator.test.ts
lib/apply-query/filter/operator.test.ts
apply-query/filter/operator.test.ts
filter/operator.test.ts
operator.test.ts
api/src/database/run-ast/lib/apply-query/filter/validate-operator.test.ts
src/database/run-ast/lib/apply-query/filter/validate-operator.test.ts
database/run-ast/lib/apply-query/filter/validate-operator.test.ts
run-ast/lib/apply-query/filter/validate-operator.test.ts
lib/apply-query/filter/validate-operator.test.ts
apply-query/filter/validate-operator.test.ts
filter/validate-operator.test.ts
validate-operator.test.ts
api/src/database/run-ast/lib/apply-query/filter/index.ts
src/database/run-ast/lib/apply-query/filter/index.ts
database/run-ast/lib/apply-query/filter/index.ts
run-ast/lib/apply-query/filter/index.ts
lib/apply-query/filter/index.ts
apply-query/filter/index.ts
filter/index.ts
index.ts
api/src/database/run-ast/lib/apply-query/filter/get-filter-type.ts
src/database/run-ast/lib/apply-query/filter/get-filter-type.ts
database/run-ast/lib/apply-query/filter/get-filter-type.ts
run-ast/lib/apply-query/filter/get-filter-type.ts
lib/apply-query/filter/get-filter-type.ts
apply-query/filter/get-filter-type.ts
filter/get-filter-type.ts
get-filter-type.ts
api/src/database/run-ast/lib/apply-query/filter/get-filter-type.test.ts
src/database/run-ast/lib/apply-query/filter/get-filter-type.test.ts
database/run-ast/lib/apply-query/filter/get-filter-type.test.ts
run-ast/lib/apply-query/filter/get-filter-type.test.ts
lib/apply-query/filter/get-filter-type.test.ts
apply-query/filter/get-filter-type.test.ts
filter/get-filter-type.test.ts
get-filter-type.test.ts
api/src/database/run-ast/lib/apply-query/filter/index.test.ts
src/database/run-ast/lib/apply-query/filter/index.test.ts
database/run-ast/lib/apply-query/filter/index.test.ts
run-ast/lib/apply-query/filter/index.test.ts
lib/apply-query/filter/index.test.ts
apply-query/filter/index.test.ts
filter/index.test.ts
index.test.ts
api/src/database/run-ast/lib/apply-query/get-operation.test.ts
src/database/run-ast/lib/apply-query/get-operation.test.ts
database/run-ast/lib/apply-query/get-operation.test.ts
run-ast/lib/apply-query/get-operation.test.ts
lib/apply-query/get-operation.test.ts
apply-query/get-operation.test.ts
get-operation.test.ts
api/src/database/run-ast/lib/apply-query/aggregate.ts api/src/database/run-ast/lib/apply-query/aggregate.ts
src/database/run-ast/lib/apply-query/aggregate.ts src/database/run-ast/lib/apply-query/aggregate.ts
database/run-ast/lib/apply-query/aggregate.ts database/run-ast/lib/apply-query/aggregate.ts
@ -14102,6 +14168,20 @@ run-ast/lib/apply-query/aggregate.ts
lib/apply-query/aggregate.ts lib/apply-query/aggregate.ts
apply-query/aggregate.ts apply-query/aggregate.ts
aggregate.ts aggregate.ts
api/src/database/run-ast/lib/apply-query/mock.ts
src/database/run-ast/lib/apply-query/mock.ts
database/run-ast/lib/apply-query/mock.ts
run-ast/lib/apply-query/mock.ts
lib/apply-query/mock.ts
apply-query/mock.ts
mock.ts
api/src/database/run-ast/lib/apply-query/aggregate.test.ts
src/database/run-ast/lib/apply-query/aggregate.test.ts
database/run-ast/lib/apply-query/aggregate.test.ts
run-ast/lib/apply-query/aggregate.test.ts
lib/apply-query/aggregate.test.ts
apply-query/aggregate.test.ts
aggregate.test.ts
api/src/database/run-ast/lib/apply-query/index.ts api/src/database/run-ast/lib/apply-query/index.ts
src/database/run-ast/lib/apply-query/index.ts src/database/run-ast/lib/apply-query/index.ts
database/run-ast/lib/apply-query/index.ts database/run-ast/lib/apply-query/index.ts
@ -14109,6 +14189,13 @@ run-ast/lib/apply-query/index.ts
lib/apply-query/index.ts lib/apply-query/index.ts
apply-query/index.ts apply-query/index.ts
index.ts index.ts
api/src/database/run-ast/lib/apply-query/get-filter-path.test.ts
src/database/run-ast/lib/apply-query/get-filter-path.test.ts
database/run-ast/lib/apply-query/get-filter-path.test.ts
run-ast/lib/apply-query/get-filter-path.test.ts
lib/apply-query/get-filter-path.test.ts
apply-query/get-filter-path.test.ts
get-filter-path.test.ts
api/src/database/run-ast/lib/apply-query/join-filter-with-cases.ts api/src/database/run-ast/lib/apply-query/join-filter-with-cases.ts
src/database/run-ast/lib/apply-query/join-filter-with-cases.ts src/database/run-ast/lib/apply-query/join-filter-with-cases.ts
database/run-ast/lib/apply-query/join-filter-with-cases.ts database/run-ast/lib/apply-query/join-filter-with-cases.ts
@ -14116,12 +14203,25 @@ run-ast/lib/apply-query/join-filter-with-cases.ts
lib/apply-query/join-filter-with-cases.ts lib/apply-query/join-filter-with-cases.ts
apply-query/join-filter-with-cases.ts apply-query/join-filter-with-cases.ts
join-filter-with-cases.ts join-filter-with-cases.ts
api/src/database/run-ast/lib/apply-query/add-join.test.ts
src/database/run-ast/lib/apply-query/add-join.test.ts
database/run-ast/lib/apply-query/add-join.test.ts
run-ast/lib/apply-query/add-join.test.ts
lib/apply-query/add-join.test.ts
apply-query/add-join.test.ts
add-join.test.ts
api/src/database/run-ast/utils/merge-with-parent-items.ts api/src/database/run-ast/utils/merge-with-parent-items.ts
src/database/run-ast/utils/merge-with-parent-items.ts src/database/run-ast/utils/merge-with-parent-items.ts
database/run-ast/utils/merge-with-parent-items.ts database/run-ast/utils/merge-with-parent-items.ts
run-ast/utils/merge-with-parent-items.ts run-ast/utils/merge-with-parent-items.ts
utils/merge-with-parent-items.ts utils/merge-with-parent-items.ts
merge-with-parent-items.ts merge-with-parent-items.ts
api/src/database/run-ast/utils/apply-function-to-column-name.test.ts
src/database/run-ast/utils/apply-function-to-column-name.test.ts
database/run-ast/utils/apply-function-to-column-name.test.ts
run-ast/utils/apply-function-to-column-name.test.ts
utils/apply-function-to-column-name.test.ts
apply-function-to-column-name.test.ts
api/src/database/run-ast/utils/get-field-alias.ts api/src/database/run-ast/utils/get-field-alias.ts
src/database/run-ast/utils/get-field-alias.ts src/database/run-ast/utils/get-field-alias.ts
database/run-ast/utils/get-field-alias.ts database/run-ast/utils/get-field-alias.ts
@ -14134,6 +14234,12 @@ database/run-ast/utils/with-preprocess-bindings.ts
run-ast/utils/with-preprocess-bindings.ts run-ast/utils/with-preprocess-bindings.ts
utils/with-preprocess-bindings.ts utils/with-preprocess-bindings.ts
with-preprocess-bindings.ts with-preprocess-bindings.ts
api/src/database/run-ast/utils/get-column.ts
src/database/run-ast/utils/get-column.ts
database/run-ast/utils/get-column.ts
run-ast/utils/get-column.ts
utils/get-column.ts
get-column.ts
api/src/database/run-ast/utils/apply-parent-filters.ts api/src/database/run-ast/utils/apply-parent-filters.ts
src/database/run-ast/utils/apply-parent-filters.ts src/database/run-ast/utils/apply-parent-filters.ts
database/run-ast/utils/apply-parent-filters.ts database/run-ast/utils/apply-parent-filters.ts
@ -14158,12 +14264,24 @@ database/run-ast/utils/get-column-pre-processor.ts
run-ast/utils/get-column-pre-processor.ts run-ast/utils/get-column-pre-processor.ts
utils/get-column-pre-processor.ts utils/get-column-pre-processor.ts
get-column-pre-processor.ts get-column-pre-processor.ts
api/src/database/run-ast/utils/apply-function-to-column-name.ts
src/database/run-ast/utils/apply-function-to-column-name.ts
database/run-ast/utils/apply-function-to-column-name.ts
run-ast/utils/apply-function-to-column-name.ts
utils/apply-function-to-column-name.ts
apply-function-to-column-name.ts
api/src/database/run-ast/utils/apply-case-when.ts api/src/database/run-ast/utils/apply-case-when.ts
src/database/run-ast/utils/apply-case-when.ts src/database/run-ast/utils/apply-case-when.ts
database/run-ast/utils/apply-case-when.ts database/run-ast/utils/apply-case-when.ts
run-ast/utils/apply-case-when.ts run-ast/utils/apply-case-when.ts
utils/apply-case-when.ts utils/apply-case-when.ts
apply-case-when.ts apply-case-when.ts
api/src/database/run-ast/utils/get-column.test.ts
src/database/run-ast/utils/get-column.test.ts
database/run-ast/utils/get-column.test.ts
run-ast/utils/get-column.test.ts
utils/get-column.test.ts
get-column.test.ts
api/src/database/run-ast/utils/merge-with-parent-items.test.ts api/src/database/run-ast/utils/merge-with-parent-items.test.ts
src/database/run-ast/utils/merge-with-parent-items.test.ts src/database/run-ast/utils/merge-with-parent-items.test.ts
database/run-ast/utils/merge-with-parent-items.test.ts database/run-ast/utils/merge-with-parent-items.test.ts
@ -14558,6 +14676,12 @@ database/get-ast-from-query/lib/convert-wildcards.ts
get-ast-from-query/lib/convert-wildcards.ts get-ast-from-query/lib/convert-wildcards.ts
lib/convert-wildcards.ts lib/convert-wildcards.ts
convert-wildcards.ts convert-wildcards.ts
api/src/database/get-ast-from-query/utils/get-relation.test.ts
src/database/get-ast-from-query/utils/get-relation.test.ts
database/get-ast-from-query/utils/get-relation.test.ts
get-ast-from-query/utils/get-relation.test.ts
utils/get-relation.test.ts
get-relation.test.ts
api/src/database/get-ast-from-query/utils/get-deep-query.ts api/src/database/get-ast-from-query/utils/get-deep-query.ts
src/database/get-ast-from-query/utils/get-deep-query.ts src/database/get-ast-from-query/utils/get-deep-query.ts
database/get-ast-from-query/utils/get-deep-query.ts database/get-ast-from-query/utils/get-deep-query.ts
@ -14570,6 +14694,18 @@ database/get-ast-from-query/utils/get-relation.ts
get-ast-from-query/utils/get-relation.ts get-ast-from-query/utils/get-relation.ts
utils/get-relation.ts utils/get-relation.ts
get-relation.ts get-relation.ts
api/src/database/get-ast-from-query/utils/get-deep-query.test.ts
src/database/get-ast-from-query/utils/get-deep-query.test.ts
database/get-ast-from-query/utils/get-deep-query.test.ts
get-ast-from-query/utils/get-deep-query.test.ts
utils/get-deep-query.test.ts
get-deep-query.test.ts
api/src/database/get-ast-from-query/utils/get-related-collection.test.ts
src/database/get-ast-from-query/utils/get-related-collection.test.ts
database/get-ast-from-query/utils/get-related-collection.test.ts
get-ast-from-query/utils/get-related-collection.test.ts
utils/get-related-collection.test.ts
get-related-collection.test.ts
api/src/database/get-ast-from-query/utils/get-allowed-sort.test.ts api/src/database/get-ast-from-query/utils/get-allowed-sort.test.ts
src/database/get-ast-from-query/utils/get-allowed-sort.test.ts src/database/get-ast-from-query/utils/get-allowed-sort.test.ts
database/get-ast-from-query/utils/get-allowed-sort.test.ts database/get-ast-from-query/utils/get-allowed-sort.test.ts
@ -15217,6 +15353,11 @@ src/permissions/utils/with-cache.ts
permissions/utils/with-cache.ts permissions/utils/with-cache.ts
utils/with-cache.ts utils/with-cache.ts
with-cache.ts with-cache.ts
api/src/permissions/utils/default-permission.ts
src/permissions/utils/default-permission.ts
permissions/utils/default-permission.ts
utils/default-permission.ts
default-permission.ts
api/src/permissions/utils/merge-permissions.test.ts api/src/permissions/utils/merge-permissions.test.ts
src/permissions/utils/merge-permissions.test.ts src/permissions/utils/merge-permissions.test.ts
permissions/utils/merge-permissions.test.ts permissions/utils/merge-permissions.test.ts
@ -17280,16 +17421,18 @@ pnpm-workspace.yaml
evil-suns-talk.md evil-suns-talk.md
.changeset/polite-chairs-wash.md .changeset/polite-chairs-wash.md
polite-chairs-wash.md polite-chairs-wash.md
.changeset/pink-brooms-rush.md
pink-brooms-rush.md
.changeset/hungry-sloths-act.md .changeset/hungry-sloths-act.md
hungry-sloths-act.md hungry-sloths-act.md
.changeset/upset-bars-mate.md .changeset/upset-bars-mate.md
upset-bars-mate.md upset-bars-mate.md
.changeset/lemon-tips-drive.md
lemon-tips-drive.md
.changeset/crazy-tools-eat.md .changeset/crazy-tools-eat.md
crazy-tools-eat.md crazy-tools-eat.md
.changeset/green-places-throw.md .changeset/green-places-throw.md
green-places-throw.md green-places-throw.md
.changeset/good-horses-tan.md
good-horses-tan.md
.changeset/config.json .changeset/config.json
config.json config.json
.changeset/gentle-forks-study.md .changeset/gentle-forks-study.md
@ -17304,6 +17447,8 @@ petite-deer-bow.md
orange-books-heal.md orange-books-heal.md
.changeset/curly-baboons-guess.md .changeset/curly-baboons-guess.md
curly-baboons-guess.md curly-baboons-guess.md
.changeset/rich-items-wash.md
rich-items-wash.md
.changeset/tiny-parents-drive.md .changeset/tiny-parents-drive.md
tiny-parents-drive.md tiny-parents-drive.md
.changeset/silent-feet-burn.md .changeset/silent-feet-burn.md
@ -17322,6 +17467,8 @@ slimy-paths-peel.md
stale-rings-write.md stale-rings-write.md
.changeset/calm-worlds-lie.md .changeset/calm-worlds-lie.md
calm-worlds-lie.md calm-worlds-lie.md
.changeset/strong-snakes-argue.md
strong-snakes-argue.md
.changeset/famous-turtles-bow.md .changeset/famous-turtles-bow.md
famous-turtles-bow.md famous-turtles-bow.md
.changeset/mean-llamas-cross.md .changeset/mean-llamas-cross.md
@ -17336,6 +17483,8 @@ icy-monkeys-leave.md
weak-rules-end.md weak-rules-end.md
.changeset/all-olives-bake.md .changeset/all-olives-bake.md
all-olives-bake.md all-olives-bake.md
.changeset/soft-books-fold.md
soft-books-fold.md
.changeset/fair-eggs-marry.md .changeset/fair-eggs-marry.md
fair-eggs-marry.md fair-eggs-marry.md
.changeset/cool-kings-tap.md .changeset/cool-kings-tap.md

View file

@ -2449,7 +2449,6 @@ api/src/utils/get-relation-type.test.ts
api/src/utils/validate-storage.ts api/src/utils/validate-storage.ts
api/src/utils/get-string-byte-size.ts api/src/utils/get-string-byte-size.ts
api/src/utils/get-auth-providers.test.ts api/src/utils/get-auth-providers.test.ts
api/src/utils/apply-function-to-column-name.test.ts
api/src/utils/should-clear-cache.test.ts api/src/utils/should-clear-cache.test.ts
api/src/utils/async-handler.test.ts api/src/utils/async-handler.test.ts
api/src/utils/jwt.ts api/src/utils/jwt.ts
@ -2489,7 +2488,6 @@ api/src/utils/get-collection-from-alias.ts
api/src/utils/stall.ts api/src/utils/stall.ts
api/src/utils/get-column-path.test.ts api/src/utils/get-column-path.test.ts
api/src/utils/apply-snapshot.test.ts api/src/utils/apply-snapshot.test.ts
api/src/utils/get-column.ts
api/src/utils/calculate-field-depth.test.ts api/src/utils/calculate-field-depth.test.ts
api/src/utils/validate-env.test.ts api/src/utils/validate-env.test.ts
api/src/utils/validate-diff.test.ts api/src/utils/validate-diff.test.ts
@ -2519,7 +2517,6 @@ api/src/utils/sanitize-schema.ts
api/src/utils/compress.ts api/src/utils/compress.ts
api/src/utils/validate-query.ts api/src/utils/validate-query.ts
api/src/utils/should-skip-cache.ts api/src/utils/should-skip-cache.ts
api/src/utils/apply-function-to-column-name.ts
api/src/utils/parse-numeric-string.ts api/src/utils/parse-numeric-string.ts
api/src/utils/calculate-field-depth.ts api/src/utils/calculate-field-depth.ts
api/src/utils/jwt.test.ts api/src/utils/jwt.test.ts
@ -2813,26 +2810,44 @@ api/src/database/errors/dialects/oracle.ts
api/src/database/errors/dialects/types.ts api/src/database/errors/dialects/types.ts
api/src/database/run-ast/lib/get-db-query.ts api/src/database/run-ast/lib/get-db-query.ts
api/src/database/run-ast/lib/parse-current-level.ts api/src/database/run-ast/lib/parse-current-level.ts
api/src/database/run-ast/lib/apply-query/sort.test.ts
api/src/database/run-ast/lib/apply-query/add-join.ts api/src/database/run-ast/lib/apply-query/add-join.ts
api/src/database/run-ast/lib/apply-query/get-operation.ts api/src/database/run-ast/lib/apply-query/get-operation.ts
api/src/database/run-ast/lib/apply-query/filter.test.ts
api/src/database/run-ast/lib/apply-query/search.test.ts api/src/database/run-ast/lib/apply-query/search.test.ts
api/src/database/run-ast/lib/apply-query/sort.ts api/src/database/run-ast/lib/apply-query/sort.ts
api/src/database/run-ast/lib/apply-query/search.ts api/src/database/run-ast/lib/apply-query/search.ts
api/src/database/run-ast/lib/apply-query/get-filter-path.ts api/src/database/run-ast/lib/apply-query/get-filter-path.ts
api/src/database/run-ast/lib/apply-query/filter.ts api/src/database/run-ast/lib/apply-query/join-filter-with-cases.test.ts
api/src/database/run-ast/lib/apply-query/pagination.test.ts
api/src/database/run-ast/lib/apply-query/pagination.ts api/src/database/run-ast/lib/apply-query/pagination.ts
api/src/database/run-ast/lib/apply-query/filter/validate-operator.ts
api/src/database/run-ast/lib/apply-query/filter/operator.ts
api/src/database/run-ast/lib/apply-query/filter/operator.test.ts
api/src/database/run-ast/lib/apply-query/filter/validate-operator.test.ts
api/src/database/run-ast/lib/apply-query/filter/index.ts
api/src/database/run-ast/lib/apply-query/filter/get-filter-type.ts
api/src/database/run-ast/lib/apply-query/filter/get-filter-type.test.ts
api/src/database/run-ast/lib/apply-query/filter/index.test.ts
api/src/database/run-ast/lib/apply-query/get-operation.test.ts
api/src/database/run-ast/lib/apply-query/aggregate.ts api/src/database/run-ast/lib/apply-query/aggregate.ts
api/src/database/run-ast/lib/apply-query/mock.ts
api/src/database/run-ast/lib/apply-query/aggregate.test.ts
api/src/database/run-ast/lib/apply-query/index.ts api/src/database/run-ast/lib/apply-query/index.ts
api/src/database/run-ast/lib/apply-query/get-filter-path.test.ts
api/src/database/run-ast/lib/apply-query/join-filter-with-cases.ts api/src/database/run-ast/lib/apply-query/join-filter-with-cases.ts
api/src/database/run-ast/lib/apply-query/add-join.test.ts
api/src/database/run-ast/utils/merge-with-parent-items.ts api/src/database/run-ast/utils/merge-with-parent-items.ts
api/src/database/run-ast/utils/apply-function-to-column-name.test.ts
api/src/database/run-ast/utils/get-field-alias.ts api/src/database/run-ast/utils/get-field-alias.ts
api/src/database/run-ast/utils/with-preprocess-bindings.ts api/src/database/run-ast/utils/with-preprocess-bindings.ts
api/src/database/run-ast/utils/get-column.ts
api/src/database/run-ast/utils/apply-parent-filters.ts api/src/database/run-ast/utils/apply-parent-filters.ts
api/src/database/run-ast/utils/remove-temporary-fields.ts api/src/database/run-ast/utils/remove-temporary-fields.ts
api/src/database/run-ast/utils/get-inner-query-column-pre-processor.ts api/src/database/run-ast/utils/get-inner-query-column-pre-processor.ts
api/src/database/run-ast/utils/get-column-pre-processor.ts api/src/database/run-ast/utils/get-column-pre-processor.ts
api/src/database/run-ast/utils/apply-function-to-column-name.ts
api/src/database/run-ast/utils/apply-case-when.ts api/src/database/run-ast/utils/apply-case-when.ts
api/src/database/run-ast/utils/get-column.test.ts
api/src/database/run-ast/utils/merge-with-parent-items.test.ts api/src/database/run-ast/utils/merge-with-parent-items.test.ts
api/src/database/run-ast/modules/fetch-permitted-ast-root-fields.ts api/src/database/run-ast/modules/fetch-permitted-ast-root-fields.ts
api/src/database/run-ast/run-ast.ts api/src/database/run-ast/run-ast.ts
@ -2893,8 +2908,11 @@ api/src/database/helpers/fn/types.ts
api/src/database/helpers/types.ts api/src/database/helpers/types.ts
api/src/database/get-ast-from-query/lib/parse-fields.ts api/src/database/get-ast-from-query/lib/parse-fields.ts
api/src/database/get-ast-from-query/lib/convert-wildcards.ts api/src/database/get-ast-from-query/lib/convert-wildcards.ts
api/src/database/get-ast-from-query/utils/get-relation.test.ts
api/src/database/get-ast-from-query/utils/get-deep-query.ts api/src/database/get-ast-from-query/utils/get-deep-query.ts
api/src/database/get-ast-from-query/utils/get-relation.ts api/src/database/get-ast-from-query/utils/get-relation.ts
api/src/database/get-ast-from-query/utils/get-deep-query.test.ts
api/src/database/get-ast-from-query/utils/get-related-collection.test.ts
api/src/database/get-ast-from-query/utils/get-allowed-sort.test.ts api/src/database/get-ast-from-query/utils/get-allowed-sort.test.ts
api/src/database/get-ast-from-query/utils/get-related-collection.ts api/src/database/get-ast-from-query/utils/get-related-collection.ts
api/src/database/get-ast-from-query/utils/get-allowed-sort.ts api/src/database/get-ast-from-query/utils/get-allowed-sort.ts
@ -3024,6 +3042,7 @@ api/src/permissions/utils/extract-required-dynamic-variable-context.test.ts
api/src/permissions/utils/filter-policies-by-ip.ts api/src/permissions/utils/filter-policies-by-ip.ts
api/src/permissions/utils/get-unaliased-field-key.ts api/src/permissions/utils/get-unaliased-field-key.ts
api/src/permissions/utils/with-cache.ts api/src/permissions/utils/with-cache.ts
api/src/permissions/utils/default-permission.ts
api/src/permissions/utils/merge-permissions.test.ts api/src/permissions/utils/merge-permissions.test.ts
api/src/permissions/utils/fetch-dynamic-variable-data.ts api/src/permissions/utils/fetch-dynamic-variable-data.ts
api/src/permissions/utils/merge-permissions.ts api/src/permissions/utils/merge-permissions.ts
@ -3488,11 +3507,12 @@ docs/public/logo-dark.svg
pnpm-workspace.yaml pnpm-workspace.yaml
.changeset/evil-suns-talk.md .changeset/evil-suns-talk.md
.changeset/polite-chairs-wash.md .changeset/polite-chairs-wash.md
.changeset/pink-brooms-rush.md
.changeset/hungry-sloths-act.md .changeset/hungry-sloths-act.md
.changeset/upset-bars-mate.md .changeset/upset-bars-mate.md
.changeset/lemon-tips-drive.md
.changeset/crazy-tools-eat.md .changeset/crazy-tools-eat.md
.changeset/green-places-throw.md .changeset/green-places-throw.md
.changeset/good-horses-tan.md
.changeset/config.json .changeset/config.json
.changeset/gentle-forks-study.md .changeset/gentle-forks-study.md
.changeset/petite-bananas-change.md .changeset/petite-bananas-change.md
@ -3500,6 +3520,7 @@ pnpm-workspace.yaml
.changeset/petite-deer-bow.md .changeset/petite-deer-bow.md
.changeset/orange-books-heal.md .changeset/orange-books-heal.md
.changeset/curly-baboons-guess.md .changeset/curly-baboons-guess.md
.changeset/rich-items-wash.md
.changeset/tiny-parents-drive.md .changeset/tiny-parents-drive.md
.changeset/silent-feet-burn.md .changeset/silent-feet-burn.md
.changeset/early-toes-rule.md .changeset/early-toes-rule.md
@ -3509,6 +3530,7 @@ pnpm-workspace.yaml
.changeset/slimy-paths-peel.md .changeset/slimy-paths-peel.md
.changeset/stale-rings-write.md .changeset/stale-rings-write.md
.changeset/calm-worlds-lie.md .changeset/calm-worlds-lie.md
.changeset/strong-snakes-argue.md
.changeset/famous-turtles-bow.md .changeset/famous-turtles-bow.md
.changeset/mean-llamas-cross.md .changeset/mean-llamas-cross.md
.changeset/great-chicken-fold.md .changeset/great-chicken-fold.md
@ -3516,6 +3538,7 @@ pnpm-workspace.yaml
.changeset/icy-monkeys-leave.md .changeset/icy-monkeys-leave.md
.changeset/weak-rules-end.md .changeset/weak-rules-end.md
.changeset/all-olives-bake.md .changeset/all-olives-bake.md
.changeset/soft-books-fold.md
.changeset/fair-eggs-marry.md .changeset/fair-eggs-marry.md
.changeset/cool-kings-tap.md .changeset/cool-kings-tap.md
.editorconfig .editorconfig

View file

@ -8351,6 +8351,10 @@ htdocs/eventorganization/tpl/linkedobjectblock.tpl.php
eventorganization/tpl/linkedobjectblock.tpl.php eventorganization/tpl/linkedobjectblock.tpl.php
tpl/linkedobjectblock.tpl.php tpl/linkedobjectblock.tpl.php
linkedobjectblock.tpl.php linkedobjectblock.tpl.php
htdocs/eventorganization/class/api_eventattendees.class.php
eventorganization/class/api_eventattendees.class.php
class/api_eventattendees.class.php
api_eventattendees.class.php
htdocs/eventorganization/class/conferenceorbooth.class.php htdocs/eventorganization/class/conferenceorbooth.class.php
eventorganization/class/conferenceorbooth.class.php eventorganization/class/conferenceorbooth.class.php
class/conferenceorbooth.class.php class/conferenceorbooth.class.php

View file

@ -1819,6 +1819,7 @@ htdocs/emailcollector/README.md
htdocs/eventorganization/lib/eventorganization_conferenceorbooth.lib.php htdocs/eventorganization/lib/eventorganization_conferenceorbooth.lib.php
htdocs/eventorganization/conferenceorbooth_document.php htdocs/eventorganization/conferenceorbooth_document.php
htdocs/eventorganization/tpl/linkedobjectblock.tpl.php htdocs/eventorganization/tpl/linkedobjectblock.tpl.php
htdocs/eventorganization/class/api_eventattendees.class.php
htdocs/eventorganization/class/conferenceorbooth.class.php htdocs/eventorganization/class/conferenceorbooth.class.php
htdocs/eventorganization/class/conferenceorboothattendee.class.php htdocs/eventorganization/class/conferenceorboothattendee.class.php
htdocs/eventorganization/modulebuilder.txt htdocs/eventorganization/modulebuilder.txt

View file

@ -194,12 +194,6 @@ src/components/chart/CustomTooltipContent.tsx
components/chart/CustomTooltipContent.tsx components/chart/CustomTooltipContent.tsx
chart/CustomTooltipContent.tsx chart/CustomTooltipContent.tsx
CustomTooltipContent.tsx CustomTooltipContent.tsx
apps/stats/src/components/layout/Header.tsx
stats/src/components/layout/Header.tsx
src/components/layout/Header.tsx
components/layout/Header.tsx
layout/Header.tsx
Header.tsx
apps/stats/src/components/layout/MainLayout.tsx apps/stats/src/components/layout/MainLayout.tsx
stats/src/components/layout/MainLayout.tsx stats/src/components/layout/MainLayout.tsx
src/components/layout/MainLayout.tsx src/components/layout/MainLayout.tsx
@ -229,81 +223,6 @@ vite.config.mjs
apps/stats/tsconfig.json apps/stats/tsconfig.json
stats/tsconfig.json stats/tsconfig.json
tsconfig.json tsconfig.json
apps/admin-x-demo/.eslintrc.cjs
admin-x-demo/.eslintrc.cjs
.eslintrc.cjs
apps/admin-x-demo/test/.eslintrc.cjs
admin-x-demo/test/.eslintrc.cjs
test/.eslintrc.cjs
.eslintrc.cjs
apps/admin-x-demo/test/acceptance/example.test.ts
admin-x-demo/test/acceptance/example.test.ts
test/acceptance/example.test.ts
acceptance/example.test.ts
example.test.ts
apps/admin-x-demo/test/unit/example.test.tsx
admin-x-demo/test/unit/example.test.tsx
test/unit/example.test.tsx
unit/example.test.tsx
example.test.tsx
apps/admin-x-demo/postcss.config.cjs
admin-x-demo/postcss.config.cjs
postcss.config.cjs
apps/admin-x-demo/package.json
admin-x-demo/package.json
package.json
apps/admin-x-demo/tailwind.config.cjs
admin-x-demo/tailwind.config.cjs
tailwind.config.cjs
apps/admin-x-demo/src/standalone.tsx
admin-x-demo/src/standalone.tsx
src/standalone.tsx
standalone.tsx
apps/admin-x-demo/src/index.tsx
admin-x-demo/src/index.tsx
src/index.tsx
index.tsx
apps/admin-x-demo/src/MainContent.tsx
admin-x-demo/src/MainContent.tsx
src/MainContent.tsx
MainContent.tsx
apps/admin-x-demo/src/App.tsx
admin-x-demo/src/App.tsx
src/App.tsx
App.tsx
apps/admin-x-demo/src/DetailPage.tsx
admin-x-demo/src/DetailPage.tsx
src/DetailPage.tsx
DetailPage.tsx
apps/admin-x-demo/src/components/modals.tsx
admin-x-demo/src/components/modals.tsx
src/components/modals.tsx
components/modals.tsx
modals.tsx
apps/admin-x-demo/src/components/DemoModal.tsx
admin-x-demo/src/components/DemoModal.tsx
src/components/DemoModal.tsx
components/DemoModal.tsx
DemoModal.tsx
apps/admin-x-demo/src/ListPage.tsx
admin-x-demo/src/ListPage.tsx
src/ListPage.tsx
ListPage.tsx
apps/admin-x-demo/index.html
admin-x-demo/index.html
index.html
apps/admin-x-demo/playwright.config.mjs
admin-x-demo/playwright.config.mjs
playwright.config.mjs
apps/admin-x-demo/.eslintignore
admin-x-demo/.eslintignore
.eslintignore
apps/admin-x-demo/vite.config.mjs
admin-x-demo/vite.config.mjs
vite.config.mjs
apps/admin-x-demo/tsconfig.json
admin-x-demo/tsconfig.json
tsconfig.json
apps/admin-x-framework/tsconfig.declaration.json apps/admin-x-framework/tsconfig.declaration.json
admin-x-framework/tsconfig.declaration.json admin-x-framework/tsconfig.declaration.json
tsconfig.declaration.json tsconfig.declaration.json
@ -4286,6 +4205,12 @@ src/components/layout/heading.stories.tsx
components/layout/heading.stories.tsx components/layout/heading.stories.tsx
layout/heading.stories.tsx layout/heading.stories.tsx
heading.stories.tsx heading.stories.tsx
apps/shade/src/components/layout/view-header.tsx
shade/src/components/layout/view-header.tsx
src/components/layout/view-header.tsx
components/layout/view-header.tsx
layout/view-header.tsx
view-header.tsx
apps/shade/src/components/layout/page.stories.tsx apps/shade/src/components/layout/page.stories.tsx
shade/src/components/layout/page.stories.tsx shade/src/components/layout/page.stories.tsx
src/components/layout/page.stories.tsx src/components/layout/page.stories.tsx
@ -4805,14 +4730,14 @@ package.json
apps/posts/tailwind.config.cjs apps/posts/tailwind.config.cjs
posts/tailwind.config.cjs posts/tailwind.config.cjs
tailwind.config.cjs tailwind.config.cjs
apps/posts/src/routes.ts
posts/src/routes.ts
src/routes.ts
routes.ts
apps/posts/src/standalone.tsx apps/posts/src/standalone.tsx
posts/src/standalone.tsx posts/src/standalone.tsx
src/standalone.tsx src/standalone.tsx
standalone.tsx standalone.tsx
apps/posts/src/routes.tsx
posts/src/routes.tsx
src/routes.tsx
routes.tsx
apps/posts/src/index.tsx apps/posts/src/index.tsx
posts/src/index.tsx posts/src/index.tsx
src/index.tsx src/index.tsx
@ -4821,131 +4746,60 @@ apps/posts/src/App.tsx
posts/src/App.tsx posts/src/App.tsx
src/App.tsx src/App.tsx
App.tsx App.tsx
apps/posts/src/views/post-analytics/modals/ShareModal.tsx apps/posts/src/views/PostAnalytics/modals/ShareModal.tsx
posts/src/views/post-analytics/modals/ShareModal.tsx posts/src/views/PostAnalytics/modals/ShareModal.tsx
src/views/post-analytics/modals/ShareModal.tsx src/views/PostAnalytics/modals/ShareModal.tsx
views/post-analytics/modals/ShareModal.tsx views/PostAnalytics/modals/ShareModal.tsx
post-analytics/modals/ShareModal.tsx PostAnalytics/modals/ShareModal.tsx
modals/ShareModal.tsx modals/ShareModal.tsx
ShareModal.tsx ShareModal.tsx
apps/posts/src/views/post-analytics/PostAnalytics.tsx apps/posts/src/views/PostAnalytics/layout/PostAnalyticsLayout.tsx
posts/src/views/post-analytics/PostAnalytics.tsx posts/src/views/PostAnalytics/layout/PostAnalyticsLayout.tsx
src/views/post-analytics/PostAnalytics.tsx src/views/PostAnalytics/layout/PostAnalyticsLayout.tsx
views/post-analytics/PostAnalytics.tsx views/PostAnalytics/layout/PostAnalyticsLayout.tsx
post-analytics/PostAnalytics.tsx PostAnalytics/layout/PostAnalyticsLayout.tsx
layout/PostAnalyticsLayout.tsx
PostAnalyticsLayout.tsx
apps/posts/src/views/PostAnalytics/PostAnalytics.tsx
posts/src/views/PostAnalytics/PostAnalytics.tsx
src/views/PostAnalytics/PostAnalytics.tsx
views/PostAnalytics/PostAnalytics.tsx
PostAnalytics/PostAnalytics.tsx
PostAnalytics.tsx PostAnalytics.tsx
apps/posts/src/views/post-analytics/components/StatsTabs.tsx apps/posts/src/views/PostAnalytics/components/EmptyStatView.tsx
posts/src/views/post-analytics/components/StatsTabs.tsx posts/src/views/PostAnalytics/components/EmptyStatView.tsx
src/views/post-analytics/components/StatsTabs.tsx src/views/PostAnalytics/components/EmptyStatView.tsx
views/post-analytics/components/StatsTabs.tsx views/PostAnalytics/components/EmptyStatView.tsx
post-analytics/components/StatsTabs.tsx PostAnalytics/components/EmptyStatView.tsx
components/StatsTabs.tsx components/EmptyStatView.tsx
StatsTabs.tsx EmptyStatView.tsx
apps/posts/src/views/post-analytics/components/newsletter/OpenedList.tsx apps/posts/src/views/PostAnalytics/components/Sidebar.tsx
posts/src/views/post-analytics/components/newsletter/OpenedList.tsx posts/src/views/PostAnalytics/components/Sidebar.tsx
src/views/post-analytics/components/newsletter/OpenedList.tsx src/views/PostAnalytics/components/Sidebar.tsx
views/post-analytics/components/newsletter/OpenedList.tsx views/PostAnalytics/components/Sidebar.tsx
post-analytics/components/newsletter/OpenedList.tsx PostAnalytics/components/Sidebar.tsx
components/newsletter/OpenedList.tsx components/Sidebar.tsx
newsletter/OpenedList.tsx Sidebar.tsx
OpenedList.tsx apps/posts/src/views/PostAnalytics/components/PostAnalyticsContent.tsx
apps/posts/src/views/post-analytics/components/newsletter/FeedbackList.tsx posts/src/views/PostAnalytics/components/PostAnalyticsContent.tsx
posts/src/views/post-analytics/components/newsletter/FeedbackList.tsx src/views/PostAnalytics/components/PostAnalyticsContent.tsx
src/views/post-analytics/components/newsletter/FeedbackList.tsx views/PostAnalytics/components/PostAnalyticsContent.tsx
views/post-analytics/components/newsletter/FeedbackList.tsx PostAnalytics/components/PostAnalyticsContent.tsx
post-analytics/components/newsletter/FeedbackList.tsx components/PostAnalyticsContent.tsx
components/newsletter/FeedbackList.tsx PostAnalyticsContent.tsx
newsletter/FeedbackList.tsx apps/posts/src/views/PostAnalytics/components/PostAnalyticsView.tsx
FeedbackList.tsx posts/src/views/PostAnalytics/components/PostAnalyticsView.tsx
apps/posts/src/views/post-analytics/components/newsletter/LinkList.tsx src/views/PostAnalytics/components/PostAnalyticsView.tsx
posts/src/views/post-analytics/components/newsletter/LinkList.tsx views/PostAnalytics/components/PostAnalyticsView.tsx
src/views/post-analytics/components/newsletter/LinkList.tsx PostAnalytics/components/PostAnalyticsView.tsx
views/post-analytics/components/newsletter/LinkList.tsx components/PostAnalyticsView.tsx
post-analytics/components/newsletter/LinkList.tsx PostAnalyticsView.tsx
components/newsletter/LinkList.tsx apps/posts/src/components/layout/MainLayout.tsx
newsletter/LinkList.tsx posts/src/components/layout/MainLayout.tsx
LinkList.tsx src/components/layout/MainLayout.tsx
apps/posts/src/views/post-analytics/components/newsletter/ClickedList.tsx components/layout/MainLayout.tsx
posts/src/views/post-analytics/components/newsletter/ClickedList.tsx layout/MainLayout.tsx
src/views/post-analytics/components/newsletter/ClickedList.tsx MainLayout.tsx
views/post-analytics/components/newsletter/ClickedList.tsx
post-analytics/components/newsletter/ClickedList.tsx
components/newsletter/ClickedList.tsx
newsletter/ClickedList.tsx
ClickedList.tsx
apps/posts/src/views/post-analytics/components/newsletter/SentList.tsx
posts/src/views/post-analytics/components/newsletter/SentList.tsx
src/views/post-analytics/components/newsletter/SentList.tsx
views/post-analytics/components/newsletter/SentList.tsx
post-analytics/components/newsletter/SentList.tsx
components/newsletter/SentList.tsx
newsletter/SentList.tsx
SentList.tsx
apps/posts/src/views/post-analytics/components/overview/Conversions.tsx
posts/src/views/post-analytics/components/overview/Conversions.tsx
src/views/post-analytics/components/overview/Conversions.tsx
views/post-analytics/components/overview/Conversions.tsx
post-analytics/components/overview/Conversions.tsx
components/overview/Conversions.tsx
overview/Conversions.tsx
Conversions.tsx
apps/posts/src/views/post-analytics/components/overview/Feedback.tsx
posts/src/views/post-analytics/components/overview/Feedback.tsx
src/views/post-analytics/components/overview/Feedback.tsx
views/post-analytics/components/overview/Feedback.tsx
post-analytics/components/overview/Feedback.tsx
components/overview/Feedback.tsx
overview/Feedback.tsx
Feedback.tsx
apps/posts/src/views/post-analytics/components/overview/NewsletterPerformance.tsx
posts/src/views/post-analytics/components/overview/NewsletterPerformance.tsx
src/views/post-analytics/components/overview/NewsletterPerformance.tsx
views/post-analytics/components/overview/NewsletterPerformance.tsx
post-analytics/components/overview/NewsletterPerformance.tsx
components/overview/NewsletterPerformance.tsx
overview/NewsletterPerformance.tsx
NewsletterPerformance.tsx
apps/posts/src/views/post-analytics/components/overview/Metric.tsx
posts/src/views/post-analytics/components/overview/Metric.tsx
src/views/post-analytics/components/overview/Metric.tsx
views/post-analytics/components/overview/Metric.tsx
post-analytics/components/overview/Metric.tsx
components/overview/Metric.tsx
overview/Metric.tsx
Metric.tsx
apps/posts/src/views/post-analytics/components/overview/ClickPerformance.tsx
posts/src/views/post-analytics/components/overview/ClickPerformance.tsx
src/views/post-analytics/components/overview/ClickPerformance.tsx
views/post-analytics/components/overview/ClickPerformance.tsx
post-analytics/components/overview/ClickPerformance.tsx
components/overview/ClickPerformance.tsx
overview/ClickPerformance.tsx
ClickPerformance.tsx
apps/posts/src/views/post-analytics/components/Overview.tsx
posts/src/views/post-analytics/components/Overview.tsx
src/views/post-analytics/components/Overview.tsx
views/post-analytics/components/Overview.tsx
post-analytics/components/Overview.tsx
components/Overview.tsx
Overview.tsx
apps/posts/src/views/post-analytics/components/Newsletter.tsx
posts/src/views/post-analytics/components/Newsletter.tsx
src/views/post-analytics/components/Newsletter.tsx
views/post-analytics/components/Newsletter.tsx
post-analytics/components/Newsletter.tsx
components/Newsletter.tsx
Newsletter.tsx
apps/posts/src/views/posts/Posts.tsx
posts/src/views/posts/Posts.tsx
src/views/posts/Posts.tsx
views/posts/Posts.tsx
posts/Posts.tsx
Posts.tsx
apps/posts/src/components/Header.tsx
posts/src/components/Header.tsx
src/components/Header.tsx
components/Header.tsx
Header.tsx
apps/posts/index.html apps/posts/index.html
posts/index.html posts/index.html
index.html index.html
@ -8654,6 +8508,13 @@ app/routes/posts/analytics.js
routes/posts/analytics.js routes/posts/analytics.js
posts/analytics.js posts/analytics.js
analytics.js analytics.js
ghost/admin/app/routes/posts/analytics/posts-x.js
admin/app/routes/posts/analytics/posts-x.js
app/routes/posts/analytics/posts-x.js
routes/posts/analytics/posts-x.js
posts/analytics/posts-x.js
analytics/posts-x.js
posts-x.js
ghost/admin/app/routes/lexical-editor.js ghost/admin/app/routes/lexical-editor.js
admin/app/routes/lexical-editor.js admin/app/routes/lexical-editor.js
app/routes/lexical-editor.js app/routes/lexical-editor.js
@ -9297,6 +9158,13 @@ app/controllers/posts/analytics.js
controllers/posts/analytics.js controllers/posts/analytics.js
posts/analytics.js posts/analytics.js
analytics.js analytics.js
ghost/admin/app/controllers/posts/analytics/posts-x.js
admin/app/controllers/posts/analytics/posts-x.js
app/controllers/posts/analytics/posts-x.js
controllers/posts/analytics/posts-x.js
posts/analytics/posts-x.js
analytics/posts-x.js
posts-x.js
ghost/admin/app/controllers/lexical-editor.js ghost/admin/app/controllers/lexical-editor.js
admin/app/controllers/lexical-editor.js admin/app/controllers/lexical-editor.js
app/controllers/lexical-editor.js app/controllers/lexical-editor.js
@ -12042,12 +11910,6 @@ admin/app/components/gh-uploader.hbs
app/components/gh-uploader.hbs app/components/gh-uploader.hbs
components/gh-uploader.hbs components/gh-uploader.hbs
gh-uploader.hbs gh-uploader.hbs
ghost/admin/app/components/admin-x/demo.js
admin/app/components/admin-x/demo.js
app/components/admin-x/demo.js
components/admin-x/demo.js
admin-x/demo.js
demo.js
ghost/admin/app/components/admin-x/activitypub.hbs ghost/admin/app/components/admin-x/activitypub.hbs
admin/app/components/admin-x/activitypub.hbs admin/app/components/admin-x/activitypub.hbs
app/components/admin-x/activitypub.hbs app/components/admin-x/activitypub.hbs

View file

@ -44,7 +44,6 @@ apps/stats/src/views/Stats/components/DateRangeSelect.tsx
apps/stats/src/views/Stats/components/AudienceSelect.tsx apps/stats/src/views/Stats/components/AudienceSelect.tsx
apps/stats/src/views/Stats/components/SectionHeader.tsx apps/stats/src/views/Stats/components/SectionHeader.tsx
apps/stats/src/components/chart/CustomTooltipContent.tsx apps/stats/src/components/chart/CustomTooltipContent.tsx
apps/stats/src/components/layout/Header.tsx
apps/stats/src/components/layout/MainLayout.tsx apps/stats/src/components/layout/MainLayout.tsx
apps/stats/src/components/layout/index.ts apps/stats/src/components/layout/index.ts
apps/stats/src/types/svg-maps.d.ts apps/stats/src/types/svg-maps.d.ts
@ -52,26 +51,6 @@ apps/stats/index.html
apps/stats/.eslintignore apps/stats/.eslintignore
apps/stats/vite.config.mjs apps/stats/vite.config.mjs
apps/stats/tsconfig.json apps/stats/tsconfig.json
apps/admin-x-demo/.eslintrc.cjs
apps/admin-x-demo/test/.eslintrc.cjs
apps/admin-x-demo/test/acceptance/example.test.ts
apps/admin-x-demo/test/unit/example.test.tsx
apps/admin-x-demo/postcss.config.cjs
apps/admin-x-demo/package.json
apps/admin-x-demo/tailwind.config.cjs
apps/admin-x-demo/src/standalone.tsx
apps/admin-x-demo/src/index.tsx
apps/admin-x-demo/src/MainContent.tsx
apps/admin-x-demo/src/App.tsx
apps/admin-x-demo/src/DetailPage.tsx
apps/admin-x-demo/src/components/modals.tsx
apps/admin-x-demo/src/components/DemoModal.tsx
apps/admin-x-demo/src/ListPage.tsx
apps/admin-x-demo/index.html
apps/admin-x-demo/playwright.config.mjs
apps/admin-x-demo/.eslintignore
apps/admin-x-demo/vite.config.mjs
apps/admin-x-demo/tsconfig.json
apps/admin-x-framework/tsconfig.declaration.json apps/admin-x-framework/tsconfig.declaration.json
apps/admin-x-framework/.eslintrc.cjs apps/admin-x-framework/.eslintrc.cjs
apps/admin-x-framework/test/.eslintrc.cjs apps/admin-x-framework/test/.eslintrc.cjs
@ -799,6 +778,7 @@ apps/shade/src/index.ts
apps/shade/src/typings.d.ts apps/shade/src/typings.d.ts
apps/shade/src/components/layout/page.tsx apps/shade/src/components/layout/page.tsx
apps/shade/src/components/layout/heading.stories.tsx apps/shade/src/components/layout/heading.stories.tsx
apps/shade/src/components/layout/view-header.tsx
apps/shade/src/components/layout/page.stories.tsx apps/shade/src/components/layout/page.stories.tsx
apps/shade/src/components/layout/heading.tsx apps/shade/src/components/layout/heading.tsx
apps/shade/src/components/layout/error-page.tsx apps/shade/src/components/layout/error-page.tsx
@ -904,27 +884,18 @@ apps/posts/test/.eslintrc.cjs
apps/posts/postcss.config.cjs apps/posts/postcss.config.cjs
apps/posts/package.json apps/posts/package.json
apps/posts/tailwind.config.cjs apps/posts/tailwind.config.cjs
apps/posts/src/routes.ts
apps/posts/src/standalone.tsx apps/posts/src/standalone.tsx
apps/posts/src/routes.tsx
apps/posts/src/index.tsx apps/posts/src/index.tsx
apps/posts/src/App.tsx apps/posts/src/App.tsx
apps/posts/src/views/post-analytics/modals/ShareModal.tsx apps/posts/src/views/PostAnalytics/modals/ShareModal.tsx
apps/posts/src/views/post-analytics/PostAnalytics.tsx apps/posts/src/views/PostAnalytics/layout/PostAnalyticsLayout.tsx
apps/posts/src/views/post-analytics/components/StatsTabs.tsx apps/posts/src/views/PostAnalytics/PostAnalytics.tsx
apps/posts/src/views/post-analytics/components/newsletter/OpenedList.tsx apps/posts/src/views/PostAnalytics/components/EmptyStatView.tsx
apps/posts/src/views/post-analytics/components/newsletter/FeedbackList.tsx apps/posts/src/views/PostAnalytics/components/Sidebar.tsx
apps/posts/src/views/post-analytics/components/newsletter/LinkList.tsx apps/posts/src/views/PostAnalytics/components/PostAnalyticsContent.tsx
apps/posts/src/views/post-analytics/components/newsletter/ClickedList.tsx apps/posts/src/views/PostAnalytics/components/PostAnalyticsView.tsx
apps/posts/src/views/post-analytics/components/newsletter/SentList.tsx apps/posts/src/components/layout/MainLayout.tsx
apps/posts/src/views/post-analytics/components/overview/Conversions.tsx
apps/posts/src/views/post-analytics/components/overview/Feedback.tsx
apps/posts/src/views/post-analytics/components/overview/NewsletterPerformance.tsx
apps/posts/src/views/post-analytics/components/overview/Metric.tsx
apps/posts/src/views/post-analytics/components/overview/ClickPerformance.tsx
apps/posts/src/views/post-analytics/components/Overview.tsx
apps/posts/src/views/post-analytics/components/Newsletter.tsx
apps/posts/src/views/posts/Posts.tsx
apps/posts/src/components/Header.tsx
apps/posts/index.html apps/posts/index.html
apps/posts/playwright.config.mjs apps/posts/playwright.config.mjs
apps/posts/vite.config.mjs apps/posts/vite.config.mjs
@ -1567,6 +1538,7 @@ ghost/admin/app/routes/settings-x.js
ghost/admin/app/routes/posts/debug.js ghost/admin/app/routes/posts/debug.js
ghost/admin/app/routes/posts/mentions.js ghost/admin/app/routes/posts/mentions.js
ghost/admin/app/routes/posts/analytics.js ghost/admin/app/routes/posts/analytics.js
ghost/admin/app/routes/posts/analytics/posts-x.js
ghost/admin/app/routes/lexical-editor.js ghost/admin/app/routes/lexical-editor.js
ghost/admin/app/routes/site.js ghost/admin/app/routes/site.js
ghost/admin/app/routes/member/new.js ghost/admin/app/routes/member/new.js
@ -1693,6 +1665,7 @@ ghost/admin/app/controllers/settings-x.js
ghost/admin/app/controllers/billing.js ghost/admin/app/controllers/billing.js
ghost/admin/app/controllers/posts/debug.js ghost/admin/app/controllers/posts/debug.js
ghost/admin/app/controllers/posts/analytics.js ghost/admin/app/controllers/posts/analytics.js
ghost/admin/app/controllers/posts/analytics/posts-x.js
ghost/admin/app/controllers/lexical-editor.js ghost/admin/app/controllers/lexical-editor.js
ghost/admin/app/controllers/site.js ghost/admin/app/controllers/site.js
ghost/admin/app/controllers/members-activity.js ghost/admin/app/controllers/members-activity.js
@ -2167,7 +2140,6 @@ ghost/admin/app/components/gh-nav-menu/footer-banner.hbs
ghost/admin/app/components/gh-nav-menu/main.js ghost/admin/app/components/gh-nav-menu/main.js
ghost/admin/app/components/gh-theme-error-li.js ghost/admin/app/components/gh-theme-error-li.js
ghost/admin/app/components/gh-uploader.hbs ghost/admin/app/components/gh-uploader.hbs
ghost/admin/app/components/admin-x/demo.js
ghost/admin/app/components/admin-x/activitypub.hbs ghost/admin/app/components/admin-x/activitypub.hbs
ghost/admin/app/components/admin-x/settings.hbs ghost/admin/app/components/admin-x/settings.hbs
ghost/admin/app/components/admin-x/posts.hbs ghost/admin/app/components/admin-x/posts.hbs

View file

@ -6654,6 +6654,12 @@ Nop.Web.Framework/Models/DataTables/RenderPicture.cs
Models/DataTables/RenderPicture.cs Models/DataTables/RenderPicture.cs
DataTables/RenderPicture.cs DataTables/RenderPicture.cs
RenderPicture.cs RenderPicture.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/LayoutOption.cs
Presentation/Nop.Web.Framework/Models/DataTables/LayoutOption.cs
Nop.Web.Framework/Models/DataTables/LayoutOption.cs
Models/DataTables/LayoutOption.cs
DataTables/LayoutOption.cs
LayoutOption.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/RenderButtonCustom.cs src/Presentation/Nop.Web.Framework/Models/DataTables/RenderButtonCustom.cs
Presentation/Nop.Web.Framework/Models/DataTables/RenderButtonCustom.cs Presentation/Nop.Web.Framework/Models/DataTables/RenderButtonCustom.cs
Nop.Web.Framework/Models/DataTables/RenderButtonCustom.cs Nop.Web.Framework/Models/DataTables/RenderButtonCustom.cs
@ -6672,6 +6678,12 @@ Nop.Web.Framework/Models/DataTables/IRender.cs
Models/DataTables/IRender.cs Models/DataTables/IRender.cs
DataTables/IRender.cs DataTables/IRender.cs
IRender.cs IRender.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/LayoutOptionType.cs
Presentation/Nop.Web.Framework/Models/DataTables/LayoutOptionType.cs
Nop.Web.Framework/Models/DataTables/LayoutOptionType.cs
Models/DataTables/LayoutOptionType.cs
DataTables/LayoutOptionType.cs
LayoutOptionType.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/NopButtonClassDefaults.cs src/Presentation/Nop.Web.Framework/Models/DataTables/NopButtonClassDefaults.cs
Presentation/Nop.Web.Framework/Models/DataTables/NopButtonClassDefaults.cs Presentation/Nop.Web.Framework/Models/DataTables/NopButtonClassDefaults.cs
Nop.Web.Framework/Models/DataTables/NopButtonClassDefaults.cs Nop.Web.Framework/Models/DataTables/NopButtonClassDefaults.cs

View file

@ -1215,9 +1215,11 @@ src/Presentation/Nop.Web.Framework/Models/DataTables/ColumnProperty.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/DataTablesModel.cs src/Presentation/Nop.Web.Framework/Models/DataTables/DataTablesModel.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/RenderCustom.cs src/Presentation/Nop.Web.Framework/Models/DataTables/RenderCustom.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/RenderPicture.cs src/Presentation/Nop.Web.Framework/Models/DataTables/RenderPicture.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/LayoutOption.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/RenderButtonCustom.cs src/Presentation/Nop.Web.Framework/Models/DataTables/RenderButtonCustom.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/RenderButtonsInlineEdit.cs src/Presentation/Nop.Web.Framework/Models/DataTables/RenderButtonsInlineEdit.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/IRender.cs src/Presentation/Nop.Web.Framework/Models/DataTables/IRender.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/LayoutOptionType.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/NopButtonClassDefaults.cs src/Presentation/Nop.Web.Framework/Models/DataTables/NopButtonClassDefaults.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/NopColumnClassDefaults.cs src/Presentation/Nop.Web.Framework/Models/DataTables/NopColumnClassDefaults.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/RenderButtonEdit.cs src/Presentation/Nop.Web.Framework/Models/DataTables/RenderButtonEdit.cs

View file

@ -14126,6 +14126,11 @@ install/controller/install/promotion.php
controller/install/promotion.php controller/install/promotion.php
install/promotion.php install/promotion.php
promotion.php promotion.php
upload/install/controller/upgrade/upgrade_15.php
install/controller/upgrade/upgrade_15.php
controller/upgrade/upgrade_15.php
upgrade/upgrade_15.php
upgrade_15.php
upload/install/controller/upgrade/upgrade_10.php upload/install/controller/upgrade/upgrade_10.php
install/controller/upgrade/upgrade_10.php install/controller/upgrade/upgrade_10.php
controller/upgrade/upgrade_10.php controller/upgrade/upgrade_10.php
@ -21108,6 +21113,13 @@ javascript/framework/library/registry.js
framework/library/registry.js framework/library/registry.js
library/registry.js library/registry.js
registry.js registry.js
upload/catalog/view/javascript/framework/library/observe.js
catalog/view/javascript/framework/library/observe.js
view/javascript/framework/library/observe.js
javascript/framework/library/observe.js
framework/library/observe.js
library/observe.js
observe.js
upload/catalog/view/javascript/framework/library/config.js upload/catalog/view/javascript/framework/library/config.js
catalog/view/javascript/framework/library/config.js catalog/view/javascript/framework/library/config.js
view/javascript/framework/library/config.js view/javascript/framework/library/config.js

View file

@ -2086,6 +2086,7 @@ upload/install/controller/install/step_4.php
upload/install/controller/install/step_3.php upload/install/controller/install/step_3.php
upload/install/controller/install/step_2.php upload/install/controller/install/step_2.php
upload/install/controller/install/promotion.php upload/install/controller/install/promotion.php
upload/install/controller/upgrade/upgrade_15.php
upload/install/controller/upgrade/upgrade_10.php upload/install/controller/upgrade/upgrade_10.php
upload/install/controller/upgrade/upgrade_3.php upload/install/controller/upgrade/upgrade_3.php
upload/install/controller/upgrade/upgrade_6.php upload/install/controller/upgrade/upgrade_6.php
@ -3127,6 +3128,7 @@ upload/catalog/view/javascript/framework/component/currency.js
upload/catalog/view/javascript/framework/component/pagination.js upload/catalog/view/javascript/framework/component/pagination.js
upload/catalog/view/javascript/framework/webcomponent.js upload/catalog/view/javascript/framework/webcomponent.js
upload/catalog/view/javascript/framework/library/registry.js upload/catalog/view/javascript/framework/library/registry.js
upload/catalog/view/javascript/framework/library/observe.js
upload/catalog/view/javascript/framework/library/config.js upload/catalog/view/javascript/framework/library/config.js
upload/catalog/view/javascript/framework/library/language.js upload/catalog/view/javascript/framework/library/language.js
upload/catalog/view/javascript/framework/library/storage.js upload/catalog/view/javascript/framework/library/storage.js

View file

@ -15239,6 +15239,12 @@ unit/Storefront/Theme/StorefrontPluginRegistryTest.php
Storefront/Theme/StorefrontPluginRegistryTest.php Storefront/Theme/StorefrontPluginRegistryTest.php
Theme/StorefrontPluginRegistryTest.php Theme/StorefrontPluginRegistryTest.php
StorefrontPluginRegistryTest.php StorefrontPluginRegistryTest.php
tests/unit/Storefront/Theme/ScheduledTask/DeleteThemeFilesTaskHandlerTest.php
unit/Storefront/Theme/ScheduledTask/DeleteThemeFilesTaskHandlerTest.php
Storefront/Theme/ScheduledTask/DeleteThemeFilesTaskHandlerTest.php
Theme/ScheduledTask/DeleteThemeFilesTaskHandlerTest.php
ScheduledTask/DeleteThemeFilesTaskHandlerTest.php
DeleteThemeFilesTaskHandlerTest.php
tests/unit/Storefront/Theme/Twig/ThemeInheritanceBuilderTest.php tests/unit/Storefront/Theme/Twig/ThemeInheritanceBuilderTest.php
unit/Storefront/Theme/Twig/ThemeInheritanceBuilderTest.php unit/Storefront/Theme/Twig/ThemeInheritanceBuilderTest.php
Storefront/Theme/Twig/ThemeInheritanceBuilderTest.php Storefront/Theme/Twig/ThemeInheritanceBuilderTest.php
@ -50736,6 +50742,13 @@ StaticAnalyze/PHPStan/Rules/NoFlowStoreFunctionRule.php
PHPStan/Rules/NoFlowStoreFunctionRule.php PHPStan/Rules/NoFlowStoreFunctionRule.php
Rules/NoFlowStoreFunctionRule.php Rules/NoFlowStoreFunctionRule.php
NoFlowStoreFunctionRule.php NoFlowStoreFunctionRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoDelayStampRule.php
Core/DevOps/StaticAnalyze/PHPStan/Rules/NoDelayStampRule.php
DevOps/StaticAnalyze/PHPStan/Rules/NoDelayStampRule.php
StaticAnalyze/PHPStan/Rules/NoDelayStampRule.php
PHPStan/Rules/NoDelayStampRule.php
Rules/NoDelayStampRule.php
NoDelayStampRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/ExtensionRule.php src/Core/DevOps/StaticAnalyze/PHPStan/Rules/ExtensionRule.php
Core/DevOps/StaticAnalyze/PHPStan/Rules/ExtensionRule.php Core/DevOps/StaticAnalyze/PHPStan/Rules/ExtensionRule.php
DevOps/StaticAnalyze/PHPStan/Rules/ExtensionRule.php DevOps/StaticAnalyze/PHPStan/Rules/ExtensionRule.php
@ -127943,6 +127956,16 @@ src/Storefront/Theme/SeedingThemePathBuilder.php
Storefront/Theme/SeedingThemePathBuilder.php Storefront/Theme/SeedingThemePathBuilder.php
Theme/SeedingThemePathBuilder.php Theme/SeedingThemePathBuilder.php
SeedingThemePathBuilder.php SeedingThemePathBuilder.php
src/Storefront/Theme/ScheduledTask/DeleteThemeFilesTaskHandler.php
Storefront/Theme/ScheduledTask/DeleteThemeFilesTaskHandler.php
Theme/ScheduledTask/DeleteThemeFilesTaskHandler.php
ScheduledTask/DeleteThemeFilesTaskHandler.php
DeleteThemeFilesTaskHandler.php
src/Storefront/Theme/ScheduledTask/DeleteThemeFilesTask.php
Storefront/Theme/ScheduledTask/DeleteThemeFilesTask.php
Theme/ScheduledTask/DeleteThemeFilesTask.php
ScheduledTask/DeleteThemeFilesTask.php
DeleteThemeFilesTask.php
src/Storefront/Theme/Twig/ThemeInheritanceBuilder.php src/Storefront/Theme/Twig/ThemeInheritanceBuilder.php
Storefront/Theme/Twig/ThemeInheritanceBuilder.php Storefront/Theme/Twig/ThemeInheritanceBuilder.php
Theme/Twig/ThemeInheritanceBuilder.php Theme/Twig/ThemeInheritanceBuilder.php
@ -131010,6 +131033,9 @@ _unreleased/2025-04-07-fix-currency-sleection-in-offcanvas.md
changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md _unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
2024-07-04-enforce-timezone-utc-for-database-connections.md 2024-07-04-enforce-timezone-utc-for-database-connections.md
changelog/_unreleased/2025-04-16-remove-deletethemefilesmessage.md
_unreleased/2025-04-16-remove-deletethemefilesmessage.md
2025-04-16-remove-deletethemefilesmessage.md
changelog/_unreleased/2025-04-11-fix-calls-to-update-store.md changelog/_unreleased/2025-04-11-fix-calls-to-update-store.md
_unreleased/2025-04-11-fix-calls-to-update-store.md _unreleased/2025-04-11-fix-calls-to-update-store.md
2025-04-11-fix-calls-to-update-store.md 2025-04-11-fix-calls-to-update-store.md

View file

@ -2110,6 +2110,7 @@ tests/unit/Storefront/Controller/AppControllerTest.php
tests/unit/Storefront/Controller/CookieControllerTest.php tests/unit/Storefront/Controller/CookieControllerTest.php
tests/unit/Storefront/Theme/MD5ThemePathBuilderTest.php tests/unit/Storefront/Theme/MD5ThemePathBuilderTest.php
tests/unit/Storefront/Theme/StorefrontPluginRegistryTest.php tests/unit/Storefront/Theme/StorefrontPluginRegistryTest.php
tests/unit/Storefront/Theme/ScheduledTask/DeleteThemeFilesTaskHandlerTest.php
tests/unit/Storefront/Theme/Twig/ThemeInheritanceBuilderTest.php tests/unit/Storefront/Theme/Twig/ThemeInheritanceBuilderTest.php
tests/unit/Storefront/Theme/Twig/ThemeNamespaceHierarchyBuilderTest.php tests/unit/Storefront/Theme/Twig/ThemeNamespaceHierarchyBuilderTest.php
tests/unit/Storefront/Theme/ScssPhpCompilerTest.php tests/unit/Storefront/Theme/ScssPhpCompilerTest.php
@ -7189,6 +7190,7 @@ src/Core/DevOps/StaticAnalyze/PHPStan/Rules/ShopwareNamespaceStyleRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoNewRequestInStorefrontRule.php src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoNewRequestInStorefrontRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoFlowEventAwareExtendsRule.php src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoFlowEventAwareExtendsRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoFlowStoreFunctionRule.php src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoFlowStoreFunctionRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoDelayStampRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/ExtensionRule.php src/Core/DevOps/StaticAnalyze/PHPStan/Rules/ExtensionRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Internal/InternalMethodRule.php src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Internal/InternalMethodRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Internal/InternalClassRule.php src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Internal/InternalClassRule.php
@ -15824,6 +15826,8 @@ src/Storefront/Theme/ThemeLifecycleHandler.php
src/Storefront/Theme/ThemeCollection.php src/Storefront/Theme/ThemeCollection.php
src/Storefront/Theme/AbstractResolvedConfigLoader.php src/Storefront/Theme/AbstractResolvedConfigLoader.php
src/Storefront/Theme/SeedingThemePathBuilder.php src/Storefront/Theme/SeedingThemePathBuilder.php
src/Storefront/Theme/ScheduledTask/DeleteThemeFilesTaskHandler.php
src/Storefront/Theme/ScheduledTask/DeleteThemeFilesTask.php
src/Storefront/Theme/Twig/ThemeInheritanceBuilder.php src/Storefront/Theme/Twig/ThemeInheritanceBuilder.php
src/Storefront/Theme/Twig/ThemeNamespaceHierarchyBuilder.php src/Storefront/Theme/Twig/ThemeNamespaceHierarchyBuilder.php
src/Storefront/Theme/Twig/ThemeInheritanceBuilderInterface.php src/Storefront/Theme/Twig/ThemeInheritanceBuilderInterface.php
@ -16796,6 +16800,7 @@ changelog/_unreleased/2025-04-10-add-remote-thumbnail-url-extension.md
changelog/_unreleased/2024-07-16-remove-manual-override-for-state-machine.md changelog/_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
changelog/_unreleased/2025-04-07-fix-currency-sleection-in-offcanvas.md changelog/_unreleased/2025-04-07-fix-currency-sleection-in-offcanvas.md
changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
changelog/_unreleased/2025-04-16-remove-deletethemefilesmessage.md
changelog/_unreleased/2025-04-11-fix-calls-to-update-store.md changelog/_unreleased/2025-04-11-fix-calls-to-update-store.md
changelog/_unreleased/2025-04-07-fix-nested-line-items.md changelog/_unreleased/2025-04-07-fix-nested-line-items.md
changelog/_unreleased/2025-02-15-prevent-imitating-when-not-possible.md changelog/_unreleased/2025-02-15-prevent-imitating-when-not-possible.md

View file

@ -20,6 +20,9 @@ hardware.php
routes/web/models.php routes/web/models.php
web/models.php web/models.php
models.php models.php
routes/web/locations.php
web/locations.php
locations.php
routes/web/licenses.php routes/web/licenses.php
web/licenses.php web/licenses.php
licenses.php licenses.php
@ -34649,6 +34652,10 @@ app/Http/Controllers/AssetModelsFilesController.php
Http/Controllers/AssetModelsFilesController.php Http/Controllers/AssetModelsFilesController.php
Controllers/AssetModelsFilesController.php Controllers/AssetModelsFilesController.php
AssetModelsFilesController.php AssetModelsFilesController.php
app/Http/Controllers/LocationsFilesController.php
Http/Controllers/LocationsFilesController.php
Controllers/LocationsFilesController.php
LocationsFilesController.php
app/Http/Controllers/Assets/AssetFilesController.php app/Http/Controllers/Assets/AssetFilesController.php
Http/Controllers/Assets/AssetFilesController.php Http/Controllers/Assets/AssetFilesController.php
Controllers/Assets/AssetFilesController.php Controllers/Assets/AssetFilesController.php

View file

@ -7,6 +7,7 @@ routes/web/kits.php
routes/web/accessories.php routes/web/accessories.php
routes/web/hardware.php routes/web/hardware.php
routes/web/models.php routes/web/models.php
routes/web/locations.php
routes/web/licenses.php routes/web/licenses.php
routes/web/consumables.php routes/web/consumables.php
routes/web/fields.php routes/web/fields.php
@ -6570,6 +6571,7 @@ app/Http/Controllers/Components/ComponentsFilesController.php
app/Http/Controllers/Components/ComponentsController.php app/Http/Controllers/Components/ComponentsController.php
app/Http/Controllers/BulkAssetModelsController.php app/Http/Controllers/BulkAssetModelsController.php
app/Http/Controllers/AssetModelsFilesController.php app/Http/Controllers/AssetModelsFilesController.php
app/Http/Controllers/LocationsFilesController.php
app/Http/Controllers/Assets/AssetFilesController.php app/Http/Controllers/Assets/AssetFilesController.php
app/Http/Controllers/Assets/AssetsController.php app/Http/Controllers/Assets/AssetsController.php
app/Http/Controllers/Assets/AssetCheckinController.php app/Http/Controllers/Assets/AssetCheckinController.php

View file

@ -38884,6 +38884,14 @@ assets/js/utils/trim-words.ts
js/utils/trim-words.ts js/utils/trim-words.ts
utils/trim-words.ts utils/trim-words.ts
trim-words.ts trim-words.ts
plugins/woocommerce/client/blocks/assets/js/utils/get-unique-id.ts
woocommerce/client/blocks/assets/js/utils/get-unique-id.ts
client/blocks/assets/js/utils/get-unique-id.ts
blocks/assets/js/utils/get-unique-id.ts
assets/js/utils/get-unique-id.ts
js/utils/get-unique-id.ts
utils/get-unique-id.ts
get-unique-id.ts
plugins/woocommerce/client/blocks/assets/js/base/stores/store-notices.ts plugins/woocommerce/client/blocks/assets/js/base/stores/store-notices.ts
woocommerce/client/blocks/assets/js/base/stores/store-notices.ts woocommerce/client/blocks/assets/js/base/stores/store-notices.ts
client/blocks/assets/js/base/stores/store-notices.ts client/blocks/assets/js/base/stores/store-notices.ts
@ -58903,6 +58911,15 @@ e2e/tests/related-products/related-products.block_theme.spec.ts
tests/related-products/related-products.block_theme.spec.ts tests/related-products/related-products.block_theme.spec.ts
related-products/related-products.block_theme.spec.ts related-products/related-products.block_theme.spec.ts
related-products.block_theme.spec.ts related-products.block_theme.spec.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/product-image-gallery/product-image-gallery.block_theme.spec.ts
woocommerce/client/blocks/tests/e2e/tests/product-image-gallery/product-image-gallery.block_theme.spec.ts
client/blocks/tests/e2e/tests/product-image-gallery/product-image-gallery.block_theme.spec.ts
blocks/tests/e2e/tests/product-image-gallery/product-image-gallery.block_theme.spec.ts
tests/e2e/tests/product-image-gallery/product-image-gallery.block_theme.spec.ts
e2e/tests/product-image-gallery/product-image-gallery.block_theme.spec.ts
tests/product-image-gallery/product-image-gallery.block_theme.spec.ts
product-image-gallery/product-image-gallery.block_theme.spec.ts
product-image-gallery.block_theme.spec.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/attributes-filter/attribute-filter.block_theme.spec.ts plugins/woocommerce/client/blocks/tests/e2e/tests/attributes-filter/attribute-filter.block_theme.spec.ts
woocommerce/client/blocks/tests/e2e/tests/attributes-filter/attribute-filter.block_theme.spec.ts woocommerce/client/blocks/tests/e2e/tests/attributes-filter/attribute-filter.block_theme.spec.ts
client/blocks/tests/e2e/tests/attributes-filter/attribute-filter.block_theme.spec.ts client/blocks/tests/e2e/tests/attributes-filter/attribute-filter.block_theme.spec.ts
@ -63749,6 +63766,10 @@ plugins/woocommerce/changelog/test-skip-blocks-data-views-test
woocommerce/changelog/test-skip-blocks-data-views-test woocommerce/changelog/test-skip-blocks-data-views-test
changelog/test-skip-blocks-data-views-test changelog/test-skip-blocks-data-views-test
test-skip-blocks-data-views-test test-skip-blocks-data-views-test
plugins/woocommerce/changelog/fix-32512
woocommerce/changelog/fix-32512
changelog/fix-32512
fix-32512
plugins/woocommerce/changelog/55796-add-54370-hide_flat_rate_when_free plugins/woocommerce/changelog/55796-add-54370-hide_flat_rate_when_free
woocommerce/changelog/55796-add-54370-hide_flat_rate_when_free woocommerce/changelog/55796-add-54370-hide_flat_rate_when_free
changelog/55796-add-54370-hide_flat_rate_when_free changelog/55796-add-54370-hide_flat_rate_when_free
@ -63817,6 +63838,10 @@ plugins/woocommerce/changelog/product-filters-display-relocation
woocommerce/changelog/product-filters-display-relocation woocommerce/changelog/product-filters-display-relocation
changelog/product-filters-display-relocation changelog/product-filters-display-relocation
product-filters-display-relocation product-filters-display-relocation
plugins/woocommerce/changelog/wooplug-3485-blueprint-settings-screen-potential-ui-conflict
woocommerce/changelog/wooplug-3485-blueprint-settings-screen-potential-ui-conflict
changelog/wooplug-3485-blueprint-settings-screen-potential-ui-conflict
wooplug-3485-blueprint-settings-screen-potential-ui-conflict
plugins/woocommerce/changelog/53230-add-checkout-step-logging plugins/woocommerce/changelog/53230-add-checkout-step-logging
woocommerce/changelog/53230-add-checkout-step-logging woocommerce/changelog/53230-add-checkout-step-logging
changelog/53230-add-checkout-step-logging changelog/53230-add-checkout-step-logging
@ -63913,6 +63938,10 @@ plugins/woocommerce/changelog/fix-hide-title-from-single-product
woocommerce/changelog/fix-hide-title-from-single-product woocommerce/changelog/fix-hide-title-from-single-product
changelog/fix-hide-title-from-single-product changelog/fix-hide-title-from-single-product
fix-hide-title-from-single-product fix-hide-title-from-single-product
plugins/woocommerce/changelog/wooplug-3739-update-the-recurring-payments-icon-for-payment-extensions-on
woocommerce/changelog/wooplug-3739-update-the-recurring-payments-icon-for-payment-extensions-on
changelog/wooplug-3739-update-the-recurring-payments-icon-for-payment-extensions-on
wooplug-3739-update-the-recurring-payments-icon-for-payment-extensions-on
plugins/woocommerce/changelog/fix-price-slider-range-style plugins/woocommerce/changelog/fix-price-slider-range-style
woocommerce/changelog/fix-price-slider-range-style woocommerce/changelog/fix-price-slider-range-style
changelog/fix-price-slider-range-style changelog/fix-price-slider-range-style
@ -64001,6 +64030,10 @@ plugins/woocommerce/changelog/fix-46931-async-widget
woocommerce/changelog/fix-46931-async-widget woocommerce/changelog/fix-46931-async-widget
changelog/fix-46931-async-widget changelog/fix-46931-async-widget
fix-46931-async-widget fix-46931-async-widget
plugins/woocommerce/changelog/57373-wooplug-3943-product-image-slide-becomes-unresponsive-on-mobile-after
woocommerce/changelog/57373-wooplug-3943-product-image-slide-becomes-unresponsive-on-mobile-after
changelog/57373-wooplug-3943-product-image-slide-becomes-unresponsive-on-mobile-after
57373-wooplug-3943-product-image-slide-becomes-unresponsive-on-mobile-after
plugins/woocommerce/changelog/56244-update-improve-shipping-option-card plugins/woocommerce/changelog/56244-update-improve-shipping-option-card
woocommerce/changelog/56244-update-improve-shipping-option-card woocommerce/changelog/56244-update-improve-shipping-option-card
changelog/56244-update-improve-shipping-option-card changelog/56244-update-improve-shipping-option-card
@ -64193,6 +64226,10 @@ plugins/woocommerce/changelog/fix-add-to-cart-with-options-missing-stylesheets
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 changelog/fix-add-to-cart-with-options-missing-stylesheets
fix-add-to-cart-with-options-missing-stylesheets fix-add-to-cart-with-options-missing-stylesheets
plugins/woocommerce/changelog/57052-add-56977
woocommerce/changelog/57052-add-56977
changelog/57052-add-56977
57052-add-56977
plugins/woocommerce/changelog/56154-iapi-bug-in-wp-6.6-workaround plugins/woocommerce/changelog/56154-iapi-bug-in-wp-6.6-workaround
woocommerce/changelog/56154-iapi-bug-in-wp-6.6-workaround woocommerce/changelog/56154-iapi-bug-in-wp-6.6-workaround
changelog/56154-iapi-bug-in-wp-6.6-workaround changelog/56154-iapi-bug-in-wp-6.6-workaround
@ -64225,6 +64262,10 @@ plugins/woocommerce/changelog/56246-update-settings-router-calypso-package
woocommerce/changelog/56246-update-settings-router-calypso-package woocommerce/changelog/56246-update-settings-router-calypso-package
changelog/56246-update-settings-router-calypso-package changelog/56246-update-settings-router-calypso-package
56246-update-settings-router-calypso-package 56246-update-settings-router-calypso-package
plugins/woocommerce/changelog/wooplug-3832-prevent-endless-redirect-on-checkout-page-when-cart-is-empty
woocommerce/changelog/wooplug-3832-prevent-endless-redirect-on-checkout-page-when-cart-is-empty
changelog/wooplug-3832-prevent-endless-redirect-on-checkout-page-when-cart-is-empty
wooplug-3832-prevent-endless-redirect-on-checkout-page-when-cart-is-empty
plugins/woocommerce/changelog/fix-order-edit-tax-calc-rounding plugins/woocommerce/changelog/fix-order-edit-tax-calc-rounding
woocommerce/changelog/fix-order-edit-tax-calc-rounding woocommerce/changelog/fix-order-edit-tax-calc-rounding
changelog/fix-order-edit-tax-calc-rounding changelog/fix-order-edit-tax-calc-rounding
@ -64257,6 +64298,10 @@ plugins/woocommerce/changelog/56515-dev-remove-blocks-ini
woocommerce/changelog/56515-dev-remove-blocks-ini woocommerce/changelog/56515-dev-remove-blocks-ini
changelog/56515-dev-remove-blocks-ini changelog/56515-dev-remove-blocks-ini
56515-dev-remove-blocks-ini 56515-dev-remove-blocks-ini
plugins/woocommerce/changelog/57273-56673-add-admin-order-pos-filter
woocommerce/changelog/57273-56673-add-admin-order-pos-filter
changelog/57273-56673-add-admin-order-pos-filter
57273-56673-add-admin-order-pos-filter
plugins/woocommerce/changelog/fix-error-saving-non-public-emails plugins/woocommerce/changelog/fix-error-saving-non-public-emails
woocommerce/changelog/fix-error-saving-non-public-emails woocommerce/changelog/fix-error-saving-non-public-emails
changelog/fix-error-saving-non-public-emails changelog/fix-error-saving-non-public-emails
@ -64413,6 +64458,10 @@ plugins/woocommerce/changelog/e2e-fix-install-wc
woocommerce/changelog/e2e-fix-install-wc woocommerce/changelog/e2e-fix-install-wc
changelog/e2e-fix-install-wc changelog/e2e-fix-install-wc
e2e-fix-install-wc e2e-fix-install-wc
plugins/woocommerce/changelog/enable-blueprint-feature-ui
woocommerce/changelog/enable-blueprint-feature-ui
changelog/enable-blueprint-feature-ui
enable-blueprint-feature-ui
plugins/woocommerce/changelog/fix-register-product-block-type-data-views plugins/woocommerce/changelog/fix-register-product-block-type-data-views
woocommerce/changelog/fix-register-product-block-type-data-views woocommerce/changelog/fix-register-product-block-type-data-views
changelog/fix-register-product-block-type-data-views changelog/fix-register-product-block-type-data-views
@ -64553,10 +64602,18 @@ plugins/woocommerce/changelog/fix-56650
woocommerce/changelog/fix-56650 woocommerce/changelog/fix-56650
changelog/fix-56650 changelog/fix-56650
fix-56650 fix-56650
plugins/woocommerce/changelog/pr-49391
woocommerce/changelog/pr-49391
changelog/pr-49391
pr-49391
plugins/woocommerce/changelog/55945-bug-brands-schema-data plugins/woocommerce/changelog/55945-bug-brands-schema-data
woocommerce/changelog/55945-bug-brands-schema-data woocommerce/changelog/55945-bug-brands-schema-data
changelog/55945-bug-brands-schema-data changelog/55945-bug-brands-schema-data
55945-bug-brands-schema-data 55945-bug-brands-schema-data
plugins/woocommerce/changelog/57240-move-generateuniqueid-to-utils
woocommerce/changelog/57240-move-generateuniqueid-to-utils
changelog/57240-move-generateuniqueid-to-utils
57240-move-generateuniqueid-to-utils
plugins/woocommerce/changelog/57053-fix-product-gallery-slider-arrows plugins/woocommerce/changelog/57053-fix-product-gallery-slider-arrows
woocommerce/changelog/57053-fix-product-gallery-slider-arrows woocommerce/changelog/57053-fix-product-gallery-slider-arrows
changelog/57053-fix-product-gallery-slider-arrows changelog/57053-fix-product-gallery-slider-arrows
@ -64981,6 +65038,10 @@ plugins/woocommerce/changelog/56327-add-notify-customers-about-wccom-connection-
woocommerce/changelog/56327-add-notify-customers-about-wccom-connection-url-mismatch woocommerce/changelog/56327-add-notify-customers-about-wccom-connection-url-mismatch
changelog/56327-add-notify-customers-about-wccom-connection-url-mismatch changelog/56327-add-notify-customers-about-wccom-connection-url-mismatch
56327-add-notify-customers-about-wccom-connection-url-mismatch 56327-add-notify-customers-about-wccom-connection-url-mismatch
plugins/woocommerce/changelog/wooplug-3184-blueprint-learn-more-button-link
woocommerce/changelog/wooplug-3184-blueprint-learn-more-button-link
changelog/wooplug-3184-blueprint-learn-more-button-link
wooplug-3184-blueprint-learn-more-button-link
plugins/woocommerce/changelog/56502-update-classic-settings-issue-with-notice plugins/woocommerce/changelog/56502-update-classic-settings-issue-with-notice
woocommerce/changelog/56502-update-classic-settings-issue-with-notice woocommerce/changelog/56502-update-classic-settings-issue-with-notice
changelog/56502-update-classic-settings-issue-with-notice changelog/56502-update-classic-settings-issue-with-notice
@ -65029,6 +65090,10 @@ plugins/woocommerce/changelog/fix-phone-number-validation
woocommerce/changelog/fix-phone-number-validation woocommerce/changelog/fix-phone-number-validation
changelog/fix-phone-number-validation changelog/fix-phone-number-validation
fix-phone-number-validation fix-phone-number-validation
plugins/woocommerce/changelog/allow-edit-email-template-directly
woocommerce/changelog/allow-edit-email-template-directly
changelog/allow-edit-email-template-directly
allow-edit-email-template-directly
plugins/woocommerce/changelog/57091-variation-selector-pill-contrast plugins/woocommerce/changelog/57091-variation-selector-pill-contrast
woocommerce/changelog/57091-variation-selector-pill-contrast woocommerce/changelog/57091-variation-selector-pill-contrast
changelog/57091-variation-selector-pill-contrast changelog/57091-variation-selector-pill-contrast
@ -67605,6 +67670,11 @@ js/email-editor/changelog/56506-remove-wp-components-types
email-editor/changelog/56506-remove-wp-components-types email-editor/changelog/56506-remove-wp-components-types
changelog/56506-remove-wp-components-types changelog/56506-remove-wp-components-types
56506-remove-wp-components-types 56506-remove-wp-components-types
packages/js/email-editor/changelog/support-editing-template
js/email-editor/changelog/support-editing-template
email-editor/changelog/support-editing-template
changelog/support-editing-template
support-editing-template
packages/js/email-editor/changelog/update-wordpress-playground-blueprint packages/js/email-editor/changelog/update-wordpress-playground-blueprint
js/email-editor/changelog/update-wordpress-playground-blueprint js/email-editor/changelog/update-wordpress-playground-blueprint
email-editor/changelog/update-wordpress-playground-blueprint email-editor/changelog/update-wordpress-playground-blueprint

View file

@ -5410,6 +5410,7 @@ plugins/woocommerce/client/blocks/assets/js/utils/schema-parser/index.ts
plugins/woocommerce/client/blocks/assets/js/utils/index.ts plugins/woocommerce/client/blocks/assets/js/utils/index.ts
plugins/woocommerce/client/blocks/assets/js/utils/messages.ts plugins/woocommerce/client/blocks/assets/js/utils/messages.ts
plugins/woocommerce/client/blocks/assets/js/utils/trim-words.ts plugins/woocommerce/client/blocks/assets/js/utils/trim-words.ts
plugins/woocommerce/client/blocks/assets/js/utils/get-unique-id.ts
plugins/woocommerce/client/blocks/assets/js/base/stores/store-notices.ts plugins/woocommerce/client/blocks/assets/js/base/stores/store-notices.ts
plugins/woocommerce/client/blocks/assets/js/base/stores/woocommerce/cart.ts plugins/woocommerce/client/blocks/assets/js/base/stores/woocommerce/cart.ts
plugins/woocommerce/client/blocks/assets/js/base/stores/woocommerce/legacy-events.ts plugins/woocommerce/client/blocks/assets/js/base/stores/woocommerce/legacy-events.ts
@ -7404,6 +7405,7 @@ plugins/woocommerce/client/blocks/tests/e2e/tests/featured-product/featured-prod
plugins/woocommerce/client/blocks/tests/e2e/tests/product-tag/product-tag.block_theme.spec.ts plugins/woocommerce/client/blocks/tests/e2e/tests/product-tag/product-tag.block_theme.spec.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/stock-filter/stock-filter.block_theme.spec.ts plugins/woocommerce/client/blocks/tests/e2e/tests/stock-filter/stock-filter.block_theme.spec.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/related-products/related-products.block_theme.spec.ts plugins/woocommerce/client/blocks/tests/e2e/tests/related-products/related-products.block_theme.spec.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/product-image-gallery/product-image-gallery.block_theme.spec.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/attributes-filter/attribute-filter.block_theme.spec.ts plugins/woocommerce/client/blocks/tests/e2e/tests/attributes-filter/attribute-filter.block_theme.spec.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/attributes-filter/filter-products-by-attributes-count.block_theme.spec.ts plugins/woocommerce/client/blocks/tests/e2e/tests/attributes-filter/filter-products-by-attributes-count.block_theme.spec.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/all-products/all-products.block_theme.spec.ts plugins/woocommerce/client/blocks/tests/e2e/tests/all-products/all-products.block_theme.spec.ts
@ -7981,6 +7983,7 @@ plugins/woocommerce/client/blocks/docs/examples/validate-cart.md
plugins/woocommerce/client/blocks/docs/examples/payment-gateways-features-list.md plugins/woocommerce/client/blocks/docs/examples/payment-gateways-features-list.md
plugins/woocommerce/client/blocks/.editorconfig plugins/woocommerce/client/blocks/.editorconfig
plugins/woocommerce/changelog/test-skip-blocks-data-views-test plugins/woocommerce/changelog/test-skip-blocks-data-views-test
plugins/woocommerce/changelog/fix-32512
plugins/woocommerce/changelog/55796-add-54370-hide_flat_rate_when_free plugins/woocommerce/changelog/55796-add-54370-hide_flat_rate_when_free
plugins/woocommerce/changelog/add-product-details-alignment-options plugins/woocommerce/changelog/add-product-details-alignment-options
plugins/woocommerce/changelog/56362-tweak-skip-a-flaky-test-for-analytics-product-refund plugins/woocommerce/changelog/56362-tweak-skip-a-flaky-test-for-analytics-product-refund
@ -7998,6 +8001,7 @@ plugins/woocommerce/changelog/56981-trunk
plugins/woocommerce/changelog/56283-55678-fix-log-fatal-error plugins/woocommerce/changelog/56283-55678-fix-log-fatal-error
plugins/woocommerce/changelog/57059-update-variation-selector-pills-style plugins/woocommerce/changelog/57059-update-variation-selector-pills-style
plugins/woocommerce/changelog/product-filters-display-relocation plugins/woocommerce/changelog/product-filters-display-relocation
plugins/woocommerce/changelog/wooplug-3485-blueprint-settings-screen-potential-ui-conflict
plugins/woocommerce/changelog/53230-add-checkout-step-logging plugins/woocommerce/changelog/53230-add-checkout-step-logging
plugins/woocommerce/changelog/product-filters-load-wc-settings plugins/woocommerce/changelog/product-filters-load-wc-settings
plugins/woocommerce/changelog/wooplug-3897-product-filters-doesnt-work-with-accordion-block plugins/woocommerce/changelog/wooplug-3897-product-filters-doesnt-work-with-accordion-block
@ -8022,6 +8026,7 @@ plugins/woocommerce/changelog/product-filters-fix-deprecations
plugins/woocommerce/changelog/add-56480-skeleton-component-system plugins/woocommerce/changelog/add-56480-skeleton-component-system
plugins/woocommerce/changelog/56830-fix-56616-54791-55123-analytics-import-orders-action-scheduled-when-analytics-is-disabled plugins/woocommerce/changelog/56830-fix-56616-54791-55123-analytics-import-orders-action-scheduled-when-analytics-is-disabled
plugins/woocommerce/changelog/fix-hide-title-from-single-product plugins/woocommerce/changelog/fix-hide-title-from-single-product
plugins/woocommerce/changelog/wooplug-3739-update-the-recurring-payments-icon-for-payment-extensions-on
plugins/woocommerce/changelog/fix-price-slider-range-style plugins/woocommerce/changelog/fix-price-slider-range-style
plugins/woocommerce/changelog/product-filters-attributes-sort-order plugins/woocommerce/changelog/product-filters-attributes-sort-order
plugins/woocommerce/changelog/56384-fix-total-payments-volume-processor plugins/woocommerce/changelog/56384-fix-total-payments-volume-processor
@ -8044,6 +8049,7 @@ plugins/woocommerce/changelog/55926-fix-report-order-stats-segment-date
plugins/woocommerce/changelog/udpate-product-gallery-index plugins/woocommerce/changelog/udpate-product-gallery-index
plugins/woocommerce/changelog/56628-dev-remove-conditional-block-registration plugins/woocommerce/changelog/56628-dev-remove-conditional-block-registration
plugins/woocommerce/changelog/fix-46931-async-widget plugins/woocommerce/changelog/fix-46931-async-widget
plugins/woocommerce/changelog/57373-wooplug-3943-product-image-slide-becomes-unresponsive-on-mobile-after
plugins/woocommerce/changelog/56244-update-improve-shipping-option-card plugins/woocommerce/changelog/56244-update-improve-shipping-option-card
plugins/woocommerce/changelog/56646-fix-avoid-crash-store-api-when-store-0-product plugins/woocommerce/changelog/56646-fix-avoid-crash-store-api-when-store-0-product
plugins/woocommerce/changelog/56117-iapi-woocommerce-store-switch-cart-endpoint plugins/woocommerce/changelog/56117-iapi-woocommerce-store-switch-cart-endpoint
@ -8092,6 +8098,7 @@ plugins/woocommerce/changelog/fix-57109-analytics-charts-margin
plugins/woocommerce/changelog/fix-classic-cart-block-page-detection-56041 plugins/woocommerce/changelog/fix-classic-cart-block-page-detection-56041
plugins/woocommerce/changelog/e2e-run-more-e2e-jobs-for-e2e-changes plugins/woocommerce/changelog/e2e-run-more-e2e-jobs-for-e2e-changes
plugins/woocommerce/changelog/fix-add-to-cart-with-options-missing-stylesheets plugins/woocommerce/changelog/fix-add-to-cart-with-options-missing-stylesheets
plugins/woocommerce/changelog/57052-add-56977
plugins/woocommerce/changelog/56154-iapi-bug-in-wp-6.6-workaround plugins/woocommerce/changelog/56154-iapi-bug-in-wp-6.6-workaround
plugins/woocommerce/changelog/57071-wooplug-3506-store-breadcrumbs-custom-font-size-isnt-applied-on-the plugins/woocommerce/changelog/57071-wooplug-3506-store-breadcrumbs-custom-font-size-isnt-applied-on-the
plugins/woocommerce/changelog/fix-import-product-not-complete plugins/woocommerce/changelog/fix-import-product-not-complete
@ -8100,6 +8107,7 @@ plugins/woocommerce/changelog/fix-55947
plugins/woocommerce/changelog/fix-55015-pending-moderation-comments-query plugins/woocommerce/changelog/fix-55015-pending-moderation-comments-query
plugins/woocommerce/changelog/56292-patch-3 plugins/woocommerce/changelog/56292-patch-3
plugins/woocommerce/changelog/56246-update-settings-router-calypso-package plugins/woocommerce/changelog/56246-update-settings-router-calypso-package
plugins/woocommerce/changelog/wooplug-3832-prevent-endless-redirect-on-checkout-page-when-cart-is-empty
plugins/woocommerce/changelog/fix-order-edit-tax-calc-rounding plugins/woocommerce/changelog/fix-order-edit-tax-calc-rounding
plugins/woocommerce/changelog/56146-update-blueprint-override-warning plugins/woocommerce/changelog/56146-update-blueprint-override-warning
plugins/woocommerce/changelog/56379-fix-position-disconnect-modal-title plugins/woocommerce/changelog/56379-fix-position-disconnect-modal-title
@ -8108,6 +8116,7 @@ plugins/woocommerce/changelog/57013-fix-45677-tax-rate-api-support-non-latin-cla
plugins/woocommerce/changelog/fix-42350 plugins/woocommerce/changelog/fix-42350
plugins/woocommerce/changelog/fix-product-filter-navigation plugins/woocommerce/changelog/fix-product-filter-navigation
plugins/woocommerce/changelog/56515-dev-remove-blocks-ini plugins/woocommerce/changelog/56515-dev-remove-blocks-ini
plugins/woocommerce/changelog/57273-56673-add-admin-order-pos-filter
plugins/woocommerce/changelog/fix-error-saving-non-public-emails plugins/woocommerce/changelog/fix-error-saving-non-public-emails
plugins/woocommerce/changelog/56633-fix-cart-classes-not-added-2 plugins/woocommerce/changelog/56633-fix-cart-classes-not-added-2
plugins/woocommerce/changelog/fix-56372-add-to-cart-hooks plugins/woocommerce/changelog/fix-56372-add-to-cart-hooks
@ -8147,6 +8156,7 @@ plugins/woocommerce/changelog/improve-woo-email-content-placeholder-block
plugins/woocommerce/changelog/fix-ci-workflow-on-tagging plugins/woocommerce/changelog/fix-ci-workflow-on-tagging
plugins/woocommerce/changelog/e2e-remove-page-conversion-to-classic plugins/woocommerce/changelog/e2e-remove-page-conversion-to-classic
plugins/woocommerce/changelog/e2e-fix-install-wc plugins/woocommerce/changelog/e2e-fix-install-wc
plugins/woocommerce/changelog/enable-blueprint-feature-ui
plugins/woocommerce/changelog/fix-register-product-block-type-data-views plugins/woocommerce/changelog/fix-register-product-block-type-data-views
plugins/woocommerce/changelog/56613-fix-subscriptions-refresh-error-propagation plugins/woocommerce/changelog/56613-fix-subscriptions-refresh-error-propagation
plugins/woocommerce/changelog/dev-ci-randomize-wpenv-ports plugins/woocommerce/changelog/dev-ci-randomize-wpenv-ports
@ -8182,7 +8192,9 @@ plugins/woocommerce/changelog/dev-ci-workflow-cumulative-fixes
plugins/woocommerce/changelog/fix-flaky-tests-save-site-editor-entities plugins/woocommerce/changelog/fix-flaky-tests-save-site-editor-entities
plugins/woocommerce/changelog/consolidate-isblocktheme-setting plugins/woocommerce/changelog/consolidate-isblocktheme-setting
plugins/woocommerce/changelog/fix-56650 plugins/woocommerce/changelog/fix-56650
plugins/woocommerce/changelog/pr-49391
plugins/woocommerce/changelog/55945-bug-brands-schema-data plugins/woocommerce/changelog/55945-bug-brands-schema-data
plugins/woocommerce/changelog/57240-move-generateuniqueid-to-utils
plugins/woocommerce/changelog/57053-fix-product-gallery-slider-arrows plugins/woocommerce/changelog/57053-fix-product-gallery-slider-arrows
plugins/woocommerce/changelog/skip-failing-cart-and-checkout-e2e-tests plugins/woocommerce/changelog/skip-failing-cart-and-checkout-e2e-tests
plugins/woocommerce/changelog/e2e-fix-skipped-cart-and-checkout-tests plugins/woocommerce/changelog/e2e-fix-skipped-cart-and-checkout-tests
@ -8289,6 +8301,7 @@ plugins/woocommerce/changelog/56467-fix-remote-inbox-notif-stored-state
plugins/woocommerce/changelog/fix-reactify-payment-settings-body-class plugins/woocommerce/changelog/fix-reactify-payment-settings-body-class
plugins/woocommerce/changelog/57229-wooplug-3060-shipping-description-in-checkout-block-misaligned-in-firefox plugins/woocommerce/changelog/57229-wooplug-3060-shipping-description-in-checkout-block-misaligned-in-firefox
plugins/woocommerce/changelog/56327-add-notify-customers-about-wccom-connection-url-mismatch plugins/woocommerce/changelog/56327-add-notify-customers-about-wccom-connection-url-mismatch
plugins/woocommerce/changelog/wooplug-3184-blueprint-learn-more-button-link
plugins/woocommerce/changelog/56502-update-classic-settings-issue-with-notice plugins/woocommerce/changelog/56502-update-classic-settings-issue-with-notice
plugins/woocommerce/changelog/add-register-product-blocktype-data-view-tests plugins/woocommerce/changelog/add-register-product-blocktype-data-view-tests
plugins/woocommerce/changelog/fix-50230 plugins/woocommerce/changelog/fix-50230
@ -8301,6 +8314,7 @@ plugins/woocommerce/changelog/dev-ci-workflow-tweaks-take-2
plugins/woocommerce/changelog/56234-fix-product-gallery-beta-console-errors plugins/woocommerce/changelog/56234-fix-product-gallery-beta-console-errors
plugins/woocommerce/changelog/57004-add-to-cart-with-options-quantity-selector-inherit-theme-colors plugins/woocommerce/changelog/57004-add-to-cart-with-options-quantity-selector-inherit-theme-colors
plugins/woocommerce/changelog/fix-phone-number-validation plugins/woocommerce/changelog/fix-phone-number-validation
plugins/woocommerce/changelog/allow-edit-email-template-directly
plugins/woocommerce/changelog/57091-variation-selector-pill-contrast plugins/woocommerce/changelog/57091-variation-selector-pill-contrast
plugins/woocommerce/changelog/56531-update-move-adv-tab-to-the-last plugins/woocommerce/changelog/56531-update-move-adv-tab-to-the-last
plugins/woocommerce/changelog/dev-ci-workflow-tweaks plugins/woocommerce/changelog/dev-ci-workflow-tweaks
@ -8795,6 +8809,7 @@ packages/js/email-editor/changelog/add-a-basic-integration-of-the-block-email-ed
packages/js/email-editor/changelog/dev-babel-transforms-cleanup packages/js/email-editor/changelog/dev-babel-transforms-cleanup
packages/js/email-editor/changelog/57299-fix-wireit-in-ci packages/js/email-editor/changelog/57299-fix-wireit-in-ci
packages/js/email-editor/changelog/56506-remove-wp-components-types packages/js/email-editor/changelog/56506-remove-wp-components-types
packages/js/email-editor/changelog/support-editing-template
packages/js/email-editor/changelog/update-wordpress-playground-blueprint packages/js/email-editor/changelog/update-wordpress-playground-blueprint
packages/js/email-editor/changelog/update-remove-swap-template packages/js/email-editor/changelog/update-remove-swap-template
packages/js/email-editor/composer.json packages/js/email-editor/composer.json

View file

@ -87,10 +87,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known .well-known
.well-known/assetlinks.json .well-known/assetlinks.json
.xml .xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/branches /*/branches
/*/commits /*/commits
/*/compare /*/compare
@ -98,11 +94,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/edit$ /*/edit$
/*/forks /*/forks
/*/graphs /*/graphs
/*/group
/*/invite
/*/issues/new /*/issues/new
/*/issues/search /*/issues/search
/*/more_ideas
/*/network /*/network
/*/projects /*/projects
/*/pulse /*/pulse
@ -112,24 +105,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*source= /*source=
/.git /.git
//wiki/skins //wiki/skins
/?*amp_client_id
/?z=1
/MANUALS/*.pdf$ /MANUALS/*.pdf$
/Search/ /Search/
/UserAuthentication/ /UserAuthentication/
/_ /_
/_/rsrc /_/rsrc
/__wishlist__
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/_widget /_widget
/album/*/*?i= /album/*/*?i=
/api /api
@ -151,12 +131,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/comments /comments
/commits/*?author /commits/*?author
/commits/*?path /commits/*?path
/communities
/contact/menu* /contact/menu*
/contact/partner* /contact/partner*
/contactus/mwaas* /contactus/mwaas*
/directory /directory
/discovered
/docs/product /docs/product
/download /download
/download/Browse.aspx? /download/Browse.aspx?
@ -187,7 +165,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/layout/ /layout/
/leads/*/jsplayer_show_lead_form.html /leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html /leads/*/show_form.html
/likes
/login /login
/lookup? /lookup?
/mediaapi/ /mediaapi/
@ -200,12 +177,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newest/*rss /newest/*rss
/newest/*xml /newest/*xml
/newsearch/ /newsearch/
/organize
/partials /partials
/pins
/podcast/*/*?i= /podcast/*/*?i=
/print$ /print$
/profile-about
/raw /raw
/report_abuse /report_abuse
/revisions /revisions
@ -213,8 +187,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/rsvps/*atom /rsvps/*atom
/rsvps/*rss /rsvps/*rss
/rsvps/*xml /rsvps/*xml
/scheduled-pin
/scheduled-pins
/search /search
/search/ /search/
/search/*?q= /search/*?q=
@ -228,15 +200,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/store/d/groove-music-pass/cfq7ttc0k5dq/0001 /store/d/groove-music-pass/cfq7ttc0k5dq/0001
/store/locations/store-locations-sitemap.xml /store/locations/store-locations-sitemap.xml
/store/music/groove-music-pass/* /store/music/groove-music-pass/*
/story_pins
/tagged
/tarball /tarball
/tree /tree
/tried
/tv-season/*/*?i= /tv-season/*/*?i=
/unsubscribe/ /unsubscribe/
/video- /video-
/video_pins
/wal/ /wal/
/widget_ /widget_
/wiki/Special: /wiki/Special:
@ -356,7 +324,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?search_forum= ?search_forum=
?set_mobile= ?set_mobile=
?showAllGroups= ?showAllGroups=
?show_error=true
?slogin ?slogin
?sort= ?sort=
?sortBy= ?sortBy=
@ -481,8 +448,6 @@ WebObjects/MZStoreElements.woa
[_0-9a-zA-Z]+/status/[0-9]+/likes [_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets [_0-9a-zA-Z]+/status/[0-9]+/retweets
_ _
_/_
_/_/pixel
_/aihub_pod _/aihub_pod
_/ain/_/js _/ain/_/js
_/alkali-learn _/alkali-learn
@ -545,8 +510,6 @@ _next/data
_next/jwt _next/jwt
_next/title _next/title
_next/viewer _next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json _nimbusJson.json
_nimbusJsonp.js _nimbusJsonp.js
_nimbusJsonpStatic.js _nimbusJsonpStatic.js
@ -664,12 +627,10 @@ actions/news/rss
ad_id= ad_id=
addContacts addContacts
add_favorite add_favorite
addboard
addressBookExport addressBookExport
admin admin
admin/ admin/
ads ads
ads.txt
ads/gpa/vidgen ads/gpa/vidgen
ads/hotels/partners ads/hotels/partners
ads/learn ads/learn
@ -686,8 +647,8 @@ adwords/proposal
adx/bin adx/bin
affil affil
affil/pal affil/pal
age-appeal
agreements/approve agreements/approve
ai-sandbox-internal/generated_images
aihub/tfhub aihub/tfhub
ajax ajax
ajax/follow_info ajax/follow_info
@ -737,10 +698,8 @@ api?
api_access_key= api_access_key=
app*_ app*_
app*form_id= app*form_id=
app-ads.txt
app/ app/
app/updates app/updates
appealed-pin
apple-app-site-association apple-app-site-association
apps apps
apps*&tags= apps*&tags=
@ -816,7 +775,6 @@ author/following
author= author=
authoring/ authoring/
authwall authwall
autocomplete
away.php away.php
awmp/data/images awmp/data/images
b?*node=7454898011 b?*node=7454898011
@ -876,10 +834,6 @@ blogs/slow-ride
blogs/test blogs/test
blogsearch blogsearch
blogsearch_feeds blogsearch_feeds
board
board_activity
board_activity_comment
bookmarklet
bookmarks bookmarks
books books
books/NBK books/NBK
@ -902,38 +856,17 @@ books?*zoom=1
books?*zoom=5 books?*zoom=5
booksrightsholders booksrightsholders
boutique/sitemaps boutique/sitemaps
branded-pins
business business
business/ad_create
business/adshare business/adshare
business/adshare/faqs business/adshare/faqs
business/blahblah 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/feedback
business/hub
business/invite
business/leads/jsplayer_show_lead_form.html business/leads/jsplayer_show_lead_form.html
business/leads/show_form.html business/leads/show_form.html
business/learning/blog business/learning/blog
business/onboarding
business/pin_create
business/premium/is_payment_pending business/premium/is_payment_pending
business/promotion business/promotion
business/referral
business/sales/blog business/sales/blog
business/site
business/switch-account
business/top-ads
business/update
business/verified-merchant/status
buyside-e2e-monitor buyside-e2e-monitor
buzz/post buzz/post
cai cai
@ -966,7 +899,6 @@ checkout
checkout-external checkout-external
checkoutnow checkoutnow
checkpoint checkpoint
christmas-spotlight
chrome/browser/mobile/tour chrome/browser/mobile/tour
chrome/crlset chrome/crlset
chrome/webstore/images chrome/webstore/images
@ -990,7 +922,6 @@ clickthru
clima/ets clima/ets
clima/sites/registry clima/sites/registry
clone/library/genomic/organisms clone/library/genomic/organisms
close-account
cloud-launcher/sitemap cloud-launcher/sitemap
cloudsourcetools/images cloudsourcetools/images
cms_content cms_content
@ -1010,7 +941,6 @@ commission_2010-2014/katainen
commits?author= commits?author=
common/ common/
common/survey.aspx* common/survey.aspx*
communities
communities/bin.aspx? communities/bin.aspx?
communities/blogs/PortalResults.mspx? communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx? communities/eventdetails.mspx?
@ -1027,32 +957,23 @@ community/category/*
community/comments community/comments
community/feed community/feed
community/trackback community/trackback
community_comment
community_post
companyDir companyDir
compare compare
compare/*/apply compare/*/apply
compressiontest compressiontest
concussion/HeadsUp/training/ concussion/HeadsUp/training/
config.js config.js
connect
connections connections
consumers/archive consumers/archive
contact/menu* contact/menu*
contact/partner* contact/partner*
contactus contactus
contactus/mwaas* contactus/mwaas*
content-claiming
content-guest/rss/channels content-guest/rss/channels
control control
conversation
conversations
convert-business
convert-personal
coop/directory coop/directory
coop/manage coop/manage
copy-conductor/crawled copy-conductor/crawled
copyright-reporting
core/ core/
core/*.css$ core/*.css$
core/*.css? core/*.css?
@ -1069,22 +990,14 @@ coupons/visit
covid19/mobility covid19/mobility
cr$ cr$
cr? cr?
create_pin
creative-europe/404_en.htm creative-europe/404_en.htm
creative-studio
creative_editor
creator-spotlight
creator_hub/_earn
creator_hub/_partnerships
creatorhub creatorhub
cse/home cse/home
cse/manage cse/manage
cse/panel cse/panel
cse? cse?
csp csp
csrf_error
ct ct
ct.html
ct/log_list ct/log_list
culturalinstitute/images culturalinstitute/images
culturalinstitute/sitemaps culturalinstitute/sitemaps
@ -1095,11 +1008,9 @@ de-de/corporate/rechtliche-hinweise/impressum_de.aspx
de-de/feedback de-de/feedback
de-de/lp de-de/lp
de-de/searchresults de-de/searchresults
deactivate-account
default default
default.aspx/kb/ default.aspx/kb/
default.aspx/ph/ default.aspx/ph/
delete_post
delight delight
dell/cities-transformed dell/cities-transformed
dell/cloud-future-of-medicine dell/cloud-future-of-medicine
@ -1196,8 +1107,6 @@ ebooks?*zoom=1
ebooks?*zoom=5 ebooks?*zoom=5
ece ece
eclas eclas
edit
editorial/*
edu/cs4hs edu/cs4hs
education/404_en.htm education/404_en.htm
education/blocks education/blocks
@ -1210,7 +1119,6 @@ ekansa/Open-Context-Data
ekansa/opencontext- ekansa/opencontext-
email email
email-unsubscribe email-unsubscribe
email_verification_error
embed embed
embed/@ embed/@
embed/curated embed/curated
@ -1272,7 +1180,6 @@ en/microsoft-viva/
en/security en/security
en/security/ en/security/
endorsements endorsements
engagement
enterprise-jobs enterprise-jobs
enterprise-partner-search/sitemaps enterprise-partner-search/sitemaps
entities/search entities/search
@ -1341,18 +1248,14 @@ exec/obidos/subst/marketplace/sell-your-collection.html
exec/obidos/subst/marketplace/sell-your-stuff.html exec/obidos/subst/marketplace/sell-your-stuff.html
exec/obidos/subst/partners/friends/access.html exec/obidos/subst/partners/friends/access.html
exec/obidos/tg/cm/member exec/obidos/tg/cm/member
explore
explore/*/?p=
explore/*/lightbox explore/*/lightbox
external external
external/overture external/overture
external_hosted external_hosted
f/healthcheck f/healthcheck
facebook
faves-i_love_u_get_away_from_me faves-i_love_u_get_away_from_me
favorite favorite
fb fb
fb.html
fd/ fd/
fe=true fe=true
feature/sf-test feature/sf-test
@ -1386,8 +1289,6 @@ flu/espanol/
flutter-canvaskit flutter-canvaskit
folder folder
follow follow
follow_board
follow_user
following following
food/archive food/archive
food/favourites food/favourites
@ -1454,8 +1355,6 @@ global$
gog gog
google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService
google.internal.maps.mapsjs.v1.MapsJsInternalService google.internal.maps.mapsjs.v1.MapsJsInternalService
google_gdn.html
google_search.html
googlebooks/images googlebooks/images
gorf gorf
gp gp
@ -1571,7 +1470,6 @@ guidebooks
gview gview
gwt gwt
h5games_gamecenter/images h5games_gamecenter/images
hanukkah-spotlight
hashtag/*?src= hashtag/*?src=
hd hd
header/channels header/channels
@ -1595,12 +1493,9 @@ help/zendesk_sso
hex hex
history history
history/static history/static
holiday-spotlight
holidays-celebrations
home home
home$ home$
home? home?
homefeed
homepage-video-test homepage-video-test
hosted/images hosted/images
hotel/reviews? hotel/reviews?
@ -1612,9 +1507,9 @@ hp/video
hpc/*/supported-applications.aspx? hpc/*/supported-applications.aspx?
hpm hpm
hpmob hpmob
http://mozilla.org/robots.txt http://archive.org/robots.txt
http://ncbi.nlm.nih.gov/robots.txt http://m.youtube.com/robots.txt
http://tiktok.com/robots.txt http://twitter.com/robots.txt
hub?category= hub?category=
hz/contact-us/ajax/initiate-trusted-contact hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$ hz/help/contact/*/message/$
@ -1628,9 +1523,6 @@ id-id.www.cloudflare.com
id-id/feedback id-id/feedback
id-id/lp id-id/lp
id-id/searchresults id-id/searchresults
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb identity/accountsettingsactivityweb
identity/accountsettingssyaf identity/accountsettingssyaf
ie/ie40/ ie/ie40/
@ -1676,15 +1568,12 @@ info/customerror.htm*
info/smart404.asp* info/smart404.asp*
info/tech-feedback info/tech-feedback
inproduct_help/chatsupport inproduct_help/chatsupport
install-shuffles
internalPref internalPref
intl intl
intl/*/about/views intl/*/about/views
intlkb/ intlkb/
invite
inviteFromProfile inviteFromProfile
inviteMany inviteMany
invited
invoice/est invoice/est
invoice/estimate/buyerView invoice/estimate/buyerView
invoice/estimate/buyerView/attachments invoice/estimate/buyerView/attachments
@ -1720,8 +1609,6 @@ johnhancock
johnhancock/in-a-lifetime-healthcare johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work johnhancock/in-a-lifetime-work
join/?next=
join/signup/?next=
js js
jsapi jsapi
jsearch jsearch
@ -1736,7 +1623,6 @@ ko-kr.www.cloudflare.com
ko-kr/feedback ko-kr/feedback
ko-kr/lp ko-kr/lp
ko-kr/searchresults ko-kr/searchresults
kwanzaa-spotlight
labs/pmc labs/pmc
labs/popgadget/search labs/popgadget/search
lamda/images lamda/images
@ -1771,15 +1657,12 @@ learning/settings
learning/settings$ learning/settings$
learning/settings? learning/settings?
legal legal
lens-search
li/track li/track
library/devices library/devices
licensing-syndication licensing-syndication
limited-release limited-release
link link
linked
lite lite
live-session
live_chat live_chat
lm/R1XIHQVKXSKBNJ lm/R1XIHQVKXSKBNJ
lm/R3HQ5WJSZK6QSO lm/R3HQ5WJSZK6QSO
@ -1807,7 +1690,6 @@ localservices
lochp? lochp?
login login
login$ login$
login/?next=
login?*= login?*=
logout logout
lp lp
@ -1945,7 +1827,6 @@ narrative-
native native
nbubumblebee nbubumblebee
network network
new_invite
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP
news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference
@ -1955,7 +1836,6 @@ news/test
news/test-liveblog news/test-liveblog
news?viewArticle news?viewArticle
newsArticle newsArticle
news_hub
newsletter newsletter
newsroom/dae newsroom/dae
newsround newsround
@ -1969,7 +1849,6 @@ nl-nl/lp
nl-nl/searchresults nl-nl/searchresults
node/add/ node/add/
nonprofits/account nonprofits/account
notifications
notifications/ notifications/
ns/hydra/console/? ns/hydra/console/?
nus-trk nus-trk
@ -1977,15 +1856,11 @@ nwshp$
o/di o/di
o/dt o/dt
oas/ oas/
oauth/line
oauth/login
oauth/v2 oauth/v2
oauth2 oauth2
oauth2/v2 oauth2/v2
oauth_error
offers/proxy/dealsserver/api/log offers/proxy/dealsserver/api/log
offers/proxy/dealsserver/buy offers/proxy/dealsserver/buy
offsite
og og
okxbet.com okxbet.com
onebox/media/sports/logos onebox/media/sports/logos
@ -2014,12 +1889,9 @@ pagespeed/insights/ui/logo
panel panel
pantheon pantheon
pantheon-platform pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml participate/conferences.xml
partner-program partner-program
partners partners
password/reset
password_expired password_expired
patent-search/frontend patent-search/frontend
patents/download patents/download
@ -2049,47 +1921,13 @@ photos/gbachelie
photos/i_love_u_get_away_from_me photos/i_love_u_get_away_from_me
photos/tags/*/page photos/tags/*/page
photos/youpy 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
ping? ping?
pingback pingback
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl-pl.www.cloudflare.com pl-pl.www.cloudflare.com
pl-pl/feedback pl-pl/feedback
pl-pl/lp pl-pl/lp
pl-pl/searchresults pl-pl/searchresults
place
plan= plan=
platform-telemetry platform-telemetry
play/store/web play/store/web
@ -2138,7 +1976,6 @@ ppob/?
ppob? ppob?
pqa pqa
preference preference
prefs
present present
presentation presentation
prettyearth/assets prettyearth/assets
@ -2147,8 +1984,6 @@ previewtemplate
print print
private private
proFile/history? proFile/history?
product-catalogs
product-feed
product-reviews/B0069IY63Y product-reviews/B0069IY63Y
product/reviews? product/reviews?
productPurchaseDone productPurchaseDone
@ -2191,14 +2026,12 @@ pt-br/searchresults
publications publications
purchases purchases
puzzles/leaderboards/invite puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy pwapi-proxy/pwproxy
pwapiv2 pwapiv2
q= q=
qnasearch? qnasearch?
qr qr
quality_form? quality_form?
quiz
r r
rackspace/elevating-performance rackspace/elevating-performance
radio/imda radio/imda
@ -2207,7 +2040,6 @@ rating
rd/search rd/search
rd/search$ rd/search$
rd/search? rd/search?
recently-viewed
recharge/dashboard/car recharge/dashboard/car
recharge/dashboard/static recharge/dashboard/static
recipes/*?q= recipes/*?q=
@ -2224,9 +2056,6 @@ refer
refer/pal refer/pal
referrals referrals
referrer= referrer=
refresh_stored_accounts
refresh_token
register
registry/wishlist registry/wishlist
remotelogout remotelogout
rep=hc rep=hc
@ -2234,13 +2063,9 @@ report
report-abuse?report= report-abuse?report=
report= report=
report_abuse.gne report_abuse.gne
reports-and-violations
request-data
requestList requestList
requests requests
research/participants/cofund research/participants/cofund
resource
resource/*/get
results results
results results
retail retail
@ -2279,7 +2104,6 @@ s2/search/social
s2/sitemaps s2/sitemaps
s2/static s2/static
s? s?
safe-redirect
safebrowsing/diagnostic safebrowsing/diagnostic
safebrowsing/report_badware safebrowsing/report_badware
safebrowsing/report_error safebrowsing/report_error
@ -2328,7 +2152,6 @@ sections/health-shots/2013/03/11/173816690/new-voices-for-the-voiceless-syntheti
sections/ombudsman/2008/01/frequently_asked_questions_1.html 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 sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma
secure secure
sendHeaderEarly
sendarticle sendarticle
services services
services/oauth services/oauth
@ -2359,7 +2182,6 @@ shop/collections
shop/iphone/payments/overlay shop/iphone/payments/overlay
shop/view/product shop/view/product
shop? shop?
shop_pins
shopping-content-api/product_images shopping-content-api/product_images
shopping/deals shopping/deals
shopping/product shopping/product
@ -2663,11 +2485,9 @@ social/photosui/images
social/photosui/sitemap social/photosui/sitemap
social/search? social/search?
social/social-security-directory/cai social/social-security-directory/cai
socialmanager
sounds/search sounds/search
sounds/search$ sounds/search$
sounds/search? sounds/search?
source
source= source=
source_repo= source_repo=
spain/empresas/ spain/empresas/
@ -2689,7 +2509,6 @@ ss
ss/customer-reviews/lighthouse ss/customer-reviews/lighthouse
ss/twister/ajax ss/twister/ajax
sslsingle sslsingle
sso
stadia/gamers stadia/gamers
start start
stat stat
@ -2747,10 +2566,6 @@ stores$
stores/ stores/
stores/page/*visitId= stores/page/*visitId=
stories stories
story-pin-builder
story-pin-invite
story_feed
story_pins
storyworks/preview storyworks/preview
styles/js-on.css$ styles/js-on.css$
subscribe/braintree subscribe/braintree
@ -2776,7 +2591,6 @@ support/content
support/forum/search? support/forum/search?
sureroute sureroute
surprise surprise
suspension-appeal
sutils sutils
sv-se.www.cloudflare.com sv-se.www.cloudflare.com
sv-se/feedback sv-se/feedback
@ -2791,7 +2605,6 @@ svc/spelling-bee
svc/vertex svc/vertex
svc/wordle svc/wordle
svpRecommendations svpRecommendations
sw-shell.html
swg swg
system1/images system1/images
t/privacy t/privacy
@ -2799,7 +2612,6 @@ t/terms
tab= tab=
tablet tablet
tag tag
taggingtool
tagmanager/containers/xo tagmanager/containers/xo
tagmanager/pptm.js tagmanager/pptm.js
talk talk
@ -2846,9 +2658,7 @@ th-th/feedback
th-th/lp th-th/lp
th-th/searchresults th-th/searchresults
th? th?
thanksgiving-spotlight
themacallan/worlds-together themacallan/worlds-together
theme
tickets-external? tickets-external?
timedtext_video timedtext_video
title title
@ -2940,7 +2750,6 @@ trustedstores/js
trustedstores/s trustedstores/s
trustedstores/tm2 trustedstores/tm2
trustedstores/verify trustedstores/verify
tv
tv/thumb tv/thumb
typeahead typeahead
u u
@ -2956,14 +2765,9 @@ ugc$
ugcsupport ugcsupport
ugcsupport$ ugcsupport$
ui ui
unauth-profile
unlink
unsub unsub
until= until=
upload upload
upload-image-lens-history
upload-lens-image
upload-shuffle-draft
uploads uploads
urchin_test urchin_test
url url
@ -2981,11 +2785,9 @@ using
utils utils
uviewer uviewer
v1 v1
v1/urls/count.json
v2 v2
v3 v3
v3/openapi v3/openapi
v3/pidgets/log
valkyrie-playground valkyrie-playground
verified-authors verified-authors
verify_age verify_age
@ -3042,9 +2844,6 @@ webapps/xoonboarding
webmasters/sitemaps/ping? webmasters/sitemaps/ping?
webscr webscr
websearch websearch
website/confirm
website/confirm/download
welcome
whats-next/planes-trains-and-analytics whats-next/planes-trains-and-analytics
whsmiths whsmiths
widget/cr widget/cr
@ -3350,7 +3149,7 @@ wiki/Wikipedia_Diskussion:Checkuser
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
wiki/Wikipedia_talk%3AAbuse_reports wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://itunes.apple.com/robots.txt wiki/Wikipedia_talk%3AAdministrator_electionshttp://accounts.google.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
@ -3563,7 +3362,6 @@ xhtml?
xml? xml?
xoplatform/logger/api/logger xoplatform/logger/api/logger
xorouter xorouter
your-shop
youth/404_en.htm youth/404_en.htm
youtube/fonts youtube/fonts
youtube/img/promos youtube/img/promos

View file

@ -4644,10 +4644,8 @@ AccommodationCrossSells
AccommodationTips AccommodationTips
Account Account
Account/* Account/*
AccountAccess
AccountDisavow? AccountDisavow?
AccountMerge AccountMerge
AccountStatus
Achievements Achievements
ActLikeAnOwner ActLikeAnOwner
ActionRecord ActionRecord
@ -4722,7 +4720,6 @@ AppUploadAPhoto
AppUserReview AppUserReview
AppleMapsAction AppleMapsAction
Applications Applications
Arabic
Areas/ Areas/
Areas/Epx/Content/500.aspx?aspxerrorpath= Areas/Epx/Content/500.aspx?aspxerrorpath=
Art Art
@ -4756,7 +4753,6 @@ Baldric/static-1.73
Baldric/static-1.80 Baldric/static-1.80
Baldric/static-1.94 Baldric/static-1.94
BeachSweeps BeachSweeps
BillingActivity
BillingAndPayments BillingAndPayments
BillingDetail BillingDetail
BillingInvoiceFile BillingInvoiceFile
@ -4784,13 +4780,11 @@ CampaignConfigAjax
CampaignConfiguration CampaignConfiguration
CampaignManagement CampaignManagement
CancelBooking CancelBooking
CancelPlan
CarsComparePartners CarsComparePartners
Cart Cart
CauseTeaserPopup CauseTeaserPopup
Celebrate100Million Celebrate100Million
CertificateOfExcellenceRequestSupport CertificateOfExcellenceRequestSupport
ChangePlan
CheapFlightsCommerce CheapFlightsCommerce
CheapFlightsController CheapFlightsController
CheapFlightsHome CheapFlightsHome
@ -4805,7 +4799,6 @@ CheckoutEditItemsDisplayView
CheckoutOrderBillingView CheckoutOrderBillingView
CheckoutOrderShippingView CheckoutOrderShippingView
CheckoutSignInView CheckoutSignInView
Chinese
Civ Civ
Claim Claim
ClientAuth ClientAuth
@ -4856,6 +4849,7 @@ DeleteNotify
DemandLoadAjax DemandLoadAjax
Demo Demo
DepositResolution DepositResolution
Descartes
DestinationArticle DestinationArticle
DestinationGuideWidget DestinationGuideWidget
DestinationReview DestinationReview
@ -4866,7 +4860,6 @@ Disallow
Disallow: Disallow:
DiscountGroup DiscountGroup
DisplayMap DisplayMap
DoNotTest
Doc Doc
DomainSearch$ DomainSearch$
DomainSearch/* DomainSearch/*
@ -4877,14 +4870,12 @@ ESPModal
ESPNPlusAdobeTracking ESPNPlusAdobeTracking
EULegal EULegal
EarlyRequesterJS/static-1.38 EarlyRequesterJS/static-1.38
EditProfiles
ElasticLoadBalancing/2009-05-15 ElasticLoadBalancing/2009-05-15
ElasticLoadBalancing/2010-07-01 ElasticLoadBalancing/2010-07-01
EmailCartView EmailCartView
EmailHotel EmailHotel
EmailMap EmailMap
EmailMemberRegistration EmailMemberRegistration
EmailPreferences
EmailSpellCheckJson EmailSpellCheckJson
EmbedSlideshow EmbedSlideshow
EnlargedImageView EnlargedImageView
@ -4916,7 +4907,6 @@ FiatsCmd
FilterState FilterState
FindRestaurants FindRestaurants
FinishAppInstall FinishAppInstall
FireTV
Flights? Flights?
FlightsCommerce FlightsCommerce
FlightsComparePartners FlightsComparePartners
@ -4977,7 +4967,6 @@ HMDThankYou
HRMConnect HRMConnect
HYx10rg3 HYx10rg3
HandleHotelSuperPortal HandleHotelSuperPortal
HdToggle
HeadJS/static-2.115 HeadJS/static-2.115
HeadJS/static-2.83 HeadJS/static-2.83
HeadJS/static-2.84 HeadJS/static-2.84
@ -5083,6 +5072,7 @@ IntegrationCenter
International/questions/qa-html-language-declarations/icons International/questions/qa-html-language-declarations/icons
International/questions/qa-html-language-declarations/qa-html-language-declarations-data/icons International/questions/qa-html-language-declarations/qa-html-language-declarations-data/icons
InterstitialsWidget InterstitialsWidget
InvoicePayment
IpadInterstitial IpadInterstitial
JP/support/public/mt/tac/100/1002347/techtip_conventions.shtml JP/support/public/mt/tac/100/1002347/techtip_conventions.shtml
JSErrorRecord JSErrorRecord
@ -5094,13 +5084,11 @@ JoinPlus
JsonData/ JsonData/
JsonServiceController JsonServiceController
JustForYouGuide JustForYouGuide
Korean
LFE/Live.controls.sharedpages/error.aspx LFE/Live.controls.sharedpages/error.aspx
LICENSE.txt LICENSE.txt
LNAjax LNAjax
LanderLogger LanderLogger
LandingPage LandingPage
LanguagePreferences
Leaderboard Leaderboard
LeerberichtenLO LeerberichtenLO
LightSubscriptionCenter LightSubscriptionCenter
@ -5119,9 +5107,7 @@ LocationPhotosSearch
LocationTab LocationTab
LocationWidget LocationWidget
LogMediaClick LogMediaClick
LoginHelp
LogonForm LogonForm
Logout
MAINTAINERS.txt MAINTAINERS.txt
MAPS MAPS
MUST MUST
@ -5130,12 +5116,10 @@ MachineTranslation
Mail/ Mail/
MailEmergency MailEmergency
Manage/ Manage/
ManageDevices
ManageListing ManageListing
ManageOrder ManageOrder
ManageOwnersTopReasonsApi ManageOwnersTopReasonsApi
ManagePhotos ManagePhotos
ManageProfiles
ManageReturns ManageReturns
ManageShopListingApi ManageShopListingApi
ManageShopping ManageShopping
@ -5147,7 +5131,6 @@ MapS
Maps Maps
MarketPerception MarketPerception
Marketing/EcapSurvey.aspx Marketing/EcapSurvey.aspx
Maxis
MediaBadgeResponse MediaBadgeResponse
MediaDisplayView MediaDisplayView
MediaKit MediaKit
@ -5221,7 +5204,6 @@ MemberSubscribe
MemberSubscriptionsController MemberSubscriptionsController
MemberTagsAjax MemberTagsAjax
MemberTravelMap MemberTravelMap
Meo
MessageRunDetailID= MessageRunDetailID=
Messages Messages
MessagingOptions MessagingOptions
@ -5363,7 +5345,6 @@ Mobilemembers
ModalRegistrationController ModalRegistrationController
ModuleAjax ModuleAjax
ModuleBootstrap ModuleBootstrap
MoviesYouveSeen
MptUrl MptUrl
MsnForumFeedServlet MsnForumFeedServlet
MultiOwners MultiOwners
@ -5393,7 +5374,6 @@ NetPromoterPopup
NewMessage NewMessage
NewOwners NewOwners
NewTopic NewTopic
NewWatchInstantlyRSS
News/Index News/Index
News/XT News/XT
News/Xt News/Xt
@ -5444,7 +5424,6 @@ PWD
PacMan PacMan
PageSpeed=noscript PageSpeed=noscript
PageviewRecord PageviewRecord
Panasonic
PanoramaXml PanoramaXml
Partners Partners
PasswordReset PasswordReset
@ -5477,7 +5456,6 @@ PoiRecommendationEditor
PoiRecommendationList PoiRecommendationList
PoiReviewDetail PoiReviewDetail
PoiTipDashboard PoiTipDashboard
PopupDetails
PortalIdParser/static-1.27 PortalIdParser/static-1.27
PortalIdParser/static-1.28 PortalIdParser/static-1.28
PortalIdParser/static-1.29 PortalIdParser/static-1.29
@ -5508,7 +5486,6 @@ ProductDetailsTabView
ProductError ProductError
Production/ Production/
Profile Profile
ProfilesGate
Project Project
PromoTools PromoTools
PromotionDetailsDisplayView PromotionDetailsDisplayView
@ -5651,6 +5628,7 @@ RoadTripMap
Robots Robots
Route53/2010-10-01 Route53/2010-10-01
Route53/2013-04-01 Route53/2013-04-01
RoutingManager
RsPartnerApi RsPartnerApi
RuleBasedPopunder RuleBasedPopunder
RuleBasedPopup RuleBasedPopup
@ -5730,7 +5708,6 @@ SmsAjaxServlet
Snap Snap
SocialIapReporting SocialIapReporting
SolutionsDisplay SolutionsDisplay
Sony
SortAttractions SortAttractions
SortEateries SortEateries
SortHotels SortHotels
@ -5945,7 +5922,6 @@ WebObjects/MZStoreElements.woa
WebResource.axd WebResource.axd
WebX WebX
WhatsNearby WhatsNearby
WiViewingActivity
WidgetBrowserExtension WidgetBrowserExtension
WidgetEmbed WidgetEmbed
WidgetListAsync.naver WidgetListAsync.naver
@ -5960,8 +5936,6 @@ WriteReviews
XCSA XCSA
Xhr Xhr
Yandex Yandex
YourAccount
YourAccountPayment
ZendeskRedirector ZendeskRedirector
ZendeskSSO ZendeskSSO
ZeroClipboard/static-1.6 ZeroClipboard/static-1.6
@ -6141,6 +6115,7 @@ _tdpp_api
_template _template
_themes _themes
_uac/adpage.html _uac/adpage.html
_user/api
_v1st _v1st
_vercel/insights/view _vercel/insights/view
_vti_bin _vti_bin
@ -6358,7 +6333,6 @@ account_settings/set_password?
account_settings/set_your_password$ account_settings/set_your_password$
account_settings/set_your_password? account_settings/set_your_password?
account_settings? account_settings?
accountaccess
accounts accounts
accounts/ClientAuth accounts/ClientAuth
accounts/ClientAuth accounts/ClientAuth
@ -6369,7 +6343,6 @@ accounts/force-by-email
accounts/login accounts/login
accounts/o8 accounts/o8
accounts/o8/id accounts/o8/id
accountstatus
acct acct
acercadenosotros acercadenosotros
ach/forums ach/forums
@ -6602,6 +6575,7 @@ ahead
ahoy ahoy
ahu-kadin ahu-kadin
ai ai
ai-sandbox-internal/generated_images
ai/$ ai/$
ai/errors/ ai/errors/
ai/our-approach/$ ai/our-approach/$
@ -6609,7 +6583,6 @@ ai_log
aid aid
aihub/tfhub aihub/tfhub
aim/ aim/
airtel
ajah ajah
ajax ajax
ajax*.do$ ajax*.do$
@ -6726,7 +6699,6 @@ analytics/seomagic
analytics/traffic/overview analytics/traffic/overview
analytics/uploads analytics/uploads
analyzer-api analyzer-api
anan
and and
android/downloads android/downloads
android/market android/market
@ -7280,7 +7252,6 @@ audio_file
audio_news audio_news
audio_player audio_player
audiofiles audiofiles
aui/inbound
aura aura
aura/promo aura/promo
aus/interchange aus/interchange
@ -7296,7 +7267,6 @@ auth/signup
auth/sso/proxy-login auth/sso/proxy-login
auth/verifychallenge auth/verifychallenge
auth_pass auth_pass
authenticate
authentication authentication
authentication$ authentication$
authentication/signin authentication/signin
@ -7317,7 +7287,6 @@ autocomplete/projects
autocomplete/users autocomplete/users
autocompletes autocompletes
autodiscover/ autodiscover/
autologin
auvio/embed auvio/embed
availability availability
avis avis
@ -7409,7 +7378,6 @@ backstage/api/
bad-boys bad-boys
bad-boys-ii bad-boys-ii
badges/profile/create badges/profile/create
baidu
bal/impression bal/impression
bal/impression/RecordImpression.htm? bal/impression/RecordImpression.htm?
ban-me-i-am-a-robot ban-me-i-am-a-robot
@ -8421,7 +8389,6 @@ books?*zoom=5
bookshelf bookshelf
booksrightsholders booksrightsholders
boutique/sitemaps boutique/sitemaps
bouyguestelecom
bp bp
bp/c bp/c
bp/guest_mfg_brand bp/guest_mfg_brand
@ -8461,7 +8428,6 @@ breast-cancer/bc-treatment-21/provider-select
brians-song brians-song
briarpatch briarpatch
bridesmaids bridesmaids
britishairways
broadband broadband
brouillon brouillon
browse browse
@ -8469,7 +8435,6 @@ browse-2
browse.aspx browse.aspx
browse/alphabetical/feature_films browse/alphabetical/feature_films
browse/deals/partial browse/deals/partial
browse/genre
browse/homes/all browse/homes/all
browse/more_page browse/more_page
browse/reviews/recent browse/reviews/recent
@ -8481,7 +8446,6 @@ browse_
browse_content browse_content
browser/tutorials browser/tutorials
browsers browsers
brutus
brw brw
bs/forums bs/forums
bs/kb/*/discuss bs/kb/*/discuss
@ -9254,7 +9218,7 @@ change-password
change-shipping change-shipping
changebrowser changebrowser
changelog changelog
changeplan changeset
channel channel
channels channels
channels-extern channels-extern
@ -9309,7 +9273,6 @@ chemo-combo
chiaki1007akie/videolist-*.html chiaki1007akie/videolist-*.html
chiaki1007akie/videolist.html chiaki1007akie/videolist.html
children children
chinese
chisla.html chisla.html
chistory.php chistory.php
chocolatechip chocolatechip
@ -9398,7 +9361,6 @@ cldr/trac
cldr/utility cldr/utility
clea/ clea/
clean clean
clearcookies
cli cli
click click
click* click*
@ -11361,7 +11323,6 @@ colors/zaffre/$
com.condenast/yv8 com.condenast/yv8
combo/ combo/
comedy comedy
comhem
comic-indies comic-indies
comic-indies/$ comic-indies/$
comic-indies/about comic-indies/about
@ -11438,7 +11399,6 @@ community/trackback
community_comment community_comment
community_post community_post
community_s community_s
companies
company company
company/*.rss company/*.rss
company/add-ons-agreement company/add-ons-agreement
@ -11835,7 +11795,6 @@ coupons/visit
courier courier
courses courses
courses/ courses/
courts
cover cover
covid19/mobility covid19/mobility
cp cp
@ -11850,7 +11809,6 @@ cp/api/logger
cp/api/wpa cp/api/wpa
cpds2 cpds2
cpresources cpresources
cpro
cpropub/univercd cpropub/univercd
cpspa cpspa
cr$ cr$
@ -11931,7 +11889,6 @@ cse?
cservice cservice
cservice/ya_index.gsp cservice/ya_index.gsp
csi_204 csi_204
csl
csp csp
csp_block csp_block
csp_report_only csp_report_only
@ -12747,7 +12704,6 @@ device
device-ajax device-ajax
device-prefs device-prefs
deviceList deviceList
deviceManagement
devmailmobile/ devmailmobile/
devmx/ devmx/
devopsconsole/images devopsconsole/images
@ -13187,7 +13143,6 @@ editor/uploads/1/_/1/custom_themes/578730180640357361/files
editor2.jsp editor2.jsp
editorial-images editorial-images
editorial/* editorial/*
editpayment
edits edits
edocs/infogdocs/tdc_sony/ edocs/infogdocs/tdc_sony/
edocs/lexdocs/ edocs/lexdocs/
@ -13255,7 +13210,6 @@ elements
eli-search eli-search
eliminar-busqueda eliminar-busqueda
eliminar-favoritos eliminar-favoritos
elisa
elite? elite?
elp elp
em em
@ -13291,7 +13245,6 @@ emailability
emails emails
emailservice emailservice
emailsignup emailsignup
emailunsubscribe
embed embed
embed/* embed/*
embed/@ embed/@
@ -13514,7 +13467,6 @@ enterprise/$
enterprise/orgs-terms enterprise/orgs-terms
enterprise/plan/$ enterprise/plan/$
enterprise/seo enterprise/seo
entertain
entertainment/article/Minerva-s-horoscope entertainment/article/Minerva-s-horoscope
entities/search entities/search
entityexplore$ entityexplore$
@ -13524,7 +13476,6 @@ entrez/eutils
entrez/sutils entrez/sutils
entrez/utils entrez/utils
entrez/viewer.fcgi entrez/viewer.fcgi
entrytrap
enus/ enus/
enviro/static-3.70 enviro/static-3.70
enviro/static-3.72 enviro/static-3.72
@ -14171,7 +14122,6 @@ eu/promos/
eu/search eu/search
eu/user eu/user
eu/users eu/users
eula
eur-lex eur-lex
eures/main.jsp eures/main.jsp
eurocontrol/ eurocontrol/
@ -14566,7 +14516,6 @@ fios
firefox/? firefox/?
firefox/downloads firefox/downloads
firefox/new_tab_learn_more firefox/new_tab_learn_more
firetv
firms/ firms/
firststeps. firststeps.
fisheries/fleet fisheries/fleet
@ -15187,7 +15136,6 @@ free-tools/plagiarism-checker/?q=
free-trial free-trial
free/cloud-computing-free-tier/ free/cloud-computing-free-tier/
free/databases-free-tier/ free/databases-free-tier/
freemonth
freepublications/ freepublications/
freertos/archive freertos/archive
fresh fresh
@ -15308,7 +15256,6 @@ geo/tools
geocoder geocoder
geoip.php geoip.php
geolocation geolocation
geooverride
get get
get$ get$
get-author-review get-author-review
@ -15603,6 +15550,7 @@ groups/dir?*q=
groups/search groups/search
groups/user groups/user
groups?id= groups?id=
groups_error
growing-up-chrisley growing-up-chrisley
growth-ime growth-ime
growthformula growthformula
@ -15626,6 +15574,7 @@ guestEmailNotificationView
guestbook/ guestbook/
guide guide
guidebooks guidebooks
guided_tour
guidemep_info_2009/ guidemep_info_2009/
guides/s? guides/s?
gum-disease-treatment gum-disease-treatment
@ -15872,7 +15821,6 @@ homeimprovement/EmbeddedProfile.htm
homeloans/*zga_z_guid= homeloans/*zga_z_guid=
homepage homepage
homepage-video-test homepage-video-test
homepage/
homepage/2013 homepage/2013
homepage/HomepageVideoMetrics.htm homepage/HomepageVideoMetrics.htm
homes homes
@ -16001,7 +15949,7 @@ http://patents.google.com/robots.txt
http://producthunt.com/robots.txt http://producthunt.com/robots.txt
http://python.org/robots.txt http://python.org/robots.txt
http://reconstructingjudaism.org/robots.txt http://reconstructingjudaism.org/robots.txt
http://roblox.com/robots.txt http://rogalyd.no/robots.txt
http://seekingalpha.com/robots.txt http://seekingalpha.com/robots.txt
http://siteground.com/robots.txt http://siteground.com/robots.txt
http://smithsonianmag.com/robots.txt http://smithsonianmag.com/robots.txt
@ -16220,6 +16168,7 @@ ig/users
ignoring/human/orders ignoring/human/orders
igp igp
il il
il-RoutingManager
il-en*/listing/*/favoriters il-en*/listing/*/favoriters
il-en*/people/*/circle il-en*/people/*/circle
il-en*/people/*/favorites il-en*/people/*/favorites
@ -16271,6 +16220,7 @@ il-en/teams
il-en/transactions il-en/transactions
il-en/treasury il-en/treasury
il-en/your il-en/your
il-groups
il/cart il/cart
ilo/forums ilo/forums
ilo/kb/*/discuss ilo/kb/*/discuss
@ -16284,7 +16234,6 @@ image-*mode=
image-*tool= image-*tool=
image/detailprint image/detailprint
imageClipperUpload imageClipperUpload
imagelibrary
images images
images-apphost images-apphost
images-data images-data
@ -17556,8 +17505,6 @@ ko_kr/templates/M
koha/ koha/
kolkata kolkata
kontakt kontakt
korean
kpn
kr/en kr/en
kr/en$ kr/en$
kr/news3 kr/news3
@ -17632,8 +17579,6 @@ learning/settings
learning/settings$ learning/settings$
learning/settings? learning/settings?
learnmore learnmore
learnmorelayer
learnmorelayertv
leave leave
lecture lecture
leerberichten leerberichten
@ -17737,7 +17682,6 @@ level/34
level/78 level/78
lexikon lexikon
lexikonListe lexikonListe
lg
lg/ lg/
lg/forums lg/forums
lg/kb/*/discuss lg/kb/*/discuss
@ -17794,7 +17738,6 @@ limited-release
link link
link-intersect link-intersect
link-intersect/$ link-intersect/$
link?
link_to link_to
linked linked
linkedin linkedin
@ -17817,6 +17760,8 @@ lite
lite.publication.PublicationRequestFulltextPromo.requestFulltext.html lite.publication.PublicationRequestFulltextPromo.requestFulltext.html
little-fockers little-fockers
live live
live-map/api
live-map/api/venues
live-session live-session
live_chat live_chat
liver-transplant-doctor-interview liver-transplant-doctor-interview
@ -17929,9 +17874,6 @@ login_or_join/redirected$
login_or_join/redirected? login_or_join/redirected?
login_or_join? login_or_join?
login_with_redirect login_with_redirect
loginhelp
loginhelp/lookup
loginhelpsucess
logo-maker/brief logo-maker/brief
logo-maker/choose-variation logo-maker/choose-variation
logo-maker/woo logo-maker/woo
@ -18214,12 +18156,10 @@ mats/?diagid=100001&eulaaccept=yes*
mats/default.aspx?diagid=100001&eulaaccept=yes* mats/default.aspx?diagid=100001&eulaaccept=yes*
max= max=
max_price= max_price=
maxis
maxprice= maxprice=
mbf mbf
mbox mbox
mbr/ mbr/
mcd
mdocsarchives/ mdocsarchives/
me me
medgen/?term= medgen/?term=
@ -18338,7 +18278,6 @@ mental-health-genetic-testing
mentions mentions
menu menu
menu/*/feedback_form menu/*/feedback_form
meo
meps/*/eptvAjax meps/*/eptvAjax
meps/*/pdf* meps/*/pdf*
meps/*/xml* meps/*/xml*
@ -18477,7 +18416,6 @@ modern-formats-eng/ucp/static/*/client
modern-formats-eng/ucp/static/*/csr modern-formats-eng/ucp/static/*/csr
modern-formats-eng/ucp/static/*/dev modern-formats-eng/ucp/static/*/dev
modern-formats-eng/ucp/static/framework_logging modern-formats-eng/ucp/static/framework_logging
modernizr
module-catalogue module-catalogue
modules modules
modules/ modules/
@ -18949,6 +18887,7 @@ news/go
news/image news/image
news/images news/images
news/intelligencer/16951 news/intelligencer/16951
news/m
news/page news/page
news/politics/0,1283,48946,00.html news/politics/0,1283,48946,00.html
news/politics/0,1283,49132,00.html news/politics/0,1283,49132,00.html
@ -19195,11 +19134,9 @@ not-authorized
not-found not-found
not-supported.html not-supported.html
not_recommended_reviews not_recommended_reviews
notamember note
notfound
notfound.html notfound.html
nothing-great-is-made-alone/$ nothing-great-is-made-alone/$
notices
notifications notifications
notifications notifications
notifications$ notifications$
@ -19216,7 +19153,6 @@ npln
npost/ npost/
npr npr
nqrwns nqrwns
nrdapp
ns/ ns/
ns/hydra/console/? ns/hydra/console/?
ns/local_news ns/local_news
@ -19400,7 +19336,6 @@ or/search
or/user or/user
or/users or/users
oral-and-maxillofacial-surgeon oral-and-maxillofacial-surgeon
orangefrance
order order
order-detail order-detail
order-results order-results
@ -19426,7 +19361,6 @@ our-kind-of-traitor
out-of-home out-of-home
overlay overlay
overview overview
overviewblockseeother
p p
p.php p.php
p/*/actions$ p/*/actions$
@ -19801,7 +19735,6 @@ pages/麻
pages?oid=- pages?oid=-
pagespeed/insights/ui/logo pagespeed/insights/ui/logo
paid-posts paid-posts
panasonic
panel panel
panelweb panelweb
pantheon pantheon
@ -19961,7 +19894,6 @@ phbr~r_
phenom phenom
phone/compare/? phone/compare/?
phoneinfo phoneinfo
phonenumber
photo photo
photo-test-editor-x photo-test-editor-x
photo/group photo/group
@ -20171,7 +20103,6 @@ playing-house
playlist playlist
playlists/*/user playlists/*/user
playlists/flag playlists/flag
playstation
plenary/*/vod.html plenary/*/vod.html
plonejsi18n$ plonejsi18n$
pls pls
@ -20270,11 +20201,8 @@ popular
popular$ popular$
popular? popular?
popup popup
popup/codewhatisthis
popup? popup?
popup_security.jsp popup_security.jsp
popupdetails
popupprivacypolicy
popups/mediaplayer popups/mediaplayer
popups/popup_gallery popups/popup_gallery
portal portal
@ -20420,7 +20348,6 @@ privacy/archived-versions.html
privacy/consent privacy/consent
privacy/request-data privacy/request-data
privacy/zoho-group.html privacy/zoho-group.html
privacypolicychanges
private private
private private
private-promo private-promo
@ -20676,7 +20603,6 @@ protected
protocol protocol
protocolexchange/labgroups protocolexchange/labgroups
prototyping/$ prototyping/$
proximus
proxy proxy
proxy proxy
prp prp
@ -21018,7 +20944,6 @@ q/user/*/subscribers
q/user/*/verifies q/user/*/verifies
q= q=
qa qa
qantas
qemail qemail
qi qi
qnasearch? qnasearch?
@ -21212,6 +21137,7 @@ reject-mfa
related related
related-books related-books
related-content? related-content?
relation
relation= relation=
release-notes/$ release-notes/$
released released
@ -21220,7 +21146,6 @@ released?
releasenotes/item/ releasenotes/item/
relnotes relnotes
remember-the-titans remember-the-titans
rememberme
remote-login.php remote-login.php
remote-work-lp/$ remote-work-lp/$
remote.control remote.control
@ -21250,6 +21175,7 @@ report/violation
report= report=
report_abuse.gne report_abuse.gne
reportabuse reportabuse
reporting
reports reports
reports-and-violations reports-and-violations
reports/$ reports/$
@ -21898,6 +21824,8 @@ routes/*cue_sheet
routes/new routes/new
routing/email routing/email
row row
row-RoutingManager
row-groups
rpc/index.php?mode=profile_module_illusts&user_id=*&illust_id= rpc/index.php?mode=profile_module_illusts&user_id=*&illust_id=
rpk/artist_stats rpk/artist_stats
rpk/played_song rpk/played_song
@ -22058,7 +21986,6 @@ s3
s= s=
s=p s=p
s? s?
s?
s?*rh=n%3A1380045031 s?*rh=n%3A1380045031
s_id= s_id=
sa sa
@ -22092,7 +22019,6 @@ salesImages/static-1.383
salesImages/static-1.389 salesImages/static-1.389
samemodel.php?imageid=*&pg=*&sortcriteria=6 samemodel.php?imageid=*&pg=*&sortcriteria=6
saml_sso saml_sso
samsung
san-andreas san-andreas
sap/saphana/pilot/ sap/saphana/pilot/
sap/saphana/pilot/offer/ sap/saphana/pilot/offer/
@ -22654,7 +22580,6 @@ sharing/folders
shelf/user_shelves shelf/user_shelves
shenghuo shenghuo
shenghuo/search? shenghuo/search?
shifen/
shihui shihui
shihui? shihui?
ship ship
@ -22776,7 +22701,6 @@ signup/payment%
signup/payment? signup/payment?
signup? signup?
signup_modal signup_modal
signurl
silent-login silent-login
silva silva
silver-linings-playbook silver-linings-playbook
@ -23256,7 +23180,6 @@ son/kb/*/discuss
son/search son/search
son/user son/user
son/users son/users
sony
sort= sort=
sortBy= sortBy=
sos/clerical/ sos/clerical/
@ -23677,7 +23600,6 @@ subscription
subscription/ subscription/
subscription/*?*onboarded= subscription/*?*onboarded=
subscription/*?*source= subscription/*?*source=
subscriptioncancel
subscriptions subscriptions
subscriptions/manage/ subscriptions/manage/
subscriptions/securejson/ subscriptions/securejson/
@ -23903,7 +23825,6 @@ talk/new_topic
talk/user talk/user
talk/user/*/article talk/user/*/article
talks2 talks2
talktalk
tally-loader-react/static-1.65 tally-loader-react/static-1.65
target_baby target_baby
target_group target_group
@ -23911,7 +23832,6 @@ targetdirect_group
tariffselect tariffselect
tasks tasks
tasks/ tasks/
tastesurvey
tax-center tax-center
tax.php tax.php
tax_countries.php tax_countries.php
@ -23942,7 +23862,6 @@ tb/recent
tbl* tbl*
tblang= tblang=
tbproxy tbproxy
tdc
tdid=* tdid=*
tdir/p/kids-back-to-school tdir/p/kids-back-to-school
tdv2_fp tdv2_fp
@ -23971,8 +23890,6 @@ teams
tech/*s= tech/*s=
techbiz/media/news/2001/09/46556 techbiz/media/news/2001/09/46556
telehealth-for-women telehealth-for-women
telenor
telfort
telsearch telsearch
temp temp
template template
@ -24385,7 +24302,6 @@ terms/looker/legal/rapid-deployment-terms
terms/looker/legal/sccs terms/looker/legal/sccs
terms/looker/legal/suppliers/partner-assignment-faq terms/looker/legal/suppliers/partner-assignment-faq
terms/looker/legal/suppliers/supplier-code-of-conduct terms/looker/legal/suppliers/supplier-code-of-conduct
termsofusechanges
test test
test-kick-tires test-kick-tires
test-v1-page-template test-v1-page-template
@ -24520,7 +24436,6 @@ ti/p
ticket_fields ticket_fields
tickets tickets
tickets-external? tickets-external?
tim
time/change/*? time/change/*?
time/change/@ time/change/@
time/map/*_escaped_fragment_ time/map/*_escaped_fragment_
@ -24854,7 +24769,6 @@ trylater
tsa tsa
tto tto
tucritica tucritica
tudum
tune*retpath= tune*retpath=
turbo turbo
turbo*?*ajax=1 turbo*?*ajax=1
@ -24872,7 +24786,6 @@ tv/thumb
tv/tv-news/jean-alexander-dies-coronation-streets-3764827 tv/tv-news/jean-alexander-dies-coronation-streets-3764827
tv/watch-live tv/watch-live
tvschedule tvschedule
tvsignup
tw tw
tw/Download tw/Download
tw/login-messages/ tw/login-messages/
@ -25037,8 +24950,8 @@ uk/wp-admin
uk/your uk/your
uk/zazzle uk/zazzle
uki/search uki/search
ul
uli/trac uli/trac
ulink?
ulk/i ulk/i
ulk/sch ulk/sch
ulk/usr ulk/usr
@ -25076,7 +24989,6 @@ unsubscribe_email
unsubscribed unsubscribed
unsupported-browser unsupported-browser
until= until=
upcomingevents
update update
update-your-browser update-your-browser
update.php update.php
@ -25613,7 +25525,6 @@ verify_age
verify_cookies verify_cookies
verify_your_email$ verify_your_email$
verify_your_email? verify_your_email?
verifyidentity
version version
versions versions
versions/Unicode10.0.0 versions/Unicode10.0.0
@ -25757,7 +25668,6 @@ view-imx
viewReview viewReview
viewconfig$ viewconfig$
viewer viewer
viewingactivity
viewlocale=zh_CN viewlocale=zh_CN
viewrecentepisode viewrecentepisode
viewvc viewvc
@ -25767,7 +25677,6 @@ villkor-och-bestammelse
vimeo-for-figma/$ vimeo-for-figma/$
vinterdev/ vinterdev/
vip vip
virginaustralia
virtual virtual
virtualization/ virtualization/
virtualsupportassistant virtualsupportassistant
@ -25781,8 +25690,6 @@ vlt
vmware/about vmware/about
vn vn
vod vod
vodafone
vodafonedemobilelaunch
voices/ voices/
vote vote
vote-review vote-review
@ -25843,6 +25750,7 @@ watch_fragments_ajax
watch_popup watch_popup
watch_queue_ajax watch_queue_ajax
watson/assets/pdfs/reg watson/assets/pdfs/reg
way
way= way=
wc wc
wcs wcs
@ -26007,7 +25915,6 @@ wholesale-page-*.html
wholesale.html$ wholesale.html$
wholesalecheckout wholesalecheckout
whsmiths whsmiths
whysecure
whythisad whythisad
widget widget
widget-landing-page.html widget-landing-page.html
@ -26773,7 +26680,6 @@ wp-admin
wp-admin/ wp-admin/
wp-admin/admin-ajax.php wp-admin/admin-ajax.php
wp-admin/admin-ajax.php wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://rtbf.be/robots.txt
wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt
wp-admin/load-scripts.php wp-admin/load-scripts.php
wp-admin/load-styles.php wp-admin/load-styles.php
@ -26908,7 +26814,6 @@ wwwhkotc.cc
x x
x/oauth x/oauth
xb/en/ xb/en/
xboxone
xbp/search xbp/search
xc/ xc/
xclick-auction xclick-auction
@ -26916,7 +26821,6 @@ xcs0MhRsfxHG.js
xd/en/ xd/en/
xdoor xdoor
xf/help xf/help
xfinity
xfx7 xfx7
xgCxM9By/init.js xgCxM9By/init.js
xh/forums xh/forums
@ -26947,7 +26851,6 @@ xmlrpc.php
xmlsearch xmlsearch
xoplatform/logger/api/logger xoplatform/logger/api/logger
xorouter xorouter
xs4all
xxx-the-return-of-xander-cage xxx-the-return-of-xander-cage
y1= y1=
yaca yaca
@ -26978,8 +26881,6 @@ younggirl.html
your your
your-account your-account
your-shop your-shop
yourAccount
youraccount
youreurope/businessACC youreurope/businessACC
youreurope/businessDEV/http://europarl.europa.eu/robots.txt youreurope/businessDEV/http://europarl.europa.eu/robots.txt
youreurope/citizensACC youreurope/citizensACC
@ -27136,7 +27037,6 @@ zh_cn
zh_hans zh_hans
zh_hant zh_hant
zh_tw/templates/M zh_tw/templates/M
ziggo
zite-importer zite-importer
zoeken zoeken
zoholics/Folleto-Zoholics-Mexico-2016.pdf zoholics/Folleto-Zoholics-Mexico-2016.pdf